Skip to content

Console Output

10:16:12 [2022-04-20T10:16:12.282Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43501/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0bcdfd6509af3af461190eca74a72c4faa8aaa19 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0bcdfd6509af3af461190eca74a72c4faa8aaa19 hack/make.sh dynbinary test-docker-py
10:16:12 [2022-04-20T10:16:12.540Z] 
10:16:12 [2022-04-20T10:16:12.540Z] Removing bundles/
10:16:12 [2022-04-20T10:16:12.540Z] 
10:16:12 [2022-04-20T10:16:12.540Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
10:16:12 [2022-04-20T10:16:12.801Z] Building: bundles/dynbinary-daemon/dockerd-dev
10:16:12 [2022-04-20T10:16:12.801Z] GOOS="" GOARCH="" GOARM=""
10:16:51 [2022-04-20T10:16:51.523Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
10:16:51 [2022-04-20T10:16:51.523Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
10:16:51 [2022-04-20T10:16:51.523Z] GOOS="" GOARCH="" GOARM=""
10:16:51 [2022-04-20T10:16:51.523Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
10:16:51 [2022-04-20T10:16:51.523Z] 
10:16:51 [2022-04-20T10:16:51.523Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
10:16:51 [2022-04-20T10:16:51.523Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
10:16:51 [2022-04-20T10:16:51.523Z] Using test binary docker
10:16:51 [2022-04-20T10:16:51.523Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:16:51 [2022-04-20T10:16:51.523Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
10:16:51 [2022-04-20T10:16:51.523Z] INFO: Waiting for daemon to start...
10:16:51 [2022-04-20T10:16:51.523Z] Starting dockerd
10:16:51 [2022-04-20T10:16:51.523Z] .
10:16:51 [2022-04-20T10:16:51.523Z] INFO: Building docker-sdk-python3:5.0.3...
10:17:30 [2022-04-20T10:17:30.227Z] sha256:d36718d8b9b0281c38f8413d2df80e7a3633271ea8add77203b11399185c0f22
10:17:30 [2022-04-20T10:17:30.227Z] INFO: Starting docker-py tests...
10:17:30 [2022-04-20T10:17:30.227Z] ============================= test session starts ==============================
10:17:30 [2022-04-20T10:17:30.227Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
10:17:30 [2022-04-20T10:17:30.227Z] rootdir: /src, inifile: pytest.ini
10:17:30 [2022-04-20T10:17:30.227Z] plugins: cov-2.6.1, timeout-1.3.3
10:17:30 [2022-04-20T10:17:30.227Z] collected 395 items / 2 deselected / 393 selected
10:17:30 [2022-04-20T10:17:30.227Z] 
10:17:43 [2022-04-20T10:17:43.366Z] tests/integration/api_build_test.py .......................X             [  6%]
10:17:44 [2022-04-20T10:17:44.139Z] tests/integration/api_client_test.py .....                               [  7%]
10:17:45 [2022-04-20T10:17:45.643Z] tests/integration/api_config_test.py ......                              [  8%]
10:18:15 [2022-04-20T10:18:15.258Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
10:19:10 [2022-04-20T10:19:10.508Z] .........................xx....................                          [ 29%]
10:19:27 [2022-04-20T10:19:27.830Z] tests/integration/api_exec_test.py .....................                 [ 34%]
10:19:35 [2022-04-20T10:19:35.284Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
10:19:40 [2022-04-20T10:19:40.997Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
10:19:58 [2022-04-20T10:19:58.364Z] tests/integration/api_network_test.py ............................       [ 47%]
10:20:07 [2022-04-20T10:20:07.750Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
10:20:09 [2022-04-20T10:20:09.248Z] tests/integration/api_secret_test.py .....                               [ 51%]
10:20:12 [2022-04-20T10:20:12.794Z] tests/integration/api_service_test.py .................................. [ 59%]
10:20:28 [2022-04-20T10:20:28.485Z] ............................                                             [ 66%]
10:21:08 [2022-04-20T10:21:08.950Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
10:21:24 [2022-04-20T10:21:24.076Z] tests/integration/api_volume_test.py .........                           [ 74%]
10:21:25 [2022-04-20T10:21:25.976Z] tests/integration/client_test.py .....                                   [ 75%]
10:21:25 [2022-04-20T10:21:25.976Z] tests/integration/context_api_test.py ...                                [ 76%]
10:21:26 [2022-04-20T10:21:26.542Z] tests/integration/errors_test.py .                                       [ 76%]
10:21:46 [2022-04-20T10:21:46.118Z] tests/integration/models_containers_test.py ............................ [ 83%]
10:22:02 [2022-04-20T10:22:02.702Z] .........                                                                [ 85%]
10:22:07 [2022-04-20T10:22:07.513Z] tests/integration/models_images_test.py ...............                  [ 89%]
10:22:09 [2022-04-20T10:22:09.009Z] tests/integration/models_networks_test.py ....                           [ 90%]
10:22:14 [2022-04-20T10:22:14.398Z] tests/integration/models_nodes_test.py .                                 [ 90%]
10:22:15 [2022-04-20T10:22:15.773Z] tests/integration/models_resources_test.py .                             [ 91%]
10:22:21 [2022-04-20T10:22:21.552Z] tests/integration/models_services_test.py ................X.             [ 95%]
10:22:24 [2022-04-20T10:22:24.825Z] tests/integration/models_swarm_test.py ..                                [ 96%]
10:22:24 [2022-04-20T10:22:24.825Z] tests/integration/models_volumes_test.py ..                              [ 96%]
10:22:28 [2022-04-20T10:22:28.487Z] tests/integration/regression_test.py ......                              [ 98%]
10:22:28 [2022-04-20T10:22:28.746Z] tests/integration/credentials/store_test.py ......                       [ 99%]
10:22:28 [2022-04-20T10:22:28.746Z] tests/integration/credentials/utils_test.py .                            [100%]
10:22:28 [2022-04-20T10:22:28.746Z] 
10:22:28 [2022-04-20T10:22:28.746Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
10:22:28 [2022-04-20T10:22:28.746Z] =========================== short test summary info ============================
10:22:28 [2022-04-20T10:22:28.746Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
10:22:28 [2022-04-20T10:22:28.746Z]   CONFIG_RT_GROUP_SCHED isn't enabled
10:22:28 [2022-04-20T10:22:28.746Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
10:22:28 [2022-04-20T10:22:28.746Z]   Not supported on most drivers
10:22:28 [2022-04-20T10:22:28.746Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
10:22:28 [2022-04-20T10:22:28.746Z]   Output of docker top depends on host distro, and is not formalized.
10:22:28 [2022-04-20T10:22:28.746Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
10:22:28 [2022-04-20T10:22:28.746Z]   Output of docker top depends on host distro, and is not formalized.
10:22:28 [2022-04-20T10:22:28.746Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
10:22:28 [2022-04-20T10:22:28.746Z]   Can fail if eth0 has multiple IP addresses
10:22:28 [2022-04-20T10:22:28.746Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
10:22:28 [2022-04-20T10:22:28.746Z]   This doesn't seem to be taken into account by the engine
10:22:28 [2022-04-20T10:22:28.746Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
10:22:28 [2022-04-20T10:22:28.746Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
10:22:28 [2022-04-20T10:22:28.746Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 302.84 seconds ==
10:22:29 [2022-04-20T10:22:29.004Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
10:22:41 [2022-04-20T10:22:41.196Z] Leaving: AppArmorNo profiles have been unloaded.
10:22:41 [2022-04-20T10:22:41.196Z] 
10:22:41 [2022-04-20T10:22:41.196Z] Unloading profiles will leave already running processes permanently
10:22:41 [2022-04-20T10:22:41.196Z] unconfined, which can lead to unexpected situations.
10:22:41 [2022-04-20T10:22:41.196Z] 
10:22:41 [2022-04-20T10:22:41.196Z] To set a process to complain mode, use the command line tool
10:22:41 [2022-04-20T10:22:41.196Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:22:41 [2022-04-20T10:22:41.196Z]