Skip to content

Console Output

23:50:47 [2020-05-02T23:50:47.409Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40893/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6168b875a4f80b6884e5c805fee575ffd94a7c78 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6168b875a4f80b6884e5c805fee575ffd94a7c78 hack/make.sh dynbinary-daemon test-docker-py
23:50:47 [2020-05-02T23:50:47.967Z] 
23:50:47 [2020-05-02T23:50:47.967Z] Removing bundles/
23:50:47 [2020-05-02T23:50:47.967Z] 
23:50:47 [2020-05-02T23:50:47.967Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
23:50:47 [2020-05-02T23:50:47.967Z] Building: bundles/dynbinary-daemon/dockerd-dev
23:50:47 [2020-05-02T23:50:47.967Z] GOOS="" GOARCH="" GOARM=""
23:52:09 [2020-05-02T23:52:09.311Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
23:52:09 [2020-05-02T23:52:09.311Z] 
23:52:09 [2020-05-02T23:52:09.311Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
23:52:09 [2020-05-02T23:52:09.311Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
23:52:09 [2020-05-02T23:52:09.311Z] Using test binary docker
23:52:09 [2020-05-02T23:52:09.311Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
23:52:09 [2020-05-02T23:52:09.311Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
23:52:09 [2020-05-02T23:52:09.311Z] INFO: Waiting for daemon to start...
23:52:09 [2020-05-02T23:52:09.311Z] Starting dockerd
23:52:11 [2020-05-02T23:52:11.191Z] .
23:52:11 [2020-05-02T23:52:11.191Z] INFO: Building docker-sdk-python3:4.2.0...
23:52:57 [2020-05-02T23:52:57.782Z] sha256:c47b4ff28fdbdce3a68ca249f4cf70bc0cff5b2a5b558e44c178248328b4add4
23:52:57 [2020-05-02T23:52:57.782Z] INFO: Starting docker-py tests...
23:52:57 [2020-05-02T23:52:57.782Z] ============================= test session starts ==============================
23:52:57 [2020-05-02T23:52:57.782Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
23:52:57 [2020-05-02T23:52:57.782Z] rootdir: /src, inifile: pytest.ini
23:52:57 [2020-05-02T23:52:57.782Z] plugins: cov-2.6.1, timeout-1.3.3
23:52:57 [2020-05-02T23:52:57.782Z] collected 387 items / 1 deselected / 386 selected
23:52:57 [2020-05-02T23:52:57.782Z] 
23:53:19 [2020-05-02T23:53:19.023Z] tests/integration/api_build_test.py .......................X             [  6%]
23:53:19 [2020-05-02T23:53:19.319Z] tests/integration/api_client_test.py .....                               [  7%]
23:53:21 [2020-05-02T23:53:21.490Z] tests/integration/api_config_test.py .....                               [  8%]
23:53:55 [2020-05-02T23:53:55.658Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
23:54:56 [2020-05-02T23:54:56.561Z] ................................................                         [ 29%]
23:55:15 [2020-05-02T23:55:15.726Z] tests/integration/api_exec_test.py .....................                 [ 34%]
23:55:23 [2020-05-02T23:55:23.679Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
23:55:27 [2020-05-02T23:55:27.273Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
23:55:48 [2020-05-02T23:55:48.620Z] tests/integration/api_network_test.py ...........................        [ 47%]
23:55:55 [2020-05-02T23:55:55.993Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
23:55:57 [2020-05-02T23:55:57.838Z] tests/integration/api_secret_test.py .....                               [ 51%]
23:56:03 [2020-05-02T23:56:03.006Z] tests/integration/api_service_test.py ................s................. [ 60%]
23:56:17 [2020-05-02T23:56:17.328Z] .........................                                                [ 67%]
23:56:54 [2020-05-02T23:56:54.282Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
23:57:12 [2020-05-02T23:57:12.339Z] tests/integration/api_volume_test.py .........                           [ 74%]
23:57:12 [2020-05-02T23:57:12.339Z] tests/integration/client_test.py .....                                   [ 75%]
23:57:12 [2020-05-02T23:57:12.339Z] tests/integration/context_api_test.py ..                                 [ 76%]
23:57:12 [2020-05-02T23:57:12.339Z] tests/integration/errors_test.py .                                       [ 76%]
23:57:52 [2020-05-02T23:57:52.505Z] tests/integration/models_containers_test.py ............................ [ 83%]
23:58:10 [2020-05-02T23:58:10.239Z] .........                                                                [ 86%]
23:58:15 [2020-05-02T23:58:15.457Z] tests/integration/models_images_test.py ...............                  [ 89%]
23:58:16 [2020-05-02T23:58:16.888Z] tests/integration/models_networks_test.py ....                           [ 90%]
23:58:23 [2020-05-02T23:58:23.405Z] tests/integration/models_nodes_test.py .                                 [ 91%]
23:58:23 [2020-05-02T23:58:23.963Z] tests/integration/models_resources_test.py .                             [ 91%]
23:58:29 [2020-05-02T23:58:29.852Z] tests/integration/models_services_test.py ..............X.               [ 95%]
23:58:33 [2020-05-02T23:58:33.615Z] tests/integration/models_swarm_test.py ..                                [ 96%]
23:58:33 [2020-05-02T23:58:33.615Z] tests/integration/models_volumes_test.py ..                              [ 96%]
23:58:37 [2020-05-02T23:58:37.683Z] tests/integration/regression_test.py ......                              [ 98%]
23:58:38 [2020-05-02T23:58:38.191Z] tests/integration/credentials/store_test.py ......                       [ 99%]
23:58:38 [2020-05-02T23:58:38.191Z] tests/integration/credentials/utils_test.py .                            [100%]
23:58:38 [2020-05-02T23:58:38.191Z] 
23:58:38 [2020-05-02T23:58:38.191Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
23:58:38 [2020-05-02T23:58:38.191Z] =========================== short test summary info ============================
23:58:38 [2020-05-02T23:58:38.191Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
23:58:38 [2020-05-02T23:58:38.191Z]   CONFIG_RT_GROUP_SCHED isn't enabled
23:58:38 [2020-05-02T23:58:38.191Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
23:58:38 [2020-05-02T23:58:38.191Z]   Not supported on most drivers
23:58:38 [2020-05-02T23:58:38.191Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
23:58:38 [2020-05-02T23:58:38.191Z]   Can fail if eth0 has multiple IP addresses
23:58:38 [2020-05-02T23:58:38.191Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
23:58:38 [2020-05-02T23:58:38.191Z]   This doesn't seem to be taken into account by the engine
23:58:38 [2020-05-02T23:58:38.191Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
23:58:38 [2020-05-02T23:58:38.191Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
23:58:38 [2020-05-02T23:58:38.191Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
23:58:38 [2020-05-02T23:58:38.191Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
23:58:38 [2020-05-02T23:58:38.191Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
23:58:38 [2020-05-02T23:58:38.191Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
23:58:38 [2020-05-02T23:58:38.191Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
23:58:38 [2020-05-02T23:58:38.191Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 341.48 seconds ==
23:58:38 [2020-05-02T23:58:38.445Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
23:58:50 [2020-05-02T23:58:50.847Z] Leaving: AppArmorNo profiles have been unloaded.
23:58:50 [2020-05-02T23:58:50.847Z] 
23:58:50 [2020-05-02T23:58:50.847Z] Unloading profiles will leave already running processes permanently
23:58:50 [2020-05-02T23:58:50.847Z] unconfined, which can lead to unexpected situations.
23:58:50 [2020-05-02T23:58:50.847Z] 
23:58:50 [2020-05-02T23:58:50.847Z] To set a process to complain mode, use the command line tool
23:58:50 [2020-05-02T23:58:50.847Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
23:58:50 [2020-05-02T23:58:50.847Z]