Skip to content

Console Output

08:52:21 [2022-07-12T08:52:21.818Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43796/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1de20b2012691465eacd782ab2752fa13d03b982 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1de20b2012691465eacd782ab2752fa13d03b982 hack/make.sh dynbinary test-docker-py
08:52:22 [2022-07-12T08:52:22.078Z] 
08:52:22 [2022-07-12T08:52:22.345Z] Removing bundles/
08:52:22 [2022-07-12T08:52:22.345Z] 
08:52:22 [2022-07-12T08:52:22.345Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
08:52:22 [2022-07-12T08:52:22.345Z] Building: bundles/dynbinary-daemon/dockerd
08:52:22 [2022-07-12T08:52:22.345Z] GOOS="" GOARCH="" GOARM=""
08:54:28 [2022-07-12T08:54:28.830Z] Created binary: bundles/dynbinary-daemon/dockerd
08:54:28 [2022-07-12T08:54:28.830Z] Building: bundles/dynbinary-daemon/docker-proxy
08:54:28 [2022-07-12T08:54:28.830Z] GOOS="" GOARCH="" GOARM=""
08:54:28 [2022-07-12T08:54:28.830Z] Created binary: bundles/dynbinary-daemon/docker-proxy
08:54:28 [2022-07-12T08:54:28.830Z] 
08:54:28 [2022-07-12T08:54:28.830Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
08:54:28 [2022-07-12T08:54:28.830Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
08:54:28 [2022-07-12T08:54:28.830Z] Using test binary docker
08:54:28 [2022-07-12T08:54:28.830Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
08:54:28 [2022-07-12T08:54:28.830Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
08:54:28 [2022-07-12T08:54:28.830Z] INFO: Waiting for daemon to start...
08:54:28 [2022-07-12T08:54:28.830Z] Starting dockerd
08:54:28 [2022-07-12T08:54:28.830Z] .
08:54:28 [2022-07-12T08:54:28.830Z] INFO: Building docker-sdk-python3:5.0.3...
08:55:07 [2022-07-12T08:55:07.557Z] sha256:32427545ac2582cb93bdea6ef68a02f51713c8c897bf1139a77e43f75bd5fa3f
08:55:07 [2022-07-12T08:55:07.557Z] INFO: Starting docker-py tests...
08:55:07 [2022-07-12T08:55:07.557Z] ============================= test session starts ==============================
08:55:07 [2022-07-12T08:55:07.557Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
08:55:07 [2022-07-12T08:55:07.557Z] rootdir: /src, inifile: pytest.ini
08:55:07 [2022-07-12T08:55:07.557Z] plugins: cov-2.6.1, timeout-1.3.3
08:55:08 [2022-07-12T08:55:08.126Z] collected 395 items / 2 deselected / 393 selected
08:55:08 [2022-07-12T08:55:08.126Z] 
08:55:37 [2022-07-12T08:55:37.862Z] tests/integration/api_build_test.py .......................X             [  6%]
08:55:38 [2022-07-12T08:55:38.689Z] tests/integration/api_client_test.py .....                               [  7%]
08:55:40 [2022-07-12T08:55:40.453Z] tests/integration/api_config_test.py ......                              [  8%]
08:56:10 [2022-07-12T08:56:10.980Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
08:57:06 [2022-07-12T08:57:06.031Z] .........................xx....................                          [ 29%]
08:57:23 [2022-07-12T08:57:23.144Z] tests/integration/api_exec_test.py .....................                 [ 34%]
08:57:30 [2022-07-12T08:57:30.630Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
08:57:36 [2022-07-12T08:57:36.180Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
08:57:52 [2022-07-12T08:57:52.696Z] tests/integration/api_network_test.py ............................       [ 47%]
08:58:03 [2022-07-12T08:58:03.237Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
08:58:04 [2022-07-12T08:58:04.434Z] tests/integration/api_secret_test.py .....                               [ 51%]
08:58:08 [2022-07-12T08:58:08.820Z] tests/integration/api_service_test.py .................................. [ 59%]
08:58:13 [2022-07-12T08:58:13.268Z] ............................                                             [ 66%]
08:58:54 [2022-07-12T08:58:54.402Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
08:59:09 [2022-07-12T08:59:09.544Z] tests/integration/api_volume_test.py .........                           [ 74%]
08:59:11 [2022-07-12T08:59:11.447Z] tests/integration/client_test.py .....                                   [ 75%]
08:59:11 [2022-07-12T08:59:11.447Z] tests/integration/context_api_test.py ...                                [ 76%]
08:59:12 [2022-07-12T08:59:12.015Z] tests/integration/errors_test.py .                                       [ 76%]
08:59:31 [2022-07-12T08:59:31.169Z] tests/integration/models_containers_test.py ............................ [ 83%]
08:59:48 [2022-07-12T08:59:48.232Z] .........                                                                [ 85%]
08:59:52 [2022-07-12T08:59:52.995Z] tests/integration/models_images_test.py ...............                  [ 89%]
08:59:54 [2022-07-12T08:59:54.191Z] tests/integration/models_networks_test.py ....                           [ 90%]
09:00:00 [2022-07-12T09:00:00.755Z] tests/integration/models_nodes_test.py .                                 [ 90%]
09:00:00 [2022-07-12T09:00:00.755Z] tests/integration/models_resources_test.py .                             [ 91%]
09:00:06 [2022-07-12T09:00:06.868Z] tests/integration/models_services_test.py ................X.             [ 95%]
09:00:09 [2022-07-12T09:00:09.629Z] tests/integration/models_swarm_test.py ..                                [ 96%]
09:00:09 [2022-07-12T09:00:09.629Z] tests/integration/models_volumes_test.py ..                              [ 96%]
09:00:13 [2022-07-12T09:00:13.820Z] tests/integration/regression_test.py ......                              [ 98%]
09:00:14 [2022-07-12T09:00:14.080Z] tests/integration/credentials/store_test.py ......                       [ 99%]
09:00:14 [2022-07-12T09:00:14.080Z] tests/integration/credentials/utils_test.py .                            [100%]
09:00:14 [2022-07-12T09:00:14.080Z] 
09:00:14 [2022-07-12T09:00:14.080Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
09:00:14 [2022-07-12T09:00:14.080Z] =========================== short test summary info ============================
09:00:14 [2022-07-12T09:00:14.080Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
09:00:14 [2022-07-12T09:00:14.080Z]   CONFIG_RT_GROUP_SCHED isn't enabled
09:00:14 [2022-07-12T09:00:14.080Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
09:00:14 [2022-07-12T09:00:14.080Z]   Not supported on most drivers
09:00:14 [2022-07-12T09:00:14.080Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
09:00:14 [2022-07-12T09:00:14.080Z]   Output of docker top depends on host distro, and is not formalized.
09:00:14 [2022-07-12T09:00:14.080Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
09:00:14 [2022-07-12T09:00:14.080Z]   Output of docker top depends on host distro, and is not formalized.
09:00:14 [2022-07-12T09:00:14.080Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
09:00:14 [2022-07-12T09:00:14.080Z]   Can fail if eth0 has multiple IP addresses
09:00:14 [2022-07-12T09:00:14.080Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
09:00:14 [2022-07-12T09:00:14.080Z]   This doesn't seem to be taken into account by the engine
09:00:14 [2022-07-12T09:00:14.080Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
09:00:14 [2022-07-12T09:00:14.080Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
09:00:14 [2022-07-12T09:00:14.080Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 306.99 seconds ==
09:00:14 [2022-07-12T09:00:14.339Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
09:00:26 [2022-07-12T09:00:26.546Z] Leaving: AppArmorNo profiles have been unloaded.
09:00:26 [2022-07-12T09:00:26.546Z] 
09:00:26 [2022-07-12T09:00:26.546Z] Unloading profiles will leave already running processes permanently
09:00:26 [2022-07-12T09:00:26.546Z] unconfined, which can lead to unexpected situations.
09:00:26 [2022-07-12T09:00:26.546Z] 
09:00:26 [2022-07-12T09:00:26.546Z] To set a process to complain mode, use the command line tool
09:00:26 [2022-07-12T09:00:26.546Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:00:26 [2022-07-12T09:00:26.546Z]