Skip to content

Console Output

18:08:20 [2022-04-21T18:08:20.717Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43332/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=176f66df9ca5cdc9466661428f0a3ac33cd1ab1b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:176f66df9ca5cdc9466661428f0a3ac33cd1ab1b hack/make.sh dynbinary test-docker-py
18:08:20 [2022-04-21T18:08:20.978Z] 
18:08:21 [2022-04-21T18:08:21.239Z] Removing bundles/
18:08:21 [2022-04-21T18:08:21.239Z] 
18:08:21 [2022-04-21T18:08:21.239Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
18:08:21 [2022-04-21T18:08:21.239Z] Building: bundles/dynbinary-daemon/dockerd-dev
18:08:21 [2022-04-21T18:08:21.239Z] GOOS="" GOARCH="" GOARM=""
18:10:27 [2022-04-21T18:10:27.920Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
18:10:27 [2022-04-21T18:10:27.920Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
18:10:27 [2022-04-21T18:10:27.920Z] GOOS="" GOARCH="" GOARM=""
18:10:27 [2022-04-21T18:10:27.920Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
18:10:27 [2022-04-21T18:10:27.920Z] 
18:10:27 [2022-04-21T18:10:27.920Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
18:10:27 [2022-04-21T18:10:27.920Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
18:10:27 [2022-04-21T18:10:27.920Z] Using test binary docker
18:10:27 [2022-04-21T18:10:27.920Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
18:10:27 [2022-04-21T18:10:27.920Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:10:27 [2022-04-21T18:10:27.920Z] INFO: Waiting for daemon to start...
18:10:27 [2022-04-21T18:10:27.920Z] Starting dockerd
18:10:27 [2022-04-21T18:10:27.920Z] .
18:10:27 [2022-04-21T18:10:27.920Z] INFO: Building docker-sdk-python3:5.0.3...
18:11:06 [2022-04-21T18:11:06.710Z] sha256:e812872c23ca415efa57e5c4037759d7390c1e354188dd6c40347476421cb232
18:11:06 [2022-04-21T18:11:06.710Z] INFO: Starting docker-py tests...
18:11:06 [2022-04-21T18:11:06.710Z] ============================= test session starts ==============================
18:11:06 [2022-04-21T18:11:06.710Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
18:11:06 [2022-04-21T18:11:06.710Z] rootdir: /src, inifile: pytest.ini
18:11:06 [2022-04-21T18:11:06.710Z] plugins: cov-2.6.1, timeout-1.3.3
18:11:06 [2022-04-21T18:11:06.710Z] collected 395 items / 2 deselected / 393 selected
18:11:06 [2022-04-21T18:11:06.710Z] 
18:11:21 [2022-04-21T18:11:21.767Z] tests/integration/api_build_test.py .......................X             [  6%]
18:11:22 [2022-04-21T18:11:22.601Z] tests/integration/api_client_test.py .....                               [  7%]
18:11:24 [2022-04-21T18:11:24.373Z] tests/integration/api_config_test.py ......                              [  8%]
18:11:54 [2022-04-21T18:11:54.749Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
18:12:49 [2022-04-21T18:12:49.224Z] .........................xx....................                          [ 29%]
18:13:06 [2022-04-21T18:13:06.219Z] tests/integration/api_exec_test.py .....................                 [ 34%]
18:13:13 [2022-04-21T18:13:13.715Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
18:13:18 [2022-04-21T18:13:18.722Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
18:13:35 [2022-04-21T18:13:35.355Z] tests/integration/api_network_test.py ............................       [ 47%]
18:13:45 [2022-04-21T18:13:45.346Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
18:13:46 [2022-04-21T18:13:46.857Z] tests/integration/api_secret_test.py .....                               [ 51%]
18:13:51 [2022-04-21T18:13:51.561Z] tests/integration/api_service_test.py .................................. [ 59%]
18:13:56 [2022-04-21T18:13:56.111Z] ............................                                             [ 66%]
18:14:37 [2022-04-21T18:14:37.804Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
18:14:52 [2022-04-21T18:14:52.968Z] tests/integration/api_volume_test.py .........                           [ 74%]
18:14:55 [2022-04-21T18:14:55.511Z] tests/integration/client_test.py .....                                   [ 75%]
18:14:55 [2022-04-21T18:14:55.511Z] tests/integration/context_api_test.py ...                                [ 76%]
18:14:55 [2022-04-21T18:14:55.773Z] tests/integration/errors_test.py .                                       [ 76%]
18:15:15 [2022-04-21T18:15:15.071Z] tests/integration/models_containers_test.py ............................ [ 83%]
18:15:31 [2022-04-21T18:15:31.362Z] .........                                                                [ 85%]
18:15:36 [2022-04-21T18:15:36.337Z] tests/integration/models_images_test.py ...............                  [ 89%]
18:15:37 [2022-04-21T18:15:37.431Z] tests/integration/models_networks_test.py ....                           [ 90%]
18:15:44 [2022-04-21T18:15:44.011Z] tests/integration/models_nodes_test.py .                                 [ 90%]
18:15:44 [2022-04-21T18:15:44.011Z] tests/integration/models_resources_test.py .                             [ 91%]
18:15:51 [2022-04-21T18:15:51.683Z] tests/integration/models_services_test.py ................X.             [ 95%]
18:15:58 [2022-04-21T18:15:58.383Z] tests/integration/models_swarm_test.py ..                                [ 96%]
18:15:58 [2022-04-21T18:15:58.383Z] tests/integration/models_volumes_test.py ..                              [ 96%]
18:16:02 [2022-04-21T18:16:02.329Z] tests/integration/regression_test.py ......                              [ 98%]
18:16:02 [2022-04-21T18:16:02.851Z] tests/integration/credentials/store_test.py ......                       [ 99%]
18:16:02 [2022-04-21T18:16:02.851Z] tests/integration/credentials/utils_test.py .                            [100%]
18:16:02 [2022-04-21T18:16:02.851Z] 
18:16:02 [2022-04-21T18:16:02.851Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
18:16:02 [2022-04-21T18:16:02.851Z] =========================== short test summary info ============================
18:16:02 [2022-04-21T18:16:02.851Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
18:16:02 [2022-04-21T18:16:02.851Z]   CONFIG_RT_GROUP_SCHED isn't enabled
18:16:02 [2022-04-21T18:16:02.851Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
18:16:02 [2022-04-21T18:16:02.851Z]   Not supported on most drivers
18:16:02 [2022-04-21T18:16:02.851Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
18:16:02 [2022-04-21T18:16:02.851Z]   Output of docker top depends on host distro, and is not formalized.
18:16:02 [2022-04-21T18:16:02.851Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
18:16:02 [2022-04-21T18:16:02.851Z]   Output of docker top depends on host distro, and is not formalized.
18:16:02 [2022-04-21T18:16:02.851Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
18:16:02 [2022-04-21T18:16:02.851Z]   Can fail if eth0 has multiple IP addresses
18:16:02 [2022-04-21T18:16:02.851Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
18:16:02 [2022-04-21T18:16:02.851Z]   This doesn't seem to be taken into account by the engine
18:16:02 [2022-04-21T18:16:02.851Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
18:16:02 [2022-04-21T18:16:02.851Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
18:16:02 [2022-04-21T18:16:02.851Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 299.04 seconds ==
18:16:03 [2022-04-21T18:16:03.112Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
18:16:15 [2022-04-21T18:16:15.335Z] Leaving: AppArmorNo profiles have been unloaded.
18:16:15 [2022-04-21T18:16:15.335Z] 
18:16:15 [2022-04-21T18:16:15.335Z] Unloading profiles will leave already running processes permanently
18:16:15 [2022-04-21T18:16:15.335Z] unconfined, which can lead to unexpected situations.
18:16:15 [2022-04-21T18:16:15.335Z] 
18:16:15 [2022-04-21T18:16:15.335Z] To set a process to complain mode, use the command line tool
18:16:15 [2022-04-21T18:16:15.335Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:16:15 [2022-04-21T18:16:15.335Z]