[Airship-discuss] "Unable to find image error" from airship-in-a-bottle script

syed.shah at 12techllc.com syed.shah at 12techllc.com
Thu Jun 14 01:50:16 UTC 2018


Thanks for the reply Roman. Looks like we have moved on to the next error :-)
 
Seems to be failing on airship-ucp-postgresql now
2018-06-13 10:09:16.004 749 INFO armada.handlers.armada [-] Checking Pre/Post Actions
2018-06-13 10:09:16.004 749 INFO armada.handlers.armada [-] Checking upgrade chart diffs.
2018-06-13 10:09:16.036 749 INFO armada.handlers.armada [-] There are no updates found in this chart
2018-06-13 10:09:16.036 749 INFO armada.handlers.chartbuilder [-] Building dependency chart postgres-htk for release ucp-postgresql.
2018-06-13 10:09:16.058 749 INFO armada.handlers.armada [-] Installing release airship-ucp-postgresql in namespace ucp
2018-06-13 10:09:16.059 749 INFO armada.handlers.armada [-] Beginning Install, wait=True, timeout=600s
2018-06-13 10:19:16.844 749 ERROR armada.handlers.tiller [-] Error while installing release airship-ucp-postgresql: grpc._channel._Rendezvous: <_Rendezvous of RPC that terminated with (StatusCode.UNKNOWN, release airship-ucp-postgresql failed: timed out waiting for the condition)>
2018-06-13 10:19:16.844 749 ERROR armada.handlers.tiller Traceback (most recent call last):
2018-06-13 10:19:16.844 749 ERROR armada.handlers.tiller File "/usr/local/lib/python3.5/site-packages/armada/handlers/tiller.py", line 404, in install_release
2018-06-13 10:19:16.844 749 ERROR armada.handlers.tiller metadata=self.metadata)
2018-06-13 10:19:16.844 749 ERROR armada.handlers.tiller File "/usr/local/lib/python3.5/site-packages/grpc/_channel.py", line 487, in __call__
2018-06-13 10:19:16.844 749 ERROR armada.handlers.tiller return _end_unary_response_blocking(state, call, False, deadline)
2018-06-13 10:19:16.844 749 ERROR armada.handlers.tiller File "/usr/local/lib/python3.5/site-packages/grpc/_channel.py", line 437, in _end_unary_response_blocking
2018-06-13 10:19:16.844 749 ERROR armada.handlers.tiller raise _Rendezvous(state, None, None, deadline)
2018-06-13 10:19:16.844 749 ERROR armada.handlers.tiller grpc._channel._Rendezvous: <_Rendezvous of RPC that terminated with (StatusCode.UNKNOWN, release airship-ucp-postgresql failed: timed out waiting for the condition)>
2018-06-13 10:19:16.844 749 ERROR armada.handlers.tiller 
2018-06-13 10:19:17.237 749 ERROR armada.cli [-] Caught internal exception: armada.exceptions.tiller_exceptions.ReleaseException: Failed to Install release: airship-ucp-postgresql - Tiller Message: b'Release "airship-ucp-postgresql" failed: timed out waiting for the condition'
2018-06-13 10:19:17.237 749 ERROR armada.cli Traceback (most recent call last):
2018-06-13 10:19:17.237 749 ERROR armada.cli File "/usr/local/lib/python3.5/site-packages/armada/handlers/tiller.py", line 404, in install_release
2018-06-13 10:19:17.237 749 ERROR armada.cli metadata=self.metadata)
2018-06-13 10:19:17.237 749 ERROR armada.cli File "/usr/local/lib/python3.5/site-packages/grpc/_channel.py", line 487, in __call__
2018-06-13 10:19:17.237 749 ERROR armada.cli return _end_unary_response_blocking(state, call, False, deadline)
2018-06-13 10:19:17.237 749 ERROR armada.cli File "/usr/local/lib/python3.5/site-packages/grpc/_channel.py", line 437, in _end_unary_response_blocking
2018-06-13 10:19:17.237 749 ERROR armada.cli raise _Rendezvous(state, None, None, deadline)
2018-06-13 10:19:17.237 749 ERROR armada.cli grpc._channel._Rendezvous: <_Rendezvous of RPC that terminated with (StatusCode.UNKNOWN, release airship-ucp-postgresql failed: timed out waiting for the condition)>
2018-06-13 10:19:17.237 749 ERROR armada.cli 
2018-06-13 10:19:17.237 749 ERROR armada.cli During handling of the above exception, another exception occurred:
2018-06-13 10:19:17.237 749 ERROR armada.cli 
2018-06-13 10:19:17.237 749 ERROR armada.cli Traceback (most recent call last):
2018-06-13 10:19:17.237 749 ERROR armada.cli File "/usr/local/lib/python3.5/site-packages/armada/cli/__init__.py", line 40, in safe_invoke
2018-06-13 10:19:17.237 749 ERROR armada.cli self.invoke()
2018-06-13 10:19:17.237 749 ERROR armada.cli File "/usr/local/lib/python3.5/site-packages/armada/cli/apply.py", line 221, in invoke
2018-06-13 10:19:17.237 749 ERROR armada.cli resp = armada.sync()
2018-06-13 10:19:17.237 749 ERROR armada.cli File "/usr/local/lib/python3.5/site-packages/armada/handlers/armada.py", line 407, in sync
2018-06-13 10:19:17.237 749 ERROR armada.cli timeout=timer)
2018-06-13 10:19:17.237 749 ERROR armada.cli File "/usr/local/lib/python3.5/site-packages/armada/handlers/tiller.py", line 418, in install_release
2018-06-13 10:19:17.237 749 ERROR armada.cli raise ex.ReleaseException(release, status, 'Install')
2018-06-13 10:19:17.237 749 ERROR armada.cli armada.exceptions.tiller_exceptions.ReleaseException: Failed to Install release: airship-ucp-postgresql - Tiller Message: b'Release "airship-ucp-postgresql" failed: timed out waiting for the condition'
2018-06-13 10:19:17.237 749 ERROR armada.cli 
2018-06-13 10:19:30.996 1306 INFO armada.handlers.armada [-] Performing pre-flight operations.
2018-06-13 10:19:31.229 1306 INFO armada.handlers.armada [-] Purging failed release airship-ucp-postgresql before deployment
2018-06-13 10:19:31.230 1306 INFO armada.handlers.tiller [-] Uninstall airship-ucp-postgresql release with disable_hooks=False, purge=True flags
2018-06-13 10:20:15.684 1306 INFO armada.handlers.armada [-] Cloning repo: https://github.com/openstack/airship-promenade from branch: 6e87b82f514cc4160b09cf394646410a9d9fe2a7
2018-06-13 10:20:32.940 1306 INFO armada.handlers.armada [-] Cloning repo: https://git.openstack.org/openstack/openstack-helm from branch: f902cd14fac7de4c4c9f7d019191268a6b4e9601
2018-06-13 10:21:20.744 1306 INFO armada.handlers.armada [-] Cloning repo: https://git.openstack.org/openstack/openstack-helm-infra from branch: f402171e42356bc1e805782f1d7f090ce1f6ab17
2018-06-13 10:21:35.151 1306 INFO armada.handlers.armada [-] Cloning repo: https://git.openstack.org/openstack/openstack-helm from branch: refs/changes/80/569480/2
 
 
--------- Original Message --------- Subject: Re: [Airship-discuss] "Unable to find image error" from airship-in-a-bottle script
From: "Roman Gorshunov" <paye600 at gmail.com>
Date: 6/12/18 9:46 am
To: syed.shah at 12techllc.com
Cc: airship-discuss at lists.airshipit.org

Hello Syed,
 
 Sorry for sending e-mail with wrong name too fast.
 
 Please, retry deployment.
 
 Artifactory repository is up and running after the downtime, and I
 have successfully ran and completed airship-in-a-bottle deployment
 just now.
 It took 1h. 20min. on 4vCPU/20GB RAM VM running on a laptop with SSD disk.
 Here are the logs of this successful deployment:
 https://paste.ubuntu.com/p/MRmGrf8K3W/
 
 The work to move images to publicly accessible docker containers
 repository is ongoing, but you shouldn't notice it.
 One more time, apologize for the inconvenience, and thank you very
 much for trying Airship!
 
 Best regards,
 --
 Roman Gorshunov
 
 On Mon, Jun 11, 2018 at 10:34 PM, <syed.shah at 12techllc.com> wrote:
 > Hi,
 >
 > We are trying to deploy Airship in a bottle using the following commands,
 > but getting a timeout error on some docker image download:
 >
 > mkdir -p /root/deploy && cd "$_"
 > git clone https://git.openstack.org/openstack/airship-in-a-bottle
 > cd /root/deploy/airship-in-a-bottle/manifests/dev_single_node
 > ./airship-in-a-bottle.sh
 >
 > We are seeing the following error:
 >
 > Unable to find image
 > 'artifacts-aic.atlantafoundry.com/att-comdev/pegleg:ef47933903047339bd63fcfa265dfe4296e8a322'
 > locally
 > docker: Error response from daemon: Get
 > https://artifacts-aic.atlantafoundry.com/v1/_ping: dial tcp
 > 12.37.173.37:443: i/o timeout.
 >
 > Last Thursday this url was working but not anymore.
 >
 > Thanks for the help!
 >
 >
 > _______________________________________________
 > Airship-discuss mailing list
 > Airship-discuss at lists.airshipit.org
 > http://lists.airshipit.org/cgi-bin/mailman/listinfo/airship-discuss
 >
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.airshipit.org/pipermail/airship-discuss/attachments/20180613/54ea2717/attachment.html>


More information about the Airship-discuss mailing list