Skip to content

Console Output

07:54:20 [2020-06-06T07:54:20.844Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41062/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e8edf5e6219ffb3a2e42899d7c1d43cb68906012 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e8edf5e6219ffb3a2e42899d7c1d43cb68906012 hack/make.sh dynbinary-daemon test-docker-py
07:54:21 [2020-06-06T07:54:21.405Z] 
07:54:21 [2020-06-06T07:54:21.405Z] Removing bundles/
07:54:21 [2020-06-06T07:54:21.405Z] 
07:54:21 [2020-06-06T07:54:21.405Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
07:54:21 [2020-06-06T07:54:21.405Z] Building: bundles/dynbinary-daemon/dockerd-dev
07:54:21 [2020-06-06T07:54:21.405Z] GOOS="" GOARCH="" GOARM=""
07:55:42 [2020-06-06T07:55:42.766Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
07:55:43 [2020-06-06T07:55:43.021Z] 
07:55:43 [2020-06-06T07:55:43.021Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
07:55:43 [2020-06-06T07:55:43.583Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
07:55:43 [2020-06-06T07:55:43.583Z] Using test binary docker
07:55:43 [2020-06-06T07:55:43.583Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
07:55:43 [2020-06-06T07:55:43.583Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
07:55:43 [2020-06-06T07:55:43.583Z] INFO: Waiting for daemon to start...
07:55:43 [2020-06-06T07:55:43.583Z] Starting dockerd
07:55:46 [2020-06-06T07:55:46.090Z] .
07:55:46 [2020-06-06T07:55:46.090Z] INFO: Building docker-sdk-python3:4.2.0...
07:56:32 [2020-06-06T07:56:32.709Z] sha256:2ad9ecc56def17bc1ff1e665ecd30840a1d3b70d1c57785f1252d29670d2fd2b
07:56:32 [2020-06-06T07:56:32.709Z] INFO: Starting docker-py tests...
07:56:32 [2020-06-06T07:56:32.709Z] ============================= test session starts ==============================
07:56:32 [2020-06-06T07:56:32.709Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
07:56:32 [2020-06-06T07:56:32.709Z] rootdir: /src, inifile: pytest.ini
07:56:32 [2020-06-06T07:56:32.709Z] plugins: cov-2.6.1, timeout-1.3.3
07:56:32 [2020-06-06T07:56:32.709Z] collected 387 items / 1 deselected / 386 selected
07:56:32 [2020-06-06T07:56:32.709Z] 
07:56:45 [2020-06-06T07:56:45.429Z] tests/integration/api_build_test.py .......................X             [  6%]
07:56:46 [2020-06-06T07:56:46.243Z] tests/integration/api_client_test.py .....                               [  7%]
07:56:47 [2020-06-06T07:56:47.604Z] tests/integration/api_config_test.py .....                               [  8%]
07:57:16 [2020-06-06T07:57:16.675Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
07:58:08 [2020-06-06T07:58:08.798Z] ................................................                         [ 29%]
07:58:24 [2020-06-06T07:58:24.457Z] tests/integration/api_exec_test.py .....................                 [ 34%]
07:58:31 [2020-06-06T07:58:31.853Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
07:58:34 [2020-06-06T07:58:34.753Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
07:58:50 [2020-06-06T07:58:50.102Z] tests/integration/api_network_test.py ...........................        [ 47%]
07:58:57 [2020-06-06T07:58:57.233Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
07:58:58 [2020-06-06T07:58:58.411Z] tests/integration/api_secret_test.py .....                               [ 51%]
07:59:02 [2020-06-06T07:59:02.797Z] tests/integration/api_service_test.py ................s................. [ 60%]
07:59:17 [2020-06-06T07:59:17.302Z] .........................                                                [ 67%]
07:59:51 [2020-06-06T07:59:51.994Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
08:00:06 [2020-06-06T08:00:06.809Z] tests/integration/api_volume_test.py .........                           [ 74%]
08:00:08 [2020-06-06T08:00:08.946Z] tests/integration/client_test.py .....                                   [ 75%]
08:00:08 [2020-06-06T08:00:08.946Z] tests/integration/context_api_test.py ..                                 [ 76%]
08:00:09 [2020-06-06T08:00:09.505Z] tests/integration/errors_test.py .                                       [ 76%]
08:00:43 [2020-06-06T08:00:43.555Z] tests/integration/models_containers_test.py ............................ [ 83%]
08:00:59 [2020-06-06T08:00:59.734Z] .........                                                                [ 86%]
08:01:03 [2020-06-06T08:01:03.784Z] tests/integration/models_images_test.py ...............                  [ 89%]
08:01:05 [2020-06-06T08:01:05.216Z] tests/integration/models_networks_test.py ....                           [ 90%]
08:01:11 [2020-06-06T08:01:11.737Z] tests/integration/models_nodes_test.py .                                 [ 91%]
08:01:11 [2020-06-06T08:01:11.737Z] tests/integration/models_resources_test.py .                             [ 91%]
08:01:17 [2020-06-06T08:01:17.781Z] tests/integration/models_services_test.py ..............X.               [ 95%]
08:01:20 [2020-06-06T08:01:20.500Z] tests/integration/models_swarm_test.py ..                                [ 96%]
08:01:20 [2020-06-06T08:01:20.500Z] tests/integration/models_volumes_test.py ..                              [ 96%]
08:01:24 [2020-06-06T08:01:24.336Z] tests/integration/regression_test.py ......                              [ 98%]
08:01:24 [2020-06-06T08:01:24.846Z] tests/integration/credentials/store_test.py ......                       [ 99%]
08:01:24 [2020-06-06T08:01:24.846Z] tests/integration/credentials/utils_test.py .                            [100%]
08:01:24 [2020-06-06T08:01:24.846Z] 
08:01:24 [2020-06-06T08:01:24.846Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
08:01:24 [2020-06-06T08:01:24.846Z] =========================== short test summary info ============================
08:01:24 [2020-06-06T08:01:24.846Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
08:01:24 [2020-06-06T08:01:24.846Z]   CONFIG_RT_GROUP_SCHED isn't enabled
08:01:24 [2020-06-06T08:01:24.846Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
08:01:24 [2020-06-06T08:01:24.846Z]   Not supported on most drivers
08:01:24 [2020-06-06T08:01:24.846Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
08:01:24 [2020-06-06T08:01:24.846Z]   Can fail if eth0 has multiple IP addresses
08:01:24 [2020-06-06T08:01:24.847Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
08:01:24 [2020-06-06T08:01:24.847Z]   This doesn't seem to be taken into account by the engine
08:01:24 [2020-06-06T08:01:24.847Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
08:01:24 [2020-06-06T08:01:24.847Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
08:01:24 [2020-06-06T08:01:24.847Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
08:01:24 [2020-06-06T08:01:24.847Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
08:01:24 [2020-06-06T08:01:24.847Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
08:01:24 [2020-06-06T08:01:24.847Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
08:01:24 [2020-06-06T08:01:24.847Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
08:01:24 [2020-06-06T08:01:24.847Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 295.79 seconds ==
08:01:25 [2020-06-06T08:01:25.101Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
08:01:37 [2020-06-06T08:01:37.249Z] Leaving: AppArmorNo profiles have been unloaded.
08:01:37 [2020-06-06T08:01:37.249Z] 
08:01:37 [2020-06-06T08:01:37.249Z] Unloading profiles will leave already running processes permanently
08:01:37 [2020-06-06T08:01:37.249Z] unconfined, which can lead to unexpected situations.
08:01:37 [2020-06-06T08:01:37.249Z] 
08:01:37 [2020-06-06T08:01:37.249Z] To set a process to complain mode, use the command line tool
08:01:37 [2020-06-06T08:01:37.249Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
08:01:37 [2020-06-06T08:01:37.249Z]