Skip to content

Console Output

14:42:08 [2020-02-10T14:42:08.602Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40487/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ed439e4a31caaebf32c657e4063a77aa7af87bc0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ed439e4a31caaebf32c657e4063a77aa7af87bc0 hack/make.sh dynbinary-daemon test-docker-py
14:42:09 [2020-02-10T14:42:09.168Z] 
14:42:09 [2020-02-10T14:42:09.169Z] Removing bundles/
14:42:09 [2020-02-10T14:42:09.169Z] 
14:42:09 [2020-02-10T14:42:09.169Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
14:42:09 [2020-02-10T14:42:09.169Z] Building: bundles/dynbinary-daemon/dockerd-dev
14:42:09 [2020-02-10T14:42:09.169Z] GOOS="" GOARCH="" GOARM=""
14:43:30 [2020-02-10T14:43:30.574Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
14:43:30 [2020-02-10T14:43:30.574Z] 
14:43:30 [2020-02-10T14:43:30.574Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
14:43:30 [2020-02-10T14:43:30.574Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
14:43:30 [2020-02-10T14:43:30.574Z] Using test binary docker
14:43:30 [2020-02-10T14:43:30.574Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:43:30 [2020-02-10T14:43:30.574Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
14:43:30 [2020-02-10T14:43:30.574Z] INFO: Waiting for daemon to start...
14:43:30 [2020-02-10T14:43:30.574Z] Starting dockerd
14:43:30 [2020-02-10T14:43:30.574Z] .
14:43:30 [2020-02-10T14:43:30.574Z] INFO: Building docker-sdk-python3:4.2.0...
14:44:17 [2020-02-10T14:44:17.224Z] sha256:29718765194fcd128a08ac26e64f2764c7bbe7cd476bb8f8829f9c31082514a0
14:44:17 [2020-02-10T14:44:17.224Z] INFO: Starting docker-py tests...
14:44:17 [2020-02-10T14:44:17.224Z] ============================= test session starts ==============================
14:44:17 [2020-02-10T14:44:17.224Z] platform linux -- Python 3.7.6, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
14:44:17 [2020-02-10T14:44:17.224Z] rootdir: /src, inifile: pytest.ini
14:44:17 [2020-02-10T14:44:17.224Z] plugins: timeout-1.3.3, cov-2.6.1
14:44:17 [2020-02-10T14:44:17.224Z] collected 387 items
14:44:17 [2020-02-10T14:44:17.224Z] 
14:44:39 [2020-02-10T14:44:39.231Z] tests/integration/api_build_test.py .......................X             [  6%]
14:44:39 [2020-02-10T14:44:39.488Z] tests/integration/api_client_test.py .....                               [  7%]
14:44:41 [2020-02-10T14:44:41.422Z] tests/integration/api_config_test.py .....                               [  8%]
14:45:15 [2020-02-10T14:45:15.231Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
14:46:17 [2020-02-10T14:46:17.628Z] .................................................                        [ 29%]
14:46:36 [2020-02-10T14:46:36.917Z] tests/integration/api_exec_test.py .....................                 [ 35%]
14:46:44 [2020-02-10T14:46:44.878Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
14:46:48 [2020-02-10T14:46:48.531Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
14:47:09 [2020-02-10T14:47:09.902Z] tests/integration/api_network_test.py ...........................        [ 47%]
14:47:17 [2020-02-10T14:47:17.717Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
14:47:19 [2020-02-10T14:47:19.243Z] tests/integration/api_secret_test.py .....                               [ 51%]
14:47:23 [2020-02-10T14:47:23.698Z] tests/integration/api_service_test.py ................s................. [ 60%]
14:47:38 [2020-02-10T14:47:38.434Z] .........................                                                [ 67%]
14:48:15 [2020-02-10T14:48:15.689Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
14:48:30 [2020-02-10T14:48:30.543Z] tests/integration/api_volume_test.py .........                           [ 74%]
14:48:32 [2020-02-10T14:48:32.436Z] tests/integration/client_test.py .....                                   [ 75%]
14:48:32 [2020-02-10T14:48:32.436Z] tests/integration/context_api_test.py ..                                 [ 76%]
14:48:33 [2020-02-10T14:48:33.366Z] tests/integration/errors_test.py .                                       [ 76%]
14:49:12 [2020-02-10T14:49:12.252Z] tests/integration/models_containers_test.py ............................ [ 83%]
14:49:30 [2020-02-10T14:49:30.060Z] .........                                                                [ 86%]
14:49:36 [2020-02-10T14:49:36.090Z] tests/integration/models_images_test.py ...............                  [ 89%]
14:49:37 [2020-02-10T14:49:37.718Z] tests/integration/models_networks_test.py ....                           [ 90%]
14:49:44 [2020-02-10T14:49:44.264Z] tests/integration/models_nodes_test.py .                                 [ 91%]
14:49:44 [2020-02-10T14:49:44.264Z] tests/integration/models_resources_test.py .                             [ 91%]
14:49:50 [2020-02-10T14:49:50.339Z] tests/integration/models_services_test.py ..............X.               [ 95%]
14:49:53 [2020-02-10T14:49:53.606Z] tests/integration/models_swarm_test.py ..                                [ 96%]
14:49:53 [2020-02-10T14:49:53.606Z] tests/integration/models_volumes_test.py ..                              [ 96%]
14:49:58 [2020-02-10T14:49:58.010Z] tests/integration/regression_test.py ......                              [ 98%]
14:49:58 [2020-02-10T14:49:58.524Z] tests/integration/credentials/store_test.py ......                       [ 99%]
14:49:58 [2020-02-10T14:49:58.524Z] tests/integration/credentials/utils_test.py .                            [100%]
14:49:58 [2020-02-10T14:49:58.524Z] 
14:49:58 [2020-02-10T14:49:58.524Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
14:49:58 [2020-02-10T14:49:58.524Z] =========================== short test summary info ============================
14:49:58 [2020-02-10T14:49:58.524Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
14:49:58 [2020-02-10T14:49:58.524Z]   CONFIG_RT_GROUP_SCHED isn't enabled
14:49:58 [2020-02-10T14:49:58.524Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
14:49:58 [2020-02-10T14:49:58.524Z]   Not supported on most drivers
14:49:58 [2020-02-10T14:49:58.524Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
14:49:58 [2020-02-10T14:49:58.524Z]   Can fail if eth0 has multiple IP addresses
14:49:58 [2020-02-10T14:49:58.524Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
14:49:58 [2020-02-10T14:49:58.524Z]   This doesn't seem to be taken into account by the engine
14:49:58 [2020-02-10T14:49:58.524Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
14:49:58 [2020-02-10T14:49:58.524Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
14:49:58 [2020-02-10T14:49:58.524Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
14:49:58 [2020-02-10T14:49:58.524Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
14:49:58 [2020-02-10T14:49:58.524Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
14:49:58 [2020-02-10T14:49:58.524Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
14:49:58 [2020-02-10T14:49:58.524Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
14:49:58 [2020-02-10T14:49:58.524Z] ======== 374 passed, 7 skipped, 4 xfailed, 2 xpassed in 342.61 seconds =========
14:49:58 [2020-02-10T14:49:58.781Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
14:50:10 [2020-02-10T14:50:10.962Z] Leaving: AppArmorNo profiles have been unloaded.
14:50:10 [2020-02-10T14:50:10.962Z] 
14:50:10 [2020-02-10T14:50:10.962Z] Unloading profiles will leave already running processes permanently
14:50:10 [2020-02-10T14:50:10.962Z] unconfined, which can lead to unexpected situations.
14:50:10 [2020-02-10T14:50:10.962Z] 
14:50:10 [2020-02-10T14:50:10.962Z] To set a process to complain mode, use the command line tool
14:50:10 [2020-02-10T14:50:10.962Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
14:50:10 [2020-02-10T14:50:10.962Z]