Skip to content

Console Output

14:53:45 [2020-02-10T14:53:45.478Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40483/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=74187450016171819235c850ec918659096d3e9f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:74187450016171819235c850ec918659096d3e9f hack/make.sh dynbinary-daemon test-docker-py
14:53:46 [2020-02-10T14:53:46.041Z] 
14:53:46 [2020-02-10T14:53:46.041Z] Removing bundles/
14:53:46 [2020-02-10T14:53:46.041Z] 
14:53:46 [2020-02-10T14:53:46.041Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
14:53:46 [2020-02-10T14:53:46.041Z] Building: bundles/dynbinary-daemon/dockerd-dev
14:53:46 [2020-02-10T14:53:46.041Z] GOOS="" GOARCH="" GOARM=""
14:55:07 [2020-02-10T14:55:07.411Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
14:55:07 [2020-02-10T14:55:07.411Z] 
14:55:07 [2020-02-10T14:55:07.411Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
14:55:07 [2020-02-10T14:55:07.411Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
14:55:07 [2020-02-10T14:55:07.411Z] Using test binary docker
14:55:07 [2020-02-10T14:55:07.411Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:55:07 [2020-02-10T14:55:07.411Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
14:55:07 [2020-02-10T14:55:07.411Z] INFO: Waiting for daemon to start...
14:55:07 [2020-02-10T14:55:07.411Z] Starting dockerd
14:55:07 [2020-02-10T14:55:07.411Z] .
14:55:07 [2020-02-10T14:55:07.411Z] INFO: Building docker-sdk-python3:4.2.0...
14:55:54 [2020-02-10T14:55:54.025Z] sha256:08d176fc6f993784b072e227af21d44a0255968f0bbe5d49004e731622d89654
14:55:54 [2020-02-10T14:55:54.025Z] INFO: Starting docker-py tests...
14:55:54 [2020-02-10T14:55:54.025Z] ============================= test session starts ==============================
14:55:54 [2020-02-10T14:55:54.025Z] platform linux -- Python 3.7.6, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
14:55:54 [2020-02-10T14:55:54.025Z] rootdir: /src, inifile: pytest.ini
14:55:54 [2020-02-10T14:55:54.025Z] plugins: timeout-1.3.3, cov-2.6.1
14:55:54 [2020-02-10T14:55:54.952Z] collected 387 items
14:55:54 [2020-02-10T14:55:54.952Z] 
14:56:22 [2020-02-10T14:56:22.205Z] tests/integration/api_build_test.py .......................X             [  6%]
14:56:22 [2020-02-10T14:56:22.205Z] tests/integration/api_client_test.py .....                               [  7%]
14:56:24 [2020-02-10T14:56:24.649Z] tests/integration/api_config_test.py .....                               [  8%]
14:57:04 [2020-02-10T14:57:04.609Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
14:58:18 [2020-02-10T14:58:18.421Z] .................................................                        [ 29%]
14:58:42 [2020-02-10T14:58:42.068Z] tests/integration/api_exec_test.py .....................                 [ 35%]
14:58:50 [2020-02-10T14:58:50.251Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
14:58:55 [2020-02-10T14:58:55.616Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
14:59:20 [2020-02-10T14:59:20.884Z] tests/integration/api_network_test.py ...........................        [ 47%]
14:59:29 [2020-02-10T14:59:29.163Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
14:59:31 [2020-02-10T14:59:31.034Z] tests/integration/api_secret_test.py .....                               [ 51%]
14:59:36 [2020-02-10T14:59:36.202Z] tests/integration/api_service_test.py ................s................. [ 60%]
14:59:51 [2020-02-10T14:59:51.080Z] .........................                                                [ 67%]
15:00:31 [2020-02-10T15:00:31.339Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
15:00:46 [2020-02-10T15:00:46.424Z] tests/integration/api_volume_test.py .........                           [ 74%]
15:00:48 [2020-02-10T15:00:48.308Z] tests/integration/client_test.py .....                                   [ 75%]
15:00:48 [2020-02-10T15:00:48.308Z] tests/integration/context_api_test.py ..                                 [ 76%]
15:00:49 [2020-02-10T15:00:49.233Z] tests/integration/errors_test.py .                                       [ 76%]
15:03:28 [2020-02-10T15:03:28.618Z] tests/integration/models_containers_test.py ............................ [ 83%]
15:03:49 [2020-02-10T15:03:49.343Z] .........                                                                [ 86%]
15:03:55 [2020-02-10T15:03:55.136Z] tests/integration/models_images_test.py ...............                  [ 89%]
15:03:56 [2020-02-10T15:03:56.753Z] tests/integration/models_networks_test.py ....                           [ 90%]
15:04:03 [2020-02-10T15:04:03.279Z] tests/integration/models_nodes_test.py .                                 [ 91%]
15:04:04 [2020-02-10T15:04:04.204Z] tests/integration/models_resources_test.py .                             [ 91%]
15:04:09 [2020-02-10T15:04:09.949Z] tests/integration/models_services_test.py ..............X.               [ 95%]
15:04:14 [2020-02-10T15:04:14.343Z] tests/integration/models_swarm_test.py ..                                [ 96%]
15:04:14 [2020-02-10T15:04:14.344Z] tests/integration/models_volumes_test.py ..                              [ 96%]
15:04:19 [2020-02-10T15:04:19.649Z] tests/integration/regression_test.py ......                              [ 98%]
15:04:19 [2020-02-10T15:04:19.904Z] tests/integration/credentials/store_test.py ......                       [ 99%]
15:04:19 [2020-02-10T15:04:19.904Z] tests/integration/credentials/utils_test.py .                            [100%]
15:04:19 [2020-02-10T15:04:19.904Z] 
15:04:19 [2020-02-10T15:04:19.904Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
15:04:19 [2020-02-10T15:04:19.904Z] =========================== short test summary info ============================
15:04:19 [2020-02-10T15:04:19.904Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
15:04:19 [2020-02-10T15:04:19.904Z]   CONFIG_RT_GROUP_SCHED isn't enabled
15:04:19 [2020-02-10T15:04:19.904Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
15:04:19 [2020-02-10T15:04:19.904Z]   Not supported on most drivers
15:04:19 [2020-02-10T15:04:19.904Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
15:04:19 [2020-02-10T15:04:19.904Z]   Can fail if eth0 has multiple IP addresses
15:04:19 [2020-02-10T15:04:19.904Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
15:04:19 [2020-02-10T15:04:19.904Z]   This doesn't seem to be taken into account by the engine
15:04:19 [2020-02-10T15:04:19.904Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
15:04:19 [2020-02-10T15:04:19.904Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
15:04:19 [2020-02-10T15:04:19.904Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
15:04:19 [2020-02-10T15:04:19.904Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
15:04:19 [2020-02-10T15:04:19.904Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
15:04:19 [2020-02-10T15:04:19.904Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
15:04:19 [2020-02-10T15:04:19.904Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
15:04:19 [2020-02-10T15:04:19.904Z] ======== 374 passed, 7 skipped, 4 xfailed, 2 xpassed in 505.88 seconds =========
15:04:20 [2020-02-10T15:04:20.464Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
15:04:32 [2020-02-10T15:04:32.650Z] Leaving: AppArmorNo profiles have been unloaded.
15:04:32 [2020-02-10T15:04:32.650Z] 
15:04:32 [2020-02-10T15:04:32.650Z] Unloading profiles will leave already running processes permanently
15:04:32 [2020-02-10T15:04:32.650Z] unconfined, which can lead to unexpected situations.
15:04:32 [2020-02-10T15:04:32.650Z] 
15:04:32 [2020-02-10T15:04:32.650Z] To set a process to complain mode, use the command line tool
15:04:32 [2020-02-10T15:04:32.650Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:04:32 [2020-02-10T15:04:32.650Z]