Thursday, 2021-05-20

*** openstack has joined #zuul00:24
*** ChanServ sets mode: +o openstack00:24
openstackgerritMerged zuul/zuul master: Improve component registry  https://review.opendev.org/c/zuul/zuul/+/78768400:33
openstackgerritMerged zuul/zuul master: Calculate statsd metrics via ComponentRegistry  https://review.opendev.org/c/zuul/zuul/+/78768500:33
*** mgoddard has quit IRC00:56
*** mgoddard has joined #zuul01:04
*** msuszko has quit IRC01:06
*** msuszko has joined #zuul01:08
openstackgerritMerged zuul/zuul master: Always request all required project configuration  https://review.opendev.org/c/zuul/zuul/+/78896201:15
openstackgerritMerged zuul/zuul master: Fix missing call to updateFromDict for mgmt events  https://review.opendev.org/c/zuul/zuul/+/78957401:15
ianwjust following up on zuul-quick-start failures01:17
ianwhttps://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_a3e/789576/4/check/zuul-quick-start/a3ea65b/container_logs/01:17
ianwall of these have failed01:17
ianwError: No such container: zuultutorial_mysql_101:18
ianw ... etc01:18
clarkbianw: does the docker compose have an ordering listed and that is breaking?01:21
ianwi'm unsure right now ... i merged https://review.opendev.org/c/zuul/zuul/+/792054 to collect these logs because the jobs was hitting POST_FAILURE all the time blocking the nodepool gate01:24
ianwi kind of assumed the job would fail01:24
clarkbianw: the issue is in the post.yaml for that job01:26
clarkbit assumes all the containers are named with a zuultutorial_ prefix01:26
ianwyeah, but why would it pass sometimes and not others?01:28
openstackgerritClark Boylan proposed zuul/zuul master: Update quickstart project name when collecting logs  https://review.opendev.org/c/zuul/zuul/+/79231001:29
clarkbianw: that task is set to ignore errors so I think its passing or failing independent of the log collection breaking01:29
clarkbthe problem is when it fails you want the logs and they are not there01:30
ianwyeah i added the ignore_errors01:30
ianwwith 792054, to try and diagnose why those calls were failing01:30
clarkboh hrm then that is weird01:30
clarkbI think its a matter of the container names are wrong as far as why the logs are not ending up in the correct state though01:30
clarkbhttps://review.opendev.org/c/zuul/zuul/+/792310 should fix it assuming docker-compose doesn't replace - with _ or something else01:30
*** hamalq has quit IRC01:30
ianwhttps://zuul.opendev.org/t/zuul/builds?job_name=zuul-quick-start ... is that supposed to have pagination?01:33
clarkbianw: no I think by default it just gives you the last 50 but you can hack it to get more than that if you know what the var is to set in the request01:33
ianwhttps://zuul.opendev.org/t/zuul/build/3c191e3c51c746f8b1c6ff439fbb91da/logs is one from the 17th that worked01:34
clarkbanother option is to filter by pipeline and result to get more results of that specific type01:34
ianwinteresting, ^^ ran on bionic, where as the failures seem to run on focal ...01:35
ianwhttps://zuul.opendev.org/t/zuul/build/3c191e3c51c746f8b1c6ff439fbb91da/log/job-output.txt#542 -- good run, bionic01:36
clarkbaha01:36
ianwhttps://zuul.opendev.org/t/zuul/build/e5671f2b18a6477e83f432598b3b1d0b/log/job-output.txt#556 -- bad run, focal01:36
ianwsame versions01:36
ianwwe install docker-compose from packages01:39
*** saneax has joined #zuul01:39
ianwclarkb: -1 just because i think we drop the ignore now we've diagnosed the error01:46
clarkbianw: wfm feel free to update as necessary01:47
clarkbI need to step away now though01:47
ianwlet's see if it gets the logs first01:47
clarkb++01:47
*** iurygregory has quit IRC01:48
*** rlandy has quit IRC01:59
*** ricolin_ is now known as ricolin02:05
openstackgerritIan Wienand proposed zuul/nodepool master: [wip] Builder siblings container - build arm64  https://review.opendev.org/c/zuul/nodepool/+/79205202:05
openstackgerritIan Wienand proposed zuul/nodepool master: [wip] Builder siblings container - build arm64  https://review.opendev.org/c/zuul/nodepool/+/79205202:07
openstackgerritIan Wienand proposed zuul/zuul master: Update quickstart project name when collecting logs  https://review.opendev.org/c/zuul/zuul/+/79231002:12
*** ricolin has quit IRC02:27
*** ricolin_ has joined #zuul02:31
*** ricolin_ is now known as ricolin02:32
*** ricolin has quit IRC02:39
*** jamesmcarthur has quit IRC02:46
*** jamesmcarthur has joined #zuul02:50
*** jamesmcarthur has quit IRC02:55
*** jamesmcarthur has joined #zuul03:17
*** jamesmcarthur has quit IRC03:22
*** jamesmcarthur has joined #zuul03:36
*** bhavikdbavishi has joined #zuul03:39
*** jamesmcarthur has quit IRC03:42
*** jamesmcarthur has joined #zuul03:47
*** jamesmcarthur has quit IRC03:52
*** ricolin has joined #zuul03:56
*** ykarel has joined #zuul04:39
*** ykarel has quit IRC04:56
*** bhavikdbavishi1 has joined #zuul05:12
openstackgerritSimon Westphahl proposed zuul/zuul master: Add metrics for pipeline event queues  https://review.opendev.org/c/zuul/zuul/+/79003905:13
*** bhavikdbavishi has quit IRC05:14
*** bhavikdbavishi1 is now known as bhavikdbavishi05:14
*** ericsysmin has left #zuul05:21
openstackgerritSimon Westphahl proposed zuul/zuul master: Allow monitoring length of connection event queues  https://review.opendev.org/c/zuul/zuul/+/79021305:27
*** ykarel has joined #zuul05:47
*** bhavikdbavishi has quit IRC05:51
*** bhavikdbavishi has joined #zuul05:54
*** bhavikdbavishi has quit IRC05:58
*** reiterative has quit IRC06:01
*** reiterative has joined #zuul06:01
openstackgerritIan Wienand proposed zuul/nodepool master: Add container jobs to gate  https://review.opendev.org/c/zuul/nodepool/+/79205006:17
openstackgerritIan Wienand proposed zuul/nodepool master: Add container jobs to gate  https://review.opendev.org/c/zuul/nodepool/+/79205006:19
*** iurygregory has joined #zuul06:28
*** jcapitao_off is now known as jcapitao06:51
*** jpena|off is now known as jpena06:55
openstackgerritIan Wienand proposed zuul/nodepool master: [wip] Builder siblings container - build arm64  https://review.opendev.org/c/zuul/nodepool/+/79205206:59
*** ykarel has quit IRC07:01
openstackgerritIan Wienand proposed zuul/nodepool master: [wip] Builder siblings container - build arm64  https://review.opendev.org/c/zuul/nodepool/+/79205207:02
openstackgerritIan Wienand proposed zuul/nodepool master: [wip] Builder siblings container - build arm64  https://review.opendev.org/c/zuul/nodepool/+/79205207:03
*** nils has joined #zuul07:08
*** dpawlik8 is now known as dpawlik07:20
*** rpittau|afk is now known as rpittau07:24
*** donnyd has quit IRC07:34
*** gouthamr has quit IRC07:34
*** ofosos has quit IRC07:35
*** erbarr has quit IRC07:35
*** mnaser has quit IRC07:36
*** guilhermesp has quit IRC07:36
*** gmann has quit IRC07:36
*** mnaser has joined #zuul07:37
*** gouthamr has joined #zuul07:37
*** ofosos has joined #zuul07:38
*** ykarel has joined #zuul07:38
*** erbarr has joined #zuul07:38
*** donnyd has joined #zuul07:38
*** guilhermesp has joined #zuul07:38
*** gmann has joined #zuul07:38
*** tosky has joined #zuul07:46
*** hashar has joined #zuul08:25
*** jcapitao has quit IRC08:52
*** jcapitao has joined #zuul08:52
*** jcapitao has quit IRC08:59
*** jcapitao has joined #zuul08:59
*** ykarel is now known as ykarel|lunch09:27
*** ykarel|lunch has quit IRC09:32
openstackgerritIan Wienand proposed zuul/zuul master: Revert "tutorial post playbook - ignore errors getting docker logs"  https://review.opendev.org/c/zuul/zuul/+/79231009:38
*** bhavikdbavishi has joined #zuul09:38
openstackgerritMerged zuul/zuul master: Docfix conisder->consider  https://review.opendev.org/c/zuul/zuul/+/79191409:49
openstackgerritMerged zuul/zuul master: Produce better errors on startup if cat jobs fail  https://review.opendev.org/c/zuul/zuul/+/79019309:49
openstackgerritMerged zuul/zuul master: Fix the misspelling of "connection"  https://review.opendev.org/c/zuul/zuul/+/62842209:50
openstackgerritMerged zuul/zuul master: Add ansible_user_dir as safe_arg for add-host  https://review.opendev.org/c/zuul/zuul/+/76449809:50
mhuhello zuul-maint, can I get the final +3 on https://review.opendev.org/c/zuul/zuul-client/+/788340 and https://review.opendev.org/c/zuul/zuul-client/+/788832 ? Thanks!09:54
openstackgerritGuillaume Chauvel proposed zuul/zuul-jobs master: Add ensure-docker to zuul-jobs-test-registry-buildset-registry job  https://review.opendev.org/c/zuul/zuul-jobs/+/79234910:16
*** bhavikdbavishi1 has joined #zuul10:41
*** bhavikdbavishi has quit IRC10:45
*** bhavikdbavishi1 is now known as bhavikdbavishi10:45
*** ykarel has joined #zuul10:54
avasshuh TIL libera is a Swedish non-profit11:04
*** jcapitao is now known as jcapitao_lunch11:06
*** bhavikdbavishi has quit IRC11:21
openstackgerritDaniel Mellado proposed zuul/zuul-operator master: Fix typo on contributing docs  https://review.opendev.org/c/zuul/zuul-operator/+/79235511:24
*** dmellado has joined #zuul11:25
*** Shrews has joined #zuul11:30
*** jpena is now known as jpena|lunch11:30
*** rlandy has joined #zuul11:34
openstackgerritMerged zuul/zuul master: tutorial: Export log, Update container name  https://review.opendev.org/c/zuul/zuul/+/79213211:38
openstackgerritGuillaume Chauvel proposed zuul/zuul-jobs master: Fix buildset-registry test on focal  https://review.opendev.org/c/zuul/zuul-jobs/+/79234911:46
*** jcapitao_lunch is now known as jcapitao12:01
*** jpena|lunch is now known as jpena12:21
*** bhavikdbavishi has joined #zuul12:28
*** bhavikdbavishi1 has joined #zuul12:31
*** bhavikdbavishi has quit IRC12:33
*** bhavikdbavishi1 is now known as bhavikdbavishi12:33
*** hashar is now known as wmf-insecte212:37
*** wmf-insecte2 has quit IRC12:47
*** wmf-insecte2 has joined #zuul12:48
*** ykarel has quit IRC12:59
*** wmf-insecte2 is now known as hashar13:02
*** jamesmcarthur has joined #zuul13:24
corvusmhu: 832+3 but i spotted a couple of things on 340 that are worth a quick update13:28
mhuthanks, I'll have a look!13:28
*** bhavikdbavishi has quit IRC13:37
*** ykarel has joined #zuul13:38
openstackgerritMerged zuul/zuul-client master: Add output formatters when relevant  https://review.opendev.org/c/zuul/zuul-client/+/78883213:42
openstackgerritGuillaume Chauvel proposed zuul/zuul-jobs master: Fix buildset-registry test on focal  https://review.opendev.org/c/zuul/zuul-jobs/+/79234913:45
openstackgerritMatthieu Huin proposed zuul/zuul-client master: Improve logging and CLI output  https://review.opendev.org/c/zuul/zuul-client/+/78834014:09
*** jangutter has joined #zuul14:26
openstackgerritGuillaume Chauvel proposed zuul/zuul-jobs master: Fix buildset-registry test on focal  https://review.opendev.org/c/zuul/zuul-jobs/+/79234914:40
*** jcapitao has quit IRC15:04
openstackgerritMerged zuul/zuul-client master: Improve logging and CLI output  https://review.opendev.org/c/zuul/zuul-client/+/78834015:04
*** lyr has quit IRC15:05
*** jcapitao has joined #zuul15:05
*** lyr has joined #zuul15:06
*** jangutter has quit IRC15:33
*** jangutter has joined #zuul15:34
openstackgerritGuillaume Chauvel proposed zuul/zuul-jobs master: Fix buildset-registry test on focal  https://review.opendev.org/c/zuul/zuul-jobs/+/79234915:37
*** bhavikdbavishi has joined #zuul15:39
*** bhavikdbavishi1 has joined #zuul15:42
*** ykarel is now known as ykarel|away15:42
*** bhavikdbavishi has quit IRC15:43
*** bhavikdbavishi1 is now known as bhavikdbavishi15:43
*** rpittau is now known as rpittau|afk15:50
*** travier has left #zuul15:50
*** ykarel|away has quit IRC15:59
*** jpena is now known as jpena|off16:00
openstackgerritGuillaume Chauvel proposed zuul/zuul-jobs master: Fix buildset-registry test on focal  https://review.opendev.org/c/zuul/zuul-jobs/+/79234916:10
*** jamesmcarthur has quit IRC16:13
*** jamesmcarthur has joined #zuul16:16
*** bhavikdbavishi has quit IRC16:23
*** bhavikdbavishi has joined #zuul16:24
corvusit seems like the auto-scroll to log lines is broken; example: https://zuul.opendev.org/t/zuul/build/a1ddebea01ff465daf0655bdfc03bbc3/log/job-output.txt#121516:28
corvusi guess a regression slipped into the web js at some point16:29
*** jcapitao has quit IRC16:41
*** bhavikdbavishi has quit IRC16:57
*** bhavikdbavishi has joined #zuul16:57
*** bhavikdbavishi has quit IRC17:12
avasscorvus: yep I've noticed that for a while. just forgotten to do anything about it17:42
avassI mean it's not really a critical error17:42
corvusno :)  but huge user impact :)17:42
corvusfixing that will save hundreds of hours of developer productivity :)17:43
avass:)17:43
*** jamesmcarthur has quit IRC17:46
*** jamesmcarthur has joined #zuul17:46
*** jamesmcarthur has quit IRC17:51
openstackgerritGuillaume Chauvel proposed zuul/zuul-jobs master: Fix buildset-registry test on focal  https://review.opendev.org/c/zuul/zuul-jobs/+/79234918:02
*** jamesmcarthur has joined #zuul18:08
*** jamesmcarthur_ has joined #zuul18:09
*** jamesmcarthur has quit IRC18:13
openstackgerritGuillaume Chauvel proposed zuul/zuul-jobs master: Fix buildset-registry test on focal  https://review.opendev.org/c/zuul/zuul-jobs/+/79234918:33
*** jamesmcarthur_ has quit IRC18:45
*** jamesmcarthur has joined #zuul18:57
*** abadger1999 has joined #zuul19:06
abadger1999corvus: Hey, are you all moving to libera.chat/somewhere else or staying on freenode?  (I'm updating some documentation that mentions your irc channel)19:08
fungiabadger1999: as of yet undecided, though we do have backups of the channel registered on both oftc and liberia, it will probably depend on where/when the opendev services bots move19:12
abadger1999fungi: Cool.  Feel free to ping me when ya'll decide.  (I should have freenode open for a few weeks)19:13
fungiwe'll also update the zuul website/docs accordingly, of course19:13
abadger1999Cool.  I'll look there if  Isuddenly find I'm the only one in this channel.19:13
abadger1999;-)19:13
fungiwell, we'll also update the /topic in here and leave some messages if possible19:14
fungiand probably some of us will continue to hang out in here just in case (i can at least)19:14
*** jamesmcarthur has quit IRC19:19
corvusabadger1999: where's #ansible going?19:20
abadger1999corvus: We're deciding on Wednesday next week but most likely libera.chat.  (We use zodbot for meetings and Fedora is most likely moving to libera.chat)19:21
abadger1999corvus: We'll be posting our decision on this ticket: https://github.com/ansible-community/community-topics/issues/1919:22
corvusabadger1999: ack makes sense.  i'm expecting to be multi-network now, so i can still lurk :)19:22
abadger1999<nod> :-)19:22
*** sanjayu_ has joined #zuul19:23
*** saneax has quit IRC19:26
*** dustinc has joined #zuul19:28
*** jamesmcarthur has joined #zuul19:32
*** jamesmcarthur has quit IRC19:52
*** jamesmcarthur has joined #zuul20:07
corvustristanC, zbr, avass: i was just looking to see if https://review.opendev.org/532083 existed, and it does.  i think we should merge that or something like it.  also, what needs to happen to get ansible-lint into zuul comments?  does that work today with the tox output parsing?20:36
*** hashar has quit IRC20:47
*** jamesmcarthur_ has joined #zuul20:53
*** jamesmcarthur has quit IRC20:56
*** jamesmcarthur_ has quit IRC21:11
*** Shrews has quit IRC21:30
*** dustinc has quit IRC21:38
avasscorvus: it should be easy to get it to but the current filters to not get warnings from tests (not lintingt) in opendev also filters out ansible-lint output22:00
avasss/opendev/openstack22:00
avasserr, actually I mean there are filters in the tox role that also filters out ansible-lint output. So you should be able to reuse the logic from the tox role22:01
avasscorvus: in general I think 'parseable' ansible-lint outputs pep8 format but only reports a line and not column. So this regex without the last (\d+): should work: https://opendev.org/zuul/zuul-jobs/src/branch/master/roles/tox/library/tox_parse_output.py#L4422:08
*** nils has quit IRC22:30
*** jamesmcarthur has joined #zuul23:02
*** josefwells has joined #zuul23:41
josefwellscorvus: Hey, still working on company approvals to contribute, but I found a bug.  In the quickstart playbooks/setup.yaml, if /var/zuul-tools/zk-ca.sh fails, ansible masks it because the chmod returns zero.  I guess -e is not enabled for the shell ansible spawns to run those commands.23:43
openstackgerritIan Wienand proposed zuul/nodepool master: [wip] Builder siblings container - build arm64  https://review.opendev.org/c/zuul/nodepool/+/79205223:43
corvusjosefwells: how did it fail?23:46
openstackgerritJames E. Blair proposed zuul/zuul master: Sprinkle some set -e in the quickstart playbooks  https://review.opendev.org/c/zuul/zuul/+/79248923:48
corvusjosefwells: ^ how's that look?23:49
corvusjosefwells: (but also -- i'm still very curious how that script failed; it should be completely idempotent)23:49
josefwellsyeah, beauty23:49
josefwellscorvus: I have my own little repo all set up for our github, and I missed the tools/openssl.cnf file.23:50
josefwellscorvus: bummer is that I can't use the operator (for now) since out k8s is multi-tenant and the CRDs are global23:51
josefwellscorvus: so I'll be using modified quickstart to get us going for a while23:51
*** tosky has quit IRC23:52
corvusjosefwells: just so i understand -- you're in an environment where you can't add crds because they are cluster-wide  (and that isn't specific to the zuul-operater; that's just a characteristic of anything that uses crds); right?23:55
josefwellsyeah, unfortunately23:57
josefwellscorvus: at least my smart k8s guy tells me, and I trust him even if I am behind the power curve on that stuff23:57
corvusok, that is :( but makes sense23:57

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!