Skip to content

Console Output

19:25:38 [2022-04-27T19:25:38.417Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43433/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=47b6a924b6475a093fe226e7bf5fa6a4f59bbe78 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:47b6a924b6475a093fe226e7bf5fa6a4f59bbe78 hack/make.sh dynbinary-daemon test-docker-py
19:25:38 [2022-04-27T19:25:38.672Z] 
19:25:38 [2022-04-27T19:25:38.928Z] Removing bundles/
19:25:38 [2022-04-27T19:25:38.928Z] 
19:25:38 [2022-04-27T19:25:38.928Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
19:25:38 [2022-04-27T19:25:38.928Z] Building: bundles/dynbinary-daemon/dockerd-dev
19:25:38 [2022-04-27T19:25:38.928Z] GOOS="" GOARCH="" GOARM=""
19:26:10 [2022-04-27T19:26:10.960Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
19:26:10 [2022-04-27T19:26:10.960Z] 
19:26:10 [2022-04-27T19:26:10.960Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
19:26:10 [2022-04-27T19:26:10.960Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
19:26:10 [2022-04-27T19:26:10.960Z] Using test binary docker
19:26:10 [2022-04-27T19:26:10.960Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
19:26:10 [2022-04-27T19:26:10.960Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
19:26:10 [2022-04-27T19:26:10.960Z] INFO: Waiting for daemon to start...
19:26:10 [2022-04-27T19:26:10.960Z] Starting dockerd
19:26:12 [2022-04-27T19:26:12.847Z] .
19:26:12 [2022-04-27T19:26:12.847Z] INFO: Building docker-sdk-python3:4.4.1...
19:26:59 [2022-04-27T19:26:59.461Z] sha256:2ea1ac8e0d2e45667fbf6fb647af04cfe5fe085e3ecd1b3a5a0949ecc7d17414
19:26:59 [2022-04-27T19:26:59.461Z] INFO: Starting docker-py tests...
19:26:59 [2022-04-27T19:26:59.461Z] ============================= test session starts ==============================
19:26:59 [2022-04-27T19:26:59.461Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
19:26:59 [2022-04-27T19:26:59.461Z] rootdir: /src, inifile: pytest.ini
19:26:59 [2022-04-27T19:26:59.461Z] plugins: cov-2.6.1, timeout-1.3.3
19:26:59 [2022-04-27T19:26:59.461Z] collected 389 items / 1 deselected / 388 selected
19:26:59 [2022-04-27T19:26:59.461Z] 
19:27:12 [2022-04-27T19:27:12.016Z] tests/integration/api_build_test.py .......................X             [  6%]
19:27:12 [2022-04-27T19:27:12.527Z] tests/integration/api_client_test.py .....                               [  7%]
19:27:14 [2022-04-27T19:27:14.455Z] tests/integration/api_config_test.py .....                               [  8%]
19:27:44 [2022-04-27T19:27:44.374Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
19:28:40 [2022-04-27T19:28:40.625Z] ..........................xx....................                         [ 29%]
19:28:58 [2022-04-27T19:28:58.070Z] tests/integration/api_exec_test.py .....................                 [ 34%]
19:29:05 [2022-04-27T19:29:05.485Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
19:29:10 [2022-04-27T19:29:10.177Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
19:29:27 [2022-04-27T19:29:27.809Z] tests/integration/api_network_test.py ............................       [ 47%]
19:29:37 [2022-04-27T19:29:37.415Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
19:29:38 [2022-04-27T19:29:38.596Z] tests/integration/api_secret_test.py .....                               [ 51%]
19:29:43 [2022-04-27T19:29:43.689Z] tests/integration/api_service_test.py .................................. [ 60%]
19:29:58 [2022-04-27T19:29:58.407Z] .........................                                                [ 67%]
19:30:39 [2022-04-27T19:30:39.032Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
19:30:53 [2022-04-27T19:30:53.868Z] tests/integration/api_volume_test.py .........                           [ 74%]
19:30:56 [2022-04-27T19:30:56.011Z] tests/integration/client_test.py .....                                   [ 75%]
19:30:56 [2022-04-27T19:30:56.011Z] tests/integration/context_api_test.py ...                                [ 76%]
19:30:56 [2022-04-27T19:30:56.572Z] tests/integration/errors_test.py .                                       [ 76%]
19:31:16 [2022-04-27T19:31:16.789Z] tests/integration/models_containers_test.py ............................ [ 83%]
19:31:33 [2022-04-27T19:31:33.307Z] .........                                                                [ 86%]
19:31:38 [2022-04-27T19:31:38.558Z] tests/integration/models_images_test.py ...............                  [ 89%]
19:31:39 [2022-04-27T19:31:39.994Z] tests/integration/models_networks_test.py ....                           [ 90%]
19:31:46 [2022-04-27T19:31:46.527Z] tests/integration/models_nodes_test.py .                                 [ 91%]
19:31:46 [2022-04-27T19:31:46.527Z] tests/integration/models_resources_test.py .                             [ 91%]
19:31:52 [2022-04-27T19:31:52.890Z] tests/integration/models_services_test.py ..............X.               [ 95%]
19:31:55 [2022-04-27T19:31:55.618Z] tests/integration/models_swarm_test.py ..                                [ 96%]
19:31:55 [2022-04-27T19:31:55.618Z] tests/integration/models_volumes_test.py ..                              [ 96%]
19:31:59 [2022-04-27T19:31:59.699Z] tests/integration/regression_test.py ......                              [ 98%]
19:32:00 [2022-04-27T19:32:00.209Z] tests/integration/credentials/store_test.py ......                       [ 99%]
19:32:00 [2022-04-27T19:32:00.209Z] tests/integration/credentials/utils_test.py .                            [100%]
19:32:00 [2022-04-27T19:32:00.209Z] 
19:32:00 [2022-04-27T19:32:00.209Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
19:32:00 [2022-04-27T19:32:00.209Z] =========================== short test summary info ============================
19:32:00 [2022-04-27T19:32:00.209Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
19:32:00 [2022-04-27T19:32:00.209Z]   CONFIG_RT_GROUP_SCHED isn't enabled
19:32:00 [2022-04-27T19:32:00.209Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
19:32:00 [2022-04-27T19:32:00.209Z]   Not supported on most drivers
19:32:00 [2022-04-27T19:32:00.209Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
19:32:00 [2022-04-27T19:32:00.209Z]   Output of docker top depends on host distro, and is not formalized.
19:32:00 [2022-04-27T19:32:00.209Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
19:32:00 [2022-04-27T19:32:00.209Z]   Output of docker top depends on host distro, and is not formalized.
19:32:00 [2022-04-27T19:32:00.209Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
19:32:00 [2022-04-27T19:32:00.209Z]   Can fail if eth0 has multiple IP addresses
19:32:00 [2022-04-27T19:32:00.209Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
19:32:00 [2022-04-27T19:32:00.209Z]   This doesn't seem to be taken into account by the engine
19:32:00 [2022-04-27T19:32:00.209Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
19:32:00 [2022-04-27T19:32:00.209Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
19:32:00 [2022-04-27T19:32:00.209Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 306.60 seconds ==
19:32:00 [2022-04-27T19:32:00.465Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
19:32:12 [2022-04-27T19:32:12.637Z] Leaving: AppArmorNo profiles have been unloaded.
19:32:12 [2022-04-27T19:32:12.637Z] 
19:32:12 [2022-04-27T19:32:12.637Z] Unloading profiles will leave already running processes permanently
19:32:12 [2022-04-27T19:32:12.637Z] unconfined, which can lead to unexpected situations.
19:32:12 [2022-04-27T19:32:12.637Z] 
19:32:12 [2022-04-27T19:32:12.637Z] To set a process to complain mode, use the command line tool
19:32:12 [2022-04-27T19:32:12.637Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:32:12 [2022-04-27T19:32:12.637Z]