Skip to content

Console Output

14:26:05 [2019-09-30T14:26:05.957Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39992/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=404d87ec6946aaa9c130b64c0c75514a2fcd50c0 -e DOCKER_GRAPHDRIVER docker:404d87ec6946aaa9c130b64c0c75514a2fcd50c0 hack/make.sh dynbinary-daemon test-docker-py
14:26:06 [2019-09-30T14:26:06.521Z] 
14:26:06 [2019-09-30T14:26:06.778Z] Removing bundles/
14:26:06 [2019-09-30T14:26:06.778Z] 
14:26:06 [2019-09-30T14:26:06.778Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
14:26:06 [2019-09-30T14:26:06.778Z] Building: bundles/dynbinary-daemon/dockerd-dev
14:26:06 [2019-09-30T14:26:06.778Z] GOOS="" GOARCH="" GOARM=""
14:27:28 [2019-09-30T14:27:28.175Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
14:27:28 [2019-09-30T14:27:28.175Z] 
14:27:28 [2019-09-30T14:27:28.175Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
14:27:28 [2019-09-30T14:27:28.175Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
14:27:28 [2019-09-30T14:27:28.175Z] Using test binary docker
14:27:28 [2019-09-30T14:27:28.175Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:27:28 [2019-09-30T14:27:28.175Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
14:27:28 [2019-09-30T14:27:28.175Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
14:27:28 [2019-09-30T14:27:28.175Z] Warning failed to create cache: (null)
14:27:28 [2019-09-30T14:27:28.175Z] .
14:27:28 [2019-09-30T14:27:28.175Z] INFO: Waiting for daemon to start...
14:27:28 [2019-09-30T14:27:28.175Z] Starting dockerd
14:27:28 [2019-09-30T14:27:28.175Z] .
14:27:28 [2019-09-30T14:27:28.175Z] INFO: Building docker-sdk-python3:4.0.2...
14:28:49 [2019-09-30T14:28:49.569Z] sha256:bf0f8c565678db5aeba0e319001339f33ffc8950294744a7f0f7b0f95d1958f5
14:28:49 [2019-09-30T14:28:49.569Z] INFO: Starting docker-py tests...
14:28:49 [2019-09-30T14:28:49.569Z] ============================= test session starts ==============================
14:28:49 [2019-09-30T14:28:49.569Z] platform linux -- Python 3.6.9, pytest-4.1.0, py-1.8.0, pluggy-0.13.0
14:28:49 [2019-09-30T14:28:49.569Z] rootdir: /src, inifile: pytest.ini
14:28:49 [2019-09-30T14:28:49.569Z] plugins: timeout-1.3.3, cov-2.6.1
14:28:49 [2019-09-30T14:28:49.569Z] collected 385 items / 6 deselected
14:28:49 [2019-09-30T14:28:49.569Z] 
14:29:01 [2019-09-30T14:29:01.174Z] tests/integration/api_build_test.py ......................X              [  6%]
14:29:01 [2019-09-30T14:29:01.736Z] tests/integration/api_client_test.py .....                               [  7%]
14:29:03 [2019-09-30T14:29:03.666Z] tests/integration/api_config_test.py .....                               [  8%]
14:29:38 [2019-09-30T14:29:38.714Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
14:30:42 [2019-09-30T14:30:42.735Z] ................................................                         [ 29%]
14:31:02 [2019-09-30T14:31:02.278Z] tests/integration/api_exec_test.py ....................                  [ 35%]
14:31:10 [2019-09-30T14:31:10.257Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
14:31:14 [2019-09-30T14:31:14.464Z] tests/integration/api_image_test.py ...........s.....                    [ 40%]
14:31:36 [2019-09-30T14:31:36.384Z] tests/integration/api_network_test.py ...........................        [ 47%]
14:31:44 [2019-09-30T14:31:44.818Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
14:31:46 [2019-09-30T14:31:46.700Z] tests/integration/api_secret_test.py .....                               [ 51%]
14:31:52 [2019-09-30T14:31:52.818Z] tests/integration/api_service_test.py ................s................. [ 60%]
14:32:06 [2019-09-30T14:32:06.434Z] ........................                                                 [ 67%]
14:32:43 [2019-09-30T14:32:43.590Z] tests/integration/api_swarm_test.py .ssss.s...x.......                   [ 72%]
14:33:01 [2019-09-30T14:33:01.637Z] tests/integration/api_volume_test.py .........                           [ 74%]
14:33:01 [2019-09-30T14:33:01.637Z] tests/integration/client_test.py .....                                   [ 75%]
14:33:01 [2019-09-30T14:33:01.637Z] tests/integration/errors_test.py .                                       [ 75%]
14:33:35 [2019-09-30T14:33:35.070Z] tests/integration/models_containers_test.py ............................ [ 83%]
14:33:52 [2019-09-30T14:33:52.746Z] .........                                                                [ 85%]
14:33:58 [2019-09-30T14:33:58.616Z] tests/integration/models_images_test.py ...............                  [ 89%]
14:34:00 [2019-09-30T14:34:00.241Z] tests/integration/models_networks_test.py ....                           [ 90%]
14:34:06 [2019-09-30T14:34:06.781Z] tests/integration/models_nodes_test.py .                                 [ 91%]
14:34:07 [2019-09-30T14:34:07.344Z] tests/integration/models_resources_test.py .                             [ 91%]
14:34:14 [2019-09-30T14:34:14.705Z] tests/integration/models_services_test.py ..............X.               [ 95%]
14:34:21 [2019-09-30T14:34:21.861Z] tests/integration/models_swarm_test.py ..                                [ 96%]
14:34:21 [2019-09-30T14:34:21.861Z] tests/integration/models_volumes_test.py ..                              [ 96%]
14:34:26 [2019-09-30T14:34:26.436Z] tests/integration/regression_test.py ......                              [ 98%]
14:34:26 [2019-09-30T14:34:26.950Z] tests/integration/credentials/store_test.py ......                       [ 99%]
14:34:26 [2019-09-30T14:34:26.950Z] tests/integration/credentials/utils_test.py .                            [100%]
14:34:26 [2019-09-30T14:34:26.950Z] 
14:34:26 [2019-09-30T14:34:26.950Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
14:34:26 [2019-09-30T14:34:26.950Z] =========================== short test summary info ============================
14:34:26 [2019-09-30T14:34:26.950Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
14:34:26 [2019-09-30T14:34:26.950Z]   CONFIG_RT_GROUP_SCHED isn't enabled
14:34:26 [2019-09-30T14:34:26.950Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
14:34:26 [2019-09-30T14:34:26.950Z]   Not supported on most drivers
14:34:26 [2019-09-30T14:34:26.950Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
14:34:26 [2019-09-30T14:34:26.950Z]   This doesn't seem to be taken into account by the engine
14:34:26 [2019-09-30T14:34:26.950Z] SKIP [1] tests/integration/api_image_test.py:290: Doesn't work inside a container - FIXME
14:34:26 [2019-09-30T14:34:26.950Z] SKIP [1] tests/integration/api_service_test.py:853: API version is too low (< 1.38)
14:34:26 [2019-09-30T14:34:26.950Z] SKIP [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
14:34:26 [2019-09-30T14:34:26.950Z] SKIP [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
14:34:26 [2019-09-30T14:34:26.950Z] SKIP [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
14:34:26 [2019-09-30T14:34:26.950Z] SKIP [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
14:34:26 [2019-09-30T14:34:26.950Z] SKIP [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
14:34:26 [2019-09-30T14:34:26.950Z] = 367 passed, 7 skipped, 6 deselected, 3 xfailed, 2 xpassed in 348.56 seconds ==
14:34:27 [2019-09-30T14:34:27.514Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
14:34:39 [2019-09-30T14:34:39.687Z] umount: bundles/test-docker-py/root: mountpoint not found
14:34:39 [2019-09-30T14:34:39.687Z] Clearing AppArmor profiles cache:.
14:34:39 [2019-09-30T14:34:39.687Z] All profile caches have been cleared, but no profiles have been unloaded.
14:34:39 [2019-09-30T14:34:39.687Z] Unloading profiles will leave already running processes permanently
14:34:39 [2019-09-30T14:34:39.687Z] unconfined, which can lead to unexpected situations.
14:34:39 [2019-09-30T14:34:39.687Z] 
14:34:39 [2019-09-30T14:34:39.687Z] To set a process to complain mode, use the command line tool
14:34:39 [2019-09-30T14:34:39.687Z] 'aa-complain'. To really tear down all profiles, run the init script
14:34:39 [2019-09-30T14:34:39.687Z] with the 'teardown' option."
14:34:39 [2019-09-30T14:34:39.687Z]