Skip to content

Console Output

16:03:28 [2022-01-03T16:03:28.899Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43115/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cfd26afabe56baf80ce8f13330c58415975b66b9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cfd26afabe56baf80ce8f13330c58415975b66b9 hack/make.sh dynbinary test-docker-py
16:03:29 [2022-01-03T16:03:29.826Z] 
16:03:30 [2022-01-03T16:03:30.082Z] Removing bundles/
16:03:30 [2022-01-03T16:03:30.082Z] 
16:03:30 [2022-01-03T16:03:30.082Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
16:03:30 [2022-01-03T16:03:30.082Z] Building: bundles/dynbinary-daemon/dockerd-dev
16:03:30 [2022-01-03T16:03:30.082Z] GOOS="" GOARCH="" GOARM=""
16:05:06 [2022-01-03T16:05:06.621Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
16:05:06 [2022-01-03T16:05:06.621Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
16:05:06 [2022-01-03T16:05:06.621Z] GOOS="" GOARCH="" GOARM=""
16:05:06 [2022-01-03T16:05:06.621Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
16:05:06 [2022-01-03T16:05:06.621Z] 
16:05:06 [2022-01-03T16:05:06.621Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
16:05:06 [2022-01-03T16:05:06.621Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
16:05:06 [2022-01-03T16:05:06.621Z] Using test binary docker
16:05:06 [2022-01-03T16:05:06.621Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:05:06 [2022-01-03T16:05:06.621Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
16:05:06 [2022-01-03T16:05:06.621Z] INFO: Waiting for daemon to start...
16:05:06 [2022-01-03T16:05:06.621Z] Starting dockerd
16:05:07 [2022-01-03T16:05:07.548Z] .
16:05:07 [2022-01-03T16:05:07.804Z] INFO: Building docker-sdk-python3:5.0.3...
16:05:54 [2022-01-03T16:05:54.433Z] sha256:6dd088e0ca0c8eb1cbce68da5c7b89fd52cacb5c888f71546f402c3d641f71d3
16:05:54 [2022-01-03T16:05:54.433Z] INFO: Starting docker-py tests...
16:05:54 [2022-01-03T16:05:54.433Z] ============================= test session starts ==============================
16:05:54 [2022-01-03T16:05:54.433Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
16:05:54 [2022-01-03T16:05:54.433Z] rootdir: /src, inifile: pytest.ini
16:05:54 [2022-01-03T16:05:54.433Z] plugins: cov-2.6.1, timeout-1.3.3
16:05:54 [2022-01-03T16:05:54.433Z] collected 395 items / 1 deselected / 394 selected
16:05:54 [2022-01-03T16:05:54.433Z] 
16:06:05 [2022-01-03T16:06:05.094Z] tests/integration/api_build_test.py .......................X             [  6%]
16:06:05 [2022-01-03T16:06:05.912Z] tests/integration/api_client_test.py .....                               [  7%]
16:06:07 [2022-01-03T16:06:07.291Z] tests/integration/api_config_test.py ......                              [  8%]
16:06:36 [2022-01-03T16:06:36.628Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
16:07:29 [2022-01-03T16:07:29.213Z] ..........................xx....................                         [ 29%]
16:07:45 [2022-01-03T16:07:45.577Z] tests/integration/api_exec_test.py .....................                 [ 34%]
16:07:52 [2022-01-03T16:07:52.993Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
16:07:57 [2022-01-03T16:07:57.509Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
16:08:13 [2022-01-03T16:08:13.174Z] tests/integration/api_network_test.py ............................       [ 47%]
16:08:25 [2022-01-03T16:08:25.169Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
16:08:25 [2022-01-03T16:08:25.169Z] tests/integration/api_secret_test.py .....                               [ 51%]
16:08:28 [2022-01-03T16:08:28.679Z] tests/integration/api_service_test.py .................................. [ 59%]
16:08:44 [2022-01-03T16:08:44.324Z] ............................                                             [ 67%]
16:09:22 [2022-01-03T16:09:22.752Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
16:09:40 [2022-01-03T16:09:40.797Z] tests/integration/api_volume_test.py .........                           [ 74%]
16:09:40 [2022-01-03T16:09:40.797Z] tests/integration/client_test.py .....                                   [ 75%]
16:09:40 [2022-01-03T16:09:40.797Z] tests/integration/context_api_test.py ...                                [ 76%]
16:09:40 [2022-01-03T16:09:40.797Z] tests/integration/errors_test.py .                                       [ 76%]
16:09:58 [2022-01-03T16:09:58.677Z] tests/integration/models_containers_test.py ............................ [ 83%]
16:10:14 [2022-01-03T16:10:14.844Z] .........                                                                [ 85%]
16:10:19 [2022-01-03T16:10:19.738Z] tests/integration/models_images_test.py ...............                  [ 89%]
16:10:20 [2022-01-03T16:10:20.922Z] tests/integration/models_networks_test.py ....                           [ 90%]
16:10:27 [2022-01-03T16:10:27.457Z] tests/integration/models_nodes_test.py .                                 [ 90%]
16:10:27 [2022-01-03T16:10:27.457Z] tests/integration/models_resources_test.py .                             [ 91%]
16:10:29 [2022-01-03T16:10:29.202Z] tests/integration/models_services_test.py ................X.             [ 95%]
16:10:31 [2022-01-03T16:10:31.931Z] tests/integration/models_swarm_test.py ..                                [ 96%]
16:10:31 [2022-01-03T16:10:31.931Z] tests/integration/models_volumes_test.py ..                              [ 96%]
16:10:35 [2022-01-03T16:10:35.778Z] tests/integration/regression_test.py ......                              [ 98%]
16:10:36 [2022-01-03T16:10:36.291Z] tests/integration/credentials/store_test.py ......                       [ 99%]
16:10:36 [2022-01-03T16:10:36.291Z] tests/integration/credentials/utils_test.py .                            [100%]
16:10:36 [2022-01-03T16:10:36.291Z] 
16:10:36 [2022-01-03T16:10:36.291Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
16:10:36 [2022-01-03T16:10:36.291Z] =========================== short test summary info ============================
16:10:36 [2022-01-03T16:10:36.291Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
16:10:36 [2022-01-03T16:10:36.291Z]   CONFIG_RT_GROUP_SCHED isn't enabled
16:10:36 [2022-01-03T16:10:36.291Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
16:10:36 [2022-01-03T16:10:36.291Z]   Not supported on most drivers
16:10:36 [2022-01-03T16:10:36.291Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
16:10:36 [2022-01-03T16:10:36.291Z]   Output of docker top depends on host distro, and is not formalized.
16:10:36 [2022-01-03T16:10:36.291Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
16:10:36 [2022-01-03T16:10:36.291Z]   Output of docker top depends on host distro, and is not formalized.
16:10:36 [2022-01-03T16:10:36.291Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
16:10:36 [2022-01-03T16:10:36.291Z]   Can fail if eth0 has multiple IP addresses
16:10:36 [2022-01-03T16:10:36.291Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
16:10:36 [2022-01-03T16:10:36.291Z]   This doesn't seem to be taken into account by the engine
16:10:36 [2022-01-03T16:10:36.291Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
16:10:36 [2022-01-03T16:10:36.291Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
16:10:36 [2022-01-03T16:10:36.291Z] = 384 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 287.80 seconds ==
16:10:36 [2022-01-03T16:10:36.547Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
16:10:48 [2022-01-03T16:10:48.710Z] Leaving: AppArmorNo profiles have been unloaded.
16:10:48 [2022-01-03T16:10:48.710Z] 
16:10:48 [2022-01-03T16:10:48.710Z] Unloading profiles will leave already running processes permanently
16:10:48 [2022-01-03T16:10:48.710Z] unconfined, which can lead to unexpected situations.
16:10:48 [2022-01-03T16:10:48.710Z] 
16:10:48 [2022-01-03T16:10:48.710Z] To set a process to complain mode, use the command line tool
16:10:48 [2022-01-03T16:10:48.710Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:10:48 [2022-01-03T16:10:48.710Z]