Skip to content

Console Output

20:44:14 [2020-04-15T20:44:14.941Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39882/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=157c53c8e00a0e97eb6bd5f6b041c8cde96e5d3b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:157c53c8e00a0e97eb6bd5f6b041c8cde96e5d3b hack/make.sh dynbinary-daemon test-docker-py
20:44:15 [2020-04-15T20:44:15.197Z] 
20:44:15 [2020-04-15T20:44:15.455Z] Removing bundles/
20:44:15 [2020-04-15T20:44:15.455Z] 
20:44:15 [2020-04-15T20:44:15.455Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
20:44:15 [2020-04-15T20:44:15.455Z] Building: bundles/dynbinary-daemon/dockerd-dev
20:44:15 [2020-04-15T20:44:15.455Z] GOOS="" GOARCH="" GOARM=""
20:45:36 [2020-04-15T20:45:36.854Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
20:45:36 [2020-04-15T20:45:36.854Z] 
20:45:36 [2020-04-15T20:45:36.854Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
20:45:36 [2020-04-15T20:45:36.854Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
20:45:36 [2020-04-15T20:45:36.854Z] Using test binary docker
20:45:36 [2020-04-15T20:45:36.854Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
20:45:36 [2020-04-15T20:45:36.854Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:45:36 [2020-04-15T20:45:36.854Z] INFO: Waiting for daemon to start...
20:45:36 [2020-04-15T20:45:36.854Z] Starting dockerd
20:45:37 [2020-04-15T20:45:37.783Z] .
20:45:37 [2020-04-15T20:45:37.783Z] INFO: Building docker-sdk-python3:4.2.0...
20:46:24 [2020-04-15T20:46:24.429Z] sha256:fa3f1e08e584c57f9008714290db14759129939313b2a15b8a1422d59d0ecae1
20:46:24 [2020-04-15T20:46:24.429Z] INFO: Starting docker-py tests...
20:46:24 [2020-04-15T20:46:24.429Z] ============================= test session starts ==============================
20:46:24 [2020-04-15T20:46:24.429Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
20:46:24 [2020-04-15T20:46:24.429Z] rootdir: /src, inifile: pytest.ini
20:46:24 [2020-04-15T20:46:24.429Z] plugins: timeout-1.3.3, cov-2.6.1
20:46:24 [2020-04-15T20:46:24.429Z] collected 387 items / 1 deselected / 386 selected
20:46:24 [2020-04-15T20:46:24.429Z] 
20:46:45 [2020-04-15T20:46:45.145Z] tests/integration/api_build_test.py .......................X             [  6%]
20:46:45 [2020-04-15T20:46:45.401Z] tests/integration/api_client_test.py .....                               [  7%]
20:46:47 [2020-04-15T20:46:47.332Z] tests/integration/api_config_test.py .....                               [  8%]
20:47:21 [2020-04-15T20:47:21.243Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
20:48:21 [2020-04-15T20:48:21.278Z] ................................................                         [ 29%]
20:48:40 [2020-04-15T20:48:40.565Z] tests/integration/api_exec_test.py .....................                 [ 34%]
20:48:48 [2020-04-15T20:48:48.000Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
20:48:52 [2020-04-15T20:48:52.106Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
20:49:12 [2020-04-15T20:49:12.767Z] tests/integration/api_network_test.py ...........................        [ 47%]
20:49:20 [2020-04-15T20:49:20.569Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
20:49:22 [2020-04-15T20:49:22.432Z] tests/integration/api_secret_test.py .....                               [ 51%]
20:49:26 [2020-04-15T20:49:26.849Z] tests/integration/api_service_test.py ................s................. [ 60%]
20:49:41 [2020-04-15T20:49:41.404Z] .........................                                                [ 67%]
20:50:18 [2020-04-15T20:50:18.640Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
20:50:36 [2020-04-15T20:50:36.692Z] tests/integration/api_volume_test.py .........                           [ 74%]
20:50:36 [2020-04-15T20:50:36.692Z] tests/integration/client_test.py .....                                   [ 75%]
20:50:36 [2020-04-15T20:50:36.692Z] tests/integration/context_api_test.py ..                                 [ 76%]
20:50:36 [2020-04-15T20:50:36.692Z] tests/integration/errors_test.py .                                       [ 76%]
20:51:15 [2020-04-15T20:51:15.214Z] tests/integration/models_containers_test.py ............................ [ 83%]
20:51:32 [2020-04-15T20:51:32.947Z] .........                                                                [ 86%]
20:51:38 [2020-04-15T20:51:38.150Z] tests/integration/models_images_test.py ...............                  [ 89%]
20:51:39 [2020-04-15T20:51:39.776Z] tests/integration/models_networks_test.py ....                           [ 90%]
20:51:46 [2020-04-15T20:51:46.318Z] tests/integration/models_nodes_test.py .                                 [ 91%]
20:51:46 [2020-04-15T20:51:46.318Z] tests/integration/models_resources_test.py .                             [ 91%]
20:51:52 [2020-04-15T20:51:52.435Z] tests/integration/models_services_test.py ..............X.               [ 95%]
20:51:55 [2020-04-15T20:51:55.703Z] tests/integration/models_swarm_test.py ..                                [ 96%]
20:51:55 [2020-04-15T20:51:55.703Z] tests/integration/models_volumes_test.py ..                              [ 96%]
20:52:00 [2020-04-15T20:52:00.419Z] tests/integration/regression_test.py ......                              [ 98%]
20:52:00 [2020-04-15T20:52:00.675Z] tests/integration/credentials/store_test.py ......                       [ 99%]
20:52:00 [2020-04-15T20:52:00.675Z] tests/integration/credentials/utils_test.py .                            [100%]
20:52:00 [2020-04-15T20:52:00.675Z] 
20:52:00 [2020-04-15T20:52:00.675Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
20:52:00 [2020-04-15T20:52:00.675Z] =========================== short test summary info ============================
20:52:00 [2020-04-15T20:52:00.675Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
20:52:00 [2020-04-15T20:52:00.675Z]   CONFIG_RT_GROUP_SCHED isn't enabled
20:52:00 [2020-04-15T20:52:00.675Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
20:52:00 [2020-04-15T20:52:00.675Z]   Not supported on most drivers
20:52:00 [2020-04-15T20:52:00.675Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
20:52:00 [2020-04-15T20:52:00.675Z]   Can fail if eth0 has multiple IP addresses
20:52:00 [2020-04-15T20:52:00.675Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
20:52:00 [2020-04-15T20:52:00.675Z]   This doesn't seem to be taken into account by the engine
20:52:00 [2020-04-15T20:52:00.675Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
20:52:00 [2020-04-15T20:52:00.675Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
20:52:00 [2020-04-15T20:52:00.675Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
20:52:00 [2020-04-15T20:52:00.675Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
20:52:00 [2020-04-15T20:52:00.675Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
20:52:00 [2020-04-15T20:52:00.675Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
20:52:00 [2020-04-15T20:52:00.675Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
20:52:00 [2020-04-15T20:52:00.675Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 338.29 seconds ==
20:52:00 [2020-04-15T20:52:00.932Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
20:52:13 [2020-04-15T20:52:13.109Z] Leaving: AppArmorNo profiles have been unloaded.
20:52:13 [2020-04-15T20:52:13.109Z] 
20:52:13 [2020-04-15T20:52:13.109Z] Unloading profiles will leave already running processes permanently
20:52:13 [2020-04-15T20:52:13.109Z] unconfined, which can lead to unexpected situations.
20:52:13 [2020-04-15T20:52:13.109Z] 
20:52:13 [2020-04-15T20:52:13.109Z] To set a process to complain mode, use the command line tool
20:52:13 [2020-04-15T20:52:13.109Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
20:52:13 [2020-04-15T20:52:13.109Z]