Skip to content

Console Output

17:13:11 [2020-12-19T17:13:11.452Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41740/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr31 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa hack/make.sh dynbinary-daemon test-docker-py
17:13:12 [2020-12-19T17:13:12.021Z] 
17:13:12 [2020-12-19T17:13:12.021Z] Removing bundles/
17:13:12 [2020-12-19T17:13:12.021Z] 
17:13:12 [2020-12-19T17:13:12.021Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
17:13:12 [2020-12-19T17:13:12.021Z] Building: bundles/dynbinary-daemon/dockerd-dev
17:13:12 [2020-12-19T17:13:12.021Z] GOOS="" GOARCH="" GOARM=""
17:14:48 [2020-12-19T17:14:48.488Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
17:14:48 [2020-12-19T17:14:48.488Z] 
17:14:48 [2020-12-19T17:14:48.488Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
17:14:48 [2020-12-19T17:14:48.488Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
17:14:48 [2020-12-19T17:14:48.488Z] Using test binary docker
17:14:48 [2020-12-19T17:14:48.488Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:14:48 [2020-12-19T17:14:48.488Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:14:48 [2020-12-19T17:14:48.488Z] INFO: Waiting for daemon to start...
17:14:48 [2020-12-19T17:14:48.488Z] Starting dockerd
17:14:48 [2020-12-19T17:14:48.488Z] .
17:14:48 [2020-12-19T17:14:48.488Z] INFO: Building docker-sdk-python3:4.3.0...
17:15:27 [2020-12-19T17:15:27.208Z] sha256:42ca849daccf95c4f4f182e0e064e79e2350f11b26583d6c960f0106a6495310
17:15:27 [2020-12-19T17:15:27.208Z] INFO: Starting docker-py tests...
17:15:27 [2020-12-19T17:15:27.466Z] ============================= test session starts ==============================
17:15:27 [2020-12-19T17:15:27.466Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.10.0, pluggy-0.13.1
17:15:27 [2020-12-19T17:15:27.466Z] rootdir: /src, inifile: pytest.ini
17:15:27 [2020-12-19T17:15:27.466Z] plugins: timeout-1.3.3, cov-2.6.1
17:15:28 [2020-12-19T17:15:28.843Z] collected 389 items / 1 deselected / 388 selected
17:15:28 [2020-12-19T17:15:28.843Z] 
17:15:46 [2020-12-19T17:15:46.604Z] tests/integration/api_build_test.py .......................X             [  6%]
17:15:47 [2020-12-19T17:15:47.171Z] tests/integration/api_client_test.py .....                               [  7%]
17:15:48 [2020-12-19T17:15:48.674Z] tests/integration/api_config_test.py .....                               [  8%]
17:16:19 [2020-12-19T17:16:19.938Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
17:17:15 [2020-12-19T17:17:15.613Z] ..........................xx....................                         [ 29%]
17:17:32 [2020-12-19T17:17:32.438Z] tests/integration/api_exec_test.py .....................                 [ 34%]
17:17:40 [2020-12-19T17:17:40.429Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
17:17:44 [2020-12-19T17:17:44.450Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
17:18:02 [2020-12-19T17:18:02.278Z] tests/integration/api_network_test.py ............................       [ 47%]
17:18:10 [2020-12-19T17:18:10.388Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
17:18:11 [2020-12-19T17:18:11.890Z] tests/integration/api_secret_test.py .....                               [ 51%]
17:18:16 [2020-12-19T17:18:16.671Z] tests/integration/api_service_test.py .................................. [ 60%]
17:18:31 [2020-12-19T17:18:31.260Z] .........................                                                [ 67%]
17:19:13 [2020-12-19T17:19:13.678Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
17:19:28 [2020-12-19T17:19:28.550Z] tests/integration/api_volume_test.py .........                           [ 74%]
17:19:30 [2020-12-19T17:19:30.451Z] tests/integration/client_test.py .....                                   [ 75%]
17:19:30 [2020-12-19T17:19:30.451Z] tests/integration/context_api_test.py ...                                [ 76%]
17:19:30 [2020-12-19T17:19:30.709Z] tests/integration/errors_test.py .                                       [ 76%]
17:20:32 [2020-12-19T17:20:32.191Z] tests/integration/models_containers_test.py ............................ [ 83%]
17:20:48 [2020-12-19T17:20:48.789Z] .........                                                                [ 86%]
17:20:54 [2020-12-19T17:20:54.384Z] tests/integration/models_images_test.py ...............                  [ 89%]
17:20:55 [2020-12-19T17:20:55.838Z] tests/integration/models_networks_test.py ....                           [ 90%]
17:21:01 [2020-12-19T17:21:01.104Z] tests/integration/models_nodes_test.py .                                 [ 91%]
17:21:02 [2020-12-19T17:21:02.041Z] tests/integration/models_resources_test.py .                             [ 91%]
17:21:07 [2020-12-19T17:21:07.826Z] tests/integration/models_services_test.py ..............X.               [ 95%]
17:21:11 [2020-12-19T17:21:11.104Z] tests/integration/models_swarm_test.py ..                                [ 96%]
17:21:11 [2020-12-19T17:21:11.104Z] tests/integration/models_volumes_test.py ..                              [ 96%]
17:21:15 [2020-12-19T17:21:15.215Z] tests/integration/regression_test.py ......                              [ 98%]
17:21:15 [2020-12-19T17:21:15.474Z] tests/integration/credentials/store_test.py ......                       [ 99%]
17:21:15 [2020-12-19T17:21:15.474Z] tests/integration/credentials/utils_test.py .                            [100%]
17:21:15 [2020-12-19T17:21:15.474Z] 
17:21:15 [2020-12-19T17:21:15.474Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
17:21:15 [2020-12-19T17:21:15.474Z] =========================== short test summary info ============================
17:21:15 [2020-12-19T17:21:15.474Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
17:21:15 [2020-12-19T17:21:15.474Z]   CONFIG_RT_GROUP_SCHED isn't enabled
17:21:15 [2020-12-19T17:21:15.474Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
17:21:15 [2020-12-19T17:21:15.474Z]   Not supported on most drivers
17:21:15 [2020-12-19T17:21:15.474Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
17:21:15 [2020-12-19T17:21:15.474Z]   Output of docker top depends on host distro, and is not formalized.
17:21:15 [2020-12-19T17:21:15.474Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
17:21:15 [2020-12-19T17:21:15.474Z]   Output of docker top depends on host distro, and is not formalized.
17:21:15 [2020-12-19T17:21:15.474Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
17:21:15 [2020-12-19T17:21:15.474Z]   Can fail if eth0 has multiple IP addresses
17:21:15 [2020-12-19T17:21:15.474Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
17:21:15 [2020-12-19T17:21:15.474Z]   This doesn't seem to be taken into account by the engine
17:21:15 [2020-12-19T17:21:15.474Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
17:21:15 [2020-12-19T17:21:15.474Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
17:21:15 [2020-12-19T17:21:15.474Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 347.99 seconds ==
17:21:15 [2020-12-19T17:21:15.732Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
17:21:27 [2020-12-19T17:21:27.931Z] Leaving: AppArmorNo profiles have been unloaded.
17:21:27 [2020-12-19T17:21:27.931Z] 
17:21:27 [2020-12-19T17:21:27.931Z] Unloading profiles will leave already running processes permanently
17:21:27 [2020-12-19T17:21:27.932Z] unconfined, which can lead to unexpected situations.
17:21:27 [2020-12-19T17:21:27.932Z] 
17:21:27 [2020-12-19T17:21:27.932Z] To set a process to complain mode, use the command line tool
17:21:27 [2020-12-19T17:21:27.932Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:21:27 [2020-12-19T17:21:27.932Z]