Skip to content

Console Output

16:24:10 [2021-03-25T16:24:10.990Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41908/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr40 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=045072826763e4f66dae721675761e00101867fa -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:045072826763e4f66dae721675761e00101867fa hack/make.sh dynbinary-daemon test-docker-py
16:24:11 [2021-03-25T16:24:11.560Z] 
16:24:11 [2021-03-25T16:24:11.560Z] Removing bundles/
16:24:11 [2021-03-25T16:24:11.560Z] 
16:24:11 [2021-03-25T16:24:11.560Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
16:24:11 [2021-03-25T16:24:11.560Z] Building: bundles/dynbinary-daemon/dockerd-dev
16:24:11 [2021-03-25T16:24:11.560Z] GOOS="" GOARCH="" GOARM=""
16:25:48 [2021-03-25T16:25:48.113Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
16:25:48 [2021-03-25T16:25:48.113Z] 
16:25:48 [2021-03-25T16:25:48.113Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
16:25:48 [2021-03-25T16:25:48.113Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
16:25:48 [2021-03-25T16:25:48.113Z] Using test binary docker
16:25:48 [2021-03-25T16:25:48.113Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:25:48 [2021-03-25T16:25:48.113Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
16:25:48 [2021-03-25T16:25:48.113Z] INFO: Waiting for daemon to start...
16:25:48 [2021-03-25T16:25:48.113Z] Starting dockerd
16:25:48 [2021-03-25T16:25:48.113Z] .
16:25:48 [2021-03-25T16:25:48.113Z] INFO: Building docker-sdk-python3:4.4.1...
16:26:34 [2021-03-25T16:26:34.811Z] sha256:836efb168fce87ac668ab42040b4a0a049a70bad789d559b68521cff1b9ee99b
16:26:34 [2021-03-25T16:26:34.811Z] INFO: Starting docker-py tests...
16:26:34 [2021-03-25T16:26:34.811Z] ============================= test session starts ==============================
16:26:34 [2021-03-25T16:26:34.811Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1
16:26:34 [2021-03-25T16:26:34.811Z] rootdir: /src, inifile: pytest.ini
16:26:34 [2021-03-25T16:26:34.811Z] plugins: timeout-1.3.3, cov-2.6.1
16:26:34 [2021-03-25T16:26:34.811Z] collected 389 items / 1 deselected / 388 selected
16:26:34 [2021-03-25T16:26:34.811Z] 
16:26:54 [2021-03-25T16:26:54.116Z] tests/integration/api_build_test.py .......................X             [  6%]
16:26:54 [2021-03-25T16:26:54.686Z] tests/integration/api_client_test.py .....                               [  7%]
16:26:56 [2021-03-25T16:26:56.455Z] tests/integration/api_config_test.py .....                               [  8%]
16:27:33 [2021-03-25T16:27:33.877Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
16:28:42 [2021-03-25T16:28:42.272Z] ..........................xx....................                         [ 29%]
16:29:08 [2021-03-25T16:29:08.861Z] tests/integration/api_exec_test.py .....................                 [ 34%]
16:29:17 [2021-03-25T16:29:17.945Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
16:29:22 [2021-03-25T16:29:22.198Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
16:29:43 [2021-03-25T16:29:43.077Z] tests/integration/api_network_test.py ............................       [ 47%]
16:29:51 [2021-03-25T16:29:51.335Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
16:29:53 [2021-03-25T16:29:53.101Z] tests/integration/api_secret_test.py .....                               [ 51%]
16:29:58 [2021-03-25T16:29:58.545Z] tests/integration/api_service_test.py .................................. [ 60%]
16:30:11 [2021-03-25T16:30:11.770Z] .........................                                                [ 67%]
16:30:54 [2021-03-25T16:30:54.254Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
16:31:09 [2021-03-25T16:31:09.394Z] tests/integration/api_volume_test.py .........                           [ 74%]
16:31:11 [2021-03-25T16:31:11.304Z] tests/integration/client_test.py .....                                   [ 75%]
16:31:11 [2021-03-25T16:31:11.565Z] tests/integration/context_api_test.py ...                                [ 76%]
16:31:12 [2021-03-25T16:31:12.136Z] tests/integration/errors_test.py .                                       [ 76%]
16:31:38 [2021-03-25T16:31:38.490Z] tests/integration/models_containers_test.py ............................ [ 83%]
16:31:57 [2021-03-25T16:31:57.509Z] .........                                                                [ 86%]
16:32:02 [2021-03-25T16:32:02.886Z] tests/integration/models_images_test.py ...............                  [ 89%]
16:32:04 [2021-03-25T16:32:04.347Z] tests/integration/models_networks_test.py ....                           [ 90%]
16:32:10 [2021-03-25T16:32:10.926Z] tests/integration/models_nodes_test.py .                                 [ 91%]
16:32:11 [2021-03-25T16:32:11.497Z] tests/integration/models_resources_test.py .                             [ 91%]
16:32:13 [2021-03-25T16:32:13.268Z] tests/integration/models_services_test.py ..............X.               [ 95%]
16:32:16 [2021-03-25T16:32:16.560Z] tests/integration/models_swarm_test.py ..                                [ 96%]
16:32:16 [2021-03-25T16:32:16.560Z] tests/integration/models_volumes_test.py ..                              [ 96%]
16:32:21 [2021-03-25T16:32:21.560Z] tests/integration/regression_test.py ......                              [ 98%]
16:32:22 [2021-03-25T16:32:22.081Z] tests/integration/credentials/store_test.py ......                       [ 99%]
16:32:22 [2021-03-25T16:32:22.081Z] tests/integration/credentials/utils_test.py .                            [100%]
16:32:22 [2021-03-25T16:32:22.081Z] 
16:32:22 [2021-03-25T16:32:22.081Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
16:32:22 [2021-03-25T16:32:22.081Z] =========================== short test summary info ============================
16:32:22 [2021-03-25T16:32:22.081Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
16:32:22 [2021-03-25T16:32:22.081Z]   CONFIG_RT_GROUP_SCHED isn't enabled
16:32:22 [2021-03-25T16:32:22.081Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
16:32:22 [2021-03-25T16:32:22.081Z]   Not supported on most drivers
16:32:22 [2021-03-25T16:32:22.081Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
16:32:22 [2021-03-25T16:32:22.081Z]   Output of docker top depends on host distro, and is not formalized.
16:32:22 [2021-03-25T16:32:22.081Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
16:32:22 [2021-03-25T16:32:22.081Z]   Output of docker top depends on host distro, and is not formalized.
16:32:22 [2021-03-25T16:32:22.081Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
16:32:22 [2021-03-25T16:32:22.081Z]   Can fail if eth0 has multiple IP addresses
16:32:22 [2021-03-25T16:32:22.081Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
16:32:22 [2021-03-25T16:32:22.081Z]   This doesn't seem to be taken into account by the engine
16:32:22 [2021-03-25T16:32:22.081Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
16:32:22 [2021-03-25T16:32:22.081Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
16:32:22 [2021-03-25T16:32:22.081Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 351.12 seconds ==
16:32:22 [2021-03-25T16:32:22.341Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
16:32:34 [2021-03-25T16:32:34.561Z] Leaving: AppArmorNo profiles have been unloaded.
16:32:34 [2021-03-25T16:32:34.562Z] 
16:32:34 [2021-03-25T16:32:34.562Z] Unloading profiles will leave already running processes permanently
16:32:34 [2021-03-25T16:32:34.562Z] unconfined, which can lead to unexpected situations.
16:32:34 [2021-03-25T16:32:34.562Z] 
16:32:34 [2021-03-25T16:32:34.562Z] To set a process to complain mode, use the command line tool
16:32:34 [2021-03-25T16:32:34.562Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:32:34 [2021-03-25T16:32:34.562Z]