Skip to content

Console Output

19:18:42 [2021-06-10T19:18:42.258Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42513/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=13828e430dc91ad2100efe31e5b411333cd39506 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:13828e430dc91ad2100efe31e5b411333cd39506 hack/make.sh dynbinary test-docker-py
19:18:42 [2021-06-10T19:18:42.819Z] 
19:18:42 [2021-06-10T19:18:42.819Z] Removing bundles/
19:18:42 [2021-06-10T19:18:42.819Z] 
19:18:42 [2021-06-10T19:18:42.819Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
19:18:42 [2021-06-10T19:18:42.819Z] Building: bundles/dynbinary-daemon/dockerd-dev
19:18:42 [2021-06-10T19:18:42.819Z] GOOS="" GOARCH="" GOARM=""
19:20:19 [2021-06-10T19:20:19.225Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
19:20:19 [2021-06-10T19:20:19.225Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
19:20:19 [2021-06-10T19:20:19.225Z] GOOS="" GOARCH="" GOARM=""
19:20:19 [2021-06-10T19:20:19.225Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
19:20:19 [2021-06-10T19:20:19.225Z] 
19:20:19 [2021-06-10T19:20:19.225Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
19:20:19 [2021-06-10T19:20:19.225Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
19:20:19 [2021-06-10T19:20:19.225Z] Using test binary docker
19:20:19 [2021-06-10T19:20:19.225Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
19:20:19 [2021-06-10T19:20:19.225Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
19:20:19 [2021-06-10T19:20:19.225Z] INFO: Waiting for daemon to start...
19:20:19 [2021-06-10T19:20:19.225Z] Starting dockerd
19:20:19 [2021-06-10T19:20:19.225Z] .
19:20:19 [2021-06-10T19:20:19.225Z] INFO: Building docker-sdk-python3:5.0.0...
19:20:57 [2021-06-10T19:20:57.887Z] sha256:a471ff3ba1a2c38af3f7a754795e5d69997eaf1c6e3783d6168ad6bd30fb4519
19:20:57 [2021-06-10T19:20:57.887Z] INFO: Starting docker-py tests...
19:20:57 [2021-06-10T19:20:57.887Z] ============================= test session starts ==============================
19:20:57 [2021-06-10T19:20:57.887Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1
19:20:57 [2021-06-10T19:20:57.887Z] rootdir: /src, inifile: pytest.ini
19:20:57 [2021-06-10T19:20:57.887Z] plugins: timeout-1.3.3, cov-2.6.1
19:20:57 [2021-06-10T19:20:57.887Z] collected 390 items / 1 deselected / 389 selected
19:20:57 [2021-06-10T19:20:57.887Z] 
19:21:19 [2021-06-10T19:21:19.676Z] tests/integration/api_build_test.py .......................X             [  6%]
19:21:20 [2021-06-10T19:21:20.494Z] tests/integration/api_client_test.py .....                               [  7%]
19:21:21 [2021-06-10T19:21:21.982Z] tests/integration/api_config_test.py .....                               [  8%]
19:21:59 [2021-06-10T19:21:59.960Z] tests/integration/api_container_test.py ....x...........x............... [ 16%]
19:23:08 [2021-06-10T19:23:08.831Z] ..........................xx....................                         [ 29%]
19:23:35 [2021-06-10T19:23:35.585Z] tests/integration/api_exec_test.py .....................                 [ 34%]
19:23:45 [2021-06-10T19:23:45.225Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
19:23:49 [2021-06-10T19:23:49.226Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
19:24:09 [2021-06-10T19:24:09.815Z] tests/integration/api_network_test.py ............................       [ 47%]
19:24:16 [2021-06-10T19:24:16.795Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
19:24:18 [2021-06-10T19:24:18.538Z] tests/integration/api_secret_test.py .....                               [ 51%]
19:24:22 [2021-06-10T19:24:22.862Z] tests/integration/api_service_test.py ....................s............. [ 60%]
19:24:39 [2021-06-10T19:24:39.341Z] ..........................                                               [ 67%]
19:25:19 [2021-06-10T19:25:19.299Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
19:25:37 [2021-06-10T19:25:37.349Z] tests/integration/api_volume_test.py .........                           [ 74%]
19:25:37 [2021-06-10T19:25:37.349Z] tests/integration/client_test.py .....                                   [ 75%]
19:25:37 [2021-06-10T19:25:37.349Z] tests/integration/context_api_test.py ...                                [ 76%]
19:25:37 [2021-06-10T19:25:37.349Z] tests/integration/errors_test.py .                                       [ 76%]
19:26:03 [2021-06-10T19:26:03.502Z] tests/integration/models_containers_test.py ............................ [ 83%]
19:26:22 [2021-06-10T19:26:22.085Z] .........                                                                [ 86%]
19:26:27 [2021-06-10T19:26:27.704Z] tests/integration/models_images_test.py ...............                  [ 89%]
19:26:29 [2021-06-10T19:26:29.157Z] tests/integration/models_networks_test.py ....                           [ 91%]
19:26:35 [2021-06-10T19:26:35.688Z] tests/integration/models_nodes_test.py .                                 [ 91%]
19:26:36 [2021-06-10T19:26:36.616Z] tests/integration/models_resources_test.py .                             [ 91%]
19:26:42 [2021-06-10T19:26:42.364Z] tests/integration/models_services_test.py ..............X.               [ 95%]
19:26:45 [2021-06-10T19:26:45.617Z] tests/integration/models_swarm_test.py ..                                [ 96%]
19:26:45 [2021-06-10T19:26:45.617Z] tests/integration/models_volumes_test.py ..                              [ 96%]
19:26:50 [2021-06-10T19:26:50.368Z] tests/integration/regression_test.py ......                              [ 98%]
19:26:50 [2021-06-10T19:26:50.881Z] tests/integration/credentials/store_test.py ......                       [ 99%]
19:26:50 [2021-06-10T19:26:50.881Z] tests/integration/credentials/utils_test.py .                            [100%]
19:26:50 [2021-06-10T19:26:50.881Z] 
19:26:50 [2021-06-10T19:26:50.881Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
19:26:50 [2021-06-10T19:26:50.881Z] =========================== short test summary info ============================
19:26:50 [2021-06-10T19:26:50.881Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
19:26:50 [2021-06-10T19:26:50.881Z]   CONFIG_RT_GROUP_SCHED isn't enabled
19:26:50 [2021-06-10T19:26:50.881Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
19:26:50 [2021-06-10T19:26:50.881Z]   Not supported on most drivers
19:26:50 [2021-06-10T19:26:50.881Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
19:26:50 [2021-06-10T19:26:50.881Z]   Output of docker top depends on host distro, and is not formalized.
19:26:50 [2021-06-10T19:26:50.881Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
19:26:50 [2021-06-10T19:26:50.881Z]   Output of docker top depends on host distro, and is not formalized.
19:26:50 [2021-06-10T19:26:50.881Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
19:26:50 [2021-06-10T19:26:50.881Z]   Can fail if eth0 has multiple IP addresses
19:26:50 [2021-06-10T19:26:50.881Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
19:26:50 [2021-06-10T19:26:50.881Z]   This doesn't seem to be taken into account by the engine
19:26:50 [2021-06-10T19:26:50.881Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
19:26:50 [2021-06-10T19:26:50.881Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40)
19:26:50 [2021-06-10T19:26:50.881Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
19:26:50 [2021-06-10T19:26:50.881Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 354.72 seconds ==
19:26:51 [2021-06-10T19:26:51.137Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
19:27:03 [2021-06-10T19:27:03.296Z] Leaving: AppArmorNo profiles have been unloaded.
19:27:03 [2021-06-10T19:27:03.296Z] 
19:27:03 [2021-06-10T19:27:03.296Z] Unloading profiles will leave already running processes permanently
19:27:03 [2021-06-10T19:27:03.296Z] unconfined, which can lead to unexpected situations.
19:27:03 [2021-06-10T19:27:03.296Z] 
19:27:03 [2021-06-10T19:27:03.296Z] To set a process to complain mode, use the command line tool
19:27:03 [2021-06-10T19:27:03.296Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:27:03 [2021-06-10T19:27:03.296Z]