13:26:15|evaluator|runner.py:937|try_s3(): trying bucket connection
13:26:16|evaluator|runner.py:940|try_s3(): uploaded
13:26:16|evaluator|runner.py:846|run_docker(): Running: docker-compose -p job5913-2894 config
13:26:17|evaluator|runner.py:444|run_single(): config:
networks:
  evaluation: {}
services:
  evaluator:
    environment:
      challenge_name: aido1_LF1_r3-v3
      challenge_step_name: step1-simulation
      launcher_parameters: "challenge: LF\nepisodes: 5\nsteps_per_episode: 500\nenvironment-constructor:\
        \ Simulator\ninclude_map: true\nenvironment-parameters: {seed: 123, map_name:\
        \ loop_empty, max_steps: 500001, domain_rand: 0,\n  camera_width: 640, camera_height:\
        \ 480, accept_start_angle_deg: 4, full_transparency: true,\n  distortion:\
        \ true}\nagent-info: {challenge: LF}\n"
      solution_parameters: '{env: Duckietown-Lf-Lfv-Navv-Silent-v1}

        '
      uid: 0
      username: root
    image: andreacensi/aido1_lf1_r3-v3-evaluator:2018_10_26_19_24_09
    networks:
      evaluation:
        aliases:
        - evaluation
    volumes:
    - /tmp/duckietown/DT18/evaluator/executions/aido1_LF1_r3-v3/submission797/step1-simulation-rudolf-7-job5913/challenge-solution-output:/challenge-solution-output:rw
    - /tmp/duckietown/DT18/evaluator/executions/aido1_LF1_r3-v3/submission797/step1-simulation-rudolf-7-job5913/challenge-results:/challenge-results:rw
    - /tmp/duckietown/DT18/evaluator/executions/aido1_LF1_r3-v3/submission797/step1-simulation-rudolf-7-job5913/challenge-description:/challenge-description:rw
    - /tmp/duckietown/DT18/evaluator/executions/aido1_LF1_r3-v3/submission797/step1-simulation-rudolf-7-job5913/challenge-evaluation-output:/challenge-evaluation-output:rw
    - /tmp/duckietown/DT18/evaluator/executions/aido1_LF1_r3-v3/submission797/step1-simulation-rudolf-7-job5913/previous-steps:/previous-steps:rw
  solution:
    environment:
      challenge_name: aido1_LF1_r3-v3
      challenge_step_name: step1-simulation
      uid: 0
      username: root
    image: heyt0ny/aido1_lf1_r3-v3-submission:2018_11_07_16_27_32
    networks:
      evaluation:
        aliases:
        - evaluation
    volumes:
    - /tmp/duckietown/DT18/evaluator/executions/aido1_LF1_r3-v3/submission797/step1-simulation-rudolf-7-job5913/challenge-solution-output:/challenge-solution-output:rw
    - /tmp/duckietown/DT18/evaluator/executions/aido1_LF1_r3-v3/submission797/step1-simulation-rudolf-7-job5913/challenge-results:/challenge-results:rw
    - /tmp/duckietown/DT18/evaluator/executions/aido1_LF1_r3-v3/submission797/step1-simulation-rudolf-7-job5913/challenge-description:/challenge-description:rw
    - /tmp/duckietown/DT18/evaluator/executions/aido1_LF1_r3-v3/submission797/step1-simulation-rudolf-7-job5913/challenge-evaluation-output:/challenge-evaluation-output:rw
    - /tmp/duckietown/DT18/evaluator/executions/aido1_LF1_r3-v3/submission797/step1-simulation-rudolf-7-job5913/previous-steps:/previous-steps:rw
version: '3.0'


13:26:17|dts|env_checks.py:33|check_docker_environment(): Checking docker environment for user root
13:26:17|dts|env_checks.py:97|check_user_in_docker_group(): My groups are [27, 110, 118, 131] and "docker" group is 102 

Note that when you add a user to a group, you need to login in and out.
13:26:17|evaluator|runner.py:534|run_one(): pulling containers
13:26:17|evaluator|runner.py:846|run_docker(): Running: docker-compose -p job5913-2894 pull
13:26:20|evaluator|runner.py:541|run_one(): pruned: {u'NetworksDeleted': None}
13:26:20|evaluator|runner.py:549|run_one(): Running containers [u'evaluator', u'solution']
13:26:20|evaluator|runner.py:846|run_docker(): Running: docker-compose -p job5913-2894 up -d
13:26:23|evaluator|runner.py:846|run_docker(): Running: docker-compose -p job5913-2894 ps -q evaluator
13:26:23|evaluator|runner.py:846|run_docker(): Running: docker-compose -p job5913-2894 ps -q solution
13:26:23|evaluator|runner.py:481|write_logs_worker(): writing logs for 76c4c08c30b4cb1e0bba126dc2cc3a21cde85fdaafab0181717d7052a3e75d1c 
13:26:23|dts|env_checks.py:33|check_docker_environment(): Checking docker environment for user root
13:26:23|dts|env_checks.py:97|check_user_in_docker_group(): My groups are [27, 110, 118, 131] and "docker" group is 102 

Note that when you add a user to a group, you need to login in and out.
13:26:24|dts|env_checks.py:33|check_docker_environment(): Checking docker environment for user root
13:26:24|dts|env_checks.py:97|check_user_in_docker_group(): My groups are [27, 110, 118, 131] and "docker" group is 102 

Note that when you add a user to a group, you need to login in and out.
13:26:24|evaluator|runner.py:481|write_logs_worker(): writing logs for cff6fa289ed4650e20c362f27140dcc90849ad4bb3649308f1669213cd006cb5 
13:26:24|dts|env_checks.py:33|check_docker_environment(): Checking docker environment for user root
13:26:24|dts|env_checks.py:97|check_user_in_docker_group(): My groups are [27, 110, 118, 131] and "docker" group is 102 

Note that when you add a user to a group, you need to login in and out.
13:26:24|evaluator|runner.py:573|run_one(): service evaluator: running
13:26:24|evaluator|runner.py:573|run_one(): service solution: running
13:26:28|evaluator|runner.py:573|run_one(): service evaluator: running
13:26:28|evaluator|runner.py:573|run_one(): service solution: running
13:26:32|evaluator|runner.py:573|run_one(): service evaluator: running
13:26:32|evaluator|runner.py:573|run_one(): service solution: running
13:26:36|evaluator|runner.py:573|run_one(): service evaluator: running
13:26:36|evaluator|runner.py:573|run_one(): service solution: running
13:26:40|evaluator|runner.py:573|run_one(): service evaluator: running
13:26:40|evaluator|runner.py:573|run_one(): service solution: running
13:26:44|evaluator|runner.py:573|run_one(): service evaluator: running
13:26:44|evaluator|runner.py:573|run_one(): service solution: running
13:26:48|evaluator|runner.py:573|run_one(): service evaluator: running
13:26:48|evaluator|runner.py:573|run_one(): service solution: running
13:26:52|evaluator|runner.py:573|run_one(): service evaluator: running
13:26:52|evaluator|runner.py:573|run_one(): service solution: running
13:26:56|evaluator|runner.py:573|run_one(): service evaluator: running
13:26:56|evaluator|runner.py:573|run_one(): service solution: running
13:27:00|evaluator|runner.py:573|run_one(): service evaluator: running
13:27:00|evaluator|runner.py:573|run_one(): service solution: running
13:27:04|evaluator|runner.py:573|run_one(): service evaluator: running
13:27:04|evaluator|runner.py:573|run_one(): service solution: running
13:27:08|evaluator|runner.py:573|run_one(): service evaluator: running
13:27:08|evaluator|runner.py:573|run_one(): service solution: running
13:27:12|evaluator|runner.py:573|run_one(): service evaluator: running
13:27:12|evaluator|runner.py:573|run_one(): service solution: running
13:27:16|evaluator|runner.py:573|run_one(): service evaluator: running
13:27:16|evaluator|runner.py:573|run_one(): service solution: running
13:27:20|evaluator|runner.py:573|run_one(): service evaluator: running
13:27:20|evaluator|runner.py:573|run_one(): service solution: running
13:27:24|evaluator|runner.py:573|run_one(): service evaluator: running
13:27:24|evaluator|runner.py:573|run_one(): service solution: running
13:27:28|evaluator|runner.py:573|run_one(): service evaluator: running
13:27:28|evaluator|runner.py:573|run_one(): service solution: running
13:27:32|evaluator|runner.py:573|run_one(): service evaluator: running
13:27:32|evaluator|runner.py:573|run_one(): service solution: running
13:27:36|evaluator|runner.py:573|run_one(): service evaluator: running
13:27:36|evaluator|runner.py:573|run_one(): service solution: running
13:27:40|evaluator|runner.py:573|run_one(): service evaluator: running
13:27:40|evaluator|runner.py:573|run_one(): service solution: running
13:27:44|evaluator|runner.py:573|run_one(): service evaluator: running
13:27:44|evaluator|runner.py:573|run_one(): service solution: running
13:27:48|evaluator|runner.py:573|run_one(): service evaluator: running
13:27:48|evaluator|runner.py:573|run_one(): service solution: running
13:27:52|evaluator|runner.py:573|run_one(): service evaluator: running
13:27:52|evaluator|runner.py:573|run_one(): service solution: running
13:27:56|evaluator|runner.py:573|run_one(): service evaluator: running
13:27:56|evaluator|runner.py:573|run_one(): service solution: running
13:28:00|evaluator|runner.py:573|run_one(): service evaluator: running
13:28:00|evaluator|runner.py:573|run_one(): service solution: running
13:28:04|evaluator|runner.py:573|run_one(): service evaluator: running
13:28:04|evaluator|runner.py:573|run_one(): service solution: running
13:28:08|evaluator|runner.py:573|run_one(): service evaluator: running
13:28:08|evaluator|runner.py:573|run_one(): service solution: running
13:28:12|evaluator|runner.py:573|run_one(): service evaluator: running
13:28:12|evaluator|runner.py:573|run_one(): service solution: running
13:28:16|evaluator|runner.py:573|run_one(): service evaluator: running
13:28:16|evaluator|runner.py:573|run_one(): service solution: running
13:28:20|evaluator|runner.py:573|run_one(): service evaluator: running
13:28:20|evaluator|runner.py:573|run_one(): service solution: running
13:28:24|evaluator|runner.py:573|run_one(): service evaluator: running
13:28:24|evaluator|runner.py:573|run_one(): service solution: running
13:28:28|evaluator|runner.py:573|run_one(): service evaluator: running
13:28:28|evaluator|runner.py:573|run_one(): service solution: running
13:28:32|evaluator|runner.py:573|run_one(): service evaluator: running
13:28:32|evaluator|runner.py:573|run_one(): service solution: running
13:28:36|evaluator|runner.py:573|run_one(): service evaluator: running
13:28:36|evaluator|runner.py:573|run_one(): service solution: running
13:28:40|evaluator|runner.py:573|run_one(): service evaluator: running
13:28:40|evaluator|runner.py:573|run_one(): service solution: running
13:28:44|evaluator|runner.py:573|run_one(): service evaluator: running
13:28:44|evaluator|runner.py:573|run_one(): service solution: running
13:28:48|evaluator|runner.py:573|run_one(): service evaluator: running
13:28:48|evaluator|runner.py:573|run_one(): service solution: running
13:28:50|evaluator|runner.py:502|write_logs_worker(): container evaluator terminated with 0
13:28:52|evaluator|runner.py:573|run_one(): service evaluator: exited
13:28:52|evaluator|runner.py:573|run_one(): service solution: running
13:28:53|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-1, stopped)>
13:28:53|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-2, stopped)>
13:28:53|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-3, stopped)>
13:28:53|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-4, stopped)>
13:28:53|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-5, stopped)>
13:28:53|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-6, stopped)>
13:28:53|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-7, stopped)>
13:28:53|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-8, stopped)>
13:28:53|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-9, stopped)>
13:28:53|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-10, stopped[SIGTERM])>
13:28:53|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-11, stopped)>
13:28:53|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-12, stopped)>
13:28:53|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-13, stopped)>
13:28:53|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-14, stopped)>
13:28:53|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-15, stopped)>
13:28:53|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-16, stopped)>
13:28:53|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-17, stopped)>
13:28:53|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-18, stopped)>
13:28:53|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-19, stopped)>
13:28:53|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-20, stopped)>
13:28:53|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-21, stopped)>
13:28:53|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-22, stopped)>
13:28:53|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-23, stopped)>
13:28:53|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-24, stopped)>
13:28:53|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-25, stopped)>
13:28:53|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-26, stopped)>
13:28:53|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-27, stopped)>
13:28:53|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-28, stopped)>
13:28:53|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-29, stopped)>
13:28:53|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-30, stopped)>
13:28:53|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-31, stopped)>
13:28:53|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-32, stopped)>
13:28:53|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-33, stopped)>
13:28:53|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-34, stopped)>
13:28:53|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-35, stopped)>
13:28:53|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-36, stopped)>
13:28:53|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-37, stopped)>
13:28:53|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-38, stopped)>
13:28:53|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-39, stopped)>
13:28:53|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-40, started)>
13:28:53|evaluator|runner.py:526|teminate_workers(): terminated all workers.
13:28:53|dts|env_checks.py:33|check_docker_environment(): Checking docker environment for user root
13:28:53|dts|env_checks.py:97|check_user_in_docker_group(): My groups are [27, 110, 118, 131] and "docker" group is 102 

Note that when you add a user to a group, you need to login in and out.
13:28:53|evaluator|runner.py:846|run_docker(): Running: docker-compose -p job5913-2894 ps -q evaluator
13:28:53|evaluator|runner.py:766|write_logs(): Found container ID = '76c4c08c30b4cb1e0bba126dc2cc3a21cde85fdaafab0181717d7052a3e75d1c'
13:28:53|evaluator|runner.py:846|run_docker(): Running: docker-compose -p job5913-2894 ps -q solution
13:28:54|evaluator|runner.py:766|write_logs(): Found container ID = 'cff6fa289ed4650e20c362f27140dcc90849ad4bb3649308f1669213cd006cb5'