Duckietown Challenges Home Challenges Submissions

Evaluator 5409

ID5409
evaluatorgpu-production-spot-0-01
ownerI don't have one 😀
machinegpu-production-spot-0_bf25d82f20ea
processgpu-production-spot-0-01_bf25d82f20ea
version6.2.7
first heard
last heard
statusinactive
# evaluating
# success8 80233
# timeout
# failed
# error
# aborted3 80354
# host-error
arm0
x86_641
Mac0
gpu available1
Number of processors64
Processor frequency (MHz)0.0 GHz
Free % of processors99%
RAM total (MB)249.0 GB
RAM free (MB)245.9 GB
Disk (MB)969.3 GB
Disk available (MB)881.8 GB
Docker Hub
P11
P2
Cloud simulations1
PI Camera0
# Duckiebots0
Map 3x3 avaiable
Number of duckies
gpu cores
AIDO 2 Map LF public
AIDO 2 Map LF private
AIDO 2 Map LFV public
AIDO 2 Map LFV private
AIDO 2 Map LFVI public
AIDO 2 Map LFVI private
AIDO 3 Map LF public
AIDO 3 Map LF private
AIDO 3 Map LFV public
AIDO 3 Map LFV private
AIDO 3 Map LFVI public
AIDO 3 Map LFVI private
AIDO 5 Map large loop
ETU track
for 2021, map is ETH_small_inter
IPFS mountpoint /ipfs available
IPNS mountpoint /ipns available

Evaluator jobs

Job IDsubmissionuseruser labelchallengestepstatusup to dateevaluatordate starteddate completeddurationmessage
8035713798Nicholas Kostelniktemplate-randomaido-hello-sim-validation370abortednogpu-production-spot-0-010:00:23
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 261, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 941, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http+docker://localhost/v1.35/images/create?tag=sha256%3Ab13078d04947eb3a802ebc4e9db985f6a60c2a3cae145d65fbd44ef0177e1691&fromImage=docker.io%2Fnitaigao%2Faido-submissions

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 65, in docker_pull
    pulling = client.api.pull(repository=repository, tag=br.tag, stream=True, decode=True)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/image.py", line 415, in pull
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 263, in _raise_for_status
    raise create_api_error_from_http_exception(e)
  File "/usr/local/lib/python3.8/dist-packages/docker/errors.py", line 31, in create_api_error_from_http_exception
    raise cls(e, response=response, explanation=explanation)
docker.errors.ImageNotFound: 404 Client Error: Not Found ("pull access denied for nitaigao/aido-submissions, repository does not exist or may require 'docker login': denied: requested access to the resource is denied")

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_build_utils/docker_pulling.py", line 38, in docker_pull_retry
    return docker_pull(client, image_name, quiet=quiet)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 84, in docker_pull
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: Cannot pull repo  docker.io/nitaigao/aido-submissions@sha256:b13078d04947eb3a802ebc4e9db985f6a60c2a3cae145d65fbd44ef0177e1691  tag  None

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 745, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 944, in run_single
    docker_pull_retry(client, image, ntimes=4, wait=5)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 42, in docker_pull_retry
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: After trying 4 I still could not pull docker.io/nitaigao/aido-submissions@sha256:b13078d04947eb3a802ebc4e9db985f6a60c2a3cae145d65fbd44ef0177e1691
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
8035613798Nicholas Kostelniktemplate-randomaido-hello-sim-validation370abortednogpu-production-spot-0-010:00:22
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 261, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 941, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http+docker://localhost/v1.35/images/create?tag=sha256%3Ab13078d04947eb3a802ebc4e9db985f6a60c2a3cae145d65fbd44ef0177e1691&fromImage=docker.io%2Fnitaigao%2Faido-submissions

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 65, in docker_pull
    pulling = client.api.pull(repository=repository, tag=br.tag, stream=True, decode=True)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/image.py", line 415, in pull
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 263, in _raise_for_status
    raise create_api_error_from_http_exception(e)
  File "/usr/local/lib/python3.8/dist-packages/docker/errors.py", line 31, in create_api_error_from_http_exception
    raise cls(e, response=response, explanation=explanation)
docker.errors.ImageNotFound: 404 Client Error: Not Found ("pull access denied for nitaigao/aido-submissions, repository does not exist or may require 'docker login': denied: requested access to the resource is denied")

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_build_utils/docker_pulling.py", line 38, in docker_pull_retry
    return docker_pull(client, image_name, quiet=quiet)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 84, in docker_pull
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: Cannot pull repo  docker.io/nitaigao/aido-submissions@sha256:b13078d04947eb3a802ebc4e9db985f6a60c2a3cae145d65fbd44ef0177e1691  tag  None

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 745, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 944, in run_single
    docker_pull_retry(client, image, ntimes=4, wait=5)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 42, in docker_pull_retry
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: After trying 4 I still could not pull docker.io/nitaigao/aido-submissions@sha256:b13078d04947eb3a802ebc4e9db985f6a60c2a3cae145d65fbd44ef0177e1691
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
8035413798Nicholas Kostelniktemplate-randomaido-hello-sim-validation370abortednogpu-production-spot-0-010:00:51
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 261, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 941, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http+docker://localhost/v1.35/images/create?tag=sha256%3Ab13078d04947eb3a802ebc4e9db985f6a60c2a3cae145d65fbd44ef0177e1691&fromImage=docker.io%2Fnitaigao%2Faido-submissions

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 65, in docker_pull
    pulling = client.api.pull(repository=repository, tag=br.tag, stream=True, decode=True)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/image.py", line 415, in pull
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 263, in _raise_for_status
    raise create_api_error_from_http_exception(e)
  File "/usr/local/lib/python3.8/dist-packages/docker/errors.py", line 31, in create_api_error_from_http_exception
    raise cls(e, response=response, explanation=explanation)
docker.errors.ImageNotFound: 404 Client Error: Not Found ("pull access denied for nitaigao/aido-submissions, repository does not exist or may require 'docker login': denied: requested access to the resource is denied")

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_build_utils/docker_pulling.py", line 38, in docker_pull_retry
    return docker_pull(client, image_name, quiet=quiet)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 84, in docker_pull
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: Cannot pull repo  docker.io/nitaigao/aido-submissions@sha256:b13078d04947eb3a802ebc4e9db985f6a60c2a3cae145d65fbd44ef0177e1691  tag  None

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 745, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 944, in run_single
    docker_pull_retry(client, image, ntimes=4, wait=5)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 42, in docker_pull_retry
    raise PullError(msg) from e
duckietown_build_utils.docker_pulling.PullError: After trying 4 I still could not pull docker.io/nitaigao/aido-submissions@sha256:b13078d04947eb3a802ebc4e9db985f6a60c2a3cae145d65fbd44ef0177e1691
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
8034616193Maximilian van Amerongenexercises_braitenbergmooc-BV1sim-4of5successnogpu-production-spot-0-010:03:16
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
distance-from-start_mean1.1097871158399193


other stats
agent_compute-ego0_max0.011862056255340576
agent_compute-ego0_mean0.011862056255340576
agent_compute-ego0_median0.011862056255340576
agent_compute-ego0_min0.011862056255340576
complete-iteration_max0.24213488419850668
complete-iteration_mean0.24213488419850668
complete-iteration_median0.24213488419850668
complete-iteration_min0.24213488419850668
deviation-center-line_max0.0
deviation-center-line_mean0.0
deviation-center-line_median0.0
deviation-center-line_min0.0
deviation-heading_max0.0
deviation-heading_mean0.0
deviation-heading_median0.0
deviation-heading_min0.0
distance-from-start_max1.1097871158399193
distance-from-start_median1.1097871158399193
distance-from-start_min1.1097871158399193
driven_any_max1.1215340631691022
driven_any_mean1.1215340631691022
driven_any_median1.1215340631691022
driven_any_min1.1215340631691022
driven_lanedir_consec_max0.0
driven_lanedir_consec_mean0.0
driven_lanedir_consec_median0.0
driven_lanedir_consec_min0.0
driven_lanedir_max0.0
driven_lanedir_mean0.0
driven_lanedir_median0.0
driven_lanedir_min0.0
get_duckie_state_max0.0999564282099406
get_duckie_state_mean0.0999564282099406
get_duckie_state_median0.0999564282099406
get_duckie_state_min0.0999564282099406
get_robot_state_max0.003751081625620524
get_robot_state_mean0.003751081625620524
get_robot_state_median0.003751081625620524
get_robot_state_min0.003751081625620524
get_state_dump_max0.02086588223775228
get_state_dump_mean0.02086588223775228
get_state_dump_median0.02086588223775228
get_state_dump_min0.02086588223775228
get_ui_image_max0.015418423016866047
get_ui_image_mean0.015418423016866047
get_ui_image_median0.015418423016866047
get_ui_image_min0.015418423016866047
in-drivable-lane_max14.950000000000076
in-drivable-lane_mean14.950000000000076
in-drivable-lane_median14.950000000000076
in-drivable-lane_min14.950000000000076
per-episodes
details{"d50-ego0": {"driven_any": 1.1215340631691022, "get_ui_image": 0.015418423016866047, "step_physics": 0.07206030050913492, "survival_time": 14.950000000000076, "driven_lanedir": 0.0, "get_state_dump": 0.02086588223775228, "get_robot_state": 0.003751081625620524, "sim_render-ego0": 0.003618781566619873, "get_duckie_state": 0.0999564282099406, "in-drivable-lane": 14.950000000000076, "deviation-heading": 0.0, "agent_compute-ego0": 0.011862056255340576, "complete-iteration": 0.24213488419850668, "set_robot_commands": 0.0022755948702494304, "distance-from-start": 1.1097871158399193, "deviation-center-line": 0.0, "driven_lanedir_consec": 0.0, "sim_compute_sim_state": 0.010336191654205322, "sim_compute_performance-ego0": 0.0018997565905253093}}
set_robot_commands_max0.0022755948702494304
set_robot_commands_mean0.0022755948702494304
set_robot_commands_median0.0022755948702494304
set_robot_commands_min0.0022755948702494304
sim_compute_performance-ego0_max0.0018997565905253093
sim_compute_performance-ego0_mean0.0018997565905253093
sim_compute_performance-ego0_median0.0018997565905253093
sim_compute_performance-ego0_min0.0018997565905253093
sim_compute_sim_state_max0.010336191654205322
sim_compute_sim_state_mean0.010336191654205322
sim_compute_sim_state_median0.010336191654205322
sim_compute_sim_state_min0.010336191654205322
sim_render-ego0_max0.003618781566619873
sim_render-ego0_mean0.003618781566619873
sim_render-ego0_median0.003618781566619873
sim_render-ego0_min0.003618781566619873
simulation-passed1
step_physics_max0.07206030050913492
step_physics_mean0.07206030050913492
step_physics_median0.07206030050913492
step_physics_min0.07206030050913492
survival_time_max14.950000000000076
survival_time_mean14.950000000000076
survival_time_median14.950000000000076
survival_time_min14.950000000000076
No reset possible
8029416020Martin Cote 🇨🇦collision-check-exercisemooc-collision-check-teststep1successnogpu-production-spot-0-010:00:37
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
false_negative_rate0.02
false_positive_rate0.06


other stats
nsamples200
No reset possible
8028415872Bea Baselines 🐤dummy_collision_checkermooc-collision-check-valistep1successnogpu-production-spot-0-010:00:28
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
false_negative_rate0.46
false_positive_rate0.55


other stats
nsamples400
No reset possible
8026416014Dimitrios Dimopouloscollision-check-exercisemooc-collision-check-valistep1successnogpu-production-spot-0-010:00:43
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
false_negative_rate0.0
false_positive_rate0.105


other stats
nsamples400
No reset possible
8025716014Dimitrios Dimopouloscollision-check-exercisemooc-collision-check-valistep1successnogpu-production-spot-0-010:00:27
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
false_negative_rate0.0
false_positive_rate0.105


other stats
nsamples400
No reset possible
8025015874Bea Baselines 🐤collision-check-exercisemooc-collision-check-valistep1successnogpu-production-spot-0-010:00:27
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
false_negative_rate0.555
false_positive_rate0.47


other stats
nsamples400
No reset possible
8024616014Dimitrios Dimopouloscollision-check-exercisemooc-collision-check-valistep1successnogpu-production-spot-0-010:00:31
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
false_negative_rate0.0
false_positive_rate0.105


other stats
nsamples400
No reset possible
8023315875Bea Baselines 🐤collision-check-exercisemooc-collision-check-teststep1successnogpu-production-spot-0-010:01:04
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
false_negative_rate0.52
false_positive_rate0.45


other stats
nsamples200
No reset possible