Skip to content

Console Output

20:57:21 [2021-11-17T20:57:21.390Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43025/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=458b4aae197aee829075c4f0a883ae689f966f29 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:458b4aae197aee829075c4f0a883ae689f966f29 hack/make.sh dynbinary test-docker-py
20:57:22 [2021-11-17T20:57:22.331Z] 
20:57:22 [2021-11-17T20:57:22.331Z] Removing bundles/
20:57:22 [2021-11-17T20:57:22.331Z] 
20:57:22 [2021-11-17T20:57:22.331Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
20:57:22 [2021-11-17T20:57:22.331Z] Building: bundles/dynbinary-daemon/dockerd-dev
20:57:22 [2021-11-17T20:57:22.331Z] GOOS="" GOARCH="" GOARM=""
20:58:58 [2021-11-17T20:58:58.806Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
20:58:58 [2021-11-17T20:58:58.806Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
20:58:58 [2021-11-17T20:58:58.806Z] GOOS="" GOARCH="" GOARM=""
20:58:58 [2021-11-17T20:58:58.806Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
20:58:58 [2021-11-17T20:58:58.806Z] 
20:58:58 [2021-11-17T20:58:58.806Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
20:58:58 [2021-11-17T20:58:58.806Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
20:58:58 [2021-11-17T20:58:58.806Z] Using test binary docker
20:58:58 [2021-11-17T20:58:58.806Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
20:58:58 [2021-11-17T20:58:58.806Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:58:58 [2021-11-17T20:58:58.806Z] INFO: Waiting for daemon to start...
20:58:58 [2021-11-17T20:58:58.806Z] Starting dockerd
20:58:59 [2021-11-17T20:58:59.373Z] .
20:58:59 [2021-11-17T20:58:59.373Z] INFO: Building docker-sdk-python3:5.0.3...
20:59:46 [2021-11-17T20:59:46.055Z] sha256:324ed562d921a5b60b90a5374f810e5a808eb72b061ad8cf39c49ca8ee1e6893
20:59:46 [2021-11-17T20:59:46.055Z] INFO: Starting docker-py tests...
20:59:46 [2021-11-17T20:59:46.055Z] ============================= test session starts ==============================
20:59:46 [2021-11-17T20:59:46.055Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
20:59:46 [2021-11-17T20:59:46.055Z] rootdir: /src, inifile: pytest.ini
20:59:46 [2021-11-17T20:59:46.055Z] plugins: cov-2.6.1, timeout-1.3.3
20:59:46 [2021-11-17T20:59:46.055Z] collected 395 items / 1 deselected / 394 selected
20:59:46 [2021-11-17T20:59:46.055Z] 
20:59:56 [2021-11-17T20:59:56.214Z] tests/integration/api_build_test.py .......................X             [  6%]
20:59:56 [2021-11-17T20:59:56.782Z] tests/integration/api_client_test.py .....                               [  7%]
20:59:58 [2021-11-17T20:59:58.567Z] tests/integration/api_config_test.py ......                              [  8%]
21:00:27 [2021-11-17T21:00:27.791Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
21:01:21 [2021-11-17T21:01:21.002Z] ..........................xx....................                         [ 29%]
21:01:36 [2021-11-17T21:01:36.959Z] tests/integration/api_exec_test.py .....................                 [ 34%]
21:01:44 [2021-11-17T21:01:44.423Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
21:01:49 [2021-11-17T21:01:49.239Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
21:02:05 [2021-11-17T21:02:05.103Z] tests/integration/api_network_test.py ............................       [ 47%]
21:02:14 [2021-11-17T21:02:14.910Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
21:02:16 [2021-11-17T21:02:16.303Z] tests/integration/api_secret_test.py .....                               [ 51%]
21:02:20 [2021-11-17T21:02:20.493Z] tests/integration/api_service_test.py .................................. [ 59%]
21:02:36 [2021-11-17T21:02:36.459Z] ............................                                             [ 67%]
21:03:15 [2021-11-17T21:03:15.215Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
21:03:33 [2021-11-17T21:03:33.294Z] tests/integration/api_volume_test.py .........                           [ 74%]
21:03:33 [2021-11-17T21:03:33.294Z] tests/integration/client_test.py .....                                   [ 75%]
21:03:33 [2021-11-17T21:03:33.294Z] tests/integration/context_api_test.py ...                                [ 76%]
21:03:33 [2021-11-17T21:03:33.294Z] tests/integration/errors_test.py .                                       [ 76%]
21:03:51 [2021-11-17T21:03:51.657Z] tests/integration/models_containers_test.py ............................ [ 83%]
21:04:07 [2021-11-17T21:04:07.580Z] .........                                                                [ 85%]
21:04:12 [2021-11-17T21:04:12.260Z] tests/integration/models_images_test.py ...............                  [ 89%]
21:04:13 [2021-11-17T21:04:13.713Z] tests/integration/models_networks_test.py ....                           [ 90%]
21:04:20 [2021-11-17T21:04:20.277Z] tests/integration/models_nodes_test.py .                                 [ 90%]
21:04:20 [2021-11-17T21:04:20.277Z] tests/integration/models_resources_test.py .                             [ 91%]
21:04:26 [2021-11-17T21:04:26.321Z] tests/integration/models_services_test.py ................X.             [ 95%]
21:04:32 [2021-11-17T21:04:32.966Z] tests/integration/models_swarm_test.py ..                                [ 96%]
21:04:33 [2021-11-17T21:04:33.226Z] tests/integration/models_volumes_test.py ..                              [ 96%]
21:04:37 [2021-11-17T21:04:37.156Z] tests/integration/regression_test.py ......                              [ 98%]
21:04:37 [2021-11-17T21:04:37.415Z] tests/integration/credentials/store_test.py ......                       [ 99%]
21:04:37 [2021-11-17T21:04:37.415Z] tests/integration/credentials/utils_test.py .                            [100%]
21:04:37 [2021-11-17T21:04:37.415Z] 
21:04:37 [2021-11-17T21:04:37.415Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
21:04:37 [2021-11-17T21:04:37.415Z] =========================== short test summary info ============================
21:04:37 [2021-11-17T21:04:37.415Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
21:04:37 [2021-11-17T21:04:37.415Z]   CONFIG_RT_GROUP_SCHED isn't enabled
21:04:37 [2021-11-17T21:04:37.415Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
21:04:37 [2021-11-17T21:04:37.415Z]   Not supported on most drivers
21:04:37 [2021-11-17T21:04:37.415Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
21:04:37 [2021-11-17T21:04:37.415Z]   Output of docker top depends on host distro, and is not formalized.
21:04:37 [2021-11-17T21:04:37.415Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
21:04:37 [2021-11-17T21:04:37.416Z]   Output of docker top depends on host distro, and is not formalized.
21:04:37 [2021-11-17T21:04:37.416Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
21:04:37 [2021-11-17T21:04:37.416Z]   Can fail if eth0 has multiple IP addresses
21:04:37 [2021-11-17T21:04:37.416Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
21:04:37 [2021-11-17T21:04:37.416Z]   This doesn't seem to be taken into account by the engine
21:04:37 [2021-11-17T21:04:37.416Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
21:04:37 [2021-11-17T21:04:37.416Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
21:04:37 [2021-11-17T21:04:37.416Z] = 384 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 297.86 seconds ==
21:04:37 [2021-11-17T21:04:37.674Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
21:04:49 [2021-11-17T21:04:49.895Z] Leaving: AppArmorNo profiles have been unloaded.
21:04:49 [2021-11-17T21:04:49.895Z] 
21:04:49 [2021-11-17T21:04:49.895Z] Unloading profiles will leave already running processes permanently
21:04:49 [2021-11-17T21:04:49.895Z] unconfined, which can lead to unexpected situations.
21:04:49 [2021-11-17T21:04:49.895Z] 
21:04:49 [2021-11-17T21:04:49.895Z] To set a process to complain mode, use the command line tool
21:04:49 [2021-11-17T21:04:49.895Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:04:49 [2021-11-17T21:04:49.895Z]