Skip to content

Console Output

10:40:38 [2021-04-17T10:40:38.818Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42270/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=42de7a5171aa4cba04ecb3c14d7dc0fe5bb03249 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:42de7a5171aa4cba04ecb3c14d7dc0fe5bb03249 hack/make.sh dynbinary-daemon test-docker-py
10:40:39 [2021-04-17T10:40:39.386Z] 
10:40:39 [2021-04-17T10:40:39.386Z] Removing bundles/
10:40:39 [2021-04-17T10:40:39.386Z] 
10:40:39 [2021-04-17T10:40:39.386Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
10:40:39 [2021-04-17T10:40:39.386Z] Building: bundles/dynbinary-daemon/dockerd-dev
10:40:39 [2021-04-17T10:40:39.386Z] GOOS="" GOARCH="" GOARM=""
10:42:15 [2021-04-17T10:42:15.846Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
10:42:15 [2021-04-17T10:42:15.846Z] 
10:42:15 [2021-04-17T10:42:15.846Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
10:42:15 [2021-04-17T10:42:15.846Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
10:42:15 [2021-04-17T10:42:15.846Z] Using test binary docker
10:42:15 [2021-04-17T10:42:15.846Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:42:15 [2021-04-17T10:42:15.846Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
10:42:15 [2021-04-17T10:42:15.846Z] INFO: Waiting for daemon to start...
10:42:15 [2021-04-17T10:42:15.846Z] Starting dockerd
10:42:15 [2021-04-17T10:42:15.846Z] .
10:42:15 [2021-04-17T10:42:15.846Z] INFO: Building docker-sdk-python3:5.0.0...
10:42:54 [2021-04-17T10:42:54.571Z] sha256:033801ccf6fbc8498d5a8c5f5da863f73cb1f105f6bda8813921098a20f7e3e6
10:42:54 [2021-04-17T10:42:54.571Z] INFO: Starting docker-py tests...
10:42:55 [2021-04-17T10:42:55.508Z] ============================= test session starts ==============================
10:42:55 [2021-04-17T10:42:55.508Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1
10:42:55 [2021-04-17T10:42:55.508Z] rootdir: /src, inifile: pytest.ini
10:42:55 [2021-04-17T10:42:55.508Z] plugins: timeout-1.3.3, cov-2.6.1
10:42:56 [2021-04-17T10:42:56.447Z] collected 390 items / 1 deselected / 389 selected
10:42:56 [2021-04-17T10:42:56.447Z] 
10:43:19 [2021-04-17T10:43:19.879Z] tests/integration/api_build_test.py .......................X             [  6%]
10:43:20 [2021-04-17T10:43:20.706Z] tests/integration/api_client_test.py .....                               [  7%]
10:43:23 [2021-04-17T10:43:23.175Z] tests/integration/api_config_test.py .....                               [  8%]
10:43:59 [2021-04-17T10:43:59.888Z] tests/integration/api_container_test.py ....x...........x............... [ 16%]
10:45:08 [2021-04-17T10:45:08.442Z] ..........................xx....................                         [ 29%]
10:45:34 [2021-04-17T10:45:34.749Z] tests/integration/api_exec_test.py .....................                 [ 34%]
10:45:44 [2021-04-17T10:45:44.450Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
10:45:48 [2021-04-17T10:45:48.511Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
10:46:18 [2021-04-17T10:46:18.245Z] tests/integration/api_network_test.py ............................       [ 47%]
10:46:25 [2021-04-17T10:46:25.247Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
10:46:27 [2021-04-17T10:46:27.191Z] tests/integration/api_secret_test.py .....                               [ 51%]
10:46:31 [2021-04-17T10:46:31.251Z] tests/integration/api_service_test.py ....................s............. [ 60%]
10:46:45 [2021-04-17T10:46:45.690Z] ..........................                                               [ 67%]
10:47:31 [2021-04-17T10:47:31.117Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
10:47:49 [2021-04-17T10:47:49.194Z] tests/integration/api_volume_test.py .........                           [ 74%]
10:47:49 [2021-04-17T10:47:49.194Z] tests/integration/client_test.py .....                                   [ 75%]
10:47:49 [2021-04-17T10:47:49.194Z] tests/integration/context_api_test.py ...                                [ 76%]
10:47:49 [2021-04-17T10:47:49.194Z] tests/integration/errors_test.py .                                       [ 76%]
10:48:15 [2021-04-17T10:48:15.711Z] tests/integration/models_containers_test.py ............................ [ 83%]
10:48:34 [2021-04-17T10:48:34.410Z] .........                                                                [ 86%]
10:48:39 [2021-04-17T10:48:39.313Z] tests/integration/models_images_test.py ...............                  [ 89%]
10:48:42 [2021-04-17T10:48:42.636Z] tests/integration/models_networks_test.py ....                           [ 91%]
10:48:49 [2021-04-17T10:48:49.198Z] tests/integration/models_nodes_test.py .                                 [ 91%]
10:48:49 [2021-04-17T10:48:49.457Z] tests/integration/models_resources_test.py .                             [ 91%]
10:48:55 [2021-04-17T10:48:55.548Z] tests/integration/models_services_test.py ..............X.               [ 95%]
10:48:59 [2021-04-17T10:48:59.353Z] tests/integration/models_swarm_test.py ..                                [ 96%]
10:48:59 [2021-04-17T10:48:59.353Z] tests/integration/models_volumes_test.py ..                              [ 96%]
10:49:04 [2021-04-17T10:49:04.403Z] tests/integration/regression_test.py ......                              [ 98%]
10:49:04 [2021-04-17T10:49:04.921Z] tests/integration/credentials/store_test.py ......                       [ 99%]
10:49:04 [2021-04-17T10:49:04.921Z] tests/integration/credentials/utils_test.py .                            [100%]
10:49:04 [2021-04-17T10:49:04.921Z] 
10:49:04 [2021-04-17T10:49:04.921Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
10:49:04 [2021-04-17T10:49:04.921Z] =========================== short test summary info ============================
10:49:04 [2021-04-17T10:49:04.921Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
10:49:04 [2021-04-17T10:49:04.921Z]   CONFIG_RT_GROUP_SCHED isn't enabled
10:49:04 [2021-04-17T10:49:04.921Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
10:49:04 [2021-04-17T10:49:04.921Z]   Not supported on most drivers
10:49:04 [2021-04-17T10:49:04.921Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
10:49:04 [2021-04-17T10:49:04.921Z]   Output of docker top depends on host distro, and is not formalized.
10:49:04 [2021-04-17T10:49:04.921Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
10:49:04 [2021-04-17T10:49:04.921Z]   Output of docker top depends on host distro, and is not formalized.
10:49:04 [2021-04-17T10:49:04.921Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
10:49:04 [2021-04-17T10:49:04.921Z]   Can fail if eth0 has multiple IP addresses
10:49:04 [2021-04-17T10:49:04.921Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
10:49:04 [2021-04-17T10:49:04.921Z]   This doesn't seem to be taken into account by the engine
10:49:04 [2021-04-17T10:49:04.921Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
10:49:04 [2021-04-17T10:49:04.921Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40)
10:49:04 [2021-04-17T10:49:04.921Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
10:49:04 [2021-04-17T10:49:04.921Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 369.41 seconds ==
10:49:05 [2021-04-17T10:49:05.179Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
10:49:17 [2021-04-17T10:49:17.379Z] Leaving: AppArmorNo profiles have been unloaded.
10:49:17 [2021-04-17T10:49:17.379Z] 
10:49:17 [2021-04-17T10:49:17.379Z] Unloading profiles will leave already running processes permanently
10:49:17 [2021-04-17T10:49:17.379Z] unconfined, which can lead to unexpected situations.
10:49:17 [2021-04-17T10:49:17.379Z] 
10:49:17 [2021-04-17T10:49:17.379Z] To set a process to complain mode, use the command line tool
10:49:17 [2021-04-17T10:49:17.379Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:49:17 [2021-04-17T10:49:17.379Z]