Skip to content

Console Output

17:27:36 [2023-07-15T17:27:36.292Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45980/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1bd0805099023c90f39f6574219dcbc3e16e1744 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:1bd0805099023c90f39f6574219dcbc3e16e1744 hack/make.sh dynbinary-daemon test-docker-py
17:27:36 [2023-07-15T17:27:36.552Z] 
17:27:36 [2023-07-15T17:27:36.552Z] Removing bundles/
17:27:36 [2023-07-15T17:27:36.552Z] 
17:27:36 [2023-07-15T17:27:36.552Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
17:27:36 [2023-07-15T17:27:36.552Z] Building: bundles/dynbinary-daemon/dockerd-dev
17:27:36 [2023-07-15T17:27:36.552Z] GOOS="" GOARCH="" GOARM=""
17:28:15 [2023-07-15T17:28:15.310Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
17:28:15 [2023-07-15T17:28:15.310Z] 
17:28:15 [2023-07-15T17:28:15.310Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
17:28:15 [2023-07-15T17:28:15.310Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
17:28:15 [2023-07-15T17:28:15.310Z] Using test binary docker
17:28:15 [2023-07-15T17:28:15.310Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:28:15 [2023-07-15T17:28:15.310Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:28:15 [2023-07-15T17:28:15.310Z] INFO: Waiting for daemon to start...
17:28:15 [2023-07-15T17:28:15.310Z] Starting dockerd
17:28:15 [2023-07-15T17:28:15.310Z] .
17:28:15 [2023-07-15T17:28:15.310Z] INFO: Building docker-sdk-python3:4.4.1...
17:29:02 [2023-07-15T17:29:02.006Z] sha256:bf0ff39af48101359eac647b6d914b1d1e8c88150f99b2c4261fd063e11786f6
17:29:02 [2023-07-15T17:29:02.007Z] INFO: Starting docker-py tests...
17:29:02 [2023-07-15T17:29:02.007Z] ============================= test session starts ==============================
17:29:02 [2023-07-15T17:29:02.007Z] platform linux -- Python 3.7.17, pytest-4.3.1, py-1.11.0, pluggy-1.2.0
17:29:02 [2023-07-15T17:29:02.007Z] rootdir: /src, inifile: pytest.ini
17:29:02 [2023-07-15T17:29:02.007Z] plugins: timeout-1.3.3, cov-2.6.1
17:29:02 [2023-07-15T17:29:02.007Z] collected 389 items / 1 deselected / 388 selected
17:29:02 [2023-07-15T17:29:02.007Z] 
17:29:13 [2023-07-15T17:29:13.798Z] tests/integration/api_build_test.py .......................X             [  6%]
17:29:14 [2023-07-15T17:29:14.366Z] tests/integration/api_client_test.py .....                               [  7%]
17:29:16 [2023-07-15T17:29:16.314Z] tests/integration/api_config_test.py .....                               [  8%]
17:29:46 [2023-07-15T17:29:46.533Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
17:30:44 [2023-07-15T17:30:44.528Z] ..........................xx....................                         [ 29%]
17:31:02 [2023-07-15T17:31:02.795Z] tests/integration/api_exec_test.py .....................                 [ 34%]
17:31:10 [2023-07-15T17:31:10.534Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
17:31:15 [2023-07-15T17:31:15.466Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
17:31:34 [2023-07-15T17:31:34.401Z] tests/integration/api_network_test.py ............................       [ 47%]
17:31:43 [2023-07-15T17:31:43.842Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
17:31:45 [2023-07-15T17:31:45.298Z] tests/integration/api_secret_test.py .....                               [ 51%]
17:31:50 [2023-07-15T17:31:50.350Z] tests/integration/api_service_test.py .................................. [ 60%]
17:32:05 [2023-07-15T17:32:05.138Z] .........................                                                [ 67%]
17:32:45 [2023-07-15T17:32:45.878Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
17:33:01 [2023-07-15T17:33:01.023Z] tests/integration/api_volume_test.py .........                           [ 74%]
17:33:02 [2023-07-15T17:33:02.930Z] tests/integration/client_test.py .....                                   [ 75%]
17:33:02 [2023-07-15T17:33:02.930Z] tests/integration/context_api_test.py ...                                [ 76%]
17:33:03 [2023-07-15T17:33:03.498Z] tests/integration/errors_test.py .                                       [ 76%]
17:33:22 [2023-07-15T17:33:22.585Z] tests/integration/models_containers_test.py ............................ [ 83%]
17:33:39 [2023-07-15T17:33:39.516Z] .........                                                                [ 86%]
17:33:44 [2023-07-15T17:33:44.338Z] tests/integration/models_images_test.py ...............                  [ 89%]
17:33:46 [2023-07-15T17:33:46.237Z] tests/integration/models_networks_test.py ....                           [ 90%]
17:33:51 [2023-07-15T17:33:51.513Z] tests/integration/models_nodes_test.py .                                 [ 91%]
17:33:52 [2023-07-15T17:33:52.452Z] tests/integration/models_resources_test.py .                             [ 91%]
17:33:58 [2023-07-15T17:33:58.702Z] tests/integration/models_services_test.py ..............X.               [ 95%]
17:34:01 [2023-07-15T17:34:01.990Z] tests/integration/models_swarm_test.py ..                                [ 96%]
17:34:01 [2023-07-15T17:34:01.990Z] tests/integration/models_volumes_test.py ..                              [ 96%]
17:34:05 [2023-07-15T17:34:05.925Z] tests/integration/regression_test.py ......                              [ 98%]
17:34:06 [2023-07-15T17:34:06.185Z] tests/integration/credentials/store_test.py ......                       [ 99%]
17:34:06 [2023-07-15T17:34:06.445Z] tests/integration/credentials/utils_test.py .                            [100%]
17:34:06 [2023-07-15T17:34:06.445Z] 
17:34:06 [2023-07-15T17:34:06.445Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
17:34:06 [2023-07-15T17:34:06.445Z] =========================== short test summary info ============================
17:34:06 [2023-07-15T17:34:06.445Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
17:34:06 [2023-07-15T17:34:06.445Z]   CONFIG_RT_GROUP_SCHED isn't enabled
17:34:06 [2023-07-15T17:34:06.445Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
17:34:06 [2023-07-15T17:34:06.445Z]   Not supported on most drivers
17:34:06 [2023-07-15T17:34:06.445Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
17:34:06 [2023-07-15T17:34:06.445Z]   Output of docker top depends on host distro, and is not formalized.
17:34:06 [2023-07-15T17:34:06.445Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
17:34:06 [2023-07-15T17:34:06.445Z]   Output of docker top depends on host distro, and is not formalized.
17:34:06 [2023-07-15T17:34:06.445Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
17:34:06 [2023-07-15T17:34:06.445Z]   Can fail if eth0 has multiple IP addresses
17:34:06 [2023-07-15T17:34:06.445Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
17:34:06 [2023-07-15T17:34:06.445Z]   This doesn't seem to be taken into account by the engine
17:34:06 [2023-07-15T17:34:06.445Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
17:34:06 [2023-07-15T17:34:06.445Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
17:34:06 [2023-07-15T17:34:06.445Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 310.57 seconds ==
17:34:06 [2023-07-15T17:34:06.704Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
17:34:18 [2023-07-15T17:34:18.918Z] Leaving: AppArmorNo profiles have been unloaded.
17:34:18 [2023-07-15T17:34:18.918Z] 
17:34:18 [2023-07-15T17:34:18.918Z] Unloading profiles will leave already running processes permanently
17:34:18 [2023-07-15T17:34:18.918Z] unconfined, which can lead to unexpected situations.
17:34:18 [2023-07-15T17:34:18.918Z] 
17:34:18 [2023-07-15T17:34:18.918Z] To set a process to complain mode, use the command line tool
17:34:18 [2023-07-15T17:34:18.918Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:34:18 [2023-07-15T17:34:18.918Z]