Skip to content

Console Output

16:16:57 [2020-03-09T16:16:57.673Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40650/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=18c22f5bc1a30d325ed7a14d118c8fcf20f2f509 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:18c22f5bc1a30d325ed7a14d118c8fcf20f2f509 hack/make.sh dynbinary-daemon test-docker-py
16:16:57 [2020-03-09T16:16:57.933Z] 
16:16:58 [2020-03-09T16:16:58.187Z] Removing bundles/
16:16:58 [2020-03-09T16:16:58.187Z] 
16:16:58 [2020-03-09T16:16:58.187Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
16:16:58 [2020-03-09T16:16:58.187Z] Building: bundles/dynbinary-daemon/dockerd-dev
16:16:58 [2020-03-09T16:16:58.187Z] GOOS="" GOARCH="" GOARM=""
16:18:19 [2020-03-09T16:18:19.825Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
16:18:19 [2020-03-09T16:18:19.825Z] 
16:18:19 [2020-03-09T16:18:19.825Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
16:18:19 [2020-03-09T16:18:19.825Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
16:18:19 [2020-03-09T16:18:19.825Z] Using test binary docker
16:18:19 [2020-03-09T16:18:19.825Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:18:19 [2020-03-09T16:18:19.825Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
16:18:19 [2020-03-09T16:18:19.825Z] INFO: Waiting for daemon to start...
16:18:19 [2020-03-09T16:18:19.825Z] Starting dockerd
16:18:19 [2020-03-09T16:18:19.825Z] .
16:18:19 [2020-03-09T16:18:19.825Z] INFO: Building docker-sdk-python3:4.2.0...
16:19:06 [2020-03-09T16:19:06.497Z] sha256:d24852a37062b695c2be0ccc3cb1f8c107a7d2be60f8abb0ab3fccd7b7c984c7
16:19:06 [2020-03-09T16:19:06.497Z] INFO: Starting docker-py tests...
16:19:06 [2020-03-09T16:19:06.497Z] ============================= test session starts ==============================
16:19:06 [2020-03-09T16:19:06.497Z] platform linux -- Python 3.7.6, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
16:19:06 [2020-03-09T16:19:06.497Z] rootdir: /src, inifile: pytest.ini
16:19:06 [2020-03-09T16:19:06.497Z] plugins: timeout-1.3.3, cov-2.6.1
16:19:07 [2020-03-09T16:19:07.056Z] collected 387 items / 1 deselected / 386 selected
16:19:07 [2020-03-09T16:19:07.056Z] 
16:19:28 [2020-03-09T16:19:28.592Z] tests/integration/api_build_test.py .......................X             [  6%]
16:19:29 [2020-03-09T16:19:29.150Z] tests/integration/api_client_test.py .....                               [  7%]
16:19:30 [2020-03-09T16:19:30.763Z] tests/integration/api_config_test.py .....                               [  8%]
16:20:04 [2020-03-09T16:20:04.525Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
16:21:04 [2020-03-09T16:21:04.845Z] ................................................                         [ 29%]
16:21:24 [2020-03-09T16:21:24.101Z] tests/integration/api_exec_test.py .....................                 [ 34%]
16:21:31 [2020-03-09T16:21:31.703Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
16:21:35 [2020-03-09T16:21:35.818Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
16:21:56 [2020-03-09T16:21:56.416Z] tests/integration/api_network_test.py ...........................        [ 47%]
16:22:04 [2020-03-09T16:22:04.638Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
16:22:06 [2020-03-09T16:22:06.295Z] tests/integration/api_secret_test.py .....                               [ 51%]
16:22:11 [2020-03-09T16:22:11.143Z] tests/integration/api_service_test.py ................s................. [ 60%]
16:22:25 [2020-03-09T16:22:25.519Z] .........................                                                [ 67%]
16:23:02 [2020-03-09T16:23:02.203Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
16:23:17 [2020-03-09T16:23:17.057Z] tests/integration/api_volume_test.py .........                           [ 74%]
16:23:19 [2020-03-09T16:23:19.020Z] tests/integration/client_test.py .....                                   [ 75%]
16:23:19 [2020-03-09T16:23:19.020Z] tests/integration/context_api_test.py ..                                 [ 76%]
16:23:19 [2020-03-09T16:23:19.662Z] tests/integration/errors_test.py .                                       [ 76%]
16:23:59 [2020-03-09T16:23:59.907Z] tests/integration/models_containers_test.py ............................ [ 83%]
16:24:17 [2020-03-09T16:24:17.543Z] .........                                                                [ 86%]
16:24:23 [2020-03-09T16:24:23.262Z] tests/integration/models_images_test.py ...............                  [ 89%]
16:24:24 [2020-03-09T16:24:24.886Z] tests/integration/models_networks_test.py ....                           [ 90%]
16:24:30 [2020-03-09T16:24:30.303Z] tests/integration/models_nodes_test.py .                                 [ 91%]
16:24:31 [2020-03-09T16:24:31.705Z] tests/integration/models_resources_test.py .                             [ 91%]
16:24:37 [2020-03-09T16:24:37.825Z] tests/integration/models_services_test.py ..............X.               [ 95%]
16:24:41 [2020-03-09T16:24:41.191Z] tests/integration/models_swarm_test.py ..                                [ 96%]
16:24:41 [2020-03-09T16:24:41.191Z] tests/integration/models_volumes_test.py ..                              [ 96%]
16:24:45 [2020-03-09T16:24:45.326Z] tests/integration/regression_test.py ......                              [ 98%]
16:24:45 [2020-03-09T16:24:45.878Z] tests/integration/credentials/store_test.py ......                       [ 99%]
16:24:45 [2020-03-09T16:24:45.878Z] tests/integration/credentials/utils_test.py .                            [100%]
16:24:45 [2020-03-09T16:24:45.878Z] 
16:24:45 [2020-03-09T16:24:45.878Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
16:24:45 [2020-03-09T16:24:45.878Z] =========================== short test summary info ============================
16:24:45 [2020-03-09T16:24:45.878Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
16:24:45 [2020-03-09T16:24:45.878Z]   CONFIG_RT_GROUP_SCHED isn't enabled
16:24:45 [2020-03-09T16:24:45.878Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
16:24:45 [2020-03-09T16:24:45.878Z]   Not supported on most drivers
16:24:45 [2020-03-09T16:24:45.878Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
16:24:45 [2020-03-09T16:24:45.878Z]   Can fail if eth0 has multiple IP addresses
16:24:45 [2020-03-09T16:24:45.878Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
16:24:45 [2020-03-09T16:24:45.878Z]   This doesn't seem to be taken into account by the engine
16:24:45 [2020-03-09T16:24:45.878Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
16:24:45 [2020-03-09T16:24:45.878Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
16:24:45 [2020-03-09T16:24:45.878Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
16:24:45 [2020-03-09T16:24:45.878Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
16:24:45 [2020-03-09T16:24:45.878Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
16:24:45 [2020-03-09T16:24:45.878Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
16:24:45 [2020-03-09T16:24:45.878Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
16:24:45 [2020-03-09T16:24:45.878Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 339.62 seconds ==
16:24:46 [2020-03-09T16:24:46.132Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
16:24:58 [2020-03-09T16:24:58.275Z] Leaving: AppArmorNo profiles have been unloaded.
16:24:58 [2020-03-09T16:24:58.275Z] 
16:24:58 [2020-03-09T16:24:58.275Z] Unloading profiles will leave already running processes permanently
16:24:58 [2020-03-09T16:24:58.275Z] unconfined, which can lead to unexpected situations.
16:24:58 [2020-03-09T16:24:58.275Z] 
16:24:58 [2020-03-09T16:24:58.275Z] To set a process to complain mode, use the command line tool
16:24:58 [2020-03-09T16:24:58.275Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:24:58 [2020-03-09T16:24:58.275Z]