Skip to content

Console Output

00:02:37 [2020-10-02T00:02:37.139Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39838/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr18 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1958e8608e181fb00bbdb26957cf9683b045855e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1958e8608e181fb00bbdb26957cf9683b045855e hack/make.sh dynbinary-daemon test-docker-py
00:02:37 [2020-10-02T00:02:37.725Z] 
00:02:37 [2020-10-02T00:02:37.725Z] Removing bundles/
00:02:37 [2020-10-02T00:02:37.725Z] 
00:02:37 [2020-10-02T00:02:37.725Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
00:02:37 [2020-10-02T00:02:37.725Z] Building: bundles/dynbinary-daemon/dockerd-dev
00:02:37 [2020-10-02T00:02:37.725Z] GOOS="" GOARCH="" GOARM=""
00:04:14 [2020-10-02T00:04:14.198Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
00:04:14 [2020-10-02T00:04:14.198Z] 
00:04:14 [2020-10-02T00:04:14.198Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
00:04:14 [2020-10-02T00:04:14.198Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
00:04:14 [2020-10-02T00:04:14.198Z] Using test binary docker
00:04:14 [2020-10-02T00:04:14.198Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
00:04:14 [2020-10-02T00:04:14.198Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
00:04:14 [2020-10-02T00:04:14.198Z] INFO: Waiting for daemon to start...
00:04:14 [2020-10-02T00:04:14.198Z] Starting dockerd
00:04:14 [2020-10-02T00:04:14.198Z] .
00:04:14 [2020-10-02T00:04:14.198Z] INFO: Building docker-sdk-python3:4.3.0...
00:04:52 [2020-10-02T00:04:52.924Z] sha256:516cd0bd4dde496c99721fe827d216679080e55f5f881624b7668b63b14ef11a
00:04:52 [2020-10-02T00:04:52.924Z] INFO: Starting docker-py tests...
00:04:52 [2020-10-02T00:04:52.924Z] ============================= test session starts ==============================
00:04:52 [2020-10-02T00:04:52.924Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.9.0, pluggy-0.13.1
00:04:52 [2020-10-02T00:04:52.924Z] rootdir: /src, inifile: pytest.ini
00:04:52 [2020-10-02T00:04:52.924Z] plugins: timeout-1.3.3, cov-2.6.1
00:04:52 [2020-10-02T00:04:52.924Z] collected 389 items / 1 deselected / 388 selected
00:04:52 [2020-10-02T00:04:52.924Z] 
00:05:05 [2020-10-02T00:05:05.655Z] tests/integration/api_build_test.py .......................X             [  6%]
00:05:06 [2020-10-02T00:05:06.482Z] tests/integration/api_client_test.py .....                               [  7%]
00:05:07 [2020-10-02T00:05:07.988Z] tests/integration/api_config_test.py .....                               [  8%]
00:05:37 [2020-10-02T00:05:37.426Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
00:06:30 [2020-10-02T00:06:30.529Z] ..........................xx....................                         [ 29%]
00:06:46 [2020-10-02T00:06:46.423Z] tests/integration/api_exec_test.py .....................                 [ 34%]
00:06:53 [2020-10-02T00:06:53.901Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
00:06:58 [2020-10-02T00:06:58.408Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
00:07:14 [2020-10-02T00:07:14.335Z] tests/integration/api_network_test.py ............................       [ 47%]
00:07:23 [2020-10-02T00:07:23.240Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
00:07:24 [2020-10-02T00:07:24.748Z] tests/integration/api_secret_test.py .....                               [ 51%]
00:07:29 [2020-10-02T00:07:29.089Z] tests/integration/api_service_test.py .................................. [ 60%]
00:07:43 [2020-10-02T00:07:43.611Z] .........................                                                [ 67%]
00:08:24 [2020-10-02T00:08:24.577Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
00:08:42 [2020-10-02T00:08:42.665Z] tests/integration/api_volume_test.py .........                           [ 74%]
00:08:42 [2020-10-02T00:08:42.665Z] tests/integration/client_test.py .....                                   [ 75%]
00:08:42 [2020-10-02T00:08:42.665Z] tests/integration/context_api_test.py ...                                [ 76%]
00:08:42 [2020-10-02T00:08:42.665Z] tests/integration/errors_test.py .                                       [ 76%]
00:09:26 [2020-10-02T00:09:26.377Z] tests/integration/models_containers_test.py ............................ [ 83%]
00:09:42 [2020-10-02T00:09:42.313Z] .........                                                                [ 86%]
00:09:48 [2020-10-02T00:09:48.429Z] tests/integration/models_images_test.py ...............                  [ 89%]
00:09:49 [2020-10-02T00:09:49.882Z] tests/integration/models_networks_test.py ....                           [ 90%]
00:09:56 [2020-10-02T00:09:56.447Z] tests/integration/models_nodes_test.py .                                 [ 91%]
00:09:56 [2020-10-02T00:09:56.447Z] tests/integration/models_resources_test.py .                             [ 91%]
00:10:02 [2020-10-02T00:10:02.237Z] tests/integration/models_services_test.py ..............X.               [ 95%]
00:10:05 [2020-10-02T00:10:05.517Z] tests/integration/models_swarm_test.py ..                                [ 96%]
00:10:05 [2020-10-02T00:10:05.517Z] tests/integration/models_volumes_test.py ..                              [ 96%]
00:10:09 [2020-10-02T00:10:09.447Z] tests/integration/regression_test.py ......                              [ 98%]
00:10:09 [2020-10-02T00:10:09.706Z] tests/integration/credentials/store_test.py ......                       [ 99%]
00:10:09 [2020-10-02T00:10:09.706Z] tests/integration/credentials/utils_test.py .                            [100%]
00:10:09 [2020-10-02T00:10:09.706Z] 
00:10:09 [2020-10-02T00:10:09.706Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
00:10:09 [2020-10-02T00:10:09.706Z] =========================== short test summary info ============================
00:10:09 [2020-10-02T00:10:09.706Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
00:10:09 [2020-10-02T00:10:09.706Z]   CONFIG_RT_GROUP_SCHED isn't enabled
00:10:09 [2020-10-02T00:10:09.706Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
00:10:09 [2020-10-02T00:10:09.706Z]   Not supported on most drivers
00:10:09 [2020-10-02T00:10:09.706Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
00:10:09 [2020-10-02T00:10:09.706Z]   Output of docker top depends on host distro, and is not formalized.
00:10:09 [2020-10-02T00:10:09.706Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
00:10:09 [2020-10-02T00:10:09.706Z]   Output of docker top depends on host distro, and is not formalized.
00:10:09 [2020-10-02T00:10:09.706Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
00:10:09 [2020-10-02T00:10:09.706Z]   Can fail if eth0 has multiple IP addresses
00:10:09 [2020-10-02T00:10:09.706Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
00:10:09 [2020-10-02T00:10:09.706Z]   This doesn't seem to be taken into account by the engine
00:10:09 [2020-10-02T00:10:09.706Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
00:10:09 [2020-10-02T00:10:09.706Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
00:10:09 [2020-10-02T00:10:09.706Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 321.64 seconds ==
00:10:09 [2020-10-02T00:10:09.966Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
00:10:22 [2020-10-02T00:10:22.171Z] Leaving: AppArmorNo profiles have been unloaded.
00:10:22 [2020-10-02T00:10:22.171Z] 
00:10:22 [2020-10-02T00:10:22.171Z] Unloading profiles will leave already running processes permanently
00:10:22 [2020-10-02T00:10:22.171Z] unconfined, which can lead to unexpected situations.
00:10:22 [2020-10-02T00:10:22.171Z] 
00:10:22 [2020-10-02T00:10:22.171Z] To set a process to complain mode, use the command line tool
00:10:22 [2020-10-02T00:10:22.171Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
00:10:22 [2020-10-02T00:10:22.171Z]