Skip to content

Console Output

18:32:05 [2022-08-18T18:32:05.001Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43992/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:2c17e9a33357ac5cfb80dcb93e048bb3ae5618d0 hack/make.sh dynbinary test-docker-py
18:32:05 [2022-08-18T18:32:05.574Z] 
18:32:05 [2022-08-18T18:32:05.574Z] Removing bundles/
18:32:05 [2022-08-18T18:32:05.574Z] 
18:32:05 [2022-08-18T18:32:05.574Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
18:32:05 [2022-08-18T18:32:05.574Z] Building: bundles/dynbinary-daemon/dockerd
18:32:05 [2022-08-18T18:32:05.574Z] GOOS="" GOARCH="" GOARM=""
18:34:12 [2022-08-18T18:34:12.089Z] Created binary: bundles/dynbinary-daemon/dockerd
18:34:12 [2022-08-18T18:34:12.089Z] Building: bundles/dynbinary-daemon/docker-proxy
18:34:12 [2022-08-18T18:34:12.089Z] GOOS="" GOARCH="" GOARM=""
18:34:12 [2022-08-18T18:34:12.089Z] Created binary: bundles/dynbinary-daemon/docker-proxy
18:34:12 [2022-08-18T18:34:12.089Z] 
18:34:12 [2022-08-18T18:34:12.089Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
18:34:12 [2022-08-18T18:34:12.089Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
18:34:12 [2022-08-18T18:34:12.089Z] Using test binary docker
18:34:12 [2022-08-18T18:34:12.089Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
18:34:12 [2022-08-18T18:34:12.089Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:34:12 [2022-08-18T18:34:12.089Z] INFO: Waiting for daemon to start...
18:34:12 [2022-08-18T18:34:12.089Z] Starting dockerd
18:34:12 [2022-08-18T18:34:12.089Z] .
18:34:12 [2022-08-18T18:34:12.089Z] INFO: Building docker-sdk-python3:5.0.3...
18:34:58 [2022-08-18T18:34:58.793Z] sha256:80ebad7501c8ab2fdf4f863be40daa1f31391f4bfe96a14d96a5b5e6186a0bda
18:34:58 [2022-08-18T18:34:58.793Z] INFO: Starting docker-py tests...
18:34:58 [2022-08-18T18:34:58.793Z] ============================= test session starts ==============================
18:34:58 [2022-08-18T18:34:58.793Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
18:34:58 [2022-08-18T18:34:58.793Z] rootdir: /src, inifile: pytest.ini
18:34:58 [2022-08-18T18:34:58.793Z] plugins: cov-2.6.1, timeout-1.3.3
18:34:58 [2022-08-18T18:34:58.793Z] collected 395 items / 2 deselected / 393 selected
18:34:58 [2022-08-18T18:34:58.793Z] 
18:35:11 [2022-08-18T18:35:11.192Z] tests/integration/api_build_test.py .......................X             [  6%]
18:35:12 [2022-08-18T18:35:12.023Z] tests/integration/api_client_test.py .....                               [  7%]
18:35:13 [2022-08-18T18:35:13.790Z] tests/integration/api_config_test.py ......                              [  8%]
18:35:44 [2022-08-18T18:35:44.407Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
18:36:38 [2022-08-18T18:36:38.796Z] .........................xx....................                          [ 29%]
18:36:55 [2022-08-18T18:36:55.882Z] tests/integration/api_exec_test.py .....................                 [ 34%]
18:37:03 [2022-08-18T18:37:03.360Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
18:37:09 [2022-08-18T18:37:09.527Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
18:37:26 [2022-08-18T18:37:26.009Z] tests/integration/api_network_test.py ............................       [ 47%]
18:37:35 [2022-08-18T18:37:35.826Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
18:37:37 [2022-08-18T18:37:37.222Z] tests/integration/api_secret_test.py .....                               [ 51%]
18:37:41 [2022-08-18T18:37:41.524Z] tests/integration/api_service_test.py .................................. [ 59%]
18:37:46 [2022-08-18T18:37:46.502Z] ............................                                             [ 66%]
18:38:27 [2022-08-18T18:38:27.945Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
18:38:43 [2022-08-18T18:38:43.094Z] tests/integration/api_volume_test.py .........                           [ 74%]
18:38:45 [2022-08-18T18:38:45.629Z] tests/integration/client_test.py .....                                   [ 75%]
18:38:45 [2022-08-18T18:38:45.629Z] tests/integration/context_api_test.py ...                                [ 76%]
18:38:45 [2022-08-18T18:38:45.888Z] tests/integration/errors_test.py .                                       [ 76%]
18:39:05 [2022-08-18T18:39:05.035Z] tests/integration/models_containers_test.py ............................ [ 83%]
18:39:21 [2022-08-18T18:39:21.290Z] .........                                                                [ 85%]
18:39:26 [2022-08-18T18:39:26.371Z] tests/integration/models_images_test.py ...............                  [ 89%]
18:39:27 [2022-08-18T18:39:27.570Z] tests/integration/models_networks_test.py ....                           [ 90%]
18:39:34 [2022-08-18T18:39:34.140Z] tests/integration/models_nodes_test.py .                                 [ 90%]
18:39:34 [2022-08-18T18:39:34.140Z] tests/integration/models_resources_test.py .                             [ 91%]
18:39:40 [2022-08-18T18:39:40.522Z] tests/integration/models_services_test.py ................X.             [ 95%]
18:39:47 [2022-08-18T18:39:47.349Z] tests/integration/models_swarm_test.py ..                                [ 96%]
18:39:47 [2022-08-18T18:39:47.609Z] tests/integration/models_volumes_test.py ..                              [ 96%]
18:39:51 [2022-08-18T18:39:51.547Z] tests/integration/regression_test.py ......                              [ 98%]
18:39:52 [2022-08-18T18:39:52.067Z] tests/integration/credentials/store_test.py ......                       [ 99%]
18:39:52 [2022-08-18T18:39:52.067Z] tests/integration/credentials/utils_test.py .                            [100%]
18:39:52 [2022-08-18T18:39:52.067Z] 
18:39:52 [2022-08-18T18:39:52.067Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
18:39:52 [2022-08-18T18:39:52.067Z] =========================== short test summary info ============================
18:39:52 [2022-08-18T18:39:52.067Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
18:39:52 [2022-08-18T18:39:52.067Z]   CONFIG_RT_GROUP_SCHED isn't enabled
18:39:52 [2022-08-18T18:39:52.067Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
18:39:52 [2022-08-18T18:39:52.067Z]   Not supported on most drivers
18:39:52 [2022-08-18T18:39:52.067Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
18:39:52 [2022-08-18T18:39:52.067Z]   Output of docker top depends on host distro, and is not formalized.
18:39:52 [2022-08-18T18:39:52.067Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
18:39:52 [2022-08-18T18:39:52.067Z]   Output of docker top depends on host distro, and is not formalized.
18:39:52 [2022-08-18T18:39:52.067Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
18:39:52 [2022-08-18T18:39:52.067Z]   Can fail if eth0 has multiple IP addresses
18:39:52 [2022-08-18T18:39:52.067Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
18:39:52 [2022-08-18T18:39:52.067Z]   This doesn't seem to be taken into account by the engine
18:39:52 [2022-08-18T18:39:52.067Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
18:39:52 [2022-08-18T18:39:52.067Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
18:39:52 [2022-08-18T18:39:52.067Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 299.58 seconds ==
18:39:52 [2022-08-18T18:39:52.636Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
18:40:02 [2022-08-18T18:40:02.616Z] Leaving: AppArmorNo profiles have been unloaded.
18:40:02 [2022-08-18T18:40:02.616Z] 
18:40:02 [2022-08-18T18:40:02.616Z] Unloading profiles will leave already running processes permanently
18:40:02 [2022-08-18T18:40:02.616Z] unconfined, which can lead to unexpected situations.
18:40:02 [2022-08-18T18:40:02.616Z] 
18:40:02 [2022-08-18T18:40:02.616Z] To set a process to complain mode, use the command line tool
18:40:02 [2022-08-18T18:40:02.616Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:40:02 [2022-08-18T18:40:02.616Z]