Skip to content
Failed

Console Output

Skipping 4,089 KB.. Full Log
12:30:05 /usr/local/lib/python3.7/site-packages/requests/sessions.py:637: in send
12:30:05     r = adapter.send(request, **kwargs)
12:30:05 /usr/local/lib/python3.7/site-packages/requests/adapters.py:498: in send
12:30:05     raise ConnectionError(err, request=request)
12:30:05 E   requests.exceptions.ConnectionError: ('Connection aborted.', FileNotFoundError(2, 'No such file or directory'))
12:30:05 ____________________ BuildTest.test_build_with_extra_hosts _____________________
12:30:05 /usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py:600: in urlopen
12:30:05     chunked=chunked)
12:30:05 /usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py:354: in _make_request
12:30:05     conn.request(method, url, **httplib_request_kw)
12:30:05 /usr/local/lib/python3.7/http/client.py:1277: in request
12:30:05     self._send_request(method, url, body, headers, encode_chunked)
12:30:05 /usr/local/lib/python3.7/http/client.py:1323: in _send_request
12:30:05     self.endheaders(body, encode_chunked=encode_chunked)
12:30:05 /usr/local/lib/python3.7/http/client.py:1272: in endheaders
12:30:05     self._send_output(message_body, encode_chunked=encode_chunked)
12:30:05 /usr/local/lib/python3.7/http/client.py:1032: in _send_output
12:30:05     self.send(msg)
12:30:05 /usr/local/lib/python3.7/http/client.py:972: in send
12:30:05     self.connect()
12:30:05 docker/transport/unixconn.py:43: in connect
12:30:05     sock.connect(self.unix_socket)
12:30:05 E   FileNotFoundError: [Errno 2] No such file or directory
12:30:05 
12:30:05 During handling of the above exception, another exception occurred:
12:30:05 /usr/local/lib/python3.7/site-packages/requests/adapters.py:449: in send
12:30:05     timeout=timeout
12:30:05 /usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py:638: in urlopen
12:30:05     _stacktrace=sys.exc_info()[2])
12:30:05 /usr/local/lib/python3.7/site-packages/urllib3/util/retry.py:368: in increment
12:30:05     raise six.reraise(type(error), error, _stacktrace)
12:30:05 /usr/local/lib/python3.7/site-packages/urllib3/packages/six.py:685: in reraise
12:30:05     raise value.with_traceback(tb)
12:30:05 /usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py:600: in urlopen
12:30:05     chunked=chunked)
12:30:05 /usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py:354: in _make_request
12:30:05     conn.request(method, url, **httplib_request_kw)
12:30:05 /usr/local/lib/python3.7/http/client.py:1277: in request
12:30:05     self._send_request(method, url, body, headers, encode_chunked)
12:30:05 /usr/local/lib/python3.7/http/client.py:1323: in _send_request
12:30:05     self.endheaders(body, encode_chunked=encode_chunked)
12:30:05 /usr/local/lib/python3.7/http/client.py:1272: in endheaders
12:30:05     self._send_output(message_body, encode_chunked=encode_chunked)
12:30:05 /usr/local/lib/python3.7/http/client.py:1032: in _send_output
12:30:05     self.send(msg)
12:30:05 /usr/local/lib/python3.7/http/client.py:972: in send
12:30:05     self.connect()
12:30:05 docker/transport/unixconn.py:43: in connect
12:30:05     sock.connect(self.unix_socket)
12:30:05 E   urllib3.exceptions.ProtocolError: ('Connection aborted.', FileNotFoundError(2, 'No such file or directory'))
12:30:05 
12:30:05 During handling of the above exception, another exception occurred:
12:30:05 tests/ssh/api_build_test.py:334: in test_build_with_extra_hosts
12:30:05     }, decode=True
12:30:05 docker/api/build.py:269: in build
12:30:05     timeout=timeout,
12:30:05 docker/utils/decorators.py:46: in inner
12:30:05     return f(self, *args, **kwargs)
12:30:05 docker/api/client.py:228: in _post
12:30:05     return self.post(url, **self._set_request_timeout(kwargs))
12:30:05 /usr/local/lib/python3.7/site-packages/requests/sessions.py:572: in post
12:30:05     return self.request('POST', url, data=data, json=json, **kwargs)
12:30:05 /usr/local/lib/python3.7/site-packages/requests/sessions.py:524: in request
12:30:05     resp = self.send(prep, **send_kwargs)
12:30:05 /usr/local/lib/python3.7/site-packages/requests/sessions.py:637: in send
12:30:05     r = adapter.send(request, **kwargs)
12:30:05 /usr/local/lib/python3.7/site-packages/requests/adapters.py:498: in send
12:30:05     raise ConnectionError(err, request=request)
12:30:05 E   requests.exceptions.ConnectionError: ('Connection aborted.', FileNotFoundError(2, 'No such file or directory'))
12:30:05 ____________________ BuildTest.test_build_with_network_mode ____________________
12:30:05 /usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py:600: in urlopen
12:30:05     chunked=chunked)
12:30:05 /usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py:354: in _make_request
12:30:05     conn.request(method, url, **httplib_request_kw)
12:30:05 /usr/local/lib/python3.7/http/client.py:1277: in request
12:30:05     self._send_request(method, url, body, headers, encode_chunked)
12:30:05 /usr/local/lib/python3.7/http/client.py:1323: in _send_request
12:30:05     self.endheaders(body, encode_chunked=encode_chunked)
12:30:05 /usr/local/lib/python3.7/http/client.py:1272: in endheaders
12:30:05     self._send_output(message_body, encode_chunked=encode_chunked)
12:30:05 /usr/local/lib/python3.7/http/client.py:1032: in _send_output
12:30:05     self.send(msg)
12:30:05 /usr/local/lib/python3.7/http/client.py:972: in send
12:30:05     self.connect()
12:30:05 docker/transport/unixconn.py:43: in connect
12:30:05     sock.connect(self.unix_socket)
12:30:05 E   FileNotFoundError: [Errno 2] No such file or directory
12:30:05 
12:30:05 During handling of the above exception, another exception occurred:
12:30:05 /usr/local/lib/python3.7/site-packages/requests/adapters.py:449: in send
12:30:05     timeout=timeout
12:30:05 /usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py:638: in urlopen
12:30:05     _stacktrace=sys.exc_info()[2])
12:30:05 /usr/local/lib/python3.7/site-packages/urllib3/util/retry.py:368: in increment
12:30:05     raise six.reraise(type(error), error, _stacktrace)
12:30:05 /usr/local/lib/python3.7/site-packages/urllib3/packages/six.py:685: in reraise
12:30:05     raise value.with_traceback(tb)
12:30:05 /usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py:600: in urlopen
12:30:05     chunked=chunked)
12:30:05 /usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py:354: in _make_request
12:30:05     conn.request(method, url, **httplib_request_kw)
12:30:05 /usr/local/lib/python3.7/http/client.py:1277: in request
12:30:05     self._send_request(method, url, body, headers, encode_chunked)
12:30:05 /usr/local/lib/python3.7/http/client.py:1323: in _send_request
12:30:05     self.endheaders(body, encode_chunked=encode_chunked)
12:30:05 /usr/local/lib/python3.7/http/client.py:1272: in endheaders
12:30:05     self._send_output(message_body, encode_chunked=encode_chunked)
12:30:05 /usr/local/lib/python3.7/http/client.py:1032: in _send_output
12:30:05     self.send(msg)
12:30:05 /usr/local/lib/python3.7/http/client.py:972: in send
12:30:05     self.connect()
12:30:05 docker/transport/unixconn.py:43: in connect
12:30:05     sock.connect(self.unix_socket)
12:30:05 E   urllib3.exceptions.ProtocolError: ('Connection aborted.', FileNotFoundError(2, 'No such file or directory'))
12:30:05 
12:30:05 During handling of the above exception, another exception occurred:
12:30:05 tests/ssh/api_build_test.py:278: in test_build_with_network_mode
12:30:05     network = self.client.create_network(random_name())['Id']
12:30:05 docker/api/network.py:152: in create_network
12:30:05     res = self._post_json(url, data=data)
12:30:05 docker/api/client.py:291: in _post_json
12:30:05     return self._post(url, data=json.dumps(data2), **kwargs)
12:30:05 docker/utils/decorators.py:46: in inner
12:30:05     return f(self, *args, **kwargs)
12:30:05 docker/api/client.py:228: in _post
12:30:05     return self.post(url, **self._set_request_timeout(kwargs))
12:30:05 /usr/local/lib/python3.7/site-packages/requests/sessions.py:572: in post
12:30:05     return self.request('POST', url, data=data, json=json, **kwargs)
12:30:05 /usr/local/lib/python3.7/site-packages/requests/sessions.py:524: in request
12:30:05     resp = self.send(prep, **send_kwargs)
12:30:05 /usr/local/lib/python3.7/site-packages/requests/sessions.py:637: in send
12:30:05     r = adapter.send(request, **kwargs)
12:30:05 /usr/local/lib/python3.7/site-packages/requests/adapters.py:498: in send
12:30:05     raise ConnectionError(err, request=request)
12:30:05 E   requests.exceptions.ConnectionError: ('Connection aborted.', FileNotFoundError(2, 'No such file or directory'))
12:30:05 _______________________ BuildTest.test_build_with_proxy ________________________
12:30:05 /usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py:600: in urlopen
12:30:05     chunked=chunked)
12:30:05 /usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py:354: in _make_request
12:30:05     conn.request(method, url, **httplib_request_kw)
12:30:05 /usr/local/lib/python3.7/http/client.py:1277: in request
12:30:05     self._send_request(method, url, body, headers, encode_chunked)
12:30:05 /usr/local/lib/python3.7/http/client.py:1323: in _send_request
12:30:05     self.endheaders(body, encode_chunked=encode_chunked)
12:30:05 /usr/local/lib/python3.7/http/client.py:1272: in endheaders
12:30:05     self._send_output(message_body, encode_chunked=encode_chunked)
12:30:05 /usr/local/lib/python3.7/http/client.py:1032: in _send_output
12:30:05     self.send(msg)
12:30:05 /usr/local/lib/python3.7/http/client.py:972: in send
12:30:05     self.connect()
12:30:05 docker/transport/unixconn.py:43: in connect
12:30:05     sock.connect(self.unix_socket)
12:30:05 E   FileNotFoundError: [Errno 2] No such file or directory
12:30:05 
12:30:05 During handling of the above exception, another exception occurred:
12:30:05 /usr/local/lib/python3.7/site-packages/requests/adapters.py:449: in send
12:30:05     timeout=timeout
12:30:05 /usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py:638: in urlopen
12:30:05     _stacktrace=sys.exc_info()[2])
12:30:05 /usr/local/lib/python3.7/site-packages/urllib3/util/retry.py:368: in increment
12:30:05     raise six.reraise(type(error), error, _stacktrace)
12:30:05 /usr/local/lib/python3.7/site-packages/urllib3/packages/six.py:685: in reraise
12:30:05     raise value.with_traceback(tb)
12:30:05 /usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py:600: in urlopen
12:30:05     chunked=chunked)
12:30:05 /usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py:354: in _make_request
12:30:05     conn.request(method, url, **httplib_request_kw)
12:30:05 /usr/local/lib/python3.7/http/client.py:1277: in request
12:30:05     self._send_request(method, url, body, headers, encode_chunked)
12:30:05 /usr/local/lib/python3.7/http/client.py:1323: in _send_request
12:30:05     self.endheaders(body, encode_chunked=encode_chunked)
12:30:05 /usr/local/lib/python3.7/http/client.py:1272: in endheaders
12:30:05     self._send_output(message_body, encode_chunked=encode_chunked)
12:30:05 /usr/local/lib/python3.7/http/client.py:1032: in _send_output
12:30:05     self.send(msg)
12:30:05 /usr/local/lib/python3.7/http/client.py:972: in send
12:30:05     self.connect()
12:30:05 docker/transport/unixconn.py:43: in connect
12:30:05     sock.connect(self.unix_socket)
12:30:05 E   urllib3.exceptions.ProtocolError: ('Connection aborted.', FileNotFoundError(2, 'No such file or directory'))
12:30:05 
12:30:05 During handling of the above exception, another exception occurred:
12:30:05 tests/ssh/api_build_test.py:34: in test_build_with_proxy
12:30:05     self.client.build(fileobj=script, decode=True)
12:30:05 docker/api/build.py:269: in build
12:30:05     timeout=timeout,
12:30:05 docker/utils/decorators.py:46: in inner
12:30:05     return f(self, *args, **kwargs)
12:30:05 docker/api/client.py:228: in _post
12:30:05     return self.post(url, **self._set_request_timeout(kwargs))
12:30:05 /usr/local/lib/python3.7/site-packages/requests/sessions.py:572: in post
12:30:05     return self.request('POST', url, data=data, json=json, **kwargs)
12:30:05 /usr/local/lib/python3.7/site-packages/requests/sessions.py:524: in request
12:30:05     resp = self.send(prep, **send_kwargs)
12:30:05 /usr/local/lib/python3.7/site-packages/requests/sessions.py:637: in send
12:30:05     r = adapter.send(request, **kwargs)
12:30:05 /usr/local/lib/python3.7/site-packages/requests/adapters.py:498: in send
12:30:05     raise ConnectionError(err, request=request)
12:30:05 E   requests.exceptions.ConnectionError: ('Connection aborted.', FileNotFoundError(2, 'No such file or directory'))
12:30:05 ________________ BuildTest.test_build_with_proxy_and_buildargs _________________
12:30:05 /usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py:600: in urlopen
12:30:05     chunked=chunked)
12:30:05 /usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py:354: in _make_request
12:30:05     conn.request(method, url, **httplib_request_kw)
12:30:05 /usr/local/lib/python3.7/http/client.py:1277: in request
12:30:05     self._send_request(method, url, body, headers, encode_chunked)
12:30:05 /usr/local/lib/python3.7/http/client.py:1323: in _send_request
12:30:05     self.endheaders(body, encode_chunked=encode_chunked)
12:30:05 /usr/local/lib/python3.7/http/client.py:1272: in endheaders
12:30:05     self._send_output(message_body, encode_chunked=encode_chunked)
12:30:05 /usr/local/lib/python3.7/http/client.py:1032: in _send_output
12:30:05     self.send(msg)
12:30:05 /usr/local/lib/python3.7/http/client.py:972: in send
12:30:05     self.connect()
12:30:05 docker/transport/unixconn.py:43: in connect
12:30:05     sock.connect(self.unix_socket)
12:30:05 E   FileNotFoundError: [Errno 2] No such file or directory
12:30:05 
12:30:05 During handling of the above exception, another exception occurred:
12:30:05 /usr/local/lib/python3.7/site-packages/requests/adapters.py:449: in send
12:30:05     timeout=timeout
12:30:05 /usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py:638: in urlopen
12:30:05     _stacktrace=sys.exc_info()[2])
12:30:05 /usr/local/lib/python3.7/site-packages/urllib3/util/retry.py:368: in increment
12:30:05     raise six.reraise(type(error), error, _stacktrace)
12:30:05 /usr/local/lib/python3.7/site-packages/urllib3/packages/six.py:685: in reraise
12:30:05     raise value.with_traceback(tb)
12:30:05 /usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py:600: in urlopen
12:30:05     chunked=chunked)
12:30:05 /usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py:354: in _make_request
12:30:05     conn.request(method, url, **httplib_request_kw)
12:30:05 /usr/local/lib/python3.7/http/client.py:1277: in request
12:30:05     self._send_request(method, url, body, headers, encode_chunked)
12:30:05 /usr/local/lib/python3.7/http/client.py:1323: in _send_request
12:30:05     self.endheaders(body, encode_chunked=encode_chunked)
12:30:05 /usr/local/lib/python3.7/http/client.py:1272: in endheaders
12:30:05     self._send_output(message_body, encode_chunked=encode_chunked)
12:30:05 /usr/local/lib/python3.7/http/client.py:1032: in _send_output
12:30:05     self.send(msg)
12:30:05 /usr/local/lib/python3.7/http/client.py:972: in send
12:30:05     self.connect()
12:30:05 docker/transport/unixconn.py:43: in connect
12:30:05     sock.connect(self.unix_socket)
12:30:05 E   urllib3.exceptions.ProtocolError: ('Connection aborted.', FileNotFoundError(2, 'No such file or directory'))
12:30:05 
12:30:05 During handling of the above exception, another exception occurred:
12:30:05 tests/ssh/api_build_test.py:56: in test_build_with_proxy_and_buildargs
12:30:05     buildargs={'FTP_PROXY': 'XXX', 'ftp_proxy': 'xxx'}
12:30:05 docker/api/build.py:269: in build
12:30:05     timeout=timeout,
12:30:05 docker/utils/decorators.py:46: in inner
12:30:05     return f(self, *args, **kwargs)
12:30:05 docker/api/client.py:228: in _post
12:30:05     return self.post(url, **self._set_request_timeout(kwargs))
12:30:05 /usr/local/lib/python3.7/site-packages/requests/sessions.py:572: in post
12:30:05     return self.request('POST', url, data=data, json=json, **kwargs)
12:30:05 /usr/local/lib/python3.7/site-packages/requests/sessions.py:524: in request
12:30:05     resp = self.send(prep, **send_kwargs)
12:30:05 /usr/local/lib/python3.7/site-packages/requests/sessions.py:637: in send
12:30:05     r = adapter.send(request, **kwargs)
12:30:05 /usr/local/lib/python3.7/site-packages/requests/adapters.py:498: in send
12:30:05     raise ConnectionError(err, request=request)
12:30:05 E   requests.exceptions.ConnectionError: ('Connection aborted.', FileNotFoundError(2, 'No such file or directory'))
12:30:05 =============================== warnings summary ===============================
12:30:05 /usr/local/lib/python3.7/site-packages/paramiko/hostkeys.py:23
12:30:05   /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
12:30:05     from collections import MutableMapping
12:30:05 
12:30:05 -- Docs: https://docs.pytest.org/en/latest/warnings.html
12:30:05 
12:30:05 ----------- coverage: platform linux, python 3.7.9-final-0 -----------
12:30:05 Name                                  Stmts   Miss Branch BrPart  Cover
12:30:05 -----------------------------------------------------------------------
12:30:05 docker/__init__.py                        8      0      0      0   100%
12:30:05 docker/api/__init__.py                    1      0      0      0   100%
12:30:05 docker/api/build.py                     126     19     93     17    82%
12:30:05 docker/api/client.py                    263     46     98     13    82%
12:30:05 docker/api/config.py                     31      0      6      2    95%
12:30:05 docker/api/container.py                 266     17    104     19    90%
12:30:05 docker/api/daemon.py                     39      2     14      4    89%
12:30:05 docker/api/exec_api.py                   46      4     22      4    88%
12:30:05 docker/api/image.py                     149     19     52     10    85%
12:30:05 docker/api/network.py                    90     13     48     12    80%
12:30:05 docker/api/plugin.py                     90     13     14      4    82%
12:30:05 docker/api/secret.py                     36      3     10      3    83%
12:30:05 docker/api/service.py                   200     60    149     32    61%
12:30:05 docker/api/swarm.py                     106     14     38     10    82%
12:30:05 docker/api/volume.py                     38      3     14      3    88%
12:30:05 docker/auth.py                          198     16     74     16    88%
12:30:05 docker/client.py                         68      4      2      0    94%
12:30:05 docker/constants.py                      20      0      0      0   100%
12:30:05 docker/context/__init__.py                2      0      0      0   100%
12:30:05 docker/context/api.py                    78     16     38      8    76%
12:30:05 docker/context/config.py                 61     27     16      2    52%
12:30:05 docker/context/context.py               151     21     62     15    81%
12:30:05 docker/credentials/__init__.py            3      0      0      0   100%
12:30:05 docker/credentials/constants.py           4      0      0      0   100%
12:30:05 docker/credentials/errors.py             11      1      2      1    85%
12:30:05 docker/credentials/store.py              50      9     16      5    73%
12:30:05 docker/credentials/utils.py              23     13     12      1    31%
12:30:05 docker/errors.py                        110     12     20      6    86%
12:30:05 docker/models/__init__.py                 0      0      0      0   100%
12:30:05 docker/models/configs.py                 21      8      2      0    57%
12:30:05 docker/models/containers.py             183      6     70      5    95%
12:30:05 docker/models/images.py                 137     29     58      3    76%
12:30:05 docker/models/networks.py                37      1     12      0    98%
12:30:05 docker/models/nodes.py                   15      1      2      0    94%
12:30:05 docker/models/plugins.py                 49     30     10      0    32%
12:30:05 docker/models/resource.py                41      9      6      2    77%
12:30:05 docker/models/secrets.py                 21      8      2      0    57%
12:30:05 docker/models/services.py                87      3     36      3    95%
12:30:05 docker/models/swarm.py                   39      3      6      3    87%
12:30:05 docker/models/volumes.py                 23      1      4      0    96%
12:30:05 docker/tls.py                            37      6     14      6    76%
12:30:05 docker/transport/__init__.py             11      3      0      0    73%
12:30:05 docker/transport/basehttpadapter.py       6      0      2      1    88%
12:30:05 docker/transport/npipeconn.py            58     53     10      0     7%
12:30:05 docker/transport/npipesocket.py         137    132     22      0     3%
12:30:05 docker/transport/sshconn.py             152    114     48      1    20%
12:30:05 docker/transport/ssladapter.py           36     10     10      4    65%
12:30:05 docker/transport/unixconn.py             65      6     12      4    87%
12:30:05 docker/types/__init__.py                  6      0      0      0   100%
12:30:05 docker/types/base.py                      5      0      2      0   100%
12:30:05 docker/types/containers.py              418     63    328     43    85%
12:30:05 docker/types/daemon.py                   36      8     14      4    72%
12:30:05 docker/types/healthcheck.py              34     12      4      1    61%
12:30:05 docker/types/networks.py                 41      6     28      5    81%
12:30:05 docker/types/services.py                312     45    206     33    83%
12:30:05 docker/types/swarm.py                    51     24     40     10    52%
12:30:05 docker/utils/__init__.py                  3      0      0      0   100%
12:30:05 docker/utils/build.py                   154     18     76      7    87%
12:30:05 docker/utils/config.py                   36      1     10      1    96%
12:30:05 docker/utils/decorators.py               32      1     12      1    95%
12:30:05 docker/utils/fnmatch.py                  55     18     28      2    61%
12:30:05 docker/utils/json_stream.py              43      8     14      2    79%
12:30:05 docker/utils/ports.py                    50      3     32      2    91%
12:30:05 docker/utils/proxy.py                    32      1     12      0    98%
12:30:05 docker/utils/socket.py                   86      9     40      7    86%
12:30:05 docker/utils/utils.py                   285     19    177     13    92%
12:30:05 docker/version.py                         2      0      2      0   100%
12:30:05 -----------------------------------------------------------------------
12:30:05 TOTAL                                  5104    991   2255    350    78%
12:30:05 
12:30:05 =========================== short test summary info ============================
12:30:05 XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
12:30:05   CONFIG_RT_GROUP_SCHED isn't enabled
12:30:05 XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
12:30:05   Not supported on most drivers
12:30:05 XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
12:30:05   Output of docker top depends on host distro, and is not formalized.
12:30:05 XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
12:30:05   This doesn't seem to be taken into account by the engine
12:30:05 XFAIL tests/ssh/api_build_test.py::BuildTest::test_prune_builds
12:30:05   Currently fails on 18.09: https://github.com/moby/moby/issues/37920
12:30:05 XFAIL tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind_windows
12:30:05 SKIPPED [3] /src/tests/helpers.py:71: Feature requires Docker Engine experimental mode
12:30:05 SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
12:30:05 SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
12:30:05 SKIPPED [1] tests/unit/api_build_test.py:169: Windows-specific syntax
12:30:05 SKIPPED [1] tests/unit/context_test.py:18: Windows specific path check
12:30:05 SKIPPED [1] tests/unit/utils_build_test.py:232: Backslash patterns only on Windows
12:30:05 SKIPPED [1] tests/unit/utils_build_test.py:254: Backslash patterns only on Windows
12:30:05 SKIPPED [1] tests/unit/utils_build_test.py:402: root user always has access ; no chmod on Windows
12:30:05 SKIPPED [1] tests/unit/utils_config_test.py:58: condition: sys.platform != 'win32'
12:30:05 SKIPPED [1] tests/unit/utils_test.py:478: shlex doesn't support bytes in py3
12:30:05 = 21 failed, 924 passed, 12 skipped, 6 xfailed, 4 xpassed, 1 warnings, 5 error in 314.19 seconds =
[Pipeline] sh
12:30:05 + docker stop dpy-dind-3-0-py3.7-19.03.13 dpy-tests-3-0-py3.7-19.03.13
12:30:17 dpy-dind-3-0-py3.7-19.03.13
12:30:17 dpy-tests-3-0-py3.7-19.03.13
12:30:17 + docker rm -vf dpy-dind-3-0-py3.7-19.03.13 dpy-tests-3-0-py3.7-19.03.13
12:30:17 dpy-dind-3-0-py3.7-19.03.13
12:30:17 dpy-tests-3-0-py3.7-19.03.13
12:30:17 + docker network rm dpy-testnet-3-0-py3.7-19.03.13
12:30:17 dpy-testnet-3-0-py3.7-19.03.13
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch py3.7_19.03.13
[Pipeline] // parallel
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

ERROR: script returned exit code 1
Finished: FAILURE