Skip to content

Console Output

22:29:32 [2022-08-04T22:29:32.079Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43916/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7376bf948b1c9539185cfc4d1886d5299d5f8771 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7376bf948b1c9539185cfc4d1886d5299d5f8771 hack/make.sh dynbinary test-docker-py
22:29:32 [2022-08-04T22:29:32.337Z] 
22:29:32 [2022-08-04T22:29:32.593Z] Removing bundles/
22:29:32 [2022-08-04T22:29:32.593Z] 
22:29:32 [2022-08-04T22:29:32.593Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
22:29:32 [2022-08-04T22:29:32.593Z] Building: bundles/dynbinary-daemon/dockerd
22:29:32 [2022-08-04T22:29:32.593Z] GOOS="" GOARCH="" GOARM=""
22:31:38 [2022-08-04T22:31:38.996Z] Created binary: bundles/dynbinary-daemon/dockerd
22:31:38 [2022-08-04T22:31:38.996Z] Building: bundles/dynbinary-daemon/docker-proxy
22:31:38 [2022-08-04T22:31:38.996Z] GOOS="" GOARCH="" GOARM=""
22:31:38 [2022-08-04T22:31:38.996Z] Created binary: bundles/dynbinary-daemon/docker-proxy
22:31:38 [2022-08-04T22:31:38.996Z] 
22:31:38 [2022-08-04T22:31:38.996Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
22:31:38 [2022-08-04T22:31:38.996Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
22:31:38 [2022-08-04T22:31:38.996Z] Using test binary docker
22:31:38 [2022-08-04T22:31:38.996Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
22:31:38 [2022-08-04T22:31:38.996Z] Not: starting.
22:31:38 [2022-08-04T22:31:38.996Z] INFO: Waiting for daemon to start...
22:31:38 [2022-08-04T22:31:38.996Z] Starting dockerd
22:31:38 [2022-08-04T22:31:38.996Z] .
22:31:38 [2022-08-04T22:31:38.996Z] INFO: Building docker-sdk-python3:5.0.3...
22:32:17 [2022-08-04T22:32:17.659Z] sha256:9abbdc5ba05e23fc128a3a322de8c80ebfb39ad930435c83d802ef4d50824013
22:32:17 [2022-08-04T22:32:17.659Z] INFO: Starting docker-py tests...
22:32:17 [2022-08-04T22:32:17.659Z] ============================= test session starts ==============================
22:32:17 [2022-08-04T22:32:17.659Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
22:32:17 [2022-08-04T22:32:17.659Z] rootdir: /src, inifile: pytest.ini
22:32:17 [2022-08-04T22:32:17.659Z] plugins: cov-2.6.1, timeout-1.3.3
22:32:17 [2022-08-04T22:32:17.659Z] collected 395 items / 2 deselected / 393 selected
22:32:17 [2022-08-04T22:32:17.659Z] 
22:32:30 [2022-08-04T22:32:30.360Z] tests/integration/api_build_test.py .......................X             [  6%]
22:32:31 [2022-08-04T22:32:31.176Z] tests/integration/api_client_test.py .....                               [  7%]
22:32:32 [2022-08-04T22:32:32.920Z] tests/integration/api_config_test.py ......                              [  8%]
22:33:02 [2022-08-04T22:33:02.324Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
22:33:55 [2022-08-04T22:33:55.316Z] .........................xx....................                          [ 29%]
22:34:11 [2022-08-04T22:34:11.470Z] tests/integration/api_exec_test.py .....................                 [ 34%]
22:34:18 [2022-08-04T22:34:18.884Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
22:34:23 [2022-08-04T22:34:23.755Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
22:34:39 [2022-08-04T22:34:39.469Z] tests/integration/api_network_test.py ............................       [ 47%]
22:34:49 [2022-08-04T22:34:49.259Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
22:34:50 [2022-08-04T22:34:50.746Z] tests/integration/api_secret_test.py .....                               [ 51%]
22:34:54 [2022-08-04T22:34:54.879Z] tests/integration/api_service_test.py .................................. [ 59%]
22:34:59 [2022-08-04T22:34:59.533Z] ............................                                             [ 66%]
22:35:40 [2022-08-04T22:35:40.546Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
22:35:58 [2022-08-04T22:35:58.582Z] tests/integration/api_volume_test.py .........                           [ 74%]
22:35:58 [2022-08-04T22:35:58.582Z] tests/integration/client_test.py .....                                   [ 75%]
22:35:58 [2022-08-04T22:35:58.582Z] tests/integration/context_api_test.py ...                                [ 76%]
22:35:58 [2022-08-04T22:35:58.582Z] tests/integration/errors_test.py .                                       [ 76%]
22:36:16 [2022-08-04T22:36:16.784Z] tests/integration/models_containers_test.py ............................ [ 83%]
22:36:32 [2022-08-04T22:36:32.940Z] .........                                                                [ 85%]
22:36:38 [2022-08-04T22:36:38.064Z] tests/integration/models_images_test.py ...............                  [ 89%]
22:36:39 [2022-08-04T22:36:39.248Z] tests/integration/models_networks_test.py ....                           [ 90%]
22:36:45 [2022-08-04T22:36:45.780Z] tests/integration/models_nodes_test.py .                                 [ 90%]
22:36:45 [2022-08-04T22:36:45.780Z] tests/integration/models_resources_test.py .                             [ 91%]
22:36:47 [2022-08-04T22:36:47.527Z] tests/integration/models_services_test.py ................X.             [ 95%]
22:36:50 [2022-08-04T22:36:50.257Z] tests/integration/models_swarm_test.py ..                                [ 96%]
22:36:50 [2022-08-04T22:36:50.513Z] tests/integration/models_volumes_test.py ..                              [ 96%]
22:36:54 [2022-08-04T22:36:54.164Z] tests/integration/regression_test.py ......                              [ 98%]
22:36:54 [2022-08-04T22:36:54.676Z] tests/integration/credentials/store_test.py ......                       [ 99%]
22:36:54 [2022-08-04T22:36:54.676Z] tests/integration/credentials/utils_test.py .                            [100%]
22:36:54 [2022-08-04T22:36:54.676Z] 
22:36:54 [2022-08-04T22:36:54.676Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
22:36:54 [2022-08-04T22:36:54.676Z] =========================== short test summary info ============================
22:36:54 [2022-08-04T22:36:54.676Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
22:36:54 [2022-08-04T22:36:54.676Z]   CONFIG_RT_GROUP_SCHED isn't enabled
22:36:54 [2022-08-04T22:36:54.676Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
22:36:54 [2022-08-04T22:36:54.676Z]   Not supported on most drivers
22:36:54 [2022-08-04T22:36:54.676Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
22:36:54 [2022-08-04T22:36:54.676Z]   Output of docker top depends on host distro, and is not formalized.
22:36:54 [2022-08-04T22:36:54.676Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
22:36:54 [2022-08-04T22:36:54.676Z]   Output of docker top depends on host distro, and is not formalized.
22:36:54 [2022-08-04T22:36:54.676Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
22:36:54 [2022-08-04T22:36:54.676Z]   Can fail if eth0 has multiple IP addresses
22:36:54 [2022-08-04T22:36:54.676Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
22:36:54 [2022-08-04T22:36:54.676Z]   This doesn't seem to be taken into account by the engine
22:36:54 [2022-08-04T22:36:54.676Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
22:36:54 [2022-08-04T22:36:54.676Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
22:36:54 [2022-08-04T22:36:54.676Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 281.44 seconds ==
22:36:54 [2022-08-04T22:36:54.932Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
22:37:07 [2022-08-04T22:37:07.108Z] Leaving: AppArmorNo profiles have been unloaded.
22:37:07 [2022-08-04T22:37:07.108Z] 
22:37:07 [2022-08-04T22:37:07.108Z] Unloading profiles will leave already running processes permanently
22:37:07 [2022-08-04T22:37:07.108Z] unconfined, which can lead to unexpected situations.
22:37:07 [2022-08-04T22:37:07.108Z] 
22:37:07 [2022-08-04T22:37:07.108Z] To set a process to complain mode, use the command line tool
22:37:07 [2022-08-04T22:37:07.108Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
22:37:07 [2022-08-04T22:37:07.108Z]