Skip to content

Console Output

10:06:37 [2023-07-17T10:06:37.924Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_20.10/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr254 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0d4b9ed98be2aecf27e8dd014bef7bad0be15457 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH= docker:0d4b9ed98be2aecf27e8dd014bef7bad0be15457 hack/make.sh dynbinary-daemon test-docker-py
10:06:38 [2023-07-17T10:06:38.180Z] 
10:06:38 [2023-07-17T10:06:38.180Z] Removing bundles/
10:06:38 [2023-07-17T10:06:38.180Z] 
10:06:38 [2023-07-17T10:06:38.180Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
10:06:38 [2023-07-17T10:06:38.180Z] Building: bundles/dynbinary-daemon/dockerd-dev
10:06:38 [2023-07-17T10:06:38.180Z] GOOS="" GOARCH="" GOARM=""
10:07:16 [2023-07-17T10:07:16.848Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
10:07:16 [2023-07-17T10:07:16.848Z] 
10:07:16 [2023-07-17T10:07:16.848Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
10:07:16 [2023-07-17T10:07:16.848Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
10:07:16 [2023-07-17T10:07:16.848Z] Using test binary docker
10:07:16 [2023-07-17T10:07:16.848Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:07:16 [2023-07-17T10:07:16.848Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
10:07:16 [2023-07-17T10:07:16.848Z] INFO: Waiting for daemon to start...
10:07:16 [2023-07-17T10:07:16.848Z] Starting dockerd
10:07:16 [2023-07-17T10:07:16.848Z] .
10:07:16 [2023-07-17T10:07:16.848Z] INFO: Building docker-sdk-python3:4.4.1...
10:08:03 [2023-07-17T10:08:03.462Z] sha256:5315111847f2610afda0d506994876a937c240099cf158b1db4250b58b54cb40
10:08:03 [2023-07-17T10:08:03.462Z] INFO: Starting docker-py tests...
10:08:03 [2023-07-17T10:08:03.462Z] ============================= test session starts ==============================
10:08:03 [2023-07-17T10:08:03.462Z] platform linux -- Python 3.7.17, pytest-4.3.1, py-1.11.0, pluggy-1.2.0
10:08:03 [2023-07-17T10:08:03.462Z] rootdir: /src, inifile: pytest.ini
10:08:03 [2023-07-17T10:08:03.462Z] plugins: timeout-1.3.3, cov-2.6.1
10:08:03 [2023-07-17T10:08:03.462Z] collected 389 items / 1 deselected / 388 selected
10:08:03 [2023-07-17T10:08:03.462Z] 
10:08:14 [2023-07-17T10:08:14.548Z] tests/integration/api_build_test.py .......................X             [  6%]
10:08:15 [2023-07-17T10:08:15.108Z] tests/integration/api_client_test.py .....                               [  7%]
10:08:17 [2023-07-17T10:08:17.052Z] tests/integration/api_config_test.py .....                               [  8%]
10:08:46 [2023-07-17T10:08:46.933Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
10:09:42 [2023-07-17T10:09:42.877Z] ..........................xx....................                         [ 29%]
10:09:59 [2023-07-17T10:09:59.953Z] tests/integration/api_exec_test.py .....................                 [ 34%]
10:10:07 [2023-07-17T10:10:07.362Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
10:10:12 [2023-07-17T10:10:12.024Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
10:10:29 [2023-07-17T10:10:29.265Z] tests/integration/api_network_test.py ............................       [ 47%]
10:10:39 [2023-07-17T10:10:39.005Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
10:10:40 [2023-07-17T10:10:40.564Z] tests/integration/api_secret_test.py .....                               [ 51%]
10:10:45 [2023-07-17T10:10:45.552Z] tests/integration/api_service_test.py .................................. [ 60%]
10:11:00 [2023-07-17T10:11:00.070Z] .........................                                                [ 67%]
10:11:40 [2023-07-17T10:11:40.645Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
10:11:58 [2023-07-17T10:11:58.674Z] tests/integration/api_volume_test.py .........                           [ 74%]
10:11:58 [2023-07-17T10:11:58.674Z] tests/integration/client_test.py .....                                   [ 75%]
10:11:58 [2023-07-17T10:11:58.674Z] tests/integration/context_api_test.py ...                                [ 76%]
10:11:58 [2023-07-17T10:11:58.674Z] tests/integration/errors_test.py .                                       [ 76%]
10:12:17 [2023-07-17T10:12:17.026Z] tests/integration/models_containers_test.py ............................ [ 83%]
10:12:33 [2023-07-17T10:12:33.469Z] .........                                                                [ 86%]
10:12:38 [2023-07-17T10:12:38.582Z] tests/integration/models_images_test.py ...............                  [ 89%]
10:12:40 [2023-07-17T10:12:40.019Z] tests/integration/models_networks_test.py ....                           [ 90%]
10:12:46 [2023-07-17T10:12:46.546Z] tests/integration/models_nodes_test.py .                                 [ 91%]
10:12:46 [2023-07-17T10:12:46.546Z] tests/integration/models_resources_test.py .                             [ 91%]
10:12:52 [2023-07-17T10:12:52.598Z] tests/integration/models_services_test.py ..............X.               [ 95%]
10:12:55 [2023-07-17T10:12:55.846Z] tests/integration/models_swarm_test.py ..                                [ 96%]
10:12:55 [2023-07-17T10:12:55.846Z] tests/integration/models_volumes_test.py ..                              [ 96%]
10:12:59 [2023-07-17T10:12:59.478Z] tests/integration/regression_test.py ......                              [ 98%]
10:12:59 [2023-07-17T10:12:59.988Z] tests/integration/credentials/store_test.py ......                       [ 99%]
10:12:59 [2023-07-17T10:12:59.988Z] tests/integration/credentials/utils_test.py .                            [100%]
10:12:59 [2023-07-17T10:12:59.988Z] 
10:12:59 [2023-07-17T10:12:59.988Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
10:12:59 [2023-07-17T10:12:59.988Z] =========================== short test summary info ============================
10:12:59 [2023-07-17T10:12:59.988Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
10:12:59 [2023-07-17T10:12:59.988Z]   CONFIG_RT_GROUP_SCHED isn't enabled
10:12:59 [2023-07-17T10:12:59.988Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
10:12:59 [2023-07-17T10:12:59.988Z]   Not supported on most drivers
10:12:59 [2023-07-17T10:12:59.988Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
10:12:59 [2023-07-17T10:12:59.988Z]   Output of docker top depends on host distro, and is not formalized.
10:12:59 [2023-07-17T10:12:59.988Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
10:12:59 [2023-07-17T10:12:59.988Z]   Output of docker top depends on host distro, and is not formalized.
10:12:59 [2023-07-17T10:12:59.988Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
10:12:59 [2023-07-17T10:12:59.988Z]   Can fail if eth0 has multiple IP addresses
10:12:59 [2023-07-17T10:12:59.988Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
10:12:59 [2023-07-17T10:12:59.988Z]   This doesn't seem to be taken into account by the engine
10:12:59 [2023-07-17T10:12:59.988Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
10:12:59 [2023-07-17T10:12:59.988Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
10:12:59 [2023-07-17T10:12:59.988Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 302.90 seconds ==
10:13:00 [2023-07-17T10:13:00.243Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
10:13:12 [2023-07-17T10:13:12.402Z] Leaving: AppArmorNo profiles have been unloaded.
10:13:12 [2023-07-17T10:13:12.402Z] 
10:13:12 [2023-07-17T10:13:12.402Z] Unloading profiles will leave already running processes permanently
10:13:12 [2023-07-17T10:13:12.402Z] unconfined, which can lead to unexpected situations.
10:13:12 [2023-07-17T10:13:12.402Z] 
10:13:12 [2023-07-17T10:13:12.402Z] To set a process to complain mode, use the command line tool
10:13:12 [2023-07-17T10:13:12.402Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:13:12 [2023-07-17T10:13:12.402Z]