Skip to content

Console Output

15:36:53 [2022-08-02T15:36:53.333Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43889/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2833aa1e4b9f6c2a028d5a7c7371f971609ec65b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:2833aa1e4b9f6c2a028d5a7c7371f971609ec65b hack/make.sh dynbinary-daemon test-docker-py
15:36:53 [2022-08-02T15:36:53.903Z] 
15:36:53 [2022-08-02T15:36:53.903Z] Removing bundles/
15:36:53 [2022-08-02T15:36:53.903Z] 
15:36:53 [2022-08-02T15:36:53.903Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
15:36:53 [2022-08-02T15:36:53.903Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:36:53 [2022-08-02T15:36:53.903Z] GOOS="" GOARCH="" GOARM=""
15:38:30 [2022-08-02T15:38:30.380Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:38:30 [2022-08-02T15:38:30.380Z] 
15:38:30 [2022-08-02T15:38:30.380Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
15:38:30 [2022-08-02T15:38:30.380Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
15:38:30 [2022-08-02T15:38:30.380Z] Using test binary docker
15:38:30 [2022-08-02T15:38:30.380Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:38:30 [2022-08-02T15:38:30.380Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:38:30 [2022-08-02T15:38:30.380Z] INFO: Waiting for daemon to start...
15:38:30 [2022-08-02T15:38:30.380Z] Starting dockerd
15:38:30 [2022-08-02T15:38:30.673Z] .
15:38:30 [2022-08-02T15:38:30.673Z] INFO: Building docker-sdk-python3:4.4.1...
15:39:26 [2022-08-02T15:39:26.964Z] sha256:08a42276f747d54993bfea9cfd6f6bd4d5b294b38791b8f63bcefeed8f32d974
15:39:26 [2022-08-02T15:39:26.964Z] INFO: Starting docker-py tests...
15:39:26 [2022-08-02T15:39:26.964Z] ============================= test session starts ==============================
15:39:26 [2022-08-02T15:39:26.964Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
15:39:26 [2022-08-02T15:39:26.964Z] rootdir: /src, inifile: pytest.ini
15:39:26 [2022-08-02T15:39:26.964Z] plugins: cov-2.6.1, timeout-1.3.3
15:39:26 [2022-08-02T15:39:26.964Z] collected 389 items / 1 deselected / 388 selected
15:39:26 [2022-08-02T15:39:26.964Z] 
15:39:39 [2022-08-02T15:39:39.637Z] tests/integration/api_build_test.py .......................X             [  6%]
15:39:40 [2022-08-02T15:39:40.465Z] tests/integration/api_client_test.py .....                               [  7%]
15:39:41 [2022-08-02T15:39:41.974Z] tests/integration/api_config_test.py .....                               [  8%]
15:40:11 [2022-08-02T15:40:11.908Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
15:41:06 [2022-08-02T15:41:06.422Z] ..........................xx....................                         [ 29%]
15:41:22 [2022-08-02T15:41:22.617Z] tests/integration/api_exec_test.py .....................                 [ 34%]
15:41:30 [2022-08-02T15:41:30.101Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
15:41:35 [2022-08-02T15:41:35.089Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
15:41:51 [2022-08-02T15:41:51.299Z] tests/integration/api_network_test.py ............................       [ 47%]
15:42:01 [2022-08-02T15:42:01.091Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
15:42:02 [2022-08-02T15:42:02.595Z] tests/integration/api_secret_test.py .....                               [ 51%]
15:42:07 [2022-08-02T15:42:07.723Z] tests/integration/api_service_test.py .................................. [ 60%]
15:42:22 [2022-08-02T15:42:22.511Z] .........................                                                [ 67%]
15:43:01 [2022-08-02T15:43:01.429Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
15:43:16 [2022-08-02T15:43:16.566Z] tests/integration/api_volume_test.py .........                           [ 74%]
15:43:18 [2022-08-02T15:43:18.469Z] tests/integration/client_test.py .....                                   [ 75%]
15:43:18 [2022-08-02T15:43:18.469Z] tests/integration/context_api_test.py ...                                [ 76%]
15:43:19 [2022-08-02T15:43:19.037Z] tests/integration/errors_test.py .                                       [ 76%]
15:43:38 [2022-08-02T15:43:38.130Z] tests/integration/models_containers_test.py ............................ [ 83%]
15:43:54 [2022-08-02T15:43:54.427Z] .........                                                                [ 86%]
15:44:00 [2022-08-02T15:44:00.159Z] tests/integration/models_images_test.py ...............                  [ 89%]
15:44:02 [2022-08-02T15:44:02.584Z] tests/integration/models_networks_test.py ....                           [ 90%]
15:44:09 [2022-08-02T15:44:09.149Z] tests/integration/models_nodes_test.py .                                 [ 91%]
15:44:09 [2022-08-02T15:44:09.149Z] tests/integration/models_resources_test.py .                             [ 91%]
15:44:10 [2022-08-02T15:44:10.914Z] tests/integration/models_services_test.py ..............X.               [ 95%]
15:44:13 [2022-08-02T15:44:13.671Z] tests/integration/models_swarm_test.py ..                                [ 96%]
15:44:13 [2022-08-02T15:44:13.671Z] tests/integration/models_volumes_test.py ..                              [ 96%]
15:44:17 [2022-08-02T15:44:17.864Z] tests/integration/regression_test.py ......                              [ 98%]
15:44:18 [2022-08-02T15:44:18.123Z] tests/integration/credentials/store_test.py ......                       [ 99%]
15:44:18 [2022-08-02T15:44:18.123Z] tests/integration/credentials/utils_test.py .                            [100%]
15:44:18 [2022-08-02T15:44:18.123Z] 
15:44:18 [2022-08-02T15:44:18.123Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
15:44:18 [2022-08-02T15:44:18.123Z] =========================== short test summary info ============================
15:44:18 [2022-08-02T15:44:18.123Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
15:44:18 [2022-08-02T15:44:18.123Z]   CONFIG_RT_GROUP_SCHED isn't enabled
15:44:18 [2022-08-02T15:44:18.123Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
15:44:18 [2022-08-02T15:44:18.123Z]   Not supported on most drivers
15:44:18 [2022-08-02T15:44:18.123Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
15:44:18 [2022-08-02T15:44:18.123Z]   Output of docker top depends on host distro, and is not formalized.
15:44:18 [2022-08-02T15:44:18.123Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
15:44:18 [2022-08-02T15:44:18.123Z]   Output of docker top depends on host distro, and is not formalized.
15:44:18 [2022-08-02T15:44:18.123Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
15:44:18 [2022-08-02T15:44:18.123Z]   Can fail if eth0 has multiple IP addresses
15:44:18 [2022-08-02T15:44:18.123Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
15:44:18 [2022-08-02T15:44:18.123Z]   This doesn't seem to be taken into account by the engine
15:44:18 [2022-08-02T15:44:18.123Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
15:44:18 [2022-08-02T15:44:18.123Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
15:44:18 [2022-08-02T15:44:18.123Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 296.60 seconds ==
15:44:18 [2022-08-02T15:44:18.694Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
15:44:30 [2022-08-02T15:44:30.901Z] Leaving: AppArmorNo profiles have been unloaded.
15:44:30 [2022-08-02T15:44:30.901Z] 
15:44:30 [2022-08-02T15:44:30.901Z] Unloading profiles will leave already running processes permanently
15:44:30 [2022-08-02T15:44:30.901Z] unconfined, which can lead to unexpected situations.
15:44:30 [2022-08-02T15:44:30.901Z] 
15:44:30 [2022-08-02T15:44:30.901Z] To set a process to complain mode, use the command line tool
15:44:30 [2022-08-02T15:44:30.901Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:44:30 [2022-08-02T15:44:30.901Z]