GUI acceptance tests using environment deployed from packages.
Build: #1803 failed
Job: Onezone spaces basic was successful
Job result summary
- Completed
- Duration
- 65 minutes
- Revision
-
7c255f74fe6bf5b71afe593af754dd3ce66279f1
- Total tests
- 42
- Successful since
- #1796 ()
Tests
- 42 tests in total
- 59 minutes taken in total.
Error summary
The build generated some errors. See the full build log for more details.
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 4653 100 4653 0 0 45174 0 --:--:-- --:--:-- --:--:-- 45174
Unable to find image 'alpine:latest' locally
latest: Pulling from library/alpine
a0d0a0d46f8b: Pulling fs layer
a0d0a0d46f8b: Verifying Checksum
a0d0a0d46f8b: Download complete
a0d0a0d46f8b: Pull complete
Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a
Status: Downloaded newer image for alpine:latest
Error: Kubernetes cluster unreachable: Get "http://localhost:8080/version?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused
The connection to the server localhost:8080 was refused - did you specify the right host or port?
The connection to the server localhost:8080 was refused - did you specify the right host or port?
The connection to the server localhost:8080 was refused - did you specify the right host or port?
The connection to the server localhost:8080 was refused - did you specify the right host or port?
The connection to the server localhost:8080 was refused - did you specify the right host or port?
Error response from daemon: Cannot kill container: 3144ed9d784d: Container 3144ed9d784dccb85bef634def964c2ddca06fb180803560a28a8eeef8744d91 is not running
Unable to find image 'ubuntu:14.10' locally
14.10: Pulling from library/ubuntu
Image docker.io/library/ubuntu:14.10 uses outdated schema1 manifest format. Please upgrade to a schema2 image for better future compatibility. More information at https://docs.docker.com/registry/spec/deprecated-schema-v1/
b0efe5c05b4c: Pulling fs layer
0a1f1b169319: Pulling fs layer
1ceb0a3c7c48: Pulling fs layer
a3ed95caeb02: Pulling fs layer
a3ed95caeb02: Waiting
1ceb0a3c7c48: Verifying Checksum
1ceb0a3c7c48: Download complete
0a1f1b169319: Download complete
a3ed95caeb02: Verifying Checksum
a3ed95caeb02: Download complete
b0efe5c05b4c: Verifying Checksum
b0efe5c05b4c: Download complete
b0efe5c05b4c: Pull complete
0a1f1b169319: Pull complete
1ceb0a3c7c48: Pull complete
a3ed95caeb02: Pull complete
Digest: sha256:6341c688b4b0b82ec735389b3c97df8cf2831b8cb8bd1856779130a86574ac5c
Status: Downloaded newer image for ubuntu:14.10
The connection to the server localhost:8080 was refused - did you specify the right host or port?
! "minikube" profile does not exist, trying anyways.
> kubectl.sha256: 64 B / 64 B [--------------------------] 100.00% ? p/s 0s > kubeadm.sha256: 64 B / 64 B [--------------------------] 100.00% ? p/s 0s > kubelet.sha256: 64 B / 64 B [--------------------------] 100.00% ? p/s 0s > kubectl: 5.08 MiB / 44.27 MiB [-->_______________________] 11.47% ? p/s ? > kubeadm: 3.94 MiB / 42.57 MiB [-->________________________] 9.25% ? p/s ? > kubelet: 3.20 MiB / 112.68 MiB [>_________________________] 2.84% ? p/s ? > kubectl: 14.73 MiB / 44.27 MiB [-------->________________] 33.28% ? p/s ? > kubeadm: 14.39 MiB / 42.57 MiB [-------->________________] 33.80% ? p/s ? > kubelet: 9.20 MiB / 112.68 MiB [-->_______________________] 8.17% ? p/s ? > kubectl: 22.08 MiB / 44.27 MiB [------------>____________] 49.87% ? p/s ? > kubeadm: 20.42 MiB / 42.57 MiB [----------->_____________] 47.97% ? p/s ? > kubelet: 15.45 MiB / 112.68 MiB [--->____________________] 13.71% ? p/s ? > kubectl: 30.58 MiB / 44.27 MiB [-------->___] 69.07% 42.49 MiB p/s ETA 0s > kubeadm: 30.39 MiB / 42.57 MiB [-------->___] 71.39% 44.11 MiB p/s ETA 0s > kubelet: 25.83 MiB / 112.68 MiB [-->________] 22.92% 37.71 MiB p/s ETA 2s > kubectl: 38.55 MiB / 44.27 MiB [---------->_] 87.07% 42.49 MiB p/s ETA 0s > kubeadm: 39.70 MiB / 42.57 MiB [----------->] 93.26% 44.11 MiB p/s ETA 0s > kubelet: 33.39 MiB / 112.68 MiB [--->_______] 29.63% 37.71 MiB p/s ETA 2s > kubeadm: 42.57 MiB / 42.57 MiB [-------------] 100.00% 49.65 MiB p/s 1.1s > kubectl: 44.27 MiB / 44.27 MiB [-------------] 100.00% 47.61 MiB p/s 1.1s > kubelet: 45.92 MiB / 112.68 MiB [---->______] 40.75% 37.71 MiB p/s ETA 1s > kubelet: 63.80 MiB / 112.68 MiB [------>____] 56.62% 39.36 MiB p/s ETA 1s > kubelet: 86.48 MiB / 112.68 MiB [-------->__] 76.75% 39.36 MiB p/s ETA 0s > kubelet: 112.68 MiB / 112.68 MiB [-----------] 100.00% 70.64 MiB p/s 1.8s*
! The 'none' driver is designed for experts who need to integrate with an existing VM
* Most users should use the newer 'docker' driver instead, which does not require root!
* For more information, see: https://minikube.sigs.k8s.io/docs/reference/drivers/none/
*
! kubectl and minikube configuration will be stored in /root
! To use kubectl or minikube commands as your own user, you may need to relocate them. For example, to overwrite your own settings, run:
*
- sudo mv /root/.kube /root/.minikube $HOME
- sudo chown -R $USER $HOME/.kube $HOME/.minikube
*
* This can also be done automatically by setting the env var CHANGE_MINIKUBE_NONE_USER=true
Submodule 'bamboos' (ssh://git@git.onedata.org:7999/vfs/bamboos.git) registered for path 'bamboos'
Submodule 'cdmi_swagger' (ssh://git@git.onedata.org:7999/vfs/cdmi-swagger.git) registered for path 'cdmi_swagger'
Submodule 'one_env' (ssh://git@git.onedata.org:7999/vfs/one-env.git) registered for path 'one_env'
Submodule 'onepanel_swagger' (ssh://git@git.onedata.org:7999/vfs/onepanel-swagger.git) registered for path 'onepanel_swagger'
Submodule 'oneprovider_swagger' (ssh://git@git.onedata.org:7999/vfs/oneprovider-swagger.git) registered for path 'oneprovider_swagger'
Submodule 'onezone_swagger' (ssh://git@git.onedata.org:7999/vfs/onezone-swagger.git) registered for path 'onezone_swagger'
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COSBT/onedata/bamboos'...
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COSBT/onedata/cdmi_swagger'...
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COSBT/onedata/one_env'...
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COSBT/onedata/onepanel_swagger'...
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COSBT/onedata/oneprovider_swagger'...
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COSBT/onedata/onezone_swagger'...
Submodule 'bamboos' (ssh://git@git.onedata.org:7999/vfs/bamboos.git) registered for path 'onepanel_swagger/bamboos'
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COSBT/onedata/onepanel_swagger/bamboos'...
Submodule 'bamboos' (ssh://git@git.onedata.org:7999/vfs/bamboos.git) registered for path 'oneprovider_swagger/bamboos'
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COSBT/onedata/oneprovider_swagger/bamboos'...
Submodule 'bamboos' (ssh://git@git.onedata.org:7999/vfs/bamboos.git) registered for path 'onezone_swagger/bamboos'
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COSBT/onedata/onezone_swagger/bamboos'...
f99a8b1fd084: Verifying Checksum
f99a8b1fd084: Download complete
a8550f7c6ddc: Verifying Checksum
a8550f7c6ddc: Download complete
c69ac975bd5b: Verifying Checksum
c69ac975bd5b: Download complete
a03f573cd93e: Verifying Checksum
a03f573cd93e: Download complete
fe19e816b815: Verifying Checksum
fe19e816b815: Download complete
ae936d9e01d7: Verifying Checksum
ae936d9e01d7: Download complete
8ea02c6b7664: Verifying Checksum
8ea02c6b7664: Download complete
898342bbf15a: Verifying Checksum
898342bbf15a: Download complete
78b6c1bce15d: Verifying Checksum
78b6c1bce15d: Download complete
01187909256d: Verifying Checksum
01187909256d: Download complete
5d3719d41c41: Verifying Checksum
5d3719d41c41: Download complete
3e8e07e95acc: Verifying Checksum
3e8e07e95acc: Download complete
bbe87db16909: Download complete
a77a5fdf2231: Verifying Checksum
a77a5fdf2231: Download complete
f72d616abdec: Verifying Checksum
f72d616abdec: Download complete
472ced08d647: Verifying Checksum
472ced08d647: Download complete
eb0870a0261b: Verifying Checksum
eb0870a0261b: Download complete
6b37c9e70899: Verifying Checksum
6b37c9e70899: Download complete
716b5a460c86: Verifying Checksum
716b5a460c86: Download complete
338421aca2c9: Verifying Checksum
338421aca2c9: Download complete
73ca48bff2f8: Verifying Checksum
73ca48bff2f8: Download complete
440a86b25d7c: Verifying Checksum
440a86b25d7c: Download complete
3c3dbadbe9ac: Verifying Checksum
3c3dbadbe9ac: Download complete
602c48d89355: Download complete
effa2f44f9f9: Verifying Checksum
effa2f44f9f9: Download complete
9ea05c7704c1: Verifying Checksum
9ea05c7704c1: Download complete
c1e75026a584: Verifying Checksum
c1e75026a584: Download complete
131f1c0c378d: Verifying Checksum
131f1c0c378d: Download complete
5865ffcab7b0: Pull complete
72e343687f59: Pull complete
9eab0dcb7472: Pull complete
5e03968ab62c: Pull complete
effa2f44f9f9: Pull complete
f8ea05222a70: Pull complete
aa843a5f0dee: Pull complete
052ff3ac3803: Pull complete
7bd9b3577e7d: Pull complete
408a2dad6bda: Pull complete
5beaefb3b416: Pull complete
a68266327031: Pull complete
151bcbe3af63: Pull complete
cd5a7901cdd2: Pull complete
c4e913eeabde: Pull complete
b4437ea4cb76: Pull complete
c69ac975bd5b: Pull complete
f99a8b1fd084: Pull complete
a8550f7c6ddc: Pull complete
a03f573cd93e: Pull complete
fe19e816b815: Pull complete
8ea02c6b7664: Pull complete
ae936d9e01d7: Pull complete
898342bbf15a: Pull complete
78b6c1bce15d: Pull complete
5d3719d41c41: Pull complete
01187909256d: Pull complete
3e8e07e95acc: Pull complete
bbe87db16909: Pull complete
a77a5fdf2231: Pull complete
f72d616abdec: Pull complete
472ced08d647: Pull complete
131f1c0c378d: Pull complete
eb0870a0261b: Pull complete
6b37c9e70899: Pull complete
716b5a460c86: Pull complete
338421aca2c9: Pull complete
73ca48bff2f8: Pull complete
440a86b25d7c: Pull complete
3c3dbadbe9ac: Pull complete
602c48d89355: Pull complete
9ea05c7704c1: Pull complete
c1e75026a584: Pull complete
Digest: sha256:24750aedfd79ad59c7a54178b9eea7dfc74f3ca861d7f5ac6f1ba45e92737f92
Status: Downloaded newer image for docker.onedata.org/one_env:16-helm3-v34
error: failed to create clusterrolebinding: clusterrolebindings.rbac.authorization.k8s.io "serviceaccounts-cluster-admin" already exists
2021-10-14 18:10:55,669 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7ae4828>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,669 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7ae4828>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,669 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7ae4828>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,669 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7ae4828>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,669 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7ae4828>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,669 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7ae4828>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,669 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7ae4828>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,669 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7ae4828>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,669 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7ae4828>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,669 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7ae4828>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,669 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7ae4828>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,669 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7ae4828>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,669 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7ae4828>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,669 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7ae4828>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,669 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7ae4828>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,669 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7ae4828>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,669 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7ae4828>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,669 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7ae4828>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,669 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7ae4828>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,669 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7ae4828>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,669 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7ae4828>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,669 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7ae4828>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,669 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7ae4828>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,669 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7ae4828>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,669 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7ae4828>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,669 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7ae4828>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,694 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f518>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,694 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f518>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,694 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f518>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,694 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f518>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,694 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f518>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,694 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f518>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,694 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f518>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,694 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f518>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,694 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f518>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,694 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f518>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,694 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f518>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,694 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f518>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,694 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f518>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,694 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f518>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,694 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f518>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,694 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f518>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,694 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f518>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,694 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f518>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,694 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f518>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,694 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f518>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,694 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f518>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,694 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f518>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,694 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f518>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,694 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f518>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,694 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f518>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,694 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f518>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,694 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f518>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,694 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f518>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,694 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f518>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,694 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f518>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,694 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f518>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,694 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f518>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,694 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f518>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,694 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f518>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,694 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f518>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,697 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f128>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,697 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f128>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,697 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f128>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,697 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f128>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,697 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f128>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,697 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f128>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,697 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f128>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,697 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f128>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,697 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f128>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,697 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f128>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,697 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f128>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,697 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f128>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,697 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f128>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,697 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f128>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,697 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f128>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,697 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f128>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,697 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f128>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,697 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f128>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,697 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f128>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,697 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f128>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,697 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f128>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,697 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f128>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,697 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f128>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,697 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f128>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,697 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f128>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,697 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f128>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,697 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f128>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,697 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f128>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,697 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f128>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,697 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f128>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,697 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f128>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,697 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f128>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,697 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f128>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,697 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f128>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,697 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f128>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
Defaulted container "oneprovider" out of: oneprovider, onezone-registration-token (init)
Defaulted container "oneprovider" out of: oneprovider, onezone-registration-token (init)
Defaulted container "oneprovider" out of: oneprovider, onezone-registration-token (init)
W1014 18:19:08.815322 406 warnings.go:70] policy/v1beta1 PodDisruptionBudget is deprecated in v1.21+, unavailable in v1.25+; use policy/v1 PodDisruptionBudget
cp: cannot stat 'onedata/one_env/sources_info.yaml': No such file or directory
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 4653 100 4653 0 0 33963 0 --:--:-- --:--:-- --:--:-- 33963
Error from server (NotFound): pods "dev-oneprovider-krakow-0" not found
Error response from daemon: Cannot kill container: 3b6b8939d22c: Container 3b6b8939d22ce53241543a033e357c9b47b090291e71483277d4359561786306 is not running
Error response from daemon: Cannot kill container: eebec85e3ef2: Container eebec85e3ef24dfe005eb366d1d85721f0f4df7c06e4f14665fa70af37378f39 is not running
Error response from daemon: Cannot kill container: 3b322b3ad1b8: Container 3b322b3ad1b8850955cf415f57ba59bdc8904f7b266a07164f5b0a350a6d758c is not running
Error response from daemon: Cannot kill container: 324c337a5f51: Container 324c337a5f5152b05783df4a6f8c15a619f229212a76f8a7415f5a1dcc7933b1 is not running
Error response from daemon: Cannot kill container: d4df6465647a: Container d4df6465647ac487c1c7cc421f23decf17a69773b3672086f4c2de1086132e48 is not running
Error response from daemon: Cannot kill container: 6a9fddd7b40d: Container 6a9fddd7b40d9bb9d2fac7d987f0b079cb694cc699c8e40846b05a9325562814 is not running
Error response from daemon: Cannot kill container: 52a82f90893c: Container 52a82f90893cc9b0fe94ab5f42153afb7a90149ee4fc706ba0bf524137aa7da5 is not running
Error response from daemon: Cannot kill container: 9e470893e72d: Container 9e470893e72d3c26211ae871dfa141abbcd84b300fe05b91f7ac39ed785e200c is not running
Error response from daemon: Cannot kill container: 2f6fc4892517: Container 2f6fc489251753fb9968fe6f2879657c09a2194f3481eec2f75bbb1605104a27 is not running
Error response from daemon: Cannot kill container: dcf2d14e6436: Container dcf2d14e643619bec7b33f849628fa5062c34331b4734452569ee74410ef3da8 is not running
Error response from daemon: Cannot kill container: 6c66c1e77a80: Container 6c66c1e77a80f7e64773968619e5bd6a50c2ad17213706205ce6089b831b1d99 is not running
Error response from daemon: Cannot kill container: 10f09037b185: Container 10f09037b1854f14cd4de663e7a904b8d49b1b67b10ae8eee6a58d5cf35e5f78 is not running
Error response from daemon: Cannot kill container: 83ec1f86462b: Container 83ec1f86462bd6ca7f5d90a79c9e479af7a754b03ba438e2e2ecd2bf8d0c8fc0 is not running
Error response from daemon: Cannot kill container: 01d11bc5c9eb: Container 01d11bc5c9eb38f8dbdeca81af91509054839510686d9491fd3e12ff65ac0772 is not running
Error response from daemon: Cannot kill container: c685622480af: Container c685622480af5c3b48812cd92e8b641b258fca9d07b221df9639474e0850003e is not running
Error response from daemon: Cannot kill container: fafb73195606: Container fafb73195606ee28e1ad11cc408bd38cb7b8a6684c039e2fc1aa7e95db927d35 is not running
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 4653 100 4653 0 0 45174 0 --:--:-- --:--:-- --:--:-- 45174
Unable to find image 'alpine:latest' locally
latest: Pulling from library/alpine
a0d0a0d46f8b: Pulling fs layer
a0d0a0d46f8b: Verifying Checksum
a0d0a0d46f8b: Download complete
a0d0a0d46f8b: Pull complete
Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a
Status: Downloaded newer image for alpine:latest
Error: Kubernetes cluster unreachable: Get "http://localhost:8080/version?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused
The connection to the server localhost:8080 was refused - did you specify the right host or port?
The connection to the server localhost:8080 was refused - did you specify the right host or port?
The connection to the server localhost:8080 was refused - did you specify the right host or port?
The connection to the server localhost:8080 was refused - did you specify the right host or port?
The connection to the server localhost:8080 was refused - did you specify the right host or port?
Error response from daemon: Cannot kill container: 3144ed9d784d: Container 3144ed9d784dccb85bef634def964c2ddca06fb180803560a28a8eeef8744d91 is not running
Unable to find image 'ubuntu:14.10' locally
14.10: Pulling from library/ubuntu
Image docker.io/library/ubuntu:14.10 uses outdated schema1 manifest format. Please upgrade to a schema2 image for better future compatibility. More information at https://docs.docker.com/registry/spec/deprecated-schema-v1/
b0efe5c05b4c: Pulling fs layer
0a1f1b169319: Pulling fs layer
1ceb0a3c7c48: Pulling fs layer
a3ed95caeb02: Pulling fs layer
a3ed95caeb02: Waiting
1ceb0a3c7c48: Verifying Checksum
1ceb0a3c7c48: Download complete
0a1f1b169319: Download complete
a3ed95caeb02: Verifying Checksum
a3ed95caeb02: Download complete
b0efe5c05b4c: Verifying Checksum
b0efe5c05b4c: Download complete
b0efe5c05b4c: Pull complete
0a1f1b169319: Pull complete
1ceb0a3c7c48: Pull complete
a3ed95caeb02: Pull complete
Digest: sha256:6341c688b4b0b82ec735389b3c97df8cf2831b8cb8bd1856779130a86574ac5c
Status: Downloaded newer image for ubuntu:14.10
The connection to the server localhost:8080 was refused - did you specify the right host or port?
! "minikube" profile does not exist, trying anyways.
> kubectl.sha256: 64 B / 64 B [--------------------------] 100.00% ? p/s 0s > kubeadm.sha256: 64 B / 64 B [--------------------------] 100.00% ? p/s 0s > kubelet.sha256: 64 B / 64 B [--------------------------] 100.00% ? p/s 0s > kubectl: 5.08 MiB / 44.27 MiB [-->_______________________] 11.47% ? p/s ? > kubeadm: 3.94 MiB / 42.57 MiB [-->________________________] 9.25% ? p/s ? > kubelet: 3.20 MiB / 112.68 MiB [>_________________________] 2.84% ? p/s ? > kubectl: 14.73 MiB / 44.27 MiB [-------->________________] 33.28% ? p/s ? > kubeadm: 14.39 MiB / 42.57 MiB [-------->________________] 33.80% ? p/s ? > kubelet: 9.20 MiB / 112.68 MiB [-->_______________________] 8.17% ? p/s ? > kubectl: 22.08 MiB / 44.27 MiB [------------>____________] 49.87% ? p/s ? > kubeadm: 20.42 MiB / 42.57 MiB [----------->_____________] 47.97% ? p/s ? > kubelet: 15.45 MiB / 112.68 MiB [--->____________________] 13.71% ? p/s ? > kubectl: 30.58 MiB / 44.27 MiB [-------->___] 69.07% 42.49 MiB p/s ETA 0s > kubeadm: 30.39 MiB / 42.57 MiB [-------->___] 71.39% 44.11 MiB p/s ETA 0s > kubelet: 25.83 MiB / 112.68 MiB [-->________] 22.92% 37.71 MiB p/s ETA 2s > kubectl: 38.55 MiB / 44.27 MiB [---------->_] 87.07% 42.49 MiB p/s ETA 0s > kubeadm: 39.70 MiB / 42.57 MiB [----------->] 93.26% 44.11 MiB p/s ETA 0s > kubelet: 33.39 MiB / 112.68 MiB [--->_______] 29.63% 37.71 MiB p/s ETA 2s > kubeadm: 42.57 MiB / 42.57 MiB [-------------] 100.00% 49.65 MiB p/s 1.1s > kubectl: 44.27 MiB / 44.27 MiB [-------------] 100.00% 47.61 MiB p/s 1.1s > kubelet: 45.92 MiB / 112.68 MiB [---->______] 40.75% 37.71 MiB p/s ETA 1s > kubelet: 63.80 MiB / 112.68 MiB [------>____] 56.62% 39.36 MiB p/s ETA 1s > kubelet: 86.48 MiB / 112.68 MiB [-------->__] 76.75% 39.36 MiB p/s ETA 0s > kubelet: 112.68 MiB / 112.68 MiB [-----------] 100.00% 70.64 MiB p/s 1.8s*
! The 'none' driver is designed for experts who need to integrate with an existing VM
* Most users should use the newer 'docker' driver instead, which does not require root!
* For more information, see: https://minikube.sigs.k8s.io/docs/reference/drivers/none/
*
! kubectl and minikube configuration will be stored in /root
! To use kubectl or minikube commands as your own user, you may need to relocate them. For example, to overwrite your own settings, run:
*
- sudo mv /root/.kube /root/.minikube $HOME
- sudo chown -R $USER $HOME/.kube $HOME/.minikube
*
* This can also be done automatically by setting the env var CHANGE_MINIKUBE_NONE_USER=true
Submodule 'bamboos' (ssh://git@git.onedata.org:7999/vfs/bamboos.git) registered for path 'bamboos'
Submodule 'cdmi_swagger' (ssh://git@git.onedata.org:7999/vfs/cdmi-swagger.git) registered for path 'cdmi_swagger'
Submodule 'one_env' (ssh://git@git.onedata.org:7999/vfs/one-env.git) registered for path 'one_env'
Submodule 'onepanel_swagger' (ssh://git@git.onedata.org:7999/vfs/onepanel-swagger.git) registered for path 'onepanel_swagger'
Submodule 'oneprovider_swagger' (ssh://git@git.onedata.org:7999/vfs/oneprovider-swagger.git) registered for path 'oneprovider_swagger'
Submodule 'onezone_swagger' (ssh://git@git.onedata.org:7999/vfs/onezone-swagger.git) registered for path 'onezone_swagger'
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COSBT/onedata/bamboos'...
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COSBT/onedata/cdmi_swagger'...
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COSBT/onedata/one_env'...
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COSBT/onedata/onepanel_swagger'...
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COSBT/onedata/oneprovider_swagger'...
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COSBT/onedata/onezone_swagger'...
Submodule 'bamboos' (ssh://git@git.onedata.org:7999/vfs/bamboos.git) registered for path 'onepanel_swagger/bamboos'
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COSBT/onedata/onepanel_swagger/bamboos'...
Submodule 'bamboos' (ssh://git@git.onedata.org:7999/vfs/bamboos.git) registered for path 'oneprovider_swagger/bamboos'
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COSBT/onedata/oneprovider_swagger/bamboos'...
Submodule 'bamboos' (ssh://git@git.onedata.org:7999/vfs/bamboos.git) registered for path 'onezone_swagger/bamboos'
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COSBT/onedata/onezone_swagger/bamboos'...
f99a8b1fd084: Verifying Checksum
f99a8b1fd084: Download complete
a8550f7c6ddc: Verifying Checksum
a8550f7c6ddc: Download complete
c69ac975bd5b: Verifying Checksum
c69ac975bd5b: Download complete
a03f573cd93e: Verifying Checksum
a03f573cd93e: Download complete
fe19e816b815: Verifying Checksum
fe19e816b815: Download complete
ae936d9e01d7: Verifying Checksum
ae936d9e01d7: Download complete
8ea02c6b7664: Verifying Checksum
8ea02c6b7664: Download complete
898342bbf15a: Verifying Checksum
898342bbf15a: Download complete
78b6c1bce15d: Verifying Checksum
78b6c1bce15d: Download complete
01187909256d: Verifying Checksum
01187909256d: Download complete
5d3719d41c41: Verifying Checksum
5d3719d41c41: Download complete
3e8e07e95acc: Verifying Checksum
3e8e07e95acc: Download complete
bbe87db16909: Download complete
a77a5fdf2231: Verifying Checksum
a77a5fdf2231: Download complete
f72d616abdec: Verifying Checksum
f72d616abdec: Download complete
472ced08d647: Verifying Checksum
472ced08d647: Download complete
eb0870a0261b: Verifying Checksum
eb0870a0261b: Download complete
6b37c9e70899: Verifying Checksum
6b37c9e70899: Download complete
716b5a460c86: Verifying Checksum
716b5a460c86: Download complete
338421aca2c9: Verifying Checksum
338421aca2c9: Download complete
73ca48bff2f8: Verifying Checksum
73ca48bff2f8: Download complete
440a86b25d7c: Verifying Checksum
440a86b25d7c: Download complete
3c3dbadbe9ac: Verifying Checksum
3c3dbadbe9ac: Download complete
602c48d89355: Download complete
effa2f44f9f9: Verifying Checksum
effa2f44f9f9: Download complete
9ea05c7704c1: Verifying Checksum
9ea05c7704c1: Download complete
c1e75026a584: Verifying Checksum
c1e75026a584: Download complete
131f1c0c378d: Verifying Checksum
131f1c0c378d: Download complete
5865ffcab7b0: Pull complete
72e343687f59: Pull complete
9eab0dcb7472: Pull complete
5e03968ab62c: Pull complete
effa2f44f9f9: Pull complete
f8ea05222a70: Pull complete
aa843a5f0dee: Pull complete
052ff3ac3803: Pull complete
7bd9b3577e7d: Pull complete
408a2dad6bda: Pull complete
5beaefb3b416: Pull complete
a68266327031: Pull complete
151bcbe3af63: Pull complete
cd5a7901cdd2: Pull complete
c4e913eeabde: Pull complete
b4437ea4cb76: Pull complete
c69ac975bd5b: Pull complete
f99a8b1fd084: Pull complete
a8550f7c6ddc: Pull complete
a03f573cd93e: Pull complete
fe19e816b815: Pull complete
8ea02c6b7664: Pull complete
ae936d9e01d7: Pull complete
898342bbf15a: Pull complete
78b6c1bce15d: Pull complete
5d3719d41c41: Pull complete
01187909256d: Pull complete
3e8e07e95acc: Pull complete
bbe87db16909: Pull complete
a77a5fdf2231: Pull complete
f72d616abdec: Pull complete
472ced08d647: Pull complete
131f1c0c378d: Pull complete
eb0870a0261b: Pull complete
6b37c9e70899: Pull complete
716b5a460c86: Pull complete
338421aca2c9: Pull complete
73ca48bff2f8: Pull complete
440a86b25d7c: Pull complete
3c3dbadbe9ac: Pull complete
602c48d89355: Pull complete
9ea05c7704c1: Pull complete
c1e75026a584: Pull complete
Digest: sha256:24750aedfd79ad59c7a54178b9eea7dfc74f3ca861d7f5ac6f1ba45e92737f92
Status: Downloaded newer image for docker.onedata.org/one_env:16-helm3-v34
error: failed to create clusterrolebinding: clusterrolebindings.rbac.authorization.k8s.io "serviceaccounts-cluster-admin" already exists
2021-10-14 18:10:55,669 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7ae4828>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,669 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7ae4828>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,669 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7ae4828>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,669 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7ae4828>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,669 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7ae4828>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,669 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7ae4828>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,669 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7ae4828>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,669 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7ae4828>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,669 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7ae4828>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,669 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7ae4828>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,669 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7ae4828>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,669 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7ae4828>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,669 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7ae4828>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,669 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7ae4828>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,669 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7ae4828>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,669 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7ae4828>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,669 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7ae4828>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,669 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7ae4828>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,669 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7ae4828>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,669 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7ae4828>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,669 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7ae4828>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,669 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7ae4828>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,669 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7ae4828>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,669 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7ae4828>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,669 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7ae4828>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,669 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7ae4828>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,694 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f518>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,694 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f518>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,694 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f518>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,694 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f518>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,694 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f518>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,694 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f518>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,694 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f518>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,694 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f518>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,694 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f518>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,694 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f518>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,694 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f518>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,694 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f518>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,694 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f518>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,694 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f518>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,694 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f518>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,694 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f518>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,694 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f518>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,694 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f518>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,694 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f518>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,694 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f518>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,694 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f518>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,694 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f518>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,694 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f518>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,694 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f518>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,694 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f518>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,694 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f518>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,694 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f518>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,694 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f518>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,694 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f518>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,694 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f518>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,694 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f518>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,694 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f518>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,694 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f518>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,694 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f518>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,694 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f518>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,697 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f128>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,697 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f128>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,697 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f128>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,697 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f128>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,697 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f128>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,697 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f128>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,697 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f128>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,697 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f128>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,697 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f128>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,697 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f128>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,697 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f128>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,697 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f128>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,697 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f128>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,697 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f128>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,697 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f128>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,697 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f128>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,697 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f128>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,697 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f128>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,697 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f128>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,697 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f128>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,697 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f128>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,697 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f128>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,697 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f128>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,697 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f128>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,697 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f128>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,697 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f128>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,697 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f128>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,697 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f128>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,697 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f128>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,697 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f128>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,697 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f128>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,697 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f128>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,697 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f128>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,697 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f128>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
2021-10-14 18:10:55,697 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f05b7b1f128>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/b4c49f462b5808c6865fc805277aa240
Defaulted container "oneprovider" out of: oneprovider, onezone-registration-token (init)
Defaulted container "oneprovider" out of: oneprovider, onezone-registration-token (init)
Defaulted container "oneprovider" out of: oneprovider, onezone-registration-token (init)
W1014 18:19:08.815322 406 warnings.go:70] policy/v1beta1 PodDisruptionBudget is deprecated in v1.21+, unavailable in v1.25+; use policy/v1 PodDisruptionBudget
cp: cannot stat 'onedata/one_env/sources_info.yaml': No such file or directory
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 4653 100 4653 0 0 33963 0 --:--:-- --:--:-- --:--:-- 33963
Error from server (NotFound): pods "dev-oneprovider-krakow-0" not found
Error response from daemon: Cannot kill container: 3b6b8939d22c: Container 3b6b8939d22ce53241543a033e357c9b47b090291e71483277d4359561786306 is not running
Error response from daemon: Cannot kill container: eebec85e3ef2: Container eebec85e3ef24dfe005eb366d1d85721f0f4df7c06e4f14665fa70af37378f39 is not running
Error response from daemon: Cannot kill container: 3b322b3ad1b8: Container 3b322b3ad1b8850955cf415f57ba59bdc8904f7b266a07164f5b0a350a6d758c is not running
Error response from daemon: Cannot kill container: 324c337a5f51: Container 324c337a5f5152b05783df4a6f8c15a619f229212a76f8a7415f5a1dcc7933b1 is not running
Error response from daemon: Cannot kill container: d4df6465647a: Container d4df6465647ac487c1c7cc421f23decf17a69773b3672086f4c2de1086132e48 is not running
Error response from daemon: Cannot kill container: 6a9fddd7b40d: Container 6a9fddd7b40d9bb9d2fac7d987f0b079cb694cc699c8e40846b05a9325562814 is not running
Error response from daemon: Cannot kill container: 52a82f90893c: Container 52a82f90893cc9b0fe94ab5f42153afb7a90149ee4fc706ba0bf524137aa7da5 is not running
Error response from daemon: Cannot kill container: 9e470893e72d: Container 9e470893e72d3c26211ae871dfa141abbcd84b300fe05b91f7ac39ed785e200c is not running
Error response from daemon: Cannot kill container: 2f6fc4892517: Container 2f6fc489251753fb9968fe6f2879657c09a2194f3481eec2f75bbb1605104a27 is not running
Error response from daemon: Cannot kill container: dcf2d14e6436: Container dcf2d14e643619bec7b33f849628fa5062c34331b4734452569ee74410ef3da8 is not running
Error response from daemon: Cannot kill container: 6c66c1e77a80: Container 6c66c1e77a80f7e64773968619e5bd6a50c2ad17213706205ce6089b831b1d99 is not running
Error response from daemon: Cannot kill container: 10f09037b185: Container 10f09037b1854f14cd4de663e7a904b8d49b1b67b10ae8eee6a58d5cf35e5f78 is not running
Error response from daemon: Cannot kill container: 83ec1f86462b: Container 83ec1f86462bd6ca7f5d90a79c9e479af7a754b03ba438e2e2ecd2bf8d0c8fc0 is not running
Error response from daemon: Cannot kill container: 01d11bc5c9eb: Container 01d11bc5c9eb38f8dbdeca81af91509054839510686d9491fd3e12ff65ac0772 is not running
Error response from daemon: Cannot kill container: c685622480af: Container c685622480af5c3b48812cd92e8b641b258fca9d07b221df9639474e0850003e is not running
Error response from daemon: Cannot kill container: fafb73195606: Container fafb73195606ee28e1ad11cc408bd38cb7b8a6684c039e2fc1aa7e95db927d35 is not running