Skip to content

Console Output

22:35:18 [2022-08-04T22:35:18.852Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43917/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4e46d9f963b5f7cec5022e2f9528acda08b6134a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4e46d9f963b5f7cec5022e2f9528acda08b6134a hack/make.sh dynbinary test-docker-py
22:35:19 [2022-08-04T22:35:19.420Z] 
22:35:19 [2022-08-04T22:35:19.420Z] Removing bundles/
22:35:19 [2022-08-04T22:35:19.420Z] 
22:35:19 [2022-08-04T22:35:19.420Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
22:35:19 [2022-08-04T22:35:19.420Z] Building: bundles/dynbinary-daemon/dockerd
22:35:19 [2022-08-04T22:35:19.420Z] GOOS="" GOARCH="" GOARM=""
22:37:25 [2022-08-04T22:37:25.921Z] Created binary: bundles/dynbinary-daemon/dockerd
22:37:25 [2022-08-04T22:37:25.921Z] Building: bundles/dynbinary-daemon/docker-proxy
22:37:25 [2022-08-04T22:37:25.921Z] GOOS="" GOARCH="" GOARM=""
22:37:25 [2022-08-04T22:37:25.921Z] Created binary: bundles/dynbinary-daemon/docker-proxy
22:37:25 [2022-08-04T22:37:25.921Z] 
22:37:25 [2022-08-04T22:37:25.921Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
22:37:25 [2022-08-04T22:37:25.921Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
22:37:25 [2022-08-04T22:37:25.921Z] Using test binary docker
22:37:25 [2022-08-04T22:37:25.921Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
22:37:25 [2022-08-04T22:37:25.921Z] Not: starting.
22:37:25 [2022-08-04T22:37:25.921Z] INFO: Waiting for daemon to start...
22:37:25 [2022-08-04T22:37:25.921Z] Starting dockerd
22:37:25 [2022-08-04T22:37:25.921Z] .
22:37:25 [2022-08-04T22:37:25.921Z] INFO: Building docker-sdk-python3:5.0.3...
22:38:04 [2022-08-04T22:38:04.653Z] sha256:247df2693d2b4371c5cbb079e1307a487d0056c235f269c8ddc6025fcc97b2ac
22:38:04 [2022-08-04T22:38:04.653Z] INFO: Starting docker-py tests...
22:38:04 [2022-08-04T22:38:04.653Z] ============================= test session starts ==============================
22:38:04 [2022-08-04T22:38:04.653Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
22:38:04 [2022-08-04T22:38:04.653Z] rootdir: /src, inifile: pytest.ini
22:38:04 [2022-08-04T22:38:04.653Z] plugins: cov-2.6.1, timeout-1.3.3
22:38:04 [2022-08-04T22:38:04.653Z] collected 395 items / 2 deselected / 393 selected
22:38:04 [2022-08-04T22:38:04.653Z] 
22:38:19 [2022-08-04T22:38:19.886Z] tests/integration/api_build_test.py .......................X             [  6%]
22:38:20 [2022-08-04T22:38:20.715Z] tests/integration/api_client_test.py .....                               [  7%]
22:38:22 [2022-08-04T22:38:22.482Z] tests/integration/api_config_test.py ......                              [  8%]
22:38:52 [2022-08-04T22:38:52.792Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
22:39:48 [2022-08-04T22:39:48.107Z] .........................xx....................                          [ 29%]
22:40:05 [2022-08-04T22:40:05.749Z] tests/integration/api_exec_test.py .....................                 [ 34%]
22:40:13 [2022-08-04T22:40:13.226Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
22:40:18 [2022-08-04T22:40:18.489Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
22:40:35 [2022-08-04T22:40:35.595Z] tests/integration/api_network_test.py ............................       [ 47%]
22:40:45 [2022-08-04T22:40:45.388Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
22:40:47 [2022-08-04T22:40:47.153Z] tests/integration/api_secret_test.py .....                               [ 51%]
22:40:51 [2022-08-04T22:40:51.604Z] tests/integration/api_service_test.py .................................. [ 59%]
22:40:56 [2022-08-04T22:40:56.062Z] ............................                                             [ 66%]
22:41:37 [2022-08-04T22:41:37.743Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
22:41:55 [2022-08-04T22:41:55.834Z] tests/integration/api_volume_test.py .........                           [ 74%]
22:41:55 [2022-08-04T22:41:55.834Z] tests/integration/client_test.py .....                                   [ 75%]
22:41:55 [2022-08-04T22:41:55.834Z] tests/integration/context_api_test.py ...                                [ 76%]
22:41:55 [2022-08-04T22:41:55.834Z] tests/integration/errors_test.py .                                       [ 76%]
22:42:15 [2022-08-04T22:42:15.028Z] tests/integration/models_containers_test.py ............................ [ 83%]
22:42:31 [2022-08-04T22:42:31.278Z] .........                                                                [ 85%]
22:42:36 [2022-08-04T22:42:36.231Z] tests/integration/models_images_test.py ...............                  [ 89%]
22:42:37 [2022-08-04T22:42:37.690Z] tests/integration/models_networks_test.py ....                           [ 90%]
22:42:44 [2022-08-04T22:42:44.262Z] tests/integration/models_nodes_test.py .                                 [ 90%]
22:42:44 [2022-08-04T22:42:44.262Z] tests/integration/models_resources_test.py .                             [ 91%]
22:42:46 [2022-08-04T22:42:46.029Z] tests/integration/models_services_test.py ................X.             [ 95%]
22:42:49 [2022-08-04T22:42:49.314Z] tests/integration/models_swarm_test.py ..                                [ 96%]
22:42:49 [2022-08-04T22:42:49.314Z] tests/integration/models_volumes_test.py ..                              [ 96%]
22:42:53 [2022-08-04T22:42:53.245Z] tests/integration/regression_test.py ......                              [ 98%]
22:42:53 [2022-08-04T22:42:53.505Z] tests/integration/credentials/store_test.py ......                       [ 99%]
22:42:53 [2022-08-04T22:42:53.505Z] tests/integration/credentials/utils_test.py .                            [100%]
22:42:53 [2022-08-04T22:42:53.505Z] 
22:42:53 [2022-08-04T22:42:53.505Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
22:42:53 [2022-08-04T22:42:53.505Z] =========================== short test summary info ============================
22:42:53 [2022-08-04T22:42:53.505Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
22:42:53 [2022-08-04T22:42:53.505Z]   CONFIG_RT_GROUP_SCHED isn't enabled
22:42:53 [2022-08-04T22:42:53.505Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
22:42:53 [2022-08-04T22:42:53.505Z]   Not supported on most drivers
22:42:53 [2022-08-04T22:42:53.505Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
22:42:53 [2022-08-04T22:42:53.505Z]   Output of docker top depends on host distro, and is not formalized.
22:42:53 [2022-08-04T22:42:53.505Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
22:42:53 [2022-08-04T22:42:53.505Z]   Output of docker top depends on host distro, and is not formalized.
22:42:53 [2022-08-04T22:42:53.505Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
22:42:53 [2022-08-04T22:42:53.505Z]   Can fail if eth0 has multiple IP addresses
22:42:53 [2022-08-04T22:42:53.505Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
22:42:53 [2022-08-04T22:42:53.505Z]   This doesn't seem to be taken into account by the engine
22:42:53 [2022-08-04T22:42:53.505Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
22:42:53 [2022-08-04T22:42:53.505Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
22:42:53 [2022-08-04T22:42:53.506Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 292.19 seconds ==
22:42:53 [2022-08-04T22:42:53.765Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
22:43:05 [2022-08-04T22:43:05.974Z] Leaving: AppArmorNo profiles have been unloaded.
22:43:05 [2022-08-04T22:43:05.974Z] 
22:43:05 [2022-08-04T22:43:05.974Z] Unloading profiles will leave already running processes permanently
22:43:05 [2022-08-04T22:43:05.974Z] unconfined, which can lead to unexpected situations.
22:43:05 [2022-08-04T22:43:05.974Z] 
22:43:05 [2022-08-04T22:43:05.974Z] To set a process to complain mode, use the command line tool
22:43:05 [2022-08-04T22:43:05.974Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
22:43:05 [2022-08-04T22:43:05.974Z]