clarkb | The one case of a git clone failing in the gate was to github "remote hung up unexpectedly" | 00:00 |
---|---|---|
clarkb | github is consistently unreliable :P | 00:00 |
clarkb | mwhahaha: zbr ^ fyi that failure was in a tripleo job trying to clone https://github.com/rdo-packages/tripleo-heat-templates-distgit | 00:02 |
clarkb | http://logs.openstack.org/85/635785/5/gate/tripleo-ci-centos-7-standalone/44ec681/job-output.txt#_2019-02-11_09_01_01_150345 | 00:03 |
mwhahaha | Yes we don't have options for the package distgits | 00:03 |
mwhahaha | So without being able to mirror them, we suffer github | 00:03 |
mwhahaha | Could probably add retries somewhere | 00:04 |
*** wolverineav has quit IRC | 00:04 | |
corvus | tripleo depends on unpublished non-openstack software? | 00:04 |
corvus | or rather, unreleased, not unpublished | 00:05 |
*** wolverineav has joined #openstack-infra | 00:05 | |
clarkb | corvus: this is the weird relationship between rdo and tripleo. AIUI tripleo rebuilds rdo packages in the gate to speculatively test changes to say triple-heat-templates. But because tehy install everything from rpms they have to build rpms which means finding the package spec files | 00:05 |
mwhahaha | corvus: no but we rely on package specs | 00:06 |
clarkb | then when triple-heat-templates merges in the gate RDO will rebuild its RPMs and tripleo will test with those RPMs until the next speculative change | 00:06 |
clarkb | (I think) | 00:06 |
mwhahaha | Yes it's the pacakaging details because we don't install from source | 00:07 |
mwhahaha | Like actual usera | 00:07 |
mwhahaha | I don't know the history between RDO and the rpm package sig or project | 00:08 |
*** wolverineav has quit IRC | 00:10 | |
*** rh-jelabarre has quit IRC | 00:11 | |
hogepodge | clarkb: I don't know | 00:12 |
hogepodge | clarkb: portdirect is probably the person to ask | 00:13 |
clarkb | hogepodge: thanks | 00:13 |
*** rh-jelabarre has joined #openstack-infra | 00:13 | |
*** wolverineav has joined #openstack-infra | 00:14 | |
*** Emine has joined #openstack-infra | 00:15 | |
*** tosky has quit IRC | 00:18 | |
openstackgerrit | Tristan Cacqueray proposed openstack-infra/zuul master: executor: enable zuul_return to update Ansible inventory https://review.openstack.org/590092 | 00:20 |
*** Emine has quit IRC | 00:27 | |
clarkb | http://cacti.openstack.org/cacti/graph.php?action=view&local_graph_id=64465&rra_id=all http://cacti.openstack.org/cacti/graph.php?action=view&local_graph_id=64537&rra_id=all an improvement maybe but not a fix to the swap problems | 00:34 |
*** rlandy is now known as rlandy|bbl | 00:36 | |
*** wolverineav has quit IRC | 00:37 | |
*** rascasoft has joined #openstack-infra | 00:38 | |
clarkb | I should stop looking at that as the data likely to be too noisy in the short term. I'll recheck in 24 hours | 00:38 |
*** wolverineav has joined #openstack-infra | 00:39 | |
*** wolverineav has quit IRC | 00:43 | |
*** wolverineav has joined #openstack-infra | 00:44 | |
*** rascasoft has quit IRC | 00:45 | |
clarkb | wow pip is warning people about the python2.7 deprecation now | 00:46 |
clarkb | or maybe that is setuptools | 00:46 |
*** hwoarang_ has quit IRC | 00:48 | |
*** yamamoto has joined #openstack-infra | 00:51 | |
*** hwoarang has joined #openstack-infra | 00:53 | |
*** gyee has quit IRC | 00:54 | |
*** yamamoto has quit IRC | 00:56 | |
*** davidlenwell has joined #openstack-infra | 00:59 | |
*** mnasiadka has joined #openstack-infra | 00:59 | |
*** mrhillsman has joined #openstack-infra | 00:59 | |
*** sweston has joined #openstack-infra | 00:59 | |
*** icey has joined #openstack-infra | 00:59 | |
*** csatari has joined #openstack-infra | 00:59 | |
*** TheJulia has joined #openstack-infra | 00:59 | |
*** rh-jelabarre has quit IRC | 00:59 | |
*** coreycb has joined #openstack-infra | 00:59 | |
*** sdake has joined #openstack-infra | 01:01 | |
clarkb | corvus: in https://review.openstack.org/#/c/634829/2 don't we need something to install skopeo? | 01:04 |
*** gcutrini has joined #openstack-infra | 01:05 | |
*** wolverineav has quit IRC | 01:09 | |
*** gcutrini has quit IRC | 01:09 | |
*** wolverineav has joined #openstack-infra | 01:09 | |
*** gcutrini has joined #openstack-infra | 01:10 | |
*** hwoarang has quit IRC | 01:10 | |
clarkb | doesn't look like it is in ubuntus main repos (there is a PPA), it is available on opensuse though | 01:11 |
*** hwoarang has joined #openstack-infra | 01:11 | |
*** ijw has joined #openstack-infra | 01:12 | |
*** gcutrini has quit IRC | 01:15 | |
*** gcutrini has joined #openstack-infra | 01:17 | |
openstackgerrit | Merged openstack-infra/zuul master: Add a note about sqlalchemy metadata https://review.openstack.org/636189 | 01:18 |
*** gcutrini has quit IRC | 01:22 | |
*** mriedem has quit IRC | 01:23 | |
*** markvoelker has quit IRC | 01:30 | |
*** markvoelker has joined #openstack-infra | 01:31 | |
*** gcutrini has joined #openstack-infra | 01:32 | |
*** gcutrini has quit IRC | 01:34 | |
*** markvoelker has quit IRC | 01:35 | |
*** sdake has quit IRC | 01:37 | |
corvus | clarkb: http://38.108.68.64/openstack-infra/system-config/src/branch/master/manifests/site.pp#L807 | 01:38 |
corvus | i'll update the readme with that since it needs a recheck anyway | 01:40 |
*** sdake has joined #openstack-infra | 01:41 | |
openstackgerrit | James E. Blair proposed openstack-infra/zuul-jobs master: Add intermediate registry push/pull roles https://review.openstack.org/634829 | 01:41 |
corvus | clarkb: ^ | 01:41 |
*** sdake has quit IRC | 01:43 | |
clarkb | ah on the executors | 01:44 |
corvus | yeah, that way we can do it in pre and post trusted playbooks so that they can work on any job without trusting the content of the job itself | 01:48 |
*** wolverineav has quit IRC | 01:49 | |
corvus | (since we have to use secrets to use the intermediate registry, we don't want to run the pull role on the node after the job runs; it could own the node then own the creds) | 01:49 |
*** sdake has joined #openstack-infra | 01:50 | |
*** sdake has quit IRC | 01:51 | |
*** wolverineav has joined #openstack-infra | 01:52 | |
*** yamamoto has joined #openstack-infra | 01:53 | |
*** wolverineav has quit IRC | 01:56 | |
*** ijw has quit IRC | 02:07 | |
openstackgerrit | Merged openstack-infra/zuul master: web: add /{tenant}/buildsets route https://review.openstack.org/630035 | 02:12 |
*** rascasoft has joined #openstack-infra | 02:20 | |
*** rascasoft has quit IRC | 02:26 | |
*** jamesmcarthur has joined #openstack-infra | 02:28 | |
*** hongbin has joined #openstack-infra | 02:29 | |
*** markvoelker has joined #openstack-infra | 02:31 | |
*** jamesmcarthur has quit IRC | 02:32 | |
*** yamamoto has quit IRC | 02:48 | |
*** hwoarang has quit IRC | 02:48 | |
*** hwoarang has joined #openstack-infra | 02:56 | |
*** rascasoft has joined #openstack-infra | 02:57 | |
*** markvoelker has quit IRC | 03:05 | |
*** rascasoft has quit IRC | 03:07 | |
*** rlandy|bbl is now known as rlandy | 03:12 | |
*** armax has quit IRC | 03:12 | |
*** yamamoto has joined #openstack-infra | 03:14 | |
*** rlandy has quit IRC | 03:19 | |
*** ykarel has joined #openstack-infra | 03:26 | |
*** armax has joined #openstack-infra | 03:34 | |
*** sdake has joined #openstack-infra | 03:40 | |
*** hwoarang has quit IRC | 03:40 | |
*** hwoarang has joined #openstack-infra | 03:45 | |
*** dave-mccowan has quit IRC | 03:58 | |
*** sdake has quit IRC | 03:59 | |
*** markvoelker has joined #openstack-infra | 04:02 | |
*** udesale has joined #openstack-infra | 04:02 | |
*** ramishra has joined #openstack-infra | 04:06 | |
*** diablo_rojo has quit IRC | 04:09 | |
*** armax has quit IRC | 04:28 | |
*** jamesmcarthur has joined #openstack-infra | 04:29 | |
*** janki has joined #openstack-infra | 04:30 | |
*** hwoarang has quit IRC | 04:30 | |
*** armax has joined #openstack-infra | 04:30 | |
*** hwoarang has joined #openstack-infra | 04:31 | |
*** jamesmcarthur has quit IRC | 04:34 | |
*** markvoelker has quit IRC | 04:34 | |
*** manjeets has quit IRC | 04:41 | |
*** ykarel has quit IRC | 04:47 | |
*** armax has quit IRC | 04:59 | |
*** ykarel has joined #openstack-infra | 05:05 | |
openstackgerrit | jacky06 proposed openstack/diskimage-builder master: Update hacking version to latest https://review.openstack.org/628466 | 05:09 |
openstackgerrit | jacky06 proposed openstack/diskimage-builder master: Update hacking version to latest https://review.openstack.org/628466 | 05:10 |
openstackgerrit | Andreas Jaeger proposed opendev/base-jobs master: DNM: Testing all jobs https://review.openstack.org/636265 | 05:12 |
*** adriant has quit IRC | 05:16 | |
openstackgerrit | Merged openstack-infra/project-config master: [rally] Remove readthedocs jobs https://review.openstack.org/615868 | 05:19 |
*** hongbin has quit IRC | 05:30 | |
*** markvoelker has joined #openstack-infra | 05:32 | |
*** udesale has quit IRC | 05:37 | |
*** hwoarang has quit IRC | 05:42 | |
*** hwoarang has joined #openstack-infra | 05:44 | |
*** gvrangan has joined #openstack-infra | 05:46 | |
*** chandankumar is now known as chkumar|ruck | 05:47 | |
*** wolverineav has joined #openstack-infra | 05:55 | |
openstackgerrit | Merged openstack-infra/zuul master: Update SQLAlchemy url in docs https://review.openstack.org/635148 | 05:59 |
*** markvoelker has quit IRC | 06:05 | |
*** whoami-rajat has joined #openstack-infra | 06:19 | |
*** e0ne has joined #openstack-infra | 06:24 | |
*** jamesmcarthur has joined #openstack-infra | 06:30 | |
*** jamesmcarthur has quit IRC | 06:34 | |
*** e0ne has quit IRC | 06:35 | |
*** wolverineav has quit IRC | 06:38 | |
*** sshnaidm is now known as sshnaidm|afk | 06:39 | |
*** zhangfei has joined #openstack-infra | 06:44 | |
*** ccamacho has quit IRC | 06:49 | |
*** zaneb has quit IRC | 06:53 | |
openstackgerrit | Felix Schmidt proposed openstack-infra/zuul master: Retrieve full list of jobs with details per tenant via API https://review.openstack.org/635714 | 06:56 |
AJaeger | clarkb: your configure-unbound change is broken, see http://logs.openstack.org/65/636265/1/check/openstack-zuul-jobs-linters/42f385c/job-output.txt.gz#_2019-02-12_05_15_52_161674 - all of opendev/base-jobs fail now | 06:57 |
*** pgaxatte has joined #openstack-infra | 06:59 | |
AJaeger | clarkb: I'm confused - looking at the change, I don't see what can be wrong... | 07:00 |
*** quiquell|off is now known as quiquell|rover | 07:02 | |
*** markvoelker has joined #openstack-infra | 07:02 | |
*** kopecmartin|off is now known as kopecmartin | 07:05 | |
AJaeger | and I don't understand why the failure shows that ansible checks "opendev/base-jobs/playbooks/base/roles" instead of "opendev/base-jobs/roles" - any help welcome! | 07:06 |
*** udesale has joined #openstack-infra | 07:09 | |
*** e0ne has joined #openstack-infra | 07:12 | |
openstackgerrit | Andreas Jaeger proposed openstack-infra/openstack-zuul-jobs master: Add opendev/base-jobs to openstack-zuul-linters https://review.openstack.org/636274 | 07:13 |
AJaeger | clarkb: the change above should fix it ^ | 07:13 |
openstackgerrit | Andreas Jaeger proposed opendev/base-jobs master: Update lint testing https://review.openstack.org/636275 | 07:16 |
*** e0ne has quit IRC | 07:16 | |
AJaeger | clarkb: we can simplify testing with the above ^ - and IMHO still need 636274 for other repos. | 07:16 |
AJaeger | corvus, clarkb, could you review this later, please? | 07:17 |
*** snapiri has joined #openstack-infra | 07:24 | |
*** e0ne has joined #openstack-infra | 07:24 | |
AJaeger | I'll abandon 636275, it won't work - we reference roles in zuul-jobs from base-jobs; so 636274 is all we need. | 07:26 |
*** e0ne has quit IRC | 07:32 | |
*** Emine has joined #openstack-infra | 07:32 | |
*** ykarel is now known as ykarel|lunch | 07:33 | |
*** markvoelker has quit IRC | 07:35 | |
*** ramishra_ has joined #openstack-infra | 07:37 | |
*** ramishra has quit IRC | 07:38 | |
*** ykarel|lunch has quit IRC | 07:41 | |
*** e0ne has joined #openstack-infra | 07:42 | |
*** ykarel has joined #openstack-infra | 07:43 | |
*** slaweq has joined #openstack-infra | 07:44 | |
*** Emine has quit IRC | 07:49 | |
*** aojea has joined #openstack-infra | 07:52 | |
*** quiquell|rover is now known as quique|rover|brb | 07:53 | |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: Install pyliblzma with pip instead of distro packages https://review.openstack.org/635892 | 07:54 |
*** ramishra_ is now known as ramishra | 07:56 | |
*** gvrangan has quit IRC | 07:57 | |
*** ccamacho has joined #openstack-infra | 07:58 | |
*** ccamacho has quit IRC | 07:59 | |
*** ccamacho has joined #openstack-infra | 07:59 | |
*** zhangfei has quit IRC | 08:00 | |
*** ginopc has joined #openstack-infra | 08:01 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack-infra/storyboard master: Imported Translations from Zanata https://review.openstack.org/625393 | 08:02 |
*** rascasoft has joined #openstack-infra | 08:02 | |
*** quique|rover|brb is now known as quiquell|rover | 08:12 | |
*** zhangfei has joined #openstack-infra | 08:12 | |
*** rpittau has joined #openstack-infra | 08:13 | |
openstackgerrit | Quique Llorente proposed openstack-infra/zuul master: Escape jinja2 template from commit message https://review.openstack.org/633930 | 08:21 |
*** xek_ has joined #openstack-infra | 08:28 | |
*** tkajinam has quit IRC | 08:29 | |
*** gfidente has joined #openstack-infra | 08:29 | |
*** jamesmcarthur has joined #openstack-infra | 08:31 | |
*** markvoelker has joined #openstack-infra | 08:32 | |
*** e0ne has quit IRC | 08:35 | |
*** jamesmcarthur has quit IRC | 08:35 | |
*** e0ne has joined #openstack-infra | 08:37 | |
*** e0ne has quit IRC | 08:38 | |
*** tosky has joined #openstack-infra | 08:40 | |
*** yboaron_ has joined #openstack-infra | 08:44 | |
openstackgerrit | William Huang proposed openstack-infra/grafyaml master: Add prometheus data source https://review.openstack.org/636280 | 08:45 |
*** e0ne has joined #openstack-infra | 08:46 | |
*** e0ne has quit IRC | 08:48 | |
*** jpena|off is now known as jpena | 08:53 | |
*** e0ne has joined #openstack-infra | 08:54 | |
*** whoami-rajat has quit IRC | 08:54 | |
*** e0ne has quit IRC | 08:56 | |
*** priteau has joined #openstack-infra | 08:58 | |
*** jpich has joined #openstack-infra | 08:58 | |
*** panda|off is now known as panda | 09:04 | |
*** markvoelker has quit IRC | 09:05 | |
*** roman_g has joined #openstack-infra | 09:07 | |
*** jistr_ is now known as jistr | 09:09 | |
*** Emine has joined #openstack-infra | 09:15 | |
*** ykarel has quit IRC | 09:20 | |
*** shardy has joined #openstack-infra | 09:21 | |
*** ramishra has quit IRC | 09:22 | |
*** e0ne has joined #openstack-infra | 09:25 | |
*** e0ne has quit IRC | 09:26 | |
*** Emine has quit IRC | 09:26 | |
*** Emine has joined #openstack-infra | 09:26 | |
*** yboaron_ has quit IRC | 09:26 | |
*** yboaron_ has joined #openstack-infra | 09:27 | |
*** ykarel has joined #openstack-infra | 09:27 | |
*** ramishra has joined #openstack-infra | 09:29 | |
openstackgerrit | Andreas Jaeger proposed openstack-infra/openstack-zuul-jobs master: Add opendev/base-jobs to openstack-zuul-linters https://review.openstack.org/636274 | 09:32 |
*** jpich has quit IRC | 09:37 | |
*** jpich has joined #openstack-infra | 09:38 | |
AJaeger | frickler: fixed the nit ^ | 09:41 |
openstackgerrit | Quique Llorente proposed openstack-infra/zuul master: Escape jinja2 template from commit message https://review.openstack.org/633930 | 09:43 |
openstackgerrit | Quique Llorente proposed openstack-infra/zuul master: Mark as unsafe commit message at inventory https://review.openstack.org/633930 | 09:45 |
*** sshnaidm|afk is now known as sshnaidm | 09:52 | |
roman_g | Hello. Could I get reviews on https://review.openstack.org/#/c/635381/ - Replace deprecated docs job in docs-on-readthedocs template (Change docs-on-readthedocs project template from using deprecated build-openstack-sphinx-docs job for check and gate to openstack-tox-docs job.). Thank you. | 09:54 |
roman_g | Thanks clarkb for +2. | 09:54 |
slaweq | frickler: hi | 09:57 |
openstackgerrit | Stephen Finucane proposed openstack-infra/git-review master: Switch from testrepository to stestr https://review.openstack.org/628655 | 09:59 |
slaweq | frickler: can You help me with transition of one job to zuulv3 and put on hold node with my job neutron-tempest-dvr-ha-multinode-full from patch https://review.openstack.org/#/c/633979/ ? | 09:59 |
*** jamesmcarthur has joined #openstack-infra | 09:59 | |
slaweq | frickler: it is failing, probably there is some issue with connectivity between nodes but I'm not sure what is wrong there, access to such nodes would be very helpful | 09:59 |
slaweq | or maybe someone else from infra team can help me with ^^? :) | 10:00 |
*** stephenfin_ is now known as stephenfin | 10:01 | |
*** markvoelker has joined #openstack-infra | 10:02 | |
*** jamesmcarthur has quit IRC | 10:04 | |
*** gfidente has quit IRC | 10:09 | |
*** kjackal_v2 has quit IRC | 10:16 | |
*** kjackal has joined #openstack-infra | 10:16 | |
*** derekh has joined #openstack-infra | 10:27 | |
openstackgerrit | Merged openstack-infra/git-review master: Switch from testrepository to stestr https://review.openstack.org/628655 | 10:29 |
*** markvoelker has quit IRC | 10:35 | |
frickler | slaweq: setting up a hold now. maybe for testing you can amend your .zuul.yaml and skip running all the other neutron jobs? | 10:41 |
slaweq | frickler: thx, I will send such debug patch in few minutes with disabled other jobs | 10:42 |
*** gfidente has joined #openstack-infra | 10:42 | |
*** jtomasek has quit IRC | 10:46 | |
*** udesale has quit IRC | 10:49 | |
frickler | slaweq: o.k., can you remind me of your ssh key again? | 10:51 |
* frickler ponders whether it would make sense to collect those on an etherpad or in a wiki page | 10:51 | |
*** zhangfei has quit IRC | 10:56 | |
*** jtomasek has joined #openstack-infra | 10:56 | |
*** Emine has quit IRC | 11:09 | |
*** Emine has joined #openstack-infra | 11:10 | |
*** lpetrut has joined #openstack-infra | 11:15 | |
*** markvoelker has joined #openstack-infra | 11:32 | |
iurygregory | Hi everyone, while moving jobs to zuulv3 in ironic we notice that ironic-tempest-plugin is not running all jobs we have set in project.yaml https://github.com/openstack/ironic-tempest-plugin/blob/master/zuul.d/project.yaml, i checked if the parent jobs really exists and they do anyone have ideas what it could be? Some jobs that arent running are defined in stable-jobs.yaml https://github.com/openstack/ironic-tempest-plugin/b | 11:47 |
iurygregory | lob/master/zuul.d/stable-jobs.yaml | 11:47 |
iurygregory | https://github.com/openstack/ironic-tempest-plugin/blob/master/zuul.d/stable-jobs.yaml* | 11:47 |
iurygregory | s/*/ | 11:48 |
openstackgerrit | Matthieu Huin proposed openstack-infra/zuul master: [WIP] Zuul CLI: allow access via REST https://review.openstack.org/636315 | 11:50 |
*** markvoelker has quit IRC | 12:05 | |
frickler | iurygregory: I might be mistaken, but from the zuul docs, with "override-checkout: stable/rocky" it checks the stable branch for the job definition, too. which fails, since ironic-tempest-plugin doesn't have stable branches | 12:12 |
iurygregory | frickler, yeah ironic-tempest-plugin doesnt have any stable/* branches, i think before it checkouts to run stable/* for the projects (ironic etc) | 12:13 |
iurygregory | to test if the tempest for that release is not broken | 12:13 |
iurygregory | i should override the branch of the openstack/ironic using required-projects? | 12:14 |
*** rkukura has quit IRC | 12:18 | |
frickler | iurygregory: hmm, neutron seems to set things up similarly, so maybe you have a different issue https://github.com/openstack/neutron-tempest-plugin/blob/master/.zuul.yaml#L230 | 12:21 |
* iurygregory looking | 12:21 | |
frickler | iurygregory: maybe clarkb or corvus can help better | 12:21 |
iurygregory | frickler, tks o/ | 12:21 |
*** rkukura has joined #openstack-infra | 12:22 | |
*** kaisers has quit IRC | 12:24 | |
*** jpena is now known as jpena|lunch | 12:26 | |
*** emine__ has joined #openstack-infra | 12:28 | |
*** Emine has quit IRC | 12:30 | |
*** kaisers has joined #openstack-infra | 12:31 | |
*** panda is now known as panda|lunch | 12:32 | |
*** coreycb has quit IRC | 12:36 | |
*** coreycb has joined #openstack-infra | 12:37 | |
*** lpetrut has quit IRC | 12:38 | |
*** lpetrut has joined #openstack-infra | 12:39 | |
iurygregory | frickler, seems that override-branch works instead of checkout | 12:42 |
*** janki has quit IRC | 12:44 | |
*** janki has joined #openstack-infra | 12:44 | |
*** ykarel is now known as ykarel|away | 12:48 | |
*** emine__ has quit IRC | 12:50 | |
openstackgerrit | Quique Llorente proposed openstack-infra/zuul master: Mark as unsafe commit message at inventory https://review.openstack.org/633930 | 12:53 |
*** ykarel|away has quit IRC | 12:54 | |
*** rh-jelabarre has joined #openstack-infra | 13:01 | |
*** markvoelker has joined #openstack-infra | 13:02 | |
*** yamamoto has quit IRC | 13:03 | |
*** mriedem has joined #openstack-infra | 13:04 | |
*** yamamoto has joined #openstack-infra | 13:08 | |
*** udesale has joined #openstack-infra | 13:10 | |
*** chkumar|ruck is now known as chkumar|pto | 13:10 | |
*** trown|outtypewww is now known as trown | 13:11 | |
*** panda|lunch is now known as panda | 13:13 | |
*** yamamoto has quit IRC | 13:15 | |
*** quiquell|rover is now known as quique|rover|eat | 13:17 | |
*** rlandy has joined #openstack-infra | 13:17 | |
openstackgerrit | Merged openstack-infra/grafyaml master: Add prometheus data source https://review.openstack.org/636280 | 13:18 |
*** whoami-rajat has joined #openstack-infra | 13:22 | |
*** agopi has joined #openstack-infra | 13:26 | |
*** ociuhandu has joined #openstack-infra | 13:26 | |
slaweq | frickler: my job failed: cd ../../Fedora/multinode_dvr | 13:29 |
slaweq | http://logs.openstack.org/79/633979/7/check/neutron-tempest-dvr-ha-multinode-full/2ed9446/job-output.txt.gz | 13:29 |
slaweq | can You add ssh key to those nodes maybe? | 13:30 |
*** jpena|lunch is now known as jpena | 13:30 | |
openstackgerrit | Matt Riedemann proposed openstack-infra/elastic-recheck master: Add query for peakmem_tracker crash bug 1815604 https://review.openstack.org/636331 | 13:30 |
openstack | bug 1815604 in OpenStack-Gate "peakmem_tracker crashes with "Failure listing processes locking memory: [Errno 3] No such process"" [Undecided,Confirmed] https://launchpad.net/bugs/1815604 | 13:30 |
*** sdake has joined #openstack-infra | 13:32 | |
openstackgerrit | Merged openstack-infra/project-config master: swift: gerritbot alert on all the branches https://review.openstack.org/635905 | 13:32 |
*** gcutrini has joined #openstack-infra | 13:32 | |
frickler | slaweq: done, 23.253.201.90 and 23.253.216.44 | 13:33 |
slaweq | frickler: thx a lot | 13:34 |
*** agopi has quit IRC | 13:34 | |
*** markvoelker has quit IRC | 13:35 | |
slaweq | frickler: can it be like that for few hours? I need to leave now for about 1h but will back to it today :) | 13:36 |
frickler | slaweq: sure, take your time, if it takes a couple of days, that's fine as well | 13:37 |
openstackgerrit | Quique Llorente proposed openstack-infra/zuul master: Mark as unsafe commit message at inventory https://review.openstack.org/633930 | 13:37 |
*** openstackgerrit has quit IRC | 13:37 | |
*** quique|rover|eat is now known as quiquell|rover | 13:39 | |
*** ykarel|away has joined #openstack-infra | 13:43 | |
*** gcutrini has quit IRC | 13:43 | |
*** yamamoto has joined #openstack-infra | 13:46 | |
*** gcutrini has joined #openstack-infra | 13:46 | |
*** openstackgerrit has joined #openstack-infra | 13:51 | |
openstackgerrit | Merged openstack-infra/elastic-recheck master: Add query for peakmem_tracker crash bug 1815604 https://review.openstack.org/636331 | 13:51 |
openstack | bug 1815604 in OpenStack-Gate "peakmem_tracker crashes with "Failure listing processes locking memory: [Errno 3] No such process"" [Undecided,Confirmed] https://launchpad.net/bugs/1815604 | 13:51 |
*** ykarel|away is now known as ykarel | 13:51 | |
*** smarcet has joined #openstack-infra | 13:51 | |
smarcet | fungi: morning, afaik dev01 is working fine, would u please change dns entry when u get a chance to repoint openstackid-dev to openstackid-dev01 ? thx :) | 13:52 |
*** yamamoto has quit IRC | 13:56 | |
*** e0ne has joined #openstack-infra | 13:56 | |
*** gcutrini has quit IRC | 14:01 | |
*** agopi has joined #openstack-infra | 14:02 | |
*** gcutrini has joined #openstack-infra | 14:02 | |
*** sdake has quit IRC | 14:03 | |
*** yamamoto has joined #openstack-infra | 14:06 | |
*** yamamoto has quit IRC | 14:06 | |
*** gcutrini has quit IRC | 14:08 | |
*** gcutrini has joined #openstack-infra | 14:09 | |
*** ginopc has quit IRC | 14:09 | |
*** mriedem is now known as mriedem_snow | 14:10 | |
*** zul has joined #openstack-infra | 14:10 | |
*** smarcet has quit IRC | 14:11 | |
openstackgerrit | Merged openstack-infra/system-config master: Rewrite #nXXX to #LXXX in incoming gitea urls https://review.openstack.org/635379 | 14:12 |
openstackgerrit | Tristan Cacqueray proposed openstack-infra/zuul master: web: prevent status update loop in background https://review.openstack.org/636343 | 14:15 |
*** smarcet has joined #openstack-infra | 14:16 | |
openstackgerrit | Jakub Libosvar proposed openstack-infra/project-config master: Move networking-ansible jobs to its project https://review.openstack.org/635836 | 14:22 |
*** priteau has quit IRC | 14:26 | |
*** sshnaidm has quit IRC | 14:30 | |
*** sshnaidm has joined #openstack-infra | 14:30 | |
openstackgerrit | Felix Schmidt proposed openstack-infra/zuul master: Retrieve full list of jobs with details per tenant via API https://review.openstack.org/635714 | 14:30 |
*** sthussey has joined #openstack-infra | 14:31 | |
*** markvoelker has joined #openstack-infra | 14:32 | |
*** sdake has joined #openstack-infra | 14:35 | |
*** rkukura has quit IRC | 14:36 | |
*** sdake has quit IRC | 14:37 | |
*** sdake_ has joined #openstack-infra | 14:37 | |
*** smarcet has quit IRC | 14:38 | |
*** rkukura has joined #openstack-infra | 14:40 | |
*** e0ne has quit IRC | 14:44 | |
*** smarcet has joined #openstack-infra | 14:46 | |
openstackgerrit | Matthieu Huin proposed openstack-infra/zuul master: [WIP] Zuul CLI: allow access via REST https://review.openstack.org/636315 | 14:47 |
*** janki has quit IRC | 14:47 | |
fungi | #status log replaced openstackid-dev.openstack.org address records with a cname to openstackid-dev01.openstack.org | 14:48 |
openstackstatus | fungi: finished logging | 14:48 |
fungi | smarcet: ^ that should be resolving any moment now | 14:48 |
smarcet | fungi: thx u sire :) | 14:48 |
fungi | already resolving for me | 14:49 |
fungi | when i try to log into translate-dev via openstackid-dev i get "Whoops, looks like something went wrong." now after supplying a username and password, though it's possible i'm using incorrect credentials since i haven't tried it in a long time | 14:50 |
smarcet | fungi: i will take a look | 14:51 |
*** udesale has quit IRC | 14:52 | |
openstackgerrit | Matthieu Huin proposed openstack-infra/zuul master: [WIP] Zuul CLI: allow access via REST https://review.openstack.org/636315 | 14:54 |
*** gcutrini_ has joined #openstack-infra | 14:55 | |
*** snapiri has quit IRC | 14:56 | |
*** gcutrini has quit IRC | 14:56 | |
*** gcutrini_ is now known as gcutrini | 14:56 | |
*** ginopc has joined #openstack-infra | 14:57 | |
openstackgerrit | Quique Llorente proposed openstack-infra/zuul master: Mark as unsafe commit message at inventory https://review.openstack.org/633930 | 14:58 |
*** eharney has joined #openstack-infra | 15:00 | |
roman_g | Hello. Could I get reviews on https://review.openstack.org/#/c/635381/ - Replace deprecated docs job in docs-on-readthedocs template (Change docs-on-readthedocs project template from using deprecated build-openstack-sphinx-docs job for check and gate to openstack-tox-docs job.). Thank you. | 15:00 |
smarcet | fungi: its a permission issue | 15:01 |
smarcet | fungi: will need to update puppet again , sorry | 15:01 |
*** udesale has joined #openstack-infra | 15:02 | |
*** markvoelker has quit IRC | 15:05 | |
*** ianychoi has quit IRC | 15:07 | |
*** ianychoi has joined #openstack-infra | 15:07 | |
fungi | no worries | 15:07 |
*** e0ne has joined #openstack-infra | 15:09 | |
*** kjackal has quit IRC | 15:09 | |
openstackgerrit | sebastian marcet proposed openstack-infra/puppet-openstackid master: Updated Permissions for deployment https://review.openstack.org/636351 | 15:10 |
smarcet | fungi: https://review.openstack.org/#/c/636351/1 please review at will that will fix the permissions issue :) | 15:11 |
*** sreejithp has joined #openstack-infra | 15:11 | |
*** smarcet has quit IRC | 15:14 | |
*** yamamoto has joined #openstack-infra | 15:16 | |
*** kjackal has joined #openstack-infra | 15:16 | |
openstackgerrit | Merged openstack-infra/openstack-zuul-jobs master: Add opendev/base-jobs to openstack-zuul-linters https://review.openstack.org/636274 | 15:16 |
openstackgerrit | Merged openstack-infra/openstack-zuul-jobs master: Replace deprecated docs job in docs-on-readthedocs template https://review.openstack.org/635381 | 15:16 |
*** smarcet has joined #openstack-infra | 15:25 | |
*** yamamoto has quit IRC | 15:25 | |
*** priteau has joined #openstack-infra | 15:30 | |
clarkb | #status log Set new github admin account to owner on the openstack-infra org. | 15:31 |
openstackstatus | clarkb: finished logging | 15:31 |
clarkb | we may need to do that for our other orgs ^ | 15:31 |
*** e0ne has quit IRC | 15:33 | |
*** armax has joined #openstack-infra | 15:40 | |
*** e0ne has joined #openstack-infra | 15:41 | |
*** ykarel is now known as ykarel|away | 15:43 | |
*** luizbag has joined #openstack-infra | 15:43 | |
openstackgerrit | Slawek Kaplonski proposed openstack-infra/project-config master: Add new python 3 Neutron jobs to grafana dashboard https://review.openstack.org/636359 | 15:44 |
openstackgerrit | Merged opendev/base-jobs master: Add docs https://review.openstack.org/636007 | 15:46 |
*** diablo_rojo has joined #openstack-infra | 15:47 | |
fungi | clarkb: yes, we do from what i can tell. also some of us who removed our accounts from admin groups are still listed as owner people on those orgs | 15:51 |
*** mriedem_snow is now known as mriedem | 15:52 | |
*** gcutrini has quit IRC | 15:54 | |
*** roman_g has quit IRC | 15:57 | |
*** roman_g has joined #openstack-infra | 15:59 | |
*** markvoelker has joined #openstack-infra | 16:03 | |
*** lpetrut has quit IRC | 16:03 | |
*** yboaron_ has quit IRC | 16:04 | |
*** jamesmcarthur has joined #openstack-infra | 16:06 | |
AJaeger | team, opendev/base-jobs tests are passing now, see https://review.openstack.org/636265 . thanks for reviews to get this working | 16:06 |
openstackgerrit | Merged openstack-infra/puppet-openstackid master: Updated Permissions for deployment https://review.openstack.org/636351 | 16:09 |
*** dpawlik has joined #openstack-infra | 16:14 | |
*** quiquell|rover is now known as quiquell|off | 16:17 | |
*** ccamacho has quit IRC | 16:23 | |
*** ccamacho has joined #openstack-infra | 16:24 | |
*** manjeets has joined #openstack-infra | 16:27 | |
*** markvoelker has quit IRC | 16:35 | |
*** udesale has quit IRC | 16:37 | |
corvus | clarkb: did you want to leave a vote on https://review.openstack.org/634829 ? | 16:37 |
clarkb | corvus: ya didn't have a chance to rereview with the skopeo note. Will look now | 16:38 |
corvus | clarkb: we also need https://review.openstack.org/635857 merged to move forward on opendev | 16:40 |
clarkb | corvus: interesting that we have to push the image multiple times to apply multiple tags. I guess ti dedups based on layer shas though so its cheap | 16:42 |
corvus | clarkb: yes. everything about docker is "interesting". | 16:42 |
clarkb | corvus: where are you planning to source skopeo from on the executors? the ppa or building from source or something else? | 16:44 |
corvus | clarkb: there already there. projectatomic ppa. that was the puppet link i sent you yesterday. | 16:44 |
corvus | they're already there. | 16:45 |
corvus | clarkb: http://38.108.68.64/openstack-infra/system-config/src/branch/master/manifests/site.pp#L807 | 16:45 |
*** ykarel|away has quit IRC | 16:49 | |
clarkb | corvus: mordred think I found a bug in https://review.openstack.org/#/c/635857/4 possibly a forgotten git add | 16:52 |
*** ccamacho has quit IRC | 16:53 | |
*** ramishra has quit IRC | 16:57 | |
*** rossella_s has quit IRC | 16:58 | |
*** pgaxatte has quit IRC | 17:00 | |
*** sdake_ has quit IRC | 17:01 | |
*** sdake has joined #openstack-infra | 17:02 | |
*** hamzy has quit IRC | 17:06 | |
*** ginopc has quit IRC | 17:08 | |
*** rpittau has quit IRC | 17:08 | |
*** aojea has quit IRC | 17:14 | |
openstackgerrit | Fabien Boucher proposed openstack-infra/zuul master: [WIP] URLTrigger driver time based - artifact change jobs triggering driver https://review.openstack.org/635567 | 17:15 |
*** raissa has joined #openstack-infra | 17:23 | |
*** jpich has quit IRC | 17:24 | |
*** e0ne has quit IRC | 17:27 | |
*** rossella_s has joined #openstack-infra | 17:27 | |
openstackgerrit | Paul Belanger proposed openstack-infra/nodepool master: Properly handle TaskManagerStopped exception https://review.openstack.org/636393 | 17:29 |
*** jamesmcarthur has quit IRC | 17:31 | |
*** jamesmcarthur_ has joined #openstack-infra | 17:32 | |
*** markvoelker has joined #openstack-infra | 17:32 | |
*** armax has quit IRC | 17:32 | |
*** gcutrini has joined #openstack-infra | 17:33 | |
*** armax has joined #openstack-infra | 17:33 | |
*** tobiash has quit IRC | 17:34 | |
*** gfidente is now known as gfidente|afk | 17:34 | |
*** auristor has quit IRC | 17:34 | |
*** tobiash has joined #openstack-infra | 17:35 | |
*** whoami-rajat has quit IRC | 17:36 | |
*** gcutrini has quit IRC | 17:39 | |
*** spsurya has quit IRC | 17:40 | |
*** jamesmcarthur_ has quit IRC | 17:42 | |
*** e0ne has joined #openstack-infra | 17:43 | |
*** yamamoto has joined #openstack-infra | 17:44 | |
*** sdake has quit IRC | 17:44 | |
*** mriedem is now known as mriedem_afk | 17:45 | |
*** sdake has joined #openstack-infra | 17:46 | |
*** gyee has joined #openstack-infra | 17:47 | |
*** yamamoto has quit IRC | 17:48 | |
clarkb | Friendly reminder we'll haev our weekly meeting Today in just over an hour. Starts at 19:00 UTC in #openstack-meeting. If you get a chance to do so before the meeting please give https://review.openstack.org/#/c/587283/ (letsencrypt spec) a read so that we can talk about it | 17:50 |
*** jamesmcarthur has joined #openstack-infra | 17:51 | |
*** armax has quit IRC | 17:53 | |
*** dpawlik has quit IRC | 17:53 | |
*** jamesmcarthur has quit IRC | 17:56 | |
*** derekh has quit IRC | 17:56 | |
*** jamesmcarthur has joined #openstack-infra | 17:58 | |
*** jamesmcarthur has quit IRC | 17:58 | |
*** dtantsur is now known as dtantsur|afk | 17:58 | |
*** kopecmartin is now known as kopecmartin|off | 17:58 | |
*** raissa has quit IRC | 18:00 | |
*** jamesmcarthur has joined #openstack-infra | 18:01 | |
*** markvoelker has quit IRC | 18:06 | |
*** dpawlik has joined #openstack-infra | 18:06 | |
*** agopi is now known as agopi|food | 18:06 | |
*** panda is now known as panda|off | 18:06 | |
*** jamesmcarthur has quit IRC | 18:07 | |
*** jamesmcarthur has joined #openstack-infra | 18:08 | |
*** dpawlik has quit IRC | 18:10 | |
openstackgerrit | Jeremy Stanley proposed openstack-infra/zuul master: Track GitHub connection event queue length stats https://review.openstack.org/636404 | 18:10 |
*** yamamoto has joined #openstack-infra | 18:11 | |
*** jamesmcarthur has quit IRC | 18:12 | |
openstackgerrit | Monty Taylor proposed openstack-infra/system-config master: Stop running k8s-on-openstack nested https://review.openstack.org/635857 | 18:17 |
*** jpena is now known as jpena|off | 18:23 | |
*** dpawlik has joined #openstack-infra | 18:23 | |
*** agopi|food is now known as agopi | 18:30 | |
*** armax has joined #openstack-infra | 18:31 | |
*** eharney has quit IRC | 18:33 | |
*** panda|off has quit IRC | 18:34 | |
*** gcerami_ has joined #openstack-infra | 18:37 | |
*** trown is now known as trown|lunch | 18:41 | |
openstackgerrit | Merged openstack-infra/zuul-jobs master: Add intermediate registry push/pull roles https://review.openstack.org/634829 | 18:41 |
*** gcutrini has joined #openstack-infra | 18:41 | |
*** ociuhandu_ has joined #openstack-infra | 18:43 | |
*** hamzy has joined #openstack-infra | 18:43 | |
*** sdake has quit IRC | 18:44 | |
*** smarcet has quit IRC | 18:44 | |
*** wolverineav has joined #openstack-infra | 18:45 | |
*** ociuhandu has quit IRC | 18:47 | |
*** priteau has quit IRC | 18:47 | |
*** ociuhandu_ has quit IRC | 18:48 | |
*** sdake has joined #openstack-infra | 18:51 | |
*** ociuhandu has joined #openstack-infra | 18:55 | |
*** jamesmcarthur has joined #openstack-infra | 18:56 | |
*** krasmussen has joined #openstack-infra | 18:58 | |
*** jamesmcarthur has quit IRC | 18:58 | |
*** slaweq has quit IRC | 18:59 | |
*** ociuhandu has quit IRC | 18:59 | |
*** ociuhandu has joined #openstack-infra | 19:00 | |
clarkb | Meeting time over in #openstack-meeting | 19:00 |
*** wolverineav has quit IRC | 19:00 | |
*** markvoelker has joined #openstack-infra | 19:03 | |
*** jiapei_ has joined #openstack-infra | 19:03 | |
*** wolverineav has joined #openstack-infra | 19:04 | |
*** jrosser_ has joined #openstack-infra | 19:04 | |
*** ociuhandu has quit IRC | 19:04 | |
*** adrianreza has quit IRC | 19:04 | |
*** jrosser has quit IRC | 19:04 | |
*** dtantsur|afk has quit IRC | 19:04 | |
*** stephenfin has quit IRC | 19:04 | |
*** jroll has quit IRC | 19:04 | |
*** yankcrime has quit IRC | 19:04 | |
*** geguileo has quit IRC | 19:04 | |
*** jiapei has quit IRC | 19:04 | |
*** mugsie has quit IRC | 19:04 | |
*** fdegir has quit IRC | 19:04 | |
*** zul has quit IRC | 19:04 | |
*** tinwood has quit IRC | 19:04 | |
*** jiapei_ is now known as jiapei | 19:04 | |
*** jrosser_ is now known as jrosser | 19:04 | |
*** tinwood has joined #openstack-infra | 19:04 | |
*** mugsie has joined #openstack-infra | 19:05 | |
*** fdegir has joined #openstack-infra | 19:05 | |
*** stephenfin has joined #openstack-infra | 19:06 | |
*** jroll has joined #openstack-infra | 19:06 | |
*** ociuhandu has joined #openstack-infra | 19:06 | |
*** jamesmcarthur has joined #openstack-infra | 19:07 | |
*** dtantsur has joined #openstack-infra | 19:08 | |
*** luizbag has quit IRC | 19:10 | |
*** gcerami_ is now known as panda | 19:14 | |
openstackgerrit | Tobias Henkel proposed openstack-infra/zuul master: Add dockerized test setup https://review.openstack.org/636424 | 19:18 |
*** dmsimard has quit IRC | 19:22 | |
*** gcutrini has quit IRC | 19:25 | |
*** jamesmcarthur has quit IRC | 19:30 | |
*** dmsimard has joined #openstack-infra | 19:32 | |
openstackgerrit | James E. Blair proposed openstack-infra/zuul master: Improve event logging in githubconnection https://review.openstack.org/636429 | 19:33 |
*** markvoelker has quit IRC | 19:36 | |
*** sdake has quit IRC | 19:42 | |
*** wolverineav has quit IRC | 19:43 | |
*** wolverineav has joined #openstack-infra | 19:44 | |
*** trown|lunch is now known as trown | 19:44 | |
*** wolverineav has quit IRC | 19:46 | |
*** wolverineav has joined #openstack-infra | 19:47 | |
*** eharney has joined #openstack-infra | 19:48 | |
*** wolverineav has quit IRC | 19:49 | |
*** wolverineav has joined #openstack-infra | 19:50 | |
nhicher | hello, is there any documentation to create 'Non-Interactive Users' account for https://review.openstack.org/ ? | 19:54 |
*** wolverineav has quit IRC | 19:55 | |
fungi | nhicher: why do you need a non-interactive user on review.openstack.org? | 19:56 |
fungi | creating/setting them needs system administrator involvement | 19:56 |
*** wolverineav has joined #openstack-infra | 19:57 | |
*** jamesmcarthur has joined #openstack-infra | 19:59 | |
*** zul has joined #openstack-infra | 20:00 | |
nhicher | fungi: I'm working to setup a zuul instance, and my understanding is I need a user account for that | 20:00 |
nhicher | fungi: to be able to honor depends-on | 20:01 |
nhicher | fungi: https://zuul-ci.org/docs/zuul/admin/drivers/gerrit.html#connection-configuration | 20:04 |
ildikov | fungi: following up from the meeting, what is the timeline for the namespace changes? | 20:04 |
*** mriedem_afk is now known as mriedem | 20:05 | |
ildikov | And which announcement did I miss? :) | 20:06 |
clarkb | ildikov: no announcement yet. That was the earlier part of the meeting. Deciding when to communicate stuff | 20:06 |
clarkb | ildikov: fungi had mentioned that people tend to ignore annoubncements so I suggested we reach out ot people like you directly when ready to make sure the announcement is digested properly :) | 20:06 |
ildikov | Ah ok, I thought I already missed it :) | 20:06 |
clarkb | ildikov: so nothing to worry about now. We'll get in touch when there is soemthing :) | 20:06 |
ildikov | Perfect! | 20:07 |
clarkb | nhicher: all of our gerrit accounts should be created via launchpad/ubuntuone openid currently | 20:07 |
clarkb | nhicher: including those for CI systems | 20:07 |
ildikov | Happy to help making sure the information travels fast and recognized by people who need to act on it | 20:07 |
clarkb | nhicher: https://docs.openstack.org/infra/system-config/third_party.html#creating-a-service-account | 20:07 |
*** dpawlik has quit IRC | 20:08 | |
odyssey4me | Hi folks - in glean, is there anything which actually mounts config drive, or does it expect to already have the mount in place? | 20:11 |
fungi | nhicher: you need a gerrit account (assuming you're talking about having it act as a third-party ci system) but i don't see in the documentation you linked that it needs to be a non-interactive user | 20:11 |
fungi | we expect third-party ci systems to use normal gerrit accounts | 20:12 |
clarkb | odyssey4me: glean mounts the config drive for you | 20:12 |
clarkb | odyssey4me: it might expect that the `mount` executable exist | 20:12 |
odyssey4me | clarkb apologies - I just found that statement in the README... I'm just having issues with a saved image (outside of openstack CI) where glean's not actually doing the mount | 20:13 |
clarkb | odyssey4me: is the config drive appropriately labeled? it has to be CONFIG-2 or something | 20:13 |
*** adriant has joined #openstack-infra | 20:15 | |
odyssey4me | clarkb yep, it would appear so | 20:15 |
clarkb | mordred: I +2'd the ansible fix as well as your opendev dns changes. The gitea deployment changes already have many +2's. I'll let you apply the +A as appropriate to trigger things so you don't have to do it all at once :) | 20:15 |
clarkb | corvus: ^ fyi | 20:15 |
mordred | clarkb: coolio | 20:16 |
clarkb | odyssey4me: do you have boot console logs to show if glean is running at all? | 20:16 |
clarkb | odyssey4me: glean/init/glean.sh in the repo is the script that should be run that will mount the config drive then run glean | 20:17 |
*** slaweq has joined #openstack-infra | 20:19 | |
nhicher | clarkb: ok, I will follow this doc, thanks | 20:20 |
*** wolverineav has quit IRC | 20:20 | |
nhicher | fungi: it's because I work on software-factory, and we create non-interactive user for that | 20:20 |
nhicher | need | 20:21 |
*** wolverineav has joined #openstack-infra | 20:21 | |
fungi | nhicher: yeah, nothing about hooking a zuul to a gerrit necessarily requires a non-interactive user account | 20:22 |
fungi | any kind of gerrit account will work as long as it has the necessary permissions granted to it | 20:22 |
odyssey4me | clarkb hmm, running 'glean.sh; glean -i eth0 --debug' seems to work alright | 20:22 |
nhicher | fungi: ok, thanks =) | 20:22 |
clarkb | odyssey4me: I would double check that that is actually running then. Make sure you unit is enabled and that it runs late enough to see those devices? | 20:23 |
ianw | odyssey4me: what platform you on? | 20:23 |
odyssey4me | clarkb well, the service isn't running - it shows as loaded, but inactive and dead | 20:24 |
odyssey4me | ianw bionic | 20:24 |
ianw | hrm, that might be right it's a oneshot | 20:25 |
*** e0ne has quit IRC | 20:25 | |
odyssey4me | ianw however, this is an instance built with diskimage-builder, then saved as an image | 20:25 |
odyssey4me | well, built - then had stuff done to it, then saved as an image | 20:25 |
ianw | by stuff, had it already booted? | 20:26 |
ianw | or you mean like mounting it and fiddling | 20:26 |
odyssey4me | yep - an instance booted, and worked - things were installed onto the instance, then the instance saved as an image | 20:26 |
odyssey4me | sorry - long day, I'm not communicating very well | 20:26 |
*** wolverineav has quit IRC | 20:26 | |
ianw | odyssey4me: np ... so in that case it has the http://logs.openstack.org/82/636082/9/check/devstack-platform-fedora-latest/e2fac10/controller/logs/screen-dstat.txt.gz | 20:27 |
ianw | bah, bad paste | 20:27 |
ianw | the /etc/network/interfaces.d file already from the first boot? or was that cleared out? | 20:28 |
odyssey4me | ianw that was cleared out | 20:28 |
odyssey4me | where's the systemd service file meant to be? | 20:28 |
ianw | you should have a /usr/lib/systemd/system/glean@.service | 20:29 |
odyssey4me | ok, so it's a oneshot | 20:30 |
odyssey4me | now I'm trying to figure out how to see what happened at boot - through an emergency console with no network access :/ | 20:30 |
ianw | welcome to glean debugging! | 20:31 |
roman_g | Thanks to Jeremy Stanley for review/merge 635381. | 20:31 |
odyssey4me | would this log anywhere? the journal for the service doesn't appear to have anything from the most recent boot | 20:31 |
roman_g | (don't know his IRC nick) | 20:31 |
ianw | roman_g: that's fungi :) | 20:31 |
*** jamesmcarthur has quit IRC | 20:31 | |
fungi | you're welcome roman_g! | 20:32 |
roman_g | =) | 20:32 |
*** markvoelker has joined #openstack-infra | 20:33 | |
ianw | odyssey4me: it should be in the journal ... if you can see it | 20:34 |
*** xek__ has joined #openstack-infra | 20:35 | |
ianw | the service should be triggered by udev when the network device appears; it then checks for the network.d file and if not present should write it out from configdrive | 20:35 |
*** xek_ has quit IRC | 20:37 | |
openstackgerrit | Sorin Sbarnea proposed openstack-infra/git-review master: Adds _JAVA_OPTIONS to tox passenv https://review.openstack.org/628525 | 20:39 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul master: Improve event logging in githubconnection https://review.openstack.org/636429 | 20:47 |
*** e0ne has joined #openstack-infra | 20:48 | |
*** jamesmcarthur has joined #openstack-infra | 20:52 | |
*** jamesmcarthur has quit IRC | 20:54 | |
openstackgerrit | Merged openstack-infra/system-config master: Upgrade to LimeSurvey 3.15.6 https://review.openstack.org/579902 | 20:54 |
*** dpawlik has joined #openstack-infra | 20:59 | |
*** wolverineav has joined #openstack-infra | 21:00 | |
openstackgerrit | James E. Blair proposed openstack-infra/zuul master: Improve event logging in githubconnection https://review.openstack.org/636429 | 21:01 |
odyssey4me | thanks for the pointers ianw - it looks to me like glean isn't starting at boot, but I'll need to review it again in the morning... time for me to !computer | 21:02 |
*** slaweq_ has joined #openstack-infra | 21:04 | |
ianw | odyssey4me: this wouldn't be the first time systemd dependencies have caused problems :/ | 21:05 |
*** dpawlik has quit IRC | 21:06 | |
*** slaweq has quit IRC | 21:06 | |
*** dtantsur has quit IRC | 21:06 | |
*** fdegir has quit IRC | 21:06 | |
*** tinwood has quit IRC | 21:06 | |
*** mugsie has quit IRC | 21:06 | |
*** dtantsur has joined #openstack-infra | 21:06 | |
*** markvoelker has quit IRC | 21:06 | |
*** mugsie has joined #openstack-infra | 21:06 | |
ianw | if you want to post the image at some point, i can at least try it and see if it replicates | 21:06 |
*** tinwood has joined #openstack-infra | 21:06 | |
openstackgerrit | Tobias Henkel proposed openstack-infra/zuul master: Improve event logging in githubconnection https://review.openstack.org/636429 | 21:15 |
*** dpawlik has joined #openstack-infra | 21:20 | |
*** dpawlik has quit IRC | 21:24 | |
*** sdake has joined #openstack-infra | 21:26 | |
*** e0ne has quit IRC | 21:28 | |
*** wolverineav has quit IRC | 21:30 | |
*** xek__ has quit IRC | 21:31 | |
*** slaweq_ is now known as slaweq | 21:32 | |
*** wolverineav has joined #openstack-infra | 21:34 | |
*** jtomasek has quit IRC | 21:35 | |
*** trown is now known as trown|outtypewww | 21:36 | |
*** agopi_ has joined #openstack-infra | 21:37 | |
*** agopi has quit IRC | 21:39 | |
*** roman_g has quit IRC | 21:40 | |
*** agopi_ is now known as agopi | 21:41 | |
*** wolverineav has quit IRC | 21:41 | |
*** wolverineav has joined #openstack-infra | 21:41 | |
*** gcutrini has joined #openstack-infra | 21:41 | |
*** gcutrini has quit IRC | 21:44 | |
*** hamzy has quit IRC | 21:46 | |
*** sdake has quit IRC | 21:50 | |
slaweq | hi infra team | 21:51 |
clarkb | slaweq: hello | 21:51 |
slaweq | today frickler hold for me 2 nodes: 23.253.216.44 and 23.253.201.90 for debugging | 21:51 |
slaweq | You can clean them now, I found what I needed, thx a lot :) | 21:51 |
clarkb | will do, thank you for letting us know | 21:52 |
slaweq | clarkb: thx | 21:52 |
*** weshay has joined #openstack-infra | 21:52 | |
weshay | anyone seeing 19-02-12 21:40:50.348996 | primary | The error appears to have been in '/home/zuul/workspace/logs/zuul-variables.yaml': line 142, column 1, but may | 21:53 |
weshay | 2019-02-12 21:40:50.349133 | primary | be elsewhere in the file depending on the exact syntax problem. | 21:53 |
clarkb | weshay: no, but I'ev just got back from lunch. Have a link? | 21:54 |
weshay | sorry.. http://logs.openstack.org/06/636406/6/check/tripleo-ci-centos-7-containers-multinode/a3e8b60/job-output.txt.gz#_2019-02-12_21_40_50_348996 | 21:55 |
weshay | sorry may just be that patch.. my dashboard just lit up | 21:55 |
clarkb | slaweq: both have been marked for deletion | 21:55 |
slaweq | clarkb: thx for cleaning :) | 21:56 |
weshay | hrm.. | 21:56 |
clarkb | weshay: http://logs.openstack.org/06/636406/6/check/tripleo-ci-centos-7-containers-multinode/a3e8b60/logs/zuul-variables.yaml is the broken file | 21:56 |
clarkb | weshay: those quotes may be making it unhappy? | 21:57 |
weshay | ya.. agree | 21:57 |
*** zaneb has joined #openstack-infra | 21:58 | |
*** gcutrini has joined #openstack-infra | 21:58 | |
weshay | sorry clarkb, it's just that patch | 21:59 |
openstackgerrit | Merged openstack-infra/zuul master: Improve event logging in githubconnection https://review.openstack.org/636429 | 22:02 |
*** markvoelker has joined #openstack-infra | 22:03 | |
ianw | https://github.com/Neilpang/acme.sh/wiki/DNS-alias-mode ... that's another interesting idea | 22:10 |
ianw | basically set _acme-challenge.openstack.org -> _acme-challenge.opendev.org ? | 22:11 |
clarkb | oh interesting. If that works that would greatly simplify this. We might need to coordinate with the others we share that domain with though | 22:13 |
clarkb | I think they are using letsencrypt and that might cause interesting problems between the two groups :) | 22:13 |
ianw | i'm doing a bit of an audit on the acme.sh rackspace plugin pull request, it seems very close to satisfying the requirements listed in the acme api dev guide | 22:17 |
*** gcutrini has quit IRC | 22:18 | |
ianw | if we can get that merged, it would be another option up our sleeve | 22:18 |
clarkb | corvus: moving here for planning zuul scheduler restart. puppet should update the zuul intall in the next 20 minutes or so | 22:18 |
clarkb | In this case I think we can just restart the scheduler right? | 22:18 |
clarkb | and are there other chagnes to make to get the github3 logs? | 22:19 |
openstackgerrit | James E. Blair proposed openstack-infra/system-config master: Fix gitea playbooks https://review.openstack.org/636452 | 22:21 |
corvus | clarkb: the github3 log will be a logging config file change | 22:21 |
corvus | maybe tobiash can paste his snippet? :) | 22:22 |
openstackgerrit | Merged openstack-infra/system-config master: Stop running k8s-on-openstack nested https://review.openstack.org/635857 | 22:22 |
corvus | clarkb, fungi, mordred: https://review.openstack.org/636452 addresses all the errors i currently see in the run all cron log | 22:22 |
* tobiash looks for his laptop | 22:22 | |
clarkb | thanks | 22:22 |
clarkb | looks like we want to modify puppet-zuul/files/logging.conf | 22:23 |
corvus | i'm going to restart zuul-web now, for a completely unrelated reason, but i don't think there's any interference between these 2 tasks | 22:25 |
clarkb | so I don't forget. Almost a day later. ze08 swap usage http://cacti.openstack.org/cacti/graph.php?action=view&local_graph_id=64537&rra_id=all compared to ze05 http://cacti.openstack.org/cacti/graph.php?action=view&local_graph_id=64465&rra_id=all | 22:25 |
tobiash | corvus, clarkb: http://paste.openstack.org/show/744981/ | 22:26 |
clarkb | ze08 is still swapping but far less. and ze05 seems like a reasonable approximation for everything else | 22:26 |
corvus | #status log restarted zuul-web at commit 6d6c69f93e9755b3b812c85ffceb1b830bd75d6f | 22:26 |
openstackstatus | corvus: finished logging | 22:27 |
*** jamesmcarthur has joined #openstack-infra | 22:27 | |
clarkb | tobiash: thanks | 22:27 |
openstackgerrit | Clark Boylan proposed openstack-infra/puppet-zuul master: Log github3 at DEBUG level https://review.openstack.org/636454 | 22:29 |
clarkb | corvus: tobiash ^ I think something like that should do it | 22:29 |
corvus | clarkb: so the thing about puppet-zuul is that changes everyones logging config. | 22:32 |
corvus | however, +2 from me nonetheless. | 22:32 |
clarkb | corvus: ya we don't seem to have a good way to make that optional :/ | 22:33 |
corvus | fwiw, it's only going to affect people using zuulv3. | 22:34 |
*** slaweq has quit IRC | 22:34 | |
*** lathiat has quit IRC | 22:34 | |
mrhillsman | o/ | 22:34 |
mrhillsman | if i wanted an openstack environment running rocky that is non-devstack can i get that via infra? | 22:35 |
clarkb | corvus: zuulv3 + puppet which I think might be just us :/ | 22:35 |
mrhillsman | multi-node | 22:35 |
clarkb | mrhillsman: you may need to describe this thing more, but we don't run any openstack clouds. We provide test resources that you can install openstack on (which many people do to test osa, kolla, etc) | 22:35 |
*** markvoelker has quit IRC | 22:36 | |
mrhillsman | test resources are only VMs? | 22:36 |
clarkb | mrhillsman: currently we have openstack VMs and an experimental k8s cluster (that probably isn't ready for real workload) | 22:37 |
clarkb | mrhillsman: we could run on baremetal if we had access to such resources but no one has given us baremetal test resources | 22:38 |
mrhillsman | is nested virt available now? | 22:38 |
clarkb | not universally and it breaks fairly often in the clouds that offer it | 22:38 |
pabelanger | clarkb: is there an ongoing swap issue with zuul? just ready backscroll on ze08 | 22:38 |
clarkb | pabelanger: its been a thing since end of november ish? it doesn't seem to impact functionality much but it is something we've tried to understand better when we can | 22:39 |
clarkb | pabelanger: we switched ze08 to jemalloc since tobiash saw improvements from that and it seems like we have improvements too but still swapping | 22:39 |
mrhillsman | thx clarkb | 22:39 |
clarkb | mrhillsman: nested virt is a game of catchup where guest kernels will break the hypervisor side then hypervisor side kernels update | 22:40 |
clarkb | mrhillsman: unfortunately we don't have much insight to either side and sort of have to ride it out | 22:40 |
pabelanger | clarkb: ack, thanks | 22:40 |
clarkb | mrhillsman: what are you trying to do with this rocky cloud? and why does it matter if devstack is involved? | 22:40 |
mrhillsman | openlab gets various requests one of which is an openstack cloud | 22:41 |
*** markmcd has quit IRC | 22:42 | |
mrhillsman | we can do that right now but not via VMs of course | 22:42 |
mrhillsman | which pulls us out of some of the existing automation | 22:42 |
mrhillsman | so trying to see if we have baremetal nodes (i know we would have to maintain the nodepool ip/node mappings) could we automate standing up an openstack | 22:43 |
mrhillsman | via zuul | 22:43 |
clarkb | mrhillsman: logan- is deploying the limestone test cloud from our zuul | 22:43 |
mrhillsman | but then there are some additional caveats because the baremetal nodes are not perpetual | 22:43 |
clarkb | so that is possible | 22:43 |
*** agopi has quit IRC | 22:43 | |
pabelanger | we are too (ansible-network), on packet.net | 22:44 |
clarkb | and pabelanger is working with john studarus to do similar with ^ ya | 22:44 |
pabelanger | haven't looped it into nodepool yet | 22:44 |
mrhillsman | forgive me if i mess it up | 22:44 |
mrhillsman | the ssh keys requirement or whatnot | 22:45 |
mrhillsman | is that relevant for static nodes/baremetal? | 22:45 |
mrhillsman | like i have baremetal that will not always have the same IP | 22:45 |
clarkb | mrhillsman: yes, zuul need to be able to connect to the test instances. The typical connection method is ssh though other ansible connection drivers work (winrm is used for windows for example) | 22:45 |
mrhillsman | are there any concerns with host verification? | 22:46 |
pabelanger | mrhillsman: https://object-storage-ca-ymq-1.vexxhost.net/v1/a0b4156a37f9453eb4ec7db5422272df/logs/4c/4c91f44a55cd37a5c80ddf7e147ba0252465195c/post/packet-ci-cloud-deploy/0aa4dbb/ is an example of deploying OSA, from zuul post pipeline. | 22:46 |
clarkb | nodepool scans hostkeys and then zuul enforces they match | 22:46 |
mrhillsman | yeah hostkeys, sorry | 22:47 |
*** sreejithp has quit IRC | 22:47 | |
mrhillsman | but for the static driver with nodes that will not always have the same IP is that relevant? | 22:48 |
clarkb | if they don't have the same IP they are not very static :) | 22:48 |
mrhillsman | i cannot pin an IP to a node, i ask for them, get them for a time, then they go away | 22:48 |
mrhillsman | hehe, touche | 22:48 |
clarkb | however if you use dns and keep that updated and ensure the hostkey doesn't chagne it should mostly work | 22:48 |
mrhillsman | ++ | 22:48 |
clarkb | if you ask for them via an API you could also potentially add a new driver that spoke that api for you | 22:49 |
mrhillsman | ok thx for all the info, will have to go think this through | 22:49 |
mrhillsman | thx pabelanger for that link as well | 22:50 |
*** ekultails has quit IRC | 22:50 | |
*** sthussey has quit IRC | 22:51 | |
*** armax has quit IRC | 22:53 | |
*** wolverineav has quit IRC | 22:54 | |
*** armax has joined #openstack-infra | 22:54 | |
*** wolverineav has joined #openstack-infra | 22:55 | |
*** wolverineav has quit IRC | 22:58 | |
*** wolverineav has joined #openstack-infra | 22:59 | |
clarkb | corvus: zuul is updated on zuul01 now. Do we want to do a restart with just that in place first or do you think those logging changes aren't useful without the github3 logs? | 22:59 |
clarkb | Any other infra-root want to review https://review.openstack.org/#/c/636454/ ? adds github3 debug logging to zuul logs to aid in debugging github driver slowness | 23:00 |
ianw | #status log for testing purposes i have registered acme-opendev.org and setup openstackci account rax clouddns with it. this is for testing rax api integration without me worrying about wiping out openstack.org by accident | 23:01 |
openstackstatus | ianw: finished logging | 23:01 |
corvus | ianw: wait, why are you doing stuff with rax clouddns? | 23:03 |
corvus | i clearly misunderstood what happened in the meeting | 23:03 |
*** gfidente|afk has quit IRC | 23:04 | |
ianw | corvus: right now, i'm looking at acme.sh and it's incomplete rax dns implementation and seeing if i can get the pull request into a mergable state | 23:05 |
corvus | ianw: okay, but there is no future with rax dns for us. whatever we do with opendev, it well certainly not be rax. | 23:05 |
corvus | clarkb: i think restarting without the logging change will give us more information, but i'm 95% sure the next question after that will need the logging change for an answer | 23:08 |
clarkb | corvus: ok I'll wait on that change to get in then | 23:09 |
corvus | ianw: we're making really good progress on opendev stuff, and most of our new certs are in the opendev domain. it has a dns system which is not (and never has been) based on rax dns. | 23:09 |
*** kjackal has quit IRC | 23:09 | |
corvus | ianw: it's described here: http://specs.openstack.org/openstack-infra/infra-specs/specs/project-hosting.html#dns-servers | 23:09 |
corvus | ianw: and here: https://review.openstack.org/633569 | 23:10 |
corvus | ianw: so any work that you do that involves rax dns will not be usable by us | 23:10 |
corvus | that's what i tried to say in the meeting | 23:10 |
corvus | i thought we all understood that | 23:10 |
clarkb | I think the concern is managing certs for the old names so that redirects work | 23:10 |
*** jamesmcarthur has quit IRC | 23:11 | |
clarkb | and that is still an issue if we use a single server for that? | 23:11 |
corvus | sure, but how long are we going to do that? a year or two? | 23:11 |
corvus | buy a bunch of 2 year certs at once and forget about it | 23:11 |
clarkb | ya we could basically draw the deprecation line and buy certs for that time period | 23:11 |
clarkb | so its one time human cost | 23:12 |
corvus | yeah, it's not worth spending any time on, especially since it doesn't solve the problem we have now or will have in the future | 23:12 |
*** whoami-rajat has joined #openstack-infra | 23:12 | |
*** rascasoft has quit IRC | 23:13 | |
corvus | i'd really like us to be using letsencrypt... like... 6 months ago. i just don't want to spend any time on stuff that isn't going to happen. | 23:13 |
*** tkajinam has joined #openstack-infra | 23:16 | |
*** rascasoft has joined #openstack-infra | 23:16 | |
corvus | ianw: also, please don't give the openstack ci rax creds to *anyone* | 23:19 |
ianw | why would i do that? | 23:19 |
openstackgerrit | Merged openstack-infra/system-config master: Fix gitea playbooks https://review.openstack.org/636452 | 23:19 |
corvus | ianw: you said "and setup openstackci account rax clouddns with it" | 23:19 |
fungi | i read that as "don't supply our rax credentials in some arbitrary external service" | 23:20 |
ianw | right, i didn't want someone to log into openstackci and see a domain and wonder why it was there, i'm just using it for testing acme.sh integration in essentially a sandbox away from the actual domains | 23:20 |
corvus | that sandbox has all of our production services in it | 23:21 |
mwhahaha | not sure if this is a #zuul question or something for here, but has there been a thought about something like a Conflicts-With (like needed-by/depends-on) that would allow folks to say that this implementation conflicts with these review(s) and might even -2 something if one is merged | 23:25 |
ianw | right now, all i want to get happening is https://github.com/Neilpang/acme.sh/pull/1999 into a mergable state. i would like to be able to write in the spec that we have a way to do dns based acme with our status quo | 23:26 |
ianw | rax dns based acme | 23:26 |
corvus | ianw: it's not our status quo. *this* is our status quo: https://review.openstack.org/633569 | 23:26 |
corvus | we've bought 3 opendev.org certs in the past few weeks, if i'm counting right. | 23:27 |
*** rascasoft has quit IRC | 23:27 | |
corvus | i don't think we've bought any new openstack.org ones recently. | 23:27 |
clarkb | mwhahaha: I don't think so, but ya that would be a great #zuul question | 23:27 |
mwhahaha | clarkb: k thanks, for another day | 23:28 |
clarkb | mwhahaha: one way you can approximate that today is via an intentional merge conflict though that might dirty your repo content | 23:28 |
corvus | mwhahaha, clarkb: in most cases actual conflicting implementations have actual merge conflicts | 23:29 |
mwhahaha | yea i'm just working on two competing implementations that they will probably conflict with eachother but it's multiple patches | 23:29 |
corvus | gerrit tells me about them all the time | 23:29 |
mwhahaha | so i don't want half of each to get merged | 23:29 |
mwhahaha | :D | 23:29 |
clarkb | fungi: fyi https://review.openstack.org/#/c/636454/ is next in the debugging github + zuul | 23:30 |
*** ociuhandu has quit IRC | 23:30 | |
clarkb | fungi: we can restart zuul scheduler once that is in to get all the logging | 23:30 |
*** ociuhandu has joined #openstack-infra | 23:30 | |
*** jamesmcarthur has joined #openstack-infra | 23:32 | |
*** jamesmcarthur has quit IRC | 23:32 | |
ianw | corvus: i'm not suggesting this in any way for opendev. i hear your option of "buy a cert for *openstack.org and forget about it" but i would also like us to have an option of being able to have letsencrypt certificates issued to them | 23:32 |
*** jamesmcarthur has joined #openstack-infra | 23:33 | |
*** agopi has joined #openstack-infra | 23:33 | |
*** markvoelker has joined #openstack-infra | 23:33 | |
corvus | opendev is where we need this. we don't need this for openstack -- we're leaving that behind. any investment in that is investment that isn't going into what we need. | 23:35 |
fungi | clarkb: corvus: thanks, catching back up now. i got sucked into separate rabbit holes involving fried rice and cryptanalysis | 23:37 |
fungi | (two great tastes that go great together!) | 23:37 |
fungi | ianw: in my opinion, if there's an openstack.org service right now we've pushed back on making https because of the undue complexity in adding an ssl cert, it can wait to get one until we move it to an opendev.org domain name | 23:40 |
fungi | there's clearly no urgency, and that path also avoids accruing unwarranted tech debt | 23:40 |
ianw | corvus: i will update the spec. it was written with barely any notice of opendev because at the time it was fairly abstract, and i don't think any review comments even really mentioned "don't bother with openstack.org" although that is clearly the current thinking | 23:42 |
*** rascasoft has joined #openstack-infra | 23:42 | |
fungi | i think that's entirely excusable. they were happening much in parallel so it was hard for either to anticipate the other | 23:42 |
corvus | ianw: good point, good idea, and thanks. let me know when you do and i'll be happy to give it a look | 23:43 |
*** sdake has joined #openstack-infra | 23:43 | |
tonyb | I'm playing with the 'sandbox bot' as described in http://lists.openstack.org/pipermail/openstack-discuss/2019-February/002291.html (see https://review.openstack.org/#/c/636279/2/) | 23:43 |
tonyb | I'm kinda at the stage where I need to add some extra pip libraries to make it work (specifically requests) | 23:44 |
tonyb | https://review.openstack.org/#/c/636279/2/playbooks/bot-reviewer.yaml | 23:44 |
corvus | tonyb: you're looking at using a zero-node job and running on the executors? | 23:44 |
tonyb | I have a place holder in ^^^ but is there another similar set of tasks I can use as a guide for doign this right? | 23:45 |
tonyb | corvus: That's beyond my what I know but I *think* so as I'll need access to zuul secrets? | 23:45 |
corvus | tonyb: secrets can be used in any repo, you just have to trust the approvers in that repo | 23:46 |
tonyb | corvus: Well eventually the bot and job config will live outside the sandbox (probably project-config) for just that reason but for now I don't need that | 23:47 |
corvus | tonyb: so sandbox is probably not a good place for secrets (i'm not sure who the approvers are right now, but it seems like they may change anyway) | 23:47 |
tonyb | corvus: anyone witha gerrit account and +W in that repo so yeah not there ;P | 23:47 |
fungi | yep, this was raised in the ml thread, so not part of the design | 23:47 |
fungi | secrets will go "elsewhere" (with the elsewhere tbd, but presumably a config repo for convenience) | 23:48 |
corvus | tonyb: if it's in project-config, it can run on the executors with no nodes, which means it'll be fast. the executors already have requests installed on them for python3, so that'll be easy too. (it's a zuul dependency). | 23:48 |
*** rh-jelabarre has quit IRC | 23:48 | |
corvus | tonyb: the downside, as you know, is that it's not dynamically self-testing. | 23:49 |
fungi | which does make for a bit of a prototyping challenge | 23:49 |
*** wolverineav has quit IRC | 23:49 | |
tonyb | this is just me mucking around to get a feel for it / get as much done before I need top reply on y'all for the approvals | 23:49 |
*** wolverineav has joined #openstack-infra | 23:50 | |
* tonyb wonders if at some point we want this to just be a pip installable tool but that's down the track | 23:50 | |
tonyb | ... for now should I just add a couple of tasks to do basucally 1) create a venv ; and 2) install the packages I need into that venv .. then run the 'bot' with that python? | 23:52 |
*** rkukura has quit IRC | 23:52 | |
tonyb | once I have the prototype mosylt working I can just move the whole lot to a better repo | 23:52 |
corvus | tonyb: i left comments on that change | 23:53 |
tonyb | corvus: Thanks | 23:53 |
corvus | tonyb: you could do what you describe, however, i think so much of this isn't going to work in the sandbox repo that i'd recommend a different approach | 23:53 |
corvus | tonyb: i'd go ahead and create the account for this bot, get the python working locally with those credentials, then push the whole thing up in a change to project-config | 23:54 |
corvus | tonyb: if you push up a working python script, between all of us, we can probably get the zuul stuff 99% working in review | 23:54 |
corvus | so hopefully we only need one or two fixup changes afterword | 23:54 |
tonyb | corvus: Oh okay I can do that. | 23:55 |
*** rascasoft has quit IRC | 23:55 | |
*** jamesmcarthur has quit IRC | 23:56 | |
*** wolverineav has quit IRC | 23:56 | |
corvus | tonyb: and remember both gertty and zuul may be good references for using the gerrit rest api from python | 23:56 |
tonyb | corvus: Thanks. Will do | 23:57 |
openstackgerrit | Merged openstack-infra/puppet-zuul master: Log github3 at DEBUG level https://review.openstack.org/636454 | 23:57 |
tonyb | corvus: so ... How do I get an account created? | 23:57 |
corvus | tonyb: here's zuul leaving file comments: http://git.openstack.org/cgit/openstack-infra/zuul/tree/zuul/driver/gerrit/gerritconnection.py#n841 | 23:57 |
clarkb | tonyb: https://docs.openstack.org/infra/system-config/third_party.html#creating-a-service-account is the documented process for third party ci accounts | 23:58 |
clarkb | it likely applies here as well | 23:58 |
corvus | seems reasonable | 23:58 |
tonyb | corvus: thanks | 23:59 |
tonyb | clarkb: cool, I'll read that and do the needful | 23:59 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!