Skip to content

Console Output

11:53:17 [2019-09-16T11:53:17.893Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-345/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b -e DOCKER_GRAPHDRIVER docker:c93da8ded9ac4efac6ac23af2ac32ab1ac50bb9b hack/make.sh dynbinary-daemon test-docker-py
11:53:18 [2019-09-16T11:53:18.457Z] 
11:53:18 [2019-09-16T11:53:18.714Z] Removing bundles/
11:53:18 [2019-09-16T11:53:18.714Z] 
11:53:18 [2019-09-16T11:53:18.714Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
11:53:18 [2019-09-16T11:53:18.714Z] Building: bundles/dynbinary-daemon/dockerd-dev
11:53:18 [2019-09-16T11:53:18.714Z] GOOS="" GOARCH="" GOARM=""
11:54:40 [2019-09-16T11:54:40.125Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
11:54:40 [2019-09-16T11:54:40.125Z] 
11:54:40 [2019-09-16T11:54:40.125Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
11:54:40 [2019-09-16T11:54:40.125Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
11:54:40 [2019-09-16T11:54:40.125Z] Using test binary docker
11:54:40 [2019-09-16T11:54:40.125Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
11:54:40 [2019-09-16T11:54:40.125Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
11:54:40 [2019-09-16T11:54:40.126Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
11:54:40 [2019-09-16T11:54:40.126Z] Warning failed to create cache: (null)
11:54:40 [2019-09-16T11:54:40.126Z] .
11:54:40 [2019-09-16T11:54:40.126Z] INFO: Waiting for daemon to start...
11:54:40 [2019-09-16T11:54:40.126Z] Starting dockerd
11:54:40 [2019-09-16T11:54:40.126Z] .
11:54:40 [2019-09-16T11:54:40.126Z] INFO: Building docker-sdk-python3:4.0.2...
11:55:47 [2019-09-16T11:55:47.781Z] sha256:f5ad9cd3acf93345e1887b3e8d66011d0e792b2ddc62205bd0a0611464ee380d
11:55:47 [2019-09-16T11:55:47.781Z] INFO: Starting docker-py tests...
11:55:48 [2019-09-16T11:55:48.713Z] ============================= test session starts ==============================
11:55:48 [2019-09-16T11:55:48.713Z] platform linux -- Python 3.6.9, pytest-4.1.0, py-1.8.0, pluggy-0.13.0
11:55:48 [2019-09-16T11:55:48.713Z] rootdir: /src, inifile: pytest.ini
11:55:48 [2019-09-16T11:55:48.713Z] plugins: timeout-1.3.3, cov-2.6.1
11:55:49 [2019-09-16T11:55:49.645Z] collected 385 items / 5 deselected
11:55:49 [2019-09-16T11:55:49.645Z] 
11:56:17 [2019-09-16T11:56:17.185Z] tests/integration/api_build_test.py ......................X              [  6%]
11:56:17 [2019-09-16T11:56:17.699Z] tests/integration/api_client_test.py .....                               [  7%]
11:56:20 [2019-09-16T11:56:20.155Z] tests/integration/api_config_test.py .....                               [  8%]
11:57:01 [2019-09-16T11:57:01.335Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
11:58:19 [2019-09-16T11:58:19.184Z] .................................................                        [ 30%]
11:58:42 [2019-09-16T11:58:42.295Z] tests/integration/api_exec_test.py ....................                  [ 35%]
11:58:50 [2019-09-16T11:58:50.882Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
11:58:55 [2019-09-16T11:58:55.521Z] tests/integration/api_image_test.py ...........s.....                    [ 40%]
11:59:21 [2019-09-16T11:59:21.473Z] tests/integration/api_network_test.py ...........................        [ 47%]
11:59:29 [2019-09-16T11:59:29.805Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
11:59:31 [2019-09-16T11:59:31.739Z] tests/integration/api_secret_test.py .....                               [ 52%]
11:59:38 [2019-09-16T11:59:38.313Z] tests/integration/api_service_test.py ................s................. [ 61%]
11:59:50 [2019-09-16T11:59:50.222Z] ........................                                                 [ 67%]
12:00:32 [2019-09-16T12:00:32.843Z] tests/integration/api_swarm_test.py .ssss.s...x.......                   [ 72%]
12:00:47 [2019-09-16T12:00:47.692Z] tests/integration/api_volume_test.py .........                           [ 74%]
12:00:49 [2019-09-16T12:00:49.585Z] tests/integration/client_test.py .....                                   [ 75%]
12:00:50 [2019-09-16T12:00:50.515Z] tests/integration/errors_test.py .                                       [ 76%]
12:01:30 [2019-09-16T12:01:30.145Z] tests/integration/models_containers_test.py ............................ [ 83%]
12:01:51 [2019-09-16T12:01:51.066Z] .........                                                                [ 85%]
12:01:57 [2019-09-16T12:01:57.421Z] tests/integration/models_images_test.py ...............                  [ 89%]
12:01:59 [2019-09-16T12:01:59.571Z] tests/integration/models_networks_test.py ....                           [ 90%]
12:02:04 [2019-09-16T12:02:04.945Z] tests/integration/models_nodes_test.py .                                 [ 91%]
12:02:06 [2019-09-16T12:02:06.839Z] tests/integration/models_resources_test.py .                             [ 91%]
12:02:12 [2019-09-16T12:02:12.652Z] tests/integration/models_services_test.py ..............X.               [ 95%]
12:02:17 [2019-09-16T12:02:17.067Z] tests/integration/models_swarm_test.py ..                                [ 96%]
12:02:17 [2019-09-16T12:02:17.067Z] tests/integration/models_volumes_test.py ..                              [ 96%]
12:02:22 [2019-09-16T12:02:22.459Z] tests/integration/regression_test.py ......                              [ 98%]
12:02:23 [2019-09-16T12:02:23.231Z] tests/integration/credentials/store_test.py ......                       [ 99%]
12:02:23 [2019-09-16T12:02:23.231Z] tests/integration/credentials/utils_test.py .                            [100%]
12:02:23 [2019-09-16T12:02:23.231Z] 
12:02:23 [2019-09-16T12:02:23.231Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
12:02:23 [2019-09-16T12:02:23.231Z] =========================== short test summary info ============================
12:02:23 [2019-09-16T12:02:23.232Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
12:02:23 [2019-09-16T12:02:23.232Z]   CONFIG_RT_GROUP_SCHED isn't enabled
12:02:23 [2019-09-16T12:02:23.232Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
12:02:23 [2019-09-16T12:02:23.232Z]   Not supported on most drivers
12:02:23 [2019-09-16T12:02:23.232Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
12:02:23 [2019-09-16T12:02:23.232Z]   This doesn't seem to be taken into account by the engine
12:02:23 [2019-09-16T12:02:23.232Z] SKIP [1] tests/integration/api_image_test.py:290: Doesn't work inside a container - FIXME
12:02:23 [2019-09-16T12:02:23.232Z] SKIP [1] tests/integration/api_service_test.py:853: API version is too low (< 1.38)
12:02:23 [2019-09-16T12:02:23.232Z] SKIP [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
12:02:23 [2019-09-16T12:02:23.232Z] SKIP [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
12:02:23 [2019-09-16T12:02:23.232Z] SKIP [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
12:02:23 [2019-09-16T12:02:23.232Z] SKIP [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
12:02:23 [2019-09-16T12:02:23.232Z] SKIP [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
12:02:23 [2019-09-16T12:02:23.232Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 394.56 seconds ==
12:02:23 [2019-09-16T12:02:23.488Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
12:02:35 [2019-09-16T12:02:35.669Z] umount: bundles/test-docker-py/root: mountpoint not found
12:02:35 [2019-09-16T12:02:35.669Z] Clearing AppArmor profiles cache:.
12:02:35 [2019-09-16T12:02:35.669Z] All profile caches have been cleared, but no profiles have been unloaded.
12:02:35 [2019-09-16T12:02:35.669Z] Unloading profiles will leave already running processes permanently
12:02:35 [2019-09-16T12:02:35.669Z] unconfined, which can lead to unexpected situations.
12:02:35 [2019-09-16T12:02:35.669Z] 
12:02:35 [2019-09-16T12:02:35.669Z] To set a process to complain mode, use the command line tool
12:02:35 [2019-09-16T12:02:35.669Z] 'aa-complain'. To really tear down all profiles, run the init script
12:02:35 [2019-09-16T12:02:35.669Z] with the 'teardown' option."
12:02:35 [2019-09-16T12:02:35.669Z]