Skip to content

Console Output

23:15:31 [2022-03-25T23:15:31.536Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42064/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1e645fb70f84bfb93f56d1792fba6b1a8126e1fd -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1e645fb70f84bfb93f56d1792fba6b1a8126e1fd hack/make.sh dynbinary test-docker-py
23:15:31 [2022-03-25T23:15:31.929Z] 
23:15:31 [2022-03-25T23:15:31.929Z] Removing bundles/
23:15:31 [2022-03-25T23:15:31.929Z] 
23:15:31 [2022-03-25T23:15:31.929Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
23:15:31 [2022-03-25T23:15:31.929Z] Building: bundles/dynbinary-daemon/dockerd-dev
23:15:31 [2022-03-25T23:15:31.929Z] GOOS="" GOARCH="" GOARM=""
23:17:38 [2022-03-25T23:17:38.461Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
23:17:38 [2022-03-25T23:17:38.461Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
23:17:38 [2022-03-25T23:17:38.461Z] GOOS="" GOARCH="" GOARM=""
23:17:38 [2022-03-25T23:17:38.461Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
23:17:38 [2022-03-25T23:17:38.461Z] 
23:17:38 [2022-03-25T23:17:38.461Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
23:17:38 [2022-03-25T23:17:38.461Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
23:17:38 [2022-03-25T23:17:38.461Z] Using test binary docker
23:17:38 [2022-03-25T23:17:38.461Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
23:17:38 [2022-03-25T23:17:38.461Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
23:17:38 [2022-03-25T23:17:38.461Z] INFO: Waiting for daemon to start...
23:17:38 [2022-03-25T23:17:38.461Z] Starting dockerd
23:17:38 [2022-03-25T23:17:38.461Z] .
23:17:38 [2022-03-25T23:17:38.461Z] INFO: Building docker-sdk-python3:5.0.3...
23:18:10 [2022-03-25T23:18:10.609Z] sha256:a8120c2a59ff89d12999605b749e2bcc90977ed14d6571607cbf60b1254dd3c7
23:18:10 [2022-03-25T23:18:10.869Z] INFO: Starting docker-py tests...
23:18:11 [2022-03-25T23:18:11.810Z] ============================= test session starts ==============================
23:18:11 [2022-03-25T23:18:11.810Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
23:18:11 [2022-03-25T23:18:11.810Z] rootdir: /src, inifile: pytest.ini
23:18:11 [2022-03-25T23:18:11.810Z] plugins: timeout-1.3.3, cov-2.6.1
23:18:12 [2022-03-25T23:18:12.750Z] collected 395 items / 2 deselected / 393 selected
23:18:12 [2022-03-25T23:18:12.750Z] 
23:18:29 [2022-03-25T23:18:29.598Z] tests/integration/api_build_test.py .......................X             [  6%]
23:18:30 [2022-03-25T23:18:30.380Z] tests/integration/api_client_test.py .....                               [  7%]
23:18:31 [2022-03-25T23:18:31.891Z] tests/integration/api_config_test.py ......                              [  8%]
23:19:01 [2022-03-25T23:19:01.804Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
23:19:55 [2022-03-25T23:19:55.910Z] .........................xx....................                          [ 29%]
23:20:12 [2022-03-25T23:20:12.661Z] tests/integration/api_exec_test.py .....................                 [ 34%]
23:20:20 [2022-03-25T23:20:20.158Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
23:20:25 [2022-03-25T23:20:25.093Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
23:20:41 [2022-03-25T23:20:41.632Z] tests/integration/api_network_test.py ............................       [ 47%]
23:20:51 [2022-03-25T23:20:51.179Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
23:20:52 [2022-03-25T23:20:52.580Z] tests/integration/api_secret_test.py .....                               [ 51%]
23:20:57 [2022-03-25T23:20:57.068Z] tests/integration/api_service_test.py .................................. [ 59%]
23:21:12 [2022-03-25T23:21:12.800Z] ............................                                             [ 66%]
23:21:52 [2022-03-25T23:21:52.108Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
23:22:07 [2022-03-25T23:22:07.264Z] tests/integration/api_volume_test.py .........                           [ 74%]
23:22:09 [2022-03-25T23:22:09.170Z] tests/integration/client_test.py .....                                   [ 75%]
23:22:09 [2022-03-25T23:22:09.170Z] tests/integration/context_api_test.py ...                                [ 76%]
23:22:09 [2022-03-25T23:22:09.740Z] tests/integration/errors_test.py .                                       [ 76%]
23:22:28 [2022-03-25T23:22:28.925Z] tests/integration/models_containers_test.py ............................ [ 83%]
23:22:45 [2022-03-25T23:22:45.187Z] .........                                                                [ 85%]
23:22:50 [2022-03-25T23:22:50.082Z] tests/integration/models_images_test.py ...............                  [ 89%]
23:22:51 [2022-03-25T23:22:51.283Z] tests/integration/models_networks_test.py ....                           [ 90%]
23:22:57 [2022-03-25T23:22:57.853Z] tests/integration/models_nodes_test.py .                                 [ 90%]
23:22:57 [2022-03-25T23:22:57.853Z] tests/integration/models_resources_test.py .                             [ 91%]
23:22:59 [2022-03-25T23:22:59.623Z] tests/integration/models_services_test.py ................X.             [ 95%]
23:23:02 [2022-03-25T23:23:02.394Z] tests/integration/models_swarm_test.py ..                                [ 96%]
23:23:02 [2022-03-25T23:23:02.656Z] tests/integration/models_volumes_test.py ..                              [ 96%]
23:23:06 [2022-03-25T23:23:06.779Z] tests/integration/regression_test.py ......                              [ 98%]
23:23:07 [2022-03-25T23:23:07.039Z] tests/integration/credentials/store_test.py ......                       [ 99%]
23:23:07 [2022-03-25T23:23:07.039Z] tests/integration/credentials/utils_test.py .                            [100%]
23:23:07 [2022-03-25T23:23:07.039Z] 
23:23:07 [2022-03-25T23:23:07.039Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
23:23:07 [2022-03-25T23:23:07.039Z] =========================== short test summary info ============================
23:23:07 [2022-03-25T23:23:07.039Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
23:23:07 [2022-03-25T23:23:07.039Z]   CONFIG_RT_GROUP_SCHED isn't enabled
23:23:07 [2022-03-25T23:23:07.039Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
23:23:07 [2022-03-25T23:23:07.039Z]   Not supported on most drivers
23:23:07 [2022-03-25T23:23:07.039Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
23:23:07 [2022-03-25T23:23:07.039Z]   Output of docker top depends on host distro, and is not formalized.
23:23:07 [2022-03-25T23:23:07.039Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
23:23:07 [2022-03-25T23:23:07.039Z]   Output of docker top depends on host distro, and is not formalized.
23:23:07 [2022-03-25T23:23:07.039Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
23:23:07 [2022-03-25T23:23:07.039Z]   Can fail if eth0 has multiple IP addresses
23:23:07 [2022-03-25T23:23:07.039Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
23:23:07 [2022-03-25T23:23:07.039Z]   This doesn't seem to be taken into account by the engine
23:23:07 [2022-03-25T23:23:07.039Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
23:23:07 [2022-03-25T23:23:07.039Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
23:23:07 [2022-03-25T23:23:07.039Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 295.52 seconds ==
23:23:07 [2022-03-25T23:23:07.298Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
23:23:19 [2022-03-25T23:23:19.512Z] Leaving: AppArmorNo profiles have been unloaded.
23:23:19 [2022-03-25T23:23:19.512Z] 
23:23:19 [2022-03-25T23:23:19.512Z] Unloading profiles will leave already running processes permanently
23:23:19 [2022-03-25T23:23:19.512Z] unconfined, which can lead to unexpected situations.
23:23:19 [2022-03-25T23:23:19.512Z] 
23:23:19 [2022-03-25T23:23:19.512Z] To set a process to complain mode, use the command line tool
23:23:19 [2022-03-25T23:23:19.512Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
23:23:19 [2022-03-25T23:23:19.512Z]