Skip to content

Console Output

00:11:37 [2020-04-04T00:11:37.560Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40775/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=048f8cce1706f780f762388675b24573931c1ca3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:048f8cce1706f780f762388675b24573931c1ca3 hack/make.sh dynbinary-daemon test-docker-py
00:11:37 [2020-04-04T00:11:37.818Z] 
00:11:38 [2020-04-04T00:11:38.074Z] Removing bundles/
00:11:38 [2020-04-04T00:11:38.074Z] 
00:11:38 [2020-04-04T00:11:38.074Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
00:11:38 [2020-04-04T00:11:38.074Z] Building: bundles/dynbinary-daemon/dockerd-dev
00:11:38 [2020-04-04T00:11:38.074Z] GOOS="" GOARCH="" GOARM=""
00:12:59 [2020-04-04T00:12:59.471Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
00:12:59 [2020-04-04T00:12:59.471Z] 
00:12:59 [2020-04-04T00:12:59.471Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
00:12:59 [2020-04-04T00:12:59.471Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
00:12:59 [2020-04-04T00:12:59.471Z] Using test binary docker
00:12:59 [2020-04-04T00:12:59.471Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
00:12:59 [2020-04-04T00:12:59.471Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
00:12:59 [2020-04-04T00:12:59.471Z] INFO: Waiting for daemon to start...
00:12:59 [2020-04-04T00:12:59.471Z] Starting dockerd
00:13:00 [2020-04-04T00:13:00.401Z] .
00:13:00 [2020-04-04T00:13:00.401Z] INFO: Building docker-sdk-python3:4.2.0...
00:13:47 [2020-04-04T00:13:47.039Z] sha256:43b3cb855db4a70c1caa040b301b9d6238174a67cdb34a534beb41251782c636
00:13:47 [2020-04-04T00:13:47.039Z] INFO: Starting docker-py tests...
00:13:47 [2020-04-04T00:13:47.039Z] ============================= test session starts ==============================
00:13:47 [2020-04-04T00:13:47.039Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
00:13:47 [2020-04-04T00:13:47.039Z] rootdir: /src, inifile: pytest.ini
00:13:47 [2020-04-04T00:13:47.039Z] plugins: timeout-1.3.3, cov-2.6.1
00:13:47 [2020-04-04T00:13:47.603Z] collected 387 items / 1 deselected / 386 selected
00:13:47 [2020-04-04T00:13:47.603Z] 
00:14:08 [2020-04-04T00:14:08.962Z] tests/integration/api_build_test.py .......................X             [  6%]
00:14:09 [2020-04-04T00:14:09.525Z] tests/integration/api_client_test.py .....                               [  7%]
00:14:11 [2020-04-04T00:14:11.456Z] tests/integration/api_config_test.py .....                               [  8%]
00:14:45 [2020-04-04T00:14:45.042Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
00:15:45 [2020-04-04T00:15:45.302Z] ................................................                         [ 29%]
00:16:04 [2020-04-04T00:16:04.529Z] tests/integration/api_exec_test.py .....................                 [ 34%]
00:16:11 [2020-04-04T00:16:11.959Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
00:16:16 [2020-04-04T00:16:16.064Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
00:16:36 [2020-04-04T00:16:36.977Z] tests/integration/api_network_test.py ...........................        [ 47%]
00:16:45 [2020-04-04T00:16:45.038Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
00:16:46 [2020-04-04T00:16:46.919Z] tests/integration/api_secret_test.py .....                               [ 51%]
00:16:50 [2020-04-04T00:16:50.914Z] tests/integration/api_service_test.py ................s................. [ 60%]
00:17:05 [2020-04-04T00:17:05.641Z] .........................                                                [ 67%]
00:17:42 [2020-04-04T00:17:42.668Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
00:18:00 [2020-04-04T00:18:00.719Z] tests/integration/api_volume_test.py .........                           [ 74%]
00:18:00 [2020-04-04T00:18:00.719Z] tests/integration/client_test.py .....                                   [ 75%]
00:18:00 [2020-04-04T00:18:00.719Z] tests/integration/context_api_test.py ..                                 [ 76%]
00:18:00 [2020-04-04T00:18:00.719Z] tests/integration/errors_test.py .                                       [ 76%]
00:18:38 [2020-04-04T00:18:38.656Z] tests/integration/models_containers_test.py ............................ [ 83%]
00:18:56 [2020-04-04T00:18:56.381Z] .........                                                                [ 86%]
00:19:01 [2020-04-04T00:19:01.468Z] tests/integration/models_images_test.py ...............                  [ 89%]
00:19:03 [2020-04-04T00:19:03.092Z] tests/integration/models_networks_test.py ....                           [ 90%]
00:19:09 [2020-04-04T00:19:09.631Z] tests/integration/models_nodes_test.py .                                 [ 91%]
00:19:09 [2020-04-04T00:19:09.631Z] tests/integration/models_resources_test.py .                             [ 91%]
00:19:15 [2020-04-04T00:19:15.699Z] tests/integration/models_services_test.py ..............X.               [ 95%]
00:19:18 [2020-04-04T00:19:18.961Z] tests/integration/models_swarm_test.py ..                                [ 96%]
00:19:18 [2020-04-04T00:19:18.961Z] tests/integration/models_volumes_test.py ..                              [ 96%]
00:19:23 [2020-04-04T00:19:23.673Z] tests/integration/regression_test.py ......                              [ 98%]
00:19:23 [2020-04-04T00:19:23.930Z] tests/integration/credentials/store_test.py ......                       [ 99%]
00:19:23 [2020-04-04T00:19:23.930Z] tests/integration/credentials/utils_test.py .                            [100%]
00:19:23 [2020-04-04T00:19:23.930Z] 
00:19:23 [2020-04-04T00:19:23.930Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
00:19:23 [2020-04-04T00:19:23.930Z] =========================== short test summary info ============================
00:19:23 [2020-04-04T00:19:23.930Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
00:19:23 [2020-04-04T00:19:23.930Z]   CONFIG_RT_GROUP_SCHED isn't enabled
00:19:23 [2020-04-04T00:19:23.930Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
00:19:23 [2020-04-04T00:19:23.930Z]   Not supported on most drivers
00:19:23 [2020-04-04T00:19:23.930Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
00:19:23 [2020-04-04T00:19:23.930Z]   Can fail if eth0 has multiple IP addresses
00:19:23 [2020-04-04T00:19:23.930Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
00:19:23 [2020-04-04T00:19:23.930Z]   This doesn't seem to be taken into account by the engine
00:19:23 [2020-04-04T00:19:23.930Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
00:19:23 [2020-04-04T00:19:23.930Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
00:19:23 [2020-04-04T00:19:23.930Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
00:19:23 [2020-04-04T00:19:23.930Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
00:19:23 [2020-04-04T00:19:23.930Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
00:19:23 [2020-04-04T00:19:23.930Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
00:19:23 [2020-04-04T00:19:23.930Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
00:19:23 [2020-04-04T00:19:23.930Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 337.18 seconds ==
00:19:24 [2020-04-04T00:19:24.186Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
00:19:36 [2020-04-04T00:19:36.360Z] Leaving: AppArmorNo profiles have been unloaded.
00:19:36 [2020-04-04T00:19:36.360Z] 
00:19:36 [2020-04-04T00:19:36.360Z] Unloading profiles will leave already running processes permanently
00:19:36 [2020-04-04T00:19:36.360Z] unconfined, which can lead to unexpected situations.
00:19:36 [2020-04-04T00:19:36.360Z] 
00:19:36 [2020-04-04T00:19:36.360Z] To set a process to complain mode, use the command line tool
00:19:36 [2020-04-04T00:19:36.360Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
00:19:36 [2020-04-04T00:19:36.360Z]