Skip to content

Console Output

15:51:05 [2020-01-06T15:51:05.715Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40340/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8311d6ba9fe69197912f4bba01eab1a92d92ce08 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8311d6ba9fe69197912f4bba01eab1a92d92ce08 hack/make.sh dynbinary-daemon test-docker-py
15:51:06 [2020-01-06T15:51:06.276Z] 
15:51:06 [2020-01-06T15:51:06.276Z] Removing bundles/
15:51:06 [2020-01-06T15:51:06.276Z] 
15:51:06 [2020-01-06T15:51:06.276Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
15:51:06 [2020-01-06T15:51:06.276Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:51:06 [2020-01-06T15:51:06.276Z] GOOS="" GOARCH="" GOARM=""
15:52:27 [2020-01-06T15:52:27.640Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:52:27 [2020-01-06T15:52:27.640Z] 
15:52:27 [2020-01-06T15:52:27.640Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
15:52:27 [2020-01-06T15:52:27.640Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
15:52:27 [2020-01-06T15:52:27.640Z] Using test binary docker
15:52:27 [2020-01-06T15:52:27.640Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:52:27 [2020-01-06T15:52:27.640Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
15:52:27 [2020-01-06T15:52:27.640Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
15:52:27 [2020-01-06T15:52:27.640Z] Warning failed to create cache: (null)
15:52:27 [2020-01-06T15:52:27.640Z] .
15:52:27 [2020-01-06T15:52:27.640Z] INFO: Waiting for daemon to start...
15:52:27 [2020-01-06T15:52:27.640Z] Starting dockerd
15:52:30 [2020-01-06T15:52:30.190Z] .
15:52:30 [2020-01-06T15:52:30.190Z] INFO: Building docker-sdk-python3:4.1.0...
15:53:16 [2020-01-06T15:53:16.835Z] sha256:0ca5b64ce710bd02566115d030ce51611f22133662a142f90e643817b9b0552b
15:53:16 [2020-01-06T15:53:16.835Z] INFO: Starting docker-py tests...
15:53:16 [2020-01-06T15:53:16.835Z] ============================= test session starts ==============================
15:53:16 [2020-01-06T15:53:16.835Z] platform linux -- Python 3.7.6, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
15:53:16 [2020-01-06T15:53:16.835Z] rootdir: /src, inifile: pytest.ini
15:53:16 [2020-01-06T15:53:16.835Z] plugins: timeout-1.3.3, cov-2.6.1
15:53:17 [2020-01-06T15:53:17.396Z] collected 385 items / 3 deselected / 382 selected
15:53:17 [2020-01-06T15:53:17.396Z] 
15:53:39 [2020-01-06T15:53:39.219Z] tests/integration/api_build_test.py .......................X             [  6%]
15:53:39 [2020-01-06T15:53:39.475Z] tests/integration/api_client_test.py .....                               [  7%]
15:53:41 [2020-01-06T15:53:41.648Z] tests/integration/api_config_test.py .....                               [  8%]
15:54:15 [2020-01-06T15:54:15.810Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
15:55:17 [2020-01-06T15:55:17.677Z] ................................................                         [ 29%]
15:55:35 [2020-01-06T15:55:35.854Z] tests/integration/api_exec_test.py ....................                  [ 35%]
15:55:43 [2020-01-06T15:55:43.820Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
15:55:47 [2020-01-06T15:55:47.504Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
15:56:08 [2020-01-06T15:56:08.334Z] tests/integration/api_network_test.py ...........................        [ 47%]
15:56:16 [2020-01-06T15:56:16.647Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
15:56:18 [2020-01-06T15:56:18.566Z] tests/integration/api_secret_test.py .....                               [ 52%]
15:56:22 [2020-01-06T15:56:22.556Z] tests/integration/api_service_test.py ................s................. [ 60%]
15:56:37 [2020-01-06T15:56:37.063Z] .........................                                                [ 67%]
15:57:14 [2020-01-06T15:57:14.120Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
15:57:32 [2020-01-06T15:57:32.142Z] tests/integration/api_volume_test.py .........                           [ 74%]
15:57:32 [2020-01-06T15:57:32.142Z] tests/integration/client_test.py .....                                   [ 76%]
15:57:32 [2020-01-06T15:57:32.142Z] tests/integration/errors_test.py .                                       [ 76%]
15:58:06 [2020-01-06T15:58:06.231Z] tests/integration/models_containers_test.py ............................ [ 83%]
15:58:24 [2020-01-06T15:58:24.485Z] .........                                                                [ 86%]
15:58:28 [2020-01-06T15:58:28.699Z] tests/integration/models_images_test.py ..............                   [ 89%]
15:58:30 [2020-01-06T15:58:30.184Z] tests/integration/models_networks_test.py ....                           [ 90%]
15:58:36 [2020-01-06T15:58:36.706Z] tests/integration/models_nodes_test.py .                                 [ 91%]
15:58:36 [2020-01-06T15:58:36.961Z] tests/integration/models_resources_test.py .                             [ 91%]
15:58:43 [2020-01-06T15:58:43.134Z] tests/integration/models_services_test.py ..............X.               [ 95%]
15:58:46 [2020-01-06T15:58:46.376Z] tests/integration/models_swarm_test.py ..                                [ 96%]
15:58:46 [2020-01-06T15:58:46.376Z] tests/integration/models_volumes_test.py ..                              [ 96%]
15:58:51 [2020-01-06T15:58:51.139Z] tests/integration/regression_test.py ......                              [ 98%]
15:58:51 [2020-01-06T15:58:51.393Z] tests/integration/credentials/store_test.py ......                       [ 99%]
15:58:51 [2020-01-06T15:58:51.393Z] tests/integration/credentials/utils_test.py .                            [100%]
15:58:51 [2020-01-06T15:58:51.393Z] 
15:58:51 [2020-01-06T15:58:51.393Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
15:58:51 [2020-01-06T15:58:51.393Z] =========================== short test summary info ============================
15:58:51 [2020-01-06T15:58:51.393Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
15:58:51 [2020-01-06T15:58:51.393Z]   CONFIG_RT_GROUP_SCHED isn't enabled
15:58:51 [2020-01-06T15:58:51.393Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
15:58:51 [2020-01-06T15:58:51.393Z]   Not supported on most drivers
15:58:51 [2020-01-06T15:58:51.393Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
15:58:51 [2020-01-06T15:58:51.393Z]   Can fail if eth0 has multiple IP addresses
15:58:51 [2020-01-06T15:58:51.393Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
15:58:51 [2020-01-06T15:58:51.394Z]   This doesn't seem to be taken into account by the engine
15:58:51 [2020-01-06T15:58:51.394Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
15:58:51 [2020-01-06T15:58:51.394Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
15:58:51 [2020-01-06T15:58:51.394Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
15:58:51 [2020-01-06T15:58:51.394Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
15:58:51 [2020-01-06T15:58:51.394Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
15:58:51 [2020-01-06T15:58:51.394Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
15:58:51 [2020-01-06T15:58:51.394Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
15:58:51 [2020-01-06T15:58:51.394Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 334.94 seconds ==
15:58:51 [2020-01-06T15:58:51.648Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
15:59:03 [2020-01-06T15:59:03.796Z] Clearing AppArmor profiles cache:.
15:59:03 [2020-01-06T15:59:03.796Z] All profile caches have been cleared, but no profiles have been unloaded.
15:59:03 [2020-01-06T15:59:03.796Z] Unloading profiles will leave already running processes permanently
15:59:03 [2020-01-06T15:59:03.796Z] unconfined, which can lead to unexpected situations.
15:59:03 [2020-01-06T15:59:03.796Z] 
15:59:03 [2020-01-06T15:59:03.796Z] To set a process to complain mode, use the command line tool
15:59:03 [2020-01-06T15:59:03.796Z] 'aa-complain'. To really tear down all profiles, run the init script
15:59:03 [2020-01-06T15:59:03.796Z] with the 'teardown' option."
15:59:03 [2020-01-06T15:59:03.796Z]