Skip to content

Console Output

14:59:34 [2020-02-22T14:59:34.507Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40563/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1a830501b737a2ff76a79ea5edd7a64ccf17e3af -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:1a830501b737a2ff76a79ea5edd7a64ccf17e3af hack/make.sh dynbinary-daemon test-docker-py
14:59:35 [2020-02-22T14:59:35.070Z] 
14:59:35 [2020-02-22T14:59:35.328Z] Removing bundles/
14:59:35 [2020-02-22T14:59:35.328Z] 
14:59:35 [2020-02-22T14:59:35.328Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
14:59:35 [2020-02-22T14:59:35.328Z] Building: bundles/dynbinary-daemon/dockerd-dev
14:59:35 [2020-02-22T14:59:35.328Z] GOOS="" GOARCH="" GOARM=""
15:00:56 [2020-02-22T15:00:56.725Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:00:56 [2020-02-22T15:00:56.725Z] 
15:00:56 [2020-02-22T15:00:56.725Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
15:00:56 [2020-02-22T15:00:56.725Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
15:00:56 [2020-02-22T15:00:56.725Z] Using test binary docker
15:00:56 [2020-02-22T15:00:56.725Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:00:56 [2020-02-22T15:00:56.725Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
15:00:56 [2020-02-22T15:00:56.725Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
15:00:56 [2020-02-22T15:00:56.725Z] Warning failed to create cache: (null)
15:00:56 [2020-02-22T15:00:56.725Z] .
15:00:56 [2020-02-22T15:00:56.725Z] INFO: Waiting for daemon to start...
15:00:56 [2020-02-22T15:00:56.725Z] Starting dockerd
15:00:56 [2020-02-22T15:00:56.725Z] .
15:00:56 [2020-02-22T15:00:56.725Z] INFO: Building docker-sdk-python3:4.1.0...
15:01:43 [2020-02-22T15:01:43.363Z] sha256:b7c8ad0e613374dbdbe173673a2ed79077a1a1ba9bd825d378d286976f15748f
15:01:43 [2020-02-22T15:01:43.363Z] INFO: Starting docker-py tests...
15:01:43 [2020-02-22T15:01:43.363Z] ============================= test session starts ==============================
15:01:43 [2020-02-22T15:01:43.363Z] platform linux -- Python 3.7.6, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
15:01:43 [2020-02-22T15:01:43.363Z] rootdir: /src, inifile: pytest.ini
15:01:43 [2020-02-22T15:01:43.363Z] plugins: timeout-1.3.3, cov-2.6.1
15:01:43 [2020-02-22T15:01:43.363Z] collected 385 items / 3 deselected / 382 selected
15:01:43 [2020-02-22T15:01:43.363Z] 
15:02:06 [2020-02-22T15:02:06.676Z] tests/integration/api_build_test.py .......................X             [  6%]
15:02:06 [2020-02-22T15:02:06.932Z] tests/integration/api_client_test.py .....                               [  7%]
15:02:09 [2020-02-22T15:02:09.386Z] tests/integration/api_config_test.py .....                               [  8%]
15:02:49 [2020-02-22T15:02:49.351Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
15:04:01 [2020-02-22T15:04:01.620Z] ................................................                         [ 29%]
15:04:23 [2020-02-22T15:04:23.509Z] tests/integration/api_exec_test.py ....................                  [ 35%]
15:04:31 [2020-02-22T15:04:31.846Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
15:04:36 [2020-02-22T15:04:36.451Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
15:05:01 [2020-02-22T15:05:01.877Z] tests/integration/api_network_test.py ...........................        [ 47%]
15:05:10 [2020-02-22T15:05:10.043Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
15:05:12 [2020-02-22T15:05:12.190Z] tests/integration/api_secret_test.py .....                               [ 52%]
15:05:16 [2020-02-22T15:05:16.198Z] tests/integration/api_service_test.py ................s................. [ 60%]
15:05:28 [2020-02-22T15:05:28.955Z] .........................                                                [ 67%]
15:06:11 [2020-02-22T15:06:11.482Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
15:06:26 [2020-02-22T15:06:26.619Z] tests/integration/api_volume_test.py .........                           [ 74%]
15:06:28 [2020-02-22T15:06:28.509Z] tests/integration/client_test.py .....                                   [ 76%]
15:06:29 [2020-02-22T15:06:29.439Z] tests/integration/errors_test.py .                                       [ 76%]
15:07:11 [2020-02-22T15:07:11.715Z] tests/integration/models_containers_test.py ............................ [ 83%]
15:07:31 [2020-02-22T15:07:31.952Z] .........                                                                [ 86%]
15:07:36 [2020-02-22T15:07:36.903Z] tests/integration/models_images_test.py ..............                   [ 89%]
15:07:39 [2020-02-22T15:07:39.052Z] tests/integration/models_networks_test.py ....                           [ 90%]
15:07:44 [2020-02-22T15:07:44.300Z] tests/integration/models_nodes_test.py .                                 [ 91%]
15:07:46 [2020-02-22T15:07:46.192Z] tests/integration/models_resources_test.py .                             [ 91%]
15:07:51 [2020-02-22T15:07:51.951Z] tests/integration/models_services_test.py ..............X.               [ 95%]
15:07:56 [2020-02-22T15:07:56.362Z] tests/integration/models_swarm_test.py ..                                [ 96%]
15:07:56 [2020-02-22T15:07:56.362Z] tests/integration/models_volumes_test.py ..                              [ 96%]
15:08:01 [2020-02-22T15:08:01.381Z] tests/integration/regression_test.py ......                              [ 98%]
15:08:01 [2020-02-22T15:08:01.639Z] tests/integration/credentials/store_test.py ......                       [ 99%]
15:08:01 [2020-02-22T15:08:01.639Z] tests/integration/credentials/utils_test.py .                            [100%]
15:08:01 [2020-02-22T15:08:01.639Z] 
15:08:01 [2020-02-22T15:08:01.639Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
15:08:01 [2020-02-22T15:08:01.639Z] =========================== short test summary info ============================
15:08:01 [2020-02-22T15:08:01.639Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
15:08:01 [2020-02-22T15:08:01.639Z]   CONFIG_RT_GROUP_SCHED isn't enabled
15:08:01 [2020-02-22T15:08:01.639Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
15:08:01 [2020-02-22T15:08:01.639Z]   Not supported on most drivers
15:08:01 [2020-02-22T15:08:01.639Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
15:08:01 [2020-02-22T15:08:01.639Z]   Can fail if eth0 has multiple IP addresses
15:08:01 [2020-02-22T15:08:01.639Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
15:08:01 [2020-02-22T15:08:01.639Z]   This doesn't seem to be taken into account by the engine
15:08:01 [2020-02-22T15:08:01.639Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
15:08:01 [2020-02-22T15:08:01.639Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
15:08:01 [2020-02-22T15:08:01.639Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
15:08:01 [2020-02-22T15:08:01.639Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
15:08:01 [2020-02-22T15:08:01.639Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
15:08:01 [2020-02-22T15:08:01.639Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
15:08:01 [2020-02-22T15:08:01.639Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
15:08:01 [2020-02-22T15:08:01.639Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 381.78 seconds ==
15:08:02 [2020-02-22T15:08:02.203Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
15:08:14 [2020-02-22T15:08:14.376Z] umount: bundles/test-docker-py/root: mountpoint not found
15:08:14 [2020-02-22T15:08:14.376Z] Clearing AppArmor profiles cache:.
15:08:14 [2020-02-22T15:08:14.376Z] All profile caches have been cleared, but no profiles have been unloaded.
15:08:14 [2020-02-22T15:08:14.376Z] Unloading profiles will leave already running processes permanently
15:08:14 [2020-02-22T15:08:14.376Z] unconfined, which can lead to unexpected situations.
15:08:14 [2020-02-22T15:08:14.376Z] 
15:08:14 [2020-02-22T15:08:14.376Z] To set a process to complain mode, use the command line tool
15:08:14 [2020-02-22T15:08:14.376Z] 'aa-complain'. To really tear down all profiles, run the init script
15:08:14 [2020-02-22T15:08:14.376Z] with the 'teardown' option."
15:08:14 [2020-02-22T15:08:14.376Z]