Skip to content
Success

Console Output

Skipping 1,978 KB.. Full Log
19:06:19 tests/integration/regression_test.py::TestRegressions::test_647_support_doubleslash_in_image_names PASSED [ 97%]
19:06:22 tests/integration/regression_test.py::TestRegressions::test_649_handle_timeout_value_none PASSED [ 97%]
19:06:22 tests/integration/regression_test.py::TestRegressions::test_715_handle_user_param_as_int_value PASSED [ 97%]
19:06:23 tests/integration/regression_test.py::TestRegressions::test_792_explicit_port_protocol PASSED [ 98%]
19:06:23 tests/integration/credentials/store_test.py::TestStore::test_store_and_get PASSED [ 98%]
19:06:23 tests/integration/credentials/store_test.py::TestStore::test_get_nonexistent PASSED [ 98%]
19:06:23 tests/integration/credentials/store_test.py::TestStore::test_store_and_erase PASSED [ 98%]
19:06:23 tests/integration/credentials/store_test.py::TestStore::test_unicode_strings PASSED [ 99%]
19:06:23 tests/integration/credentials/store_test.py::TestStore::test_list PASSED [ 99%]
19:06:23 tests/integration/credentials/store_test.py::TestStore::test_execute_with_env_override PASSED [ 99%]
19:06:24 tests/integration/credentials/utils_test.py::test_create_environment_dict PASSED [100%]
19:06:24 
19:06:24 ---------- coverage: platform linux, python 3.7.11-final-0 -----------
19:06:24 Name                                  Stmts   Miss Branch BrPart  Cover
19:06:24 -----------------------------------------------------------------------
19:06:24 docker/__init__.py                        8      0      0      0   100%
19:06:24 docker/api/__init__.py                    1      0      0      0   100%
19:06:24 docker/api/build.py                     126     26     93     23    74%
19:06:24 docker/api/client.py                    259     56     92     19    76%
19:06:24 docker/api/config.py                     29      0      4      1    97%
19:06:24 docker/api/container.py                 265     34    104     26    83%
19:06:24 docker/api/daemon.py                     39     14     14      3    53%
19:06:24 docker/api/exec_api.py                   45      9     22      3    79%
19:06:24 docker/api/image.py                     159     45     60     13    67%
19:06:24 docker/api/network.py                    90     13     48     12    80%
19:06:24 docker/api/plugin.py                     89     10     14      4    84%
19:06:24 docker/api/secret.py                     34      3      8      2    83%
19:06:24 docker/api/service.py                   200     58    149     32    62%
19:06:24 docker/api/swarm.py                     106     15     38     10    81%
19:06:24 docker/api/volume.py                     38      5     14      5    81%
19:06:24 docker/auth.py                          197     93     74     22    48%
19:06:24 docker/client.py                         69      5      2      1    92%
19:06:24 docker/constants.py                      21      0      0      0   100%
19:06:24 docker/context/__init__.py                2      0      0      0   100%
19:06:24 docker/context/api.py                    78     18     38     10    72%
19:06:24 docker/context/config.py                 61     25     16      3    53%
19:06:24 docker/context/context.py               154     26     64     15    78%
19:06:24 docker/credentials/__init__.py            3      0      0      0   100%
19:06:24 docker/credentials/constants.py           4      0      0      0   100%
19:06:24 docker/credentials/errors.py             11      1      2      1    85%
19:06:24 docker/credentials/store.py              44      5     12      4    80%
19:06:24 docker/credentials/utils.py              23     13     12      1    31%
19:06:24 docker/errors.py                        110     22     20      6    75%
19:06:24 docker/models/__init__.py                 0      0      0      0   100%
19:06:24 docker/models/configs.py                 21      8      2      0    57%
19:06:24 docker/models/containers.py             183     21     70      9    86%
19:06:24 docker/models/images.py                 136     41     56      6    67%
19:06:24 docker/models/networks.py                37      1     12      2    94%
19:06:24 docker/models/nodes.py                   15      1      2      0    94%
19:06:24 docker/models/plugins.py                 48     29      8      0    34%
19:06:24 docker/models/resource.py                41     11      6      2    72%
19:06:24 docker/models/secrets.py                 22      9      2      0    54%
19:06:24 docker/models/services.py                87      5     36      5    92%
19:06:24 docker/models/swarm.py                   39      3      6      3    87%
19:06:24 docker/models/volumes.py                 23      1      4      0    96%
19:06:24 docker/tls.py                            37     13     14      5    57%
19:06:24 docker/transport/__init__.py             11      3      0      0    73%
19:06:24 docker/transport/basehttpadapter.py       6      3      2      0    38%
19:06:24 docker/transport/npipeconn.py            57     52      8      0     8%
19:06:24 docker/transport/npipesocket.py         134    130     20      0     3%
19:06:24 docker/transport/sshconn.py             161    122     52      0    18%
19:06:24 docker/transport/ssladapter.py           36     22     10      1    33%
19:06:24 docker/transport/unixconn.py             59     38     10      0    30%
19:06:24 docker/types/__init__.py                  6      0      0      0   100%
19:06:24 docker/types/base.py                      4      0      2      0   100%
19:06:24 docker/types/containers.py              419    222    326     70    45%
19:06:24 docker/types/daemon.py                   36      8     14      4    72%
19:06:24 docker/types/healthcheck.py              33     12      4      1    59%
19:06:24 docker/types/networks.py                 41      7     28      6    78%
19:06:24 docker/types/services.py                313     70    208     40    75%
19:06:24 docker/types/swarm.py                    51     24     40     10    52%
19:06:24 docker/utils/__init__.py                  3      0      0      0   100%
19:06:24 docker/utils/build.py                   150     22     72     13    82%
19:06:24 docker/utils/config.py                   36      9     10      5    70%
19:06:24 docker/utils/decorators.py               32      6     12      4    73%
19:06:24 docker/utils/fnmatch.py                  55     27     28      4    41%
19:06:24 docker/utils/json_stream.py              40      8     14      3    76%
19:06:24 docker/utils/ports.py                    50     50     32      0     0%
19:06:24 docker/utils/proxy.py                    32      2     12      1    93%
19:06:24 docker/utils/socket.py                   85      9     40      7    86%
19:06:24 docker/utils/utils.py                   278     98    171     32    60%
19:06:24 docker/version.py                         2      0      2      0   100%
19:06:24 -----------------------------------------------------------------------
19:06:24 TOTAL                                  5084   1583   2235    449    65%
19:06:24 
19:06:24 =========================== short test summary info ============================
19:06:24 XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
19:06:24   CONFIG_RT_GROUP_SCHED isn't enabled
19:06:24 XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
19:06:24   Not supported on most drivers
19:06:24 XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
19:06:24   Output of docker top depends on host distro, and is not formalized.
19:06:24 XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
19:06:24   This doesn't seem to be taken into account by the engine
19:06:24 SKIPPED [3] /src/tests/helpers.py:70: Feature requires Docker Engine experimental mode
19:06:24 SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
19:06:24 SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
19:06:24 
19:06:24 ======== 377 passed, 5 skipped, 4 xfailed, 4 xpassed in 280.77 seconds =========
[Pipeline] sh
19:06:24 + docker stop dpy-dind-2-0-py3.7-20.10.7
19:06:30 dpy-dind-2-0-py3.7-19.03.13
[Pipeline] sh
19:06:31 + docker run --rm -d --name dpy-dind-2-0-py3.7-19.03.13 -v /tmp --privileged --network dpy-testnet-2-0-py3.7-19.03.13 dockerpinata/docker-py:sshdind-091aedee82a61ea0fe9babfd7990a25ae0926009 dockerd --experimental
19:06:31 0bed226d5368aad7b3285c35ce4c01bdd4757651e77101e152761b21699d054e
[Pipeline] sh
19:06:31 + docker exec dpy-dind-2-0-py3.7-19.03.13 sh -c /usr/sbin/sshd
[Pipeline] sh
19:06:31 + docker run --rm --name dpy-tests-2-0-py3.7-19.03.13 -e DOCKER_HOST=ssh://dpy-dind-2-0-py3.7-19.03.13:22 -e DOCKER_TEST_API_VERSION=1.40 --network dpy-testnet-2-0-py3.7-19.03.13 --volumes-from dpy-dind-2-0-py3.7-19.03.13 -v /home/ubuntu/workspace/docker-py_PR-2862@tmp/0c92b803-df0c-47dc-b26e-0ed6f14ca186/config.json:/root/.docker/config.json dockerpinata/docker-py:py3-091aedee82a61ea0fe9babfd7990a25ae0926009 py.test -v -rxs --cov=docker tests/ssh
19:06:32 ============================= test session starts ==============================
19:06:32 platform linux -- Python 3.7.11, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 -- /usr/local/bin/python
19:06:32 cachedir: .pytest_cache
19:06:32 rootdir: /src, inifile: pytest.ini
19:06:32 plugins: timeout-1.3.3, cov-2.6.1
19:06:33 collecting ... collected 24 items
19:06:33 
19:06:35 tests/ssh/api_build_test.py::BuildTest::test_build_container_with_target PASSED [  4%]
19:06:35 tests/ssh/api_build_test.py::BuildTest::test_build_from_stringio PASSED  [  8%]
19:06:35 tests/ssh/api_build_test.py::BuildTest::test_build_gzip_custom_encoding PASSED [ 12%]
19:06:35 tests/ssh/api_build_test.py::BuildTest::test_build_gzip_encoding PASSED  [ 16%]
19:06:36 tests/ssh/api_build_test.py::BuildTest::test_build_in_context_abs_dockerfile PASSED [ 20%]
19:06:37 dpy-dind-2-0-py3.7-20.10.7
[Pipeline] sh
19:06:37 + docker run --rm -d --name dpy-dind-2-0-py3.7-20.10.7 -v /tmp --privileged --network dpy-testnet-2-0-py3.7-20.10.7 dockerpinata/docker-py:sshdind-091aedee82a61ea0fe9babfd7990a25ae0926009 dockerd --experimental
19:06:37 4696fa039fe763f130eaa5c9f87855dbac6d8e3e07082b274c21c24516ce7873
[Pipeline] sh
19:06:37 tests/ssh/api_build_test.py::BuildTest::test_build_in_context_dockerfile PASSED [ 25%]
19:06:38 + docker exec dpy-dind-2-0-py3.7-20.10.7 sh -c /usr/sbin/sshd
[Pipeline] sh
19:06:38 + docker run --rm --name dpy-tests-2-0-py3.7-20.10.7 -e DOCKER_HOST=ssh://dpy-dind-2-0-py3.7-20.10.7:22 -e DOCKER_TEST_API_VERSION=1.40 --network dpy-testnet-2-0-py3.7-20.10.7 --volumes-from dpy-dind-2-0-py3.7-20.10.7 -v /home/ubuntu/workspace/docker-py_PR-2862@tmp/b0a3425e-9165-4cad-9004-89460923bae0/config.json:/root/.docker/config.json dockerpinata/docker-py:py3-091aedee82a61ea0fe9babfd7990a25ae0926009 py.test -v -rxs --cov=docker tests/ssh
19:06:39 ============================= test session starts ==============================
19:06:39 platform linux -- Python 3.7.11, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 -- /usr/local/bin/python
19:06:39 cachedir: .pytest_cache
19:06:39 rootdir: /src, inifile: pytest.ini
19:06:39 plugins: timeout-1.3.3, cov-2.6.1
19:06:39 collecting ... collected 24 items
19:06:39 
19:06:39 tests/ssh/api_build_test.py::BuildTest::test_build_in_context_nested_dockerfile PASSED [ 29%]
19:06:39 tests/ssh/api_build_test.py::BuildTest::test_build_invalid_platform PASSED [ 33%]
19:06:39 tests/ssh/api_build_test.py::BuildTest::test_build_isolation PASSED      [ 37%]
19:06:40 tests/ssh/api_build_test.py::BuildTest::test_build_labels PASSED         [ 41%]
19:06:41 tests/ssh/api_build_test.py::BuildTest::test_build_out_of_context_dockerfile PASSED [ 45%]
19:06:41 tests/ssh/api_build_test.py::BuildTest::test_build_shmsize PASSED        [ 50%]
19:06:41 tests/ssh/api_build_test.py::BuildTest::test_build_container_with_target PASSED [  4%]
19:06:41 tests/ssh/api_build_test.py::BuildTest::test_build_from_stringio PASSED  [  8%]
19:06:41 tests/ssh/api_build_test.py::BuildTest::test_build_gzip_custom_encoding PASSED [ 12%]
19:06:41 tests/ssh/api_build_test.py::BuildTest::test_build_gzip_encoding PASSED  [ 16%]
19:06:43 tests/ssh/api_build_test.py::BuildTest::test_build_in_context_abs_dockerfile PASSED [ 20%]
19:06:44 tests/ssh/api_build_test.py::BuildTest::test_build_in_context_dockerfile PASSED [ 25%]
19:06:44 tests/ssh/api_build_test.py::BuildTest::test_build_squash PASSED         [ 54%]
19:06:45 tests/ssh/api_build_test.py::BuildTest::test_build_stderr_data PASSED    [ 58%]
19:06:45 tests/ssh/api_build_test.py::BuildTest::test_build_streaming PASSED      [ 62%]
19:06:45 tests/ssh/api_build_test.py::BuildTest::test_build_with_buildargs PASSED [ 66%]
19:06:45 tests/ssh/api_build_test.py::BuildTest::test_build_in_context_nested_dockerfile PASSED [ 29%]
19:06:45 tests/ssh/api_build_test.py::BuildTest::test_build_invalid_platform PASSED [ 33%]
19:06:46 tests/ssh/api_build_test.py::BuildTest::test_build_isolation PASSED      [ 37%]
19:06:46 tests/ssh/api_build_test.py::BuildTest::test_build_labels PASSED         [ 41%]
19:06:48 tests/ssh/api_build_test.py::BuildTest::test_build_out_of_context_dockerfile PASSED [ 45%]
19:06:48 tests/ssh/api_build_test.py::BuildTest::test_build_shmsize PASSED        [ 50%]
19:06:48 tests/ssh/api_build_test.py::BuildTest::test_build_with_cache_from PASSED [ 70%]
19:06:48 tests/ssh/api_build_test.py::BuildTest::test_build_with_dockerfile_empty_lines PASSED [ 75%]
19:06:50 tests/ssh/api_build_test.py::BuildTest::test_build_with_dockerignore PASSED [ 79%]
19:06:51 tests/ssh/api_build_test.py::BuildTest::test_build_squash PASSED         [ 54%]
19:06:51 tests/ssh/api_build_test.py::BuildTest::test_build_stderr_data PASSED    [ 58%]
19:06:52 tests/ssh/api_build_test.py::BuildTest::test_build_streaming PASSED      [ 62%]
19:06:52 tests/ssh/api_build_test.py::BuildTest::test_build_with_extra_hosts PASSED [ 83%]
19:06:52 tests/ssh/api_build_test.py::BuildTest::test_build_with_buildargs PASSED [ 66%]
19:06:55 tests/ssh/api_build_test.py::BuildTest::test_build_with_network_mode PASSED [ 87%]
19:06:55 tests/ssh/api_build_test.py::BuildTest::test_build_with_proxy PASSED     [ 91%]
19:06:55 tests/ssh/api_build_test.py::BuildTest::test_build_with_proxy_and_buildargs PASSED [ 95%]
19:06:56 tests/ssh/api_build_test.py::BuildTest::test_build_with_cache_from PASSED [ 70%]
19:06:56 tests/ssh/api_build_test.py::BuildTest::test_build_with_dockerfile_empty_lines PASSED [ 75%]
19:06:56 tests/ssh/api_build_test.py::BuildTest::test_prune_builds XPASS          [100%]
19:06:56 
19:06:56 =============================== warnings summary ===============================
19:06:56 /usr/local/lib/python3.7/site-packages/paramiko/hostkeys.py:23
19:06:56   /usr/local/lib/python3.7/site-packages/paramiko/hostkeys.py:23: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3,and in 3.9 it will stop working
19:06:56     from collections import MutableMapping
19:06:56 
19:06:56 -- Docs: https://docs.pytest.org/en/latest/warnings.html
19:06:56 
19:06:56 ---------- coverage: platform linux, python 3.7.11-final-0 -----------
19:06:56 Name                                  Stmts   Miss Branch BrPart  Cover
19:06:56 -----------------------------------------------------------------------
19:06:56 docker/__init__.py                        8      0      0      0   100%
19:06:56 docker/api/__init__.py                    1      0      0      0   100%
19:06:56 docker/api/build.py                     126     22     93     23    78%
19:06:56 docker/api/client.py                    259     99     92     15    56%
19:06:56 docker/api/config.py                     29     18      4      0    33%
19:06:56 docker/api/container.py                 265    171    104     10    28%
19:06:56 docker/api/daemon.py                     39     28     14      0    21%
19:06:56 docker/api/exec_api.py                   45     36     22      0    13%
19:06:56 docker/api/image.py                     159    108     60      5    26%
19:06:56 docker/api/network.py                    90     56     48      7    30%
19:06:56 docker/api/plugin.py                     89     68     14      0    20%
19:06:56 docker/api/secret.py                     34     22      8      0    29%
19:06:56 docker/api/service.py                   200    176    149      0     7%
19:06:56 docker/api/swarm.py                     106     77     38      0    20%
19:06:56 docker/api/volume.py                     38     29     14      0    17%
19:06:56 docker/auth.py                          197     93     74     22    48%
19:06:56 docker/client.py                         69     20      2      0    69%
19:06:56 docker/constants.py                      21      0      0      0   100%
19:06:56 docker/context/__init__.py                2      0      0      0   100%
19:06:56 docker/context/api.py                    78     57     38      0    18%
19:06:56 docker/context/config.py                 61     42     16      1    26%
19:06:56 docker/context/context.py               154    113     64      2    20%
19:06:56 docker/credentials/__init__.py            3      0      0      0   100%
19:06:56 docker/credentials/constants.py           4      0      0      0   100%
19:06:56 docker/credentials/errors.py             11      4      2      0    54%
19:06:56 docker/credentials/store.py              44     30     12      0    25%
19:06:56 docker/credentials/utils.py              23     18     12      0    14%
19:06:56 docker/errors.py                        110     38     20      5    61%
19:06:56 docker/models/__init__.py                 0      0      0      0   100%
19:06:56 docker/models/configs.py                 21      8      2      0    57%
19:06:56 docker/models/containers.py             183    131     70      0    21%
19:06:56 docker/models/images.py                 136     92     56      0    23%
19:06:56 docker/models/networks.py                37     20     12      0    35%
19:06:56 docker/models/nodes.py                   15      5      2      0    59%
19:06:56 docker/models/plugins.py                 48     29      8      0    34%
19:06:56 docker/models/resource.py                41     24      6      0    36%
19:06:56 docker/models/secrets.py                 22      9      2      0    54%
19:06:56 docker/models/services.py                87     63     36      0    20%
19:06:56 docker/models/swarm.py                   39     21      6      0    40%
19:06:56 docker/models/volumes.py                 23     10      4      0    48%
19:06:56 docker/tls.py                            37     26     14      0    22%
19:06:56 docker/transport/__init__.py             11      3      0      0    73%
19:06:56 docker/transport/basehttpadapter.py       6      0      2      1    88%
19:06:56 docker/transport/npipeconn.py            57     52      8      0     8%
19:06:56 docker/transport/npipesocket.py         134    130     20      0     3%
19:06:56 docker/transport/sshconn.py             161     57     52     15    56%
19:06:56 docker/transport/ssladapter.py           36     22     10      1    33%
19:06:56 docker/transport/unixconn.py             59     38     10      0    30%
19:06:56 docker/types/__init__.py                  6      0      0      0   100%
19:06:56 docker/types/base.py                      4      2      2      0    33%
19:06:56 docker/types/containers.py              419    356    326     11    10%
19:06:56 docker/types/daemon.py                   36     26     14      0    20%
19:06:56 docker/types/healthcheck.py              33     20      4      0    35%
19:06:56 docker/types/networks.py                 41     21     28      8    41%
19:06:56 docker/types/services.py                313    261    208      0    10%
19:06:56 docker/types/swarm.py                    51     45     40      0     7%
19:06:56 docker/utils/__init__.py                  3      0      0      0   100%
19:06:56 docker/utils/build.py                   150     24     72     13    81%
19:06:56 docker/utils/config.py                   36      9     10      5    70%
19:06:56 docker/utils/decorators.py               32      6     12      4    73%
19:06:56 docker/utils/fnmatch.py                  55     27     28      4    41%
19:06:56 docker/utils/json_stream.py              40      8     14      3    76%
19:06:56 docker/utils/ports.py                    50     50     32      0     0%
19:06:56 docker/utils/proxy.py                    32      3     12      2    89%
19:06:56 docker/utils/socket.py                   85     64     40      0    17%
19:06:56 docker/utils/utils.py                   278    182    171     25    29%
19:06:56 docker/version.py                         2      0      2      0   100%
19:06:56 -----------------------------------------------------------------------
19:06:56 TOTAL                                  5084   3169   2235    182    31%
19:06:56 
19:06:56 ============== 23 passed, 1 xpassed, 1 warnings in 23.89 seconds ===============
[Pipeline] sh
19:06:57 tests/ssh/api_build_test.py::BuildTest::test_build_with_dockerignore PASSED [ 79%]
19:06:57 + docker stop dpy-dind-2-0-py3.7-19.03.13
19:06:58 dpy-dind-2-0-py3.7-19.03.13
19:06:58 + docker network rm dpy-testnet-2-0-py3.7-19.03.13
19:06:58 dpy-testnet-2-0-py3.7-19.03.13
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
19:06:59 tests/ssh/api_build_test.py::BuildTest::test_build_with_extra_hosts PASSED [ 83%]
19:07:02 tests/ssh/api_build_test.py::BuildTest::test_build_with_network_mode PASSED [ 87%]
19:07:02 tests/ssh/api_build_test.py::BuildTest::test_build_with_proxy PASSED     [ 91%]
19:07:02 tests/ssh/api_build_test.py::BuildTest::test_build_with_proxy_and_buildargs PASSED [ 95%]
19:07:04 tests/ssh/api_build_test.py::BuildTest::test_prune_builds XPASS          [100%]
19:07:04 
19:07:04 =============================== warnings summary ===============================
19:07:04 /usr/local/lib/python3.7/site-packages/paramiko/hostkeys.py:23
19:07:04   /usr/local/lib/python3.7/site-packages/paramiko/hostkeys.py:23: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3,and in 3.9 it will stop working
19:07:04     from collections import MutableMapping
19:07:04 
19:07:04 -- Docs: https://docs.pytest.org/en/latest/warnings.html
19:07:04 
19:07:04 ---------- coverage: platform linux, python 3.7.11-final-0 -----------
19:07:04 Name                                  Stmts   Miss Branch BrPart  Cover
19:07:04 -----------------------------------------------------------------------
19:07:04 docker/__init__.py                        8      0      0      0   100%
19:07:04 docker/api/__init__.py                    1      0      0      0   100%
19:07:04 docker/api/build.py                     126     22     93     23    78%
19:07:04 docker/api/client.py                    259     99     92     15    56%
19:07:04 docker/api/config.py                     29     18      4      0    33%
19:07:04 docker/api/container.py                 265    171    104     10    28%
19:07:04 docker/api/daemon.py                     39     28     14      0    21%
19:07:04 docker/api/exec_api.py                   45     36     22      0    13%
19:07:04 docker/api/image.py                     159    108     60      5    26%
19:07:04 docker/api/network.py                    90     56     48      7    30%
19:07:04 docker/api/plugin.py                     89     68     14      0    20%
19:07:04 docker/api/secret.py                     34     22      8      0    29%
19:07:04 docker/api/service.py                   200    176    149      0     7%
19:07:04 docker/api/swarm.py                     106     77     38      0    20%
19:07:04 docker/api/volume.py                     38     29     14      0    17%
19:07:04 docker/auth.py                          197     93     74     22    48%
19:07:04 docker/client.py                         69     20      2      0    69%
19:07:04 docker/constants.py                      21      0      0      0   100%
19:07:04 docker/context/__init__.py                2      0      0      0   100%
19:07:04 docker/context/api.py                    78     57     38      0    18%
19:07:04 docker/context/config.py                 61     42     16      1    26%
19:07:04 docker/context/context.py               154    113     64      2    20%
19:07:04 docker/credentials/__init__.py            3      0      0      0   100%
19:07:04 docker/credentials/constants.py           4      0      0      0   100%
19:07:04 docker/credentials/errors.py             11      4      2      0    54%
19:07:04 docker/credentials/store.py              44     30     12      0    25%
19:07:04 docker/credentials/utils.py              23     18     12      0    14%
19:07:04 docker/errors.py                        110     38     20      5    61%
19:07:04 docker/models/__init__.py                 0      0      0      0   100%
19:07:04 docker/models/configs.py                 21      8      2      0    57%
19:07:04 docker/models/containers.py             183    131     70      0    21%
19:07:04 docker/models/images.py                 136     92     56      0    23%
19:07:04 docker/models/networks.py                37     20     12      0    35%
19:07:04 docker/models/nodes.py                   15      5      2      0    59%
19:07:04 docker/models/plugins.py                 48     29      8      0    34%
19:07:04 docker/models/resource.py                41     24      6      0    36%
19:07:04 docker/models/secrets.py                 22      9      2      0    54%
19:07:04 docker/models/services.py                87     63     36      0    20%
19:07:04 docker/models/swarm.py                   39     21      6      0    40%
19:07:04 docker/models/volumes.py                 23     10      4      0    48%
19:07:04 docker/tls.py                            37     26     14      0    22%
19:07:04 docker/transport/__init__.py             11      3      0      0    73%
19:07:04 docker/transport/basehttpadapter.py       6      0      2      1    88%
19:07:04 docker/transport/npipeconn.py            57     52      8      0     8%
19:07:04 docker/transport/npipesocket.py         134    130     20      0     3%
19:07:04 docker/transport/sshconn.py             161     57     52     15    56%
19:07:04 docker/transport/ssladapter.py           36     22     10      1    33%
19:07:04 docker/transport/unixconn.py             59     38     10      0    30%
19:07:04 docker/types/__init__.py                  6      0      0      0   100%
19:07:04 docker/types/base.py                      4      2      2      0    33%
19:07:04 docker/types/containers.py              419    356    326     11    10%
19:07:04 docker/types/daemon.py                   36     26     14      0    20%
19:07:04 docker/types/healthcheck.py              33     20      4      0    35%
19:07:04 docker/types/networks.py                 41     21     28      8    41%
19:07:04 docker/types/services.py                313    261    208      0    10%
19:07:04 docker/types/swarm.py                    51     45     40      0     7%
19:07:04 docker/utils/__init__.py                  3      0      0      0   100%
19:07:04 docker/utils/build.py                   150     24     72     13    81%
19:07:04 docker/utils/config.py                   36      9     10      5    70%
19:07:04 docker/utils/decorators.py               32      6     12      4    73%
19:07:04 docker/utils/fnmatch.py                  55     27     28      4    41%
19:07:04 docker/utils/json_stream.py              40      8     14      3    76%
19:07:04 docker/utils/ports.py                    50     50     32      0     0%
19:07:04 docker/utils/proxy.py                    32      3     12      2    89%
19:07:04 docker/utils/socket.py                   85     64     40      0    17%
19:07:04 docker/utils/utils.py                   278    182    171     25    29%
19:07:04 docker/version.py                         2      0      2      0   100%
19:07:04 -----------------------------------------------------------------------
19:07:04 TOTAL                                  5084   3169   2235    182    31%
19:07:04 
19:07:04 ============== 23 passed, 1 xpassed, 1 warnings in 24.92 seconds ===============
[Pipeline] sh
19:07:04 + docker stop dpy-dind-2-0-py3.7-20.10.7
19:07:05 dpy-dind-2-0-py3.7-20.10.7
19:07:05 + docker network rm dpy-testnet-2-0-py3.7-20.10.7
19:07:05 dpy-testnet-2-0-py3.7-20.10.7
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS