Skip to content

Console Output

21:37:34 [2022-08-16T21:37:34.990Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43940/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9d74c7ab9993719ed5f45e492d393f0ad923b536 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9d74c7ab9993719ed5f45e492d393f0ad923b536 hack/make.sh dynbinary test-docker-py
21:37:35 [2022-08-16T21:37:35.249Z] 
21:37:35 [2022-08-16T21:37:35.508Z] Removing bundles/
21:37:35 [2022-08-16T21:37:35.508Z] 
21:37:35 [2022-08-16T21:37:35.508Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
21:37:35 [2022-08-16T21:37:35.508Z] Building: bundles/dynbinary-daemon/dockerd
21:37:35 [2022-08-16T21:37:35.508Z] GOOS="" GOARCH="" GOARM=""
21:39:41 [2022-08-16T21:39:41.996Z] Created binary: bundles/dynbinary-daemon/dockerd
21:39:41 [2022-08-16T21:39:41.996Z] Building: bundles/dynbinary-daemon/docker-proxy
21:39:41 [2022-08-16T21:39:41.996Z] GOOS="" GOARCH="" GOARM=""
21:39:41 [2022-08-16T21:39:41.996Z] Created binary: bundles/dynbinary-daemon/docker-proxy
21:39:41 [2022-08-16T21:39:41.996Z] 
21:39:41 [2022-08-16T21:39:41.996Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
21:39:41 [2022-08-16T21:39:41.996Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
21:39:41 [2022-08-16T21:39:41.996Z] Using test binary docker
21:39:41 [2022-08-16T21:39:41.996Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
21:39:41 [2022-08-16T21:39:41.996Z] Not: starting.
21:39:41 [2022-08-16T21:39:41.996Z] INFO: Waiting for daemon to start...
21:39:41 [2022-08-16T21:39:41.996Z] Starting dockerd
21:39:41 [2022-08-16T21:39:41.996Z] .
21:39:41 [2022-08-16T21:39:41.996Z] INFO: Building docker-sdk-python3:5.0.3...
21:40:20 [2022-08-16T21:40:20.736Z] sha256:396d952b89b662681d8a463a2586bcab3c2e1a264b45179beb40b754012520d4
21:40:20 [2022-08-16T21:40:20.736Z] INFO: Starting docker-py tests...
21:40:20 [2022-08-16T21:40:20.736Z] ============================= test session starts ==============================
21:40:20 [2022-08-16T21:40:20.736Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
21:40:20 [2022-08-16T21:40:20.736Z] rootdir: /src, inifile: pytest.ini
21:40:20 [2022-08-16T21:40:20.736Z] plugins: cov-2.6.1, timeout-1.3.3
21:40:20 [2022-08-16T21:40:20.736Z] collected 395 items / 2 deselected / 393 selected
21:40:20 [2022-08-16T21:40:20.736Z] 
21:40:34 [2022-08-16T21:40:34.582Z] tests/integration/api_build_test.py .......................X             [  6%]
21:40:35 [2022-08-16T21:40:35.409Z] tests/integration/api_client_test.py .....                               [  7%]
21:40:37 [2022-08-16T21:40:37.170Z] tests/integration/api_config_test.py ......                              [  8%]
21:41:07 [2022-08-16T21:41:07.135Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
21:42:00 [2022-08-16T21:42:00.760Z] .........................xx....................                          [ 29%]
21:42:17 [2022-08-16T21:42:17.410Z] tests/integration/api_exec_test.py .....................                 [ 34%]
21:42:24 [2022-08-16T21:42:24.876Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
21:42:29 [2022-08-16T21:42:29.485Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
21:42:45 [2022-08-16T21:42:45.952Z] tests/integration/api_network_test.py ............................       [ 47%]
21:42:55 [2022-08-16T21:42:55.627Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
21:42:57 [2022-08-16T21:42:57.398Z] tests/integration/api_secret_test.py .....                               [ 51%]
21:43:01 [2022-08-16T21:43:01.324Z] tests/integration/api_service_test.py .................................. [ 59%]
21:43:06 [2022-08-16T21:43:06.026Z] ............................                                             [ 66%]
21:43:46 [2022-08-16T21:43:46.835Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
21:44:04 [2022-08-16T21:44:04.913Z] tests/integration/api_volume_test.py .........                           [ 74%]
21:44:04 [2022-08-16T21:44:04.913Z] tests/integration/client_test.py .....                                   [ 75%]
21:44:04 [2022-08-16T21:44:04.913Z] tests/integration/context_api_test.py ...                                [ 76%]
21:44:04 [2022-08-16T21:44:04.913Z] tests/integration/errors_test.py .                                       [ 76%]
21:44:23 [2022-08-16T21:44:23.261Z] tests/integration/models_containers_test.py ............................ [ 83%]
21:44:39 [2022-08-16T21:44:39.530Z] .........                                                                [ 85%]
21:44:44 [2022-08-16T21:44:44.401Z] tests/integration/models_images_test.py ...............                  [ 89%]
21:44:45 [2022-08-16T21:44:45.597Z] tests/integration/models_networks_test.py ....                           [ 90%]
21:44:52 [2022-08-16T21:44:52.159Z] tests/integration/models_nodes_test.py .                                 [ 90%]
21:44:52 [2022-08-16T21:44:52.159Z] tests/integration/models_resources_test.py .                             [ 91%]
21:44:53 [2022-08-16T21:44:53.923Z] tests/integration/models_services_test.py ................X.             [ 95%]
21:44:56 [2022-08-16T21:44:56.676Z] tests/integration/models_swarm_test.py ..                                [ 96%]
21:44:56 [2022-08-16T21:44:56.676Z] tests/integration/models_volumes_test.py ..                              [ 96%]
21:45:00 [2022-08-16T21:45:00.553Z] tests/integration/regression_test.py ......                              [ 98%]
21:45:01 [2022-08-16T21:45:01.072Z] tests/integration/credentials/store_test.py ......                       [ 99%]
21:45:01 [2022-08-16T21:45:01.072Z] tests/integration/credentials/utils_test.py .                            [100%]
21:45:01 [2022-08-16T21:45:01.072Z] 
21:45:01 [2022-08-16T21:45:01.072Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
21:45:01 [2022-08-16T21:45:01.072Z] =========================== short test summary info ============================
21:45:01 [2022-08-16T21:45:01.072Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
21:45:01 [2022-08-16T21:45:01.072Z]   CONFIG_RT_GROUP_SCHED isn't enabled
21:45:01 [2022-08-16T21:45:01.072Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
21:45:01 [2022-08-16T21:45:01.072Z]   Not supported on most drivers
21:45:01 [2022-08-16T21:45:01.072Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
21:45:01 [2022-08-16T21:45:01.072Z]   Output of docker top depends on host distro, and is not formalized.
21:45:01 [2022-08-16T21:45:01.072Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
21:45:01 [2022-08-16T21:45:01.072Z]   Output of docker top depends on host distro, and is not formalized.
21:45:01 [2022-08-16T21:45:01.072Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
21:45:01 [2022-08-16T21:45:01.072Z]   Can fail if eth0 has multiple IP addresses
21:45:01 [2022-08-16T21:45:01.072Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
21:45:01 [2022-08-16T21:45:01.072Z]   This doesn't seem to be taken into account by the engine
21:45:01 [2022-08-16T21:45:01.072Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
21:45:01 [2022-08-16T21:45:01.072Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
21:45:01 [2022-08-16T21:45:01.072Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 284.31 seconds ==
21:45:01 [2022-08-16T21:45:01.331Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
21:45:13 [2022-08-16T21:45:13.568Z] Leaving: AppArmorNo profiles have been unloaded.
21:45:13 [2022-08-16T21:45:13.568Z] 
21:45:13 [2022-08-16T21:45:13.568Z] Unloading profiles will leave already running processes permanently
21:45:13 [2022-08-16T21:45:13.568Z] unconfined, which can lead to unexpected situations.
21:45:13 [2022-08-16T21:45:13.568Z] 
21:45:13 [2022-08-16T21:45:13.568Z] To set a process to complain mode, use the command line tool
21:45:13 [2022-08-16T21:45:13.568Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:45:13 [2022-08-16T21:45:13.568Z]