Skip to content

Console Output

21:02:04 [2022-06-06T21:02:04.195Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43700/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a7e3182757ca20217032cdf5bc04e61e528c2dfa -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a7e3182757ca20217032cdf5bc04e61e528c2dfa hack/make.sh dynbinary test-docker-py
21:02:04 [2022-06-06T21:02:04.758Z] 
21:02:04 [2022-06-06T21:02:04.758Z] Removing bundles/
21:02:04 [2022-06-06T21:02:04.758Z] 
21:02:04 [2022-06-06T21:02:04.758Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
21:02:04 [2022-06-06T21:02:04.758Z] Building: bundles/dynbinary-daemon/dockerd-dev
21:02:04 [2022-06-06T21:02:04.758Z] GOOS="" GOARCH="" GOARM=""
21:04:11 [2022-06-06T21:04:11.171Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
21:04:11 [2022-06-06T21:04:11.171Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
21:04:11 [2022-06-06T21:04:11.171Z] GOOS="" GOARCH="" GOARM=""
21:04:11 [2022-06-06T21:04:11.171Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
21:04:11 [2022-06-06T21:04:11.171Z] 
21:04:11 [2022-06-06T21:04:11.171Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
21:04:11 [2022-06-06T21:04:11.171Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
21:04:11 [2022-06-06T21:04:11.171Z] Using test binary docker
21:04:11 [2022-06-06T21:04:11.171Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
21:04:11 [2022-06-06T21:04:11.171Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
21:04:11 [2022-06-06T21:04:11.171Z] INFO: Waiting for daemon to start...
21:04:11 [2022-06-06T21:04:11.171Z] Starting dockerd
21:04:11 [2022-06-06T21:04:11.171Z] .
21:04:11 [2022-06-06T21:04:11.171Z] INFO: Building docker-sdk-python3:5.0.3...
21:04:49 [2022-06-06T21:04:49.950Z] sha256:428c553e94799f9c0533a5ae1a4e43ff34fe11bde4a76aeff64275a298e7012e
21:04:49 [2022-06-06T21:04:49.950Z] INFO: Starting docker-py tests...
21:04:49 [2022-06-06T21:04:49.950Z] ============================= test session starts ==============================
21:04:49 [2022-06-06T21:04:49.950Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
21:04:49 [2022-06-06T21:04:49.950Z] rootdir: /src, inifile: pytest.ini
21:04:49 [2022-06-06T21:04:49.950Z] plugins: cov-2.6.1, timeout-1.3.3
21:04:49 [2022-06-06T21:04:49.950Z] collected 395 items / 2 deselected / 393 selected
21:04:49 [2022-06-06T21:04:49.950Z] 
21:05:04 [2022-06-06T21:05:04.028Z] tests/integration/api_build_test.py .......................X             [  6%]
21:05:04 [2022-06-06T21:05:04.845Z] tests/integration/api_client_test.py .....                               [  7%]
21:05:06 [2022-06-06T21:05:06.591Z] tests/integration/api_config_test.py ......                              [  8%]
21:05:36 [2022-06-06T21:05:36.870Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
21:06:31 [2022-06-06T21:06:31.490Z] .........................xx....................                          [ 29%]
21:06:48 [2022-06-06T21:06:48.465Z] tests/integration/api_exec_test.py .....................                 [ 34%]
21:06:55 [2022-06-06T21:06:55.879Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
21:07:01 [2022-06-06T21:07:01.124Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
21:07:17 [2022-06-06T21:07:17.457Z] tests/integration/api_network_test.py ............................       [ 47%]
21:07:27 [2022-06-06T21:07:27.153Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
21:07:28 [2022-06-06T21:07:28.895Z] tests/integration/api_secret_test.py .....                               [ 51%]
21:07:33 [2022-06-06T21:07:33.222Z] tests/integration/api_service_test.py .................................. [ 59%]
21:07:37 [2022-06-06T21:07:37.590Z] ............................                                             [ 66%]
21:08:18 [2022-06-06T21:08:18.911Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
21:08:36 [2022-06-06T21:08:36.944Z] tests/integration/api_volume_test.py .........                           [ 74%]
21:08:36 [2022-06-06T21:08:36.944Z] tests/integration/client_test.py .....                                   [ 75%]
21:08:36 [2022-06-06T21:08:36.944Z] tests/integration/context_api_test.py ...                                [ 76%]
21:08:36 [2022-06-06T21:08:36.944Z] tests/integration/errors_test.py .                                       [ 76%]
21:08:55 [2022-06-06T21:08:55.708Z] tests/integration/models_containers_test.py ............................ [ 83%]
21:09:11 [2022-06-06T21:09:11.862Z] .........                                                                [ 85%]
21:09:16 [2022-06-06T21:09:16.879Z] tests/integration/models_images_test.py ...............                  [ 89%]
21:09:18 [2022-06-06T21:09:18.318Z] tests/integration/models_networks_test.py ....                           [ 90%]
21:09:23 [2022-06-06T21:09:23.630Z] tests/integration/models_nodes_test.py .                                 [ 90%]
21:09:24 [2022-06-06T21:09:24.557Z] tests/integration/models_resources_test.py .                             [ 91%]
21:09:26 [2022-06-06T21:09:26.557Z] tests/integration/models_services_test.py ................X.             [ 95%]
21:09:29 [2022-06-06T21:09:29.283Z] tests/integration/models_swarm_test.py ..                                [ 96%]
21:09:29 [2022-06-06T21:09:29.542Z] tests/integration/models_volumes_test.py ..                              [ 96%]
21:09:33 [2022-06-06T21:09:33.628Z] tests/integration/regression_test.py ......                              [ 98%]
21:09:33 [2022-06-06T21:09:33.883Z] tests/integration/credentials/store_test.py ......                       [ 99%]
21:09:33 [2022-06-06T21:09:33.883Z] tests/integration/credentials/utils_test.py .                            [100%]
21:09:33 [2022-06-06T21:09:33.883Z] 
21:09:33 [2022-06-06T21:09:33.883Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
21:09:33 [2022-06-06T21:09:33.883Z] =========================== short test summary info ============================
21:09:33 [2022-06-06T21:09:33.883Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
21:09:33 [2022-06-06T21:09:33.883Z]   CONFIG_RT_GROUP_SCHED isn't enabled
21:09:33 [2022-06-06T21:09:33.883Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
21:09:33 [2022-06-06T21:09:33.883Z]   Not supported on most drivers
21:09:33 [2022-06-06T21:09:33.883Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
21:09:33 [2022-06-06T21:09:33.883Z]   Output of docker top depends on host distro, and is not formalized.
21:09:33 [2022-06-06T21:09:33.883Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
21:09:33 [2022-06-06T21:09:33.883Z]   Output of docker top depends on host distro, and is not formalized.
21:09:33 [2022-06-06T21:09:33.883Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
21:09:33 [2022-06-06T21:09:33.883Z]   Can fail if eth0 has multiple IP addresses
21:09:33 [2022-06-06T21:09:33.883Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
21:09:33 [2022-06-06T21:09:33.883Z]   This doesn't seem to be taken into account by the engine
21:09:33 [2022-06-06T21:09:33.883Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
21:09:33 [2022-06-06T21:09:33.883Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
21:09:33 [2022-06-06T21:09:33.883Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 288.60 seconds ==
21:09:34 [2022-06-06T21:09:34.139Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
21:09:46 [2022-06-06T21:09:46.299Z] Leaving: AppArmorNo profiles have been unloaded.
21:09:46 [2022-06-06T21:09:46.299Z] 
21:09:46 [2022-06-06T21:09:46.299Z] Unloading profiles will leave already running processes permanently
21:09:46 [2022-06-06T21:09:46.299Z] unconfined, which can lead to unexpected situations.
21:09:46 [2022-06-06T21:09:46.299Z] 
21:09:46 [2022-06-06T21:09:46.299Z] To set a process to complain mode, use the command line tool
21:09:46 [2022-06-06T21:09:46.299Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:09:46 [2022-06-06T21:09:46.299Z]