Skip to content

Console Output

04:54:51 [2019-09-30T04:54:51.044Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40009/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8498ee7514cfb166197f637cc3dd69194de5f16b -e DOCKER_GRAPHDRIVER docker:8498ee7514cfb166197f637cc3dd69194de5f16b hack/make.sh dynbinary-daemon test-docker-py
04:54:51 [2019-09-30T04:54:51.611Z] 
04:54:51 [2019-09-30T04:54:51.611Z] Removing bundles/
04:54:51 [2019-09-30T04:54:51.611Z] 
04:54:51 [2019-09-30T04:54:51.611Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
04:54:51 [2019-09-30T04:54:51.611Z] Building: bundles/dynbinary-daemon/dockerd-dev
04:54:51 [2019-09-30T04:54:51.611Z] GOOS="" GOARCH="" GOARM=""
04:56:13 [2019-09-30T04:56:13.027Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
04:56:13 [2019-09-30T04:56:13.027Z] 
04:56:13 [2019-09-30T04:56:13.027Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
04:56:13 [2019-09-30T04:56:13.027Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
04:56:13 [2019-09-30T04:56:13.027Z] Using test binary docker
04:56:13 [2019-09-30T04:56:13.027Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
04:56:13 [2019-09-30T04:56:13.027Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
04:56:13 [2019-09-30T04:56:13.027Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
04:56:13 [2019-09-30T04:56:13.027Z] Warning failed to create cache: (null)
04:56:13 [2019-09-30T04:56:13.027Z] .
04:56:13 [2019-09-30T04:56:13.027Z] INFO: Waiting for daemon to start...
04:56:13 [2019-09-30T04:56:13.027Z] Starting dockerd
04:56:13 [2019-09-30T04:56:13.027Z] .
04:56:13 [2019-09-30T04:56:13.027Z] INFO: Building docker-sdk-python3:4.0.2...
04:57:20 [2019-09-30T04:57:20.684Z] sha256:5842013807e18fa203f999a81d56948a42ffcbc7e6b1ec2eae536ccc2547b9d4
04:57:20 [2019-09-30T04:57:20.684Z] INFO: Starting docker-py tests...
04:57:20 [2019-09-30T04:57:20.684Z] ============================= test session starts ==============================
04:57:20 [2019-09-30T04:57:20.684Z] platform linux -- Python 3.6.9, pytest-4.1.0, py-1.8.0, pluggy-0.13.0
04:57:20 [2019-09-30T04:57:20.684Z] rootdir: /src, inifile: pytest.ini
04:57:20 [2019-09-30T04:57:20.684Z] plugins: timeout-1.3.3, cov-2.6.1
04:57:20 [2019-09-30T04:57:20.684Z] collected 385 items / 6 deselected
04:57:20 [2019-09-30T04:57:20.684Z] 
04:57:42 [2019-09-30T04:57:42.992Z] tests/integration/api_build_test.py ......................X              [  6%]
04:57:43 [2019-09-30T04:57:43.812Z] tests/integration/api_client_test.py .....                               [  7%]
04:57:45 [2019-09-30T04:57:45.744Z] tests/integration/api_config_test.py .....                               [  8%]
04:58:20 [2019-09-30T04:58:20.596Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
04:59:24 [2019-09-30T04:59:24.321Z] ................................................                         [ 29%]
04:59:43 [2019-09-30T04:59:43.089Z] tests/integration/api_exec_test.py ....................                  [ 35%]
04:59:51 [2019-09-30T04:59:51.052Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
04:59:55 [2019-09-30T04:59:55.525Z] tests/integration/api_image_test.py ...........s.....                    [ 40%]
05:00:17 [2019-09-30T05:00:17.592Z] tests/integration/api_network_test.py ...........................        [ 47%]
05:00:28 [2019-09-30T05:00:28.629Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
05:00:30 [2019-09-30T05:00:30.380Z] tests/integration/api_secret_test.py .....                               [ 51%]
05:00:38 [2019-09-30T05:00:38.285Z] tests/integration/api_service_test.py ................s................. [ 60%]
05:00:49 [2019-09-30T05:00:49.867Z] ........................                                                 [ 67%]
05:01:29 [2019-09-30T05:01:29.056Z] tests/integration/api_swarm_test.py .ssss.s...x.......                   [ 72%]
05:01:43 [2019-09-30T05:01:43.906Z] tests/integration/api_volume_test.py .........                           [ 74%]
05:01:45 [2019-09-30T05:01:45.799Z] tests/integration/client_test.py .....                                   [ 75%]
05:01:46 [2019-09-30T05:01:46.729Z] tests/integration/errors_test.py .                                       [ 75%]
05:02:22 [2019-09-30T05:02:22.101Z] tests/integration/models_containers_test.py ............................ [ 83%]
05:02:40 [2019-09-30T05:02:40.761Z] .........                                                                [ 85%]
05:02:47 [2019-09-30T05:02:47.373Z] tests/integration/models_images_test.py ...............                  [ 89%]
05:02:48 [2019-09-30T05:02:48.997Z] tests/integration/models_networks_test.py ....                           [ 90%]
05:02:55 [2019-09-30T05:02:55.542Z] tests/integration/models_nodes_test.py .                                 [ 91%]
05:02:55 [2019-09-30T05:02:55.799Z] tests/integration/models_resources_test.py .                             [ 91%]
05:03:01 [2019-09-30T05:03:01.877Z] tests/integration/models_services_test.py ..............X.               [ 95%]
05:03:05 [2019-09-30T05:03:05.138Z] tests/integration/models_swarm_test.py ..                                [ 96%]
05:03:05 [2019-09-30T05:03:05.395Z] tests/integration/models_volumes_test.py ..                              [ 96%]
05:03:09 [2019-09-30T05:03:09.973Z] tests/integration/regression_test.py ......                              [ 98%]
05:03:10 [2019-09-30T05:03:10.488Z] tests/integration/credentials/store_test.py ......                       [ 99%]
05:03:10 [2019-09-30T05:03:10.745Z] tests/integration/credentials/utils_test.py .                            [100%]
05:03:10 [2019-09-30T05:03:10.745Z] 
05:03:10 [2019-09-30T05:03:10.745Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
05:03:10 [2019-09-30T05:03:10.745Z] =========================== short test summary info ============================
05:03:10 [2019-09-30T05:03:10.745Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
05:03:10 [2019-09-30T05:03:10.745Z]   CONFIG_RT_GROUP_SCHED isn't enabled
05:03:10 [2019-09-30T05:03:10.745Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
05:03:10 [2019-09-30T05:03:10.745Z]   Not supported on most drivers
05:03:10 [2019-09-30T05:03:10.745Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
05:03:10 [2019-09-30T05:03:10.745Z]   This doesn't seem to be taken into account by the engine
05:03:10 [2019-09-30T05:03:10.745Z] SKIP [1] tests/integration/api_image_test.py:290: Doesn't work inside a container - FIXME
05:03:10 [2019-09-30T05:03:10.745Z] SKIP [1] tests/integration/api_service_test.py:853: API version is too low (< 1.38)
05:03:10 [2019-09-30T05:03:10.745Z] SKIP [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
05:03:10 [2019-09-30T05:03:10.745Z] SKIP [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
05:03:10 [2019-09-30T05:03:10.745Z] SKIP [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
05:03:10 [2019-09-30T05:03:10.745Z] SKIP [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
05:03:10 [2019-09-30T05:03:10.745Z] SKIP [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
05:03:10 [2019-09-30T05:03:10.745Z] = 367 passed, 7 skipped, 6 deselected, 3 xfailed, 2 xpassed in 351.19 seconds ==
05:03:11 [2019-09-30T05:03:11.003Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
05:03:23 [2019-09-30T05:03:23.220Z] umount: bundles/test-docker-py/root: mountpoint not found
05:03:23 [2019-09-30T05:03:23.220Z] Clearing AppArmor profiles cache:.
05:03:23 [2019-09-30T05:03:23.220Z] All profile caches have been cleared, but no profiles have been unloaded.
05:03:23 [2019-09-30T05:03:23.220Z] Unloading profiles will leave already running processes permanently
05:03:23 [2019-09-30T05:03:23.220Z] unconfined, which can lead to unexpected situations.
05:03:23 [2019-09-30T05:03:23.220Z] 
05:03:23 [2019-09-30T05:03:23.220Z] To set a process to complain mode, use the command line tool
05:03:23 [2019-09-30T05:03:23.220Z] 'aa-complain'. To really tear down all profiles, run the init script
05:03:23 [2019-09-30T05:03:23.220Z] with the 'teardown' option."
05:03:23 [2019-09-30T05:03:23.220Z]