Skip to content

Console Output

23:32:24 [2019-09-06T23:32:24.171Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-344/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9e05372b295ec4c3064b5ce30f003c10f09d0a2e -e DOCKER_GRAPHDRIVER docker:9e05372b295ec4c3064b5ce30f003c10f09d0a2e hack/make.sh dynbinary-daemon test-docker-py
23:32:24 [2019-09-06T23:32:24.736Z] 
23:32:24 [2019-09-06T23:32:24.736Z] Removing bundles/
23:32:24 [2019-09-06T23:32:24.736Z] 
23:32:24 [2019-09-06T23:32:24.736Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
23:32:24 [2019-09-06T23:32:24.736Z] Building: bundles/dynbinary-daemon/dockerd-dev
23:32:24 [2019-09-06T23:32:24.736Z] GOOS="" GOARCH="" GOARM=""
23:33:46 [2019-09-06T23:33:46.147Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
23:33:46 [2019-09-06T23:33:46.147Z] 
23:33:46 [2019-09-06T23:33:46.147Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
23:33:46 [2019-09-06T23:33:46.147Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
23:33:46 [2019-09-06T23:33:46.147Z] Using test binary docker
23:33:46 [2019-09-06T23:33:46.147Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
23:33:46 [2019-09-06T23:33:46.147Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
23:33:46 [2019-09-06T23:33:46.147Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
23:33:46 [2019-09-06T23:33:46.147Z] Warning failed to create cache: (null)
23:33:46 [2019-09-06T23:33:46.147Z] .
23:33:46 [2019-09-06T23:33:46.147Z] Starting dockerd
23:33:46 [2019-09-06T23:33:46.147Z] INFO: Waiting for daemon to start...
23:33:46 [2019-09-06T23:33:46.147Z] .
23:33:46 [2019-09-06T23:33:46.147Z] INFO: Building docker-sdk-python3:4.0.2...
23:34:53 [2019-09-06T23:34:53.800Z] sha256:15a3270eb32f08e92fec1aee13045dce6ad3b0f3dc1f76faef58fb008ad92c71
23:34:53 [2019-09-06T23:34:53.800Z] INFO: Starting docker-py tests...
23:34:53 [2019-09-06T23:34:53.800Z] ============================= test session starts ==============================
23:34:53 [2019-09-06T23:34:53.800Z] platform linux -- Python 3.6.9, pytest-4.1.0, py-1.8.0, pluggy-0.12.0
23:34:53 [2019-09-06T23:34:53.800Z] rootdir: /src, inifile: pytest.ini
23:34:53 [2019-09-06T23:34:53.800Z] plugins: timeout-1.3.3, cov-2.6.1
23:34:53 [2019-09-06T23:34:53.800Z] collected 385 items / 5 deselected
23:34:53 [2019-09-06T23:34:53.800Z] 
23:35:15 [2019-09-06T23:35:15.226Z] tests/integration/api_build_test.py ......................X              [  6%]
23:35:15 [2019-09-06T23:35:15.739Z] tests/integration/api_client_test.py .....                               [  7%]
23:35:17 [2019-09-06T23:35:17.669Z] tests/integration/api_config_test.py .....                               [  8%]
23:35:52 [2019-09-06T23:35:52.193Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
23:36:56 [2019-09-06T23:36:56.146Z] .................................................                        [ 30%]
23:37:15 [2019-09-06T23:37:15.034Z] tests/integration/api_exec_test.py ....................                  [ 35%]
23:37:22 [2019-09-06T23:37:22.990Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
23:37:27 [2019-09-06T23:37:27.263Z] tests/integration/api_image_test.py ...........s.....                    [ 40%]
23:37:48 [2019-09-06T23:37:48.920Z] tests/integration/api_network_test.py ...........................        [ 47%]
23:37:57 [2019-09-06T23:37:57.126Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
23:37:58 [2019-09-06T23:37:58.750Z] tests/integration/api_secret_test.py .....                               [ 52%]
23:38:04 [2019-09-06T23:38:04.923Z] tests/integration/api_service_test.py ................s................. [ 61%]
23:38:18 [2019-09-06T23:38:18.286Z] ........................                                                 [ 67%]
23:38:55 [2019-09-06T23:38:55.011Z] tests/integration/api_swarm_test.py .ssss.s...x.......                   [ 72%]
23:39:09 [2019-09-06T23:39:09.857Z] tests/integration/api_volume_test.py .........                           [ 74%]
23:39:11 [2019-09-06T23:39:11.749Z] tests/integration/client_test.py .....                                   [ 75%]
23:39:12 [2019-09-06T23:39:12.679Z] tests/integration/errors_test.py .                                       [ 76%]
23:39:45 [2019-09-06T23:39:45.989Z] tests/integration/models_containers_test.py ............................ [ 83%]
23:40:04 [2019-09-06T23:40:04.347Z] .........                                                                [ 85%]
23:40:11 [2019-09-06T23:40:11.117Z] tests/integration/models_images_test.py ...............                  [ 89%]
23:40:12 [2019-09-06T23:40:12.742Z] tests/integration/models_networks_test.py ....                           [ 90%]
23:40:19 [2019-09-06T23:40:19.284Z] tests/integration/models_nodes_test.py .                                 [ 91%]
23:40:19 [2019-09-06T23:40:19.540Z] tests/integration/models_resources_test.py .                             [ 91%]
23:40:25 [2019-09-06T23:40:25.615Z] tests/integration/models_services_test.py ..............X.               [ 95%]
23:40:29 [2019-09-06T23:40:29.402Z] tests/integration/models_swarm_test.py ..                                [ 96%]
23:40:29 [2019-09-06T23:40:29.402Z] tests/integration/models_volumes_test.py ..                              [ 96%]
23:40:33 [2019-09-06T23:40:33.674Z] tests/integration/regression_test.py ......                              [ 98%]
23:40:34 [2019-09-06T23:40:34.447Z] tests/integration/credentials/store_test.py ......                       [ 99%]
23:40:34 [2019-09-06T23:40:34.447Z] tests/integration/credentials/utils_test.py .                            [100%]
23:40:34 [2019-09-06T23:40:34.447Z] 
23:40:34 [2019-09-06T23:40:34.447Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
23:40:34 [2019-09-06T23:40:34.447Z] =========================== short test summary info ============================
23:40:34 [2019-09-06T23:40:34.447Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
23:40:34 [2019-09-06T23:40:34.447Z]   CONFIG_RT_GROUP_SCHED isn't enabled
23:40:34 [2019-09-06T23:40:34.447Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
23:40:34 [2019-09-06T23:40:34.447Z]   Not supported on most drivers
23:40:34 [2019-09-06T23:40:34.447Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
23:40:34 [2019-09-06T23:40:34.447Z]   This doesn't seem to be taken into account by the engine
23:40:34 [2019-09-06T23:40:34.447Z] SKIP [1] tests/integration/api_image_test.py:290: Doesn't work inside a container - FIXME
23:40:34 [2019-09-06T23:40:34.447Z] SKIP [1] tests/integration/api_service_test.py:853: API version is too low (< 1.38)
23:40:34 [2019-09-06T23:40:34.447Z] SKIP [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
23:40:34 [2019-09-06T23:40:34.447Z] SKIP [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
23:40:34 [2019-09-06T23:40:34.447Z] SKIP [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
23:40:34 [2019-09-06T23:40:34.447Z] SKIP [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
23:40:34 [2019-09-06T23:40:34.447Z] SKIP [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
23:40:34 [2019-09-06T23:40:34.447Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 342.19 seconds ==
23:40:34 [2019-09-06T23:40:34.703Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
23:40:46 [2019-09-06T23:40:46.879Z] umount: bundles/test-docker-py/root: mountpoint not found
23:40:46 [2019-09-06T23:40:46.879Z] Clearing AppArmor profiles cache:.
23:40:46 [2019-09-06T23:40:46.879Z] All profile caches have been cleared, but no profiles have been unloaded.
23:40:46 [2019-09-06T23:40:46.879Z] Unloading profiles will leave already running processes permanently
23:40:46 [2019-09-06T23:40:46.879Z] unconfined, which can lead to unexpected situations.
23:40:46 [2019-09-06T23:40:46.879Z] 
23:40:46 [2019-09-06T23:40:46.879Z] To set a process to complain mode, use the command line tool
23:40:46 [2019-09-06T23:40:46.879Z] 'aa-complain'. To really tear down all profiles, run the init script
23:40:46 [2019-09-06T23:40:46.879Z] with the 'teardown' option."
23:40:46 [2019-09-06T23:40:46.879Z]