Skip to content

Console Output

10:59:44 [2022-08-04T10:59:44.785Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43822/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e788316298b8ecb0c08c6d33fa41a89ff72a1fd7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e788316298b8ecb0c08c6d33fa41a89ff72a1fd7 hack/make.sh dynbinary test-docker-py
10:59:45 [2022-08-04T10:59:45.044Z] 
10:59:45 [2022-08-04T10:59:45.303Z] Removing bundles/
10:59:45 [2022-08-04T10:59:45.303Z] 
10:59:45 [2022-08-04T10:59:45.303Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
10:59:45 [2022-08-04T10:59:45.303Z] Building: bundles/dynbinary-daemon/dockerd
10:59:45 [2022-08-04T10:59:45.303Z] GOOS="" GOARCH="" GOARM=""
11:01:51 [2022-08-04T11:01:51.770Z] Created binary: bundles/dynbinary-daemon/dockerd
11:01:51 [2022-08-04T11:01:51.770Z] Building: bundles/dynbinary-daemon/docker-proxy
11:01:51 [2022-08-04T11:01:51.770Z] GOOS="" GOARCH="" GOARM=""
11:01:51 [2022-08-04T11:01:51.770Z] Created binary: bundles/dynbinary-daemon/docker-proxy
11:01:51 [2022-08-04T11:01:51.770Z] 
11:01:51 [2022-08-04T11:01:51.770Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
11:01:51 [2022-08-04T11:01:51.770Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
11:01:51 [2022-08-04T11:01:51.770Z] Using test binary docker
11:01:51 [2022-08-04T11:01:51.770Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
11:01:51 [2022-08-04T11:01:51.770Z] Not: starting.
11:01:51 [2022-08-04T11:01:51.770Z] INFO: Waiting for daemon to start...
11:01:51 [2022-08-04T11:01:51.770Z] Starting dockerd
11:01:51 [2022-08-04T11:01:51.770Z] .
11:01:51 [2022-08-04T11:01:51.770Z] INFO: Building docker-sdk-python3:5.0.3...
11:02:30 [2022-08-04T11:02:30.483Z] sha256:c9dab33ebf79cf1609d726b219dc7b0581a579e3f263164b34a061b0b049f531
11:02:30 [2022-08-04T11:02:30.483Z] INFO: Starting docker-py tests...
11:02:30 [2022-08-04T11:02:30.483Z] ============================= test session starts ==============================
11:02:30 [2022-08-04T11:02:30.483Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
11:02:30 [2022-08-04T11:02:30.483Z] rootdir: /src, inifile: pytest.ini
11:02:30 [2022-08-04T11:02:30.483Z] plugins: cov-2.6.1, timeout-1.3.3
11:02:30 [2022-08-04T11:02:30.483Z] collected 395 items / 2 deselected / 393 selected
11:02:30 [2022-08-04T11:02:30.483Z] 
11:02:45 [2022-08-04T11:02:45.768Z] tests/integration/api_build_test.py .......................X             [  6%]
11:02:46 [2022-08-04T11:02:46.592Z] tests/integration/api_client_test.py .....                               [  7%]
11:02:48 [2022-08-04T11:02:48.350Z] tests/integration/api_config_test.py ......                              [  8%]
11:03:18 [2022-08-04T11:03:18.294Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
11:04:12 [2022-08-04T11:04:12.235Z] .........................xx....................                          [ 29%]
11:04:29 [2022-08-04T11:04:29.092Z] tests/integration/api_exec_test.py .....................                 [ 34%]
11:04:36 [2022-08-04T11:04:36.545Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
11:04:41 [2022-08-04T11:04:41.663Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
11:04:57 [2022-08-04T11:04:57.942Z] tests/integration/api_network_test.py ............................       [ 47%]
11:05:07 [2022-08-04T11:05:07.983Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
11:05:09 [2022-08-04T11:05:09.484Z] tests/integration/api_secret_test.py .....                               [ 51%]
11:05:13 [2022-08-04T11:05:13.662Z] tests/integration/api_service_test.py .................................. [ 59%]
11:05:18 [2022-08-04T11:05:18.508Z] ............................                                             [ 66%]
11:05:59 [2022-08-04T11:05:59.839Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
11:06:14 [2022-08-04T11:06:14.963Z] tests/integration/api_volume_test.py .........                           [ 74%]
11:06:17 [2022-08-04T11:06:17.494Z] tests/integration/client_test.py .....                                   [ 75%]
11:06:17 [2022-08-04T11:06:17.494Z] tests/integration/context_api_test.py ...                                [ 76%]
11:06:17 [2022-08-04T11:06:17.752Z] tests/integration/errors_test.py .                                       [ 76%]
11:06:36 [2022-08-04T11:06:36.764Z] tests/integration/models_containers_test.py ............................ [ 83%]
11:06:53 [2022-08-04T11:06:53.041Z] .........                                                                [ 85%]
11:06:58 [2022-08-04T11:06:58.106Z] tests/integration/models_images_test.py ...............                  [ 89%]
11:06:59 [2022-08-04T11:06:59.323Z] tests/integration/models_networks_test.py ....                           [ 90%]
11:07:05 [2022-08-04T11:07:05.883Z] tests/integration/models_nodes_test.py .                                 [ 90%]
11:07:05 [2022-08-04T11:07:05.883Z] tests/integration/models_resources_test.py .                             [ 91%]
11:07:07 [2022-08-04T11:07:07.644Z] tests/integration/models_services_test.py ................X.             [ 95%]
11:07:10 [2022-08-04T11:07:10.922Z] tests/integration/models_swarm_test.py ..                                [ 96%]
11:07:10 [2022-08-04T11:07:10.922Z] tests/integration/models_volumes_test.py ..                              [ 96%]
11:07:14 [2022-08-04T11:07:14.536Z] tests/integration/regression_test.py ......                              [ 98%]
11:07:15 [2022-08-04T11:07:15.053Z] tests/integration/credentials/store_test.py ......                       [ 99%]
11:07:15 [2022-08-04T11:07:15.053Z] tests/integration/credentials/utils_test.py .                            [100%]
11:07:15 [2022-08-04T11:07:15.053Z] 
11:07:15 [2022-08-04T11:07:15.053Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
11:07:15 [2022-08-04T11:07:15.053Z] =========================== short test summary info ============================
11:07:15 [2022-08-04T11:07:15.053Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
11:07:15 [2022-08-04T11:07:15.053Z]   CONFIG_RT_GROUP_SCHED isn't enabled
11:07:15 [2022-08-04T11:07:15.053Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
11:07:15 [2022-08-04T11:07:15.053Z]   Not supported on most drivers
11:07:15 [2022-08-04T11:07:15.053Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
11:07:15 [2022-08-04T11:07:15.053Z]   Output of docker top depends on host distro, and is not formalized.
11:07:15 [2022-08-04T11:07:15.053Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
11:07:15 [2022-08-04T11:07:15.053Z]   Output of docker top depends on host distro, and is not formalized.
11:07:15 [2022-08-04T11:07:15.053Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
11:07:15 [2022-08-04T11:07:15.053Z]   Can fail if eth0 has multiple IP addresses
11:07:15 [2022-08-04T11:07:15.053Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
11:07:15 [2022-08-04T11:07:15.053Z]   This doesn't seem to be taken into account by the engine
11:07:15 [2022-08-04T11:07:15.053Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
11:07:15 [2022-08-04T11:07:15.053Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
11:07:15 [2022-08-04T11:07:15.053Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 287.65 seconds ==
11:07:15 [2022-08-04T11:07:15.311Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
11:07:27 [2022-08-04T11:07:27.505Z] Leaving: AppArmorNo profiles have been unloaded.
11:07:27 [2022-08-04T11:07:27.505Z] 
11:07:27 [2022-08-04T11:07:27.505Z] Unloading profiles will leave already running processes permanently
11:07:27 [2022-08-04T11:07:27.505Z] unconfined, which can lead to unexpected situations.
11:07:27 [2022-08-04T11:07:27.505Z] 
11:07:27 [2022-08-04T11:07:27.505Z] To set a process to complain mode, use the command line tool
11:07:27 [2022-08-04T11:07:27.505Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
11:07:27 [2022-08-04T11:07:27.505Z]