Skip to content

Console Output

17:54:29 [2021-05-25T17:54:29.115Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42418/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=53aa0982510236783d01c5fe612572c245532da1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:53aa0982510236783d01c5fe612572c245532da1 hack/make.sh dynbinary-daemon test-docker-py
17:54:29 [2021-05-25T17:54:29.678Z] 
17:54:29 [2021-05-25T17:54:29.678Z] Removing bundles/
17:54:29 [2021-05-25T17:54:29.678Z] 
17:54:29 [2021-05-25T17:54:29.678Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
17:54:29 [2021-05-25T17:54:29.678Z] Building: bundles/dynbinary-daemon/dockerd-dev
17:54:29 [2021-05-25T17:54:29.678Z] GOOS="" GOARCH="" GOARM=""
17:56:06 [2021-05-25T17:56:06.057Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
17:56:06 [2021-05-25T17:56:06.057Z] 
17:56:06 [2021-05-25T17:56:06.057Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
17:56:06 [2021-05-25T17:56:06.058Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
17:56:06 [2021-05-25T17:56:06.058Z] Using test binary docker
17:56:06 [2021-05-25T17:56:06.058Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:56:06 [2021-05-25T17:56:06.058Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:56:06 [2021-05-25T17:56:06.058Z] INFO: Waiting for daemon to start...
17:56:06 [2021-05-25T17:56:06.058Z] Starting dockerd
17:56:06 [2021-05-25T17:56:06.058Z] .
17:56:06 [2021-05-25T17:56:06.058Z] INFO: Building docker-sdk-python3:5.0.0...
17:56:44 [2021-05-25T17:56:44.732Z] sha256:2557405ddcc59df81aa8a7f7e4a3e31169cb6635038594301f913ae7536e872e
17:56:44 [2021-05-25T17:56:44.732Z] INFO: Starting docker-py tests...
17:56:44 [2021-05-25T17:56:44.733Z] ============================= test session starts ==============================
17:56:44 [2021-05-25T17:56:44.733Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1
17:56:44 [2021-05-25T17:56:44.733Z] rootdir: /src, inifile: pytest.ini
17:56:44 [2021-05-25T17:56:44.733Z] plugins: timeout-1.3.3, cov-2.6.1
17:56:44 [2021-05-25T17:56:44.733Z] collected 390 items / 1 deselected / 389 selected
17:56:44 [2021-05-25T17:56:44.733Z] 
17:57:05 [2021-05-25T17:57:05.280Z] tests/integration/api_build_test.py .......................X             [  6%]
17:57:06 [2021-05-25T17:57:06.099Z] tests/integration/api_client_test.py .....                               [  7%]
17:57:08 [2021-05-25T17:57:08.280Z] tests/integration/api_config_test.py .....                               [  8%]
17:57:45 [2021-05-25T17:57:45.965Z] tests/integration/api_container_test.py ....x...........x............... [ 16%]
17:58:54 [2021-05-25T17:58:54.898Z] ..........................xx....................                         [ 29%]
17:59:21 [2021-05-25T17:59:21.446Z] tests/integration/api_exec_test.py .....................                 [ 34%]
17:59:31 [2021-05-25T17:59:31.084Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
17:59:36 [2021-05-25T17:59:36.769Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
18:00:07 [2021-05-25T18:00:07.722Z] tests/integration/api_network_test.py ............................       [ 47%]
18:00:15 [2021-05-25T18:00:15.132Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
18:00:17 [2021-05-25T18:00:17.056Z] tests/integration/api_secret_test.py .....                               [ 51%]
18:00:21 [2021-05-25T18:00:21.664Z] tests/integration/api_service_test.py ....................s............. [ 60%]
18:00:36 [2021-05-25T18:00:36.023Z] ..........................                                               [ 67%]
18:01:20 [2021-05-25T18:01:20.207Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
18:01:38 [2021-05-25T18:01:38.240Z] tests/integration/api_volume_test.py .........                           [ 74%]
18:01:38 [2021-05-25T18:01:38.240Z] tests/integration/client_test.py .....                                   [ 75%]
18:01:38 [2021-05-25T18:01:38.241Z] tests/integration/context_api_test.py ...                                [ 76%]
18:01:38 [2021-05-25T18:01:38.241Z] tests/integration/errors_test.py .                                       [ 76%]
18:02:05 [2021-05-25T18:02:05.608Z] tests/integration/models_containers_test.py ............................ [ 83%]
18:02:24 [2021-05-25T18:02:24.628Z] .........                                                                [ 86%]
18:02:30 [2021-05-25T18:02:30.063Z] tests/integration/models_images_test.py ...............                  [ 89%]
18:02:33 [2021-05-25T18:02:33.327Z] tests/integration/models_networks_test.py ....                           [ 91%]
18:02:39 [2021-05-25T18:02:39.899Z] tests/integration/models_nodes_test.py .                                 [ 91%]
18:02:40 [2021-05-25T18:02:40.157Z] tests/integration/models_resources_test.py .                             [ 91%]
18:02:46 [2021-05-25T18:02:46.212Z] tests/integration/models_services_test.py ..............X.               [ 95%]
18:02:49 [2021-05-25T18:02:49.987Z] tests/integration/models_swarm_test.py ..                                [ 96%]
18:02:49 [2021-05-25T18:02:49.987Z] tests/integration/models_volumes_test.py ..                              [ 96%]
18:02:54 [2021-05-25T18:02:54.692Z] tests/integration/regression_test.py ......                              [ 98%]
18:02:55 [2021-05-25T18:02:55.461Z] tests/integration/credentials/store_test.py ......                       [ 99%]
18:02:55 [2021-05-25T18:02:55.461Z] tests/integration/credentials/utils_test.py .                            [100%]
18:02:55 [2021-05-25T18:02:55.461Z] 
18:02:55 [2021-05-25T18:02:55.461Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
18:02:55 [2021-05-25T18:02:55.461Z] =========================== short test summary info ============================
18:02:55 [2021-05-25T18:02:55.461Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
18:02:55 [2021-05-25T18:02:55.461Z]   CONFIG_RT_GROUP_SCHED isn't enabled
18:02:55 [2021-05-25T18:02:55.461Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
18:02:55 [2021-05-25T18:02:55.461Z]   Not supported on most drivers
18:02:55 [2021-05-25T18:02:55.461Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
18:02:55 [2021-05-25T18:02:55.461Z]   Output of docker top depends on host distro, and is not formalized.
18:02:55 [2021-05-25T18:02:55.461Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
18:02:55 [2021-05-25T18:02:55.461Z]   Output of docker top depends on host distro, and is not formalized.
18:02:55 [2021-05-25T18:02:55.461Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
18:02:55 [2021-05-25T18:02:55.461Z]   Can fail if eth0 has multiple IP addresses
18:02:55 [2021-05-25T18:02:55.461Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
18:02:55 [2021-05-25T18:02:55.461Z]   This doesn't seem to be taken into account by the engine
18:02:55 [2021-05-25T18:02:55.461Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
18:02:55 [2021-05-25T18:02:55.461Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40)
18:02:55 [2021-05-25T18:02:55.461Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
18:02:55 [2021-05-25T18:02:55.461Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 374.50 seconds ==
18:02:55 [2021-05-25T18:02:55.716Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
18:03:07 [2021-05-25T18:03:07.877Z] Leaving: AppArmorNo profiles have been unloaded.
18:03:07 [2021-05-25T18:03:07.877Z] 
18:03:07 [2021-05-25T18:03:07.877Z] Unloading profiles will leave already running processes permanently
18:03:07 [2021-05-25T18:03:07.877Z] unconfined, which can lead to unexpected situations.
18:03:07 [2021-05-25T18:03:07.877Z] 
18:03:07 [2021-05-25T18:03:07.877Z] To set a process to complain mode, use the command line tool
18:03:07 [2021-05-25T18:03:07.877Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:03:07 [2021-05-25T18:03:07.877Z]