Skip to content

Console Output

22:06:53 [2019-12-30T22:06:53.434Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40331/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9177ac322afe2371376591094116be59f3fef054 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9177ac322afe2371376591094116be59f3fef054 hack/make.sh dynbinary-daemon test-docker-py
22:06:53 [2019-12-30T22:06:53.997Z] 
22:06:53 [2019-12-30T22:06:53.997Z] Removing bundles/
22:06:53 [2019-12-30T22:06:53.997Z] 
22:06:53 [2019-12-30T22:06:53.997Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
22:06:53 [2019-12-30T22:06:53.997Z] Building: bundles/dynbinary-daemon/dockerd-dev
22:06:53 [2019-12-30T22:06:53.997Z] GOOS="" GOARCH="" GOARM=""
22:08:15 [2019-12-30T22:08:15.411Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
22:08:15 [2019-12-30T22:08:15.411Z] 
22:08:15 [2019-12-30T22:08:15.411Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
22:08:15 [2019-12-30T22:08:15.411Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
22:08:15 [2019-12-30T22:08:15.411Z] Using test binary docker
22:08:15 [2019-12-30T22:08:15.411Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
22:08:15 [2019-12-30T22:08:15.411Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
22:08:15 [2019-12-30T22:08:15.411Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
22:08:15 [2019-12-30T22:08:15.411Z] Warning failed to create cache: (null)
22:08:15 [2019-12-30T22:08:15.411Z] .
22:08:15 [2019-12-30T22:08:15.411Z] INFO: Waiting for daemon to start...
22:08:15 [2019-12-30T22:08:15.411Z] Starting dockerd
22:08:16 [2019-12-30T22:08:16.772Z] .
22:08:16 [2019-12-30T22:08:16.772Z] INFO: Building docker-sdk-python3:4.1.0...
22:09:03 [2019-12-30T22:09:03.388Z] sha256:0010d1839cc520f3d08c14b31827cfd9caf78243d519dd1d5dd46ac05533f3bf
22:09:03 [2019-12-30T22:09:03.388Z] INFO: Starting docker-py tests...
22:09:03 [2019-12-30T22:09:03.388Z] ============================= test session starts ==============================
22:09:03 [2019-12-30T22:09:03.388Z] platform linux -- Python 3.7.6, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
22:09:03 [2019-12-30T22:09:03.388Z] rootdir: /src, inifile: pytest.ini
22:09:03 [2019-12-30T22:09:03.388Z] plugins: timeout-1.3.3, cov-2.6.1
22:09:03 [2019-12-30T22:09:03.388Z] collected 385 items / 5 deselected / 380 selected
22:09:03 [2019-12-30T22:09:03.388Z] 
22:09:24 [2019-12-30T22:09:24.152Z] tests/integration/api_build_test.py ......................X              [  6%]
22:09:24 [2019-12-30T22:09:24.408Z] tests/integration/api_client_test.py .....                               [  7%]
22:09:26 [2019-12-30T22:09:26.330Z] tests/integration/api_config_test.py .....                               [  8%]
22:10:00 [2019-12-30T22:10:00.365Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
22:11:01 [2019-12-30T22:11:01.165Z] ................................................                         [ 29%]
22:11:19 [2019-12-30T22:11:19.410Z] tests/integration/api_exec_test.py ....................                  [ 35%]
22:11:26 [2019-12-30T22:11:26.811Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
22:11:30 [2019-12-30T22:11:30.533Z] tests/integration/api_image_test.py ...........s.....                    [ 40%]
22:11:51 [2019-12-30T22:11:51.445Z] tests/integration/api_network_test.py ...........................        [ 47%]
22:11:59 [2019-12-30T22:11:59.568Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
22:12:01 [2019-12-30T22:12:01.213Z] tests/integration/api_secret_test.py .....                               [ 51%]
22:12:05 [2019-12-30T22:12:05.973Z] tests/integration/api_service_test.py ................s................. [ 60%]
22:12:20 [2019-12-30T22:12:20.415Z] .........................                                                [ 67%]
22:12:57 [2019-12-30T22:12:57.442Z] tests/integration/api_swarm_test.py .ssss.s...x.......                   [ 72%]
22:13:15 [2019-12-30T22:13:15.555Z] tests/integration/api_volume_test.py .........                           [ 74%]
22:13:15 [2019-12-30T22:13:15.555Z] tests/integration/client_test.py .....                                   [ 75%]
22:13:15 [2019-12-30T22:13:15.555Z] tests/integration/errors_test.py .                                       [ 76%]
22:13:49 [2019-12-30T22:13:49.702Z] tests/integration/models_containers_test.py ............................ [ 83%]
22:14:08 [2019-12-30T22:14:08.264Z] .........                                                                [ 85%]
22:14:13 [2019-12-30T22:14:13.081Z] tests/integration/models_images_test.py ...............                  [ 89%]
22:14:14 [2019-12-30T22:14:14.951Z] tests/integration/models_networks_test.py ....                           [ 90%]
22:14:20 [2019-12-30T22:14:20.186Z] tests/integration/models_nodes_test.py .                                 [ 91%]
22:14:21 [2019-12-30T22:14:21.547Z] tests/integration/models_resources_test.py .                             [ 91%]
22:14:27 [2019-12-30T22:14:27.594Z] tests/integration/models_services_test.py ..............X.               [ 95%]
22:14:31 [2019-12-30T22:14:31.362Z] tests/integration/models_swarm_test.py ..                                [ 96%]
22:14:31 [2019-12-30T22:14:31.362Z] tests/integration/models_volumes_test.py ..                              [ 96%]
22:14:35 [2019-12-30T22:14:35.437Z] tests/integration/regression_test.py ......                              [ 98%]
22:14:35 [2019-12-30T22:14:35.947Z] tests/integration/credentials/store_test.py ......                       [ 99%]
22:14:35 [2019-12-30T22:14:35.947Z] tests/integration/credentials/utils_test.py .                            [100%]
22:14:35 [2019-12-30T22:14:35.947Z] 
22:14:35 [2019-12-30T22:14:35.947Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
22:14:35 [2019-12-30T22:14:35.947Z] =========================== short test summary info ============================
22:14:35 [2019-12-30T22:14:35.947Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
22:14:35 [2019-12-30T22:14:35.947Z]   CONFIG_RT_GROUP_SCHED isn't enabled
22:14:35 [2019-12-30T22:14:35.947Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
22:14:35 [2019-12-30T22:14:35.947Z]   Not supported on most drivers
22:14:35 [2019-12-30T22:14:35.947Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
22:14:35 [2019-12-30T22:14:35.947Z]   This doesn't seem to be taken into account by the engine
22:14:35 [2019-12-30T22:14:35.947Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
22:14:35 [2019-12-30T22:14:35.947Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
22:14:35 [2019-12-30T22:14:35.947Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
22:14:35 [2019-12-30T22:14:35.947Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
22:14:35 [2019-12-30T22:14:35.947Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
22:14:35 [2019-12-30T22:14:35.947Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
22:14:35 [2019-12-30T22:14:35.947Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
22:14:35 [2019-12-30T22:14:35.947Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 334.10 seconds ==
22:14:36 [2019-12-30T22:14:36.506Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
22:14:48 [2019-12-30T22:14:48.660Z] Clearing AppArmor profiles cache:.
22:14:48 [2019-12-30T22:14:48.660Z] All profile caches have been cleared, but no profiles have been unloaded.
22:14:48 [2019-12-30T22:14:48.660Z] Unloading profiles will leave already running processes permanently
22:14:48 [2019-12-30T22:14:48.660Z] unconfined, which can lead to unexpected situations.
22:14:48 [2019-12-30T22:14:48.660Z] 
22:14:48 [2019-12-30T22:14:48.660Z] To set a process to complain mode, use the command line tool
22:14:48 [2019-12-30T22:14:48.660Z] 'aa-complain'. To really tear down all profiles, run the init script
22:14:48 [2019-12-30T22:14:48.660Z] with the 'teardown' option."
22:14:48 [2019-12-30T22:14:48.660Z]