message | Uncaught exception:
[...]Uncaught exception:
Traceback (most recent call last):
File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/docker_compose.py", line 59, in get_services_id
raise ZValueError(container_ids=container_ids, services=services, res=res, names=names)
zuper_commons.types.exceptions.ZValueError:
│ container_ids: [2e9d75b63906f4b756674e6ec2a958132b425f82825b36941d041fed5d54dbf8,
│ 8e3cf8cf8024f929655fc7a0be55d0bf31bc5b11363f925359338a5f33a91aea]
│ services: dict[3]
│ │ evaluator:
│ │ dict[7]
│ │ │ image: docker.io/andreacensi/aido5-lf-sim-validation-lfv-sim-evaluator@sha256:2bc9fe8514d570141f87b0626353cbc6aebad89d220fecc8876a008efd430515
│ │ │ environment:
│ │ │ dict[10]
│ │ │ │ experiment_manager_parameters:
│ │ │ │ |episodes_per_scenario: 1
│ │ │ │ |episode_length_s: 60.0
│ │ │ │ |min_episode_length_s: 0.0
│ │ │ │ |seed: 888
│ │ │ │ |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
│ │ │ │ |scenarios:
│ │ │ │ |- /scenarios
│ │ │ │ |
│ │ │ │ challenge_name: aido5-LF-sim-validation
│ │ │ │ challenge_step_name: LFv-sim
│ │ │ │ submission_id: 11297
│ │ │ │ submitter_name: mostafaelaraby
│ │ │ │ SUBMISSION_CONTAINER: docker.io/mostafaelaraby/aido-submissions:2020_11_08_12_12_40@sha256:37b8c95b0978bcce50eb5fb30058682948c2c908f9617824376b887581329bf2
│ │ │ │ username: ubuntu
│ │ │ │ uid: 0
│ │ │ │ USER: ubuntu
│ │ │ │ HOME: /fake-home/ubuntu
│ │ │ ports: [10123]
│ │ │ labels: {org.duckietown.created_by_runner: true, org.duckietown.runner_name: nogpu-prod-05_acda82e6fdfb}
│ │ │ user: 0:0
│ │ │ volumes:
│ │ │ [
│ │ │ /tmp/duckietown/aido5-LF-sim-validation/submission11297/LFv-sim-nogpu-prod-05_acda82e6fdfb-job50048-a-wd:/challenges:rw,
│ │ │ /tmp/duckietown/aido5-LF-sim-validation/submission11297/LFv-sim-nogpu-prod-05_acda82e6fdfb-job50048-a-fifos:/fifos:rw,
│ │ │ /tmp/duckietown/dt-challenges-runner/20_12_02_06_59_31-17318/fake-ubuntu-home:/fake-home/ubuntu:rw]
│ │ │ networks: {evaluation: {aliases: [evaluation]} }
│ │ simulator:
│ │ dict[6]
│ │ │ image: docker.io/duckietown/challenge-aido_lf-simulator-gym@sha256:4848042f4d088b99b480cb1fc276e32f956d6b9dee27d70fcbaba500d8a8768c
│ │ │ environment:
│ │ │ dict[12]
│ │ │ │ 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_id: 11297
│ │ │ │ submitter_name: mostafaelaraby
│ │ │ │ SUBMISSION_CONTAINER: docker.io/mostafaelaraby/aido-submissions:2020_11_08_12_12_40@sha256:37b8c95b0978bcce50eb5fb30058682948c2c908f9617824376b887581329bf2
│ │ │ │ username: ubuntu
│ │ │ │ uid: 0
│ │ │ │ USER: ubuntu
│ │ │ │ HOME: /fake-home/ubuntu
│ │ │ labels: {org.duckietown.created_by_runner: true, org.duckietown.runner_name: nogpu-prod-05_acda82e6fdfb}
│ │ │ user: 0:0
│ │ │ volumes:
│ │ │ [
│ │ │ /tmp/duckietown/aido5-LF-sim-validation/submission11297/LFv-sim-nogpu-prod-05_acda82e6fdfb-job50048-a-wd:/challenges:rw,
│ │ │ /tmp/duckietown/aido5-LF-sim-validation/submission11297/LFv-sim-nogpu-prod-05_acda82e6fdfb-job50048-a-fifos:/fifos:rw,
│ │ │ /tmp/duckietown/dt-challenges-runner/20_12_02_06_59_31-17318/fake-ubuntu-home:/fake-home/ubuntu:rw]
│ │ │ networks: {evaluation: {aliases: [evaluation]} }
│ │ solution-ego0:
│ │ dict[6]
│ │ │ image: docker.io/mostafaelaraby/aido-submissions@sha256:37b8c95b0978bcce50eb5fb30058682948c2c908f9617824376b887581329bf2
│ │ │ environment:
│ │ │ dict[13]
│ │ │ │ AIDONODE_NAME: ego0
│ │ │ │ AIDONODE_DATA_IN: /fifos/ego0-in
│ │ │ │ AIDO_REQUIRE_GPU: 1
│ │ │ │ AIDONODE_DATA_OUT: fifo:/fifos/ego0-out
│ │ │ │ challenge_name: aido5-LF-sim-validation
│ │ │ │ challenge_step_name: LFv-sim
│ │ │ │ submission_id: 11297
│ │ │ │ submitter_name: mostafaelaraby
│ │ │ │ SUBMISSION_CONTAINER: docker.io/mostafaelaraby/aido-submissions:2020_11_08_12_12_40@sha256:37b8c95b0978bcce50eb5fb30058682948c2c908f9617824376b887581329bf2
│ │ │ │ username: ubuntu
│ │ │ │ uid: 0
│ │ │ │ USER: ubuntu
│ │ │ │ HOME: /fake-home/ubuntu
│ │ │ labels: {org.duckietown.created_by_runner: true, org.duckietown.runner_name: nogpu-prod-05_acda82e6fdfb}
│ │ │ user: 0:0
│ │ │ volumes:
│ │ │ [
│ │ │ /tmp/duckietown/aido5-LF-sim-validation/submission11297/LFv-sim-nogpu-prod-05_acda82e6fdfb-job50048-a-wd:/challenges:rw,
│ │ │ /tmp/duckietown/aido5-LF-sim-validation/submission11297/LFv-sim-nogpu-prod-05_acda82e6fdfb-job50048-a-fifos:/fifos:rw,
│ │ │ /tmp/duckietown/dt-challenges-runner/20_12_02_06_59_31-17318/fake-ubuntu-home:/fake-home/ubuntu:rw]
│ │ │ networks: {evaluation: {aliases: [evaluation]} }
│ res: dict[2]
│ │ evaluator: 2e9d75b63906f4b756674e6ec2a958132b425f82825b36941d041fed5d54dbf8
│ │ simulator: 8e3cf8cf8024f929655fc7a0be55d0bf31bc5b11363f925359338a5f33a91aea
│ names: dict[2]
│ │ 2e9d75b63906f4b756674e6ec2a958132b425f82825b36941d041fed5d54dbf8: nogpu-prod-05_acda82e6fdfb-job50048-148101_evaluator_1
│ │ 8e3cf8cf8024f929655fc7a0be55d0bf31bc5b11363f925359338a5f33a91aea: nogpu-prod-05_acda82e6fdfb-job50048-148101_simulator_1
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 777, in get_cr
cr = run_single(
File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 991, in run_single
write_logs(wd, project, services=config["services"])
File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/docker_compose.py", line 120, in write_logs
services2id: Dict[ServiceName, ContainerID] = get_services_id(wd, project, services)
File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/docker_compose.py", line 63, in get_services_id
raise DockerComposeFail(msg, output=output.decode(), names=names) from e
duckietown_challenges_runner.docker_compose.DockerComposeFail: Cannot get process ids
│ output: |2e9d75b63906f4b756674e6ec2a958132b425f82825b36941d041fed5d54dbf8
│ |8e3cf8cf8024f929655fc7a0be55d0bf31bc5b11363f925359338a5f33a91aea
│ |
│ names: dict[2]
│ │ 2e9d75b63906f4b756674e6ec2a958132b425f82825b36941d041fed5d54dbf8: nogpu-prod-05_acda82e6fdfb-job50048-148101_evaluator_1
│ │ 8e3cf8cf8024f929655fc7a0be55d0bf31bc5b11363f925359338a5f33a91aea: nogpu-prod-05_acda82e6fdfb-job50048-148101_simulator_1
|