Skip to content

Console Output

17:00:10 [2023-03-10T17:00:10.314Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44990/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=98c9e3f43833bf87c21e02aca77c75c7a475ecd6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:98c9e3f43833bf87c21e02aca77c75c7a475ecd6 hack/make.sh dynbinary-daemon test-docker-py
17:00:10 [2023-03-10T17:00:10.879Z] 
17:00:10 [2023-03-10T17:00:10.879Z] Removing bundles/
17:00:10 [2023-03-10T17:00:10.879Z] 
17:00:10 [2023-03-10T17:00:10.879Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
17:00:10 [2023-03-10T17:00:10.879Z] Building: bundles/dynbinary-daemon/dockerd-dev
17:00:10 [2023-03-10T17:00:10.879Z] GOOS="" GOARCH="" GOARM=""
17:02:02 [2023-03-10T17:02:02.333Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
17:02:02 [2023-03-10T17:02:02.333Z] 
17:02:02 [2023-03-10T17:02:02.333Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
17:02:02 [2023-03-10T17:02:02.333Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
17:02:02 [2023-03-10T17:02:02.333Z] Using test binary docker
17:02:02 [2023-03-10T17:02:02.333Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:02:02 [2023-03-10T17:02:02.333Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:02:02 [2023-03-10T17:02:02.333Z] INFO: Waiting for daemon to start...
17:02:02 [2023-03-10T17:02:02.333Z] Starting dockerd
17:02:03 [2023-03-10T17:02:03.703Z] .
17:02:03 [2023-03-10T17:02:03.703Z] INFO: Building docker-sdk-python3:4.4.1...
17:02:50 [2023-03-10T17:02:50.377Z] sha256:f2d0374b3aa9d3204670e26c9cbe75cd8964bfe0b0a1fd08feb840db5373293a
17:02:50 [2023-03-10T17:02:50.377Z] INFO: Starting docker-py tests...
17:02:50 [2023-03-10T17:02:50.377Z] ============================= test session starts ==============================
17:02:50 [2023-03-10T17:02:50.377Z] platform linux -- Python 3.7.16, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
17:02:50 [2023-03-10T17:02:50.377Z] rootdir: /src, inifile: pytest.ini
17:02:50 [2023-03-10T17:02:50.377Z] plugins: timeout-1.3.3, cov-2.6.1
17:02:50 [2023-03-10T17:02:50.943Z] collected 389 items / 1 deselected / 388 selected
17:02:50 [2023-03-10T17:02:50.943Z] 
17:03:07 [2023-03-10T17:03:07.064Z] tests/integration/api_build_test.py .......................X             [  6%]
17:03:07 [2023-03-10T17:03:07.886Z] tests/integration/api_client_test.py .....                               [  7%]
17:03:09 [2023-03-10T17:03:09.383Z] tests/integration/api_config_test.py .....                               [  8%]
17:03:38 [2023-03-10T17:03:38.358Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
17:04:31 [2023-03-10T17:04:31.456Z] ..........................xx....................                         [ 29%]
17:04:47 [2023-03-10T17:04:47.267Z] tests/integration/api_exec_test.py .....................                 [ 34%]
17:04:54 [2023-03-10T17:04:54.782Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
17:04:59 [2023-03-10T17:04:59.443Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
17:05:14 [2023-03-10T17:05:14.998Z] tests/integration/api_network_test.py ............................       [ 47%]
17:05:24 [2023-03-10T17:05:24.476Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
17:05:25 [2023-03-10T17:05:25.972Z] tests/integration/api_secret_test.py .....                               [ 51%]
17:05:30 [2023-03-10T17:05:30.995Z] tests/integration/api_service_test.py .................................. [ 60%]
17:05:45 [2023-03-10T17:05:45.694Z] .........................                                                [ 67%]
17:06:24 [2023-03-10T17:06:24.323Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
17:06:39 [2023-03-10T17:06:39.436Z] tests/integration/api_volume_test.py .........                           [ 74%]
17:06:41 [2023-03-10T17:06:41.331Z] tests/integration/client_test.py .....                                   [ 75%]
17:06:41 [2023-03-10T17:06:41.331Z] tests/integration/context_api_test.py ...                                [ 76%]
17:06:41 [2023-03-10T17:06:41.896Z] tests/integration/errors_test.py .                                       [ 76%]
17:07:00 [2023-03-10T17:07:00.305Z] tests/integration/models_containers_test.py ............................ [ 83%]
17:07:16 [2023-03-10T17:07:16.511Z] .........                                                                [ 86%]
17:07:20 [2023-03-10T17:07:20.991Z] tests/integration/models_images_test.py ...............                  [ 89%]
17:07:22 [2023-03-10T17:07:22.438Z] tests/integration/models_networks_test.py ....                           [ 90%]
17:07:28 [2023-03-10T17:07:28.987Z] tests/integration/models_nodes_test.py .                                 [ 91%]
17:07:28 [2023-03-10T17:07:28.987Z] tests/integration/models_resources_test.py .                             [ 91%]
17:07:35 [2023-03-10T17:07:35.064Z] tests/integration/models_services_test.py ..............X.               [ 95%]
17:07:37 [2023-03-10T17:07:37.894Z] tests/integration/models_swarm_test.py ..                                [ 96%]
17:07:37 [2023-03-10T17:07:37.894Z] tests/integration/models_volumes_test.py ..                              [ 96%]
17:07:41 [2023-03-10T17:07:41.428Z] tests/integration/regression_test.py ......                              [ 98%]
17:07:41 [2023-03-10T17:07:41.945Z] tests/integration/credentials/store_test.py ......                       [ 99%]
17:07:41 [2023-03-10T17:07:41.945Z] tests/integration/credentials/utils_test.py .                            [100%]
17:07:41 [2023-03-10T17:07:41.945Z] 
17:07:41 [2023-03-10T17:07:41.946Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
17:07:41 [2023-03-10T17:07:41.946Z] =========================== short test summary info ============================
17:07:41 [2023-03-10T17:07:41.946Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
17:07:41 [2023-03-10T17:07:41.946Z]   CONFIG_RT_GROUP_SCHED isn't enabled
17:07:41 [2023-03-10T17:07:41.946Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
17:07:41 [2023-03-10T17:07:41.946Z]   Not supported on most drivers
17:07:41 [2023-03-10T17:07:41.946Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
17:07:41 [2023-03-10T17:07:41.946Z]   Output of docker top depends on host distro, and is not formalized.
17:07:41 [2023-03-10T17:07:41.946Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
17:07:41 [2023-03-10T17:07:41.946Z]   Output of docker top depends on host distro, and is not formalized.
17:07:41 [2023-03-10T17:07:41.946Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
17:07:41 [2023-03-10T17:07:41.946Z]   Can fail if eth0 has multiple IP addresses
17:07:41 [2023-03-10T17:07:41.946Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
17:07:41 [2023-03-10T17:07:41.946Z]   This doesn't seem to be taken into account by the engine
17:07:41 [2023-03-10T17:07:41.946Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
17:07:41 [2023-03-10T17:07:41.946Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
17:07:41 [2023-03-10T17:07:41.946Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 292.02 seconds ==
17:07:42 [2023-03-10T17:07:42.203Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
17:07:54 [2023-03-10T17:07:54.387Z] Leaving: AppArmorNo profiles have been unloaded.
17:07:54 [2023-03-10T17:07:54.387Z] 
17:07:54 [2023-03-10T17:07:54.387Z] Unloading profiles will leave already running processes permanently
17:07:54 [2023-03-10T17:07:54.387Z] unconfined, which can lead to unexpected situations.
17:07:54 [2023-03-10T17:07:54.387Z] 
17:07:54 [2023-03-10T17:07:54.387Z] To set a process to complain mode, use the command line tool
17:07:54 [2023-03-10T17:07:54.387Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:07:54 [2023-03-10T17:07:54.387Z]