Skip to content

Console Output

23:28:25 [2019-09-19T23:28:25.276Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-370/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a18eea2702791ec0095a2256d4c9906050fcd1a2 -e DOCKER_GRAPHDRIVER docker:a18eea2702791ec0095a2256d4c9906050fcd1a2 hack/make.sh dynbinary-daemon test-docker-py
23:28:25 [2019-09-19T23:28:25.840Z] 
23:28:26 [2019-09-19T23:28:26.098Z] Removing bundles/
23:28:26 [2019-09-19T23:28:26.098Z] 
23:28:26 [2019-09-19T23:28:26.098Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
23:28:26 [2019-09-19T23:28:26.098Z] Building: bundles/dynbinary-daemon/dockerd-dev
23:28:26 [2019-09-19T23:28:26.098Z] GOOS="" GOARCH="" GOARM=""
23:29:47 [2019-09-19T23:29:47.508Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
23:29:47 [2019-09-19T23:29:47.508Z] 
23:29:47 [2019-09-19T23:29:47.508Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
23:29:47 [2019-09-19T23:29:47.508Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
23:29:47 [2019-09-19T23:29:47.508Z] Using test binary docker
23:29:47 [2019-09-19T23:29:47.509Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
23:29:47 [2019-09-19T23:29:47.509Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
23:29:47 [2019-09-19T23:29:47.509Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
23:29:47 [2019-09-19T23:29:47.509Z] Warning failed to create cache: (null)
23:29:47 [2019-09-19T23:29:47.509Z] .
23:29:47 [2019-09-19T23:29:47.509Z] INFO: Waiting for daemon to start...
23:29:47 [2019-09-19T23:29:47.509Z] Starting dockerd
23:29:47 [2019-09-19T23:29:47.509Z] .
23:29:47 [2019-09-19T23:29:47.509Z] INFO: Building docker-sdk-python3:4.0.2...
23:30:55 [2019-09-19T23:30:55.186Z] sha256:71915d7eaaff81a84f0c41cecb6ffd53c3c3e65030210752c4ae520d1cf84d11
23:30:55 [2019-09-19T23:30:55.186Z] INFO: Starting docker-py tests...
23:30:55 [2019-09-19T23:30:55.442Z] ============================= test session starts ==============================
23:30:55 [2019-09-19T23:30:55.442Z] platform linux -- Python 3.6.9, pytest-4.1.0, py-1.8.0, pluggy-0.13.0
23:30:55 [2019-09-19T23:30:55.699Z] rootdir: /src, inifile: pytest.ini
23:30:55 [2019-09-19T23:30:55.700Z] plugins: timeout-1.3.3, cov-2.6.1
23:30:56 [2019-09-19T23:30:56.631Z] collected 385 items / 5 deselected
23:30:56 [2019-09-19T23:30:56.631Z] 
23:31:22 [2019-09-19T23:31:22.292Z] tests/integration/api_build_test.py ......................X              [  6%]
23:31:22 [2019-09-19T23:31:22.856Z] tests/integration/api_client_test.py .....                               [  7%]
23:31:25 [2019-09-19T23:31:25.312Z] tests/integration/api_config_test.py .....                               [  8%]
23:32:05 [2019-09-19T23:32:05.717Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
23:33:21 [2019-09-19T23:33:21.053Z] .................................................                        [ 30%]
23:33:43 [2019-09-19T23:33:43.335Z] tests/integration/api_exec_test.py ....................                  [ 35%]
23:33:51 [2019-09-19T23:33:51.926Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
23:33:57 [2019-09-19T23:33:57.071Z] tests/integration/api_image_test.py ...........s.....                    [ 40%]
23:34:22 [2019-09-19T23:34:22.996Z] tests/integration/api_network_test.py ...........................        [ 47%]
23:34:31 [2019-09-19T23:34:31.328Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
23:34:33 [2019-09-19T23:34:33.262Z] tests/integration/api_secret_test.py .....                               [ 52%]
23:34:40 [2019-09-19T23:34:40.121Z] tests/integration/api_service_test.py ................s................. [ 61%]
23:34:51 [2019-09-19T23:34:51.537Z] ........................                                                 [ 67%]
23:35:34 [2019-09-19T23:35:34.877Z] tests/integration/api_swarm_test.py .ssss.s...x.......                   [ 72%]
23:35:52 [2019-09-19T23:35:52.931Z] tests/integration/api_volume_test.py .........                           [ 74%]
23:35:52 [2019-09-19T23:35:52.931Z] tests/integration/client_test.py .....                                   [ 75%]
23:35:52 [2019-09-19T23:35:52.931Z] tests/integration/errors_test.py .                                       [ 76%]
23:36:31 [2019-09-19T23:36:31.796Z] tests/integration/models_containers_test.py ............................ [ 83%]
23:36:53 [2019-09-19T23:36:53.064Z] .........                                                                [ 85%]
23:36:59 [2019-09-19T23:36:59.169Z] tests/integration/models_images_test.py ...............                  [ 89%]
23:37:00 [2019-09-19T23:37:00.796Z] tests/integration/models_networks_test.py ....                           [ 90%]
23:37:07 [2019-09-19T23:37:07.339Z] tests/integration/models_nodes_test.py .                                 [ 91%]
23:37:08 [2019-09-19T23:37:08.268Z] tests/integration/models_resources_test.py .                             [ 91%]
23:37:14 [2019-09-19T23:37:14.083Z] tests/integration/models_services_test.py ..............X.               [ 95%]
23:37:18 [2019-09-19T23:37:18.496Z] tests/integration/models_swarm_test.py ..                                [ 96%]
23:37:18 [2019-09-19T23:37:18.496Z] tests/integration/models_volumes_test.py ..                              [ 96%]
23:37:23 [2019-09-19T23:37:23.515Z] tests/integration/regression_test.py ......                              [ 98%]
23:37:24 [2019-09-19T23:37:24.286Z] tests/integration/credentials/store_test.py ......                       [ 99%]
23:37:24 [2019-09-19T23:37:24.286Z] tests/integration/credentials/utils_test.py .                            [100%]
23:37:24 [2019-09-19T23:37:24.286Z] 
23:37:24 [2019-09-19T23:37:24.286Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
23:37:24 [2019-09-19T23:37:24.286Z] =========================== short test summary info ============================
23:37:24 [2019-09-19T23:37:24.286Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
23:37:24 [2019-09-19T23:37:24.286Z]   CONFIG_RT_GROUP_SCHED isn't enabled
23:37:24 [2019-09-19T23:37:24.286Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
23:37:24 [2019-09-19T23:37:24.286Z]   Not supported on most drivers
23:37:24 [2019-09-19T23:37:24.286Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
23:37:24 [2019-09-19T23:37:24.286Z]   This doesn't seem to be taken into account by the engine
23:37:24 [2019-09-19T23:37:24.286Z] SKIP [1] tests/integration/api_image_test.py:290: Doesn't work inside a container - FIXME
23:37:24 [2019-09-19T23:37:24.286Z] SKIP [1] tests/integration/api_service_test.py:853: API version is too low (< 1.38)
23:37:24 [2019-09-19T23:37:24.286Z] SKIP [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
23:37:24 [2019-09-19T23:37:24.286Z] SKIP [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
23:37:24 [2019-09-19T23:37:24.286Z] SKIP [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
23:37:24 [2019-09-19T23:37:24.286Z] SKIP [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
23:37:24 [2019-09-19T23:37:24.286Z] SKIP [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
23:37:24 [2019-09-19T23:37:24.286Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 388.67 seconds ==
23:37:24 [2019-09-19T23:37:24.543Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
23:37:36 [2019-09-19T23:37:36.718Z] umount: bundles/test-docker-py/root: mountpoint not found
23:37:36 [2019-09-19T23:37:36.718Z] Clearing AppArmor profiles cache:.
23:37:36 [2019-09-19T23:37:36.718Z] All profile caches have been cleared, but no profiles have been unloaded.
23:37:36 [2019-09-19T23:37:36.718Z] Unloading profiles will leave already running processes permanently
23:37:36 [2019-09-19T23:37:36.718Z] unconfined, which can lead to unexpected situations.
23:37:36 [2019-09-19T23:37:36.718Z] 
23:37:36 [2019-09-19T23:37:36.718Z] To set a process to complain mode, use the command line tool
23:37:36 [2019-09-19T23:37:36.718Z] 'aa-complain'. To really tear down all profiles, run the init script
23:37:36 [2019-09-19T23:37:36.718Z] with the 'teardown' option."
23:37:36 [2019-09-19T23:37:36.718Z]