Skip to content

Console Output

13:55:23 [2020-08-03T13:55:23.392Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41295/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e80c9d920bb2481f8c42944ee228cd4c79274ba1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e80c9d920bb2481f8c42944ee228cd4c79274ba1 hack/make.sh dynbinary-daemon test-docker-py
13:55:23 [2020-08-03T13:55:23.648Z] 
13:55:23 [2020-08-03T13:55:23.903Z] Removing bundles/
13:55:23 [2020-08-03T13:55:23.903Z] 
13:55:23 [2020-08-03T13:55:23.904Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
13:55:23 [2020-08-03T13:55:23.904Z] Building: bundles/dynbinary-daemon/dockerd-dev
13:55:23 [2020-08-03T13:55:23.904Z] GOOS="" GOARCH="" GOARM=""
13:57:00 [2020-08-03T13:57:00.407Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
13:57:00 [2020-08-03T13:57:00.407Z] 
13:57:00 [2020-08-03T13:57:00.407Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
13:57:00 [2020-08-03T13:57:00.407Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
13:57:00 [2020-08-03T13:57:00.407Z] Using test binary docker
13:57:00 [2020-08-03T13:57:00.407Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
13:57:00 [2020-08-03T13:57:00.407Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
13:57:00 [2020-08-03T13:57:00.407Z] INFO: Waiting for daemon to start...
13:57:00 [2020-08-03T13:57:00.407Z] Starting dockerd
13:57:00 [2020-08-03T13:57:00.407Z] .
13:57:00 [2020-08-03T13:57:00.407Z] INFO: Building docker-sdk-python3:4.2.2...
13:57:32 [2020-08-03T13:57:32.473Z] sha256:90b9053a3b824770a7c02d7032c2f3f46a3b06ec02179b3bf6b4bef27910f658
13:57:32 [2020-08-03T13:57:32.473Z] INFO: Starting docker-py tests...
13:57:32 [2020-08-03T13:57:32.473Z] ============================= test session starts ==============================
13:57:32 [2020-08-03T13:57:32.473Z] platform linux -- Python 3.7.8, pytest-4.3.1, py-1.9.0, pluggy-0.13.1
13:57:32 [2020-08-03T13:57:32.473Z] rootdir: /src, inifile: pytest.ini
13:57:32 [2020-08-03T13:57:32.473Z] plugins: cov-2.6.1, timeout-1.3.3
13:57:33 [2020-08-03T13:57:33.036Z] collected 388 items / 2 deselected / 386 selected
13:57:33 [2020-08-03T13:57:33.036Z] 
13:57:48 [2020-08-03T13:57:48.109Z] tests/integration/api_build_test.py .......................X             [  6%]
13:57:48 [2020-08-03T13:57:48.669Z] tests/integration/api_client_test.py .....                               [  7%]
13:57:50 [2020-08-03T13:57:50.520Z] tests/integration/api_config_test.py .....                               [  8%]
13:58:04 [2020-08-03T13:58:04.536Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
13:58:55 [2020-08-03T13:58:55.825Z] .........................xx....................                          [ 29%]
13:59:11 [2020-08-03T13:59:11.105Z] tests/integration/api_exec_test.py .....................                 [ 34%]
13:59:17 [2020-08-03T13:59:17.992Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
13:59:20 [2020-08-03T13:59:20.905Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
13:59:36 [2020-08-03T13:59:36.152Z] tests/integration/api_network_test.py ...........................        [ 47%]
13:59:42 [2020-08-03T13:59:42.937Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
13:59:44 [2020-08-03T13:59:44.422Z] tests/integration/api_secret_test.py .....                               [ 51%]
13:59:48 [2020-08-03T13:59:48.693Z] tests/integration/api_service_test.py .................................. [ 60%]
14:00:02 [2020-08-03T14:00:02.957Z] .........................                                                [ 66%]
14:00:44 [2020-08-03T14:00:44.220Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
14:00:59 [2020-08-03T14:00:59.047Z] tests/integration/api_volume_test.py .........                           [ 74%]
14:01:01 [2020-08-03T14:01:01.558Z] tests/integration/client_test.py .....                                   [ 75%]
14:01:01 [2020-08-03T14:01:01.558Z] tests/integration/context_api_test.py ...                                [ 76%]
14:01:01 [2020-08-03T14:01:01.558Z] tests/integration/errors_test.py .                                       [ 76%]
14:01:35 [2020-08-03T14:01:35.675Z] tests/integration/models_containers_test.py ............................ [ 83%]
14:01:51 [2020-08-03T14:01:51.637Z] .........                                                                [ 86%]
14:01:55 [2020-08-03T14:01:55.721Z] tests/integration/models_images_test.py ...............                  [ 89%]
14:01:57 [2020-08-03T14:01:57.159Z] tests/integration/models_networks_test.py ....                           [ 90%]
14:02:03 [2020-08-03T14:02:03.729Z] tests/integration/models_nodes_test.py .                                 [ 91%]
14:02:03 [2020-08-03T14:02:03.729Z] tests/integration/models_resources_test.py .                             [ 91%]
14:02:09 [2020-08-03T14:02:09.525Z] tests/integration/models_services_test.py ..............X.               [ 95%]
14:02:12 [2020-08-03T14:02:12.791Z] tests/integration/models_swarm_test.py ..                                [ 96%]
14:02:12 [2020-08-03T14:02:12.791Z] tests/integration/models_volumes_test.py ..                              [ 96%]
14:02:16 [2020-08-03T14:02:16.309Z] tests/integration/regression_test.py ......                              [ 98%]
14:02:16 [2020-08-03T14:02:16.821Z] tests/integration/credentials/store_test.py ......                       [ 99%]
14:02:16 [2020-08-03T14:02:16.821Z] tests/integration/credentials/utils_test.py .                            [100%]
14:02:16 [2020-08-03T14:02:16.821Z] 
14:02:16 [2020-08-03T14:02:16.821Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
14:02:16 [2020-08-03T14:02:16.821Z] =========================== short test summary info ============================
14:02:16 [2020-08-03T14:02:16.821Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
14:02:16 [2020-08-03T14:02:16.821Z]   CONFIG_RT_GROUP_SCHED isn't enabled
14:02:16 [2020-08-03T14:02:16.821Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
14:02:16 [2020-08-03T14:02:16.821Z]   Not supported on most drivers
14:02:16 [2020-08-03T14:02:16.821Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
14:02:16 [2020-08-03T14:02:16.821Z]   Output of docker top depends on host distro, and is not formalized.
14:02:16 [2020-08-03T14:02:16.821Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
14:02:16 [2020-08-03T14:02:16.821Z]   Output of docker top depends on host distro, and is not formalized.
14:02:16 [2020-08-03T14:02:16.821Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
14:02:16 [2020-08-03T14:02:16.821Z]   Can fail if eth0 has multiple IP addresses
14:02:16 [2020-08-03T14:02:16.821Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
14:02:16 [2020-08-03T14:02:16.821Z]   This doesn't seem to be taken into account by the engine
14:02:16 [2020-08-03T14:02:16.821Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
14:02:16 [2020-08-03T14:02:16.821Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
14:02:16 [2020-08-03T14:02:16.821Z] = 376 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 284.91 seconds ==
14:02:17 [2020-08-03T14:02:17.077Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
14:02:29 [2020-08-03T14:02:29.278Z] Leaving: AppArmorNo profiles have been unloaded.
14:02:29 [2020-08-03T14:02:29.278Z] 
14:02:29 [2020-08-03T14:02:29.278Z] Unloading profiles will leave already running processes permanently
14:02:29 [2020-08-03T14:02:29.278Z] unconfined, which can lead to unexpected situations.
14:02:29 [2020-08-03T14:02:29.278Z] 
14:02:29 [2020-08-03T14:02:29.278Z] To set a process to complain mode, use the command line tool
14:02:29 [2020-08-03T14:02:29.278Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
14:02:29 [2020-08-03T14:02:29.278Z]