Skip to content

Console Output

01:01:15 [2019-10-10T01:01:15.332Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40038/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d64266d25db688b267378c804512ac909bad8ec0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d64266d25db688b267378c804512ac909bad8ec0 hack/make.sh dynbinary-daemon test-docker-py
01:01:16 [2019-10-10T01:01:16.263Z] 
01:01:16 [2019-10-10T01:01:16.521Z] Removing bundles/
01:01:16 [2019-10-10T01:01:16.521Z] 
01:01:16 [2019-10-10T01:01:16.521Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
01:01:16 [2019-10-10T01:01:16.521Z] Building: bundles/dynbinary-daemon/dockerd-dev
01:01:16 [2019-10-10T01:01:16.521Z] GOOS="" GOARCH="" GOARM=""
01:02:38 [2019-10-10T01:02:38.046Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
01:02:38 [2019-10-10T01:02:38.046Z] 
01:02:38 [2019-10-10T01:02:38.046Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
01:02:38 [2019-10-10T01:02:38.046Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
01:02:38 [2019-10-10T01:02:38.046Z] Using test binary docker
01:02:38 [2019-10-10T01:02:38.046Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
01:02:38 [2019-10-10T01:02:38.046Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
01:02:38 [2019-10-10T01:02:38.046Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
01:02:38 [2019-10-10T01:02:38.046Z] Warning failed to create cache: (null)
01:02:38 [2019-10-10T01:02:38.046Z] .
01:02:38 [2019-10-10T01:02:38.046Z] INFO: Waiting for daemon to start...
01:02:38 [2019-10-10T01:02:38.046Z] Starting dockerd
01:02:38 [2019-10-10T01:02:38.046Z] .
01:02:38 [2019-10-10T01:02:38.046Z] INFO: Building docker-sdk-python3:4.1.0...
01:03:24 [2019-10-10T01:03:24.689Z] sha256:40a4f4e7d63a7d52dc29242f22341b28762e7e451a98d6a5a27518dacf63b1d7
01:03:24 [2019-10-10T01:03:24.689Z] INFO: Starting docker-py tests...
01:03:24 [2019-10-10T01:03:24.689Z] ============================= test session starts ==============================
01:03:24 [2019-10-10T01:03:24.689Z] platform linux -- Python 3.7.4, pytest-4.3.1, py-1.8.0, pluggy-0.13.0
01:03:24 [2019-10-10T01:03:24.689Z] rootdir: /src, inifile: pytest.ini
01:03:24 [2019-10-10T01:03:24.689Z] plugins: timeout-1.3.3, cov-2.6.1
01:03:24 [2019-10-10T01:03:24.689Z] collected 385 items / 5 deselected / 380 selected
01:03:24 [2019-10-10T01:03:24.689Z] 
01:03:44 [2019-10-10T01:03:44.388Z] tests/integration/api_build_test.py ......................X              [  6%]
01:03:44 [2019-10-10T01:03:44.952Z] tests/integration/api_client_test.py .....                               [  7%]
01:03:46 [2019-10-10T01:03:46.884Z] tests/integration/api_config_test.py .....                               [  8%]
01:04:22 [2019-10-10T01:04:22.101Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
01:05:25 [2019-10-10T01:05:25.910Z] ................................................                         [ 29%]
01:05:45 [2019-10-10T01:05:45.015Z] tests/integration/api_exec_test.py ....................                  [ 35%]
01:05:53 [2019-10-10T01:05:53.604Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
01:05:58 [2019-10-10T01:05:58.074Z] tests/integration/api_image_test.py ...........s.....                    [ 40%]
01:06:21 [2019-10-10T01:06:21.253Z] tests/integration/api_network_test.py ...........................        [ 47%]
01:06:30 [2019-10-10T01:06:30.706Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
01:06:32 [2019-10-10T01:06:32.404Z] tests/integration/api_secret_test.py .....                               [ 51%]
01:06:36 [2019-10-10T01:06:36.613Z] tests/integration/api_service_test.py ................s................. [ 60%]
01:06:51 [2019-10-10T01:06:51.350Z] .........................                                                [ 67%]
01:07:28 [2019-10-10T01:07:28.042Z] tests/integration/api_swarm_test.py .ssss.s...x.......                   [ 72%]
01:07:46 [2019-10-10T01:07:46.096Z] tests/integration/api_volume_test.py .........                           [ 74%]
01:07:46 [2019-10-10T01:07:46.096Z] tests/integration/client_test.py .....                                   [ 75%]
01:07:46 [2019-10-10T01:07:46.096Z] tests/integration/errors_test.py .                                       [ 76%]
01:08:24 [2019-10-10T01:08:24.728Z] tests/integration/models_containers_test.py ............................ [ 83%]
01:08:43 [2019-10-10T01:08:43.794Z] .........                                                                [ 85%]
01:08:50 [2019-10-10T01:08:50.173Z] tests/integration/models_images_test.py ...............                  [ 89%]
01:08:51 [2019-10-10T01:08:51.801Z] tests/integration/models_networks_test.py ....                           [ 90%]
01:08:58 [2019-10-10T01:08:58.346Z] tests/integration/models_nodes_test.py .                                 [ 91%]
01:08:58 [2019-10-10T01:08:58.603Z] tests/integration/models_resources_test.py .                             [ 91%]
01:09:04 [2019-10-10T01:09:04.675Z] tests/integration/models_services_test.py ..............X.               [ 95%]
01:09:07 [2019-10-10T01:09:07.939Z] tests/integration/models_swarm_test.py ..                                [ 96%]
01:09:07 [2019-10-10T01:09:07.939Z] tests/integration/models_volumes_test.py ..                              [ 96%]
01:09:12 [2019-10-10T01:09:12.778Z] tests/integration/regression_test.py ......                              [ 98%]
01:09:13 [2019-10-10T01:09:13.036Z] tests/integration/credentials/store_test.py ......                       [ 99%]
01:09:13 [2019-10-10T01:09:13.036Z] tests/integration/credentials/utils_test.py .                            [100%]
01:09:13 [2019-10-10T01:09:13.036Z] 
01:09:13 [2019-10-10T01:09:13.036Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
01:09:13 [2019-10-10T01:09:13.036Z] =========================== short test summary info ============================
01:09:13 [2019-10-10T01:09:13.036Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
01:09:13 [2019-10-10T01:09:13.036Z]   CONFIG_RT_GROUP_SCHED isn't enabled
01:09:13 [2019-10-10T01:09:13.036Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
01:09:13 [2019-10-10T01:09:13.036Z]   Not supported on most drivers
01:09:13 [2019-10-10T01:09:13.036Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
01:09:13 [2019-10-10T01:09:13.036Z]   This doesn't seem to be taken into account by the engine
01:09:13 [2019-10-10T01:09:13.036Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
01:09:13 [2019-10-10T01:09:13.036Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
01:09:13 [2019-10-10T01:09:13.036Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
01:09:13 [2019-10-10T01:09:13.036Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
01:09:13 [2019-10-10T01:09:13.036Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
01:09:13 [2019-10-10T01:09:13.036Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
01:09:13 [2019-10-10T01:09:13.036Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
01:09:13 [2019-10-10T01:09:13.036Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 352.12 seconds ==
01:09:13 [2019-10-10T01:09:13.599Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
01:09:25 [2019-10-10T01:09:25.778Z] umount: bundles/test-docker-py/root: mountpoint not found
01:09:25 [2019-10-10T01:09:25.778Z] Clearing AppArmor profiles cache:.
01:09:25 [2019-10-10T01:09:25.778Z] All profile caches have been cleared, but no profiles have been unloaded.
01:09:25 [2019-10-10T01:09:25.778Z] Unloading profiles will leave already running processes permanently
01:09:25 [2019-10-10T01:09:25.778Z] unconfined, which can lead to unexpected situations.
01:09:25 [2019-10-10T01:09:25.778Z] 
01:09:25 [2019-10-10T01:09:25.778Z] To set a process to complain mode, use the command line tool
01:09:25 [2019-10-10T01:09:25.778Z] 'aa-complain'. To really tear down all profiles, run the init script
01:09:25 [2019-10-10T01:09:25.778Z] with the 'teardown' option."
01:09:25 [2019-10-10T01:09:25.778Z]