*** holser__ has joined #oooq | 00:04 | |
*** holser_ has quit IRC | 00:07 | |
hubbot1 | FAILING CHECK JOBS on master: tripleo-ci-centos-7-containerized-undercloud-upgrades, tripleo-ci-centos-7-standalone-upgrade @ https://review.openstack.org/604298, master: tripleo-ci-centos-7-standalone-upgrade, tripleo-ci-centos-7-containerized-undercloud-upgrades @ https://review.openstack.org/560445, stable/ocata: tripleo-ci-centos-7-ovb-3ctlr_1comp-featureset001 @ https://review.openstack.o | 00:15 |
---|---|---|
*** holser__ has quit IRC | 00:38 | |
*** rascasoft has joined #oooq | 00:39 | |
*** rascasoft has quit IRC | 00:46 | |
*** tosky has quit IRC | 01:06 | |
*** brault has quit IRC | 01:08 | |
hubbot1 | FAILING CHECK JOBS on master: tripleo-ci-centos-7-standalone-upgrade @ https://review.openstack.org/604298, master: tripleo-ci-centos-7-standalone-upgrade, tripleo-ci-centos-7-containerized-undercloud-upgrades @ https://review.openstack.org/560445, stable/ocata: tripleo-ci-centos-7-ovb-3ctlr_1comp-featureset001 @ https://review.openstack.org/564291 | 02:15 |
*** rlandy|rover|bbl is now known as rlandy|rover | 02:46 | |
*** jrist has quit IRC | 03:07 | |
*** rlandy|rover has quit IRC | 03:20 | |
*** skramaja has joined #oooq | 03:41 | |
*** ykarel|away has joined #oooq | 04:00 | |
hubbot1 | FAILING CHECK JOBS on master: tripleo-ci-centos-7-standalone-upgrade @ https://review.openstack.org/604298, master: tripleo-ci-centos-7-scenario007-multinode-oooq-container, tripleo-ci-centos-7-standalone-upgrade, tripleo-ci-centos-7-containerized-undercloud-upgrades @ https://review.openstack.org/560445, stable/ocata: tripleo-ci-centos-7-ovb-3ctlr_1comp-featureset001 @ https://review.openstac | 04:15 |
*** ykarel|away is now known as ykarel | 04:17 | |
*** udesale has joined #oooq | 04:36 | |
*** ratailor has joined #oooq | 05:22 | |
hubbot1 | FAILING CHECK JOBS on master: tripleo-ci-centos-7-standalone-upgrade @ https://review.openstack.org/604298, master: tripleo-ci-centos-7-scenario007-multinode-oooq-container, tripleo-ci-centos-7-standalone-upgrade, tripleo-ci-centos-7-containerized-undercloud-upgrades @ https://review.openstack.org/560445, stable/ocata: tripleo-ci-centos-7-ovb-3ctlr_1comp-featureset001 @ https://review.openstac | 06:15 |
*** udesale has quit IRC | 06:33 | |
*** udesale has joined #oooq | 06:34 | |
*** ccamacho has quit IRC | 06:41 | |
*** jtomasek has joined #oooq | 06:49 | |
*** saneax has joined #oooq | 07:08 | |
*** jfrancoa has joined #oooq | 07:09 | |
*** quiquell|off is now known as quiquell | 07:18 | |
*** ccamacho has joined #oooq | 07:24 | |
*** ccamacho has quit IRC | 07:24 | |
*** ccamacho has joined #oooq | 07:25 | |
*** holser_ has joined #oooq | 07:46 | |
*** apetrich has joined #oooq | 07:49 | |
*** rascasoft has joined #oooq | 07:55 | |
*** ccamacho has quit IRC | 08:09 | |
hubbot1 | FAILING CHECK JOBS on master: tripleo-ci-centos-7-standalone-upgrade @ https://review.openstack.org/604298, master: tripleo-ci-centos-7-scenario007-multinode-oooq-container, tripleo-ci-centos-7-standalone-upgrade, tripleo-ci-centos-7-containerized-undercloud-upgrades @ https://review.openstack.org/560445, stable/ocata: tripleo-ci-centos-7-ovb-3ctlr_1comp-featureset001 @ https://review.openstac | 08:15 |
*** kopecmartin|off is now known as kopecmartin | 08:16 | |
*** holser_ has quit IRC | 08:24 | |
*** tosky has joined #oooq | 08:27 | |
*** holser_ has joined #oooq | 08:29 | |
*** holser_ has quit IRC | 08:31 | |
*** afazekas|sick is now known as afazekas | 08:46 | |
*** ccamacho has joined #oooq | 08:54 | |
*** bogdando has joined #oooq | 08:57 | |
*** dtantsur|afk is now known as dtantsur | 08:59 | |
ssbarnea | does anyone agree with my proposal at https://github.com/ansible/ansible/issues/50487 ? | 09:08 |
quiquell | ssbarnea: o/ good morning | 09:12 |
quiquell | arxcruz: do you want to check it out now ? | 09:12 |
*** holser_ has joined #oooq | 09:13 | |
quiquell | ssbarnea: Question regarding your review on molecule for quickstart | 09:17 |
quiquell | ssbarnea: We are not suppose to have a molecule setup pre role ? | 09:18 |
quiquell | ssbarnea: I mean like putting all the testing of build-test-packages at build-test-packages level | 09:18 |
*** derekh has joined #oooq | 09:18 | |
ssbarnea | quiquell: i did not finish that one yet. not sure what you mean but my goal is to keep it working when you just clone and run "tox -e molecule". | 09:19 |
ssbarnea | and avoid extra steps. | 09:19 |
quiquell | ssbarnea: I am ok with that | 09:19 |
ssbarnea | for this reason, the only zuul pre part was to install docker. | 09:19 |
ssbarnea | which obviously cannot be done from tox | 09:19 |
quiquell | ssbarnea: But can be done by molecule with requirements.yaml I think | 09:19 |
quiquell | ssbarnea: molecule itself can install docker | 09:20 |
quiquell | ssbarnea: but my question was different | 09:20 |
quiquell | ssbarnea: I mean like setting all the molecule thing differeclty per role | 09:20 |
ssbarnea | quiquell: yeah, we will have to do somethign like this but probably it will not be per-role, we would endup having several reused setups. we don't want to create a maintenance nighmare. | 09:21 |
ssbarnea | but clearly we would test some roles with docker, some with VMs,... so multiple scenarios. | 09:22 |
ssbarnea | but not 1:1 scenario to role mapping. (molecule scenario) | 09:22 |
quiquell | ssbarnea: well looks like molecule can resuse stuff so we can put a base molecuel config with common stuff | 09:22 |
quiquell | ssbarnea: but put test per role inside the roles, so we don't have a monolotic nightmare | 09:23 |
ssbarnea | quiquell: sure, it was on my mind to add an optional param that allows us to test only a specific role. if you can test such change on top of that patch it would be great. | 09:24 |
ssbarnea | i didn't hat time to work on that. | 09:24 |
*** kopecmartin is now known as kopecmartin|afk | 09:25 | |
quiquell | ssbarnea: Yep it's wip | 09:25 |
ssbarnea | quiquell: sshnaidm|afk asked about testing with fedora-rawhide which I tried and ended up creating a bug on molecule :D | 09:26 |
quiquell | yep, this is another stuff, molecule is very new, maybe we can to wait a little | 09:27 |
quiquell | vagrant support is alpha for example | 09:27 |
quiquell | but it's good if we start to understand and add some testing with it | 09:28 |
*** apetrich has quit IRC | 09:29 | |
ssbarnea | quiquell: that was my idea to enable it for a limited part like 2-3 roles and qs.sh and let it mature | 09:34 |
ssbarnea | i prefer aged molecule, medium rare. | 09:35 |
ssbarnea | once i start running ore and more stuff on my home-infra I discover how hard is to enforce the use of local HTTP(S) proxy on tests. | 09:35 |
ssbarnea | which could speed things up a lot | 09:36 |
*** apetrich has joined #oooq | 09:37 | |
*** sshnaidm|afk is now known as sshnaidm | 09:52 | |
* marios biab lunch un | 09:57 | |
marios | run | 09:57 |
ssbarnea | quiquell: can you please wf https://review.openstack.org/#/c/627521/ ? | 10:08 |
ssbarnea | chandankumar: ^^ maybe you can help, as quiquell already did +2 | 10:08 |
quiquell | ssbarnea: I can technically workflow that, but not very owner of this thing | 10:09 |
quiquell | ssbarnea: let's ask people at tripleo | 10:09 |
ssbarnea | quiquell: ok to wf if someone else already did +2 as we have 2x2 rule before wf, so need to wait for someone else. | 10:10 |
chandankumar | ssbarnea: done | 10:14 |
hubbot1 | FAILING CHECK JOBS on master: tripleo-ci-centos-7-standalone-upgrade @ https://review.openstack.org/604298, master: tripleo-ci-centos-7-scenario007-multinode-oooq-container, tripleo-ci-centos-7-standalone-upgrade, tripleo-ci-centos-7-containerized-undercloud-upgrades @ https://review.openstack.org/560445, stable/ocata: tripleo-ci-centos-7-ovb-3ctlr_1comp-featureset001 @ https://review.openstac | 10:15 |
*** ykarel is now known as ykarel|lunch | 10:16 | |
sshnaidm | rfolco, are there meetings today? | 10:19 |
*** kopecmartin|afk is now known as kopecmartin | 10:22 | |
*** kopecmartin has quit IRC | 10:46 | |
*** kopecmartin has joined #oooq | 10:47 | |
*** ykarel|lunch is now known as ykarel | 10:52 | |
*** skramaja_ has joined #oooq | 10:55 | |
*** skramaja has quit IRC | 10:55 | |
*** holser_ is now known as holser|long_lunc | 10:58 | |
sshnaidm | panda, commented on https://review.openstack.org/#/c/618780 | 11:06 |
*** skramaja has joined #oooq | 11:10 | |
*** skramaja_ has quit IRC | 11:10 | |
*** skramaja has quit IRC | 11:24 | |
*** udesale has quit IRC | 11:26 | |
ssbarnea | sshnaidm: replied to https://review.openstack.org/#/c/627621/ | 11:47 |
*** agopi has joined #oooq | 11:48 | |
marios | am i the only one with no calendar event for scrum today? | 11:53 |
marios | rfolco: ? | 11:53 |
sshnaidm | ssbarnea, I too | 11:54 |
chandankumar | marios: /me also | 11:54 |
sshnaidm | ssbarnea, it's really not a reason for change | 11:54 |
marios | thanks chandankumar | 11:54 |
quiquell | panda, rfolco: Tempest is working now for the fedora28 job, so new RDO have to remove the featureset_override | 11:56 |
ssbarnea | sshnaidm: i prefer not avoid ignoring rules if possible, plus I do find it useful for multiple reasons: better doc of role, including supported platforms and ansible, also allowing us to publish them on galaxy in the future. what makes me wonder is why it did complain about missing galaxy_info only on some roles and not on all of them. I suspect this may be happening only when doing import_role or something like this. | 11:59 |
sshnaidm | ssbarnea, I don't ask you to ignore all rules, but if rule requires retries for connection - it's stupid rule | 12:03 |
*** ratailor has quit IRC | 12:04 | |
sshnaidm | ssbarnea, and I don't want linter rules to tell me what to do, it's not linter's function at all | 12:04 |
sshnaidm | ssbarnea, good to have something for common code style, whitespaces, nice code, etc. That's it | 12:04 |
ssbarnea | sshnaidm: i like it, finding it quite useful. i guess we will have to wait for others to "vote". | 12:05 |
sshnaidm | ssbarnea, I think you are too much force linters, I'm pretty sure it's not our most critical problem | 12:06 |
ssbarnea | that a misconception, syntax is only one part of the linting, another one is finding bugs. simple example duplicate dictionary keys, is not limited to syntax/nice, is likely broken code as there is no guarantee about which value would be loaded. | 12:06 |
sshnaidm | ssbarnea, I block the patch until logic is reverted to original | 12:06 |
sshnaidm | ssbarnea, linter won't find bugs, it's illusion | 12:09 |
ssbarnea | sshnaidm: you are welcomed to ignore such review, i didn't add you to it. if you don't find them useful you can ignore them and review only more critical ones | 12:09 |
sshnaidm | ssbarnea, I find them harmful, that's why I block it | 12:10 |
ssbarnea | sshnaidm: no, it the tempest_log duplicate key was clearly not a bug. | 12:10 |
hubbot1 | FAILING CHECK JOBS on master: tripleo-ci-centos-7-scenario007-multinode-oooq-container @ https://review.openstack.org/604298, stable/pike: tripleo-ci-centos-7-scenario001-multinode-oooq-container @ https://review.openstack.org/602248, master: tripleo-ci-centos-7-standalone-upgrade @ https://review.openstack.org/560445, stable/ocata: tripleo-ci-centos-7-ovb-3ctlr_1comp-featureset001 @ (1 more message) | 12:15 |
sshnaidm | ssbarnea, in openstack community we respond to reviewer issues and not just ignore them, you can't just change something not related and ignore completely what people wrote to you. | 12:20 |
sshnaidm | ssbarnea, I think you need to read some openstack review rules/guidelines | 12:20 |
rfolco | marios, sshnaidm hmm no calendar event, will create one | 12:38 |
*** rlandy has joined #oooq | 12:42 | |
*** rlandy is now known as rlandy|rover | 12:43 | |
rlandy|rover | rfolco: hi - do we have a meeting today? | 12:45 |
rfolco | rlandy|rover, sorry will fix this in a bit | 12:45 |
*** bogdando_ has joined #oooq | 12:47 | |
*** bogdando has quit IRC | 12:49 | |
*** bogdando_ is now known as bogdando | 12:49 | |
quiquell | rlandy|rover: Going to update repro doc with the new stuff | 12:51 |
rlandy|rover | quiquell: sure, go4it | 12:51 |
rlandy|rover | quiquell: kind of out of the loop of what's happening there - so feel free to own that doc now | 12:52 |
quiquell | rlandy|rover: ack, more or less now we have a project for the role and I am adding CI to it before all the team can break it :-) | 12:52 |
quiquell | rlandy|rover: also support to specify networks, that's good for OVB | 12:53 |
rlandy|rover | quiquell: good idea :) | 12:53 |
rlandy|rover | matbu: hello ... | 12:53 |
rfolco | rlandy|rover, sshnaidm marios quiquell arxcruz chandankumar kopecmartin weshay|ruck ssbarnea >>>> scrums invite sent for mon/thu utc 2pm | 12:54 |
rlandy|rover | matbu: https://bugs.launchpad.net/tripleo/+bug/1804812 - is there any update on this? | 12:54 |
openstack | Launchpad bug 1804812 in tripleo "[master][noop] multinode container update job failed with RuntimeError: Update failed with: {u'status': u'RUNNING', while overcloud minor update" [Critical,Triaged] - Assigned to mathieu bultel (mat-bultel) | 12:54 |
rlandy|rover | we reviewed the related card on the escalation meeting yseterday | 12:54 |
rlandy|rover | rfolco: thanks | 12:55 |
marios | thanks rfolco so in 1 hour | 12:57 |
rfolco | yes, nothing changed, kept same time | 12:57 |
*** agopi_ has joined #oooq | 12:59 | |
matbu | rlandy|rover: i have some reviews that improved the workflow | 13:01 |
rlandy|rover | matbu: thanks - pls could you update the card/bug so the next ruck/rover don't bother you | 13:01 |
*** agopi has quit IRC | 13:02 | |
*** agopi_ is now known as agopi | 13:02 | |
chandankumar | rfolco: thanks ! | 13:03 |
arxcruz | rfolco: ack | 13:06 |
*** agopi has quit IRC | 13:06 | |
*** agopi has joined #oooq | 13:08 | |
rlandy|rover | panda: hi - I'm looking to debug an introspection error but the bmc console file is empty ... https://logs.rdoproject.org/58/18058/1/check/periodic-tripleo-ci-centos-7-ovb-1ctlr_1comp-featureset020-master/c7ad750/logs/bmc-11261-console.log | 13:10 |
rlandy|rover | the overcloud node consoles have text | 13:10 |
*** trown|outtypewww is now known as trown | 13:11 | |
rfolco | panda, added you as qe for my f28 promotion tasks | 13:12 |
rfolco | panda, let me know if you violently disagree | 13:13 |
weshay|ruck | ssbarnea, can you help me get this merged please? https://review.openstack.org/#/c/626962/ | 13:13 |
rfolco | quiquell, can I add you as qe for scen2/3 replace tasks? | 13:14 |
quiquell | rfolco: sure | 13:14 |
weshay|ruck | rlandy|rover, morning | 13:14 |
rlandy|rover | weshay|ruck: gm | 13:15 |
panda | rlandy|rover: I think those jobs already bypass the te-broker, I don't know how the log is fetched. | 13:15 |
*** quiquell is now known as quiquell|brb | 13:15 | |
rlandy|rover | hmmm | 13:15 |
rlandy|rover | well, for better or worse, we have a reproducible failure on introspection for fs020 | 13:15 |
weshay|ruck | rlandy|rover, better.. I see standard_init_linux.go:203: exec user process caused \"no such file or directory\" | 13:16 |
weshay|ruck | is killing the queue.. but that is known | 13:16 |
rlandy|rover | weshay|ruck: yeah - also some failures in promotion running now | 13:16 |
weshay|ruck | k | 13:16 |
rlandy|rover | fs030 | 13:16 |
ssbarnea | weshay|ruck: looking now. | 13:16 |
weshay|ruck | panda, rfolco when are we getting a centos standalone job in the pipeline? | 13:16 |
weshay|ruck | ssbarnea, thanks | 13:17 |
rlandy|rover | https://logs.rdoproject.org/openstack-periodic/git.openstack.org/openstack-infra/tripleo-ci/master/periodic-tripleo-ci-centos-7-multinode-1ctlr-featureset030-master/6cbe4a3/job-output.txt.gz#_2019-01-03_11_56_59_865979 | 13:17 |
rlandy|rover | https://logs.rdoproject.org/openstack-periodic/git.openstack.org/openstack-infra/tripleo-ci/master/periodic-tripleo-ci-centos-7-multinode-1ctlr-featureset030-master/6cbe4a3/logs/undercloud/home/zuul/undercloud_install.log.txt.gz | 13:17 |
rlandy|rover | may be the same problem | 13:18 |
weshay|ruck | rlandy|rover, it is | 13:19 |
rlandy|rover | ack - ok | 13:19 |
weshay|ruck | rlandy|rover, please revote on https://review.openstack.org/#/c/626962/3 | 13:20 |
weshay|ruck | ssbarnea, thanks | 13:20 |
rlandy|rover | weshay|ruck: still nowhere with the limestone thing ... tracking the query but that is all | 13:20 |
weshay|ruck | rlandy|rover, I don't see it happening | 13:20 |
weshay|ruck | rfolco, panda ? | 13:23 |
arxcruz | weshay|ruck: regarding the tempest workers | 13:24 |
*** derekh has quit IRC | 13:24 | |
panda | weshay|ruck: https://review.rdoproject.org/api/17744 and https://review.rdoproject.org/api/17745 need to merge. | 13:24 |
weshay|ruck | arxcruz, I saw | 13:24 |
arxcruz | the stackviz data you point me yesterday, checking the logs, i notice this | 13:24 |
arxcruz | http://logs.openstack.org/47/627047/1/gate/tripleo-ci-centos-7-standalone/94b845c/logs/undercloud/var/log/containers/nova/nova-compute.log.txt.gz#_2019-01-02_13_49_54_600 | 13:25 |
arxcruz | weshay|ruck: ok.. | 13:25 |
weshay|ruck | arxcruz, the import? | 13:25 |
arxcruz | weshay|ruck: yes | 13:25 |
weshay|ruck | arxcruz, weird that it happens inconsistently | 13:25 |
weshay|ruck | arxcruz, and rarely | 13:25 |
arxcruz | hm... no idea to be honest... :( | 13:25 |
weshay|ruck | panda, ok.. can you please reach out and get those merged asap | 13:26 |
rlandy|rover | sshnaidm: do you know why the bmc log is empty: https://logs.rdoproject.org/58/18058/1/check/periodic-tripleo-ci-centos-7-ovb-1ctlr_1comp-featureset020-master/c7ad750/logs/bmc-11261-console.log? | 13:28 |
rlandy|rover | for sure introspection was attempted | 13:29 |
sshnaidm | rlandy|rover, I think it's because it has non-ascii characters and openstack client has a bug to display it and fails | 13:30 |
sshnaidm | rlandy|rover, need to check if rocky clients work and try to do it with them | 13:30 |
rlandy|rover | sshnaidm: k - thanks | 13:30 |
rlandy|rover | would be a help in debugging this error | 13:30 |
sshnaidm | rlandy|rover, yeah | 13:30 |
*** holser_ has joined #oooq | 13:31 | |
*** quiquell|brb is now known as quiquell | 13:35 | |
sshnaidm | ssbarnea, are you working atm on https://review.openstack.org/#/c/620613/ ? | 13:39 |
sshnaidm | ssbarnea, it's pretty critical, so if not - I'll handle this | 13:39 |
weshay|ruck | rfolco, panda lolz.. I was looking for fs052, periodic-tripleo-ci-centos-7-standalone-master | 13:55 |
weshay|ruck | rlandy|rover, I don't think we have standalone in critieria | 13:55 |
* weshay|ruck adds | 13:55 | |
panda | ... | 13:59 |
weshay|ruck | rlandy|rover, https://review.rdoproject.org/r/18065 | 14:01 |
rlandy|rover | weshay|ruck: we do now - w+1 | 14:02 |
*** derekh has joined #oooq | 14:04 | |
rfolco | panda, you coming ? | 14:04 |
panda | damn | 14:05 |
ssbarnea | sshnaidm: regarding your question on ovb move, can I assign https://tree.taiga.io/project/tripleo-ci-board/task/527 to me? | 14:05 |
sshnaidm | ssbarnea, if you have time to work on it right now - of course | 14:06 |
ssbarnea | sure! | 14:06 |
sshnaidm | ssbarnea, because it | 14:06 |
sshnaidm | s blocking | 14:06 |
arxcruz | weshay|ruck: can the tempest meeting be at 4pm CET ? | 14:07 |
weshay|ruck | arxcruz, just modify it.. you should have access | 14:13 |
hubbot1 | FAILING CHECK JOBS on master: tripleo-ci-centos-7-scenario007-multinode-oooq-container @ https://review.openstack.org/604298, stable/pike: tripleo-ci-centos-7-scenario001-multinode-oooq-container @ https://review.openstack.org/602248, master: tripleo-ci-centos-7-standalone-upgrade @ https://review.openstack.org/560445, stable/ocata: tripleo-ci-centos-7-ovb-3ctlr_1comp-featureset001 @ (1 more message) | 14:15 |
*** udesale has joined #oooq | 14:22 | |
chandankumar | arxcruz: I am ok with it one hr earlier :-) | 14:34 |
kopecmartin | ssbarnea, could you please have a look? https://review.gerrithub.io/c/redhat-openstack/octario/+/437699 | 14:43 |
weshay|ruck | ssbarnea, I may be a few minutes late | 14:53 |
ssbarnea | sure, just ping. | 14:54 |
*** Goneri has joined #oooq | 14:57 | |
rlandy|rover | panda: I updated https://tree.taiga.io/project/tripleo-ci-board/task/482?kanban-status=1447275 | 14:58 |
rlandy|rover | there are still outstanding reviews there | 14:58 |
rlandy|rover | review.rdoproject.org/r/#/c/17719 Add Fedora-28 standalone job to the master promotion pipeline | 14:58 |
rlandy|rover | review.rdoproject.org/r/#/c/17780 WIP: Separate the Centos-7 and Fedora-28 promotion ini files | 14:58 |
rlandy|rover | they are ready for review - moving that card | 14:59 |
rlandy|rover | panda: rfolco: no reviews here but the card is in 'ready for review' ... https://tree.taiga.io/project/tripleo-ci-board/task/483?kanban-status=1447276 | 15:03 |
*** udesale has quit IRC | 15:08 | |
*** sshnaidm has quit IRC | 15:15 | |
*** ykarel is now known as ykarel|away | 15:17 | |
panda | rlandy|rover: sorry, fixed, but you can skipt for now, I already have things to fix there. | 15:22 |
rlandy|rover | panda: k - ping me when you want stuff reviewed | 15:24 |
*** sshnaidm has joined #oooq | 15:26 | |
*** quiquell is now known as quiquell|off | 15:28 | |
*** bogdando has quit IRC | 15:43 | |
*** saneax has quit IRC | 15:49 | |
marios | wdyt folks time for merging this? https://review.openstack.org/#/c/604768/10 waiting on clean ci run but the rdo in commit message is merged | 15:49 |
rlandy|rover | weshay|ruck: anything that needs immediate attention? otherwise will be fixing the rhos jobs - had some failures over the shutdown | 15:56 |
weshay|ruck | rlandy|rover, I didn't see anything crazy this morning | 16:03 |
ssbarnea | weshay|ruck: http://status.openstack.org/elastic-recheck/index.html#1804434 seems to show the errors. | 16:09 |
weshay|ruck | ssbarnea, oh ya.. Emilien is working it | 16:10 |
ssbarnea | i observed, i am subscribed to that podman bug. | 16:10 |
weshay|ruck | k | 16:10 |
rlandy|rover | arxcruz: need to borrow your tempest brain for a few - rhos failure | 16:10 |
hubbot1 | FAILING CHECK JOBS on master: tripleo-ci-centos-7-scenario007-multinode-oooq-container @ https://review.openstack.org/604298, stable/pike: tripleo-ci-centos-7-scenario001-multinode-oooq-container @ https://review.openstack.org/602248, master: tripleo-ci-centos-7-standalone-upgrade @ https://review.openstack.org/560445, stable/ocata: tripleo-ci-centos-7-ovb-3ctlr_1comp-featureset001 @ (1 more message) | 16:15 |
*** sshnaidm has quit IRC | 16:15 | |
* marios hometime ttyl folks | 16:17 | |
*** sshnaidm has joined #oooq | 16:28 | |
*** sshnaidm_ has joined #oooq | 16:32 | |
weshay|ruck | ssbarnea, rfolco fyi.. hhttps://docs.google.com/document/d/11n102A61Hm9swSX0Vgfs2YDuuO30G9E-9_mN99dGfyI/edit#heading=h.x1tlgdllo4hw | 16:34 |
weshay|ruck | adding libvirt nodepool driver | 16:34 |
*** sshnaidm has quit IRC | 16:35 | |
*** sshnaidm__ has joined #oooq | 16:35 | |
*** sshnaidm has joined #oooq | 16:37 | |
*** sshnaidm_ has quit IRC | 16:38 | |
*** sshnaidm__ has quit IRC | 16:40 | |
*** sshnaidm_ has joined #oooq | 16:40 | |
*** sshnaidm has quit IRC | 16:43 | |
weshay|ruck | rlandy|rover, btw.. it's fairly safe to merge fs20 as it only runs in promotion, I see you have a check running now but if that presents headaches.. we could consider debugging from promotion jobs as well | 16:43 |
weshay|ruck | just giving you options | 16:43 |
rlandy|rover | weshay|ruck; I am running two diff options - with and without node cleaning | 16:44 |
rfolco | weshay|ruck, there is huge distance from expectation/desire and reality in this doc | 16:45 |
weshay|ruck | k | 16:45 |
rlandy|rover | I got one result last night | 16:45 |
weshay|ruck | rfolco, what doc? | 16:45 |
rlandy|rover | but I think there was a merge issue | 16:45 |
rfolco | weshay|ruck, https://docs.google.com/document/d/11n102A61Hm9swSX0Vgfs2YDuuO30G9E-9_mN99dGfyI/edit#heading=h.x1tlgdllo4hw | 16:45 |
weshay|ruck | rfolco, I think it's just proposed ideas | 16:46 |
rfolco | weshay|ruck, f28 promotion cannot be tested in testproject before merging coz jobs are defined in truested repo (config) | 16:46 |
weshay|ruck | re: how to enter infra related work | 16:46 |
rfolco | weshay|ruck, k | 16:46 |
weshay|ruck | rfolco, so there is no harm in merging a net new pipeline is there? | 16:47 |
weshay|ruck | if all the jobs fail what is the worst case scenario? | 16:47 |
rfolco | weshay|ruck, hope not, will work with panda to merge and watch... | 16:48 |
*** ykarel|away has quit IRC | 16:54 | |
*** ccamacho has quit IRC | 16:55 | |
*** kopecmartin is now known as kopecmartin|off | 17:09 | |
*** ykarel|away has joined #oooq | 17:24 | |
panda | rlandy|rover: since you asked https://review.rdoproject.org/r/18069 | 17:27 |
*** panda is now known as panda|off | 17:27 | |
rlandy|rover | panda|off: no objection to https://review.rdoproject.org/r/#/c/18069 - but some question on that is based off | 17:30 |
*** sshnaidm__ has joined #oooq | 17:31 | |
*** sshnaidm_ has quit IRC | 17:34 | |
*** ykarel|away has quit IRC | 17:37 | |
rlandy|rover | weshay|ruck: where was that review from yesterday where you dropped the number of tempest workers? was the error related to NewConnectionError? | 17:38 |
*** trown is now known as trown|lunch | 17:41 | |
weshay|ruck | rlandy|rover, no.. it was related to a failure to spawn an instance due to not enough resources | 17:43 |
*** panda|off has quit IRC | 17:44 | |
*** panda has joined #oooq | 17:48 | |
*** ykarel|away has joined #oooq | 17:48 | |
*** ykarel|away has quit IRC | 17:54 | |
*** derekh has quit IRC | 18:03 | |
hubbot1 | FAILING CHECK JOBS on master: tripleo-ci-centos-7-scenario007-multinode-oooq-container @ https://review.openstack.org/604298, stable/pike: tripleo-ci-centos-7-scenario001-multinode-oooq-container @ https://review.openstack.org/602248, master: tripleo-ci-centos-7-standalone-upgrade @ https://review.openstack.org/560445, stable/ocata: tripleo-ci-centos-7-ovb-3ctlr_1comp-featureset001 @ (1 more message) | 18:15 |
rlandy|rover | rfolco: you had a list of reviews you wanted me to look st yesterday - mind reposting those - I have some time now | 18:26 |
rfolco | rlandy|rover, https://review.rdoproject.org/r/#/q/status:open+branch:master+topic:f28_promotion | 18:27 |
rfolco | rlandy|rover, I'll merge these tomorrow w/ panda and watch... so if you can use your core power to +2 them if they look good... | 18:27 |
rfolco | there is no way to test those without merging | 18:27 |
rlandy|rover | looking - thanks | 18:28 |
rfolco | rlandy|rover, thank you | 18:28 |
rlandy|rover | rfolco: this is all strictly f28 pipeline - not mixed? | 18:29 |
rfolco | rlandy|rover, all pure | 18:30 |
rfolco | pedigree 100% pure brand fedora premium royal | 18:30 |
* rlandy|rover resets brain away from polluted mixed pipeline to pure thinking | 18:31 | |
rlandy|rover | there must be a yoga move for that, no? | 18:31 |
rfolco | haha | 18:31 |
rlandy|rover | rfolco: pls remind me again ... https://review.rdoproject.org/r/#/c/17738/10/zuul.d/tripleo.yaml - why is https://review.rdoproject.org/r/#/c/17738/10/zuul.d/tripleo.yaml dependent on centos7 anything? | 18:37 |
rlandy|rover | periodic-tripleo-fedora-28-master-containers-build | 18:38 |
rfolco | rlandy|rover, coz panda will keep the same job for promoting both | 18:39 |
rfolco | rlandy|rover, let me get his change that promotes both | 18:39 |
rfolco | rlandy|rover, https://review.rdoproject.org/r/#/c/17744/11/playbooks/tripleo-ci-base-promote-consistent-to-tripleo-ci-testing/run.yaml | 18:42 |
rfolco | rlandy|rover, @L50-L55 | 18:43 |
*** dtantsur is now known as dtantsur|afk | 18:43 | |
rfolco | rlandy|rover, so it's 99% pure | 18:44 |
rlandy|rover | right ... this is not exactly what I was thinking | 18:44 |
rlandy|rover | but in this case ... the goal is ONLY to build containers | 18:44 |
rlandy|rover | not test them | 18:44 |
rlandy|rover | not use them | 18:44 |
rfolco | rlandy|rover, the idea is to promote only when there is an equivalent hash for fedora | 18:44 |
rlandy|rover | that far - ok | 18:44 |
rfolco | we are not sure all the pieces are in place, we may need additional changes when we enable the pipeline | 18:45 |
rlandy|rover | rfolco: https://review.rdoproject.org/r/#/c/17738 - +2'ed but pls consider my comments with panda before you guys merge | 18:49 |
weshay|ruck | ya.. if the hashes do not match, the fedora jobs don't run | 18:49 |
rfolco | rlandy|rover, yeah will wait for panda to merge and watch, thanks for reviewing | 18:50 |
rlandy|rover | rfolco: what's with the -2 here ... https://review.rdoproject.org/r/#/c/17888/? | 18:56 |
rfolco | rlandy|rover, I guess misuse of -2 | 18:56 |
rlandy|rover | wow - we just had a merge party | 18:56 |
rlandy|rover | rfolco: small comment here ... https://review.rdoproject.org/r/#/c/17739/ | 18:57 |
rfolco | rlandy|rover, oh good catch, will fix | 18:58 |
weshay|ruck | :) | 18:59 |
weshay|ruck | another small one should be coming up | 18:59 |
*** trown|lunch is now known as trown | 19:00 | |
rlandy|rover | and a gate queue of just 21 :) | 19:07 |
*** jfrancoa has quit IRC | 19:09 | |
* rlandy|rover is stumped as to how fs020 stalls at introspection still | 19:23 | |
rlandy|rover | should be the same settings | 19:23 |
weshay|ruck | rlandy|rover, hrm.. | 19:23 |
weshay|ruck | rlandy|rover, no diff in the networking? | 19:23 |
rlandy|rover | weshay|ruck: there are TWO jobs running right now | 19:23 |
rlandy|rover | one with cleaning, one without | 19:23 |
rlandy|rover | and to me, they both look like they will fail | 19:24 |
weshay|ruck | rlandy|rover, I wonder... now that we can override the tempest settings in zuul | 19:24 |
rlandy|rover | new fs should be the same | 19:24 |
rlandy|rover | we don;t even get to tempest | 19:24 |
weshay|ruck | if it would just be easier to run fs001 w/ diff tempest settings in zuul as defined by the job param | 19:24 |
rlandy|rover | weshay|ruck: the diff is the nodeset | 19:24 |
weshay|ruck | really? | 19:24 |
weshay|ruck | can I see? | 19:24 |
rlandy|rover | fs020 runs 1controller 1 compute | 19:24 |
weshay|ruck | oh yes | 19:24 |
weshay|ruck | right | 19:24 |
weshay|ruck | same image diff number of controller | 19:24 |
weshay|ruck | rlandy|rover, thought experiment.. | 19:25 |
weshay|ruck | can we put in a zuul change to redefine fs020 as fs001 w/ full tempest overridden in zuul? | 19:25 |
rlandy|rover | and ... rocky does fine | 19:25 |
weshay|ruck | maybe this is a legit issue | 19:25 |
rlandy|rover | weshay|ruck: ack - we can try that | 19:25 |
weshay|ruck | w/ only having one controller | 19:25 |
rlandy|rover | weshay|ruck: you sure you want to keep one controller? | 19:26 |
weshay|ruck | that last bit should tell us | 19:26 |
weshay|ruck | rlandy|rover, let's blue | 19:26 |
weshay|ruck | before we miscommunicate about this | 19:26 |
rlandy|rover | k | 19:26 |
weshay|ruck | rlandy|rover, https://logs.rdoproject.org/openstack-periodic/git.openstack.org/openstack-infra/tripleo-ci/master/periodic-tripleo-ci-centos-7-singlenode-featureset050-upgrades-master/e9ade9a/logs/undercloud/home/zuul/undercloud_upgrade.log.txt.gz | 19:41 |
hubbot1 | FAILING CHECK JOBS on master: tripleo-ci-centos-7-containerized-undercloud-upgrades @ https://review.openstack.org/604298, master: tripleo-ci-centos-7-standalone-upgrade @ https://review.openstack.org/560445, stable/ocata: tripleo-ci-centos-7-ovb-3ctlr_1comp-featureset001 @ https://review.openstack.org/564291 | 20:15 |
*** ccamacho has joined #oooq | 20:20 | |
*** ccamacho has quit IRC | 20:22 | |
*** apetrich has quit IRC | 20:33 | |
*** apetrich has joined #oooq | 20:46 | |
*** trown is now known as trown|outtypewww | 22:13 | |
hubbot1 | FAILING CHECK JOBS on master: tripleo-ci-centos-7-containerized-undercloud-upgrades @ https://review.openstack.org/604298, master: tripleo-ci-centos-7-standalone-upgrade @ https://review.openstack.org/560445, stable/ocata: tripleo-ci-centos-7-ovb-3ctlr_1comp-featureset001 @ https://review.openstack.org/564291 | 22:15 |
*** holser_ has quit IRC | 22:36 | |
*** holser_ has joined #oooq | 22:48 | |
*** apetrich has quit IRC | 22:56 | |
*** rascasoft has quit IRC | 23:11 | |
*** apetrich has joined #oooq | 23:13 | |
*** holser_ has quit IRC | 23:36 | |
*** rascasoft has joined #oooq | 23:49 | |
*** rascasoft has quit IRC | 23:55 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!