Skip to content

Console Output

00:27:18 [2022-09-02T00:27:18.539Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44067/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9e7662e4a7720e2dba7bccc7ffde5c33780e6f45 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:9e7662e4a7720e2dba7bccc7ffde5c33780e6f45 hack/make.sh dynbinary-daemon test-docker-py
00:27:18 [2022-09-02T00:27:18.794Z] 
00:27:19 [2022-09-02T00:27:19.054Z] Removing bundles/
00:27:19 [2022-09-02T00:27:19.054Z] 
00:27:19 [2022-09-02T00:27:19.054Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
00:27:19 [2022-09-02T00:27:19.054Z] Building: bundles/dynbinary-daemon/dockerd-dev
00:27:19 [2022-09-02T00:27:19.054Z] GOOS="" GOARCH="" GOARM=""
00:29:10 [2022-09-02T00:29:10.485Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
00:29:10 [2022-09-02T00:29:10.485Z] 
00:29:10 [2022-09-02T00:29:10.485Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
00:29:10 [2022-09-02T00:29:10.485Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
00:29:10 [2022-09-02T00:29:10.485Z] Using test binary docker
00:29:10 [2022-09-02T00:29:10.485Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
00:29:10 [2022-09-02T00:29:10.485Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
00:29:10 [2022-09-02T00:29:10.485Z] INFO: Waiting for daemon to start...
00:29:10 [2022-09-02T00:29:10.485Z] Starting dockerd
00:29:10 [2022-09-02T00:29:10.485Z] .
00:29:10 [2022-09-02T00:29:10.485Z] INFO: Building docker-sdk-python3:4.4.1...
00:29:57 [2022-09-02T00:29:57.119Z] sha256:c0f592cfac1c32909d677955e7d4338a2c8f2f0bb5014bcbb7cffd26a8489133
00:29:57 [2022-09-02T00:29:57.120Z] INFO: Starting docker-py tests...
00:29:57 [2022-09-02T00:29:57.120Z] ============================= test session starts ==============================
00:29:57 [2022-09-02T00:29:57.120Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
00:29:57 [2022-09-02T00:29:57.120Z] rootdir: /src, inifile: pytest.ini
00:29:57 [2022-09-02T00:29:57.120Z] plugins: cov-2.6.1, timeout-1.3.3
00:29:57 [2022-09-02T00:29:57.120Z] collected 389 items / 1 deselected / 388 selected
00:29:57 [2022-09-02T00:29:57.120Z] 
00:30:07 [2022-09-02T00:30:07.363Z] tests/integration/api_build_test.py .......................X             [  6%]
00:30:07 [2022-09-02T00:30:07.926Z] tests/integration/api_client_test.py .....                               [  7%]
00:30:09 [2022-09-02T00:30:09.673Z] tests/integration/api_config_test.py .....                               [  8%]
00:30:38 [2022-09-02T00:30:38.814Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
00:31:40 [2022-09-02T00:31:40.198Z] ..........................xx....................                         [ 29%]
00:31:56 [2022-09-02T00:31:56.332Z] tests/integration/api_exec_test.py .....................                 [ 34%]
00:32:03 [2022-09-02T00:32:03.900Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
00:32:08 [2022-09-02T00:32:08.209Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
00:32:23 [2022-09-02T00:32:23.928Z] tests/integration/api_network_test.py ............................       [ 47%]
00:32:33 [2022-09-02T00:32:33.625Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
00:32:35 [2022-09-02T00:32:35.063Z] tests/integration/api_secret_test.py .....                               [ 51%]
00:32:39 [2022-09-02T00:32:39.945Z] tests/integration/api_service_test.py .................................. [ 60%]
00:32:54 [2022-09-02T00:32:54.659Z] .........................                                                [ 67%]
00:33:32 [2022-09-02T00:33:32.849Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
00:33:47 [2022-09-02T00:33:47.685Z] tests/integration/api_volume_test.py .........                           [ 74%]
00:33:49 [2022-09-02T00:33:49.881Z] tests/integration/client_test.py .....                                   [ 75%]
00:33:49 [2022-09-02T00:33:49.881Z] tests/integration/context_api_test.py ...                                [ 76%]
00:33:50 [2022-09-02T00:33:50.442Z] tests/integration/errors_test.py .                                       [ 76%]
00:34:08 [2022-09-02T00:34:08.124Z] tests/integration/models_containers_test.py ............................ [ 83%]
00:34:23 [2022-09-02T00:34:23.983Z] .........                                                                [ 86%]
00:34:28 [2022-09-02T00:34:28.695Z] tests/integration/models_images_test.py ...............                  [ 89%]
00:34:29 [2022-09-02T00:34:29.878Z] tests/integration/models_networks_test.py ....                           [ 90%]
00:34:36 [2022-09-02T00:34:36.412Z] tests/integration/models_nodes_test.py .                                 [ 91%]
00:34:36 [2022-09-02T00:34:36.413Z] tests/integration/models_resources_test.py .                             [ 91%]
00:34:42 [2022-09-02T00:34:42.423Z] tests/integration/models_services_test.py ..............X.               [ 95%]
00:34:45 [2022-09-02T00:34:45.276Z] tests/integration/models_swarm_test.py ..                                [ 96%]
00:34:45 [2022-09-02T00:34:45.276Z] tests/integration/models_volumes_test.py ..                              [ 96%]
00:34:48 [2022-09-02T00:34:48.930Z] tests/integration/regression_test.py ......                              [ 98%]
00:34:49 [2022-09-02T00:34:49.442Z] tests/integration/credentials/store_test.py ......                       [ 99%]
00:34:49 [2022-09-02T00:34:49.442Z] tests/integration/credentials/utils_test.py .                            [100%]
00:34:49 [2022-09-02T00:34:49.442Z] 
00:34:49 [2022-09-02T00:34:49.442Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
00:34:49 [2022-09-02T00:34:49.442Z] =========================== short test summary info ============================
00:34:49 [2022-09-02T00:34:49.442Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
00:34:49 [2022-09-02T00:34:49.442Z]   CONFIG_RT_GROUP_SCHED isn't enabled
00:34:49 [2022-09-02T00:34:49.442Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
00:34:49 [2022-09-02T00:34:49.442Z]   Not supported on most drivers
00:34:49 [2022-09-02T00:34:49.442Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
00:34:49 [2022-09-02T00:34:49.442Z]   Output of docker top depends on host distro, and is not formalized.
00:34:49 [2022-09-02T00:34:49.442Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
00:34:49 [2022-09-02T00:34:49.442Z]   Output of docker top depends on host distro, and is not formalized.
00:34:49 [2022-09-02T00:34:49.442Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
00:34:49 [2022-09-02T00:34:49.442Z]   Can fail if eth0 has multiple IP addresses
00:34:49 [2022-09-02T00:34:49.442Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
00:34:49 [2022-09-02T00:34:49.442Z]   This doesn't seem to be taken into account by the engine
00:34:49 [2022-09-02T00:34:49.442Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
00:34:49 [2022-09-02T00:34:49.442Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
00:34:49 [2022-09-02T00:34:49.442Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 299.18 seconds ==
00:34:49 [2022-09-02T00:34:49.698Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
00:35:01 [2022-09-02T00:35:01.870Z] Leaving: AppArmorNo profiles have been unloaded.
00:35:01 [2022-09-02T00:35:01.870Z] 
00:35:01 [2022-09-02T00:35:01.870Z] Unloading profiles will leave already running processes permanently
00:35:01 [2022-09-02T00:35:01.870Z] unconfined, which can lead to unexpected situations.
00:35:01 [2022-09-02T00:35:01.870Z] 
00:35:01 [2022-09-02T00:35:01.870Z] To set a process to complain mode, use the command line tool
00:35:01 [2022-09-02T00:35:01.870Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
00:35:01 [2022-09-02T00:35:01.870Z]