Skip to content

Console Output

16:25:08 [2021-03-24T16:25:08.996Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42193/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5c848fc89d83e605a643968533da5e81cd644731 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5c848fc89d83e605a643968533da5e81cd644731 hack/make.sh dynbinary-daemon test-docker-py
16:25:09 [2021-03-24T16:25:09.565Z] 
16:25:09 [2021-03-24T16:25:09.565Z] Removing bundles/
16:25:09 [2021-03-24T16:25:09.565Z] 
16:25:09 [2021-03-24T16:25:09.565Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
16:25:09 [2021-03-24T16:25:09.565Z] Building: bundles/dynbinary-daemon/dockerd-dev
16:25:09 [2021-03-24T16:25:09.565Z] GOOS="" GOARCH="" GOARM=""
16:26:46 [2021-03-24T16:26:46.042Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
16:26:46 [2021-03-24T16:26:46.042Z] 
16:26:46 [2021-03-24T16:26:46.042Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
16:26:46 [2021-03-24T16:26:46.042Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
16:26:46 [2021-03-24T16:26:46.042Z] Using test binary docker
16:26:46 [2021-03-24T16:26:46.042Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:26:46 [2021-03-24T16:26:46.042Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
16:26:46 [2021-03-24T16:26:46.042Z] INFO: Waiting for daemon to start...
16:26:46 [2021-03-24T16:26:46.042Z] Starting dockerd
16:26:46 [2021-03-24T16:26:46.042Z] .
16:26:46 [2021-03-24T16:26:46.042Z] INFO: Building docker-sdk-python3:4.4.1...
16:27:32 [2021-03-24T16:27:32.740Z] sha256:13cce94cd3430e0218539e2f8f430a07db30e51089bda191cd33a18e58d6016b
16:27:32 [2021-03-24T16:27:32.740Z] INFO: Starting docker-py tests...
16:27:32 [2021-03-24T16:27:32.740Z] ============================= test session starts ==============================
16:27:32 [2021-03-24T16:27:32.740Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1
16:27:32 [2021-03-24T16:27:32.740Z] rootdir: /src, inifile: pytest.ini
16:27:32 [2021-03-24T16:27:32.740Z] plugins: timeout-1.3.3, cov-2.6.1
16:27:32 [2021-03-24T16:27:32.740Z] collected 389 items / 1 deselected / 388 selected
16:27:32 [2021-03-24T16:27:32.740Z] 
16:27:52 [2021-03-24T16:27:52.256Z] tests/integration/api_build_test.py .......................X             [  6%]
16:27:53 [2021-03-24T16:27:53.084Z] tests/integration/api_client_test.py .....                               [  7%]
16:27:54 [2021-03-24T16:27:54.851Z] tests/integration/api_config_test.py .....                               [  8%]
16:28:32 [2021-03-24T16:28:32.923Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
16:29:42 [2021-03-24T16:29:42.104Z] ..........................xx....................                         [ 29%]
16:30:09 [2021-03-24T16:30:09.133Z] tests/integration/api_exec_test.py .....................                 [ 34%]
16:30:18 [2021-03-24T16:30:18.847Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
16:30:24 [2021-03-24T16:30:24.144Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
16:30:45 [2021-03-24T16:30:45.488Z] tests/integration/api_network_test.py ............................       [ 47%]
16:30:56 [2021-03-24T16:30:56.347Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
16:30:58 [2021-03-24T16:30:58.111Z] tests/integration/api_secret_test.py .....                               [ 51%]
16:31:03 [2021-03-24T16:31:03.866Z] tests/integration/api_service_test.py .................................. [ 60%]
16:31:16 [2021-03-24T16:31:16.938Z] .........................                                                [ 67%]
16:31:59 [2021-03-24T16:31:59.273Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
16:32:14 [2021-03-24T16:32:14.152Z] tests/integration/api_volume_test.py .........                           [ 74%]
16:32:16 [2021-03-24T16:32:16.688Z] tests/integration/client_test.py .....                                   [ 75%]
16:32:16 [2021-03-24T16:32:16.688Z] tests/integration/context_api_test.py ...                                [ 76%]
16:32:16 [2021-03-24T16:32:16.947Z] tests/integration/errors_test.py .                                       [ 76%]
16:32:43 [2021-03-24T16:32:43.814Z] tests/integration/models_containers_test.py ............................ [ 83%]
16:33:02 [2021-03-24T16:33:02.519Z] .........                                                                [ 86%]
16:33:11 [2021-03-24T16:33:11.783Z] tests/integration/models_images_test.py ...............                  [ 89%]
16:33:13 [2021-03-24T16:33:13.239Z] tests/integration/models_networks_test.py ....                           [ 90%]
16:33:19 [2021-03-24T16:33:19.808Z] tests/integration/models_nodes_test.py .                                 [ 91%]
16:33:20 [2021-03-24T16:33:20.377Z] tests/integration/models_resources_test.py .                             [ 91%]
16:33:26 [2021-03-24T16:33:26.481Z] tests/integration/models_services_test.py ..............X.               [ 95%]
16:33:29 [2021-03-24T16:33:29.269Z] tests/integration/models_swarm_test.py ..                                [ 96%]
16:33:29 [2021-03-24T16:33:29.536Z] tests/integration/models_volumes_test.py ..                              [ 96%]
16:33:34 [2021-03-24T16:33:34.604Z] tests/integration/regression_test.py ......                              [ 98%]
16:33:35 [2021-03-24T16:33:35.125Z] tests/integration/credentials/store_test.py ......                       [ 99%]
16:33:35 [2021-03-24T16:33:35.125Z] tests/integration/credentials/utils_test.py .                            [100%]
16:33:35 [2021-03-24T16:33:35.125Z] 
16:33:35 [2021-03-24T16:33:35.125Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
16:33:35 [2021-03-24T16:33:35.125Z] =========================== short test summary info ============================
16:33:35 [2021-03-24T16:33:35.125Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
16:33:35 [2021-03-24T16:33:35.125Z]   CONFIG_RT_GROUP_SCHED isn't enabled
16:33:35 [2021-03-24T16:33:35.125Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
16:33:35 [2021-03-24T16:33:35.125Z]   Not supported on most drivers
16:33:35 [2021-03-24T16:33:35.125Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
16:33:35 [2021-03-24T16:33:35.125Z]   Output of docker top depends on host distro, and is not formalized.
16:33:35 [2021-03-24T16:33:35.125Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
16:33:35 [2021-03-24T16:33:35.125Z]   Output of docker top depends on host distro, and is not formalized.
16:33:35 [2021-03-24T16:33:35.125Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
16:33:35 [2021-03-24T16:33:35.125Z]   Can fail if eth0 has multiple IP addresses
16:33:35 [2021-03-24T16:33:35.125Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
16:33:35 [2021-03-24T16:33:35.125Z]   This doesn't seem to be taken into account by the engine
16:33:35 [2021-03-24T16:33:35.125Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
16:33:35 [2021-03-24T16:33:35.125Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
16:33:35 [2021-03-24T16:33:35.126Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 365.76 seconds ==
16:33:35 [2021-03-24T16:33:35.385Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
16:33:47 [2021-03-24T16:33:47.589Z] Leaving: AppArmorNo profiles have been unloaded.
16:33:47 [2021-03-24T16:33:47.589Z] 
16:33:47 [2021-03-24T16:33:47.589Z] Unloading profiles will leave already running processes permanently
16:33:47 [2021-03-24T16:33:47.589Z] unconfined, which can lead to unexpected situations.
16:33:47 [2021-03-24T16:33:47.589Z] 
16:33:47 [2021-03-24T16:33:47.589Z] To set a process to complain mode, use the command line tool
16:33:47 [2021-03-24T16:33:47.589Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:33:47 [2021-03-24T16:33:47.589Z]