Skip to content

Console Output

07:45:52 [2022-03-18T07:45:52.928Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43366/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=85a178777d2047aea79e5409a5f8be957135863e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:85a178777d2047aea79e5409a5f8be957135863e hack/make.sh dynbinary test-docker-py
07:45:53 [2022-03-18T07:45:53.184Z] 
07:45:53 [2022-03-18T07:45:53.440Z] Removing bundles/
07:45:53 [2022-03-18T07:45:53.440Z] 
07:45:53 [2022-03-18T07:45:53.440Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
07:45:53 [2022-03-18T07:45:53.440Z] Building: bundles/dynbinary-daemon/dockerd-dev
07:45:53 [2022-03-18T07:45:53.440Z] GOOS="" GOARCH="" GOARM=""
07:47:44 [2022-03-18T07:47:44.845Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
07:47:44 [2022-03-18T07:47:44.845Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
07:47:44 [2022-03-18T07:47:44.845Z] GOOS="" GOARCH="" GOARM=""
07:47:44 [2022-03-18T07:47:44.845Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
07:47:44 [2022-03-18T07:47:44.845Z] 
07:47:44 [2022-03-18T07:47:44.845Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
07:47:44 [2022-03-18T07:47:44.845Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
07:47:44 [2022-03-18T07:47:44.845Z] Using test binary docker
07:47:44 [2022-03-18T07:47:44.845Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
07:47:44 [2022-03-18T07:47:44.845Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
07:47:44 [2022-03-18T07:47:44.845Z] INFO: Waiting for daemon to start...
07:47:44 [2022-03-18T07:47:44.845Z] Starting dockerd
07:47:46 [2022-03-18T07:47:46.208Z] .
07:47:46 [2022-03-18T07:47:46.208Z] INFO: Building docker-sdk-python3:5.0.3...
07:48:32 [2022-03-18T07:48:32.902Z] sha256:8bc3b752aac64cc1f7d34c9165b156409544730d030a23616b81051fbb6c9b3a
07:48:32 [2022-03-18T07:48:32.902Z] INFO: Starting docker-py tests...
07:48:32 [2022-03-18T07:48:32.902Z] ============================= test session starts ==============================
07:48:32 [2022-03-18T07:48:32.902Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
07:48:32 [2022-03-18T07:48:32.902Z] rootdir: /src, inifile: pytest.ini
07:48:32 [2022-03-18T07:48:32.902Z] plugins: timeout-1.3.3, cov-2.6.1
07:48:32 [2022-03-18T07:48:32.902Z] collected 395 items / 2 deselected / 393 selected
07:48:32 [2022-03-18T07:48:32.902Z] 
07:48:42 [2022-03-18T07:48:42.984Z] tests/integration/api_build_test.py .......................X             [  6%]
07:48:43 [2022-03-18T07:48:43.804Z] tests/integration/api_client_test.py .....                               [  7%]
07:48:45 [2022-03-18T07:48:45.551Z] tests/integration/api_config_test.py ......                              [  8%]
07:49:14 [2022-03-18T07:49:14.433Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
07:50:06 [2022-03-18T07:50:06.658Z] .........................xx....................                          [ 29%]
07:50:22 [2022-03-18T07:50:22.457Z] tests/integration/api_exec_test.py .....................                 [ 34%]
07:50:29 [2022-03-18T07:50:29.878Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
07:50:34 [2022-03-18T07:50:34.151Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
07:50:49 [2022-03-18T07:50:49.900Z] tests/integration/api_network_test.py ............................       [ 47%]
07:50:59 [2022-03-18T07:50:59.336Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
07:51:00 [2022-03-18T07:51:00.824Z] tests/integration/api_secret_test.py .....                               [ 51%]
07:51:05 [2022-03-18T07:51:05.147Z] tests/integration/api_service_test.py .................................. [ 59%]
07:51:20 [2022-03-18T07:51:20.674Z] ............................                                             [ 66%]
07:51:59 [2022-03-18T07:51:59.286Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
07:52:17 [2022-03-18T07:52:17.321Z] tests/integration/api_volume_test.py .........                           [ 74%]
07:52:17 [2022-03-18T07:52:17.321Z] tests/integration/client_test.py .....                                   [ 75%]
07:52:17 [2022-03-18T07:52:17.321Z] tests/integration/context_api_test.py ...                                [ 76%]
07:52:17 [2022-03-18T07:52:17.321Z] tests/integration/errors_test.py .                                       [ 76%]
07:52:34 [2022-03-18T07:52:34.890Z] tests/integration/models_containers_test.py ............................ [ 83%]
07:52:50 [2022-03-18T07:52:50.738Z] .........                                                                [ 85%]
07:52:55 [2022-03-18T07:52:55.663Z] tests/integration/models_images_test.py ...............                  [ 89%]
07:52:56 [2022-03-18T07:52:56.846Z] tests/integration/models_networks_test.py ....                           [ 90%]
07:53:03 [2022-03-18T07:53:03.422Z] tests/integration/models_nodes_test.py .                                 [ 90%]
07:53:03 [2022-03-18T07:53:03.422Z] tests/integration/models_resources_test.py .                             [ 91%]
07:53:07 [2022-03-18T07:53:07.710Z] tests/integration/models_services_test.py ................X.             [ 95%]
07:53:10 [2022-03-18T07:53:10.004Z] tests/integration/models_swarm_test.py ..                                [ 96%]
07:53:10 [2022-03-18T07:53:10.261Z] tests/integration/models_volumes_test.py ..                              [ 96%]
07:53:14 [2022-03-18T07:53:14.155Z] tests/integration/regression_test.py ......                              [ 98%]
07:53:14 [2022-03-18T07:53:14.411Z] tests/integration/credentials/store_test.py ......                       [ 99%]
07:53:14 [2022-03-18T07:53:14.412Z] tests/integration/credentials/utils_test.py .                            [100%]
07:53:14 [2022-03-18T07:53:14.412Z] 
07:53:14 [2022-03-18T07:53:14.412Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
07:53:14 [2022-03-18T07:53:14.412Z] =========================== short test summary info ============================
07:53:14 [2022-03-18T07:53:14.412Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
07:53:14 [2022-03-18T07:53:14.412Z]   CONFIG_RT_GROUP_SCHED isn't enabled
07:53:14 [2022-03-18T07:53:14.412Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
07:53:14 [2022-03-18T07:53:14.412Z]   Not supported on most drivers
07:53:14 [2022-03-18T07:53:14.412Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
07:53:14 [2022-03-18T07:53:14.412Z]   Output of docker top depends on host distro, and is not formalized.
07:53:14 [2022-03-18T07:53:14.412Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
07:53:14 [2022-03-18T07:53:14.412Z]   Output of docker top depends on host distro, and is not formalized.
07:53:14 [2022-03-18T07:53:14.412Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
07:53:14 [2022-03-18T07:53:14.412Z]   Can fail if eth0 has multiple IP addresses
07:53:14 [2022-03-18T07:53:14.412Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
07:53:14 [2022-03-18T07:53:14.412Z]   This doesn't seem to be taken into account by the engine
07:53:14 [2022-03-18T07:53:14.412Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
07:53:14 [2022-03-18T07:53:14.412Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
07:53:14 [2022-03-18T07:53:14.412Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 288.05 seconds ==
07:53:14 [2022-03-18T07:53:14.667Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
07:53:26 [2022-03-18T07:53:26.829Z] Leaving: AppArmorNo profiles have been unloaded.
07:53:26 [2022-03-18T07:53:26.829Z] 
07:53:26 [2022-03-18T07:53:26.829Z] Unloading profiles will leave already running processes permanently
07:53:26 [2022-03-18T07:53:26.829Z] unconfined, which can lead to unexpected situations.
07:53:26 [2022-03-18T07:53:26.829Z] 
07:53:26 [2022-03-18T07:53:26.829Z] To set a process to complain mode, use the command line tool
07:53:26 [2022-03-18T07:53:26.829Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
07:53:26 [2022-03-18T07:53:26.829Z]