Friday, 2017-05-05

SpamapSThe way I've seen py3 transitions work well is to start by finding all the tests that pass on py3, and skipIf'ing the others when running under 300:23
SpamapSThen you can just do like the test-reenablement... one by one pick them off00:24
jlksoudns familiar00:29
*** jkilpatr has quit IRC00:35
SpamapSis there a succinct place that lists all the vars zuul exposes to playbooks by default?00:45
SpamapSI need the build UUID00:45
adam_gSpamapS: i needed to know the same, captured this for reference http://paste.ubuntu.com/24514310/00:48
clarkbyes in zuul docs00:48
SpamapSthat's handy00:48
SpamapSnot sure what that uuid is tho00:49
pabelangerlooks like I'll have to talk with Shrews about nodepool python3.  The fun looks to be around encoding / decoding for kazoo00:49
SpamapSpabelanger: it's not hard to just build a facade in front of it.00:50
SpamapSwas looking at doing that in zuul too00:50
SpamapSwe can even call it TextKazoo or something ;)00:50
SpamapSpabelanger: note I did the same for gear00:50
SpamapSit's still a WIP though... easy to miss things and accidentally be looking in a dict for the key "b'foo'" instead of "foo"00:51
pabelangerYa, nodepool seem to have something already, strToDict() / dictToStr for the data. Just need to switch from str to bytes00:51
adam_gSpamapS: zuul.uuid is the build uuid, AFAICS from working with some of the ansible tests atm00:51
SpamapSadam_g: yeah I think that's the one I want. :)00:51
pabelangeryes, we use zuul.uuid to hash logs on zuulv3-dev.o.o/logs ATM00:52
jlkI see some defined in zuul/executor/client.py00:52
SpamapSyeah I just want to make sure we build the right number of SSH keys :)00:53
* SpamapS rebases things01:11
SpamapSgah01:12
SpamapSremote: (W) No changes between prior commit ba373c6 and new commit 506977201:12
SpamapSI know.. can you just.. fix that for me? :-P01:12
clarkbthis is why cherry picking is painful with gerrit01:12
clarkbalways use the rebase01:12
SpamapSI didn't cherry pick01:13
SpamapSmaybe pabelanger did when he rebased my stack on it :-P01:13
clarkbdid you edit then not edit?01:13
clarkbrebase will do the right thing (tm) as far as gerrit is concerned as long as somethign actually changes01:13
clarkbor it will nop if nothing does01:14
SpamapSin this case I was reordering things01:14
SpamapSand I moved things before it, then thought better of that01:14
clarkbpretty sure changing parents is sufficient to make gerrit happy01:14
SpamapSso now I have to rebase mine on the original :-P01:14
clarkbcherry picking is problematic because it will (in some case) only update the timestamp and consequently the sha101:15
clarkbwhich gerrit then complains about01:15
openstackgerritClint 'SpamapS' Byrum proposed openstack-infra/zuul feature/zuulv3: Add SSH Agent Primitives and usage  https://review.openstack.org/46271201:15
openstackgerritClint 'SpamapS' Byrum proposed openstack-infra/zuul feature/zuulv3: Add support for bwrap  https://review.openstack.org/45385101:15
openstackgerritClint 'SpamapS' Byrum proposed openstack-infra/zuul feature/zuulv3: Create a temporary SSH key and distribute it  https://review.openstack.org/46276801:15
SpamapSalright01:15
SpamapSthat's still pretty WIP.. and I need to EOD.. but it captures my thinking and I think handles everything from the etherpad01:15
* SpamapS shakes fist at trailing spaces01:16
jamielennoxjeblair: so the failure in https://review.openstack.org/#/c/461981/ is because http://git.openstack.org/cgit/openstack-infra/zuul/tree/tests/unit/test_connection.py?h=feature/zuulv3#n29 has 2 gerrit connections pointing at the same host with different users01:44
jamielennoxso it's receiving events with one user and commenting with another01:45
jamielennoxthis change would explicitly break that case01:45
jamielennoxpreference on a fix?01:45
jamielennoxneed to afk for a bit, but i'll check log when i'm back01:46
*** jamielennox is now known as jamielennox|away01:55
*** jamielennox|away is now known as jamielennox02:19
*** yolanda has joined #zuul02:26
*** Cibo_ has joined #zuul07:38
*** Cibo_ has quit IRC07:40
*** Cibo_ has joined #zuul07:40
*** hashar has joined #zuul08:33
*** Cibo has joined #zuul09:39
*** Cibo_ has quit IRC09:41
*** TaylorH has joined #zuul10:48
*** jkilpatr has joined #zuul10:51
*** TaylorHuang has quit IRC10:51
*** Cibo has quit IRC10:52
*** yolanda has quit IRC11:10
*** Cibo has joined #zuul11:18
*** yolanda has joined #zuul12:33
*** Cibo has quit IRC12:44
*** yolanda has quit IRC13:02
*** jkilpatr has quit IRC13:02
*** hashar has quit IRC13:02
*** hashar has joined #zuul13:04
*** yolanda has joined #zuul13:08
*** jkilpatr has joined #zuul13:10
*** Cibo has joined #zuul14:09
jeblairjamielennox: hrm, tricky.  only thing i can think of atm is to compare the hostname.14:31
*** Cibo has quit IRC14:44
*** hashar is now known as hasharDisappear14:55
*** herlo has quit IRC15:22
*** herlo has joined #zuul15:41
*** herlo has joined #zuul15:41
*** yolanda has quit IRC16:23
*** herlo has quit IRC16:29
*** herlo has joined #zuul16:35
*** herlo has left #zuul16:35
*** jkilpatr has quit IRC16:50
*** jkilpatr has joined #zuul16:52
*** yolanda has joined #zuul16:54
*** harlowja has quit IRC17:03
openstackgerritAdam Gandelman proposed openstack-infra/zuul feature/zuulv3: Abort jobs if JobDir disk usage exceeds an optional maximum  https://review.openstack.org/46302217:46
openstackgerritAdam Gandelman proposed openstack-infra/zuul feature/zuulv3: Abort jobs if JobDir disk usage exceeds an optional maximum  https://review.openstack.org/46302217:49
openstackgerritAdam Gandelman proposed openstack-infra/zuul feature/zuulv3: Abort jobs if JobDir disk usage exceeds an optional maximum  https://review.openstack.org/46302217:51
*** jkilpatr has quit IRC18:12
*** jkilpatr has joined #zuul18:17
*** openstackgerrit has quit IRC18:18
*** harlowja has joined #zuul19:48
*** dkranz_ has quit IRC19:53
*** harlowja has quit IRC19:56
*** openstackgerrit has joined #zuul19:59
openstackgerritJames E. Blair proposed openstack-infra/zuul feature/zuulv3: Store initial repo state in the merger  https://review.openstack.org/46117619:59
openstackgerritJames E. Blair proposed openstack-infra/zuul feature/zuulv3: Use previously stored repo state on executor  https://review.openstack.org/46117719:59
openstackgerritJames E. Blair proposed openstack-infra/zuul feature/zuulv3: Wait for merger to complete before item is ready  https://review.openstack.org/46305419:59
*** Cibo has joined #zuul20:03
*** hasharDisappear is now known as hashar20:18
jeblairjlk: i've picked up reviewing the github branch again; i've left a couple of notes so far.  (mostly this is a wake event on the semaphore, in case you were waiting on that.  :)20:31
*** dkranz_ has joined #zuul20:54
*** yolanda has quit IRC21:01
*** jkilpatr has quit IRC21:10
*** Cibo has quit IRC21:25
*** SotK_ is now known as SotK21:29
*** harlowja has joined #zuul21:34
*** jkilpatr has joined #zuul21:47
*** hashar has quit IRC22:37

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!