Skip to content

Console Output

18:25:05 [2020-03-12T18:25:05.943Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40652/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a0056bd19127c837e0a852e7d2a7d95ac1dcf270 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:a0056bd19127c837e0a852e7d2a7d95ac1dcf270 hack/make.sh dynbinary-daemon test-docker-py
18:25:06 [2020-03-12T18:25:06.508Z] 
18:25:06 [2020-03-12T18:25:06.508Z] Removing bundles/
18:25:06 [2020-03-12T18:25:06.508Z] 
18:25:06 [2020-03-12T18:25:06.508Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
18:25:06 [2020-03-12T18:25:06.765Z] Building: bundles/dynbinary-daemon/dockerd-dev
18:25:06 [2020-03-12T18:25:06.765Z] GOOS="" GOARCH="" GOARM=""
18:26:28 [2020-03-12T18:26:28.266Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
18:26:28 [2020-03-12T18:26:28.266Z] 
18:26:28 [2020-03-12T18:26:28.266Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
18:26:28 [2020-03-12T18:26:28.266Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
18:26:28 [2020-03-12T18:26:28.266Z] Using test binary docker
18:26:28 [2020-03-12T18:26:28.266Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
18:26:28 [2020-03-12T18:26:28.266Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
18:26:28 [2020-03-12T18:26:28.267Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
18:26:28 [2020-03-12T18:26:28.267Z] Warning failed to create cache: (null)
18:26:28 [2020-03-12T18:26:28.267Z] .
18:26:28 [2020-03-12T18:26:28.267Z] INFO: Waiting for daemon to start...
18:26:28 [2020-03-12T18:26:28.267Z] Starting dockerd
18:26:28 [2020-03-12T18:26:28.267Z] .
18:26:28 [2020-03-12T18:26:28.267Z] INFO: Building docker-sdk-python3:4.1.0...
18:27:14 [2020-03-12T18:27:14.908Z] sha256:8f21e723079fbd5fa42cff15c277f3b2a2a28e8b121bd1ef0496bc042f438ff7
18:27:14 [2020-03-12T18:27:14.908Z] INFO: Starting docker-py tests...
18:27:14 [2020-03-12T18:27:14.908Z] ============================= test session starts ==============================
18:27:14 [2020-03-12T18:27:14.908Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
18:27:14 [2020-03-12T18:27:14.908Z] rootdir: /src, inifile: pytest.ini
18:27:14 [2020-03-12T18:27:14.908Z] plugins: timeout-1.3.3, cov-2.6.1
18:27:14 [2020-03-12T18:27:14.908Z] collected 385 items / 3 deselected / 382 selected
18:27:14 [2020-03-12T18:27:14.908Z] 
18:27:38 [2020-03-12T18:27:38.341Z] tests/integration/api_build_test.py .......................X             [  6%]
18:27:38 [2020-03-12T18:27:38.906Z] tests/integration/api_client_test.py .....                               [  7%]
18:27:41 [2020-03-12T18:27:41.362Z] tests/integration/api_config_test.py .....                               [  8%]
18:28:21 [2020-03-12T18:28:21.115Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
18:29:32 [2020-03-12T18:29:32.809Z] ................................................                         [ 29%]
18:29:54 [2020-03-12T18:29:54.833Z] tests/integration/api_exec_test.py ....................                  [ 35%]
18:30:02 [2020-03-12T18:30:02.828Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
18:30:08 [2020-03-12T18:30:08.266Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
18:30:33 [2020-03-12T18:30:33.023Z] tests/integration/api_network_test.py ...........................        [ 47%]
18:30:40 [2020-03-12T18:30:40.709Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
18:30:43 [2020-03-12T18:30:43.173Z] tests/integration/api_secret_test.py .....                               [ 52%]
18:30:47 [2020-03-12T18:30:47.618Z] tests/integration/api_service_test.py ................s................. [ 60%]
18:31:02 [2020-03-12T18:31:02.353Z] .........................                                                [ 67%]
18:31:42 [2020-03-12T18:31:42.716Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
18:31:57 [2020-03-12T18:31:57.818Z] tests/integration/api_volume_test.py .........                           [ 74%]
18:31:59 [2020-03-12T18:31:59.710Z] tests/integration/client_test.py .....                                   [ 76%]
18:32:00 [2020-03-12T18:32:00.640Z] tests/integration/errors_test.py .                                       [ 76%]
18:32:43 [2020-03-12T18:32:43.301Z] tests/integration/models_containers_test.py ............................ [ 83%]
18:33:02 [2020-03-12T18:33:02.672Z] .........                                                                [ 86%]
18:33:08 [2020-03-12T18:33:08.262Z] tests/integration/models_images_test.py ..............                   [ 89%]
18:33:09 [2020-03-12T18:33:09.886Z] tests/integration/models_networks_test.py ....                           [ 90%]
18:33:16 [2020-03-12T18:33:16.427Z] tests/integration/models_nodes_test.py .                                 [ 91%]
18:33:16 [2020-03-12T18:33:16.990Z] tests/integration/models_resources_test.py .                             [ 91%]
18:33:23 [2020-03-12T18:33:23.058Z] tests/integration/models_services_test.py ..............X.               [ 95%]
18:33:27 [2020-03-12T18:33:27.470Z] tests/integration/models_swarm_test.py ..                                [ 96%]
18:33:27 [2020-03-12T18:33:27.470Z] tests/integration/models_volumes_test.py ..                              [ 96%]
18:33:32 [2020-03-12T18:33:32.490Z] tests/integration/regression_test.py ......                              [ 98%]
18:33:32 [2020-03-12T18:33:32.747Z] tests/integration/credentials/store_test.py ......                       [ 99%]
18:33:32 [2020-03-12T18:33:32.747Z] tests/integration/credentials/utils_test.py .                            [100%]
18:33:32 [2020-03-12T18:33:32.747Z] 
18:33:32 [2020-03-12T18:33:32.747Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
18:33:32 [2020-03-12T18:33:32.747Z] =========================== short test summary info ============================
18:33:32 [2020-03-12T18:33:32.747Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
18:33:32 [2020-03-12T18:33:32.747Z]   CONFIG_RT_GROUP_SCHED isn't enabled
18:33:32 [2020-03-12T18:33:32.747Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
18:33:32 [2020-03-12T18:33:32.747Z]   Not supported on most drivers
18:33:32 [2020-03-12T18:33:32.747Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
18:33:32 [2020-03-12T18:33:32.747Z]   Can fail if eth0 has multiple IP addresses
18:33:32 [2020-03-12T18:33:32.747Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
18:33:32 [2020-03-12T18:33:32.747Z]   This doesn't seem to be taken into account by the engine
18:33:32 [2020-03-12T18:33:32.747Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
18:33:32 [2020-03-12T18:33:32.747Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
18:33:32 [2020-03-12T18:33:32.747Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
18:33:32 [2020-03-12T18:33:32.747Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
18:33:32 [2020-03-12T18:33:32.747Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
18:33:32 [2020-03-12T18:33:32.747Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
18:33:32 [2020-03-12T18:33:32.747Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
18:33:32 [2020-03-12T18:33:32.747Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 381.67 seconds ==
18:33:33 [2020-03-12T18:33:33.309Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
18:33:45 [2020-03-12T18:33:45.485Z] umount: bundles/test-docker-py/root: mountpoint not found
18:33:45 [2020-03-12T18:33:45.485Z] Clearing AppArmor profiles cache:.
18:33:45 [2020-03-12T18:33:45.485Z] All profile caches have been cleared, but no profiles have been unloaded.
18:33:45 [2020-03-12T18:33:45.485Z] Unloading profiles will leave already running processes permanently
18:33:45 [2020-03-12T18:33:45.485Z] unconfined, which can lead to unexpected situations.
18:33:45 [2020-03-12T18:33:45.485Z] 
18:33:45 [2020-03-12T18:33:45.485Z] To set a process to complain mode, use the command line tool
18:33:45 [2020-03-12T18:33:45.485Z] 'aa-complain'. To really tear down all profiles, run the init script
18:33:45 [2020-03-12T18:33:45.485Z] with the 'teardown' option."
18:33:45 [2020-03-12T18:33:45.485Z]