Skip to content

Console Output

09:52:08 [2020-07-08T09:52:08.457Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41185/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e7c2b106ec7785fcb54b1cf80258a2bea25ed020 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:e7c2b106ec7785fcb54b1cf80258a2bea25ed020 hack/make.sh dynbinary-daemon test-docker-py
09:52:09 [2020-07-08T09:52:09.024Z] 
09:52:09 [2020-07-08T09:52:09.024Z] Removing bundles/
09:52:09 [2020-07-08T09:52:09.024Z] 
09:52:09 [2020-07-08T09:52:09.024Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
09:52:09 [2020-07-08T09:52:09.025Z] Building: bundles/dynbinary-daemon/dockerd-dev
09:52:09 [2020-07-08T09:52:09.025Z] GOOS="" GOARCH="" GOARM=""
09:53:30 [2020-07-08T09:53:30.498Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
09:53:30 [2020-07-08T09:53:30.498Z] 
09:53:30 [2020-07-08T09:53:30.498Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
09:53:30 [2020-07-08T09:53:30.498Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
09:53:30 [2020-07-08T09:53:30.498Z] Using test binary docker
09:53:30 [2020-07-08T09:53:30.498Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
09:53:30 [2020-07-08T09:53:30.498Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
09:53:30 [2020-07-08T09:53:30.498Z] INFO: Waiting for daemon to start...
09:53:30 [2020-07-08T09:53:30.498Z] Starting dockerd
09:53:30 [2020-07-08T09:53:30.498Z] .
09:53:30 [2020-07-08T09:53:30.498Z] INFO: Building docker-sdk-python3:4.1.0...
09:54:17 [2020-07-08T09:54:17.202Z] sha256:4e3960db027942b4ae90ec4b73c40f901b75f46ba97636b024a50d5230aedb7d
09:54:17 [2020-07-08T09:54:17.202Z] INFO: Starting docker-py tests...
09:54:17 [2020-07-08T09:54:17.202Z] ============================= test session starts ==============================
09:54:17 [2020-07-08T09:54:17.202Z] platform linux -- Python 3.7.8, pytest-4.3.1, py-1.9.0, pluggy-0.13.1
09:54:17 [2020-07-08T09:54:17.202Z] rootdir: /src, inifile: pytest.ini
09:54:17 [2020-07-08T09:54:17.202Z] plugins: cov-2.6.1, timeout-1.3.3
09:54:17 [2020-07-08T09:54:17.202Z] collected 385 items / 3 deselected / 382 selected
09:54:17 [2020-07-08T09:54:17.202Z] 
09:54:28 [2020-07-08T09:54:28.854Z] tests/integration/api_build_test.py .......................X             [  6%]
09:54:29 [2020-07-08T09:54:29.113Z] tests/integration/api_client_test.py .....                               [  7%]
09:54:30 [2020-07-08T09:54:30.878Z] tests/integration/api_config_test.py .....                               [  8%]
09:55:00 [2020-07-08T09:55:00.613Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
09:55:54 [2020-07-08T09:55:54.034Z] ................................................                         [ 29%]
09:56:09 [2020-07-08T09:56:09.002Z] tests/integration/api_exec_test.py ....................                  [ 35%]
09:56:16 [2020-07-08T09:56:16.476Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
09:56:19 [2020-07-08T09:56:19.221Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
09:56:34 [2020-07-08T09:56:34.606Z] tests/integration/api_network_test.py ...........................        [ 47%]
09:56:42 [2020-07-08T09:56:42.797Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
09:56:44 [2020-07-08T09:56:44.306Z] tests/integration/api_secret_test.py .....                               [ 52%]
09:56:48 [2020-07-08T09:56:48.573Z] tests/integration/api_service_test.py ................s................. [ 60%]
09:57:03 [2020-07-08T09:57:03.176Z] .........................                                                [ 67%]
09:57:37 [2020-07-08T09:57:37.779Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
09:57:52 [2020-07-08T09:57:52.673Z] tests/integration/api_volume_test.py .........                           [ 74%]
09:57:55 [2020-07-08T09:57:55.205Z] tests/integration/client_test.py .....                                   [ 76%]
09:57:55 [2020-07-08T09:57:55.205Z] tests/integration/errors_test.py .                                       [ 76%]
09:58:31 [2020-07-08T09:58:31.159Z] tests/integration/models_containers_test.py ............................ [ 83%]
09:58:47 [2020-07-08T09:58:47.406Z] .........                                                                [ 86%]
09:58:51 [2020-07-08T09:58:51.614Z] tests/integration/models_images_test.py ..............                   [ 89%]
09:58:53 [2020-07-08T09:58:53.070Z] tests/integration/models_networks_test.py ....                           [ 90%]
09:58:58 [2020-07-08T09:58:58.343Z] tests/integration/models_nodes_test.py .                                 [ 91%]
09:58:59 [2020-07-08T09:58:59.723Z] tests/integration/models_resources_test.py .                             [ 91%]
09:59:05 [2020-07-08T09:59:05.511Z] tests/integration/models_services_test.py ..............X.               [ 95%]
09:59:08 [2020-07-08T09:59:08.265Z] tests/integration/models_swarm_test.py ..                                [ 96%]
09:59:08 [2020-07-08T09:59:08.266Z] tests/integration/models_volumes_test.py ..                              [ 96%]
09:59:12 [2020-07-08T09:59:12.157Z] tests/integration/regression_test.py ......                              [ 98%]
09:59:12 [2020-07-08T09:59:12.676Z] tests/integration/credentials/store_test.py ......                       [ 99%]
09:59:12 [2020-07-08T09:59:12.676Z] tests/integration/credentials/utils_test.py .                            [100%]
09:59:12 [2020-07-08T09:59:12.676Z] 
09:59:12 [2020-07-08T09:59:12.676Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
09:59:12 [2020-07-08T09:59:12.676Z] =========================== short test summary info ============================
09:59:12 [2020-07-08T09:59:12.676Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
09:59:12 [2020-07-08T09:59:12.676Z]   CONFIG_RT_GROUP_SCHED isn't enabled
09:59:12 [2020-07-08T09:59:12.676Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
09:59:12 [2020-07-08T09:59:12.676Z]   Not supported on most drivers
09:59:12 [2020-07-08T09:59:12.676Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
09:59:12 [2020-07-08T09:59:12.676Z]   Can fail if eth0 has multiple IP addresses
09:59:12 [2020-07-08T09:59:12.676Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
09:59:12 [2020-07-08T09:59:12.676Z]   This doesn't seem to be taken into account by the engine
09:59:12 [2020-07-08T09:59:12.676Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
09:59:12 [2020-07-08T09:59:12.676Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
09:59:12 [2020-07-08T09:59:12.676Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
09:59:12 [2020-07-08T09:59:12.676Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
09:59:12 [2020-07-08T09:59:12.676Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
09:59:12 [2020-07-08T09:59:12.676Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
09:59:12 [2020-07-08T09:59:12.676Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
09:59:12 [2020-07-08T09:59:12.676Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 300.60 seconds ==
09:59:12 [2020-07-08T09:59:12.934Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
09:59:25 [2020-07-08T09:59:25.139Z] umount: bundles/test-docker-py/root: no mount point specified.
09:59:25 [2020-07-08T09:59:25.139Z] Leaving: AppArmorNo profiles have been unloaded.
09:59:25 [2020-07-08T09:59:25.139Z] 
09:59:25 [2020-07-08T09:59:25.139Z] Unloading profiles will leave already running processes permanently
09:59:25 [2020-07-08T09:59:25.139Z] unconfined, which can lead to unexpected situations.
09:59:25 [2020-07-08T09:59:25.139Z] 
09:59:25 [2020-07-08T09:59:25.139Z] To set a process to complain mode, use the command line tool
09:59:25 [2020-07-08T09:59:25.139Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:59:25 [2020-07-08T09:59:25.139Z]