Skip to content

Console Output

20:28:06 [2022-05-31T20:28:06.555Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43672/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e3c14acd3386d52c91463926fccbadf1dd71f59d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e3c14acd3386d52c91463926fccbadf1dd71f59d hack/make.sh dynbinary test-docker-py
20:28:06 [2022-05-31T20:28:06.810Z] 
20:28:07 [2022-05-31T20:28:07.066Z] Removing bundles/
20:28:07 [2022-05-31T20:28:07.066Z] 
20:28:07 [2022-05-31T20:28:07.066Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
20:28:07 [2022-05-31T20:28:07.066Z] Building: bundles/dynbinary-daemon/dockerd-dev
20:28:07 [2022-05-31T20:28:07.066Z] GOOS="" GOARCH="" GOARM=""
20:30:13 [2022-05-31T20:30:13.519Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
20:30:13 [2022-05-31T20:30:13.519Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
20:30:13 [2022-05-31T20:30:13.519Z] GOOS="" GOARCH="" GOARM=""
20:30:13 [2022-05-31T20:30:13.519Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
20:30:13 [2022-05-31T20:30:13.519Z] 
20:30:13 [2022-05-31T20:30:13.519Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
20:30:13 [2022-05-31T20:30:13.519Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
20:30:13 [2022-05-31T20:30:13.519Z] Using test binary docker
20:30:13 [2022-05-31T20:30:13.519Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
20:30:13 [2022-05-31T20:30:13.519Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:30:13 [2022-05-31T20:30:13.519Z] INFO: Waiting for daemon to start...
20:30:13 [2022-05-31T20:30:13.519Z] Starting dockerd
20:30:13 [2022-05-31T20:30:13.519Z] .
20:30:13 [2022-05-31T20:30:13.519Z] INFO: Building docker-sdk-python3:5.0.3...
20:30:52 [2022-05-31T20:30:52.178Z] sha256:03ba33989f8f51d0354a241851a32e11d77e3e76ecae9b0c4ef4696fff36ff51
20:30:52 [2022-05-31T20:30:52.178Z] INFO: Starting docker-py tests...
20:30:52 [2022-05-31T20:30:52.178Z] ============================= test session starts ==============================
20:30:52 [2022-05-31T20:30:52.178Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
20:30:52 [2022-05-31T20:30:52.178Z] rootdir: /src, inifile: pytest.ini
20:30:52 [2022-05-31T20:30:52.178Z] plugins: cov-2.6.1, timeout-1.3.3
20:30:52 [2022-05-31T20:30:52.178Z] collected 395 items / 2 deselected / 393 selected
20:30:52 [2022-05-31T20:30:52.178Z] 
20:31:04 [2022-05-31T20:31:04.992Z] tests/integration/api_build_test.py .......................X             [  6%]
20:31:05 [2022-05-31T20:31:05.556Z] tests/integration/api_client_test.py .....                               [  7%]
20:31:07 [2022-05-31T20:31:07.308Z] tests/integration/api_config_test.py ......                              [  8%]
20:31:37 [2022-05-31T20:31:37.409Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
20:32:31 [2022-05-31T20:32:31.433Z] .........................xx....................                          [ 29%]
20:32:47 [2022-05-31T20:32:47.889Z] tests/integration/api_exec_test.py .....................                 [ 34%]
20:32:55 [2022-05-31T20:32:55.321Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
20:33:00 [2022-05-31T20:33:00.384Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
20:33:16 [2022-05-31T20:33:16.682Z] tests/integration/api_network_test.py ............................       [ 47%]
20:33:26 [2022-05-31T20:33:26.370Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
20:33:27 [2022-05-31T20:33:27.857Z] tests/integration/api_secret_test.py .....                               [ 51%]
20:33:32 [2022-05-31T20:33:32.185Z] tests/integration/api_service_test.py .................................. [ 59%]
20:33:36 [2022-05-31T20:33:36.486Z] ............................                                             [ 66%]
20:34:17 [2022-05-31T20:34:17.985Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
20:34:36 [2022-05-31T20:34:36.019Z] tests/integration/api_volume_test.py .........                           [ 74%]
20:34:36 [2022-05-31T20:34:36.019Z] tests/integration/client_test.py .....                                   [ 75%]
20:34:36 [2022-05-31T20:34:36.019Z] tests/integration/context_api_test.py ...                                [ 76%]
20:34:36 [2022-05-31T20:34:36.019Z] tests/integration/errors_test.py .                                       [ 76%]
20:34:54 [2022-05-31T20:34:54.731Z] tests/integration/models_containers_test.py ............................ [ 83%]
20:35:10 [2022-05-31T20:35:10.970Z] .........                                                                [ 85%]
20:35:16 [2022-05-31T20:35:16.099Z] tests/integration/models_images_test.py ...............                  [ 89%]
20:35:17 [2022-05-31T20:35:17.282Z] tests/integration/models_networks_test.py ....                           [ 90%]
20:35:23 [2022-05-31T20:35:23.814Z] tests/integration/models_nodes_test.py .                                 [ 90%]
20:35:23 [2022-05-31T20:35:23.814Z] tests/integration/models_resources_test.py .                             [ 91%]
20:35:25 [2022-05-31T20:35:25.558Z] tests/integration/models_services_test.py ................X.             [ 95%]
20:35:28 [2022-05-31T20:35:28.811Z] tests/integration/models_swarm_test.py ..                                [ 96%]
20:35:28 [2022-05-31T20:35:28.811Z] tests/integration/models_volumes_test.py ..                              [ 96%]
20:35:32 [2022-05-31T20:35:32.701Z] tests/integration/regression_test.py ......                              [ 98%]
20:35:32 [2022-05-31T20:35:32.958Z] tests/integration/credentials/store_test.py ......                       [ 99%]
20:35:33 [2022-05-31T20:35:33.214Z] tests/integration/credentials/utils_test.py .                            [100%]
20:35:33 [2022-05-31T20:35:33.214Z] 
20:35:33 [2022-05-31T20:35:33.214Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
20:35:33 [2022-05-31T20:35:33.214Z] =========================== short test summary info ============================
20:35:33 [2022-05-31T20:35:33.214Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
20:35:33 [2022-05-31T20:35:33.214Z]   CONFIG_RT_GROUP_SCHED isn't enabled
20:35:33 [2022-05-31T20:35:33.214Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
20:35:33 [2022-05-31T20:35:33.214Z]   Not supported on most drivers
20:35:33 [2022-05-31T20:35:33.214Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
20:35:33 [2022-05-31T20:35:33.214Z]   Output of docker top depends on host distro, and is not formalized.
20:35:33 [2022-05-31T20:35:33.214Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
20:35:33 [2022-05-31T20:35:33.214Z]   Output of docker top depends on host distro, and is not formalized.
20:35:33 [2022-05-31T20:35:33.214Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
20:35:33 [2022-05-31T20:35:33.214Z]   Can fail if eth0 has multiple IP addresses
20:35:33 [2022-05-31T20:35:33.214Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
20:35:33 [2022-05-31T20:35:33.214Z]   This doesn't seem to be taken into account by the engine
20:35:33 [2022-05-31T20:35:33.214Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
20:35:33 [2022-05-31T20:35:33.214Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
20:35:33 [2022-05-31T20:35:33.214Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 285.83 seconds ==
20:35:33 [2022-05-31T20:35:33.469Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
20:35:45 [2022-05-31T20:35:45.643Z] Leaving: AppArmorNo profiles have been unloaded.
20:35:45 [2022-05-31T20:35:45.643Z] 
20:35:45 [2022-05-31T20:35:45.643Z] Unloading profiles will leave already running processes permanently
20:35:45 [2022-05-31T20:35:45.643Z] unconfined, which can lead to unexpected situations.
20:35:45 [2022-05-31T20:35:45.643Z] 
20:35:45 [2022-05-31T20:35:45.643Z] To set a process to complain mode, use the command line tool
20:35:45 [2022-05-31T20:35:45.643Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
20:35:45 [2022-05-31T20:35:45.643Z]