Skip to content

Console Output

01:53:53 [2020-05-07T01:53:53.046Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40923/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=876fd2940318e3be04443baa338ad44d29e0e05d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:876fd2940318e3be04443baa338ad44d29e0e05d hack/make.sh dynbinary-daemon test-docker-py
01:53:53 [2020-05-07T01:53:53.303Z] 
01:53:53 [2020-05-07T01:53:53.560Z] Removing bundles/
01:53:53 [2020-05-07T01:53:53.560Z] 
01:53:53 [2020-05-07T01:53:53.560Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
01:53:53 [2020-05-07T01:53:53.560Z] Building: bundles/dynbinary-daemon/dockerd-dev
01:53:53 [2020-05-07T01:53:53.560Z] GOOS="" GOARCH="" GOARM=""
01:54:25 [2020-05-07T01:54:25.615Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
01:54:25 [2020-05-07T01:54:25.616Z] 
01:54:25 [2020-05-07T01:54:25.616Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
01:54:25 [2020-05-07T01:54:25.616Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
01:54:25 [2020-05-07T01:54:25.616Z] Using test binary docker
01:54:25 [2020-05-07T01:54:25.616Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
01:54:25 [2020-05-07T01:54:25.616Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
01:54:25 [2020-05-07T01:54:25.616Z] INFO: Waiting for daemon to start...
01:54:25 [2020-05-07T01:54:25.616Z] Starting dockerd
01:54:25 [2020-05-07T01:54:25.616Z] .
01:54:25 [2020-05-07T01:54:25.616Z] INFO: Building docker-sdk-python3:4.2.0...
01:55:12 [2020-05-07T01:55:12.253Z] sha256:70c46bf8dbff88bb03332d09cffe99c4293a44b2cd11429e3679221af4833897
01:55:12 [2020-05-07T01:55:12.253Z] INFO: Starting docker-py tests...
01:55:12 [2020-05-07T01:55:12.253Z] ============================= test session starts ==============================
01:55:12 [2020-05-07T01:55:12.253Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
01:55:12 [2020-05-07T01:55:12.253Z] rootdir: /src, inifile: pytest.ini
01:55:12 [2020-05-07T01:55:12.253Z] plugins: cov-2.6.1, timeout-1.3.3
01:55:12 [2020-05-07T01:55:12.253Z] collected 387 items / 1 deselected / 386 selected
01:55:12 [2020-05-07T01:55:12.253Z] 
01:55:33 [2020-05-07T01:55:33.628Z] tests/integration/api_build_test.py .......................X             [  6%]
01:55:34 [2020-05-07T01:55:34.191Z] tests/integration/api_client_test.py .....                               [  7%]
01:55:36 [2020-05-07T01:55:36.647Z] tests/integration/api_config_test.py .....                               [  8%]
01:56:13 [2020-05-07T01:56:13.485Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
01:57:20 [2020-05-07T01:57:20.748Z] ................................................                         [ 29%]
01:57:42 [2020-05-07T01:57:42.108Z] tests/integration/api_exec_test.py .....................                 [ 34%]
01:57:50 [2020-05-07T01:57:50.066Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
01:57:55 [2020-05-07T01:57:55.264Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
01:58:19 [2020-05-07T01:58:19.932Z] tests/integration/api_network_test.py ...........................        [ 47%]
01:58:27 [2020-05-07T01:58:27.621Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
01:58:29 [2020-05-07T01:58:29.552Z] tests/integration/api_secret_test.py .....                               [ 51%]
01:58:34 [2020-05-07T01:58:34.935Z] tests/integration/api_service_test.py ................s................. [ 60%]
01:58:49 [2020-05-07T01:58:49.411Z] .........................                                                [ 67%]
01:59:28 [2020-05-07T01:59:28.500Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
01:59:43 [2020-05-07T01:59:43.348Z] tests/integration/api_volume_test.py .........                           [ 74%]
01:59:45 [2020-05-07T01:59:45.240Z] tests/integration/client_test.py .....                                   [ 75%]
01:59:45 [2020-05-07T01:59:45.240Z] tests/integration/context_api_test.py ..                                 [ 76%]
01:59:46 [2020-05-07T01:59:46.170Z] tests/integration/errors_test.py .                                       [ 76%]
02:00:30 [2020-05-07T02:00:30.630Z] tests/integration/models_containers_test.py ............................ [ 83%]
02:00:49 [2020-05-07T02:00:49.836Z] .........                                                                [ 86%]
02:00:55 [2020-05-07T02:00:55.293Z] tests/integration/models_images_test.py ...............                  [ 89%]
02:00:57 [2020-05-07T02:00:57.175Z] tests/integration/models_networks_test.py ....                           [ 90%]
02:01:03 [2020-05-07T02:01:03.718Z] tests/integration/models_nodes_test.py .                                 [ 91%]
02:01:04 [2020-05-07T02:01:04.284Z] tests/integration/models_resources_test.py .                             [ 91%]
02:01:10 [2020-05-07T02:01:10.353Z] tests/integration/models_services_test.py ..............X.               [ 95%]
02:01:14 [2020-05-07T02:01:14.142Z] tests/integration/models_swarm_test.py ..                                [ 96%]
02:01:14 [2020-05-07T02:01:14.142Z] tests/integration/models_volumes_test.py ..                              [ 96%]
02:01:18 [2020-05-07T02:01:18.490Z] tests/integration/regression_test.py ......                              [ 98%]
02:01:19 [2020-05-07T02:01:19.004Z] tests/integration/credentials/store_test.py ......                       [ 99%]
02:01:19 [2020-05-07T02:01:19.004Z] tests/integration/credentials/utils_test.py .                            [100%]
02:01:19 [2020-05-07T02:01:19.004Z] 
02:01:19 [2020-05-07T02:01:19.004Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
02:01:19 [2020-05-07T02:01:19.004Z] =========================== short test summary info ============================
02:01:19 [2020-05-07T02:01:19.004Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
02:01:19 [2020-05-07T02:01:19.004Z]   CONFIG_RT_GROUP_SCHED isn't enabled
02:01:19 [2020-05-07T02:01:19.004Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
02:01:19 [2020-05-07T02:01:19.004Z]   Not supported on most drivers
02:01:19 [2020-05-07T02:01:19.004Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
02:01:19 [2020-05-07T02:01:19.004Z]   Can fail if eth0 has multiple IP addresses
02:01:19 [2020-05-07T02:01:19.004Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
02:01:19 [2020-05-07T02:01:19.004Z]   This doesn't seem to be taken into account by the engine
02:01:19 [2020-05-07T02:01:19.004Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
02:01:19 [2020-05-07T02:01:19.004Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
02:01:19 [2020-05-07T02:01:19.004Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
02:01:19 [2020-05-07T02:01:19.004Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
02:01:19 [2020-05-07T02:01:19.004Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
02:01:19 [2020-05-07T02:01:19.004Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
02:01:19 [2020-05-07T02:01:19.004Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
02:01:19 [2020-05-07T02:01:19.004Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 371.38 seconds ==
02:01:19 [2020-05-07T02:01:19.568Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
02:01:31 [2020-05-07T02:01:31.745Z] Leaving: AppArmorNo profiles have been unloaded.
02:01:31 [2020-05-07T02:01:31.745Z] 
02:01:31 [2020-05-07T02:01:31.745Z] Unloading profiles will leave already running processes permanently
02:01:31 [2020-05-07T02:01:31.745Z] unconfined, which can lead to unexpected situations.
02:01:31 [2020-05-07T02:01:31.746Z] 
02:01:31 [2020-05-07T02:01:31.746Z] To set a process to complain mode, use the command line tool
02:01:31 [2020-05-07T02:01:31.746Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
02:01:31 [2020-05-07T02:01:31.746Z]