Skip to content

Console Output

08:42:23 [2022-09-01T08:42:23.669Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44072/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=13f99eb65f5b96b58f9791495fb4a579c6b0afb1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:13f99eb65f5b96b58f9791495fb4a579c6b0afb1 hack/make.sh dynbinary test-docker-py
08:42:23 [2022-09-01T08:42:23.928Z] 
08:42:23 [2022-09-01T08:42:23.928Z] Removing bundles/
08:42:23 [2022-09-01T08:42:23.928Z] 
08:42:24 [2022-09-01T08:42:24.187Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
08:42:24 [2022-09-01T08:42:24.187Z] Building: bundles/dynbinary-daemon/dockerd
08:42:24 [2022-09-01T08:42:24.187Z] GOOS="" GOARCH="" GOARM=""
08:44:30 [2022-09-01T08:44:30.680Z] Created binary: bundles/dynbinary-daemon/dockerd
08:44:30 [2022-09-01T08:44:30.680Z] Building: bundles/dynbinary-daemon/docker-proxy
08:44:30 [2022-09-01T08:44:30.680Z] GOOS="" GOARCH="" GOARM=""
08:44:30 [2022-09-01T08:44:30.680Z] Created binary: bundles/dynbinary-daemon/docker-proxy
08:44:30 [2022-09-01T08:44:30.680Z] 
08:44:30 [2022-09-01T08:44:30.680Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
08:44:30 [2022-09-01T08:44:30.680Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
08:44:30 [2022-09-01T08:44:30.680Z] Using test binary docker
08:44:30 [2022-09-01T08:44:30.680Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
08:44:30 [2022-09-01T08:44:30.680Z] Not: starting.
08:44:30 [2022-09-01T08:44:30.680Z] INFO: Waiting for daemon to start...
08:44:30 [2022-09-01T08:44:30.680Z] Starting dockerd
08:44:30 [2022-09-01T08:44:30.680Z] .
08:44:30 [2022-09-01T08:44:30.680Z] INFO: Building docker-sdk-python3:5.0.3...
08:45:09 [2022-09-01T08:45:09.409Z] sha256:84355eda45a9c7ffb96e607e4c5adb285b462426e2563a518a35b88bd27c5bd9
08:45:09 [2022-09-01T08:45:09.409Z] INFO: Starting docker-py tests...
08:45:09 [2022-09-01T08:45:09.409Z] ============================= test session starts ==============================
08:45:09 [2022-09-01T08:45:09.409Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
08:45:09 [2022-09-01T08:45:09.409Z] rootdir: /src, inifile: pytest.ini
08:45:09 [2022-09-01T08:45:09.409Z] plugins: cov-2.6.1, timeout-1.3.3
08:45:09 [2022-09-01T08:45:09.409Z] collected 395 items / 2 deselected / 393 selected
08:45:09 [2022-09-01T08:45:09.409Z] 
08:45:21 [2022-09-01T08:45:21.364Z] tests/integration/api_build_test.py .......................X             [  6%]
08:45:22 [2022-09-01T08:45:22.220Z] tests/integration/api_client_test.py .....                               [  7%]
08:45:24 [2022-09-01T08:45:24.007Z] tests/integration/api_config_test.py ......                              [  8%]
08:45:53 [2022-09-01T08:45:53.996Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
08:46:46 [2022-09-01T08:46:46.762Z] .........................xx....................                          [ 29%]
08:47:02 [2022-09-01T08:47:02.734Z] tests/integration/api_exec_test.py .....................                 [ 34%]
08:47:10 [2022-09-01T08:47:10.207Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
08:47:14 [2022-09-01T08:47:14.990Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
08:47:30 [2022-09-01T08:47:30.810Z] tests/integration/api_network_test.py ............................       [ 47%]
08:47:40 [2022-09-01T08:47:40.494Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
08:47:42 [2022-09-01T08:47:42.000Z] tests/integration/api_secret_test.py .....                               [ 51%]
08:47:45 [2022-09-01T08:47:45.923Z] tests/integration/api_service_test.py .................................. [ 59%]
08:47:50 [2022-09-01T08:47:50.898Z] ............................                                             [ 66%]
08:48:31 [2022-09-01T08:48:31.877Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
08:48:49 [2022-09-01T08:48:49.965Z] tests/integration/api_volume_test.py .........                           [ 74%]
08:48:49 [2022-09-01T08:48:49.965Z] tests/integration/client_test.py .....                                   [ 75%]
08:48:49 [2022-09-01T08:48:49.965Z] tests/integration/context_api_test.py ...                                [ 76%]
08:48:49 [2022-09-01T08:48:49.965Z] tests/integration/errors_test.py .                                       [ 76%]
08:49:08 [2022-09-01T08:49:08.336Z] tests/integration/models_containers_test.py ............................ [ 83%]
08:49:24 [2022-09-01T08:49:24.282Z] .........                                                                [ 85%]
08:49:29 [2022-09-01T08:49:29.434Z] tests/integration/models_images_test.py ...............                  [ 89%]
08:49:30 [2022-09-01T08:49:30.629Z] tests/integration/models_networks_test.py ....                           [ 90%]
08:49:37 [2022-09-01T08:49:37.196Z] tests/integration/models_nodes_test.py .                                 [ 90%]
08:49:37 [2022-09-01T08:49:37.196Z] tests/integration/models_resources_test.py .                             [ 91%]
08:49:39 [2022-09-01T08:49:39.412Z] tests/integration/models_services_test.py ................X.             [ 95%]
08:49:42 [2022-09-01T08:49:42.695Z] tests/integration/models_swarm_test.py ..                                [ 96%]
08:49:42 [2022-09-01T08:49:42.695Z] tests/integration/models_volumes_test.py ..                              [ 96%]
08:49:46 [2022-09-01T08:49:46.701Z] tests/integration/regression_test.py ......                              [ 98%]
08:49:46 [2022-09-01T08:49:46.988Z] tests/integration/credentials/store_test.py ......                       [ 99%]
08:49:47 [2022-09-01T08:49:47.247Z] tests/integration/credentials/utils_test.py .                            [100%]
08:49:47 [2022-09-01T08:49:47.247Z] 
08:49:47 [2022-09-01T08:49:47.247Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
08:49:47 [2022-09-01T08:49:47.247Z] =========================== short test summary info ============================
08:49:47 [2022-09-01T08:49:47.247Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
08:49:47 [2022-09-01T08:49:47.247Z]   CONFIG_RT_GROUP_SCHED isn't enabled
08:49:47 [2022-09-01T08:49:47.247Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
08:49:47 [2022-09-01T08:49:47.247Z]   Not supported on most drivers
08:49:47 [2022-09-01T08:49:47.247Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
08:49:47 [2022-09-01T08:49:47.247Z]   Output of docker top depends on host distro, and is not formalized.
08:49:47 [2022-09-01T08:49:47.247Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
08:49:47 [2022-09-01T08:49:47.247Z]   Output of docker top depends on host distro, and is not formalized.
08:49:47 [2022-09-01T08:49:47.247Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
08:49:47 [2022-09-01T08:49:47.247Z]   Can fail if eth0 has multiple IP addresses
08:49:47 [2022-09-01T08:49:47.247Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
08:49:47 [2022-09-01T08:49:47.247Z]   This doesn't seem to be taken into account by the engine
08:49:47 [2022-09-01T08:49:47.247Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
08:49:47 [2022-09-01T08:49:47.247Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
08:49:47 [2022-09-01T08:49:47.247Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 282.71 seconds ==
08:49:47 [2022-09-01T08:49:47.507Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
08:49:57 [2022-09-01T08:49:57.487Z] Leaving: AppArmorNo profiles have been unloaded.
08:49:57 [2022-09-01T08:49:57.487Z] 
08:49:57 [2022-09-01T08:49:57.487Z] Unloading profiles will leave already running processes permanently
08:49:57 [2022-09-01T08:49:57.487Z] unconfined, which can lead to unexpected situations.
08:49:57 [2022-09-01T08:49:57.487Z] 
08:49:57 [2022-09-01T08:49:57.487Z] To set a process to complain mode, use the command line tool
08:49:57 [2022-09-01T08:49:57.487Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
08:49:57 [2022-09-01T08:49:57.487Z]