Duckietown Challenges Home Challenges Submissions

Submission 17073

Submission17073
Competingyes
Challengemooc-planning-dd-dynamic-vali
UserMaurycy Kujawski
Date submitted
Last status update
Completecomplete
DetailsEvaluation is complete.
Sisters
Result💚
Jobsstep1-0of4: 85835 step1-1of4: 85880 step1-2of4: 85760 step1-3of4: 85739
Next
User labelplanning-exercise
Admin priority50
Blessingn/a
User priority50

85880

env01

env05

85835

env00

env04

85760

env02

env06

85739

env03

env07

Evaluation jobs for this submission

See previous jobs for previous versions of challenges
Job IDstepstatusup to datedate starteddate completeddurationmessage
85880step1-1of4successyes0:03:15
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
mistakes1.0
success_ratio1.0
duration22.0
complexity8.0
avg_min_distance0.0


other stats
nfeasible6
nsamples6
No reset possible
85878step1-1of4successyes0:03:21
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
85875step1-1of4successyes0:03:16
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
85858step1-1of4successyes0:03:02
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
85857step1-1of4successyes0:02:53
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
85856step1-1of4successyes0:03:02
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
85854step1-1of4successyes0:03:51
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
85846step1-1of4successyes0:03:33
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
85844step1-1of4successyes0:02:56
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
85842step1-1of4successyes0:03:10
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
85840step1-1of4successyes0:03:16
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
85838step1-1of4successyes0:02:56
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
85837step1-1of4successyes0:03:04
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
85835step1-0of4successyes0:03:16
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
mistakes1.0
success_ratio1.0
duration22.0
complexity8.0
avg_min_distance0.0


other stats
nfeasible6
nsamples6
No reset possible
85830step1-0of4successyes0:03:25
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
85829step1-0of4successyes0:03:04
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
85824step1-0of4successyes0:03:25
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
85820step1-0of4successyes0:03:56
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
85817step1-1of4successyes0:03:23
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
85815step1-0of4successyes0:03:08
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
85811step1-1of4successyes0:03:26
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
85806step1-0of4successyes0:03:20
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
85804step1-1of4successyes0:03:45
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
85783step1-1of4successyes0:03:03
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
85781step1-0of4host-erroryes0:02:12
Uncaught exception w [...]
Uncaught exception while running Docker Compose:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 268, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 953, 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.41/containers/7673798be3ca76b14c7a6850b5bc406f38bb9e348b694422946671f69c53d72c/json

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 1245, in run_one
    container = client.containers.get(container_id)
  File "/usr/local/lib/python3.8/dist-packages/docker/models/containers.py", line 889, in get
    resp = self.client.api.inspect_container(container_id)
  File "/usr/local/lib/python3.8/dist-packages/docker/utils/decorators.py", line 19, in wrapped
    return f(self, resource_id, *args, **kwargs)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/container.py", line 773, in inspect_container
    return self._result(
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 274, in _result
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 270, 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.NotFound: 404 Client Error for http+docker://localhost/v1.41/containers/7673798be3ca76b14c7a6850b5bc406f38bb9e348b694422946671f69c53d72c/json: Not Found ("No such container: 7673798be3ca76b14c7a6850b5bc406f38bb9e348b694422946671f69c53d72c")
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
85780step1-1of4host-erroryes0:01:46
Uncaught exception w [...]
Uncaught exception while running Docker Compose:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 268, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 953, 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.41/containers/f6af1abb4109aa6b88a8c6faf8480d6870384ce53a3a70e4f49fd61234b0782f/json

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 1245, in run_one
    container = client.containers.get(container_id)
  File "/usr/local/lib/python3.8/dist-packages/docker/models/containers.py", line 889, in get
    resp = self.client.api.inspect_container(container_id)
  File "/usr/local/lib/python3.8/dist-packages/docker/utils/decorators.py", line 19, in wrapped
    return f(self, resource_id, *args, **kwargs)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/container.py", line 773, in inspect_container
    return self._result(
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 274, in _result
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 270, 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.NotFound: 404 Client Error for http+docker://localhost/v1.41/containers/f6af1abb4109aa6b88a8c6faf8480d6870384ce53a3a70e4f49fd61234b0782f/json: Not Found ("No such container: f6af1abb4109aa6b88a8c6faf8480d6870384ce53a3a70e4f49fd61234b0782f")
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
85766step1-1of4successyes0:03:05
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
85765step1-0of4successyes0:03:08
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
85760step1-2of4successyes0:05:39
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
mistakes1.0
success_ratio1.0
duration22.0
complexity8.0
avg_min_distance0.0


other stats
nfeasible6
nsamples6
No reset possible
85754step1-0of4successyes0:03:13
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
85753step1-1of4successyes0:03:04
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
85751step1-1of4successyes0:03:20
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
85748step1-1of4successyes0:03:11
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
85742step1-2of4successyes0:03:04
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
85739step1-3of4successyes0:05:10
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
mistakes1.0
success_ratio1.0
duration22.0
complexity8.0
avg_min_distance0.008293194441404908


other stats
nfeasible6
nsamples6
No reset possible
85734step1-2of4successyes0:03:08
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible