Skip to content

Console Output

20:07:14 [2019-10-02T20:07:14.285Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39776/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr20 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c9a08afb96b18b6f76c1cdca33c02088db155454 -e DOCKER_GRAPHDRIVER docker:c9a08afb96b18b6f76c1cdca33c02088db155454 hack/make.sh dynbinary-daemon test-docker-py
20:07:14 [2019-10-02T20:07:14.849Z] 
20:07:14 [2019-10-02T20:07:14.849Z] Removing bundles/
20:07:14 [2019-10-02T20:07:14.849Z] 
20:07:14 [2019-10-02T20:07:14.849Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
20:07:15 [2019-10-02T20:07:15.106Z] Building: bundles/dynbinary-daemon/dockerd-dev
20:07:15 [2019-10-02T20:07:15.106Z] GOOS="" GOARCH="" GOARM=""
20:08:36 [2019-10-02T20:08:36.511Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
20:08:36 [2019-10-02T20:08:36.511Z] 
20:08:36 [2019-10-02T20:08:36.511Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
20:08:36 [2019-10-02T20:08:36.511Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
20:08:36 [2019-10-02T20:08:36.511Z] Using test binary docker
20:08:36 [2019-10-02T20:08:36.511Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
20:08:36 [2019-10-02T20:08:36.511Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
20:08:36 [2019-10-02T20:08:36.511Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
20:08:36 [2019-10-02T20:08:36.511Z] Warning failed to create cache: (null)
20:08:36 [2019-10-02T20:08:36.511Z] .
20:08:36 [2019-10-02T20:08:36.511Z] INFO: Waiting for daemon to start...
20:08:36 [2019-10-02T20:08:36.511Z] Starting dockerd
20:08:36 [2019-10-02T20:08:36.511Z] .
20:08:36 [2019-10-02T20:08:36.511Z] INFO: Building docker-sdk-python3:master...
20:09:23 [2019-10-02T20:09:23.148Z] sha256:201fbfc6ebd8174249ac6467ddde86eaaf2c59984b3edc6e7972611578baeaff
20:09:23 [2019-10-02T20:09:23.148Z] INFO: Starting docker-py tests...
20:09:23 [2019-10-02T20:09:23.148Z] ============================= test session starts ==============================
20:09:23 [2019-10-02T20:09:23.148Z] platform linux -- Python 3.7.4, pytest-4.3.1, py-1.8.0, pluggy-0.13.0
20:09:23 [2019-10-02T20:09:23.148Z] rootdir: /src, inifile: pytest.ini
20:09:23 [2019-10-02T20:09:23.148Z] plugins: timeout-1.3.3, cov-2.6.1
20:09:23 [2019-10-02T20:09:23.148Z] collected 385 items / 5 deselected / 380 selected
20:09:23 [2019-10-02T20:09:23.148Z] 
20:09:40 [2019-10-02T20:09:40.277Z] tests/integration/api_build_test.py ......................X              [  6%]
20:09:40 [2019-10-02T20:09:40.840Z] tests/integration/api_client_test.py .....                               [  7%]
20:09:42 [2019-10-02T20:09:42.774Z] tests/integration/api_config_test.py .....                               [  8%]
20:10:17 [2019-10-02T20:10:17.829Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
20:11:21 [2019-10-02T20:11:21.688Z] ................................................                         [ 29%]
20:11:40 [2019-10-02T20:11:40.593Z] tests/integration/api_exec_test.py ....................                  [ 35%]
20:11:48 [2019-10-02T20:11:48.551Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
20:11:52 [2019-10-02T20:11:52.457Z] tests/integration/api_image_test.py ...........s.....                    [ 40%]
20:12:14 [2019-10-02T20:12:14.431Z] tests/integration/api_network_test.py ...........................        [ 47%]
20:12:22 [2019-10-02T20:12:22.777Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
20:12:24 [2019-10-02T20:12:24.709Z] tests/integration/api_secret_test.py .....                               [ 51%]
20:12:29 [2019-10-02T20:12:29.494Z] tests/integration/api_service_test.py ................s................. [ 60%]
20:12:44 [2019-10-02T20:12:44.228Z] .........................                                                [ 67%]
20:13:21 [2019-10-02T20:13:21.420Z] tests/integration/api_swarm_test.py .ssss.s...x.......                   [ 72%]
20:13:36 [2019-10-02T20:13:36.271Z] tests/integration/api_volume_test.py .........                           [ 74%]
20:13:38 [2019-10-02T20:13:38.424Z] tests/integration/client_test.py .....                                   [ 75%]
20:13:39 [2019-10-02T20:13:39.356Z] tests/integration/errors_test.py .                                       [ 76%]
20:14:17 [2019-10-02T20:14:17.544Z] tests/integration/models_containers_test.py ............................ [ 83%]
20:14:36 [2019-10-02T20:14:36.266Z] .........                                                                [ 85%]
20:14:41 [2019-10-02T20:14:41.927Z] tests/integration/models_images_test.py ...............                  [ 89%]
20:14:43 [2019-10-02T20:14:43.552Z] tests/integration/models_networks_test.py ....                           [ 90%]
20:14:50 [2019-10-02T20:14:50.094Z] tests/integration/models_nodes_test.py .                                 [ 91%]
20:14:50 [2019-10-02T20:14:50.350Z] tests/integration/models_resources_test.py .                             [ 91%]
20:14:56 [2019-10-02T20:14:56.420Z] tests/integration/models_services_test.py ..............X.               [ 95%]
20:14:59 [2019-10-02T20:14:59.683Z] tests/integration/models_swarm_test.py ..                                [ 96%]
20:14:59 [2019-10-02T20:14:59.683Z] tests/integration/models_volumes_test.py ..                              [ 96%]
20:15:04 [2019-10-02T20:15:04.293Z] tests/integration/regression_test.py ......                              [ 98%]
20:15:04 [2019-10-02T20:15:04.807Z] tests/integration/credentials/store_test.py ......                       [ 99%]
20:15:04 [2019-10-02T20:15:04.807Z] tests/integration/credentials/utils_test.py .                            [100%]
20:15:04 [2019-10-02T20:15:04.807Z] 
20:15:04 [2019-10-02T20:15:04.807Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
20:15:04 [2019-10-02T20:15:04.807Z] =========================== short test summary info ============================
20:15:04 [2019-10-02T20:15:04.807Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
20:15:04 [2019-10-02T20:15:04.807Z]   CONFIG_RT_GROUP_SCHED isn't enabled
20:15:04 [2019-10-02T20:15:04.807Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
20:15:04 [2019-10-02T20:15:04.807Z]   Not supported on most drivers
20:15:04 [2019-10-02T20:15:04.807Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
20:15:04 [2019-10-02T20:15:04.807Z]   This doesn't seem to be taken into account by the engine
20:15:04 [2019-10-02T20:15:04.807Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
20:15:04 [2019-10-02T20:15:04.807Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
20:15:04 [2019-10-02T20:15:04.807Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
20:15:04 [2019-10-02T20:15:04.807Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
20:15:04 [2019-10-02T20:15:04.807Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
20:15:04 [2019-10-02T20:15:04.807Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
20:15:04 [2019-10-02T20:15:04.807Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
20:15:04 [2019-10-02T20:15:04.807Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 348.06 seconds ==
20:15:05 [2019-10-02T20:15:05.372Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
20:15:17 [2019-10-02T20:15:17.575Z] umount: bundles/test-docker-py/root: mountpoint not found
20:15:17 [2019-10-02T20:15:17.575Z] Clearing AppArmor profiles cache:.
20:15:17 [2019-10-02T20:15:17.575Z] All profile caches have been cleared, but no profiles have been unloaded.
20:15:17 [2019-10-02T20:15:17.575Z] Unloading profiles will leave already running processes permanently
20:15:17 [2019-10-02T20:15:17.575Z] unconfined, which can lead to unexpected situations.
20:15:17 [2019-10-02T20:15:17.575Z] 
20:15:17 [2019-10-02T20:15:17.575Z] To set a process to complain mode, use the command line tool
20:15:17 [2019-10-02T20:15:17.575Z] 'aa-complain'. To really tear down all profiles, run the init script
20:15:17 [2019-10-02T20:15:17.575Z] with the 'teardown' option."
20:15:17 [2019-10-02T20:15:17.575Z]