<div dir="ltr"><br><br><div class="gmail_quote"><div dir="ltr">On Mon, Oct 22, 2018 at 7:44 AM Roman Gorshunov <<a href="mailto:paye600@gmail.com">paye600@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello Curtis,<br>
I've submitted a patch <a href="https://review.openstack.org/#/c/612352/" rel="noreferrer" target="_blank">https://review.openstack.org/#/c/612352/</a>, which<br>
hopefully would fix the issue we are experiencing. I expect it to be<br>
merged today.<br></blockquote><div><br></div><div>Ah, thanks so much Roman. :)</div><div><br></div><div>Thanks,</div><div>Curtis<br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Best regards,<br>
--<br>
Roman Gorshunov<br>
On Mon, Oct 22, 2018 at 12:15 PM Roman Gorshunov <<a href="mailto:paye600@gmail.com" target="_blank">paye600@gmail.com</a>> wrote:<br>
><br>
> Hello Curtis,<br>
> Thanks for trying Airship-in-a-Bottle! I have just run this all-in-one<br>
> deployment and got the same issue. Let me dig in a bit, and I hope we<br>
> will get if fixed soon.<br>
><br>
> --<br>
> Roman Gorshunov<br>
> On Mon, Oct 22, 2018 at 3:18 AM Curtis <<a href="mailto:serverascode@gmail.com" target="_blank">serverascode@gmail.com</a>> wrote:<br>
> ><br>
> > Just FYI, I made it past this particular problem by editing the deploy script and setting more open permissions on that file. However, I then run into another issue. I will figure this out, but just wanted to mention it here. Thanks for all your work on this open source project, I think it's great and am looking forward to getting an all in one node up and running. :)<br>
> ><br>
> > Current error message:<br>
> ><br>
> > 2018-10-22 01:11:54,269 ERROR    - - - promenade.config:__init__ [ 35] An unknown Deckhand exception occurred while trying to render documents.<br>
> > Traceback (most recent call last):<br>
> >   File "/opt/promenade/promenade/config.py", line 32, in __init__<br>
> >     documents = [dict(d) for d in deckhand_eng.render()]<br>
> >   File "/usr/local/lib/python3.6/site-packages/deckhand/engine/layering.py", line 699, in render<br>
> >     pass<br>
> >   File "/usr/local/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__<br>
> >     self.force_reraise()<br>
> >   File "/usr/local/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise<br>
> >     six.reraise(self.type_, self.value, self.tb)<br>
> >   File "/usr/local/lib/python3.6/site-packages/six.py", line 693, in reraise<br>
> >     raise value<br>
> >   File "/usr/local/lib/python3.6/site-packages/deckhand/engine/layering.py", line 693, in render<br>
> >     self.secrets_substitution.substitute_all(doc))<br>
> >   File "/usr/local/lib/python3.6/site-packages/deckhand/engine/secrets_manager.py", line 307, in substitute_all<br>
> >     src_doc, document)<br>
> >   File "/usr/local/lib/python3.6/site-packages/deckhand/engine/secrets_manager.py", line 229, in _check_src_secret_is_not_none<br>
> >     dest_name=<a href="http://dest_doc.name" rel="noreferrer" target="_blank">dest_doc.name</a>)<br>
> > deckhand.errors.SubstitutionSourceDataNotFound: Required substitution source secret was not found at path .dns.node_domain in source document [pegleg/CommonAddresses/v1, site] common-addresses which is referenced by destination document [promenade/Genesis/v1, global] genesis under its `metadata.substitutions`.<br>
> > 2018-10-22 01:11:54,270 ERROR    - - - promenade.exceptions:display [222] Required substitution source secret was not found at path .dns.node_domain in source document [pegleg/CommonAddresses/v1, site] common-addresses which is referenced by destination document [promenade/Genesis/v1, global] genesis under its `metadata.substitutions`.<br>
> > + error 'generating genesis'<br>
> > + set +x<br>
> > Error when generating genesis.<br>
> > + exit 1<br>
> > + clean<br>
> > + set +x<br>
> > To remove files generated during this script's execution, delete /root/deploy.<br>
> > This VM is disposable. Re-deployment in this same VM will lead to unpredictable results.<br>
> ><br>
> > Thanks,<br>
> > Curtis<br>
> ><br>
> > On Sun, Oct 21, 2018 at 11:05 AM Curtis <<a href="mailto:serverascode@gmail.com" target="_blank">serverascode@gmail.com</a>> wrote:<br>
> >><br>
> >> Hi,<br>
> >><br>
> >> I looked around a fair bit and am not sure where to enter bugs in the airship project. This is probably my fault...I found some items in the stories application, but I'm not sure if that is the best place.<br>
> >><br>
> >> I tried airship-in-a-bottle this morning, but when promenade runs it fails with a file permission error.<br>
> >><br>
> >> SNIP!<br>
> >> Status: Downloaded newer image for <a href="http://quay.io/airshipit/promenade:master" rel="noreferrer" target="_blank">quay.io/airshipit/promenade:master</a><br>
> >> + PORT=9000<br>
> >> + UWSGI_TIMEOUT=300<br>
> >> + PROMENADE_THREADS=1<br>
> >> + PROMENADE_WORKERS=4<br>
> >> + '[' promenade = server ']'<br>
> >> + exec promenade generate-certs -o /target deployment_files.yaml<br>
> >> /usr/local/lib/python3.6/site-packages/requests/__init__.py:80: RequestsDependencyWarning: urllib3 (1.23) or chardet (3.0.4) doesn't match a supported version!<br>
> >>   RequestsDependencyWarning)<br>
> >> Usage: promenade generate-certs [OPTIONS] [CONFIG_FILES]...<br>
> >><br>
> >> Error: Invalid value for "config_files": Could not open file: deployment_files.yaml: Permission denied<br>
> >> + cp /root/deploy/genesis/certificates.yaml /root/deploy/airship-in-a-bottle/deployment_files/site/demo/secrets<br>
> >> cp: cannot stat '/root/deploy/genesis/certificates.yaml': No such file or directory<br>
> >> + error 'setting up certs with Promenade'<br>
> >> + set +x<br>
> >> Error when setting up certs with Promenade.<br>
> >> + exit 1<br>
> >> + clean<br>
> >> + set +x<br>
> >> To remove files generated during this script's execution, delete /root/deploy.<br>
> >> This VM is disposable. Re-deployment in this same VM will lead to unpredictable results.<br>
> >><br>
> >> Looks like the promenade user can't access the deployment_files.yaml file.<br>
> >><br>
> >> If I exec in to a promenade container...<br>
> >><br>
> >> promenade@acd8e1ec1b9d:/target$ cat deployment_files.yaml<br>
> >> cat: deployment_files.yaml: Permission denied<br>
> >> promenade@acd8e1ec1b9d:/target$ ls -la<br>
> >> total 328<br>
> >> drwxrwxrwx+  2 root root   4096 Oct 21 14:31 .<br>
> >> drwxr-xr-x+ 79 root root   4096 Oct 21 14:56 ..<br>
> >> -rw-------   1 root root 324269 Oct 21 14:31 deployment_files.yaml<br>
> >><br>
> >> Thanks,<br>
> >> Curtis<br>
> ><br>
> ><br>
> ><br>
> > --<br>
> > Blog: <a href="http://serverascode.com" rel="noreferrer" target="_blank">serverascode.com</a><br>
> > _______________________________________________<br>
> > Airship-discuss mailing list<br>
> > <a href="mailto:Airship-discuss@lists.airshipit.org" target="_blank">Airship-discuss@lists.airshipit.org</a><br>
> > <a href="http://lists.airshipit.org/cgi-bin/mailman/listinfo/airship-discuss" rel="noreferrer" target="_blank">http://lists.airshipit.org/cgi-bin/mailman/listinfo/airship-discuss</a><br>
</blockquote></div><br clear="all"><br>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature">Blog: <a href="http://serverascode.com" target="_blank">serverascode.com</a></div></div>