Skip to content

Console Output

17:27:02 [2021-06-09T17:27:02.700Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42432/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0d9b0ed678e2b106e769e974f13aaf100e46351c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0d9b0ed678e2b106e769e974f13aaf100e46351c hack/make.sh dynbinary test-docker-py
17:27:03 [2021-06-09T17:27:03.274Z] 
17:27:03 [2021-06-09T17:27:03.274Z] Removing bundles/
17:27:03 [2021-06-09T17:27:03.274Z] 
17:27:03 [2021-06-09T17:27:03.274Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
17:27:03 [2021-06-09T17:27:03.274Z] Building: bundles/dynbinary-daemon/dockerd-dev
17:27:03 [2021-06-09T17:27:03.274Z] GOOS="" GOARCH="" GOARM=""
17:28:39 [2021-06-09T17:28:39.768Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
17:28:39 [2021-06-09T17:28:39.768Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
17:28:39 [2021-06-09T17:28:39.768Z] GOOS="" GOARCH="" GOARM=""
17:28:39 [2021-06-09T17:28:39.768Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
17:28:39 [2021-06-09T17:28:39.768Z] 
17:28:39 [2021-06-09T17:28:39.768Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
17:28:39 [2021-06-09T17:28:39.768Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
17:28:39 [2021-06-09T17:28:39.768Z] Using test binary docker
17:28:39 [2021-06-09T17:28:39.768Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:28:39 [2021-06-09T17:28:39.768Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:28:39 [2021-06-09T17:28:39.768Z] INFO: Waiting for daemon to start...
17:28:39 [2021-06-09T17:28:39.768Z] Starting dockerd
17:28:39 [2021-06-09T17:28:39.768Z] .
17:28:39 [2021-06-09T17:28:39.768Z] INFO: Building docker-sdk-python3:5.0.0...
17:29:18 [2021-06-09T17:29:18.518Z] sha256:dc5e798b199909fffd0b8fca386bcd8569f2f85f1b426ce036c38c737f3f292b
17:29:18 [2021-06-09T17:29:18.518Z] INFO: Starting docker-py tests...
17:29:18 [2021-06-09T17:29:18.518Z] ============================= test session starts ==============================
17:29:18 [2021-06-09T17:29:18.518Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1
17:29:18 [2021-06-09T17:29:18.518Z] rootdir: /src, inifile: pytest.ini
17:29:18 [2021-06-09T17:29:18.518Z] plugins: timeout-1.3.3, cov-2.6.1
17:29:18 [2021-06-09T17:29:18.518Z] collected 390 items / 1 deselected / 389 selected
17:29:18 [2021-06-09T17:29:18.518Z] 
17:29:38 [2021-06-09T17:29:38.076Z] tests/integration/api_build_test.py .......................X             [  6%]
17:29:38 [2021-06-09T17:29:38.648Z] tests/integration/api_client_test.py .....                               [  7%]
17:29:40 [2021-06-09T17:29:40.165Z] tests/integration/api_config_test.py .....                               [  8%]
17:30:17 [2021-06-09T17:30:17.901Z] tests/integration/api_container_test.py ....x...........x............... [ 16%]
17:31:26 [2021-06-09T17:31:26.755Z] ..........................xx....................                         [ 29%]
17:31:53 [2021-06-09T17:31:53.432Z] tests/integration/api_exec_test.py .....................                 [ 34%]
17:32:02 [2021-06-09T17:32:02.533Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
17:32:07 [2021-06-09T17:32:07.121Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
17:32:28 [2021-06-09T17:32:28.010Z] tests/integration/api_network_test.py ............................       [ 47%]
17:32:35 [2021-06-09T17:32:35.358Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
17:32:37 [2021-06-09T17:32:37.131Z] tests/integration/api_secret_test.py .....                               [ 51%]
17:32:41 [2021-06-09T17:32:41.518Z] tests/integration/api_service_test.py ....................s............. [ 60%]
17:32:55 [2021-06-09T17:32:55.736Z] ..........................                                               [ 67%]
17:33:38 [2021-06-09T17:33:38.688Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
17:33:56 [2021-06-09T17:33:56.790Z] tests/integration/api_volume_test.py .........                           [ 74%]
17:33:56 [2021-06-09T17:33:56.790Z] tests/integration/client_test.py .....                                   [ 75%]
17:33:56 [2021-06-09T17:33:56.790Z] tests/integration/context_api_test.py ...                                [ 76%]
17:33:56 [2021-06-09T17:33:56.790Z] tests/integration/errors_test.py .                                       [ 76%]
17:34:22 [2021-06-09T17:34:22.947Z] tests/integration/models_containers_test.py ............................ [ 83%]
17:34:41 [2021-06-09T17:34:41.759Z] .........                                                                [ 86%]
17:34:47 [2021-06-09T17:34:47.289Z] tests/integration/models_images_test.py ...............                  [ 89%]
17:34:48 [2021-06-09T17:34:48.932Z] tests/integration/models_networks_test.py ....                           [ 91%]
17:34:55 [2021-06-09T17:34:55.509Z] tests/integration/models_nodes_test.py .                                 [ 91%]
17:34:55 [2021-06-09T17:34:55.769Z] tests/integration/models_resources_test.py .                             [ 91%]
17:35:01 [2021-06-09T17:35:01.878Z] tests/integration/models_services_test.py ..............X.               [ 95%]
17:35:05 [2021-06-09T17:35:05.172Z] tests/integration/models_swarm_test.py ..                                [ 96%]
17:35:05 [2021-06-09T17:35:05.172Z] tests/integration/models_volumes_test.py ..                              [ 96%]
17:35:09 [2021-06-09T17:35:09.960Z] tests/integration/regression_test.py ......                              [ 98%]
17:35:10 [2021-06-09T17:35:10.480Z] tests/integration/credentials/store_test.py ......                       [ 99%]
17:35:10 [2021-06-09T17:35:10.481Z] tests/integration/credentials/utils_test.py .                            [100%]
17:35:10 [2021-06-09T17:35:10.481Z] 
17:35:10 [2021-06-09T17:35:10.481Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
17:35:10 [2021-06-09T17:35:10.481Z] =========================== short test summary info ============================
17:35:10 [2021-06-09T17:35:10.481Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
17:35:10 [2021-06-09T17:35:10.481Z]   CONFIG_RT_GROUP_SCHED isn't enabled
17:35:10 [2021-06-09T17:35:10.481Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
17:35:10 [2021-06-09T17:35:10.481Z]   Not supported on most drivers
17:35:10 [2021-06-09T17:35:10.481Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
17:35:10 [2021-06-09T17:35:10.481Z]   Output of docker top depends on host distro, and is not formalized.
17:35:10 [2021-06-09T17:35:10.481Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
17:35:10 [2021-06-09T17:35:10.481Z]   Output of docker top depends on host distro, and is not formalized.
17:35:10 [2021-06-09T17:35:10.481Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
17:35:10 [2021-06-09T17:35:10.481Z]   Can fail if eth0 has multiple IP addresses
17:35:10 [2021-06-09T17:35:10.481Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
17:35:10 [2021-06-09T17:35:10.481Z]   This doesn't seem to be taken into account by the engine
17:35:10 [2021-06-09T17:35:10.481Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
17:35:10 [2021-06-09T17:35:10.481Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40)
17:35:10 [2021-06-09T17:35:10.481Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
17:35:10 [2021-06-09T17:35:10.481Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 355.09 seconds ==
17:35:10 [2021-06-09T17:35:10.740Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
17:35:22 [2021-06-09T17:35:22.960Z] Leaving: AppArmorNo profiles have been unloaded.
17:35:22 [2021-06-09T17:35:22.960Z] 
17:35:22 [2021-06-09T17:35:22.960Z] Unloading profiles will leave already running processes permanently
17:35:22 [2021-06-09T17:35:22.960Z] unconfined, which can lead to unexpected situations.
17:35:22 [2021-06-09T17:35:22.960Z] 
17:35:22 [2021-06-09T17:35:22.960Z] To set a process to complain mode, use the command line tool
17:35:22 [2021-06-09T17:35:22.960Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:35:22 [2021-06-09T17:35:22.960Z]