Skip to content

Console Output

18:44:45 [2022-07-27T18:44:45.807Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43872/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ba2ff69894f7948aa1499f3c26bf3b5171c40b2c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ba2ff69894f7948aa1499f3c26bf3b5171c40b2c hack/make.sh dynbinary test-docker-py
18:44:46 [2022-07-27T18:44:46.067Z] 
18:44:46 [2022-07-27T18:44:46.327Z] Removing bundles/
18:44:46 [2022-07-27T18:44:46.327Z] 
18:44:46 [2022-07-27T18:44:46.327Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
18:44:46 [2022-07-27T18:44:46.327Z] Building: bundles/dynbinary-daemon/dockerd
18:44:46 [2022-07-27T18:44:46.327Z] GOOS="" GOARCH="" GOARM=""
18:46:52 [2022-07-27T18:46:52.842Z] Created binary: bundles/dynbinary-daemon/dockerd
18:46:52 [2022-07-27T18:46:52.842Z] Building: bundles/dynbinary-daemon/docker-proxy
18:46:52 [2022-07-27T18:46:52.842Z] GOOS="" GOARCH="" GOARM=""
18:46:52 [2022-07-27T18:46:52.842Z] Created binary: bundles/dynbinary-daemon/docker-proxy
18:46:52 [2022-07-27T18:46:52.842Z] 
18:46:52 [2022-07-27T18:46:52.842Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
18:46:52 [2022-07-27T18:46:52.842Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
18:46:52 [2022-07-27T18:46:52.842Z] Using test binary docker
18:46:52 [2022-07-27T18:46:52.842Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
18:46:52 [2022-07-27T18:46:52.842Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:46:52 [2022-07-27T18:46:52.842Z] INFO: Waiting for daemon to start...
18:46:52 [2022-07-27T18:46:52.842Z] Starting dockerd
18:46:52 [2022-07-27T18:46:52.842Z] .
18:46:52 [2022-07-27T18:46:52.842Z] INFO: Building docker-sdk-python3:5.0.3...
18:47:31 [2022-07-27T18:47:31.574Z] sha256:990cdd430b72e7cd7b9a087f967b338ad5fbde2ecc52f71a6b286e0eba6e6b70
18:47:31 [2022-07-27T18:47:31.574Z] INFO: Starting docker-py tests...
18:47:31 [2022-07-27T18:47:31.574Z] ============================= test session starts ==============================
18:47:31 [2022-07-27T18:47:31.574Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
18:47:31 [2022-07-27T18:47:31.574Z] rootdir: /src, inifile: pytest.ini
18:47:31 [2022-07-27T18:47:31.574Z] plugins: cov-2.6.1, timeout-1.3.3
18:47:31 [2022-07-27T18:47:31.574Z] collected 395 items / 2 deselected / 393 selected
18:47:31 [2022-07-27T18:47:31.574Z] 
18:47:44 [2022-07-27T18:47:44.393Z] tests/integration/api_build_test.py .......................X             [  6%]
18:47:45 [2022-07-27T18:47:45.222Z] tests/integration/api_client_test.py .....                               [  7%]
18:47:46 [2022-07-27T18:47:46.727Z] tests/integration/api_config_test.py ......                              [  8%]
18:48:16 [2022-07-27T18:48:16.040Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
18:49:09 [2022-07-27T18:49:09.080Z] .........................xx....................                          [ 29%]
18:49:25 [2022-07-27T18:49:25.044Z] tests/integration/api_exec_test.py .....................                 [ 34%]
18:49:32 [2022-07-27T18:49:32.519Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
18:49:37 [2022-07-27T18:49:37.645Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
18:49:53 [2022-07-27T18:49:53.732Z] tests/integration/api_network_test.py ............................       [ 47%]
18:50:03 [2022-07-27T18:50:03.260Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
18:50:04 [2022-07-27T18:50:04.723Z] tests/integration/api_secret_test.py .....                               [ 51%]
18:50:08 [2022-07-27T18:50:08.926Z] tests/integration/api_service_test.py .................................. [ 59%]
18:50:13 [2022-07-27T18:50:13.638Z] ............................                                             [ 66%]
18:50:55 [2022-07-27T18:50:55.261Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
18:51:10 [2022-07-27T18:51:10.145Z] tests/integration/api_volume_test.py .........                           [ 74%]
18:51:12 [2022-07-27T18:51:12.315Z] tests/integration/client_test.py .....                                   [ 75%]
18:51:12 [2022-07-27T18:51:12.315Z] tests/integration/context_api_test.py ...                                [ 76%]
18:51:12 [2022-07-27T18:51:12.883Z] tests/integration/errors_test.py .                                       [ 76%]
18:51:31 [2022-07-27T18:51:31.716Z] tests/integration/models_containers_test.py ............................ [ 83%]
18:51:47 [2022-07-27T18:51:47.975Z] .........                                                                [ 85%]
18:51:52 [2022-07-27T18:51:52.878Z] tests/integration/models_images_test.py ...............                  [ 89%]
18:51:54 [2022-07-27T18:51:54.075Z] tests/integration/models_networks_test.py ....                           [ 90%]
18:52:00 [2022-07-27T18:52:00.642Z] tests/integration/models_nodes_test.py .                                 [ 90%]
18:52:00 [2022-07-27T18:52:00.642Z] tests/integration/models_resources_test.py .                             [ 91%]
18:52:02 [2022-07-27T18:52:02.408Z] tests/integration/models_services_test.py ................X.             [ 95%]
18:52:05 [2022-07-27T18:52:05.165Z] tests/integration/models_swarm_test.py ..                                [ 96%]
18:52:05 [2022-07-27T18:52:05.165Z] tests/integration/models_volumes_test.py ..                              [ 96%]
18:52:09 [2022-07-27T18:52:09.366Z] tests/integration/regression_test.py ......                              [ 98%]
18:52:09 [2022-07-27T18:52:09.626Z] tests/integration/credentials/store_test.py ......                       [ 99%]
18:52:09 [2022-07-27T18:52:09.626Z] tests/integration/credentials/utils_test.py .                            [100%]
18:52:09 [2022-07-27T18:52:09.626Z] 
18:52:09 [2022-07-27T18:52:09.626Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
18:52:09 [2022-07-27T18:52:09.626Z] =========================== short test summary info ============================
18:52:09 [2022-07-27T18:52:09.626Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
18:52:09 [2022-07-27T18:52:09.626Z]   CONFIG_RT_GROUP_SCHED isn't enabled
18:52:09 [2022-07-27T18:52:09.626Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
18:52:09 [2022-07-27T18:52:09.626Z]   Not supported on most drivers
18:52:09 [2022-07-27T18:52:09.626Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
18:52:09 [2022-07-27T18:52:09.626Z]   Output of docker top depends on host distro, and is not formalized.
18:52:09 [2022-07-27T18:52:09.626Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
18:52:09 [2022-07-27T18:52:09.626Z]   Output of docker top depends on host distro, and is not formalized.
18:52:09 [2022-07-27T18:52:09.626Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
18:52:09 [2022-07-27T18:52:09.626Z]   Can fail if eth0 has multiple IP addresses
18:52:09 [2022-07-27T18:52:09.626Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
18:52:09 [2022-07-27T18:52:09.626Z]   This doesn't seem to be taken into account by the engine
18:52:09 [2022-07-27T18:52:09.626Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
18:52:09 [2022-07-27T18:52:09.626Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
18:52:09 [2022-07-27T18:52:09.626Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 282.64 seconds ==
18:52:09 [2022-07-27T18:52:09.885Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
18:52:22 [2022-07-27T18:52:22.094Z] Leaving: AppArmorNo profiles have been unloaded.
18:52:22 [2022-07-27T18:52:22.094Z] 
18:52:22 [2022-07-27T18:52:22.094Z] Unloading profiles will leave already running processes permanently
18:52:22 [2022-07-27T18:52:22.094Z] unconfined, which can lead to unexpected situations.
18:52:22 [2022-07-27T18:52:22.094Z] 
18:52:22 [2022-07-27T18:52:22.094Z] To set a process to complain mode, use the command line tool
18:52:22 [2022-07-27T18:52:22.094Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:52:22 [2022-07-27T18:52:22.094Z]