message | Uncaught exception:
[...]Uncaught exception:
Traceback (most recent call last):
File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 687, in get_cr
cr = run_single(
File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 888, in run_single
write_logs(wd, project, services=config["services"])
File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 1388, in write_logs
services2id: Dict[str, str] = get_services_id(wd, project, services)
File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 943, in get_services_id
raise ZValueError(container_ids=container_ids, services=services, res=res, names=names)
zuper_commons.types.exceptions.ZValueError:
│ container_ids: [9b58ab7b47989bd4de1f94442d2a9f093f685441da9cc0827762874cf79cb7e6,
│ 7ec2cabbb28a413e32a9394171e1927504fc20deae7e8292497eb492796c9faf,
│ 381c114c23c92be715612f2ebf9f562737070d08b2ce81da7956b95b7705163f]
│ services: dict[4]
│ │ solution:
│ │ dict[5]
│ │ │ image: docker.io/melisande/aido-submissions@sha256:6a2b50bc6713c457fde82bd1a74adb1cef7040640672df20efb72f6532a15855
│ │ │ environment:
│ │ │ dict[10]
│ │ │ │ AIDONODE_DATA_IN: /fifos/ego-in
│ │ │ │ AIDO_REQUIRE_GPU: 1
│ │ │ │ AIDONODE_DATA_OUT: fifo:/fifos/ego-out
│ │ │ │ challenge_name: aido5-LF-sim-validation
│ │ │ │ challenge_step_name: LFv-sim
│ │ │ │ SUBMISSION_CONTAINER: docker.io/melisande/aido-submissions:2020_11_04_21_19_12@sha256:6a2b50bc6713c457fde82bd1a74adb1cef7040640672df20efb72f6532a15855
│ │ │ │ username: andrea
│ │ │ │ uid: 0
│ │ │ │ USER: andrea
│ │ │ │ HOME: /fake-home/andrea
│ │ │ user: 0:0
│ │ │ volumes:
│ │ │ [
│ │ │ /media/sdb/duckietown-tmp-evals/production/aido5-LF-sim-validation/submission11042/LFv-sim-reg01-bf67cb02b1e0-1-job40383-a-wd:/challenges:rw,
│ │ │ /media/sdb/duckietown-tmp-evals/production/aido5-LF-sim-validation/submission11042/LFv-sim-reg01-bf67cb02b1e0-1-job40383-a-fifos:/fifos:rw,
│ │ │ /tmp/fake-andrea-home:/fake-home/andrea:rw]
│ │ │ networks: {evaluation: {aliases: [evaluation]} }
│ │ evaluator:
│ │ dict[6]
│ │ │ image: docker.io/duckietown/challenge-aido_lf-experiment_manager@sha256:48f0b2f34825d15848c3060740ab95a99254d233959586b75aeedf03f1ed5832
│ │ │ environment:
│ │ │ dict[8]
│ │ │ │ experiment_manager_parameters:
│ │ │ │ |episodes_per_scenario: 1
│ │ │ │ |episode_length_s: 15.0
│ │ │ │ |min_episode_length_s: 0.0
│ │ │ │ |seed: 20200922
│ │ │ │ |physics_dt: 0.05
│ │ │ │ |max_failures: 2
│ │ │ │ |fifo_dir: /fifos
│ │ │ │ |sim_in: /fifos/simulator-in
│ │ │ │ |sim_out: /fifos/simulator-out
│ │ │ │ |sm_in: /fifos/scenario_maker-in
│ │ │ │ |sm_out: /fifos/scenario_maker-out
│ │ │ │ |timeout_initialization: 120
│ │ │ │ |timeout_regular: 120
│ │ │ │ |
│ │ │ │ |port: 10123 # visualization port
│ │ │ │ |
│ │ │ │ challenge_name: aido5-LF-sim-validation
│ │ │ │ challenge_step_name: LFv-sim
│ │ │ │ SUBMISSION_CONTAINER: docker.io/melisande/aido-submissions:2020_11_04_21_19_12@sha256:6a2b50bc6713c457fde82bd1a74adb1cef7040640672df20efb72f6532a15855
│ │ │ │ username: andrea
│ │ │ │ uid: 0
│ │ │ │ USER: andrea
│ │ │ │ HOME: /fake-home/andrea
│ │ │ ports: [10123]
│ │ │ user: 0:0
│ │ │ volumes:
│ │ │ [
│ │ │ /media/sdb/duckietown-tmp-evals/production/aido5-LF-sim-validation/submission11042/LFv-sim-reg01-bf67cb02b1e0-1-job40383-a-wd:/challenges:rw,
│ │ │ /media/sdb/duckietown-tmp-evals/production/aido5-LF-sim-validation/submission11042/LFv-sim-reg01-bf67cb02b1e0-1-job40383-a-fifos:/fifos:rw,
│ │ │ /tmp/fake-andrea-home:/fake-home/andrea:rw]
│ │ │ networks: {evaluation: {aliases: [evaluation]} }
│ │ simulator:
│ │ dict[5]
│ │ │ image: docker.io/duckietown/challenge-aido_lf-simulator-gym@sha256:953ba9f1437e3f267db1f4ff2e58340de33f6c207283f26def16fc8612b9506e
│ │ │ environment:
│ │ │ dict[10]
│ │ │ │ AIDONODE_CONFIG:
│ │ │ │ |env_constructor: Simulator
│ │ │ │ |env_parameters:
│ │ │ │ | max_steps: 500001 # we don't want the gym to reset itself
│ │ │ │ | domain_rand: 0
│ │ │ │ | camera_width: 640
│ │ │ │ | camera_height: 480
│ │ │ │ | distortion: true
│ │ │ │ | num_tris_distractors: 0
│ │ │ │ | color_ground: [0, 0.3, 0] # green
│ │ │ │ | enable_leds: true
│ │ │ │ |
│ │ │ │ AIDONODE_DATA_IN: /fifos/simulator-in
│ │ │ │ AIDONODE_DATA_OUT: fifo:/fifos/simulator-out
│ │ │ │ challenge_name: aido5-LF-sim-validation
│ │ │ │ challenge_step_name: LFv-sim
│ │ │ │ SUBMISSION_CONTAINER: docker.io/melisande/aido-submissions:2020_11_04_21_19_12@sha256:6a2b50bc6713c457fde82bd1a74adb1cef7040640672df20efb72f6532a15855
│ │ │ │ username: andrea
│ │ │ │ uid: 0
│ │ │ │ USER: andrea
│ │ │ │ HOME: /fake-home/andrea
│ │ │ user: 0:0
│ │ │ volumes:
│ │ │ [
│ │ │ /media/sdb/duckietown-tmp-evals/production/aido5-LF-sim-validation/submission11042/LFv-sim-reg01-bf67cb02b1e0-1-job40383-a-wd:/challenges:rw,
│ │ │ /media/sdb/duckietown-tmp-evals/production/aido5-LF-sim-validation/submission11042/LFv-sim-reg01-bf67cb02b1e0-1-job40383-a-fifos:/fifos:rw,
│ │ │ /tmp/fake-andrea-home:/fake-home/andrea:rw]
│ │ │ networks: {evaluation: {aliases: [evaluation]} }
│ │ scenario_maker:
│ │ dict[5]
│ │ │ image: docker.io/duckietown/challenge-aido_lf-scenario_maker@sha256:1562e17ba46090cdedbe68b8584827f1b3730f2786f6abd52e8790b4f0f1e63c
│ │ │ environment:
│ │ │ dict[10]
│ │ │ │ AIDONODE_CONFIG:
│ │ │ │ |maps:
│ │ │ │ |- ETHZ_autolab_technical_track
│ │ │ │ |scenarios_per_map: 4
│ │ │ │ |robots_npcs: []
│ │ │ │ |robots_pcs: [ego]
│ │ │ │ |
│ │ │ │ AIDONODE_DATA_IN: /fifos/scenario_maker-in
│ │ │ │ AIDONODE_DATA_OUT: fifo:/fifos/scenario_maker-out
│ │ │ │ challenge_name: aido5-LF-sim-validation
│ │ │ │ challenge_step_name: LFv-sim
│ │ │ │ SUBMISSION_CONTAINER: docker.io/melisande/aido-submissions:2020_11_04_21_19_12@sha256:6a2b50bc6713c457fde82bd1a74adb1cef7040640672df20efb72f6532a15855
│ │ │ │ username: andrea
│ │ │ │ uid: 0
│ │ │ │ USER: andrea
│ │ │ │ HOME: /fake-home/andrea
│ │ │ user: 0:0
│ │ │ volumes:
│ │ │ [
│ │ │ /media/sdb/duckietown-tmp-evals/production/aido5-LF-sim-validation/submission11042/LFv-sim-reg01-bf67cb02b1e0-1-job40383-a-wd:/challenges:rw,
│ │ │ /media/sdb/duckietown-tmp-evals/production/aido5-LF-sim-validation/submission11042/LFv-sim-reg01-bf67cb02b1e0-1-job40383-a-fifos:/fifos:rw,
│ │ │ /tmp/fake-andrea-home:/fake-home/andrea:rw]
│ │ │ networks: {evaluation: {aliases: [evaluation]} }
│ res: dict[3]
│ │ evaluator: 9b58ab7b47989bd4de1f94442d2a9f093f685441da9cc0827762874cf79cb7e6
│ │ simulator: 7ec2cabbb28a413e32a9394171e1927504fc20deae7e8292497eb492796c9faf
│ │ solution: 381c114c23c92be715612f2ebf9f562737070d08b2ce81da7956b95b7705163f
│ names: dict[3]
│ │ 9b58ab7b47989bd4de1f94442d2a9f093f685441da9cc0827762874cf79cb7e6: reg01-bf67cb02b1e0-1-job40383-472290_evaluator_1
│ │ 7ec2cabbb28a413e32a9394171e1927504fc20deae7e8292497eb492796c9faf: reg01-bf67cb02b1e0-1-job40383-472290_simulator_1
│ │ 381c114c23c92be715612f2ebf9f562737070d08b2ce81da7956b95b7705163f: reg01-bf67cb02b1e0-1-job40383-472290_solution_1
|