Skip to content

Console Output

12:05:51 [2022-08-31T12:05:51.651Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44065/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:f7cf9fbe486a8ff4f910b0d1a45f7fdecc66c32b hack/make.sh dynbinary test-docker-py
12:05:51 [2022-08-31T12:05:51.907Z] 
12:05:52 [2022-08-31T12:05:52.163Z] Removing bundles/
12:05:52 [2022-08-31T12:05:52.163Z] 
12:05:52 [2022-08-31T12:05:52.163Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
12:05:52 [2022-08-31T12:05:52.163Z] Building: bundles/dynbinary-daemon/dockerd
12:05:52 [2022-08-31T12:05:52.163Z] GOOS="" GOARCH="" GOARM=""
12:07:58 [2022-08-31T12:07:58.583Z] Created binary: bundles/dynbinary-daemon/dockerd
12:07:58 [2022-08-31T12:07:58.583Z] Building: bundles/dynbinary-daemon/docker-proxy
12:07:58 [2022-08-31T12:07:58.583Z] GOOS="" GOARCH="" GOARM=""
12:07:58 [2022-08-31T12:07:58.583Z] Created binary: bundles/dynbinary-daemon/docker-proxy
12:07:58 [2022-08-31T12:07:58.583Z] 
12:07:58 [2022-08-31T12:07:58.583Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
12:07:58 [2022-08-31T12:07:58.583Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
12:07:58 [2022-08-31T12:07:58.583Z] Using test binary docker
12:07:58 [2022-08-31T12:07:58.583Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:07:58 [2022-08-31T12:07:58.583Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
12:07:58 [2022-08-31T12:07:58.583Z] INFO: Waiting for daemon to start...
12:07:58 [2022-08-31T12:07:58.583Z] Starting dockerd
12:07:58 [2022-08-31T12:07:58.583Z] .
12:07:58 [2022-08-31T12:07:58.583Z] INFO: Building docker-sdk-python3:5.0.3...
12:08:37 [2022-08-31T12:08:37.249Z] sha256:ec64d209aa58cce16b13875e3fcc63c0636165b33685d6d1ba1d2f53c6979241
12:08:37 [2022-08-31T12:08:37.249Z] INFO: Starting docker-py tests...
12:08:37 [2022-08-31T12:08:37.249Z] ============================= test session starts ==============================
12:08:37 [2022-08-31T12:08:37.249Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
12:08:37 [2022-08-31T12:08:37.249Z] rootdir: /src, inifile: pytest.ini
12:08:37 [2022-08-31T12:08:37.249Z] plugins: cov-2.6.1, timeout-1.3.3
12:08:37 [2022-08-31T12:08:37.249Z] collected 395 items / 2 deselected / 393 selected
12:08:37 [2022-08-31T12:08:37.249Z] 
12:08:51 [2022-08-31T12:08:51.468Z] tests/integration/api_build_test.py .......................X             [  6%]
12:08:52 [2022-08-31T12:08:52.287Z] tests/integration/api_client_test.py .....                               [  7%]
12:08:54 [2022-08-31T12:08:54.034Z] tests/integration/api_config_test.py ......                              [  8%]
12:09:23 [2022-08-31T12:09:23.819Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
12:10:16 [2022-08-31T12:10:16.078Z] .........................xx....................                          [ 29%]
12:10:32 [2022-08-31T12:10:32.244Z] tests/integration/api_exec_test.py .....................                 [ 34%]
12:10:40 [2022-08-31T12:10:40.189Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
12:10:45 [2022-08-31T12:10:45.235Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
12:11:01 [2022-08-31T12:11:01.003Z] tests/integration/api_network_test.py ............................       [ 47%]
12:11:10 [2022-08-31T12:11:10.594Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
12:11:11 [2022-08-31T12:11:11.973Z] tests/integration/api_secret_test.py .....                               [ 51%]
12:11:16 [2022-08-31T12:11:16.116Z] tests/integration/api_service_test.py .................................. [ 59%]
12:11:20 [2022-08-31T12:11:20.774Z] ............................                                             [ 66%]
12:12:01 [2022-08-31T12:12:01.884Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
12:12:16 [2022-08-31T12:12:16.971Z] tests/integration/api_volume_test.py .........                           [ 74%]
12:12:19 [2022-08-31T12:12:19.483Z] tests/integration/client_test.py .....                                   [ 75%]
12:12:19 [2022-08-31T12:12:19.483Z] tests/integration/context_api_test.py ...                                [ 76%]
12:12:19 [2022-08-31T12:12:19.739Z] tests/integration/errors_test.py .                                       [ 76%]
12:12:38 [2022-08-31T12:12:38.369Z] tests/integration/models_containers_test.py ............................ [ 83%]
12:12:54 [2022-08-31T12:12:54.582Z] .........                                                                [ 85%]
12:12:59 [2022-08-31T12:12:59.150Z] tests/integration/models_images_test.py ...............                  [ 89%]
12:13:00 [2022-08-31T12:13:00.590Z] tests/integration/models_networks_test.py ....                           [ 90%]
12:13:07 [2022-08-31T12:13:07.121Z] tests/integration/models_nodes_test.py .                                 [ 90%]
12:13:07 [2022-08-31T12:13:07.121Z] tests/integration/models_resources_test.py .                             [ 91%]
12:13:08 [2022-08-31T12:13:08.875Z] tests/integration/models_services_test.py ................X.             [ 95%]
12:13:11 [2022-08-31T12:13:11.601Z] tests/integration/models_swarm_test.py ..                                [ 96%]
12:13:11 [2022-08-31T12:13:11.857Z] tests/integration/models_volumes_test.py ..                              [ 96%]
12:13:15 [2022-08-31T12:13:15.751Z] tests/integration/regression_test.py ......                              [ 98%]
12:13:16 [2022-08-31T12:13:16.006Z] tests/integration/credentials/store_test.py ......                       [ 99%]
12:13:16 [2022-08-31T12:13:16.262Z] tests/integration/credentials/utils_test.py .                            [100%]
12:13:16 [2022-08-31T12:13:16.262Z] 
12:13:16 [2022-08-31T12:13:16.262Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
12:13:16 [2022-08-31T12:13:16.262Z] =========================== short test summary info ============================
12:13:16 [2022-08-31T12:13:16.262Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
12:13:16 [2022-08-31T12:13:16.262Z]   CONFIG_RT_GROUP_SCHED isn't enabled
12:13:16 [2022-08-31T12:13:16.262Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
12:13:16 [2022-08-31T12:13:16.262Z]   Not supported on most drivers
12:13:16 [2022-08-31T12:13:16.262Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
12:13:16 [2022-08-31T12:13:16.262Z]   Output of docker top depends on host distro, and is not formalized.
12:13:16 [2022-08-31T12:13:16.262Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
12:13:16 [2022-08-31T12:13:16.262Z]   Output of docker top depends on host distro, and is not formalized.
12:13:16 [2022-08-31T12:13:16.262Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
12:13:16 [2022-08-31T12:13:16.262Z]   Can fail if eth0 has multiple IP addresses
12:13:16 [2022-08-31T12:13:16.262Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
12:13:16 [2022-08-31T12:13:16.262Z]   This doesn't seem to be taken into account by the engine
12:13:16 [2022-08-31T12:13:16.262Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
12:13:16 [2022-08-31T12:13:16.262Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
12:13:16 [2022-08-31T12:13:16.262Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 281.94 seconds ==
12:13:16 [2022-08-31T12:13:16.262Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
12:13:28 [2022-08-31T12:13:28.422Z] Leaving: AppArmorNo profiles have been unloaded.
12:13:28 [2022-08-31T12:13:28.422Z] 
12:13:28 [2022-08-31T12:13:28.422Z] Unloading profiles will leave already running processes permanently
12:13:28 [2022-08-31T12:13:28.422Z] unconfined, which can lead to unexpected situations.
12:13:28 [2022-08-31T12:13:28.422Z] 
12:13:28 [2022-08-31T12:13:28.422Z] To set a process to complain mode, use the command line tool
12:13:28 [2022-08-31T12:13:28.422Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:13:28 [2022-08-31T12:13:28.422Z]