Skip to content

Console Output

13:12:57 [2021-06-28T13:12:57.875Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42571/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=345a180a55253e77f40dd000c0a06b64f56fe5df -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:345a180a55253e77f40dd000c0a06b64f56fe5df hack/make.sh dynbinary test-docker-py
13:12:58 [2021-06-28T13:12:58.437Z] 
13:12:58 [2021-06-28T13:12:58.437Z] Removing bundles/
13:12:58 [2021-06-28T13:12:58.437Z] 
13:12:58 [2021-06-28T13:12:58.437Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
13:12:58 [2021-06-28T13:12:58.437Z] Building: bundles/dynbinary-daemon/dockerd-dev
13:12:58 [2021-06-28T13:12:58.437Z] GOOS="" GOARCH="" GOARM=""
13:14:34 [2021-06-28T13:14:34.833Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
13:14:34 [2021-06-28T13:14:34.833Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
13:14:34 [2021-06-28T13:14:34.833Z] GOOS="" GOARCH="" GOARM=""
13:14:34 [2021-06-28T13:14:34.833Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
13:14:34 [2021-06-28T13:14:34.833Z] 
13:14:34 [2021-06-28T13:14:34.833Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
13:14:34 [2021-06-28T13:14:34.833Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
13:14:34 [2021-06-28T13:14:34.833Z] Using test binary docker
13:14:34 [2021-06-28T13:14:34.833Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
13:14:34 [2021-06-28T13:14:34.833Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
13:14:34 [2021-06-28T13:14:34.833Z] INFO: Waiting for daemon to start...
13:14:34 [2021-06-28T13:14:34.833Z] Starting dockerd
13:14:34 [2021-06-28T13:14:34.833Z] .
13:14:34 [2021-06-28T13:14:34.833Z] INFO: Building docker-sdk-python3:5.0.0...
13:15:13 [2021-06-28T13:15:13.501Z] sha256:1635292cdff58e608e723d69a9ac4aa04f0b37f6faadaecbbe89f4bbcecf7e57
13:15:13 [2021-06-28T13:15:13.501Z] INFO: Starting docker-py tests...
13:15:13 [2021-06-28T13:15:13.501Z] ============================= test session starts ==============================
13:15:13 [2021-06-28T13:15:13.501Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1
13:15:13 [2021-06-28T13:15:13.501Z] rootdir: /src, inifile: pytest.ini
13:15:13 [2021-06-28T13:15:13.501Z] plugins: timeout-1.3.3, cov-2.6.1
13:15:13 [2021-06-28T13:15:13.757Z] collected 390 items / 1 deselected / 389 selected
13:15:13 [2021-06-28T13:15:13.757Z] 
13:15:34 [2021-06-28T13:15:34.053Z] tests/integration/api_build_test.py .......................X             [  6%]
13:15:34 [2021-06-28T13:15:34.871Z] tests/integration/api_client_test.py .....                               [  7%]
13:15:36 [2021-06-28T13:15:36.362Z] tests/integration/api_config_test.py .....                               [  8%]
13:16:12 [2021-06-28T13:16:12.012Z] tests/integration/api_container_test.py ....x...........x............... [ 16%]
13:17:17 [2021-06-28T13:17:17.825Z] ..........................xx....................                         [ 29%]
13:17:42 [2021-06-28T13:17:42.896Z] tests/integration/api_exec_test.py .....................                 [ 34%]
13:17:52 [2021-06-28T13:17:52.544Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
13:17:55 [2021-06-28T13:17:55.948Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
13:18:15 [2021-06-28T13:18:15.099Z] tests/integration/api_network_test.py ............................       [ 47%]
13:18:22 [2021-06-28T13:18:22.683Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
13:18:24 [2021-06-28T13:18:24.170Z] tests/integration/api_secret_test.py .....                               [ 51%]
13:18:28 [2021-06-28T13:18:28.494Z] tests/integration/api_service_test.py ....................s............. [ 60%]
13:18:42 [2021-06-28T13:18:42.938Z] ..........................                                               [ 67%]
13:19:24 [2021-06-28T13:19:24.120Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
13:19:38 [2021-06-28T13:19:38.949Z] tests/integration/api_volume_test.py .........                           [ 74%]
13:19:41 [2021-06-28T13:19:41.460Z] tests/integration/client_test.py .....                                   [ 75%]
13:19:41 [2021-06-28T13:19:41.460Z] tests/integration/context_api_test.py ...                                [ 76%]
13:19:41 [2021-06-28T13:19:41.715Z] tests/integration/errors_test.py .                                       [ 76%]
13:20:06 [2021-06-28T13:20:06.226Z] tests/integration/models_containers_test.py ............................ [ 83%]
13:20:24 [2021-06-28T13:20:24.654Z] .........                                                                [ 86%]
13:20:29 [2021-06-28T13:20:29.453Z] tests/integration/models_images_test.py ...............                  [ 89%]
13:20:31 [2021-06-28T13:20:31.075Z] tests/integration/models_networks_test.py ....                           [ 91%]
13:20:36 [2021-06-28T13:20:36.314Z] tests/integration/models_nodes_test.py .                                 [ 91%]
13:20:37 [2021-06-28T13:20:37.679Z] tests/integration/models_resources_test.py .                             [ 91%]
13:20:43 [2021-06-28T13:20:43.733Z] tests/integration/models_services_test.py ..............X.               [ 95%]
13:20:46 [2021-06-28T13:20:46.458Z] tests/integration/models_swarm_test.py ..                                [ 96%]
13:20:46 [2021-06-28T13:20:46.458Z] tests/integration/models_volumes_test.py ..                              [ 96%]
13:20:51 [2021-06-28T13:20:51.101Z] tests/integration/regression_test.py ......                              [ 98%]
13:20:51 [2021-06-28T13:20:51.614Z] tests/integration/credentials/store_test.py ......                       [ 99%]
13:20:51 [2021-06-28T13:20:51.614Z] tests/integration/credentials/utils_test.py .                            [100%]
13:20:51 [2021-06-28T13:20:51.614Z] 
13:20:51 [2021-06-28T13:20:51.614Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
13:20:51 [2021-06-28T13:20:51.614Z] =========================== short test summary info ============================
13:20:51 [2021-06-28T13:20:51.614Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
13:20:51 [2021-06-28T13:20:51.614Z]   CONFIG_RT_GROUP_SCHED isn't enabled
13:20:51 [2021-06-28T13:20:51.614Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
13:20:51 [2021-06-28T13:20:51.614Z]   Not supported on most drivers
13:20:51 [2021-06-28T13:20:51.614Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
13:20:51 [2021-06-28T13:20:51.614Z]   Output of docker top depends on host distro, and is not formalized.
13:20:51 [2021-06-28T13:20:51.614Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
13:20:51 [2021-06-28T13:20:51.614Z]   Output of docker top depends on host distro, and is not formalized.
13:20:51 [2021-06-28T13:20:51.614Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
13:20:51 [2021-06-28T13:20:51.614Z]   Can fail if eth0 has multiple IP addresses
13:20:51 [2021-06-28T13:20:51.614Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
13:20:51 [2021-06-28T13:20:51.614Z]   This doesn't seem to be taken into account by the engine
13:20:51 [2021-06-28T13:20:51.614Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
13:20:51 [2021-06-28T13:20:51.614Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40)
13:20:51 [2021-06-28T13:20:51.614Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
13:20:51 [2021-06-28T13:20:51.614Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 338.92 seconds ==
13:20:51 [2021-06-28T13:20:51.870Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
13:21:04 [2021-06-28T13:21:04.028Z] Leaving: AppArmorNo profiles have been unloaded.
13:21:04 [2021-06-28T13:21:04.028Z] 
13:21:04 [2021-06-28T13:21:04.028Z] Unloading profiles will leave already running processes permanently
13:21:04 [2021-06-28T13:21:04.028Z] unconfined, which can lead to unexpected situations.
13:21:04 [2021-06-28T13:21:04.028Z] 
13:21:04 [2021-06-28T13:21:04.028Z] To set a process to complain mode, use the command line tool
13:21:04 [2021-06-28T13:21:04.028Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
13:21:04 [2021-06-28T13:21:04.028Z]