Generated on 2026-07-19T16:44:50+08:00
LLM analysis was not requested for this report.
LLM analysis was not available; deterministic logs remain embedded below.
| Generated On | 2026-07-19T16:44:50+08:00 |
|---|---|
| Test Report Generated On | 2026-07-19T16:44:23+08:00 |
| Run Id | 29680211061 |
| Workflow | Webots Integration Tests |
| Event | push |
| Repository | syswonder/robonix |
| Tested Commit | a932b22f7c2c |
| Tested Commit Subject | fix(webots): preserve depth-only obstacles |
| Tested Commit Author | wheatfox <wheatfox17@icloud.com> |
| Tested Commit Date | 2026-07-19T16:40:05+08:00 |
| Triggered By | enkerewpo |
| Actor | enkerewpo |
| Triggering Actor | enkerewpo |
| Runner Name | robonix-runner-workpc-debian13-temp |
| Runner Os | Linux |
| Runner Arch | X64 |
| Origin Url | https://github.com/syswonder/robonix |
| Run Attempt | 1 |
| Ref | refs/heads/dev |
| Sha | a932b22f7c2c |
| Report Id | 29680211061 |
| Test Ref | refs/heads/dev |
| Hostname | dedsec-amd0 |
|---|---|
| Os Pretty Name | Debian GNU/Linux 13 (trixie) |
| Kernel | Linux 6.12.90+deb13.1-amd64 x86_64 GNU/Linux |
| Arch | x86_64 |
| Cpu Model | AMD Ryzen 5 7600X 6-Core Processor |
| Cpu Cores | 12 |
| Mem Total | 30Gi |
| Gpu Summary | 0, NVIDIA GeForce RTX 2060, 6144 MiB, 580.95.05 |
| Nvidia Driver | 580.95.05 |
| Cuda Version | 13.0 |
| Docker Version | 29.5.3 |
| Docker Compose Version | 5.1.4 |
| Webots Version | webots package 2025a |
| Ros Distro | humble |
| Ros Domain Id | 151 |
| Sim Container | ci-29680211061-sim |
| Sim Image | ci-29680211061-sim |
| Webots Stream Port | 23061 |
| Webots Viewer Port | 24061 |
| Python Version | Python 3.13.5 |
| Rustc Version | rustc 1.95.0 (59807616e 2026-04-14) |
| Rbnx Version | rbnx 0.1.0 |
| Status | Suite | Scenario | Rounds | Dispatched contracts | Failures | Log |
|---|---|---|---|---|---|---|
| PASS | builtin | fault_recovery_builtin | 3 | robonix/system/executor/builtin/read_file robonix/system/executor/builtin/write_file | - | |
| PASS | builtin | file_roundtrip | 1 | robonix/system/executor/builtin/list_dir robonix/system/executor/builtin/read_file robonix/system/executor/builtin/write_file | - | |
| PASS | builtin | plan_control_builtins | 1 | robonix/system/executor/builtin/get_all_plans robonix/system/executor/builtin/get_plan_status robonix/system/executor/builtin/stop_plan_at | - | |
| PASS | builtin | run_command | 1 | robonix/system/executor/builtin/run_command | - | |
| PASS | cap | camera_snapshot | 1 | robonix/primitive/camera/snapshot | - | |
| PASS | cap | explore_smoke | 2 | robonix/skill/explore/explore robonix/skill/explore/explore/cancel robonix/skill/explore/explore/status | - | |
| PASS | cap | lidar_snapshot | 1 | robonix/primitive/lidar/snapshot | - | |
| FAIL | cap | mapping_save | 1 | robonix/service/map/save_map | rbnx ask exit=1 steps[0] did not match any plan round from 0; expected contracts=['robonix/service/map/save_map']; observed round 0: calls=[('robonix/service/map/save_map', '1:0')]; produced 0 leaf result(s) for 1 call(s); rtdl.children[0]: expected leaf contract='robonix/service/map/save_map' success=True, observed [] | |
| FAIL | cap | memory_roundtrip | 0 | - | rbnx ask exit=1 steps[0] did not match any plan round from 0; expected contracts=['robonix/service/memory/save', 'robonix/service/memory/search']; observed no later plan rounds | |
| FAIL | cap | scene_object_fixture | 0 | - | rbnx ask exit=1 steps[0] did not match any plan round from 0; expected contracts=['robonix/system/scene/list_objects']; observed no later plan rounds | |
| FAIL | cap | speech_speak | 0 | - | rbnx ask exit=1 steps[0] did not match any plan round from 0; expected contracts=['robonix/service/speech/speak']; observed no later plan rounds | |
| FAIL | cap | voiceprint_list | 0 | - | rbnx ask exit=1 steps[0] did not match any plan round from 0; expected contracts=['robonix/service/voiceprint/list']; observed no later plan rounds | |
| FAIL | flow | fault_recovery | 0 | - | rbnx ask exit=1 steps[0] did not match any plan round from 0; expected contracts=['robonix/service/memory/save']; observed no later plan rounds steps[1] did not match any plan round from 0; expected contracts=['robonix/service/memory/save']; observed no later plan rounds | |
| FAIL | flow | object_navigation | 0 | - | rbnx ask exit=1 steps[0] did not match any plan round from 0; expected contracts=['robonix/skill/explore/explore']; observed no later plan rounds steps[1] did not match any plan round from 0; expected contracts=['robonix/system/scene/list_objects']; observed no later plan rounds steps[2] did not match any plan round from 0; expected contracts=['robonix/system/scene/goal_near']; observed no later plan rounds steps[3] did not match any plan round from 0; expected contracts=['robonix/service/navigation/navigate']; observed no later plan rounds | |
| FAIL | flow | patrol_observe | 0 | - | rbnx ask exit=1 steps[0] did not match any plan round from 0; expected contracts=['robonix/primitive/camera/snapshot', 'robonix/primitive/lidar/snapshot']; observed no later plan rounds steps[1] did not match any plan round from 0; expected contracts=['robonix/service/memory/save']; observed no later plan rounds steps[2] did not match any plan round from 0; expected contracts=['robonix/service/memory/search']; observed no later plan rounds |
Each scenario step is one VLM planning round. The tree below is the RTDL returned for that round; every do leaf has its own expected runtime contract and output checks.
Build stdout is embedded as sim_logs/build-webots-deployment.log when the build step starts. The deploy supervisor output with the Robonix boot banner is embedded as rbnx-boot.log.
No log selected.Contracts observed by the scenario runner in executor leaf results. This shows which runtime contract ids were exercised by this run; it is not a full API inventory.
| Area | Contract id |
|---|---|
| robonix/primitive/camera | robonix/primitive/camera/snapshot |
| robonix/primitive/lidar | robonix/primitive/lidar/snapshot |
| robonix/service/map | robonix/service/map/save_map |
| robonix/skill/explore | robonix/skill/explore/explore |
| robonix/skill/explore | robonix/skill/explore/explore/cancel |
| robonix/skill/explore | robonix/skill/explore/explore/status |
| robonix/system/executor | robonix/system/executor/builtin/get_all_plans |
| robonix/system/executor | robonix/system/executor/builtin/get_plan_status |
| robonix/system/executor | robonix/system/executor/builtin/list_dir |
| robonix/system/executor | robonix/system/executor/builtin/read_file |
| robonix/system/executor | robonix/system/executor/builtin/run_command |
| robonix/system/executor | robonix/system/executor/builtin/stop_plan_at |
| robonix/system/executor | robonix/system/executor/builtin/write_file |