Acceptance tests using different clients concurrently. Environment deployed from packages.
Build: #692 failed
Job: Onepanel failed
Job result summary
- Completed
- Duration
- 13 minutes
- Revision
-
36499bfce253afffa1a010ebeb80c77df335d9e9
- Total tests
- 6
- Failing since
- #689 (Child of ODSRV-OPRPM-1505 – )
- Fixed in
- #693 (Child of ODSRV-OPRPM-1507)
Tests
- 6 tests in total
- 1 test failed
- 3 tests were quarantined / skipped
- 10 minutes taken in total.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
test_onepanel_basic
test_user_deregisters_provider_and_registers_it_again[1oz_1op_1oc-web GUI-REST]
|
Failing since build #689 (Child of ODSRV-OPRPM-1505) | 1 min | ||
tests.utils.http_exceptions.HTTPNotFound: [404] Not Found: zone_hostname = 'dev-onezone.default.svc.cluster.local' onepanel_credentials = <tests.utils.user_utils.AdminUser object at 0x7f899869a3c8> owner_credentials = <tests.utils.user_utils.User object at 0x7f899806cb00> space_id = 'df56fdfa772f9ba81c44063e24808160ch32e2' storages_db = {'dev-oneprovider-krakow': {}} hosts = {'oneclient-1': {'container-id': '770ebf28841ed3a2141500e501ced7909a8aa3bcbb762b47a6859ad20ca2189b', 'ip': '172.17.0.5...a4329995ca57cf', 'hostname': 'dev-onezone.default.svc.cluster.local', 'ip': '172.17.0.11', 'name': 'dev-onezone', ...}} providers = [{'oneprovider-1': {'size': 1000000, 'storage': 'posix'}}] (81 more lines...) |
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 4419 100 4419 0 0 16860 0 --:--:-- --:--:-- --:--:-- 16866
Error response from daemon: Cannot kill container: 0e2cce1efec7: Container 0e2cce1efec727484df78f73a14cd592fa7e8f71adaaa450fe9227725f178d7c is not running
tput: unknown terminal "unknown"
Cloning into 'bamboos'...
Cloning into 'cdmi_swagger'...
Cloning into 'one_env'...
Cloning into 'onepanel_swagger'...
Cloning into 'oneprovider_swagger'...
Cloning into 'onezone_swagger'...
Error from server (AlreadyExists): clusterrolebindings.rbac.authorization.k8s.io "serviceaccounts-cluster-admin" already exists
Traceback (most recent call last):
File "/usr/local/lib/one_env_engine/scripts/utils/artifacts/download_artifact.py", line 145, in s3_download_artifact_safe
s3_download_artifact(s3_res, bucket, plan, branch, local_path)
File "/usr/local/lib/one_env_engine/scripts/utils/artifacts/download_artifact.py", line 164, in s3_download_artifact
os.path.join(local_path, artifact_tar))
File "/usr/local/lib/python3.6/dist-packages/boto3/s3/inject.py", line 246, in bucket_download_file
ExtraArgs=ExtraArgs, Callback=Callback, Config=Config)
File "/usr/local/lib/python3.6/dist-packages/boto3/s3/inject.py", line 172, in download_file
extra_args=ExtraArgs, callback=Callback)
File "/usr/local/lib/python3.6/dist-packages/boto3/s3/transfer.py", line 307, in download_file
future.result()
File "/usr/local/lib/python3.6/dist-packages/s3transfer/futures.py", line 106, in result
return self._coordinator.result()
File "/usr/local/lib/python3.6/dist-packages/s3transfer/futures.py", line 265, in result
raise self._exception
File "/usr/local/lib/python3.6/dist-packages/s3transfer/tasks.py", line 255, in _main
self._submit(transfer_future=transfer_future, **kwargs)
File "/usr/local/lib/python3.6/dist-packages/s3transfer/download.py", line 345, in _submit
**transfer_future.meta.call_args.extra_args
File "/usr/local/lib/python3.6/dist-packages/botocore/client.py", line 357, in _api_call
return self._make_api_call(operation_name, kwargs)
File "/usr/local/lib/python3.6/dist-packages/botocore/client.py", line 661, in _make_api_call
raise error_class(parsed_response, operation_name)
botocore.exceptions.ClientError: An error occurred (404) when calling the HeadObject operation: Not Found
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/local/bin/onenv", line 101, in <module>
main()
File "/usr/local/bin/onenv", line 95, in main
module.main()
File "/usr/local/lib/one_env_engine/scripts/onenv_pull_artifacts.py", line 429, in main
s3_res, bucket)
File "/usr/local/lib/one_env_engine/scripts/onenv_pull_artifacts.py", line 287, in s3_ensure_sources
target_dir=LOCAL_ARTIFACTS_DIR_PATH
File "/usr/local/lib/one_env_engine/scripts/onenv_pull_artifacts.py", line 113, in s3_download_missing_artifact
local_path=target_dir)
File "/usr/local/lib/one_env_engine/scripts/utils/artifacts/download_artifact.py", line 74, in s3_download_specific_or_default
exc_log=exc_log)
File "/usr/local/lib/one_env_engine/scripts/utils/artifacts/download_artifact.py", line 152, in s3_download_artifact_safe
**exc_handler_kw_args))
File "/usr/local/lib/one_env_engine/scripts/utils/artifacts/download_artifact.py", line 106, in s3_download_default_artifact
exc_handler_pos_args=(plan,))
File "/usr/local/lib/one_env_engine/scripts/utils/artifacts/download_artifact.py", line 145, in s3_download_artifact_safe
s3_download_artifact(s3_res, bucket, plan, branch, local_path)
File "/usr/local/lib/one_env_engine/scripts/utils/artifacts/download_artifact.py", line 164, in s3_download_artifact
os.path.join(local_path, artifact_tar))
File "/usr/local/lib/python3.6/dist-packages/boto3/s3/inject.py", line 246, in bucket_download_file
ExtraArgs=ExtraArgs, Callback=Callback, Config=Config)
File "/usr/local/lib/python3.6/dist-packages/boto3/s3/inject.py", line 172, in download_file
extra_args=ExtraArgs, callback=Callback)
File "/usr/local/lib/python3.6/dist-packages/boto3/s3/transfer.py", line 307, in download_file
future.result()
File "/usr/local/lib/python3.6/dist-packages/s3transfer/futures.py", line 106, in result
return self._coordinator.result()
File "/usr/local/lib/python3.6/dist-packages/s3transfer/futures.py", line 265, in result
raise self._exception
File "/usr/local/lib/python3.6/dist-packages/s3transfer/tasks.py", line 126, in __call__
return self._execute_main(kwargs)
File "/usr/local/lib/python3.6/dist-packages/s3transfer/tasks.py", line 150, in _execute_main
return_value = self._main(**kwargs)
File "/usr/local/lib/python3.6/dist-packages/s3transfer/download.py", line 523, in _main
for chunk in chunks:
File "/usr/local/lib/python3.6/dist-packages/s3transfer/download.py", line 651, in __next__
chunk = self._body.read(self._chunksize)
File "/usr/local/lib/python3.6/dist-packages/s3transfer/utils.py", line 545, in read
value = self._stream.read(*args, **kwargs)
File "/usr/local/lib/python3.6/dist-packages/botocore/response.py", line 78, in read
chunk = self._raw_stream.read(amt)
File "/usr/local/lib/python3.6/dist-packages/urllib3/response.py", line 529, in read
raise IncompleteRead(self._fp_bytes_read, self.length_remaining)
File "/usr/lib/python3.6/contextlib.py", line 99, in __exit__
self.gen.throw(type, value, traceback)
File "/usr/local/lib/python3.6/dist-packages/urllib3/response.py", line 443, in _error_catcher
raise ProtocolError("Connection broken: %r" % e, e)
urllib3.exceptions.ProtocolError: ("Connection broken: ConnectionResetError(104, 'Connection reset by peer')", ConnectionResetError(104, 'Connection reset by peer'))
929c0f2dd547: Verifying Checksum
929c0f2dd547: Download complete
6101f59c0192: Verifying Checksum
6101f59c0192: Download complete
2cf014724202: Pull complete
4bc402a00dfe: Pull complete
42e8617f0e99: Pull complete
65fd0f54cd10: Pull complete
d00d787b8b47: Pull complete
4f7819d2469d: Pull complete
6101f59c0192: Pull complete
c51589b64288: Pull complete
adc581da074d: Pull complete
1edf98ea4248: Pull complete
0052a0bfc7d4: Pull complete
c99deac4c9c8: Pull complete
929c0f2dd547: Pull complete
fab33748240d: Pull complete
41631a91550b: Pull complete
Digest: sha256:0de956a5df13693367da0d8c0d47c03bf32f8659c203a0ce057d9a5e5a680d27
Status: Downloaded newer image for docker.onedata.org/swagger-codegen:2.2.2-1b1767e
Unable to find image 'docker.onedata.org/swagger-codegen-official:ID-507bde287c' locally
ID-507bde287c: Pulling from swagger-codegen-official
21ccaf2415f2: Pulling fs layer
94055710d4b3: Pulling fs layer
2759cb70c9a7: Pulling fs layer
c66ae20f6a02: Pulling fs layer
fdd9c60aff1e: Pulling fs layer
6a4379a75cf2: Pulling fs layer
0689acf3295b: Pulling fs layer
600d774fa9ba: Pulling fs layer
c0124207460e: Pulling fs layer
c9d190bc8802: Pulling fs layer
18ae334f036f: Pulling fs layer
84453ebd093f: Pulling fs layer
ae292bd467c0: Pulling fs layer
18f93dab9c17: Pulling fs layer
699d7a2562b1: Pulling fs layer
0689acf3295b: Waiting
600d774fa9ba: Waiting
c0124207460e: Waiting
c9d190bc8802: Waiting
18ae334f036f: Waiting
84453ebd093f: Waiting
ae292bd467c0: Waiting
18f93dab9c17: Waiting
699d7a2562b1: Waiting
c66ae20f6a02: Waiting
fdd9c60aff1e: Waiting
6a4379a75cf2: Waiting
2759cb70c9a7: Retrying in 5 seconds
2759cb70c9a7: Retrying in 4 seconds
94055710d4b3: Verifying Checksum
94055710d4b3: Download complete
c66ae20f6a02: Download complete
fdd9c60aff1e: Verifying Checksum
fdd9c60aff1e: Download complete
6a4379a75cf2: Download complete
2759cb70c9a7: Retrying in 3 seconds
2759cb70c9a7: Retrying in 2 seconds
2759cb70c9a7: Retrying in 1 second
21ccaf2415f2: Verifying Checksum
21ccaf2415f2: Download complete
600d774fa9ba: Verifying Checksum
600d774fa9ba: Download complete
c0124207460e: Verifying Checksum
c0124207460e: Download complete
2759cb70c9a7: Verifying Checksum
2759cb70c9a7: Download complete
18ae334f036f: Verifying Checksum
18ae334f036f: Download complete
21ccaf2415f2: Pull complete
94055710d4b3: Pull complete
84453ebd093f: Verifying Checksum
84453ebd093f: Download complete
0689acf3295b: Verifying Checksum
0689acf3295b: Download complete
18f93dab9c17: Verifying Checksum
18f93dab9c17: Download complete
699d7a2562b1: Verifying Checksum
699d7a2562b1: Download complete
2759cb70c9a7: Pull complete
c9d190bc8802: Verifying Checksum
c9d190bc8802: Download complete
c66ae20f6a02: Pull complete
fdd9c60aff1e: Pull complete
6a4379a75cf2: Pull complete
0689acf3295b: Pull complete
600d774fa9ba: Pull complete
c0124207460e: Pull complete
c9d190bc8802: Pull complete
18ae334f036f: Pull complete
84453ebd093f: Pull complete
ae292bd467c0: Download complete
ae292bd467c0: Pull complete
18f93dab9c17: Pull complete
699d7a2562b1: Pull complete
Digest: sha256:2070162f6ce8028e3a01294e345a00d1910f3a35f8ad59d63f86ccbbae5c94f6
Status: Downloaded newer image for docker.onedata.org/swagger-codegen-official:ID-507bde287c
/bin/sh: 2: [[: not found
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
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
100 4419 100 4419 0 0 2214 0 0:00:01 0:00:01 --:--:-- 2213
Error response from daemon: Cannot kill container: 98b2958e931b: Container 98b2958e931bf814662d348f5def0b142c0a3f89231930a5769431e8142d2582 is not running
Error response from daemon: Cannot kill container: 481d25450241: Container 481d25450241c229cf633c5ce92b6bbaa5dc0b1ae42a2561b4e59e94f2916146 is not running
Error response from daemon: Cannot kill container: c7ccdd77e131: Container c7ccdd77e13124186fbd420f05c1456468e3726a18ecb1625598e3e143f09760 is not running
Error response from daemon: Cannot kill container: e7eca1a8e925: Container e7eca1a8e925ea57eedceea9edf324a19f6eba23267118b7f2423a749a7fd125 is not running
Error response from daemon: Cannot kill container: fa759c5ce9f2: Container fa759c5ce9f2a58113e8c6a5ea1a6a57efd20bd6362f2c64fda4329995ca57cf is not running
Error response from daemon: Cannot kill container: 99e7a9e7b2a6: Container 99e7a9e7b2a6902d86526dd9516e4fe2085f7863fab392e46d06dcf510869397 is not running
Error response from daemon: Cannot kill container: 34a53ae4b592: Container 34a53ae4b59291981cae58989aa07fafc51cce0e3c5b75394328345b92073eb7 is not running
Error response from daemon: Cannot kill container: b0c36ba10aeb: Container b0c36ba10aebeb596d08b1c051ceb8acc8cfb0fe7ccf9fe50aaa4e186f46bd54 is not running
Error response from daemon: Cannot kill container: b1a11fa3e077: Container b1a11fa3e077da178899fddf125914b49f5e75676a82cb42df506b95e34dbec5 is not running
Error response from daemon: Cannot kill container: 3afcee16e03b: Container 3afcee16e03b6dc3c016d1944b656502ee6cc0bba8aabd23f370a074b70de563 is not running
Error response from daemon: Cannot kill container: 84248449ba87: Container 84248449ba87c396eedfc3ab5982fcabca9d44dee03fb08cb23124b7a78020ad is not running
Error response from daemon: Cannot kill container: eb797d54cb9f: Container eb797d54cb9f27a044c7cf65263c428748a40ab6712dbd879e3730e3737c60db is not running
Error response from daemon: Cannot kill container: 3f2172c13567: Container 3f2172c13567986bbdad761451ee1c5f968c54e09ce07c081dcae0a35e0791e5 is not running
Error response from daemon: Cannot kill container: 2455db9246f3: Container 2455db9246f3c53cfe540691fe6d96581406cec7d715236dc66112a51182b347 is not running
Error response from daemon: Cannot kill container: 9f450a6d40b8: Container 9f450a6d40b85c14c5eaedab8eb1a390eaac18e8cece4a3d0fd75c3e57c661c4 is not running
Error response from daemon: Cannot kill container: 840cbc3f5b0d: Container 840cbc3f5b0d789cc36704f0fb039370a75074e933a46d5f0ced3dbefbe61e1b is not running
Error response from daemon: Cannot kill container: 1690a1d3dba8: Container 1690a1d3dba886c00b2d85d7315a4ef34c32451df56164b8ca6f876c0fb0e24d is not running
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 4419 100 4419 0 0 16860 0 --:--:-- --:--:-- --:--:-- 16866
Error response from daemon: Cannot kill container: 0e2cce1efec7: Container 0e2cce1efec727484df78f73a14cd592fa7e8f71adaaa450fe9227725f178d7c is not running
tput: unknown terminal "unknown"
Cloning into 'bamboos'...
Cloning into 'cdmi_swagger'...
Cloning into 'one_env'...
Cloning into 'onepanel_swagger'...
Cloning into 'oneprovider_swagger'...
Cloning into 'onezone_swagger'...
Error from server (AlreadyExists): clusterrolebindings.rbac.authorization.k8s.io "serviceaccounts-cluster-admin" already exists
Traceback (most recent call last):
File "/usr/local/lib/one_env_engine/scripts/utils/artifacts/download_artifact.py", line 145, in s3_download_artifact_safe
s3_download_artifact(s3_res, bucket, plan, branch, local_path)
File "/usr/local/lib/one_env_engine/scripts/utils/artifacts/download_artifact.py", line 164, in s3_download_artifact
os.path.join(local_path, artifact_tar))
File "/usr/local/lib/python3.6/dist-packages/boto3/s3/inject.py", line 246, in bucket_download_file
ExtraArgs=ExtraArgs, Callback=Callback, Config=Config)
File "/usr/local/lib/python3.6/dist-packages/boto3/s3/inject.py", line 172, in download_file
extra_args=ExtraArgs, callback=Callback)
File "/usr/local/lib/python3.6/dist-packages/boto3/s3/transfer.py", line 307, in download_file
future.result()
File "/usr/local/lib/python3.6/dist-packages/s3transfer/futures.py", line 106, in result
return self._coordinator.result()
File "/usr/local/lib/python3.6/dist-packages/s3transfer/futures.py", line 265, in result
raise self._exception
File "/usr/local/lib/python3.6/dist-packages/s3transfer/tasks.py", line 255, in _main
self._submit(transfer_future=transfer_future, **kwargs)
File "/usr/local/lib/python3.6/dist-packages/s3transfer/download.py", line 345, in _submit
**transfer_future.meta.call_args.extra_args
File "/usr/local/lib/python3.6/dist-packages/botocore/client.py", line 357, in _api_call
return self._make_api_call(operation_name, kwargs)
File "/usr/local/lib/python3.6/dist-packages/botocore/client.py", line 661, in _make_api_call
raise error_class(parsed_response, operation_name)
botocore.exceptions.ClientError: An error occurred (404) when calling the HeadObject operation: Not Found
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/local/bin/onenv", line 101, in <module>
main()
File "/usr/local/bin/onenv", line 95, in main
module.main()
File "/usr/local/lib/one_env_engine/scripts/onenv_pull_artifacts.py", line 429, in main
s3_res, bucket)
File "/usr/local/lib/one_env_engine/scripts/onenv_pull_artifacts.py", line 287, in s3_ensure_sources
target_dir=LOCAL_ARTIFACTS_DIR_PATH
File "/usr/local/lib/one_env_engine/scripts/onenv_pull_artifacts.py", line 113, in s3_download_missing_artifact
local_path=target_dir)
File "/usr/local/lib/one_env_engine/scripts/utils/artifacts/download_artifact.py", line 74, in s3_download_specific_or_default
exc_log=exc_log)
File "/usr/local/lib/one_env_engine/scripts/utils/artifacts/download_artifact.py", line 152, in s3_download_artifact_safe
**exc_handler_kw_args))
File "/usr/local/lib/one_env_engine/scripts/utils/artifacts/download_artifact.py", line 106, in s3_download_default_artifact
exc_handler_pos_args=(plan,))
File "/usr/local/lib/one_env_engine/scripts/utils/artifacts/download_artifact.py", line 145, in s3_download_artifact_safe
s3_download_artifact(s3_res, bucket, plan, branch, local_path)
File "/usr/local/lib/one_env_engine/scripts/utils/artifacts/download_artifact.py", line 164, in s3_download_artifact
os.path.join(local_path, artifact_tar))
File "/usr/local/lib/python3.6/dist-packages/boto3/s3/inject.py", line 246, in bucket_download_file
ExtraArgs=ExtraArgs, Callback=Callback, Config=Config)
File "/usr/local/lib/python3.6/dist-packages/boto3/s3/inject.py", line 172, in download_file
extra_args=ExtraArgs, callback=Callback)
File "/usr/local/lib/python3.6/dist-packages/boto3/s3/transfer.py", line 307, in download_file
future.result()
File "/usr/local/lib/python3.6/dist-packages/s3transfer/futures.py", line 106, in result
return self._coordinator.result()
File "/usr/local/lib/python3.6/dist-packages/s3transfer/futures.py", line 265, in result
raise self._exception
File "/usr/local/lib/python3.6/dist-packages/s3transfer/tasks.py", line 126, in __call__
return self._execute_main(kwargs)
File "/usr/local/lib/python3.6/dist-packages/s3transfer/tasks.py", line 150, in _execute_main
return_value = self._main(**kwargs)
File "/usr/local/lib/python3.6/dist-packages/s3transfer/download.py", line 523, in _main
for chunk in chunks:
File "/usr/local/lib/python3.6/dist-packages/s3transfer/download.py", line 651, in __next__
chunk = self._body.read(self._chunksize)
File "/usr/local/lib/python3.6/dist-packages/s3transfer/utils.py", line 545, in read
value = self._stream.read(*args, **kwargs)
File "/usr/local/lib/python3.6/dist-packages/botocore/response.py", line 78, in read
chunk = self._raw_stream.read(amt)
File "/usr/local/lib/python3.6/dist-packages/urllib3/response.py", line 529, in read
raise IncompleteRead(self._fp_bytes_read, self.length_remaining)
File "/usr/lib/python3.6/contextlib.py", line 99, in __exit__
self.gen.throw(type, value, traceback)
File "/usr/local/lib/python3.6/dist-packages/urllib3/response.py", line 443, in _error_catcher
raise ProtocolError("Connection broken: %r" % e, e)
urllib3.exceptions.ProtocolError: ("Connection broken: ConnectionResetError(104, 'Connection reset by peer')", ConnectionResetError(104, 'Connection reset by peer'))
929c0f2dd547: Verifying Checksum
929c0f2dd547: Download complete
6101f59c0192: Verifying Checksum
6101f59c0192: Download complete
2cf014724202: Pull complete
4bc402a00dfe: Pull complete
42e8617f0e99: Pull complete
65fd0f54cd10: Pull complete
d00d787b8b47: Pull complete
4f7819d2469d: Pull complete
6101f59c0192: Pull complete
c51589b64288: Pull complete
adc581da074d: Pull complete
1edf98ea4248: Pull complete
0052a0bfc7d4: Pull complete
c99deac4c9c8: Pull complete
929c0f2dd547: Pull complete
fab33748240d: Pull complete
41631a91550b: Pull complete
Digest: sha256:0de956a5df13693367da0d8c0d47c03bf32f8659c203a0ce057d9a5e5a680d27
Status: Downloaded newer image for docker.onedata.org/swagger-codegen:2.2.2-1b1767e
Unable to find image 'docker.onedata.org/swagger-codegen-official:ID-507bde287c' locally
ID-507bde287c: Pulling from swagger-codegen-official
21ccaf2415f2: Pulling fs layer
94055710d4b3: Pulling fs layer
2759cb70c9a7: Pulling fs layer
c66ae20f6a02: Pulling fs layer
fdd9c60aff1e: Pulling fs layer
6a4379a75cf2: Pulling fs layer
0689acf3295b: Pulling fs layer
600d774fa9ba: Pulling fs layer
c0124207460e: Pulling fs layer
c9d190bc8802: Pulling fs layer
18ae334f036f: Pulling fs layer
84453ebd093f: Pulling fs layer
ae292bd467c0: Pulling fs layer
18f93dab9c17: Pulling fs layer
699d7a2562b1: Pulling fs layer
0689acf3295b: Waiting
600d774fa9ba: Waiting
c0124207460e: Waiting
c9d190bc8802: Waiting
18ae334f036f: Waiting
84453ebd093f: Waiting
ae292bd467c0: Waiting
18f93dab9c17: Waiting
699d7a2562b1: Waiting
c66ae20f6a02: Waiting
fdd9c60aff1e: Waiting
6a4379a75cf2: Waiting
2759cb70c9a7: Retrying in 5 seconds
2759cb70c9a7: Retrying in 4 seconds
94055710d4b3: Verifying Checksum
94055710d4b3: Download complete
c66ae20f6a02: Download complete
fdd9c60aff1e: Verifying Checksum
fdd9c60aff1e: Download complete
6a4379a75cf2: Download complete
2759cb70c9a7: Retrying in 3 seconds
2759cb70c9a7: Retrying in 2 seconds
2759cb70c9a7: Retrying in 1 second
21ccaf2415f2: Verifying Checksum
21ccaf2415f2: Download complete
600d774fa9ba: Verifying Checksum
600d774fa9ba: Download complete
c0124207460e: Verifying Checksum
c0124207460e: Download complete
2759cb70c9a7: Verifying Checksum
2759cb70c9a7: Download complete
18ae334f036f: Verifying Checksum
18ae334f036f: Download complete
21ccaf2415f2: Pull complete
94055710d4b3: Pull complete
84453ebd093f: Verifying Checksum
84453ebd093f: Download complete
0689acf3295b: Verifying Checksum
0689acf3295b: Download complete
18f93dab9c17: Verifying Checksum
18f93dab9c17: Download complete
699d7a2562b1: Verifying Checksum
699d7a2562b1: Download complete
2759cb70c9a7: Pull complete
c9d190bc8802: Verifying Checksum
c9d190bc8802: Download complete
c66ae20f6a02: Pull complete
fdd9c60aff1e: Pull complete
6a4379a75cf2: Pull complete
0689acf3295b: Pull complete
600d774fa9ba: Pull complete
c0124207460e: Pull complete
c9d190bc8802: Pull complete
18ae334f036f: Pull complete
84453ebd093f: Pull complete
ae292bd467c0: Download complete
ae292bd467c0: Pull complete
18f93dab9c17: Pull complete
699d7a2562b1: Pull complete
Digest: sha256:2070162f6ce8028e3a01294e345a00d1910f3a35f8ad59d63f86ccbbae5c94f6
Status: Downloaded newer image for docker.onedata.org/swagger-codegen-official:ID-507bde287c
/bin/sh: 2: [[: not found
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
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
100 4419 100 4419 0 0 2214 0 0:00:01 0:00:01 --:--:-- 2213
Error response from daemon: Cannot kill container: 98b2958e931b: Container 98b2958e931bf814662d348f5def0b142c0a3f89231930a5769431e8142d2582 is not running
Error response from daemon: Cannot kill container: 481d25450241: Container 481d25450241c229cf633c5ce92b6bbaa5dc0b1ae42a2561b4e59e94f2916146 is not running
Error response from daemon: Cannot kill container: c7ccdd77e131: Container c7ccdd77e13124186fbd420f05c1456468e3726a18ecb1625598e3e143f09760 is not running
Error response from daemon: Cannot kill container: e7eca1a8e925: Container e7eca1a8e925ea57eedceea9edf324a19f6eba23267118b7f2423a749a7fd125 is not running
Error response from daemon: Cannot kill container: fa759c5ce9f2: Container fa759c5ce9f2a58113e8c6a5ea1a6a57efd20bd6362f2c64fda4329995ca57cf is not running
Error response from daemon: Cannot kill container: 99e7a9e7b2a6: Container 99e7a9e7b2a6902d86526dd9516e4fe2085f7863fab392e46d06dcf510869397 is not running
Error response from daemon: Cannot kill container: 34a53ae4b592: Container 34a53ae4b59291981cae58989aa07fafc51cce0e3c5b75394328345b92073eb7 is not running
Error response from daemon: Cannot kill container: b0c36ba10aeb: Container b0c36ba10aebeb596d08b1c051ceb8acc8cfb0fe7ccf9fe50aaa4e186f46bd54 is not running
Error response from daemon: Cannot kill container: b1a11fa3e077: Container b1a11fa3e077da178899fddf125914b49f5e75676a82cb42df506b95e34dbec5 is not running
Error response from daemon: Cannot kill container: 3afcee16e03b: Container 3afcee16e03b6dc3c016d1944b656502ee6cc0bba8aabd23f370a074b70de563 is not running
Error response from daemon: Cannot kill container: 84248449ba87: Container 84248449ba87c396eedfc3ab5982fcabca9d44dee03fb08cb23124b7a78020ad is not running
Error response from daemon: Cannot kill container: eb797d54cb9f: Container eb797d54cb9f27a044c7cf65263c428748a40ab6712dbd879e3730e3737c60db is not running
Error response from daemon: Cannot kill container: 3f2172c13567: Container 3f2172c13567986bbdad761451ee1c5f968c54e09ce07c081dcae0a35e0791e5 is not running
Error response from daemon: Cannot kill container: 2455db9246f3: Container 2455db9246f3c53cfe540691fe6d96581406cec7d715236dc66112a51182b347 is not running
Error response from daemon: Cannot kill container: 9f450a6d40b8: Container 9f450a6d40b85c14c5eaedab8eb1a390eaac18e8cece4a3d0fd75c3e57c661c4 is not running
Error response from daemon: Cannot kill container: 840cbc3f5b0d: Container 840cbc3f5b0d789cc36704f0fb039370a75074e933a46d5f0ced3dbefbe61e1b is not running
Error response from daemon: Cannot kill container: 1690a1d3dba8: Container 1690a1d3dba886c00b2d85d7315a4ef34c32451df56164b8ca6f876c0fb0e24d is not running