Skip to content

Console Output

16:10:00 [2021-11-24T16:10:00.657Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43037/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=07cc08f4fa6dea5f2a610101e6eb955070f95178 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:07cc08f4fa6dea5f2a610101e6eb955070f95178 hack/make.sh dynbinary test-docker-py
16:10:01 [2021-11-24T16:10:01.596Z] 
16:10:01 [2021-11-24T16:10:01.596Z] Removing bundles/
16:10:01 [2021-11-24T16:10:01.596Z] 
16:10:01 [2021-11-24T16:10:01.596Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
16:10:01 [2021-11-24T16:10:01.596Z] Building: bundles/dynbinary-daemon/dockerd-dev
16:10:01 [2021-11-24T16:10:01.596Z] GOOS="" GOARCH="" GOARM=""
16:11:38 [2021-11-24T16:11:38.044Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
16:11:38 [2021-11-24T16:11:38.044Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
16:11:38 [2021-11-24T16:11:38.044Z] GOOS="" GOARCH="" GOARM=""
16:11:38 [2021-11-24T16:11:38.044Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
16:11:38 [2021-11-24T16:11:38.044Z] 
16:11:38 [2021-11-24T16:11:38.044Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
16:11:38 [2021-11-24T16:11:38.044Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
16:11:38 [2021-11-24T16:11:38.044Z] Using test binary docker
16:11:38 [2021-11-24T16:11:38.302Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:11:38 [2021-11-24T16:11:38.302Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
16:11:38 [2021-11-24T16:11:38.302Z] INFO: Waiting for daemon to start...
16:11:38 [2021-11-24T16:11:38.302Z] Starting dockerd
16:11:40 [2021-11-24T16:11:40.199Z] .
16:11:40 [2021-11-24T16:11:40.199Z] INFO: Building docker-sdk-python3:5.0.3...
16:12:26 [2021-11-24T16:12:26.871Z] sha256:98579c861b6689cdec8786f8bd2611a3a80e410117ab9bd66845c49f206625c5
16:12:26 [2021-11-24T16:12:26.871Z] INFO: Starting docker-py tests...
16:12:26 [2021-11-24T16:12:26.871Z] ============================= test session starts ==============================
16:12:26 [2021-11-24T16:12:26.871Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
16:12:26 [2021-11-24T16:12:26.871Z] rootdir: /src, inifile: pytest.ini
16:12:26 [2021-11-24T16:12:26.871Z] plugins: cov-2.6.1, timeout-1.3.3
16:12:26 [2021-11-24T16:12:26.871Z] collected 395 items / 1 deselected / 394 selected
16:12:26 [2021-11-24T16:12:26.871Z] 
16:12:39 [2021-11-24T16:12:39.438Z] tests/integration/api_build_test.py .......................X             [  6%]
16:12:40 [2021-11-24T16:12:40.261Z] tests/integration/api_client_test.py .....                               [  7%]
16:12:42 [2021-11-24T16:12:42.018Z] tests/integration/api_config_test.py ......                              [  8%]
16:13:11 [2021-11-24T16:13:11.589Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
16:14:05 [2021-11-24T16:14:05.441Z] ..........................xx....................                         [ 29%]
16:14:21 [2021-11-24T16:14:21.909Z] tests/integration/api_exec_test.py .....................                 [ 34%]
16:14:29 [2021-11-24T16:14:29.382Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
16:14:33 [2021-11-24T16:14:33.837Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
16:14:50 [2021-11-24T16:14:50.024Z] tests/integration/api_network_test.py ............................       [ 47%]
16:14:59 [2021-11-24T16:14:59.770Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
16:15:01 [2021-11-24T16:15:01.219Z] tests/integration/api_secret_test.py .....                               [ 51%]
16:15:05 [2021-11-24T16:15:05.523Z] tests/integration/api_service_test.py .................................. [ 59%]
16:15:21 [2021-11-24T16:15:21.235Z] ............................                                             [ 67%]
16:16:00 [2021-11-24T16:16:00.022Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
16:16:18 [2021-11-24T16:16:18.086Z] tests/integration/api_volume_test.py .........                           [ 74%]
16:16:18 [2021-11-24T16:16:18.086Z] tests/integration/client_test.py .....                                   [ 75%]
16:16:18 [2021-11-24T16:16:18.086Z] tests/integration/context_api_test.py ...                                [ 76%]
16:16:18 [2021-11-24T16:16:18.086Z] tests/integration/errors_test.py .                                       [ 76%]
16:16:36 [2021-11-24T16:16:36.610Z] tests/integration/models_containers_test.py ............................ [ 83%]
16:16:52 [2021-11-24T16:16:52.822Z] .........                                                                [ 85%]
16:16:57 [2021-11-24T16:16:57.750Z] tests/integration/models_images_test.py ...............                  [ 89%]
16:16:58 [2021-11-24T16:16:58.942Z] tests/integration/models_networks_test.py ....                           [ 90%]
16:17:05 [2021-11-24T16:17:05.493Z] tests/integration/models_nodes_test.py .                                 [ 90%]
16:17:05 [2021-11-24T16:17:05.493Z] tests/integration/models_resources_test.py .                             [ 91%]
16:17:07 [2021-11-24T16:17:07.253Z] tests/integration/models_services_test.py ................X.             [ 95%]
16:17:10 [2021-11-24T16:17:10.006Z] tests/integration/models_swarm_test.py ..                                [ 96%]
16:17:10 [2021-11-24T16:17:10.006Z] tests/integration/models_volumes_test.py ..                              [ 96%]
16:17:13 [2021-11-24T16:17:13.919Z] tests/integration/regression_test.py ......                              [ 98%]
16:17:14 [2021-11-24T16:17:14.436Z] tests/integration/credentials/store_test.py ......                       [ 99%]
16:17:14 [2021-11-24T16:17:14.436Z] tests/integration/credentials/utils_test.py .                            [100%]
16:17:14 [2021-11-24T16:17:14.436Z] 
16:17:14 [2021-11-24T16:17:14.436Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
16:17:14 [2021-11-24T16:17:14.436Z] =========================== short test summary info ============================
16:17:14 [2021-11-24T16:17:14.436Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
16:17:14 [2021-11-24T16:17:14.436Z]   CONFIG_RT_GROUP_SCHED isn't enabled
16:17:14 [2021-11-24T16:17:14.436Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
16:17:14 [2021-11-24T16:17:14.436Z]   Not supported on most drivers
16:17:14 [2021-11-24T16:17:14.436Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
16:17:14 [2021-11-24T16:17:14.436Z]   Output of docker top depends on host distro, and is not formalized.
16:17:14 [2021-11-24T16:17:14.436Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
16:17:14 [2021-11-24T16:17:14.436Z]   Output of docker top depends on host distro, and is not formalized.
16:17:14 [2021-11-24T16:17:14.436Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
16:17:14 [2021-11-24T16:17:14.436Z]   Can fail if eth0 has multiple IP addresses
16:17:14 [2021-11-24T16:17:14.436Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
16:17:14 [2021-11-24T16:17:14.436Z]   This doesn't seem to be taken into account by the engine
16:17:14 [2021-11-24T16:17:14.436Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
16:17:14 [2021-11-24T16:17:14.436Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
16:17:14 [2021-11-24T16:17:14.436Z] = 384 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 292.88 seconds ==
16:17:14 [2021-11-24T16:17:14.697Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
16:17:26 [2021-11-24T16:17:26.886Z] Leaving: AppArmorNo profiles have been unloaded.
16:17:26 [2021-11-24T16:17:26.886Z] 
16:17:26 [2021-11-24T16:17:26.886Z] Unloading profiles will leave already running processes permanently
16:17:26 [2021-11-24T16:17:26.886Z] unconfined, which can lead to unexpected situations.
16:17:26 [2021-11-24T16:17:26.886Z] 
16:17:26 [2021-11-24T16:17:26.886Z] To set a process to complain mode, use the command line tool
16:17:26 [2021-11-24T16:17:26.886Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:17:26 [2021-11-24T16:17:26.886Z]