Skip to content

Console Output

15:53:17 [2022-05-25T15:53:17.126Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43641/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c3d7a0c6033a2764dd85c3863809ac498ef129f2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c3d7a0c6033a2764dd85c3863809ac498ef129f2 hack/make.sh dynbinary test-docker-py
15:53:17 [2022-05-25T15:53:17.384Z] 
15:53:17 [2022-05-25T15:53:17.642Z] Removing bundles/
15:53:17 [2022-05-25T15:53:17.642Z] 
15:53:17 [2022-05-25T15:53:17.642Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
15:53:17 [2022-05-25T15:53:17.642Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:53:17 [2022-05-25T15:53:17.642Z] GOOS="" GOARCH="" GOARM=""
15:55:24 [2022-05-25T15:55:24.091Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:55:24 [2022-05-25T15:55:24.091Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
15:55:24 [2022-05-25T15:55:24.091Z] GOOS="" GOARCH="" GOARM=""
15:55:24 [2022-05-25T15:55:24.091Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
15:55:24 [2022-05-25T15:55:24.091Z] 
15:55:24 [2022-05-25T15:55:24.091Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
15:55:24 [2022-05-25T15:55:24.091Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
15:55:24 [2022-05-25T15:55:24.091Z] Using test binary docker
15:55:24 [2022-05-25T15:55:24.091Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:55:24 [2022-05-25T15:55:24.091Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:55:24 [2022-05-25T15:55:24.091Z] INFO: Waiting for daemon to start...
15:55:24 [2022-05-25T15:55:24.091Z] Starting dockerd
15:55:24 [2022-05-25T15:55:24.091Z] .
15:55:24 [2022-05-25T15:55:24.091Z] INFO: Building docker-sdk-python3:5.0.3...
15:56:02 [2022-05-25T15:56:02.793Z] sha256:3ff4b663e37b150fc1561aaebc907b9d1fb1bbbe87b3fd5f15dc9f9f7ddc9605
15:56:02 [2022-05-25T15:56:02.793Z] INFO: Starting docker-py tests...
15:56:02 [2022-05-25T15:56:02.793Z] ============================= test session starts ==============================
15:56:02 [2022-05-25T15:56:02.793Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
15:56:02 [2022-05-25T15:56:02.793Z] rootdir: /src, inifile: pytest.ini
15:56:02 [2022-05-25T15:56:02.793Z] plugins: cov-2.6.1, timeout-1.3.3
15:56:02 [2022-05-25T15:56:02.793Z] collected 395 items / 2 deselected / 393 selected
15:56:02 [2022-05-25T15:56:02.793Z] 
15:56:17 [2022-05-25T15:56:17.700Z] tests/integration/api_build_test.py .......................X             [  6%]
15:56:18 [2022-05-25T15:56:18.523Z] tests/integration/api_client_test.py .....                               [  7%]
15:56:19 [2022-05-25T15:56:19.714Z] tests/integration/api_config_test.py ......                              [  8%]
15:56:49 [2022-05-25T15:56:49.278Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
15:57:42 [2022-05-25T15:57:42.927Z] .........................xx....................                          [ 29%]
15:57:59 [2022-05-25T15:57:59.492Z] tests/integration/api_exec_test.py .....................                 [ 34%]
15:58:06 [2022-05-25T15:58:06.945Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
15:58:11 [2022-05-25T15:58:11.796Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
15:58:28 [2022-05-25T15:58:28.568Z] tests/integration/api_network_test.py ............................       [ 47%]
15:58:38 [2022-05-25T15:58:38.322Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
15:58:39 [2022-05-25T15:58:39.146Z] tests/integration/api_secret_test.py .....                               [ 51%]
15:58:43 [2022-05-25T15:58:43.324Z] tests/integration/api_service_test.py .................................. [ 59%]
15:58:47 [2022-05-25T15:58:47.921Z] ............................                                             [ 66%]
15:59:29 [2022-05-25T15:59:29.304Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
15:59:44 [2022-05-25T15:59:44.267Z] tests/integration/api_volume_test.py .........                           [ 74%]
15:59:46 [2022-05-25T15:59:46.793Z] tests/integration/client_test.py .....                                   [ 75%]
15:59:46 [2022-05-25T15:59:46.793Z] tests/integration/context_api_test.py ...                                [ 76%]
15:59:46 [2022-05-25T15:59:46.793Z] tests/integration/errors_test.py .                                       [ 76%]
16:00:06 [2022-05-25T16:00:06.082Z] tests/integration/models_containers_test.py ............................ [ 83%]
16:00:22 [2022-05-25T16:00:22.291Z] .........                                                                [ 85%]
16:00:27 [2022-05-25T16:00:27.450Z] tests/integration/models_images_test.py ...............                  [ 89%]
16:00:28 [2022-05-25T16:00:28.642Z] tests/integration/models_networks_test.py ....                           [ 90%]
16:00:35 [2022-05-25T16:00:35.201Z] tests/integration/models_nodes_test.py .                                 [ 90%]
16:00:35 [2022-05-25T16:00:35.201Z] tests/integration/models_resources_test.py .                             [ 91%]
16:00:41 [2022-05-25T16:00:41.283Z] tests/integration/models_services_test.py ................X.             [ 95%]
16:00:48 [2022-05-25T16:00:48.094Z] tests/integration/models_swarm_test.py ..                                [ 96%]
16:00:48 [2022-05-25T16:00:48.353Z] tests/integration/models_volumes_test.py ..                              [ 96%]
16:00:52 [2022-05-25T16:00:52.268Z] tests/integration/regression_test.py ......                              [ 98%]
16:00:52 [2022-05-25T16:00:52.786Z] tests/integration/credentials/store_test.py ......                       [ 99%]
16:00:52 [2022-05-25T16:00:52.786Z] tests/integration/credentials/utils_test.py .                            [100%]
16:00:52 [2022-05-25T16:00:52.786Z] 
16:00:52 [2022-05-25T16:00:52.786Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
16:00:52 [2022-05-25T16:00:52.786Z] =========================== short test summary info ============================
16:00:52 [2022-05-25T16:00:52.786Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
16:00:52 [2022-05-25T16:00:52.786Z]   CONFIG_RT_GROUP_SCHED isn't enabled
16:00:52 [2022-05-25T16:00:52.786Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
16:00:52 [2022-05-25T16:00:52.786Z]   Not supported on most drivers
16:00:52 [2022-05-25T16:00:52.786Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
16:00:52 [2022-05-25T16:00:52.786Z]   Output of docker top depends on host distro, and is not formalized.
16:00:52 [2022-05-25T16:00:52.786Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
16:00:52 [2022-05-25T16:00:52.786Z]   Output of docker top depends on host distro, and is not formalized.
16:00:52 [2022-05-25T16:00:52.786Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
16:00:52 [2022-05-25T16:00:52.786Z]   Can fail if eth0 has multiple IP addresses
16:00:52 [2022-05-25T16:00:52.786Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
16:00:52 [2022-05-25T16:00:52.786Z]   This doesn't seem to be taken into account by the engine
16:00:52 [2022-05-25T16:00:52.786Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
16:00:52 [2022-05-25T16:00:52.786Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
16:00:52 [2022-05-25T16:00:52.786Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 293.00 seconds ==
16:00:53 [2022-05-25T16:00:53.045Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
16:01:05 [2022-05-25T16:01:05.234Z] Leaving: AppArmorNo profiles have been unloaded.
16:01:05 [2022-05-25T16:01:05.234Z] 
16:01:05 [2022-05-25T16:01:05.234Z] Unloading profiles will leave already running processes permanently
16:01:05 [2022-05-25T16:01:05.234Z] unconfined, which can lead to unexpected situations.
16:01:05 [2022-05-25T16:01:05.234Z] 
16:01:05 [2022-05-25T16:01:05.234Z] To set a process to complain mode, use the command line tool
16:01:05 [2022-05-25T16:01:05.234Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:01:05 [2022-05-25T16:01:05.234Z]