Skip to content

Console Output

04:04:26 [2020-08-06T04:04:26.260Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41311/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2dd0b1e79cb5df63a99751e0c93b7cfadef44c37 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2dd0b1e79cb5df63a99751e0c93b7cfadef44c37 hack/make.sh dynbinary-daemon test-docker-py
04:04:26 [2020-08-06T04:04:26.821Z] 
04:04:26 [2020-08-06T04:04:26.821Z] Removing bundles/
04:04:26 [2020-08-06T04:04:26.821Z] 
04:04:26 [2020-08-06T04:04:26.821Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
04:04:26 [2020-08-06T04:04:26.821Z] Building: bundles/dynbinary-daemon/dockerd-dev
04:04:26 [2020-08-06T04:04:26.821Z] GOOS="" GOARCH="" GOARM=""
04:06:03 [2020-08-06T04:06:03.210Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
04:06:03 [2020-08-06T04:06:03.210Z] 
04:06:03 [2020-08-06T04:06:03.210Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
04:06:03 [2020-08-06T04:06:03.210Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
04:06:03 [2020-08-06T04:06:03.210Z] Using test binary docker
04:06:03 [2020-08-06T04:06:03.210Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
04:06:03 [2020-08-06T04:06:03.210Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
04:06:03 [2020-08-06T04:06:03.210Z] INFO: Waiting for daemon to start...
04:06:03 [2020-08-06T04:06:03.210Z] Starting dockerd
04:06:03 [2020-08-06T04:06:03.210Z] .
04:06:03 [2020-08-06T04:06:03.210Z] INFO: Building docker-sdk-python3:4.2.2...
04:06:35 [2020-08-06T04:06:35.306Z] sha256:c0852903db1395c7d209a2aa6d8f0a3d5feb23d65c4f852c7a8d9f090d32009a
04:06:35 [2020-08-06T04:06:35.306Z] INFO: Starting docker-py tests...
04:06:35 [2020-08-06T04:06:35.306Z] ============================= test session starts ==============================
04:06:35 [2020-08-06T04:06:35.306Z] platform linux -- Python 3.7.8, pytest-4.3.1, py-1.9.0, pluggy-0.13.1
04:06:35 [2020-08-06T04:06:35.306Z] rootdir: /src, inifile: pytest.ini
04:06:35 [2020-08-06T04:06:35.306Z] plugins: cov-2.6.1, timeout-1.3.3
04:06:35 [2020-08-06T04:06:35.562Z] collected 388 items / 2 deselected / 386 selected
04:06:35 [2020-08-06T04:06:35.562Z] 
04:06:50 [2020-08-06T04:06:50.240Z] tests/integration/api_build_test.py .......................X             [  6%]
04:06:50 [2020-08-06T04:06:50.497Z] tests/integration/api_client_test.py .....                               [  7%]
04:06:52 [2020-08-06T04:06:52.242Z] tests/integration/api_config_test.py .....                               [  8%]
04:07:06 [2020-08-06T04:07:06.715Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
04:07:57 [2020-08-06T04:07:57.684Z] .........................xx....................                          [ 29%]
04:08:12 [2020-08-06T04:08:12.672Z] tests/integration/api_exec_test.py .....................                 [ 34%]
04:08:20 [2020-08-06T04:08:20.135Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
04:08:22 [2020-08-06T04:08:22.845Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
04:08:38 [2020-08-06T04:08:38.304Z] tests/integration/api_network_test.py ...........................        [ 47%]
04:08:45 [2020-08-06T04:08:45.094Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
04:08:46 [2020-08-06T04:08:46.839Z] tests/integration/api_secret_test.py .....                               [ 51%]
04:08:50 [2020-08-06T04:08:50.877Z] tests/integration/api_service_test.py .................................. [ 60%]
04:09:05 [2020-08-06T04:09:05.563Z] .........................                                                [ 66%]
04:09:46 [2020-08-06T04:09:46.675Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
04:10:01 [2020-08-06T04:10:01.504Z] tests/integration/api_volume_test.py .........                           [ 74%]
04:10:03 [2020-08-06T04:10:03.392Z] tests/integration/client_test.py .....                                   [ 75%]
04:10:03 [2020-08-06T04:10:03.648Z] tests/integration/context_api_test.py ...                                [ 76%]
04:10:03 [2020-08-06T04:10:03.903Z] tests/integration/errors_test.py .                                       [ 76%]
04:10:41 [2020-08-06T04:10:41.003Z] tests/integration/models_containers_test.py ............................ [ 83%]
04:10:57 [2020-08-06T04:10:57.158Z] .........                                                                [ 86%]
04:11:01 [2020-08-06T04:11:01.260Z] tests/integration/models_images_test.py ...............                  [ 89%]
04:11:02 [2020-08-06T04:11:02.473Z] tests/integration/models_networks_test.py ....                           [ 90%]
04:11:09 [2020-08-06T04:11:09.008Z] tests/integration/models_nodes_test.py .                                 [ 91%]
04:11:09 [2020-08-06T04:11:09.009Z] tests/integration/models_resources_test.py .                             [ 91%]
04:11:10 [2020-08-06T04:11:10.752Z] tests/integration/models_services_test.py ..............X.               [ 95%]
04:11:14 [2020-08-06T04:11:14.005Z] tests/integration/models_swarm_test.py ..                                [ 96%]
04:11:14 [2020-08-06T04:11:14.005Z] tests/integration/models_volumes_test.py ..                              [ 96%]
04:11:17 [2020-08-06T04:11:17.592Z] tests/integration/regression_test.py ......                              [ 98%]
04:11:18 [2020-08-06T04:11:18.104Z] tests/integration/credentials/store_test.py ......                       [ 99%]
04:11:18 [2020-08-06T04:11:18.104Z] tests/integration/credentials/utils_test.py .                            [100%]
04:11:18 [2020-08-06T04:11:18.104Z] 
04:11:18 [2020-08-06T04:11:18.104Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
04:11:18 [2020-08-06T04:11:18.104Z] =========================== short test summary info ============================
04:11:18 [2020-08-06T04:11:18.104Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
04:11:18 [2020-08-06T04:11:18.104Z]   CONFIG_RT_GROUP_SCHED isn't enabled
04:11:18 [2020-08-06T04:11:18.104Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
04:11:18 [2020-08-06T04:11:18.104Z]   Not supported on most drivers
04:11:18 [2020-08-06T04:11:18.104Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
04:11:18 [2020-08-06T04:11:18.104Z]   Output of docker top depends on host distro, and is not formalized.
04:11:18 [2020-08-06T04:11:18.104Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
04:11:18 [2020-08-06T04:11:18.104Z]   Output of docker top depends on host distro, and is not formalized.
04:11:18 [2020-08-06T04:11:18.104Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
04:11:18 [2020-08-06T04:11:18.104Z]   Can fail if eth0 has multiple IP addresses
04:11:18 [2020-08-06T04:11:18.104Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
04:11:18 [2020-08-06T04:11:18.104Z]   This doesn't seem to be taken into account by the engine
04:11:18 [2020-08-06T04:11:18.104Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
04:11:18 [2020-08-06T04:11:18.104Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
04:11:18 [2020-08-06T04:11:18.104Z] = 376 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 283.60 seconds ==
04:11:18 [2020-08-06T04:11:18.359Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
04:11:30 [2020-08-06T04:11:30.519Z] Leaving: AppArmorNo profiles have been unloaded.
04:11:30 [2020-08-06T04:11:30.519Z] 
04:11:30 [2020-08-06T04:11:30.519Z] Unloading profiles will leave already running processes permanently
04:11:30 [2020-08-06T04:11:30.519Z] unconfined, which can lead to unexpected situations.
04:11:30 [2020-08-06T04:11:30.519Z] 
04:11:30 [2020-08-06T04:11:30.519Z] To set a process to complain mode, use the command line tool
04:11:30 [2020-08-06T04:11:30.519Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
04:11:30 [2020-08-06T04:11:30.519Z]