Skip to content

Console Output

21:47:57 [2021-02-17T21:47:57.904Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41972/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7912ea1409bae703e3f5dcfb45e15a0f52fe112e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:7912ea1409bae703e3f5dcfb45e15a0f52fe112e hack/make.sh dynbinary-daemon test-docker-py
21:47:58 [2021-02-17T21:47:58.465Z] 
21:47:58 [2021-02-17T21:47:58.720Z] Removing bundles/
21:47:58 [2021-02-17T21:47:58.720Z] 
21:47:58 [2021-02-17T21:47:58.720Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
21:47:58 [2021-02-17T21:47:58.720Z] Building: bundles/dynbinary-daemon/dockerd-dev
21:47:58 [2021-02-17T21:47:58.720Z] GOOS="" GOARCH="" GOARM=""
21:49:35 [2021-02-17T21:49:35.099Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
21:49:35 [2021-02-17T21:49:35.099Z] 
21:49:35 [2021-02-17T21:49:35.099Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
21:49:35 [2021-02-17T21:49:35.099Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
21:49:35 [2021-02-17T21:49:35.099Z] Using test binary docker
21:49:35 [2021-02-17T21:49:35.099Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
21:49:35 [2021-02-17T21:49:35.099Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
21:49:35 [2021-02-17T21:49:35.099Z] INFO: Waiting for daemon to start...
21:49:35 [2021-02-17T21:49:35.099Z] Starting dockerd
21:49:35 [2021-02-17T21:49:35.099Z] .
21:49:35 [2021-02-17T21:49:35.099Z] INFO: Building docker-sdk-python3:4.4.1...
21:50:13 [2021-02-17T21:50:13.750Z] sha256:d04f5fbd49e8b6c96e1fb683bb80fa55fad635e49ba25ac94e3d681aa4e5520a
21:50:13 [2021-02-17T21:50:13.750Z] INFO: Starting docker-py tests...
21:50:13 [2021-02-17T21:50:13.750Z] ============================= test session starts ==============================
21:50:13 [2021-02-17T21:50:13.750Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1
21:50:13 [2021-02-17T21:50:13.750Z] rootdir: /src, inifile: pytest.ini
21:50:13 [2021-02-17T21:50:13.750Z] plugins: timeout-1.3.3, cov-2.6.1
21:50:13 [2021-02-17T21:50:13.750Z] collected 389 items / 1 deselected / 388 selected
21:50:13 [2021-02-17T21:50:13.750Z] 
21:50:29 [2021-02-17T21:50:29.877Z] tests/integration/api_build_test.py .......................X             [  6%]
21:50:30 [2021-02-17T21:50:30.693Z] tests/integration/api_client_test.py .....                               [  7%]
21:50:32 [2021-02-17T21:50:32.437Z] tests/integration/api_config_test.py .....                               [  8%]
21:51:02 [2021-02-17T21:51:02.178Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
21:51:56 [2021-02-17T21:51:56.340Z] ..........................xx....................                         [ 29%]
21:52:13 [2021-02-17T21:52:13.164Z] tests/integration/api_exec_test.py .....................                 [ 34%]
21:52:20 [2021-02-17T21:52:20.588Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
21:52:24 [2021-02-17T21:52:24.111Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
21:52:40 [2021-02-17T21:52:40.359Z] tests/integration/api_network_test.py ............................       [ 47%]
21:52:47 [2021-02-17T21:52:47.396Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
21:52:48 [2021-02-17T21:52:48.834Z] tests/integration/api_secret_test.py .....                               [ 51%]
21:52:52 [2021-02-17T21:52:52.997Z] tests/integration/api_service_test.py .................................. [ 60%]
21:53:07 [2021-02-17T21:53:07.718Z] .........................                                                [ 67%]
21:53:48 [2021-02-17T21:53:48.488Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
21:54:06 [2021-02-17T21:54:06.557Z] tests/integration/api_volume_test.py .........                           [ 74%]
21:54:06 [2021-02-17T21:54:06.557Z] tests/integration/client_test.py .....                                   [ 75%]
21:54:06 [2021-02-17T21:54:06.557Z] tests/integration/context_api_test.py ...                                [ 76%]
21:54:06 [2021-02-17T21:54:06.557Z] tests/integration/errors_test.py .                                       [ 76%]
21:54:25 [2021-02-17T21:54:25.012Z] tests/integration/models_containers_test.py ............................ [ 83%]
21:54:40 [2021-02-17T21:54:40.861Z] .........                                                                [ 86%]
21:54:45 [2021-02-17T21:54:45.638Z] tests/integration/models_images_test.py ...............                  [ 89%]
21:54:46 [2021-02-17T21:54:46.819Z] tests/integration/models_networks_test.py ....                           [ 90%]
21:54:53 [2021-02-17T21:54:53.347Z] tests/integration/models_nodes_test.py .                                 [ 91%]
21:54:53 [2021-02-17T21:54:53.347Z] tests/integration/models_resources_test.py .                             [ 91%]
21:54:55 [2021-02-17T21:54:55.384Z] tests/integration/models_services_test.py ..............X.               [ 95%]
21:54:58 [2021-02-17T21:54:58.634Z] tests/integration/models_swarm_test.py ..                                [ 96%]
21:54:58 [2021-02-17T21:54:58.634Z] tests/integration/models_volumes_test.py ..                              [ 96%]
21:55:02 [2021-02-17T21:55:02.217Z] tests/integration/regression_test.py ......                              [ 98%]
21:55:02 [2021-02-17T21:55:02.728Z] tests/integration/credentials/store_test.py ......                       [ 99%]
21:55:02 [2021-02-17T21:55:02.728Z] tests/integration/credentials/utils_test.py .                            [100%]
21:55:02 [2021-02-17T21:55:02.728Z] 
21:55:02 [2021-02-17T21:55:02.728Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
21:55:02 [2021-02-17T21:55:02.728Z] =========================== short test summary info ============================
21:55:02 [2021-02-17T21:55:02.728Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
21:55:02 [2021-02-17T21:55:02.728Z]   CONFIG_RT_GROUP_SCHED isn't enabled
21:55:02 [2021-02-17T21:55:02.728Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
21:55:02 [2021-02-17T21:55:02.728Z]   Not supported on most drivers
21:55:02 [2021-02-17T21:55:02.728Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
21:55:02 [2021-02-17T21:55:02.728Z]   Output of docker top depends on host distro, and is not formalized.
21:55:02 [2021-02-17T21:55:02.728Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
21:55:02 [2021-02-17T21:55:02.728Z]   Output of docker top depends on host distro, and is not formalized.
21:55:02 [2021-02-17T21:55:02.728Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
21:55:02 [2021-02-17T21:55:02.728Z]   Can fail if eth0 has multiple IP addresses
21:55:02 [2021-02-17T21:55:02.728Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
21:55:02 [2021-02-17T21:55:02.728Z]   This doesn't seem to be taken into account by the engine
21:55:02 [2021-02-17T21:55:02.728Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
21:55:02 [2021-02-17T21:55:02.728Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
21:55:02 [2021-02-17T21:55:02.728Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 291.07 seconds ==
21:55:02 [2021-02-17T21:55:02.983Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
21:55:15 [2021-02-17T21:55:15.156Z] Leaving: AppArmorNo profiles have been unloaded.
21:55:15 [2021-02-17T21:55:15.156Z] 
21:55:15 [2021-02-17T21:55:15.156Z] Unloading profiles will leave already running processes permanently
21:55:15 [2021-02-17T21:55:15.156Z] unconfined, which can lead to unexpected situations.
21:55:15 [2021-02-17T21:55:15.156Z] 
21:55:15 [2021-02-17T21:55:15.156Z] To set a process to complain mode, use the command line tool
21:55:15 [2021-02-17T21:55:15.156Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:55:15 [2021-02-17T21:55:15.156Z]