Skip to content

Console Output

15:40:05 [2019-09-03T15:40:05.393Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39858/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2e8d7c5bb7ee4da9a913c34f44612484bc220f5b -e DOCKER_GRAPHDRIVER docker:2e8d7c5bb7ee4da9a913c34f44612484bc220f5b hack/make.sh dynbinary-daemon test-docker-py
15:40:05 [2019-09-03T15:40:05.955Z] 
15:40:06 [2019-09-03T15:40:06.210Z] Removing bundles/
15:40:06 [2019-09-03T15:40:06.210Z] 
15:40:06 [2019-09-03T15:40:06.210Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
15:40:06 [2019-09-03T15:40:06.210Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:40:06 [2019-09-03T15:40:06.210Z] GOOS="" GOARCH="" GOARM=""
15:41:27 [2019-09-03T15:41:27.585Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:41:27 [2019-09-03T15:41:27.585Z] 
15:41:27 [2019-09-03T15:41:27.585Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
15:41:27 [2019-09-03T15:41:27.585Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
15:41:27 [2019-09-03T15:41:27.585Z] Using test binary docker
15:41:27 [2019-09-03T15:41:27.585Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:41:27 [2019-09-03T15:41:27.585Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
15:41:27 [2019-09-03T15:41:27.585Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
15:41:27 [2019-09-03T15:41:27.585Z] Warning failed to create cache: (null)
15:41:27 [2019-09-03T15:41:27.585Z] .
15:41:27 [2019-09-03T15:41:27.585Z] Starting dockerd
15:41:27 [2019-09-03T15:41:27.585Z] INFO: Waiting for daemon to start...
15:41:27 [2019-09-03T15:41:27.839Z] .
15:41:27 [2019-09-03T15:41:27.839Z] INFO: Building docker-sdk-python3:4.0.2...
15:42:49 [2019-09-03T15:42:49.196Z] sha256:d4e00f9813cad6936f5583d35245680e78d8ce5c8f4c8217429d30ddad5ad16a
15:42:49 [2019-09-03T15:42:49.196Z] INFO: Starting docker-py tests...
15:42:49 [2019-09-03T15:42:49.196Z] ============================= test session starts ==============================
15:42:49 [2019-09-03T15:42:49.196Z] platform linux -- Python 3.6.9, pytest-4.1.0, py-1.8.0, pluggy-0.12.0
15:42:49 [2019-09-03T15:42:49.196Z] rootdir: /src, inifile: pytest.ini
15:42:49 [2019-09-03T15:42:49.196Z] plugins: timeout-1.3.3, cov-2.6.1
15:42:49 [2019-09-03T15:42:49.196Z] collected 385 items / 5 deselected
15:42:49 [2019-09-03T15:42:49.196Z] 
15:43:09 [2019-09-03T15:43:09.610Z] tests/integration/api_build_test.py ......................X              [  6%]
15:43:10 [2019-09-03T15:43:10.169Z] tests/integration/api_client_test.py .....                               [  7%]
15:43:12 [2019-09-03T15:43:12.659Z] tests/integration/api_config_test.py .....                               [  8%]
15:43:53 [2019-09-03T15:43:53.161Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
15:45:08 [2019-09-03T15:45:08.928Z] .................................................                        [ 30%]
15:45:31 [2019-09-03T15:45:31.631Z] tests/integration/api_exec_test.py ....................                  [ 35%]
15:45:40 [2019-09-03T15:45:40.248Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
15:45:44 [2019-09-03T15:45:44.811Z] tests/integration/api_image_test.py ...........s.....                    [ 40%]
15:46:10 [2019-09-03T15:46:10.163Z] tests/integration/api_network_test.py ...........................        [ 47%]
15:46:18 [2019-09-03T15:46:18.649Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
15:46:20 [2019-09-03T15:46:20.787Z] tests/integration/api_secret_test.py .....                               [ 52%]
15:46:26 [2019-09-03T15:46:26.641Z] tests/integration/api_service_test.py ................s................. [ 61%]
15:46:38 [2019-09-03T15:46:38.178Z] ........................                                                 [ 67%]
15:47:20 [2019-09-03T15:47:20.697Z] tests/integration/api_swarm_test.py .ssss.s...x.......                   [ 72%]
15:47:35 [2019-09-03T15:47:35.510Z] tests/integration/api_volume_test.py .........                           [ 74%]
15:47:37 [2019-09-03T15:47:37.390Z] tests/integration/client_test.py .....                                   [ 75%]
15:47:38 [2019-09-03T15:47:38.314Z] tests/integration/errors_test.py .                                       [ 76%]
15:48:17 [2019-09-03T15:48:17.323Z] tests/integration/models_containers_test.py ............................ [ 83%]
15:48:38 [2019-09-03T15:48:38.768Z] .........                                                                [ 85%]
15:48:44 [2019-09-03T15:48:44.548Z] tests/integration/models_images_test.py ...............                  [ 89%]
15:48:46 [2019-09-03T15:48:46.420Z] tests/integration/models_networks_test.py ....                           [ 90%]
15:48:52 [2019-09-03T15:48:52.941Z] tests/integration/models_nodes_test.py .                                 [ 91%]
15:48:53 [2019-09-03T15:48:53.499Z] tests/integration/models_resources_test.py .                             [ 91%]
15:48:59 [2019-09-03T15:48:59.542Z] tests/integration/models_services_test.py ..............X.               [ 95%]
15:49:03 [2019-09-03T15:49:03.932Z] tests/integration/models_swarm_test.py ..                                [ 96%]
15:49:03 [2019-09-03T15:49:03.932Z] tests/integration/models_volumes_test.py ..                              [ 96%]
15:49:08 [2019-09-03T15:49:08.929Z] tests/integration/regression_test.py ......                              [ 98%]
15:49:09 [2019-09-03T15:49:09.694Z] tests/integration/credentials/store_test.py ......                       [ 99%]
15:49:09 [2019-09-03T15:49:09.694Z] tests/integration/credentials/utils_test.py .                            [100%]
15:49:09 [2019-09-03T15:49:09.694Z] 
15:49:09 [2019-09-03T15:49:09.694Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
15:49:09 [2019-09-03T15:49:09.694Z] =========================== short test summary info ============================
15:49:09 [2019-09-03T15:49:09.694Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
15:49:09 [2019-09-03T15:49:09.694Z]   CONFIG_RT_GROUP_SCHED isn't enabled
15:49:09 [2019-09-03T15:49:09.694Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
15:49:09 [2019-09-03T15:49:09.694Z]   Not supported on most drivers
15:49:09 [2019-09-03T15:49:09.694Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
15:49:09 [2019-09-03T15:49:09.694Z]   This doesn't seem to be taken into account by the engine
15:49:09 [2019-09-03T15:49:09.694Z] SKIP [1] tests/integration/api_image_test.py:290: Doesn't work inside a container - FIXME
15:49:09 [2019-09-03T15:49:09.694Z] SKIP [1] tests/integration/api_service_test.py:853: API version is too low (< 1.38)
15:49:09 [2019-09-03T15:49:09.694Z] SKIP [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
15:49:09 [2019-09-03T15:49:09.694Z] SKIP [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
15:49:09 [2019-09-03T15:49:09.694Z] SKIP [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
15:49:09 [2019-09-03T15:49:09.694Z] SKIP [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
15:49:09 [2019-09-03T15:49:09.694Z] SKIP [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
15:49:09 [2019-09-03T15:49:09.694Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 387.13 seconds ==
15:49:10 [2019-09-03T15:49:10.253Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
15:49:22 [2019-09-03T15:49:22.408Z] umount: bundles/test-docker-py/root: mountpoint not found
15:49:22 [2019-09-03T15:49:22.408Z] Clearing AppArmor profiles cache:.
15:49:22 [2019-09-03T15:49:22.408Z] All profile caches have been cleared, but no profiles have been unloaded.
15:49:22 [2019-09-03T15:49:22.408Z] Unloading profiles will leave already running processes permanently
15:49:22 [2019-09-03T15:49:22.408Z] unconfined, which can lead to unexpected situations.
15:49:22 [2019-09-03T15:49:22.408Z] 
15:49:22 [2019-09-03T15:49:22.408Z] To set a process to complain mode, use the command line tool
15:49:22 [2019-09-03T15:49:22.408Z] 'aa-complain'. To really tear down all profiles, run the init script
15:49:22 [2019-09-03T15:49:22.408Z] with the 'teardown' option."
15:49:22 [2019-09-03T15:49:22.408Z]