Skip to content

Console Output

08:08:57 [2021-07-14T08:08:57.424Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42634/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=43bab449f899c8ae29c96b10f9a541a880329e95 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:43bab449f899c8ae29c96b10f9a541a880329e95 hack/make.sh dynbinary test-docker-py
08:08:57 [2021-07-14T08:08:57.986Z] 
08:08:57 [2021-07-14T08:08:57.986Z] Removing bundles/
08:08:57 [2021-07-14T08:08:57.986Z] 
08:08:58 [2021-07-14T08:08:58.244Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
08:08:58 [2021-07-14T08:08:58.244Z] Building: bundles/dynbinary-daemon/dockerd-dev
08:08:58 [2021-07-14T08:08:58.244Z] GOOS="" GOARCH="" GOARM=""
08:10:34 [2021-07-14T08:10:34.647Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
08:10:34 [2021-07-14T08:10:34.647Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
08:10:34 [2021-07-14T08:10:34.647Z] GOOS="" GOARCH="" GOARM=""
08:10:34 [2021-07-14T08:10:34.647Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
08:10:34 [2021-07-14T08:10:34.647Z] 
08:10:34 [2021-07-14T08:10:34.647Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
08:10:34 [2021-07-14T08:10:34.647Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
08:10:34 [2021-07-14T08:10:34.647Z] Using test binary docker
08:10:34 [2021-07-14T08:10:34.647Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
08:10:34 [2021-07-14T08:10:34.647Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
08:10:34 [2021-07-14T08:10:34.647Z] INFO: Waiting for daemon to start...
08:10:34 [2021-07-14T08:10:34.647Z] Starting dockerd
08:10:34 [2021-07-14T08:10:34.647Z] .
08:10:34 [2021-07-14T08:10:34.647Z] INFO: Building docker-sdk-python3:5.0.0...
08:11:21 [2021-07-14T08:11:21.270Z] sha256:0562c834641e78452d6ef865d6b35cb1f9b922c45e1f34b370a5085f890b0677
08:11:21 [2021-07-14T08:11:21.270Z] INFO: Starting docker-py tests...
08:11:21 [2021-07-14T08:11:21.270Z] ============================= test session starts ==============================
08:11:21 [2021-07-14T08:11:21.270Z] platform linux -- Python 3.7.11, pytest-4.3.1, py-1.10.0, pluggy-0.13.1
08:11:21 [2021-07-14T08:11:21.270Z] rootdir: /src, inifile: pytest.ini
08:11:21 [2021-07-14T08:11:21.270Z] plugins: timeout-1.3.3, cov-2.6.1
08:11:21 [2021-07-14T08:11:21.270Z] collected 390 items / 1 deselected / 389 selected
08:11:21 [2021-07-14T08:11:21.270Z] 
08:11:38 [2021-07-14T08:11:38.859Z] tests/integration/api_build_test.py .......................X             [  6%]
08:11:39 [2021-07-14T08:11:39.422Z] tests/integration/api_client_test.py .....                               [  7%]
08:11:41 [2021-07-14T08:11:41.167Z] tests/integration/api_config_test.py .....                               [  8%]
08:12:17 [2021-07-14T08:12:17.569Z] tests/integration/api_container_test.py ....x...........x............... [ 16%]
08:13:25 [2021-07-14T08:13:25.168Z] ..........................xx....................                         [ 29%]
08:13:50 [2021-07-14T08:13:50.772Z] tests/integration/api_exec_test.py .....................                 [ 34%]
08:13:59 [2021-07-14T08:13:59.352Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
08:14:04 [2021-07-14T08:14:04.115Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
08:14:24 [2021-07-14T08:14:24.400Z] tests/integration/api_network_test.py ............................       [ 47%]
08:14:32 [2021-07-14T08:14:32.438Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
08:14:33 [2021-07-14T08:14:33.928Z] tests/integration/api_secret_test.py .....                               [ 51%]
08:14:38 [2021-07-14T08:14:38.289Z] tests/integration/api_service_test.py ....................s............. [ 60%]
08:14:52 [2021-07-14T08:14:52.659Z] ..........................                                               [ 67%]
08:15:33 [2021-07-14T08:15:33.784Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
08:15:51 [2021-07-14T08:15:51.819Z] tests/integration/api_volume_test.py .........                           [ 74%]
08:15:51 [2021-07-14T08:15:51.819Z] tests/integration/client_test.py .....                                   [ 75%]
08:15:51 [2021-07-14T08:15:51.819Z] tests/integration/context_api_test.py ...                                [ 76%]
08:15:51 [2021-07-14T08:15:51.819Z] tests/integration/errors_test.py .                                       [ 76%]
08:16:17 [2021-07-14T08:16:17.336Z] tests/integration/models_containers_test.py ............................ [ 83%]
08:16:36 [2021-07-14T08:16:36.172Z] .........                                                                [ 86%]
08:16:41 [2021-07-14T08:16:41.301Z] tests/integration/models_images_test.py ...............                  [ 89%]
08:16:42 [2021-07-14T08:16:42.743Z] tests/integration/models_networks_test.py ....                           [ 91%]
08:16:49 [2021-07-14T08:16:49.276Z] tests/integration/models_nodes_test.py .                                 [ 91%]
08:16:49 [2021-07-14T08:16:49.838Z] tests/integration/models_resources_test.py .                             [ 91%]
08:16:51 [2021-07-14T08:16:51.583Z] tests/integration/models_services_test.py ..............X.               [ 95%]
08:16:54 [2021-07-14T08:16:54.836Z] tests/integration/models_swarm_test.py ..                                [ 96%]
08:16:54 [2021-07-14T08:16:54.836Z] tests/integration/models_volumes_test.py ..                              [ 96%]
08:16:59 [2021-07-14T08:16:59.193Z] tests/integration/regression_test.py ......                              [ 98%]
08:16:59 [2021-07-14T08:16:59.706Z] tests/integration/credentials/store_test.py ......                       [ 99%]
08:16:59 [2021-07-14T08:16:59.706Z] tests/integration/credentials/utils_test.py .                            [100%]
08:16:59 [2021-07-14T08:16:59.706Z] 
08:16:59 [2021-07-14T08:16:59.706Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
08:16:59 [2021-07-14T08:16:59.706Z] =========================== short test summary info ============================
08:16:59 [2021-07-14T08:16:59.706Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
08:16:59 [2021-07-14T08:16:59.706Z]   CONFIG_RT_GROUP_SCHED isn't enabled
08:16:59 [2021-07-14T08:16:59.706Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
08:16:59 [2021-07-14T08:16:59.706Z]   Not supported on most drivers
08:16:59 [2021-07-14T08:16:59.706Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
08:16:59 [2021-07-14T08:16:59.706Z]   Output of docker top depends on host distro, and is not formalized.
08:16:59 [2021-07-14T08:16:59.706Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
08:16:59 [2021-07-14T08:16:59.706Z]   Output of docker top depends on host distro, and is not formalized.
08:16:59 [2021-07-14T08:16:59.706Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
08:16:59 [2021-07-14T08:16:59.706Z]   Can fail if eth0 has multiple IP addresses
08:16:59 [2021-07-14T08:16:59.706Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
08:16:59 [2021-07-14T08:16:59.706Z]   This doesn't seem to be taken into account by the engine
08:16:59 [2021-07-14T08:16:59.706Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
08:16:59 [2021-07-14T08:16:59.706Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40)
08:16:59 [2021-07-14T08:16:59.706Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
08:16:59 [2021-07-14T08:16:59.706Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 343.52 seconds ==
08:17:00 [2021-07-14T08:17:00.268Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
08:17:10 [2021-07-14T08:17:10.460Z] Leaving: AppArmorNo profiles have been unloaded.
08:17:10 [2021-07-14T08:17:10.460Z] 
08:17:10 [2021-07-14T08:17:10.460Z] Unloading profiles will leave already running processes permanently
08:17:10 [2021-07-14T08:17:10.460Z] unconfined, which can lead to unexpected situations.
08:17:10 [2021-07-14T08:17:10.460Z] 
08:17:10 [2021-07-14T08:17:10.460Z] To set a process to complain mode, use the command line tool
08:17:10 [2021-07-14T08:17:10.460Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
08:17:10 [2021-07-14T08:17:10.460Z]