Skip to content

Console Output

16:44:01 [2022-08-18T16:44:01.041Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43988/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8912c1fadeac07b969a99a4a07684cf561b06bca -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:8912c1fadeac07b969a99a4a07684cf561b06bca hack/make.sh dynbinary test-docker-py
16:44:01 [2022-08-18T16:44:01.297Z] 
16:44:01 [2022-08-18T16:44:01.554Z] Removing bundles/
16:44:01 [2022-08-18T16:44:01.554Z] 
16:44:01 [2022-08-18T16:44:01.554Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
16:44:01 [2022-08-18T16:44:01.554Z] Building: bundles/dynbinary-daemon/dockerd
16:44:01 [2022-08-18T16:44:01.554Z] GOOS="" GOARCH="" GOARM=""
16:46:07 [2022-08-18T16:46:07.971Z] Created binary: bundles/dynbinary-daemon/dockerd
16:46:07 [2022-08-18T16:46:07.971Z] Building: bundles/dynbinary-daemon/docker-proxy
16:46:07 [2022-08-18T16:46:07.971Z] GOOS="" GOARCH="" GOARM=""
16:46:07 [2022-08-18T16:46:07.971Z] Created binary: bundles/dynbinary-daemon/docker-proxy
16:46:07 [2022-08-18T16:46:07.971Z] 
16:46:07 [2022-08-18T16:46:07.971Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
16:46:07 [2022-08-18T16:46:07.971Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
16:46:07 [2022-08-18T16:46:07.971Z] Using test binary docker
16:46:07 [2022-08-18T16:46:07.971Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:46:07 [2022-08-18T16:46:07.971Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
16:46:07 [2022-08-18T16:46:07.971Z] INFO: Waiting for daemon to start...
16:46:07 [2022-08-18T16:46:07.971Z] Starting dockerd
16:46:07 [2022-08-18T16:46:07.971Z] .
16:46:07 [2022-08-18T16:46:07.971Z] INFO: Building docker-sdk-python3:5.0.3...
16:46:46 [2022-08-18T16:46:46.650Z] sha256:228b7dadefabceaadce9ebed9619471738ca8beb76ce919d3b3d4103114c6605
16:46:46 [2022-08-18T16:46:46.650Z] INFO: Starting docker-py tests...
16:46:46 [2022-08-18T16:46:46.650Z] ============================= test session starts ==============================
16:46:46 [2022-08-18T16:46:46.650Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
16:46:46 [2022-08-18T16:46:46.650Z] rootdir: /src, inifile: pytest.ini
16:46:46 [2022-08-18T16:46:46.650Z] plugins: cov-2.6.1, timeout-1.3.3
16:46:46 [2022-08-18T16:46:46.650Z] collected 395 items / 2 deselected / 393 selected
16:46:46 [2022-08-18T16:46:46.650Z] 
16:46:59 [2022-08-18T16:46:59.725Z] tests/integration/api_build_test.py .......................X             [  6%]
16:47:00 [2022-08-18T16:47:00.287Z] tests/integration/api_client_test.py .....                               [  7%]
16:47:02 [2022-08-18T16:47:02.035Z] tests/integration/api_config_test.py ......                              [  8%]
16:47:32 [2022-08-18T16:47:32.026Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
16:48:25 [2022-08-18T16:48:25.104Z] .........................xx....................                          [ 29%]
16:48:41 [2022-08-18T16:48:41.302Z] tests/integration/api_exec_test.py .....................                 [ 34%]
16:48:48 [2022-08-18T16:48:48.727Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
16:48:53 [2022-08-18T16:48:53.609Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
16:49:09 [2022-08-18T16:49:09.676Z] tests/integration/api_network_test.py ............................       [ 47%]
16:49:19 [2022-08-18T16:49:19.134Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
16:49:20 [2022-08-18T16:49:20.880Z] tests/integration/api_secret_test.py .....                               [ 51%]
16:49:25 [2022-08-18T16:49:25.210Z] tests/integration/api_service_test.py .................................. [ 59%]
16:49:29 [2022-08-18T16:49:29.616Z] ............................                                             [ 66%]
16:50:10 [2022-08-18T16:50:10.744Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
16:50:28 [2022-08-18T16:50:28.793Z] tests/integration/api_volume_test.py .........                           [ 74%]
16:50:28 [2022-08-18T16:50:28.793Z] tests/integration/client_test.py .....                                   [ 75%]
16:50:28 [2022-08-18T16:50:28.793Z] tests/integration/context_api_test.py ...                                [ 76%]
16:50:28 [2022-08-18T16:50:28.793Z] tests/integration/errors_test.py .                                       [ 76%]
16:50:46 [2022-08-18T16:50:46.984Z] tests/integration/models_containers_test.py ............................ [ 83%]
16:51:02 [2022-08-18T16:51:02.843Z] .........                                                                [ 85%]
16:51:07 [2022-08-18T16:51:07.611Z] tests/integration/models_images_test.py ...............                  [ 89%]
16:51:09 [2022-08-18T16:51:09.051Z] tests/integration/models_networks_test.py ....                           [ 90%]
16:51:15 [2022-08-18T16:51:15.722Z] tests/integration/models_nodes_test.py .                                 [ 90%]
16:51:15 [2022-08-18T16:51:15.722Z] tests/integration/models_resources_test.py .                             [ 91%]
16:51:21 [2022-08-18T16:51:21.792Z] tests/integration/models_services_test.py ................X.             [ 95%]
16:51:28 [2022-08-18T16:51:28.887Z] tests/integration/models_swarm_test.py ..                                [ 96%]
16:51:28 [2022-08-18T16:51:28.887Z] tests/integration/models_volumes_test.py ..                              [ 96%]
16:51:32 [2022-08-18T16:51:32.784Z] tests/integration/regression_test.py ......                              [ 98%]
16:51:33 [2022-08-18T16:51:33.041Z] tests/integration/credentials/store_test.py ......                       [ 99%]
16:51:33 [2022-08-18T16:51:33.041Z] tests/integration/credentials/utils_test.py .                            [100%]
16:51:33 [2022-08-18T16:51:33.041Z] 
16:51:33 [2022-08-18T16:51:33.041Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
16:51:33 [2022-08-18T16:51:33.041Z] =========================== short test summary info ============================
16:51:33 [2022-08-18T16:51:33.041Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
16:51:33 [2022-08-18T16:51:33.041Z]   CONFIG_RT_GROUP_SCHED isn't enabled
16:51:33 [2022-08-18T16:51:33.041Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
16:51:33 [2022-08-18T16:51:33.041Z]   Not supported on most drivers
16:51:33 [2022-08-18T16:51:33.041Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
16:51:33 [2022-08-18T16:51:33.041Z]   Output of docker top depends on host distro, and is not formalized.
16:51:33 [2022-08-18T16:51:33.041Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
16:51:33 [2022-08-18T16:51:33.041Z]   Output of docker top depends on host distro, and is not formalized.
16:51:33 [2022-08-18T16:51:33.041Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
16:51:33 [2022-08-18T16:51:33.041Z]   Can fail if eth0 has multiple IP addresses
16:51:33 [2022-08-18T16:51:33.041Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
16:51:33 [2022-08-18T16:51:33.041Z]   This doesn't seem to be taken into account by the engine
16:51:33 [2022-08-18T16:51:33.041Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
16:51:33 [2022-08-18T16:51:33.041Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
16:51:33 [2022-08-18T16:51:33.041Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 290.97 seconds ==
16:51:33 [2022-08-18T16:51:33.298Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
16:51:45 [2022-08-18T16:51:45.463Z] Leaving: AppArmorNo profiles have been unloaded.
16:51:45 [2022-08-18T16:51:45.463Z] 
16:51:45 [2022-08-18T16:51:45.463Z] Unloading profiles will leave already running processes permanently
16:51:45 [2022-08-18T16:51:45.463Z] unconfined, which can lead to unexpected situations.
16:51:45 [2022-08-18T16:51:45.463Z] 
16:51:45 [2022-08-18T16:51:45.463Z] To set a process to complain mode, use the command line tool
16:51:45 [2022-08-18T16:51:45.463Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:51:45 [2022-08-18T16:51:45.463Z]