Duckietown Challenges Home Challenges Submissions

Submission 6562

Submission6562
Competingyes
Challengeaido3-off-LF-real-validation
UserGianmarco Bernasconi
Date submitted
Last status update
Completecomplete
DetailsEvaluation is complete.
Sisters
Result💚
Jobseval0: 32315 eval0-videos: 32519 eval0-visualize: 32520 eval1: 32327 eval1-videos: 32516 eval1-visualize: 32524 eval2: 32339 eval2-videos: 32522 eval2-visualize: 32544
Next
User labelTest 0-1
Admin priority100
Blessingn/a
User priority100

32544

Click the images to see detailed statistics about the episode.

index.html

32524

Click the images to see detailed statistics about the episode.

index.html

32522

autobot02

watchtower21

watchtower22

watchtower23

watchtower24

watchtower25

watchtower26

watchtower27

watchtower29

watchtower30

watchtower31

watchtower32

watchtower33

watchtower34

watchtower35

watchtower36

32520

Click the images to see detailed statistics about the episode.

index.html

32519

autobot02

watchtower21

watchtower22

watchtower23

watchtower24

watchtower25

watchtower26

watchtower27

watchtower28

watchtower29

watchtower30

watchtower31

watchtower32

watchtower33

watchtower34

watchtower35

watchtower36

32516

autobot02

watchtower21

watchtower22

watchtower23

watchtower24

watchtower25

watchtower26

watchtower27

watchtower28

watchtower29

watchtower30

watchtower31

watchtower32

watchtower33

watchtower34

watchtower35

watchtower36

Evaluation jobs for this submission

See previous jobs for previous versions of challenges
Job IDstepstatusup to datedate starteddate completeddurationmessage
32544eval2-visualizesuccessyes0:01:59
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
driven_lanedir_consec6.144148873522894
survival_time45.3333
deviation-center-line3.2470366612384782
in-drivable-lane0


other stats
deviation-heading3.5106276719126948
driven_any6.195769973172798
driven_lanedir6.144148873522894
visualized-eval2-passed1
No reset possible
32533eval2-visualizehost-erroryes0:05:03
Error while running [...]
Error while running Docker Compose:

Could not run ['docker-compose', '-p', 'job32533-592714', 'up', '-d', '--renew-anon-volumes']:

   >  Command '['docker-compose', '-p', 'job32533-592714', 'up', '-d', '--renew-anon-volumes']' returned non-zero exit status 1.

stdout | 

stderr | Creating network "job32533-592714_evaluation" with the default driver
stderr | Creating volume "job32533-592714_fifos" with default driver
stderr | Creating job32533-592714_evaluator_1 ...
stderr | 
stderr | ERROR: for job32533-592714_evaluator_1  UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=60)
stderr | 
stderr | ERROR: for evaluator  UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=60)
stderr | An HTTP request took too long to complete. Retry with --verbose to obtain debug information.
stderr | If you encounter this issue regularly because of slow network conditions, consider setting COMPOSE_HTTP_TIMEOUT to a higher value (current value: 60).
stderr | 
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
32532eval2-visualizehost-erroryes0:05:06
Error while running [...]
Error while running Docker Compose:

Could not run ['docker-compose', '-p', 'job32532-6791', 'up', '-d', '--renew-anon-volumes']:

   >  Command '['docker-compose', '-p', 'job32532-6791', 'up', '-d', '--renew-anon-volumes']' returned non-zero exit status 1.

stdout | 

stderr | Creating network "job32532-6791_evaluation" with the default driver
stderr | Creating volume "job32532-6791_fifos" with default driver
stderr | Creating job32532-6791_evaluator_1 ...
stderr | 
stderr | ERROR: for job32532-6791_evaluator_1  UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=60)
stderr | 
stderr | ERROR: for evaluator  UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=60)
stderr | An HTTP request took too long to complete. Retry with --verbose to obtain debug information.
stderr | If you encounter this issue regularly because of slow network conditions, consider setting COMPOSE_HTTP_TIMEOUT to a higher value (current value: 60).
stderr | 
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
32531eval2-visualizehost-erroryes0:04:33
Uncaught exception w [...]
Uncaught exception while running Docker Compose:
Traceback (most recent call last):
  File "/usr/local/lib/python3.6/dist-packages/urllib3/connectionpool.py", line 384, in _make_request
    six.raise_from(e, None)
  File "<string>", line 2, in raise_from
  File "/usr/local/lib/python3.6/dist-packages/urllib3/connectionpool.py", line 380, in _make_request
    httplib_response = conn.getresponse()
  File "/usr/lib/python3.6/http/client.py", line 1346, in getresponse
    response.begin()
  File "/usr/lib/python3.6/http/client.py", line 307, in begin
    version, status, reason = self._read_status()
  File "/usr/lib/python3.6/http/client.py", line 268, in _read_status
    line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1")
  File "/usr/lib/python3.6/socket.py", line 586, in readinto
    return self._sock.recv_into(b)
socket.timeout: timed out

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.6/dist-packages/requests/adapters.py", line 449, in send
    timeout=timeout
  File "/usr/local/lib/python3.6/dist-packages/urllib3/connectionpool.py", line 638, in urlopen
    _stacktrace=sys.exc_info()[2])
  File "/usr/local/lib/python3.6/dist-packages/urllib3/util/retry.py", line 367, in increment
    raise six.reraise(type(error), error, _stacktrace)
  File "/usr/local/lib/python3.6/dist-packages/urllib3/packages/six.py", line 686, in reraise
    raise value
  File "/usr/local/lib/python3.6/dist-packages/urllib3/connectionpool.py", line 600, in urlopen
    chunked=chunked)
  File "/usr/local/lib/python3.6/dist-packages/urllib3/connectionpool.py", line 386, in _make_request
    self._raise_timeout(err=e, url=url, timeout_value=read_timeout)
  File "/usr/local/lib/python3.6/dist-packages/urllib3/connectionpool.py", line 306, in _raise_timeout
    raise ReadTimeoutError(self, url, "Read timed out. (read timeout=%s)" % timeout_value)
urllib3.exceptions.ReadTimeoutError: UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=60)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/project/src/duckietown_challenges_runner/runner.py", line 919, in run_one
    container = client.containers.get(container_id)
  File "/usr/local/lib/python3.6/dist-packages/docker/models/containers.py", line 862, in get
    resp = self.client.api.inspect_container(container_id)
  File "/usr/local/lib/python3.6/dist-packages/docker/utils/decorators.py", line 19, in wrapped
    return f(self, resource_id, *args, **kwargs)
  File "/usr/local/lib/python3.6/dist-packages/docker/api/container.py", line 755, in inspect_container
    self._get(self._url("/containers/{0}/json", container)), True
  File "/usr/local/lib/python3.6/dist-packages/docker/utils/decorators.py", line 46, in inner
    return f(self, *args, **kwargs)
  File "/usr/local/lib/python3.6/dist-packages/docker/api/client.py", line 230, in _get
    return self.get(url, **self._set_request_timeout(kwargs))
  File "/usr/local/lib/python3.6/dist-packages/requests/sessions.py", line 546, in get
    return self.request('GET', url, **kwargs)
  File "/usr/local/lib/python3.6/dist-packages/requests/sessions.py", line 533, in request
    resp = self.send(prep, **send_kwargs)
  File "/usr/local/lib/python3.6/dist-packages/requests/sessions.py", line 646, in send
    r = adapter.send(request, **kwargs)
  File "/usr/local/lib/python3.6/dist-packages/requests/adapters.py", line 529, in send
    raise ReadTimeout(e, request=request)
requests.exceptions.ReadTimeout: UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=60)
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
32524eval1-visualizesuccessyes0:25:40
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
driven_lanedir_consec6.396056222229735
survival_time45.3333
deviation-center-line3.653236189013705
in-drivable-lane0


other stats
deviation-heading3.2644845053713216
driven_any6.479939816102983
driven_lanedir6.396056222229735
visualized-eval1-passed1
No reset possible
32522eval2-videossuccessyes0:28:46
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
32521eval2-videossuccessyes0:28:13
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
32520eval0-visualizesuccessyes0:25:58
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
driven_lanedir_consec4.7285138982591395
survival_time42.6666
deviation-center-line3.4000273668426284
in-drivable-lane4.666599999999999


other stats
deviation-heading4.764532896208898
driven_any5.28465446624133
driven_lanedir4.7285138982591395
visualized-eval0-passed1
No reset possible
32519eval0-videossuccessyes0:38:47
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
32516eval1-videossuccessyes0:38:48
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
32515eval2-visualizesuccessyes0:37:19
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
32339eval2successyes0:12:59
Scores from the eval [...]
Scores from the evaluation of job: 32339
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
other stats
driven_lanedir_consec_median6.300616082142405
survival_time_median47.565
No reset possible
32338eval2abortedyes0:10:58
Scores from the eval [...]
Scores from the evaluation of job: 32338
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
32327eval1successyes0:17:30
Scores from the eval [...]
Scores from the evaluation of job: 32327
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
other stats
driven_lanedir_consec_median6.583699729628317
survival_time_median46.808
No reset possible
32325eval1abortedyes0:02:22
Scores from the eval [...]
Scores from the evaluation of job: 32325
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
32315eval0successyes0:13:16
Scores from the eval [...]
Scores from the evaluation of job: 32315
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
other stats
driven_lanedir_consec_median5.428880590665902
survival_time_median48.587
No reset possible