Skip to content

Console Output

19:24:59 [2022-05-27T19:24:59.476Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43650/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7493342926237289f759d86be0dc3a0b226f7730 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7493342926237289f759d86be0dc3a0b226f7730 hack/make.sh dynbinary test-docker-py
19:24:59 [2022-05-27T19:24:59.835Z] 
19:24:59 [2022-05-27T19:24:59.835Z] Removing bundles/
19:24:59 [2022-05-27T19:24:59.835Z] 
19:24:59 [2022-05-27T19:24:59.835Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
19:24:59 [2022-05-27T19:24:59.835Z] Building: bundles/dynbinary-daemon/dockerd-dev
19:24:59 [2022-05-27T19:24:59.835Z] GOOS="" GOARCH="" GOARM=""
19:27:06 [2022-05-27T19:27:06.418Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
19:27:06 [2022-05-27T19:27:06.419Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
19:27:06 [2022-05-27T19:27:06.419Z] GOOS="" GOARCH="" GOARM=""
19:27:06 [2022-05-27T19:27:06.419Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
19:27:06 [2022-05-27T19:27:06.419Z] 
19:27:06 [2022-05-27T19:27:06.419Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
19:27:06 [2022-05-27T19:27:06.419Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
19:27:06 [2022-05-27T19:27:06.419Z] Using test binary docker
19:27:06 [2022-05-27T19:27:06.419Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
19:27:06 [2022-05-27T19:27:06.419Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
19:27:06 [2022-05-27T19:27:06.419Z] INFO: Waiting for daemon to start...
19:27:06 [2022-05-27T19:27:06.419Z] Starting dockerd
19:27:06 [2022-05-27T19:27:06.419Z] .
19:27:06 [2022-05-27T19:27:06.419Z] INFO: Building docker-sdk-python3:5.0.3...
19:27:38 [2022-05-27T19:27:38.536Z] sha256:1f0a98c79bb24b8f399cfffdaeda4c9bd6c1c8eb0cb2e5620003773fca906e9b
19:27:38 [2022-05-27T19:27:38.536Z] INFO: Starting docker-py tests...
19:27:39 [2022-05-27T19:27:39.108Z] ============================= test session starts ==============================
19:27:39 [2022-05-27T19:27:39.108Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
19:27:39 [2022-05-27T19:27:39.108Z] rootdir: /src, inifile: pytest.ini
19:27:39 [2022-05-27T19:27:39.108Z] plugins: cov-2.6.1, timeout-1.3.3
19:27:40 [2022-05-27T19:27:40.048Z] collected 395 items / 2 deselected / 393 selected
19:27:40 [2022-05-27T19:27:40.048Z] 
19:27:56 [2022-05-27T19:27:56.639Z] tests/integration/api_build_test.py .......................X             [  6%]
19:27:57 [2022-05-27T19:27:57.468Z] tests/integration/api_client_test.py .....                               [  7%]
19:27:58 [2022-05-27T19:27:58.976Z] tests/integration/api_config_test.py ......                              [  8%]
19:28:28 [2022-05-27T19:28:28.605Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
19:29:20 [2022-05-27T19:29:20.446Z] .........................xx....................                          [ 29%]
19:29:36 [2022-05-27T19:29:36.535Z] tests/integration/api_exec_test.py .....................                 [ 34%]
19:29:44 [2022-05-27T19:29:44.015Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
19:29:48 [2022-05-27T19:29:48.841Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
19:30:04 [2022-05-27T19:30:04.774Z] tests/integration/api_network_test.py ............................       [ 47%]
19:30:14 [2022-05-27T19:30:14.682Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
19:30:15 [2022-05-27T19:30:15.771Z] tests/integration/api_secret_test.py .....                               [ 51%]
19:30:20 [2022-05-27T19:30:20.259Z] tests/integration/api_service_test.py .................................. [ 59%]
19:30:24 [2022-05-27T19:30:24.716Z] ............................                                             [ 66%]
19:31:06 [2022-05-27T19:31:06.316Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
19:31:21 [2022-05-27T19:31:21.463Z] tests/integration/api_volume_test.py .........                           [ 74%]
19:31:23 [2022-05-27T19:31:23.370Z] tests/integration/client_test.py .....                                   [ 75%]
19:31:23 [2022-05-27T19:31:23.630Z] tests/integration/context_api_test.py ...                                [ 76%]
19:31:24 [2022-05-27T19:31:24.201Z] tests/integration/errors_test.py .                                       [ 76%]
19:31:41 [2022-05-27T19:31:41.946Z] tests/integration/models_containers_test.py ............................ [ 83%]
19:31:57 [2022-05-27T19:31:57.971Z] .........                                                                [ 85%]
19:32:02 [2022-05-27T19:32:02.486Z] tests/integration/models_images_test.py ...............                  [ 89%]
19:32:03 [2022-05-27T19:32:03.946Z] tests/integration/models_networks_test.py ....                           [ 90%]
19:32:09 [2022-05-27T19:32:09.223Z] tests/integration/models_nodes_test.py .                                 [ 90%]
19:32:10 [2022-05-27T19:32:10.164Z] tests/integration/models_resources_test.py .                             [ 91%]
19:32:11 [2022-05-27T19:32:11.884Z] tests/integration/models_services_test.py ................X.             [ 95%]
19:32:14 [2022-05-27T19:32:14.645Z] tests/integration/models_swarm_test.py ..                                [ 96%]
19:32:14 [2022-05-27T19:32:14.645Z] tests/integration/models_volumes_test.py ..                              [ 96%]
19:32:18 [2022-05-27T19:32:18.532Z] tests/integration/regression_test.py ......                              [ 98%]
19:32:19 [2022-05-27T19:32:19.052Z] tests/integration/credentials/store_test.py ......                       [ 99%]
19:32:19 [2022-05-27T19:32:19.052Z] tests/integration/credentials/utils_test.py .                            [100%]
19:32:19 [2022-05-27T19:32:19.052Z] 
19:32:19 [2022-05-27T19:32:19.052Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
19:32:19 [2022-05-27T19:32:19.052Z] =========================== short test summary info ============================
19:32:19 [2022-05-27T19:32:19.052Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
19:32:19 [2022-05-27T19:32:19.052Z]   CONFIG_RT_GROUP_SCHED isn't enabled
19:32:19 [2022-05-27T19:32:19.052Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
19:32:19 [2022-05-27T19:32:19.052Z]   Not supported on most drivers
19:32:19 [2022-05-27T19:32:19.052Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
19:32:19 [2022-05-27T19:32:19.052Z]   Output of docker top depends on host distro, and is not formalized.
19:32:19 [2022-05-27T19:32:19.052Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
19:32:19 [2022-05-27T19:32:19.052Z]   Output of docker top depends on host distro, and is not formalized.
19:32:19 [2022-05-27T19:32:19.052Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
19:32:19 [2022-05-27T19:32:19.052Z]   Can fail if eth0 has multiple IP addresses
19:32:19 [2022-05-27T19:32:19.052Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
19:32:19 [2022-05-27T19:32:19.052Z]   This doesn't seem to be taken into account by the engine
19:32:19 [2022-05-27T19:32:19.052Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
19:32:19 [2022-05-27T19:32:19.052Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
19:32:19 [2022-05-27T19:32:19.052Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 280.08 seconds ==
19:32:19 [2022-05-27T19:32:19.312Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
19:32:29 [2022-05-27T19:32:29.401Z] Leaving: AppArmorNo profiles have been unloaded.
19:32:29 [2022-05-27T19:32:29.401Z] 
19:32:29 [2022-05-27T19:32:29.401Z] Unloading profiles will leave already running processes permanently
19:32:29 [2022-05-27T19:32:29.401Z] unconfined, which can lead to unexpected situations.
19:32:29 [2022-05-27T19:32:29.401Z] 
19:32:29 [2022-05-27T19:32:29.401Z] To set a process to complain mode, use the command line tool
19:32:29 [2022-05-27T19:32:29.401Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:32:29 [2022-05-27T19:32:29.401Z]