Duckietown Challenges Home Challenges Submissions

Job 128818

Job ID128818
submission15549
userAdriano Almeida
user labeltemplate-random
challengeaido-hello-sim-validation
stepsanity-check
statuserror
up to dateyes
evaluatorreg01
date started
date completed
duration0:01:52
message
InvalidEvaluator: co [...]
InvalidEvaluator:
concurrent.futures.process._RemoteTraceback: 
"""
Traceback (most recent call last):
  File "/usr/lib/python3.8/concurrent/futures/process.py", line 239, in _process_worker
    r = call_item.fn(*call_item.args, **call_item.kwargs)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_experiment_manager/code.py", line 461, in robot_stats
    evaluated = read_and_draw(fn, dn_i, pc_name)
  File "/usr/local/lib/python3.8/dist-packages/aido_analyze/utils_drawing.py", line 415, in read_and_draw
    draw_static(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_world/svg_drawing/misc.py", line 166, in draw_static
    os.makedirs(output_dir)
  File "/usr/lib/python3.8/os.py", line 223, in makedirs
    mkdir(name, mode)
FileExistsError: [Errno 17] File exists: '/challenges/challenge-evaluation-output/episodes/scenarios/ego0'
"""

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_experiment_manager/code.py", line 392, in main
    stats = future.result()
  File "/usr/lib/python3.8/concurrent/futures/_base.py", line 444, in result
    return self.__get_result()
  File "/usr/lib/python3.8/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
FileExistsError: [Errno 17] File exists: '/challenges/challenge-evaluation-output/episodes/scenarios/ego0'

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/cie_concrete.py", line 691, in scoring_context
    yield cie
  File "/usr/local/lib/python3.8/dist-packages/duckietown_experiment_manager/experiment_manager.py", line 60, in go
    wrap(cie)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_experiment_manager/experiment_manager.py", line 33, in wrap
    asyncio.run(main(cie, logdir, attempts), debug=True)
  File "/usr/lib/python3.8/asyncio/runners.py", line 44, in run
    return loop.run_until_complete(main)
  File "/usr/lib/python3.8/asyncio/base_events.py", line 616, in run_until_complete
    return future.result()
  File "/usr/local/lib/python3.8/dist-packages/duckietown_experiment_manager/code.py", line 430, in main
    raise dc.InvalidEvaluator(msg) from e
duckietown_challenges.exceptions.InvalidEvaluator: Anomalous error while running episodes:
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.

Highlights

128818

scenarios

Artifacts

The artifacts are hidden.

Container logs

The logs are hidden.