Skip to content

Console Output

22:13:44 [2021-11-17T22:13:44.991Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43023/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3eb9444e0d0b91078db97b83075551c6feb795aa -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:3eb9444e0d0b91078db97b83075551c6feb795aa hack/make.sh dynbinary-daemon test-docker-py
22:13:45 [2021-11-17T22:13:45.925Z] 
22:13:45 [2021-11-17T22:13:45.925Z] Removing bundles/
22:13:45 [2021-11-17T22:13:45.925Z] 
22:13:45 [2021-11-17T22:13:45.925Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
22:13:45 [2021-11-17T22:13:45.925Z] Building: bundles/dynbinary-daemon/dockerd-dev
22:13:45 [2021-11-17T22:13:45.925Z] GOOS="" GOARCH="" GOARM=""
22:15:22 [2021-11-17T22:15:22.359Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
22:15:22 [2021-11-17T22:15:22.359Z] 
22:15:22 [2021-11-17T22:15:22.359Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
22:15:22 [2021-11-17T22:15:22.359Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
22:15:22 [2021-11-17T22:15:22.359Z] Using test binary docker
22:15:22 [2021-11-17T22:15:22.359Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
22:15:22 [2021-11-17T22:15:22.359Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
22:15:22 [2021-11-17T22:15:22.359Z] INFO: Waiting for daemon to start...
22:15:22 [2021-11-17T22:15:22.359Z] Starting dockerd
22:15:22 [2021-11-17T22:15:22.359Z] .
22:15:22 [2021-11-17T22:15:22.359Z] INFO: Building docker-sdk-python3:4.4.1...
22:16:09 [2021-11-17T22:16:09.025Z] sha256:150df63ccd52ee7de85d070564803697027527a2f104de04dac9c7e269b38e84
22:16:09 [2021-11-17T22:16:09.025Z] INFO: Starting docker-py tests...
22:16:09 [2021-11-17T22:16:09.284Z] ============================= test session starts ==============================
22:16:09 [2021-11-17T22:16:09.284Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
22:16:09 [2021-11-17T22:16:09.284Z] rootdir: /src, inifile: pytest.ini
22:16:09 [2021-11-17T22:16:09.284Z] plugins: cov-2.6.1, timeout-1.3.3
22:16:10 [2021-11-17T22:16:10.659Z] collected 389 items / 1 deselected / 388 selected
22:16:10 [2021-11-17T22:16:10.659Z] 
22:16:27 [2021-11-17T22:16:27.590Z] tests/integration/api_build_test.py .......................X             [  6%]
22:16:28 [2021-11-17T22:16:28.414Z] tests/integration/api_client_test.py .....                               [  7%]
22:16:29 [2021-11-17T22:16:29.801Z] tests/integration/api_config_test.py .....                               [  8%]
22:17:00 [2021-11-17T22:17:00.607Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
22:17:55 [2021-11-17T22:17:55.755Z] ..........................xx....................                         [ 29%]
22:18:12 [2021-11-17T22:18:12.632Z] tests/integration/api_exec_test.py .....................                 [ 34%]
22:18:20 [2021-11-17T22:18:20.081Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
22:18:25 [2021-11-17T22:18:25.195Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
22:18:42 [2021-11-17T22:18:42.138Z] tests/integration/api_network_test.py ............................       [ 47%]
22:18:51 [2021-11-17T22:18:51.637Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
22:18:53 [2021-11-17T22:18:53.134Z] tests/integration/api_secret_test.py .....                               [ 51%]
22:18:58 [2021-11-17T22:18:58.418Z] tests/integration/api_service_test.py .................................. [ 60%]
22:19:11 [2021-11-17T22:19:11.228Z] .........................                                                [ 67%]
22:19:52 [2021-11-17T22:19:52.693Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
22:20:08 [2021-11-17T22:20:08.067Z] tests/integration/api_volume_test.py .........                           [ 74%]
22:20:10 [2021-11-17T22:20:10.593Z] tests/integration/client_test.py .....                                   [ 75%]
22:20:10 [2021-11-17T22:20:10.593Z] tests/integration/context_api_test.py ...                                [ 76%]
22:20:10 [2021-11-17T22:20:10.593Z] tests/integration/errors_test.py .                                       [ 76%]
22:20:30 [2021-11-17T22:20:30.177Z] tests/integration/models_containers_test.py ............................ [ 83%]
22:20:46 [2021-11-17T22:20:46.690Z] .........                                                                [ 86%]
22:20:51 [2021-11-17T22:20:51.745Z] tests/integration/models_images_test.py ...............                  [ 89%]
22:20:52 [2021-11-17T22:20:52.936Z] tests/integration/models_networks_test.py ....                           [ 90%]
22:20:59 [2021-11-17T22:20:59.489Z] tests/integration/models_nodes_test.py .                                 [ 91%]
22:20:59 [2021-11-17T22:20:59.489Z] tests/integration/models_resources_test.py .                             [ 91%]
22:21:01 [2021-11-17T22:21:01.501Z] tests/integration/models_services_test.py ..............X.               [ 95%]
22:21:04 [2021-11-17T22:21:04.245Z] tests/integration/models_swarm_test.py ..                                [ 96%]
22:21:04 [2021-11-17T22:21:04.245Z] tests/integration/models_volumes_test.py ..                              [ 96%]
22:21:08 [2021-11-17T22:21:08.159Z] tests/integration/regression_test.py ......                              [ 98%]
22:21:08 [2021-11-17T22:21:08.418Z] tests/integration/credentials/store_test.py ......                       [ 99%]
22:21:08 [2021-11-17T22:21:08.418Z] tests/integration/credentials/utils_test.py .                            [100%]
22:21:08 [2021-11-17T22:21:08.418Z] 
22:21:08 [2021-11-17T22:21:08.418Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
22:21:08 [2021-11-17T22:21:08.418Z] =========================== short test summary info ============================
22:21:08 [2021-11-17T22:21:08.418Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
22:21:08 [2021-11-17T22:21:08.418Z]   CONFIG_RT_GROUP_SCHED isn't enabled
22:21:08 [2021-11-17T22:21:08.418Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
22:21:08 [2021-11-17T22:21:08.418Z]   Not supported on most drivers
22:21:08 [2021-11-17T22:21:08.418Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
22:21:08 [2021-11-17T22:21:08.418Z]   Output of docker top depends on host distro, and is not formalized.
22:21:08 [2021-11-17T22:21:08.418Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
22:21:08 [2021-11-17T22:21:08.418Z]   Output of docker top depends on host distro, and is not formalized.
22:21:08 [2021-11-17T22:21:08.418Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
22:21:08 [2021-11-17T22:21:08.418Z]   Can fail if eth0 has multiple IP addresses
22:21:08 [2021-11-17T22:21:08.418Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
22:21:08 [2021-11-17T22:21:08.418Z]   This doesn't seem to be taken into account by the engine
22:21:08 [2021-11-17T22:21:08.418Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
22:21:08 [2021-11-17T22:21:08.418Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
22:21:08 [2021-11-17T22:21:08.418Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 299.21 seconds ==
22:21:08 [2021-11-17T22:21:08.676Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
22:21:20 [2021-11-17T22:21:20.886Z] Leaving: AppArmorNo profiles have been unloaded.
22:21:20 [2021-11-17T22:21:20.886Z] 
22:21:20 [2021-11-17T22:21:20.886Z] Unloading profiles will leave already running processes permanently
22:21:20 [2021-11-17T22:21:20.886Z] unconfined, which can lead to unexpected situations.
22:21:20 [2021-11-17T22:21:20.886Z] 
22:21:20 [2021-11-17T22:21:20.886Z] To set a process to complain mode, use the command line tool
22:21:20 [2021-11-17T22:21:20.886Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
22:21:20 [2021-11-17T22:21:20.886Z]