Skip to content

Console Output

08:47:54 [2020-03-20T08:47:54.129Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40728/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=73561c10da517117fa773af875ff0977d4c4e233 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:73561c10da517117fa773af875ff0977d4c4e233 hack/make.sh dynbinary-daemon test-docker-py
08:47:54 [2020-03-20T08:47:54.386Z] 
08:47:54 [2020-03-20T08:47:54.644Z] Removing bundles/
08:47:54 [2020-03-20T08:47:54.644Z] 
08:47:54 [2020-03-20T08:47:54.644Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
08:47:54 [2020-03-20T08:47:54.644Z] Building: bundles/dynbinary-daemon/dockerd-dev
08:47:54 [2020-03-20T08:47:54.644Z] GOOS="" GOARCH="" GOARM=""
08:49:16 [2020-03-20T08:49:16.057Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
08:49:16 [2020-03-20T08:49:16.057Z] 
08:49:16 [2020-03-20T08:49:16.057Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
08:49:16 [2020-03-20T08:49:16.057Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
08:49:16 [2020-03-20T08:49:16.057Z] Using test binary docker
08:49:16 [2020-03-20T08:49:16.057Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
08:49:16 [2020-03-20T08:49:16.057Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
08:49:16 [2020-03-20T08:49:16.057Z] INFO: Waiting for daemon to start...
08:49:16 [2020-03-20T08:49:16.057Z] Starting dockerd
08:49:16 [2020-03-20T08:49:16.621Z] .
08:49:16 [2020-03-20T08:49:16.621Z] INFO: Building docker-sdk-python3:4.2.0...
08:50:03 [2020-03-20T08:50:03.273Z] sha256:e90cae8e8c97f50d313a73435088ed3a844b46b8fda53b896a825ed37fe25b72
08:50:03 [2020-03-20T08:50:03.273Z] INFO: Starting docker-py tests...
08:50:03 [2020-03-20T08:50:03.273Z] ============================= test session starts ==============================
08:50:03 [2020-03-20T08:50:03.273Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
08:50:03 [2020-03-20T08:50:03.273Z] rootdir: /src, inifile: pytest.ini
08:50:03 [2020-03-20T08:50:03.273Z] plugins: timeout-1.3.3, cov-2.6.1
08:50:04 [2020-03-20T08:50:04.206Z] collected 387 items / 1 deselected / 386 selected
08:50:04 [2020-03-20T08:50:04.206Z] 
08:50:26 [2020-03-20T08:50:26.270Z] tests/integration/api_build_test.py .......................X             [  6%]
08:50:26 [2020-03-20T08:50:26.527Z] tests/integration/api_client_test.py .....                               [  7%]
08:50:28 [2020-03-20T08:50:28.827Z] tests/integration/api_config_test.py .....                               [  8%]
08:51:02 [2020-03-20T08:51:02.923Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
08:52:04 [2020-03-20T08:52:04.319Z] ................................................                         [ 29%]
08:52:23 [2020-03-20T08:52:23.313Z] tests/integration/api_exec_test.py .....................                 [ 34%]
08:52:31 [2020-03-20T08:52:31.327Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
08:52:35 [2020-03-20T08:52:35.025Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
08:52:55 [2020-03-20T08:52:55.534Z] tests/integration/api_network_test.py ...........................        [ 47%]
08:53:03 [2020-03-20T08:53:03.592Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
08:53:05 [2020-03-20T08:53:05.217Z] tests/integration/api_secret_test.py .....                               [ 51%]
08:53:09 [2020-03-20T08:53:09.446Z] tests/integration/api_service_test.py ................s................. [ 60%]
08:53:23 [2020-03-20T08:53:23.993Z] .........................                                                [ 67%]
08:54:01 [2020-03-20T08:54:01.138Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
08:54:15 [2020-03-20T08:54:15.984Z] tests/integration/api_volume_test.py .........                           [ 74%]
08:54:18 [2020-03-20T08:54:18.131Z] tests/integration/client_test.py .....                                   [ 75%]
08:54:18 [2020-03-20T08:54:18.131Z] tests/integration/context_api_test.py ..                                 [ 76%]
08:54:18 [2020-03-20T08:54:18.694Z] tests/integration/errors_test.py .                                       [ 76%]
08:54:57 [2020-03-20T08:54:57.132Z] tests/integration/models_containers_test.py ............................ [ 83%]
08:55:14 [2020-03-20T08:55:14.729Z] .........                                                                [ 86%]
08:55:20 [2020-03-20T08:55:20.186Z] tests/integration/models_images_test.py ...............                  [ 89%]
08:55:21 [2020-03-20T08:55:21.810Z] tests/integration/models_networks_test.py ....                           [ 90%]
08:55:28 [2020-03-20T08:55:28.350Z] tests/integration/models_nodes_test.py .                                 [ 91%]
08:55:28 [2020-03-20T08:55:28.606Z] tests/integration/models_resources_test.py .                             [ 91%]
08:55:34 [2020-03-20T08:55:34.418Z] tests/integration/models_services_test.py ..............X.               [ 95%]
08:55:38 [2020-03-20T08:55:38.273Z] tests/integration/models_swarm_test.py ..                                [ 96%]
08:55:38 [2020-03-20T08:55:38.273Z] tests/integration/models_volumes_test.py ..                              [ 96%]
08:55:42 [2020-03-20T08:55:42.204Z] tests/integration/regression_test.py ......                              [ 98%]
08:55:42 [2020-03-20T08:55:42.718Z] tests/integration/credentials/store_test.py ......                       [ 99%]
08:55:42 [2020-03-20T08:55:42.718Z] tests/integration/credentials/utils_test.py .                            [100%]
08:55:42 [2020-03-20T08:55:42.718Z] 
08:55:42 [2020-03-20T08:55:42.718Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
08:55:42 [2020-03-20T08:55:42.718Z] =========================== short test summary info ============================
08:55:42 [2020-03-20T08:55:42.718Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
08:55:42 [2020-03-20T08:55:42.718Z]   CONFIG_RT_GROUP_SCHED isn't enabled
08:55:42 [2020-03-20T08:55:42.718Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
08:55:42 [2020-03-20T08:55:42.718Z]   Not supported on most drivers
08:55:42 [2020-03-20T08:55:42.718Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
08:55:42 [2020-03-20T08:55:42.718Z]   Can fail if eth0 has multiple IP addresses
08:55:42 [2020-03-20T08:55:42.718Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
08:55:42 [2020-03-20T08:55:42.718Z]   This doesn't seem to be taken into account by the engine
08:55:42 [2020-03-20T08:55:42.718Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
08:55:42 [2020-03-20T08:55:42.718Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
08:55:42 [2020-03-20T08:55:42.718Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
08:55:42 [2020-03-20T08:55:42.718Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
08:55:42 [2020-03-20T08:55:42.718Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
08:55:42 [2020-03-20T08:55:42.718Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
08:55:42 [2020-03-20T08:55:42.718Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
08:55:42 [2020-03-20T08:55:42.718Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 339.45 seconds ==
08:55:42 [2020-03-20T08:55:42.975Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
08:55:55 [2020-03-20T08:55:55.149Z] Leaving: AppArmorNo profiles have been unloaded.
08:55:55 [2020-03-20T08:55:55.149Z] 
08:55:55 [2020-03-20T08:55:55.149Z] Unloading profiles will leave already running processes permanently
08:55:55 [2020-03-20T08:55:55.149Z] unconfined, which can lead to unexpected situations.
08:55:55 [2020-03-20T08:55:55.149Z] 
08:55:55 [2020-03-20T08:55:55.149Z] To set a process to complain mode, use the command line tool
08:55:55 [2020-03-20T08:55:55.149Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
08:55:55 [2020-03-20T08:55:55.149Z]