Skip to content

Console Output

15:57:04 [2021-09-20T15:57:04.807Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42870/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ca633fcaeddee4e1676097916e227a2e83122871 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ca633fcaeddee4e1676097916e227a2e83122871 hack/make.sh dynbinary test-docker-py
15:57:05 [2021-09-20T15:57:05.379Z] 
15:57:05 [2021-09-20T15:57:05.379Z] Removing bundles/
15:57:05 [2021-09-20T15:57:05.379Z] 
15:57:05 [2021-09-20T15:57:05.379Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
15:57:05 [2021-09-20T15:57:05.379Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:57:05 [2021-09-20T15:57:05.379Z] GOOS="" GOARCH="" GOARM=""
15:58:41 [2021-09-20T15:58:41.875Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:58:41 [2021-09-20T15:58:41.875Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
15:58:41 [2021-09-20T15:58:41.875Z] GOOS="" GOARCH="" GOARM=""
15:58:41 [2021-09-20T15:58:41.875Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
15:58:41 [2021-09-20T15:58:41.875Z] 
15:58:41 [2021-09-20T15:58:41.875Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
15:58:41 [2021-09-20T15:58:41.875Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
15:58:41 [2021-09-20T15:58:41.875Z] Using test binary docker
15:58:41 [2021-09-20T15:58:41.875Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:58:41 [2021-09-20T15:58:41.875Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:58:41 [2021-09-20T15:58:41.875Z] INFO: Waiting for daemon to start...
15:58:41 [2021-09-20T15:58:41.875Z] Starting dockerd
15:58:43 [2021-09-20T15:58:43.786Z] .
15:58:43 [2021-09-20T15:58:43.786Z] INFO: Building docker-sdk-python3:5.0.0...
15:59:30 [2021-09-20T15:59:30.525Z] sha256:4962e7729c272f9fc2ab7a8e41e943401282048653c6734f8118906673f242aa
15:59:30 [2021-09-20T15:59:30.525Z] INFO: Starting docker-py tests...
15:59:30 [2021-09-20T15:59:30.525Z] ============================= test session starts ==============================
15:59:30 [2021-09-20T15:59:30.525Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.10.0, pluggy-1.0.0
15:59:30 [2021-09-20T15:59:30.525Z] rootdir: /src, inifile: pytest.ini
15:59:30 [2021-09-20T15:59:30.525Z] plugins: timeout-1.3.3, cov-2.6.1
15:59:30 [2021-09-20T15:59:30.525Z] collected 390 items / 1 deselected / 389 selected
15:59:30 [2021-09-20T15:59:30.525Z] 
15:59:40 [2021-09-20T15:59:40.157Z] tests/integration/api_build_test.py .......................X             [  6%]
15:59:40 [2021-09-20T15:59:40.989Z] tests/integration/api_client_test.py .....                               [  7%]
15:59:42 [2021-09-20T15:59:42.389Z] tests/integration/api_config_test.py .....                               [  8%]
16:00:11 [2021-09-20T16:00:11.576Z] tests/integration/api_container_test.py ....x...........x............... [ 16%]
16:01:04 [2021-09-20T16:01:04.425Z] ..........................xx....................                         [ 29%]
16:01:20 [2021-09-20T16:01:20.494Z] tests/integration/api_exec_test.py .....................                 [ 34%]
16:01:27 [2021-09-20T16:01:27.988Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
16:01:31 [2021-09-20T16:01:31.317Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
16:01:46 [2021-09-20T16:01:46.987Z] tests/integration/api_network_test.py ............................       [ 47%]
16:01:54 [2021-09-20T16:01:54.279Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
16:01:55 [2021-09-20T16:01:55.949Z] tests/integration/api_secret_test.py .....                               [ 51%]
16:01:59 [2021-09-20T16:01:59.364Z] tests/integration/api_service_test.py ....................s............. [ 60%]
16:02:13 [2021-09-20T16:02:13.143Z] ..........................                                               [ 67%]
16:02:54 [2021-09-20T16:02:54.092Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
16:03:12 [2021-09-20T16:03:12.195Z] tests/integration/api_volume_test.py .........                           [ 74%]
16:03:12 [2021-09-20T16:03:12.195Z] tests/integration/client_test.py .....                                   [ 75%]
16:03:12 [2021-09-20T16:03:12.195Z] tests/integration/context_api_test.py ...                                [ 76%]
16:03:12 [2021-09-20T16:03:12.195Z] tests/integration/errors_test.py .                                       [ 76%]
16:03:29 [2021-09-20T16:03:29.716Z] tests/integration/models_containers_test.py ............................ [ 83%]
16:03:45 [2021-09-20T16:03:45.690Z] .........                                                                [ 86%]
16:03:49 [2021-09-20T16:03:49.908Z] tests/integration/models_images_test.py ...............                  [ 89%]
16:03:51 [2021-09-20T16:03:51.109Z] tests/integration/models_networks_test.py ....                           [ 91%]
16:03:57 [2021-09-20T16:03:57.687Z] tests/integration/models_nodes_test.py .                                 [ 91%]
16:03:57 [2021-09-20T16:03:57.687Z] tests/integration/models_resources_test.py .                             [ 91%]
16:04:03 [2021-09-20T16:04:03.799Z] tests/integration/models_services_test.py ..............X.               [ 95%]
16:04:06 [2021-09-20T16:04:06.575Z] tests/integration/models_swarm_test.py ..                                [ 96%]
16:04:06 [2021-09-20T16:04:06.575Z] tests/integration/models_volumes_test.py ..                              [ 96%]
16:04:10 [2021-09-20T16:04:10.522Z] tests/integration/regression_test.py ......                              [ 98%]
16:04:10 [2021-09-20T16:04:10.783Z] tests/integration/credentials/store_test.py ......                       [ 99%]
16:04:10 [2021-09-20T16:04:10.783Z] tests/integration/credentials/utils_test.py .                            [100%]
16:04:10 [2021-09-20T16:04:10.783Z] 
16:04:10 [2021-09-20T16:04:10.783Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
16:04:10 [2021-09-20T16:04:10.783Z] =========================== short test summary info ============================
16:04:10 [2021-09-20T16:04:10.783Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
16:04:10 [2021-09-20T16:04:10.783Z]   CONFIG_RT_GROUP_SCHED isn't enabled
16:04:10 [2021-09-20T16:04:10.783Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
16:04:10 [2021-09-20T16:04:10.783Z]   Not supported on most drivers
16:04:10 [2021-09-20T16:04:10.783Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
16:04:10 [2021-09-20T16:04:10.783Z]   Output of docker top depends on host distro, and is not formalized.
16:04:10 [2021-09-20T16:04:10.783Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
16:04:10 [2021-09-20T16:04:10.783Z]   Output of docker top depends on host distro, and is not formalized.
16:04:10 [2021-09-20T16:04:10.783Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
16:04:10 [2021-09-20T16:04:10.783Z]   Can fail if eth0 has multiple IP addresses
16:04:10 [2021-09-20T16:04:10.783Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
16:04:10 [2021-09-20T16:04:10.783Z]   This doesn't seem to be taken into account by the engine
16:04:10 [2021-09-20T16:04:10.783Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
16:04:10 [2021-09-20T16:04:10.783Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40)
16:04:10 [2021-09-20T16:04:10.783Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
16:04:10 [2021-09-20T16:04:10.783Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 286.74 seconds ==
16:04:11 [2021-09-20T16:04:11.044Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
16:04:23 [2021-09-20T16:04:23.265Z] Leaving: AppArmorNo profiles have been unloaded.
16:04:23 [2021-09-20T16:04:23.265Z] 
16:04:23 [2021-09-20T16:04:23.266Z] Unloading profiles will leave already running processes permanently
16:04:23 [2021-09-20T16:04:23.266Z] unconfined, which can lead to unexpected situations.
16:04:23 [2021-09-20T16:04:23.266Z] 
16:04:23 [2021-09-20T16:04:23.266Z] To set a process to complain mode, use the command line tool
16:04:23 [2021-09-20T16:04:23.266Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:04:23 [2021-09-20T16:04:23.266Z]