Skip to content

Console Output

16:33:17 [2022-08-24T16:33:17.386Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44030/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=92d2e12a4d1f2886dac5d202694c89f628ef2134 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:92d2e12a4d1f2886dac5d202694c89f628ef2134 hack/make.sh dynbinary test-docker-py
16:33:17 [2022-08-24T16:33:17.645Z] 
16:33:17 [2022-08-24T16:33:17.905Z] Removing bundles/
16:33:17 [2022-08-24T16:33:17.905Z] 
16:33:17 [2022-08-24T16:33:17.905Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
16:33:17 [2022-08-24T16:33:17.905Z] Building: bundles/dynbinary-daemon/dockerd
16:33:17 [2022-08-24T16:33:17.905Z] GOOS="" GOARCH="" GOARM=""
16:35:24 [2022-08-24T16:35:24.389Z] Created binary: bundles/dynbinary-daemon/dockerd
16:35:24 [2022-08-24T16:35:24.389Z] Building: bundles/dynbinary-daemon/docker-proxy
16:35:24 [2022-08-24T16:35:24.389Z] GOOS="" GOARCH="" GOARM=""
16:35:24 [2022-08-24T16:35:24.389Z] Created binary: bundles/dynbinary-daemon/docker-proxy
16:35:24 [2022-08-24T16:35:24.389Z] 
16:35:24 [2022-08-24T16:35:24.389Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
16:35:24 [2022-08-24T16:35:24.389Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
16:35:24 [2022-08-24T16:35:24.389Z] Using test binary docker
16:35:24 [2022-08-24T16:35:24.389Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:35:24 [2022-08-24T16:35:24.389Z] Not: starting.
16:35:24 [2022-08-24T16:35:24.389Z] INFO: Waiting for daemon to start...
16:35:24 [2022-08-24T16:35:24.389Z] Starting dockerd
16:35:24 [2022-08-24T16:35:24.389Z] .
16:35:24 [2022-08-24T16:35:24.389Z] INFO: Building docker-sdk-python3:5.0.3...
16:36:11 [2022-08-24T16:36:11.094Z] sha256:08fc221c19bca1bf8e8276b29caa0eac96164d1d449db1d20b99ae3535ccd8df
16:36:11 [2022-08-24T16:36:11.094Z] INFO: Starting docker-py tests...
16:36:11 [2022-08-24T16:36:11.094Z] ============================= test session starts ==============================
16:36:11 [2022-08-24T16:36:11.094Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
16:36:11 [2022-08-24T16:36:11.094Z] rootdir: /src, inifile: pytest.ini
16:36:11 [2022-08-24T16:36:11.094Z] plugins: cov-2.6.1, timeout-1.3.3
16:36:11 [2022-08-24T16:36:11.094Z] collected 395 items / 2 deselected / 393 selected
16:36:11 [2022-08-24T16:36:11.094Z] 
16:36:25 [2022-08-24T16:36:25.391Z] tests/integration/api_build_test.py .......................X             [  6%]
16:36:25 [2022-08-24T16:36:25.958Z] tests/integration/api_client_test.py .....                               [  7%]
16:36:27 [2022-08-24T16:36:27.935Z] tests/integration/api_config_test.py ......                              [  8%]
16:36:58 [2022-08-24T16:36:58.178Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
16:37:52 [2022-08-24T16:37:52.621Z] .........................xx....................                          [ 29%]
16:38:09 [2022-08-24T16:38:09.929Z] tests/integration/api_exec_test.py .....................                 [ 34%]
16:38:17 [2022-08-24T16:38:17.404Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
16:38:22 [2022-08-24T16:38:22.231Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
16:38:38 [2022-08-24T16:38:38.923Z] tests/integration/api_network_test.py ............................       [ 47%]
16:38:48 [2022-08-24T16:38:48.476Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
16:38:50 [2022-08-24T16:38:50.498Z] tests/integration/api_secret_test.py .....                               [ 51%]
16:38:54 [2022-08-24T16:38:54.861Z] tests/integration/api_service_test.py .................................. [ 59%]
16:38:59 [2022-08-24T16:38:59.573Z] ............................                                             [ 66%]
16:39:40 [2022-08-24T16:39:40.997Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
16:39:59 [2022-08-24T16:39:59.083Z] tests/integration/api_volume_test.py .........                           [ 74%]
16:39:59 [2022-08-24T16:39:59.083Z] tests/integration/client_test.py .....                                   [ 75%]
16:39:59 [2022-08-24T16:39:59.083Z] tests/integration/context_api_test.py ...                                [ 76%]
16:39:59 [2022-08-24T16:39:59.083Z] tests/integration/errors_test.py .                                       [ 76%]
16:40:18 [2022-08-24T16:40:18.493Z] tests/integration/models_containers_test.py ............................ [ 83%]
16:40:34 [2022-08-24T16:40:34.799Z] .........                                                                [ 85%]
16:40:39 [2022-08-24T16:40:39.875Z] tests/integration/models_images_test.py ...............                  [ 89%]
16:40:41 [2022-08-24T16:40:41.073Z] tests/integration/models_networks_test.py ....                           [ 90%]
16:40:47 [2022-08-24T16:40:47.658Z] tests/integration/models_nodes_test.py .                                 [ 90%]
16:40:47 [2022-08-24T16:40:47.658Z] tests/integration/models_resources_test.py .                             [ 91%]
16:40:49 [2022-08-24T16:40:49.423Z] tests/integration/models_services_test.py ................X.             [ 95%]
16:40:52 [2022-08-24T16:40:52.707Z] tests/integration/models_swarm_test.py ..                                [ 96%]
16:40:52 [2022-08-24T16:40:52.707Z] tests/integration/models_volumes_test.py ..                              [ 96%]
16:40:56 [2022-08-24T16:40:56.512Z] tests/integration/regression_test.py ......                              [ 98%]
16:40:57 [2022-08-24T16:40:57.032Z] tests/integration/credentials/store_test.py ......                       [ 99%]
16:40:57 [2022-08-24T16:40:57.032Z] tests/integration/credentials/utils_test.py .                            [100%]
16:40:57 [2022-08-24T16:40:57.032Z] 
16:40:57 [2022-08-24T16:40:57.032Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
16:40:57 [2022-08-24T16:40:57.032Z] =========================== short test summary info ============================
16:40:57 [2022-08-24T16:40:57.032Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
16:40:57 [2022-08-24T16:40:57.032Z]   CONFIG_RT_GROUP_SCHED isn't enabled
16:40:57 [2022-08-24T16:40:57.032Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
16:40:57 [2022-08-24T16:40:57.032Z]   Not supported on most drivers
16:40:57 [2022-08-24T16:40:57.032Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
16:40:57 [2022-08-24T16:40:57.032Z]   Output of docker top depends on host distro, and is not formalized.
16:40:57 [2022-08-24T16:40:57.032Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
16:40:57 [2022-08-24T16:40:57.032Z]   Output of docker top depends on host distro, and is not formalized.
16:40:57 [2022-08-24T16:40:57.032Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
16:40:57 [2022-08-24T16:40:57.032Z]   Can fail if eth0 has multiple IP addresses
16:40:57 [2022-08-24T16:40:57.032Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
16:40:57 [2022-08-24T16:40:57.032Z]   This doesn't seem to be taken into account by the engine
16:40:57 [2022-08-24T16:40:57.032Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
16:40:57 [2022-08-24T16:40:57.032Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
16:40:57 [2022-08-24T16:40:57.032Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 290.99 seconds ==
16:40:57 [2022-08-24T16:40:57.600Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
16:41:07 [2022-08-24T16:41:07.580Z] Leaving: AppArmorNo profiles have been unloaded.
16:41:07 [2022-08-24T16:41:07.580Z] 
16:41:07 [2022-08-24T16:41:07.580Z] Unloading profiles will leave already running processes permanently
16:41:07 [2022-08-24T16:41:07.580Z] unconfined, which can lead to unexpected situations.
16:41:07 [2022-08-24T16:41:07.580Z] 
16:41:07 [2022-08-24T16:41:07.580Z] To set a process to complain mode, use the command line tool
16:41:07 [2022-08-24T16:41:07.580Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:41:07 [2022-08-24T16:41:07.580Z]