Skip to content

[Feature] CUDA Point Cloud Extractor (#634) #1601

[Feature] CUDA Point Cloud Extractor (#634)

[Feature] CUDA Point Cloud Extractor (#634) #1601

Triggered via push February 5, 2025 17:43
Status Failure
Total duration 29m 53s
Artifacts
atlas  /  build
12m 30s
atlas / build
atlas-video  /  build
7m 58s
atlas-video / build
atlas-controller-api  /  build
10m 23s
atlas-controller-api / build
atlas-controller-api-2  /  build
9m 56s
atlas-controller-api-2 / build
atlas-humanoid-behaviors  /  build
5m 28s
atlas-humanoid-behaviors / build
atlas-humanoid-flat-ground  /  build
7m 25s
atlas-humanoid-flat-ground / build
atlas-humanoid-flat-ground-bullet  /  build
3m 29s
atlas-humanoid-flat-ground-bullet / build
atlas-humanoid-obstacle  /  build
6m 47s
atlas-humanoid-obstacle / build
atlas-humanoid-obstacle-2  /  build
13m 58s
atlas-humanoid-obstacle-2 / build
atlas-humanoid-push-recovery  /  build
8m 9s
atlas-humanoid-push-recovery / build
atlas-humanoid-rough-terrain  /  build
9m 3s
atlas-humanoid-rough-terrain / build
atlas-humanoid-toolbox  /  build
5m 42s
atlas-humanoid-toolbox / build
example-simulations  /  build
2m 42s
example-simulations / build
ihmc-avatar-interfaces  /  build
3m 43s
ihmc-avatar-interfaces / build
ihmc-common-walking-control-modules  /  build
3m 59s
ihmc-common-walking-control-modules / build
ihmc-communication  /  build
2m 23s
ihmc-communication / build
ihmc-footstep-planning  /  build
29m 35s
ihmc-footstep-planning / build
ihmc-graphics  /  build
2m 50s
ihmc-graphics / build
ihmc-high-level-behaviors  /  build
3m 14s
ihmc-high-level-behaviors / build
ihmc-humanoid-behaviors  /  build
2m 58s
ihmc-humanoid-behaviors / build
ihmc-interfaces  /  build
1m 40s
ihmc-interfaces / build
ihmc-java-toolkit  /  build
2m 35s
ihmc-java-toolkit / build
ihmc-manipulation-planning  /  build
2m 58s
ihmc-manipulation-planning / build
ihmc-model-file-loader  /  build
2m 42s
ihmc-model-file-loader / build
ihmc-parameter-estimation  /  build
1m 29s
ihmc-parameter-estimation / build
ihmc-parameter-optimization  /  build
1m 32s
ihmc-parameter-optimization / build
ihmc-path-planning  /  build
3m 1s
ihmc-path-planning / build
ihmc-perception  /  build
11m 33s
ihmc-perception / build
ihmc-robot-data-visualizer  /  build
2m 26s
ihmc-robot-data-visualizer / build
ihmc-robot-models  /  build
1m 21s
ihmc-robot-models / build
ihmc-robotics-toolkit  /  build
3m 32s
ihmc-robotics-toolkit / build
ihmc-ros-tools  /  build
2m 20s
ihmc-ros-tools / build
ihmc-sensor-processing  /  build
2m 34s
ihmc-sensor-processing / build
ihmc-simulation-toolkit  /  build
2m 43s
ihmc-simulation-toolkit / build
ihmc-state-estimation  /  build
2m 40s
ihmc-state-estimation / build
ihmc-system-identification  /  build
1m 34s
ihmc-system-identification / build
ihmc-whole-body-controller  /  build
2m 56s
ihmc-whole-body-controller / build
robot-environment-awareness  /  build
2m 58s
robot-environment-awareness / build
robotiq-hand-drivers  /  build
2m 57s
robotiq-hand-drivers / build
simulation-construction-set-tools  /  build
4m 52s
simulation-construction-set-tools / build
Force update on evergreen
1s
Force update on evergreen
Fit to window
Zoom out
Zoom in

Annotations

109 errors and 84 warnings
PolygonClippingAndMergingTest.testMergingCreatesHole(): repository-group/ihmc-open-robotics-software/ihmc-robotics-toolkit/src/test/java/us/ihmc/robotics/geometry/concaveHull/clippingAndMerging/PolygonClippingAndMergingTest.java#L672
java.lang.AssertionError: expected: Concave Polygon 2D: vertices = [ (-1.000000000000, 1.000000000000 ), ( 1.000000000000, 1.000000000000 ), ( 1.000000000000, -1.000000000000 ), (-1.000000000000, -1.000000000000 ) ] but was: Concave Polygon 2D: vertices = [ (-1.000000000000, 1.000000000000 ), (-0.900000000000, 1.000000000000 ), (-0.900000000000, -0.900000000000 ), ( 0.900000000000, -0.900000000000 ), ( 0.900000000000, 1.000000000000 ), ( 1.000000000000, 1.000000000000 ), ( 1.000000000000, -1.000000000000 ), (-1.000000000000, -1.000000000000 ) ]
atlas-humanoid-flat-ground-bullet / build
Process completed with exit code 6.
ihmc-robotics-toolkit / build
Process completed with exit code 1.
atlas-humanoid-toolbox / build
Process completed with exit code 1.
atlas-humanoid-rough-terrain / build
Process completed with exit code 6.
ihmc-perception / build
Process completed with exit code 7.
atlas-humanoid-obstacle-2 / build
Process completed with exit code 7.
HeightMapFootstepCheckerTest.testSnappingToIncline(): repository-group/ihmc-open-robotics-software/ihmc-footstep-planning/src/test/java/us/ihmc/footstepPlanning/graphSearch/stepChecking/HeightMapFootstepCheckerTest.java#L400
org.opentest4j.AssertionFailedError: actual rotation = 1.2441650709893426, allowed rotation = 0.6457718232379019 ==> expected: <false> but was: <true>
ParameterBasedStepExpansionTest.testExpansionAlongBoundsFromOriginWithLeft(): repository-group/ihmc-open-robotics-software/ihmc-footstep-planning/src/test/java/us/ihmc/footstepPlanning/graphSearch/stepExpansion/ParameterBasedStepExpansionTest.java#L120
java.lang.ClassCastException: class java.lang.Boolean cannot be cast to class java.lang.Integer (java.lang.Boolean and java.lang.Integer are in module java.base of loader 'bootstrap')
ParameterBasedStepExpansionTest.testExpectedYawOffsetsForParameterBasedStepExpansion(): repository-group/ihmc-open-robotics-software/ihmc-footstep-planning/src/test/java/us/ihmc/footstepPlanning/graphSearch/stepExpansion/ParameterBasedStepExpansionTest.java#L49
java.lang.ClassCastException: class java.lang.Boolean cannot be cast to class java.lang.Integer (java.lang.Boolean and java.lang.Integer are in module java.base of loader 'bootstrap')
ParameterBasedStepExpansionTest.testExpansionAlongBoundsFromOrigin(): repository-group/ihmc-open-robotics-software/ihmc-footstep-planning/src/test/java/us/ihmc/footstepPlanning/graphSearch/stepExpansion/ParameterBasedStepExpansionTest.java#L161
java.lang.ClassCastException: class java.lang.Boolean cannot be cast to class java.lang.Integer (java.lang.Boolean and java.lang.Integer are in module java.base of loader 'bootstrap')
ParameterBasedStepExpansionTest.testExpansionAlongBoundsFromOriginWithRight(): repository-group/ihmc-open-robotics-software/ihmc-footstep-planning/src/test/java/us/ihmc/footstepPlanning/graphSearch/stepExpansion/ParameterBasedStepExpansionTest.java#L79
java.lang.ClassCastException: class java.lang.Boolean cannot be cast to class java.lang.Integer (java.lang.Boolean and java.lang.Integer are in module java.base of loader 'bootstrap')
FootstepPlannerBodyPathAStarDataSetTest.testDataSets(): repository-group/ihmc-open-robotics-software/ihmc-footstep-planning/src/test/java/us/ihmc/footstepPlanning/messager/FootstepPlannerBodyPathAStarDataSetTest.java#L49
org.opentest4j.AssertionFailedError: Number of failing datasets: 1 out of 9 Datasets failing: 20171115_171243_SimplePlaneAndWall ==> expected: <0> but was: <1>
ihmc-footstep-planning / build
Process completed with exit code 7.
ihmc-footstep-planning / build
Process completed with exit code 1.
PolygonClippingAndMergingTest.testMergingCreatesHole(): repository-group/ihmc-open-robotics-software/ihmc-robotics-toolkit/src/test/java/us/ihmc/robotics/geometry/concaveHull/clippingAndMerging/PolygonClippingAndMergingTest.java#L672
java.lang.AssertionError: expected: Concave Polygon 2D: vertices = [ (-1.000000000000, 1.000000000000 ), ( 1.000000000000, 1.000000000000 ), ( 1.000000000000, -1.000000000000 ), (-1.000000000000, -1.000000000000 ) ] but was: Concave Polygon 2D: vertices = [ (-1.000000000000, 1.000000000000 ), (-0.900000000000, 1.000000000000 ), (-0.900000000000, -0.900000000000 ), ( 0.900000000000, -0.900000000000 ), ( 0.900000000000, 1.000000000000 ), ( 1.000000000000, 1.000000000000 ), ( 1.000000000000, -1.000000000000 ), (-1.000000000000, -1.000000000000 ) ]
AtlasFlatGroundWalkingTest.testFlatGroundWalking(): repository-group/ihmc-open-robotics-software/atlas/src/test/java/us/ihmc/atlas/AtlasFlatGroundWalkingTest.java#L38
org.opentest4j.AssertionFailedError: Simulation has failed ==> expected: <true> but was: <false>
HeightMapFootstepCheckerTest.testSnappingToIncline(): repository-group/ihmc-open-robotics-software/ihmc-footstep-planning/src/test/java/us/ihmc/footstepPlanning/graphSearch/stepChecking/HeightMapFootstepCheckerTest.java#L400
org.opentest4j.AssertionFailedError: actual rotation = 1.2441650709893426, allowed rotation = 0.6457718232379019 ==> expected: <false> but was: <true>
ParameterBasedStepExpansionTest.testExpansionAlongBoundsFromOriginWithLeft(): repository-group/ihmc-open-robotics-software/ihmc-footstep-planning/src/test/java/us/ihmc/footstepPlanning/graphSearch/stepExpansion/ParameterBasedStepExpansionTest.java#L120
java.lang.ClassCastException: class java.lang.Boolean cannot be cast to class java.lang.Integer (java.lang.Boolean and java.lang.Integer are in module java.base of loader 'bootstrap')
ParameterBasedStepExpansionTest.testExpectedYawOffsetsForParameterBasedStepExpansion(): repository-group/ihmc-open-robotics-software/ihmc-footstep-planning/src/test/java/us/ihmc/footstepPlanning/graphSearch/stepExpansion/ParameterBasedStepExpansionTest.java#L49
java.lang.ClassCastException: class java.lang.Boolean cannot be cast to class java.lang.Integer (java.lang.Boolean and java.lang.Integer are in module java.base of loader 'bootstrap')
ParameterBasedStepExpansionTest.testExpansionAlongBoundsFromOrigin(): repository-group/ihmc-open-robotics-software/ihmc-footstep-planning/src/test/java/us/ihmc/footstepPlanning/graphSearch/stepExpansion/ParameterBasedStepExpansionTest.java#L161
java.lang.ClassCastException: class java.lang.Boolean cannot be cast to class java.lang.Integer (java.lang.Boolean and java.lang.Integer are in module java.base of loader 'bootstrap')
ParameterBasedStepExpansionTest.testExpansionAlongBoundsFromOriginWithRight(): repository-group/ihmc-open-robotics-software/ihmc-footstep-planning/src/test/java/us/ihmc/footstepPlanning/graphSearch/stepExpansion/ParameterBasedStepExpansionTest.java#L79
java.lang.ClassCastException: class java.lang.Boolean cannot be cast to class java.lang.Integer (java.lang.Boolean and java.lang.Integer are in module java.base of loader 'bootstrap')
FootstepPlannerBodyPathAStarDataSetTest.testDataSets(): repository-group/ihmc-open-robotics-software/ihmc-footstep-planning/src/test/java/us/ihmc/footstepPlanning/messager/FootstepPlannerBodyPathAStarDataSetTest.java#L49
org.opentest4j.AssertionFailedError: Number of failing datasets: 2 out of 9 Datasets failing: 20171115_171243_SimplePlaneAndWall 20171114_135559_PartialShallowMaze ==> expected: <0> but was: <2>
AtlasAllocationTest.testForAllocationsWalking(): repository-group/ihmc-open-robotics-software/atlas/src/test/java/us/ihmc/atlas/AtlasAllocationTest.java#L83
java.lang.RuntimeException: java.lang.RuntimeException: AllocationRecorder has no instrumentation. Please add VM arg -javaagent:/path/to/java-allocation-instrumenter-X.X.X.jar
AtlasAllocationTest.testForAllocationsDuringPelvisMotion(): repository-group/ihmc-open-robotics-software/atlas/src/test/java/us/ihmc/atlas/AtlasAllocationTest.java#L83
java.lang.RuntimeException: java.lang.RuntimeException: AllocationRecorder has no instrumentation. Please add VM arg -javaagent:/path/to/java-allocation-instrumenter-X.X.X.jar
AtlasAllocationTest.testForAllocationsWithPelvisUserControl(): repository-group/ihmc-open-robotics-software/atlas/src/test/java/us/ihmc/atlas/AtlasAllocationTest.java#L83
java.lang.RuntimeException: java.lang.RuntimeException: AllocationRecorder has no instrumentation. Please add VM arg -javaagent:/path/to/java-allocation-instrumenter-X.X.X.jar
AtlasAllocationTest.testForAllocationsStanding(): repository-group/ihmc-open-robotics-software/atlas/src/test/java/us/ihmc/atlas/AtlasAllocationTest.java#L83
java.lang.RuntimeException: java.lang.RuntimeException: AllocationRecorder has no instrumentation. Please add VM arg -javaagent:/path/to/java-allocation-instrumenter-X.X.X.jar
AtlasAllocationTest.testForAllocationsDuringChestMotion(): repository-group/ihmc-open-robotics-software/atlas/src/test/java/us/ihmc/atlas/AtlasAllocationTest.java#L83
java.lang.RuntimeException: java.lang.RuntimeException: AllocationRecorder has no instrumentation. Please add VM arg -javaagent:/path/to/java-allocation-instrumenter-X.X.X.jar
AtlasAllocationTest.testForAllocationsDuringArmMotion(): repository-group/ihmc-open-robotics-software/atlas/src/test/java/us/ihmc/atlas/AtlasAllocationTest.java#L83
java.lang.RuntimeException: java.lang.RuntimeException: AllocationRecorder has no instrumentation. Please add VM arg -javaagent:/path/to/java-allocation-instrumenter-X.X.X.jar
AtlasFeetErrorTranslationTest.testForwardWalk(): repository-group/ihmc-open-robotics-software/atlas/src/test/java/us/ihmc/atlas/AtlasFeetErrorTranslationTest.java#L21
java.lang.NullPointerException: Cannot invoke "us.ihmc.yoVariables.variable.YoBoolean.set(boolean)" because "trustFootSwitch" is null
Gradle Test Executor 1.failed to execute tests: Gradle Test Executor 1#L1
org.gradle.api.internal.tasks.testing.TestSuiteExecutionException: Could not complete execution for Gradle Test Executor 1.
AtlasBehaviorDispatcherTest.testDispatchWalkToLocationBehaviorPauseAndResume(): repository-group/ihmc-open-robotics-software/atlas/src/test/java/us/ihmc/atlas/behaviorTests/AtlasBehaviorDispatcherTest.java#L76
us.ihmc.euclid.referenceFrame.exceptions.ReferenceFrameMismatchException: Argument's frame midFeetZUp does not match World
AtlasAllocationTest.testForAllocationsWalking(): repository-group/ihmc-open-robotics-software/atlas/src/test/java/us/ihmc/atlas/AtlasAllocationTest.java#L83
java.lang.RuntimeException: java.lang.RuntimeException: AllocationRecorder has no instrumentation. Please add VM arg -javaagent:/path/to/java-allocation-instrumenter-X.X.X.jar
AtlasAllocationTest.testForAllocationsDuringPelvisMotion(): repository-group/ihmc-open-robotics-software/atlas/src/test/java/us/ihmc/atlas/AtlasAllocationTest.java#L83
java.lang.RuntimeException: java.lang.RuntimeException: AllocationRecorder has no instrumentation. Please add VM arg -javaagent:/path/to/java-allocation-instrumenter-X.X.X.jar
AtlasAllocationTest.testForAllocationsWithPelvisUserControl(): repository-group/ihmc-open-robotics-software/atlas/src/test/java/us/ihmc/atlas/AtlasAllocationTest.java#L83
java.lang.RuntimeException: java.lang.RuntimeException: AllocationRecorder has no instrumentation. Please add VM arg -javaagent:/path/to/java-allocation-instrumenter-X.X.X.jar
AtlasAllocationTest.testForAllocationsStanding(): repository-group/ihmc-open-robotics-software/atlas/src/test/java/us/ihmc/atlas/AtlasAllocationTest.java#L83
java.lang.RuntimeException: java.lang.RuntimeException: AllocationRecorder has no instrumentation. Please add VM arg -javaagent:/path/to/java-allocation-instrumenter-X.X.X.jar
AtlasAllocationTest.testForAllocationsDuringChestMotion(): repository-group/ihmc-open-robotics-software/atlas/src/test/java/us/ihmc/atlas/AtlasAllocationTest.java#L83
java.lang.RuntimeException: java.lang.RuntimeException: AllocationRecorder has no instrumentation. Please add VM arg -javaagent:/path/to/java-allocation-instrumenter-X.X.X.jar
AtlasAllocationTest.testForAllocationsDuringArmMotion(): repository-group/ihmc-open-robotics-software/atlas/src/test/java/us/ihmc/atlas/AtlasAllocationTest.java#L83
java.lang.RuntimeException: java.lang.RuntimeException: AllocationRecorder has no instrumentation. Please add VM arg -javaagent:/path/to/java-allocation-instrumenter-X.X.X.jar
Gradle Test Executor 1.failed to execute tests: Gradle Test Executor 1#L1
org.gradle.api.internal.tasks.testing.TestSuiteExecutionException: Could not complete execution for Gradle Test Executor 1.
AtlasBehaviorDispatcherTest.testDispatchWalkToLocationBehaviorPauseAndResume(): repository-group/ihmc-open-robotics-software/atlas/src/test/java/us/ihmc/atlas/behaviorTests/AtlasBehaviorDispatcherTest.java#L76
us.ihmc.euclid.referenceFrame.exceptions.ReferenceFrameMismatchException: Argument's frame midFeetZUp does not match World
AtlasFeetErrorTranslationTest.testForwardWalk(): repository-group/ihmc-open-robotics-software/atlas/src/test/java/us/ihmc/atlas/AtlasFeetErrorTranslationTest.java#L21
java.lang.NullPointerException: Cannot invoke "us.ihmc.yoVariables.variable.YoBoolean.set(boolean)" because "trustFootSwitch" is null
ihmc-robot-models / build
Unexpected input(s) 'subproject', valid inputs are ['']
ihmc-parameter-estimation / build
Unexpected input(s) 'subproject', valid inputs are ['']
ihmc-parameter-optimization / build
Unexpected input(s) 'subproject', valid inputs are ['']
ihmc-system-identification / build
Unexpected input(s) 'subproject', valid inputs are ['']
ihmc-interfaces / build
Unexpected input(s) 'subproject', valid inputs are ['']
ihmc-communication / build
Unexpected input(s) 'subproject', valid inputs are ['']
ihmc-ros-tools / build
Unexpected input(s) 'subproject', valid inputs are ['']
ihmc-robot-data-visualizer / build
Unexpected input(s) 'subproject', valid inputs are ['']
ihmc-java-toolkit / build
Unexpected input(s) 'subproject', valid inputs are ['']
example-simulations / build
Unexpected input(s) 'subproject', valid inputs are ['']
ihmc-state-estimation / build
Unexpected input(s) 'subproject', valid inputs are ['']
ihmc-model-file-loader / build
Unexpected input(s) 'subproject', valid inputs are ['']
ihmc-sensor-processing / build
Unexpected input(s) 'subproject', valid inputs are ['']
ihmc-simulation-toolkit / build
Unexpected input(s) 'subproject', valid inputs are ['']
ihmc-graphics / build
Unexpected input(s) 'subproject', valid inputs are ['']
ihmc-humanoid-behaviors / build
Failed to save cache entry with path '/root/.gradle/caches/modules-*/files-*/*/*/*/*' and key: gradle-dependencies-v1-2a42040c79136dd0f54ea2e18b4ba66c: Error: Cache service responded with 429 during upload chunk.
ihmc-humanoid-behaviors / build
Unexpected input(s) 'subproject', valid inputs are ['']
robotiq-hand-drivers / build
Unhandled error in Gradle post-action - job will continue: Error: Cache upload failed because file read failed with EBADF: bad file descriptor, read
robotiq-hand-drivers / build
Unhandled error in Gradle post-action - job will continue: Error: Cache upload failed because file read failed with EBADF: bad file descriptor, read
robotiq-hand-drivers / build
Unhandled error in Gradle post-action - job will continue: Error: Cache upload failed because file read failed with EBADF: bad file descriptor, read
robotiq-hand-drivers / build
Failed to save cache entry with path '/root/.gradle/caches/modules-*/files-*/*/*/*/*' and key: gradle-dependencies-v1-21b3fcab05be327160f99900ef4b577d: Error: Cache service responded with 429 during upload chunk.
robotiq-hand-drivers / build
Unexpected input(s) 'subproject', valid inputs are ['']
ihmc-whole-body-controller / build
Unexpected input(s) 'subproject', valid inputs are ['']
ihmc-manipulation-planning / build
Unhandled error in Gradle post-action - job will continue: Error: Cache upload failed because file read failed with EBADF: bad file descriptor, read
ihmc-manipulation-planning / build
Unhandled error in Gradle post-action - job will continue: Error: Cache upload failed because file read failed with EBADF: bad file descriptor, read
ihmc-manipulation-planning / build
Unhandled error in Gradle post-action - job will continue: Error: Cache upload failed because file read failed with EBADF: bad file descriptor, read
ihmc-manipulation-planning / build
Failed to save cache entry with path '/root/.gradle/caches/modules-*/files-*/*/*/*/*' and key: gradle-dependencies-v1-1921c706e73d2815ae900463ea64bd11: Error: Cache service responded with 429 during upload chunk.
ihmc-manipulation-planning / build
Unexpected input(s) 'subproject', valid inputs are ['']
robot-environment-awareness / build
Unhandled error in Gradle post-action - job will continue: Error: Cache upload failed because file read failed with EBADF: bad file descriptor, read
robot-environment-awareness / build
Unhandled error in Gradle post-action - job will continue: Error: Cache upload failed because file read failed with EBADF: bad file descriptor, read
robot-environment-awareness / build
Unhandled error in Gradle post-action - job will continue: Error: Cache upload failed because file read failed with EBADF: bad file descriptor, read
robot-environment-awareness / build
Failed to save cache entry with path '/root/.gradle/caches/modules-*/files-*/*/*/*/*' and key: gradle-dependencies-v1-fcd137d633ac0ec849c363d283526ba8: Error: Cache service responded with 429 during upload chunk.
robot-environment-awareness / build
Unexpected input(s) 'subproject', valid inputs are ['']
ihmc-path-planning / build
Unexpected input(s) 'subproject', valid inputs are ['']
ihmc-path-planning / build
Failed to save cache entry with path '/root/.gradle/caches/jars-*/*/' and key: gradle-instrumented-jars-v1-c06d3d576278547dad7cf23ccf7e57b5: Error: Cache service responded with 429 during upload chunk.
ihmc-path-planning / build
Failed to save cache entry with path '/root/.gradle/caches/*/groovy-dsl/*/' and key: gradle-groovy-dsl-v1-805bc28785141afde1482bc441462091: Error: Cache service responded with 429 during upload chunk.
ihmc-path-planning / build
Failed to save cache entry with path '/root/.gradle/caches/*/kotlin-dsl/accessors/*/,/root/.gradle/caches/*/kotlin-dsl/scripts/*/' and key: gradle-kotlin-dsl-v1-daf6e69d59c105126d4658e894dabb24: Error: Cache service responded with 429 during upload chunk.
ihmc-path-planning / build
Unhandled error in Gradle post-action - job will continue: Error: Cache upload failed because file read failed with EBADF: bad file descriptor, read
ihmc-path-planning / build
Unhandled error in Gradle post-action - job will continue: Error: Cache upload failed because file read failed with EBADF: bad file descriptor, read
ihmc-path-planning / build
Unhandled error in Gradle post-action - job will continue: Error: Cache upload failed because file read failed with EBADF: bad file descriptor, read
ihmc-path-planning / build
Failed to save cache entry with path '/root/.gradle/caches/modules-*/files-*/*/*/*/*' and key: gradle-dependencies-v1-2bb78b6ac3372a18f0ad150700939b5b: Error: Cache service responded with 429 during upload chunk.
ihmc-high-level-behaviors / build
Unexpected input(s) 'subproject', valid inputs are ['']
ihmc-high-level-behaviors / build
Failed to save cache entry with path '/root/.gradle/caches/jars-*/*/' and key: gradle-instrumented-jars-v1-3cbe22780e1bb5bb6691f9b7a3da8024: Error: Cache service responded with 429 during upload chunk.
ihmc-high-level-behaviors / build
Failed to save cache entry with path '/root/.gradle/caches/*/groovy-dsl/*/' and key: gradle-groovy-dsl-v1-9036fda6d40e81c59ee03545de406020: Error: Cache service responded with 429 during upload chunk.
ihmc-high-level-behaviors / build
Failed to save cache entry with path '/root/.gradle/caches/*/kotlin-dsl/accessors/*/,/root/.gradle/caches/*/kotlin-dsl/scripts/*/' and key: gradle-kotlin-dsl-v1-76f679ff44906490b29396d6f175240d: Error: Cache service responded with 429 during upload chunk.
ihmc-high-level-behaviors / build
Unhandled error in Gradle post-action - job will continue: Error: Cache upload failed because file read failed with EBADF: bad file descriptor, read
ihmc-high-level-behaviors / build
Unhandled error in Gradle post-action - job will continue: Error: Cache upload failed because file read failed with EBADF: bad file descriptor, read
ihmc-high-level-behaviors / build
Unhandled error in Gradle post-action - job will continue: Error: Cache upload failed because file read failed with EBADF: bad file descriptor, read
ihmc-high-level-behaviors / build
Failed to save cache entry with path '/root/.gradle/caches/modules-*/files-*/*/*/*/*' and key: gradle-dependencies-v1-cf6292192a55c5f6bf3579a120042f62: Error: Cache service responded with 429 during upload chunk.
atlas-humanoid-flat-ground-bullet / build
Unexpected input(s) 'subproject', valid inputs are ['']
atlas-humanoid-flat-ground-bullet / build
Failed to save cache entry with path '/root/.gradle/caches/jars-*/*/' and key: gradle-instrumented-jars-v1-47b5ed9c2f379dae43930aa974becd48: Error: Cache service responded with 429 during upload chunk.
atlas-humanoid-flat-ground-bullet / build
Failed to save cache entry with path '/root/.gradle/caches/*/groovy-dsl/*/' and key: gradle-groovy-dsl-v1-f60265e48da331f035e5c17b163535c9: Error: Cache service responded with 429 during upload chunk.
atlas-humanoid-flat-ground-bullet / build
Failed to save cache entry with path '/root/.gradle/caches/*/kotlin-dsl/accessors/*/,/root/.gradle/caches/*/kotlin-dsl/scripts/*/' and key: gradle-kotlin-dsl-v1-ea69cdde814fdbe1c9373f2737d46650: Error: Cache service responded with 429 during upload chunk.
atlas-humanoid-flat-ground-bullet / build
Unhandled error in Gradle post-action - job will continue: Error: Cache upload failed because file read failed with EBADF: bad file descriptor, read
atlas-humanoid-flat-ground-bullet / build
Unhandled error in Gradle post-action - job will continue: Error: Cache upload failed because file read failed with EBADF: bad file descriptor, read
atlas-humanoid-flat-ground-bullet / build
Unhandled error in Gradle post-action - job will continue: Error: Cache upload failed because file read failed with EBADF: bad file descriptor, read
atlas-humanoid-flat-ground-bullet / build
Failed to save cache entry with path '/root/.gradle/caches/modules-*/files-*/*/*/*/*' and key: gradle-dependencies-v1-776f8ae7772dd7b70525ee4128d9425b: Error: Cache service responded with 429 during upload chunk.
ihmc-robotics-toolkit / build
Unexpected input(s) 'subproject', valid inputs are ['']
ihmc-avatar-interfaces / build
Unexpected input(s) 'subproject', valid inputs are ['']
ihmc-avatar-interfaces / build
Failed to save cache entry with path '/root/.gradle/caches/jars-*/*/' and key: gradle-instrumented-jars-v1-15e49847d38d78972b609204fc835f3b: Error: Cache service responded with 429 during upload chunk.
ihmc-avatar-interfaces / build
Failed to save cache entry with path '/root/.gradle/caches/*/groovy-dsl/*/' and key: gradle-groovy-dsl-v1-f936b26402c8682b8ff846179c2d2fb9: Error: Cache service responded with 429 during upload chunk.
ihmc-avatar-interfaces / build
Unhandled error in Gradle post-action - job will continue: Error: Cache upload failed because file read failed with EBADF: bad file descriptor, read
ihmc-avatar-interfaces / build
Failed to save cache entry with path '/root/.gradle/caches/*/kotlin-dsl/accessors/*/,/root/.gradle/caches/*/kotlin-dsl/scripts/*/' and key: gradle-kotlin-dsl-v1-e46c949c6355553b7a1c6d8ee4e54b9d: Error: Cache service responded with 429 during upload chunk.
ihmc-avatar-interfaces / build
Unhandled error in Gradle post-action - job will continue: Error: Cache upload failed because file read failed with EBADF: bad file descriptor, read
ihmc-avatar-interfaces / build
Failed to save cache entry with path '/root/.gradle/caches/modules-*/files-*/*/*/*/*' and key: gradle-dependencies-v1-2f62d9683ff2ea4f269320279df9ca88: Error: Cache service responded with 429 during upload chunk.
ihmc-common-walking-control-modules / build
Unhandled error in Gradle post-action - job will continue: Error: Cache upload failed because file read failed with EBADF: bad file descriptor, read
ihmc-common-walking-control-modules / build
Unhandled error in Gradle post-action - job will continue: Error: Cache upload failed because file read failed with ESPIPE: invalid seek, read
ihmc-common-walking-control-modules / build
Unhandled error in Gradle post-action - job will continue: Error: Cache upload failed because file read failed with ESPIPE: invalid seek, read
ihmc-common-walking-control-modules / build
Failed to save cache entry with path '/root/.gradle/caches/modules-*/files-*/*/*/*/*' and key: gradle-dependencies-v1-0b9fd35c24de61ad5d7eafe8f6e2a88c: Error: Cache service responded with 429 during upload chunk.
ihmc-common-walking-control-modules / build
Unexpected input(s) 'subproject', valid inputs are ['']
simulation-construction-set-tools / build
Unexpected input(s) 'subproject', valid inputs are ['']
atlas-humanoid-behaviors / build
Unexpected input(s) 'subproject', valid inputs are ['']
atlas-humanoid-toolbox / build
Unexpected input(s) 'subproject', valid inputs are ['']
atlas-humanoid-obstacle / build
Unexpected input(s) 'subproject', valid inputs are ['']
atlas-humanoid-flat-ground / build
Unexpected input(s) 'subproject', valid inputs are ['']
atlas-video / build
Unexpected input(s) 'subproject', valid inputs are ['']
atlas-humanoid-push-recovery / build
Unexpected input(s) 'subproject', valid inputs are ['']
atlas-humanoid-rough-terrain / build
Unexpected input(s) 'subproject', valid inputs are ['']
atlas-controller-api-2 / build
Unexpected input(s) 'subproject', valid inputs are ['']
atlas-controller-api / build
Unexpected input(s) 'subproject', valid inputs are ['']
ihmc-perception / build
Unexpected input(s) 'subproject', valid inputs are ['']
atlas / build
Unexpected input(s) 'subproject', valid inputs are ['']
atlas-humanoid-obstacle-2 / build
Unexpected input(s) 'subproject', valid inputs are ['']
ihmc-footstep-planning / build
Unexpected input(s) 'subproject', valid inputs are ['']