*** tphummel has quit IRC | 00:03 | |
openstackgerrit | Merged openstack/os-testr master: Fix error when without --regex option https://review.openstack.org/436563 | 00:04 |
---|---|---|
*** baoli has quit IRC | 00:06 | |
*** yujunz has joined #openstack-infra | 00:07 | |
*** baoli has joined #openstack-infra | 00:07 | |
*** sflanigan has joined #openstack-infra | 00:11 | |
*** sflanigan has joined #openstack-infra | 00:11 | |
*** baoli has quit IRC | 00:12 | |
*** sdague has quit IRC | 00:12 | |
*** rbrndt has quit IRC | 00:13 | |
*** dimtruck is now known as zz_dimtruck | 00:18 | |
*** sdake has joined #openstack-infra | 00:20 | |
hwoarang | hello. is there some sort of search tool for logs.openstack.org so i can look for logs from previous jobs? i can't find a way to search for old jobs on zuul either | 00:20 |
*** thorst has joined #openstack-infra | 00:20 | |
*** hongbin has quit IRC | 00:25 | |
*** thorst has quit IRC | 00:25 | |
ianw | hwoarang: http://logstash.openstack.org/ is probably what you want | 00:25 |
*** salv-orlando has quit IRC | 00:26 | |
*** Sukhdev has joined #openstack-infra | 00:26 | |
*** Julien-zte has joined #openstack-infra | 00:27 | |
*** adrian_otto has quit IRC | 00:27 | |
*** xarses_ has quit IRC | 00:27 | |
fungi | hwoarang: or if you have the gerrit change handy, use the "toggle ci" button at the bottom of the webui to show ci comments and then find the "jenkins" comment corresponding to the older run/patchset in question and expand it to get the relevant log links | 00:29 |
fungi | hwoarang: also keep in mind that due to overall test log volume we only keep logs for ~45 days now before we expire and purge them | 00:29 |
*** beslemon has quit IRC | 00:30 | |
openstackgerrit | Tony Breeds proposed openstack-infra/project-config master: Remove check-requirements from vmware-nsx https://review.openstack.org/440883 | 00:30 |
hwoarang | ianw: fungi: ok I see. Thank you. i wasn't aware of that logstash website. | 00:30 |
*** knangia has quit IRC | 00:31 | |
*** ijw has quit IRC | 00:31 | |
*** mkoderer__ has quit IRC | 00:31 | |
*** mtanino_ has quit IRC | 00:33 | |
*** mtanino has joined #openstack-infra | 00:34 | |
*** markvoelker has quit IRC | 00:35 | |
*** markvoelker has joined #openstack-infra | 00:35 | |
*** furlongm has quit IRC | 00:36 | |
*** markvoelker has quit IRC | 00:40 | |
*** zz_dimtruck is now known as dimtruck | 00:41 | |
mudpuppy | fungi: Ok. | 00:41 |
openstackgerrit | Matt Riedemann proposed openstack-infra/devstack-gate master: Set the death-clock on removing OS_NO_CACHE https://review.openstack.org/427297 | 00:42 |
openstackgerrit | Jesse Keating proposed openstack-infra/zuul feature/zuulv3: Support GitHub PR webhooks https://review.openstack.org/439834 | 00:43 |
*** jamielennox|away is now known as jamielennox | 00:43 | |
*** jiaohaolin1 has left #openstack-infra | 00:44 | |
dims | fungi : clarkb : mordred : i understand by default git.o.o is the best. i just like the way they have the k8s.io imports (https://github.com/kubernetes/minikube/blob/master/pkg/minikube/service/service.go#L37) | 00:46 |
*** megm has quit IRC | 00:46 | |
clarkb | dims: isn't that the same as git.openstack.org/openstack/$project ? | 00:47 |
dims | clarkb : y except for the "git" portion :) | 00:47 |
*** sdake_ has joined #openstack-infra | 00:47 | |
clarkb | dims: thats where things are served though | 00:47 |
clarkb | (we don't control the webserver at openstack.org so can't do much there) | 00:47 |
dims | right, that's what i was getting at clarkb | 00:48 |
*** sdake has quit IRC | 00:48 | |
clarkb | dims: I guess I don't understand what you'd like us to do differently than what mordred suggested | 00:48 |
*** megm has joined #openstack-infra | 00:49 | |
dims | clarkb : when i import packages i don't like the "git" as it is a host name, not an org... example when you do a java import of a package from apache. you typically have "import org.apache.commons.net.ftp.FTPClient;" for example | 00:50 |
dims | a "git" in there is pretty odd | 00:51 |
dims | as that's a host name | 00:51 |
clarkb | dims: right but we don't control openstack.org so cannot serve git repos from there or the fancy html (that is imo silly) that act as a redirect | 00:51 |
dims | you can see we do the same as well - http://codesearch.openstack.org/?q=import.*%20org.openstack&i=nope&files=&repos= | 00:51 |
clarkb | dims: also openstack.org is also a hostname | 00:51 |
dims | right, i understand | 00:51 |
dims | if we can't do it, we can't do it... | 00:52 |
*** ijw has joined #openstack-infra | 00:52 | |
clarkb | dims: and git.openstack.org is literally the location which imo is preferable as its closer to the proper solution for all this, proper URIs | 00:52 |
clarkb | but I guess that ship has sailed so meh | 00:53 |
dims | yep, not disagree-ing, since we don' have a choice | 00:53 |
dims | ack | 00:53 |
jeblair | dims, clarkb: related https://review.openstack.org/410355 | 00:53 |
*** ijw has quit IRC | 00:53 | |
jeblair | dims, clarkb: see my message at bottom | 00:53 |
dims | jeblair : y, was reading that which triggered my question :) | 00:53 |
jeblair | oh okay, i wasn't sure of context. was going to ask that next. | 00:54 |
jeblair | i hear some people do that the other way around. :) | 00:54 |
jeblair | (ask for context first, then open their mouths) | 00:54 |
*** ijw has joined #openstack-infra | 00:54 | |
dims | :) apologies | 00:54 |
jeblair | dims: no i was talking about me :) | 00:55 |
jeblair | no need to apologize :) | 00:55 |
dims | y i meant i forgot to tell clarkb/fungi what prompted my question :) | 00:56 |
openstackgerrit | Adam Coldrick proposed openstack-infra/storyboard master: Add imported tasks to master branch of relevant project https://review.openstack.org/423877 | 00:57 |
clarkb | dims: forgive me if I come across cranky its just painful to run into dependency management that could possibly be worse than all the other things we have already worked around :) | 00:58 |
*** wolverineav has joined #openstack-infra | 00:58 | |
dims | clarkb : no worries, totally understand | 00:58 |
clarkb | I've been trying to figure out how one would sanely mirror such things | 00:59 |
clarkb | and I don't think you can unless you vendor rather than mirror | 00:59 |
jeblair | what are we mirroring? | 01:00 |
clarkb | jeblair: well potentially Go deps | 01:00 |
clarkb | jeblair: which are mostly git repos | 01:00 |
clarkb | jeblair: say some project depends on github.com/foo/bar-go-project | 01:01 |
jeblair | ah, yeah, what dtroyer mentioned in his reply i guess. | 01:02 |
clarkb | how do you get go to say pull that from git.openstack.org/foo/bar-go-project (or wherever). Seems like modrred had something in mind like if you preclone thing sthen go get does the right thing? | 01:02 |
clarkb | its been a while since I had all this paged into memory. But I seem torecall that was one possible hack | 01:02 |
*** masayukig[m] has quit IRC | 01:02 | |
*** pvaneck has quit IRC | 01:02 | |
*** wolverineav has quit IRC | 01:02 | |
jeblair | clarkb: yeah, i have a similar recollection. so the zuul v3 pre-clone means your workspace is already set up correctly and go get noops | 01:03 |
*** csmart has quit IRC | 01:03 | |
openstackgerrit | Gabriele Cerami proposed openstack-infra/tripleo-ci master: [WIP] Quickstart transition: replace toci_gate_test.sh https://review.openstack.org/431029 | 01:04 |
jeblair | [i just had the thought that a zuulv3 go project could list all of its external dependencies in jobs and be able to do cross-repo dependencies with any of them, including random libs on github.] | 01:04 |
*** yamamoto_ has joined #openstack-infra | 01:09 | |
*** priteau has joined #openstack-infra | 01:10 | |
*** csmart has joined #openstack-infra | 01:12 | |
*** dingyichen has joined #openstack-infra | 01:13 | |
*** priteau has quit IRC | 01:14 | |
*** masayukig[m] has joined #openstack-infra | 01:15 | |
*** EricGonczer_ has quit IRC | 01:16 | |
*** SumitNaiksatam has quit IRC | 01:18 | |
*** EricGonczer_ has joined #openstack-infra | 01:18 | |
*** dimtruck is now known as zz_dimtruck | 01:19 | |
*** zz_dimtruck is now known as dimtruck | 01:20 | |
*** Kevin_Zheng_ has joined #openstack-infra | 01:20 | |
*** thorst has joined #openstack-infra | 01:21 | |
*** Kevin_Zheng_ is now known as Kevin_Zheng | 01:21 | |
*** liujiong has joined #openstack-infra | 01:23 | |
*** yanyanhu has joined #openstack-infra | 01:23 | |
openstackgerrit | Jesse Keating proposed openstack-infra/zuul feature/zuulv3: Update testing doc to reflect unit subdir move https://review.openstack.org/440891 | 01:24 |
*** Julien-zte has quit IRC | 01:25 | |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Remove job trees from pipelines https://review.openstack.org/435944 | 01:25 |
*** thorst has quit IRC | 01:25 | |
*** gongysh has joined #openstack-infra | 01:27 | |
*** dave-mccowan has joined #openstack-infra | 01:28 | |
*** jamielennox is now known as jamielennox|away | 01:29 | |
*** Julien-zte has joined #openstack-infra | 01:30 | |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Remove unused mergeChangeQueue method https://review.openstack.org/435950 | 01:30 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Use hostname in Nodepool requests https://review.openstack.org/435949 | 01:30 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Clarify Job/Build/BuildSet docstrings https://review.openstack.org/435948 | 01:30 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Add note about pipelines and dynamic layouts https://review.openstack.org/435947 | 01:30 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Remove inscrutable TODO https://review.openstack.org/435946 | 01:30 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Handle merge mode in repeated project configs https://review.openstack.org/435945 | 01:30 |
*** yujunz-zte has joined #openstack-infra | 01:30 | |
*** yujunz has quit IRC | 01:30 | |
*** mtanino has quit IRC | 01:31 | |
*** sdake has joined #openstack-infra | 01:32 | |
*** sdake_ has quit IRC | 01:34 | |
*** Julien-z_ has joined #openstack-infra | 01:34 | |
*** Julien-zte has quit IRC | 01:35 | |
*** markvoelker has joined #openstack-infra | 01:36 | |
*** jamielennox|away is now known as jamielennox | 01:36 | |
*** thorst has joined #openstack-infra | 01:37 | |
openstackgerrit | Davanum Srinivas (dims) proposed openstack-infra/project-config master: Turn on voting for Nova tox-functional-py35 job https://review.openstack.org/440826 | 01:38 |
openstackgerrit | Merged openstack-infra/zuul feature/zuulv3: Re-enable test_idle https://review.openstack.org/430568 | 01:38 |
*** markvoelker has quit IRC | 01:40 | |
*** thorst has quit IRC | 01:41 | |
*** markvoelker has joined #openstack-infra | 01:43 | |
*** dave-mccowan has quit IRC | 01:46 | |
*** EricGonczer_ has quit IRC | 01:57 | |
*** thorst has joined #openstack-infra | 01:58 | |
*** thorst has quit IRC | 01:59 | |
*** xarses has joined #openstack-infra | 02:02 | |
*** sflanigan is now known as sflanigan_afk | 02:13 | |
*** Sukhdev has quit IRC | 02:21 | |
*** gongysh has quit IRC | 02:22 | |
*** thorst has joined #openstack-infra | 02:23 | |
*** dave-mccowan has joined #openstack-infra | 02:24 | |
*** thorst has quit IRC | 02:24 | |
*** oomichi has quit IRC | 02:24 | |
*** SumitNaiksatam has joined #openstack-infra | 02:25 | |
*** oomichi has joined #openstack-infra | 02:26 | |
*** ijw has quit IRC | 02:30 | |
*** sflanigan_afk is now known as sflanigan | 02:30 | |
*** oomichi has quit IRC | 02:31 | |
*** oomichi has joined #openstack-infra | 02:32 | |
*** Julien-z_ has quit IRC | 02:35 | |
*** dhinesh has quit IRC | 02:35 | |
*** Apoorva has quit IRC | 02:35 | |
*** Julien-zte has joined #openstack-infra | 02:37 | |
openstackgerrit | Merged openstack-dev/pbr master: Updated from global requirements https://review.openstack.org/440868 | 02:42 |
*** thorst has joined #openstack-infra | 02:48 | |
*** thorst has quit IRC | 02:48 | |
*** amotoki has quit IRC | 02:50 | |
*** waynr has quit IRC | 02:51 | |
*** mriedem has quit IRC | 02:51 | |
*** waynr has joined #openstack-infra | 02:52 | |
*** camunoz has quit IRC | 02:59 | |
*** hongbin has joined #openstack-infra | 03:01 | |
*** amotoki has joined #openstack-infra | 03:06 | |
*** EricGonczer_ has joined #openstack-infra | 03:09 | |
*** priteau has joined #openstack-infra | 03:10 | |
*** EricGonczer_ has quit IRC | 03:12 | |
*** priteau has quit IRC | 03:15 | |
*** amotoki has quit IRC | 03:16 | |
*** tuanluong has joined #openstack-infra | 03:16 | |
*** camunoz has joined #openstack-infra | 03:16 | |
openstackgerrit | Ian Wienand proposed openstack-infra/shade master: Handle glob characters in name_or_id https://review.openstack.org/440914 | 03:17 |
ianw | mnaser: ^ vexxhost already breaking things ;) | 03:17 |
ianw | hmm, now i think about it, what is fnmatch actually providing there | 03:20 |
*** zhurong has joined #openstack-infra | 03:22 | |
*** vikrant has joined #openstack-infra | 03:23 | |
*** zhurong has quit IRC | 03:24 | |
*** amotoki has joined #openstack-infra | 03:28 | |
openstackgerrit | Ruijing proposed openstack-infra/project-config master: move networking-odl vpnservice as non-voting gate jobs https://review.openstack.org/440167 | 03:28 |
*** bmjen has quit IRC | 03:30 | |
*** Hunner has quit IRC | 03:30 | |
openstackgerrit | Ian Wienand proposed openstack-infra/shade master: Handle glob characters in name_or_id https://review.openstack.org/440914 | 03:33 |
openstackgerrit | Ian Wienand proposed openstack-infra/shade master: Don't glob match name_or_id https://review.openstack.org/440914 | 03:34 |
*** ihrachys has joined #openstack-infra | 03:34 | |
*** camunoz has quit IRC | 03:34 | |
*** Julien-zte has quit IRC | 03:36 | |
*** bswartz has joined #openstack-infra | 03:36 | |
*** yujunz-zte has quit IRC | 03:38 | |
*** amotoki has quit IRC | 03:38 | |
*** tphummel has joined #openstack-infra | 03:41 | |
*** ihrachys has quit IRC | 03:44 | |
*** camunoz has joined #openstack-infra | 03:46 | |
*** EricGonczer_ has joined #openstack-infra | 03:49 | |
*** thorst has joined #openstack-infra | 03:54 | |
*** yamahata has quit IRC | 03:54 | |
*** furlongm has joined #openstack-infra | 03:58 | |
*** thorst has quit IRC | 03:59 | |
*** rlandy has quit IRC | 03:59 | |
*** nicolasbock has quit IRC | 03:59 | |
*** nmathew has joined #openstack-infra | 04:01 | |
*** adrian_otto has joined #openstack-infra | 04:06 | |
openstackgerrit | Ian Wienand proposed openstack-infra/shade master: Use unicode match for name_or_id https://review.openstack.org/440924 | 04:14 |
*** SumitNaiksatam has quit IRC | 04:14 | |
*** Julien-zte has joined #openstack-infra | 04:15 | |
*** ramishra has joined #openstack-infra | 04:16 | |
*** amotoki has joined #openstack-infra | 04:20 | |
*** links has joined #openstack-infra | 04:26 | |
*** dave-mcc_ has joined #openstack-infra | 04:29 | |
*** dave-mccowan has quit IRC | 04:29 | |
dmsimard | Still looking for cores to review this logs.o.o fix https://review.openstack.org/#/c/435566/ | 04:33 |
*** dave-mcc_ has quit IRC | 04:34 | |
*** psachin has joined #openstack-infra | 04:34 | |
*** sree has joined #openstack-infra | 04:40 | |
*** gouthamr has quit IRC | 04:45 | |
*** amotoki_ has joined #openstack-infra | 04:45 | |
*** amotoki has quit IRC | 04:48 | |
*** sdake_ has joined #openstack-infra | 04:48 | |
openstackgerrit | Ian Wienand proposed openstack-infra/system-config master: Add provider defaults to launch-node.py https://review.openstack.org/440928 | 04:49 |
*** sdake has quit IRC | 04:50 | |
*** adrian_otto has quit IRC | 04:53 | |
*** sdake has joined #openstack-infra | 04:53 | |
*** adrian_otto has joined #openstack-infra | 04:54 | |
*** thorst has joined #openstack-infra | 04:55 | |
*** sdake_ has quit IRC | 04:55 | |
*** thorst has quit IRC | 05:00 | |
*** ihrachys has joined #openstack-infra | 05:04 | |
openstackgerrit | Ian Wienand proposed openstack-infra/system-config master: Add provider defaults to launch-node.py https://review.openstack.org/440928 | 05:04 |
openstackgerrit | Merged openstack-infra/puppet-openstackci master: Allow logs(-dev).o.o to serve gzipped svg files https://review.openstack.org/435566 | 05:04 |
*** sdake has quit IRC | 05:04 | |
*** sdake has joined #openstack-infra | 05:05 | |
*** markvoelker has quit IRC | 05:07 | |
*** sdake has quit IRC | 05:09 | |
*** Rockyg has quit IRC | 05:10 | |
*** priteau has joined #openstack-infra | 05:11 | |
*** baoli has joined #openstack-infra | 05:13 | |
*** sdake has joined #openstack-infra | 05:14 | |
*** priteau has quit IRC | 05:16 | |
*** baoli has quit IRC | 05:17 | |
*** bhavik1 has joined #openstack-infra | 05:18 | |
dmsimard | ianw: thank you sir | 05:19 |
openstackgerrit | Ian Wienand proposed openstack-infra/shade master: Use unicode match for name_or_id https://review.openstack.org/440924 | 05:19 |
ianw | dmsimard: not 100% if puppet will reload it but we can in a bit if it doesn't | 05:20 |
*** sdake has quit IRC | 05:24 | |
*** yujunz has joined #openstack-infra | 05:24 | |
*** sdake has joined #openstack-infra | 05:27 | |
*** eroux has joined #openstack-infra | 05:29 | |
*** adrian_otto has quit IRC | 05:33 | |
*** yujunz-zte has joined #openstack-infra | 05:33 | |
*** yujunz has quit IRC | 05:34 | |
*** liujiong has quit IRC | 05:35 | |
*** liujiong has joined #openstack-infra | 05:36 | |
openstackgerrit | Ihar Hrachyshka proposed openstack-infra/devstack-gate master: Switch from lib/neutron-legacy to lib/neutron https://review.openstack.org/436798 | 05:37 |
*** adrian_otto has joined #openstack-infra | 05:40 | |
*** ihrachys has quit IRC | 05:45 | |
*** SumitNaiksatam has joined #openstack-infra | 05:47 | |
ianw | dmsimard: looks like that's got the logo -> http://logs-dev.openstack.org/53/435553/1/check/gate-openstack-ansible-tests-ansible-func-centos-7/9d2aa14/logs/ara/index.html | 05:47 |
openstackgerrit | Ian Wienand proposed openstack-infra/system-config master: Add provider defaults to launch-node.py https://review.openstack.org/440928 | 05:50 |
*** sdake_ has joined #openstack-infra | 05:51 | |
*** Jeffrey4l has joined #openstack-infra | 05:51 | |
*** yamahata has joined #openstack-infra | 05:52 | |
*** Jeffrey4l has quit IRC | 05:53 | |
*** sdake has quit IRC | 05:53 | |
*** Jeffrey4l has joined #openstack-infra | 05:53 | |
*** SumitNaiksatam has quit IRC | 05:53 | |
*** esikachev has joined #openstack-infra | 05:53 | |
*** bhavik1 has quit IRC | 05:54 | |
*** thorst has joined #openstack-infra | 05:56 | |
*** nadya has joined #openstack-infra | 05:56 | |
*** yujunz-zte is now known as yujunz[away] | 05:58 | |
*** dimtruck is now known as zz_dimtruck | 05:58 | |
*** yujunz[away] is now known as yujunz-zte | 05:58 | |
*** zhurong has joined #openstack-infra | 05:59 | |
*** thorst has quit IRC | 06:01 | |
*** bhavik1 has joined #openstack-infra | 06:02 | |
*** nadya has quit IRC | 06:02 | |
*** Jeffrey4l has quit IRC | 06:03 | |
*** yujunz-zte has quit IRC | 06:05 | |
*** tinwood has quit IRC | 06:05 | |
*** sdake_ has quit IRC | 06:05 | |
*** tinwood has joined #openstack-infra | 06:06 | |
*** markvoelker has joined #openstack-infra | 06:07 | |
*** yujunz has joined #openstack-infra | 06:08 | |
*** Jeffrey4l has joined #openstack-infra | 06:09 | |
*** dhajare has joined #openstack-infra | 06:09 | |
*** nmathew- has joined #openstack-infra | 06:10 | |
*** nmathew has quit IRC | 06:10 | |
*** nmathew has joined #openstack-infra | 06:11 | |
*** Jeffrey4l has quit IRC | 06:11 | |
*** markvoelker has quit IRC | 06:12 | |
*** nmathew- has quit IRC | 06:14 | |
*** nadya has joined #openstack-infra | 06:15 | |
*** amitkuhikar has joined #openstack-infra | 06:15 | |
amitkuhikar | Hi All, while running the " | 06:15 |
amitkuhikar | dsvm-tempest-cinder-driver" | 06:15 |
amitkuhikar | I am getting below error | 06:16 |
amitkuhikar | ERROR: the main setup script run by this job failed - exit code: 2 | 06:16 |
amitkuhikar | can someone please help on the same | 06:16 |
amitkuhikar | LOG : http://52.42.67.99/Friday1/ | 06:16 |
*** camunoz has quit IRC | 06:19 | |
*** hongbin has quit IRC | 06:21 | |
*** yujunz is now known as yujunz[away] | 06:21 | |
*** yujunz[away] has quit IRC | 06:21 | |
amitkuhikar | Thecommand which was failing are as below | 06:22 |
amitkuhikar | hi | 06:23 |
*** nadya has quit IRC | 06:24 | |
ianw | amitkuhikar: http://52.42.67.99/Friday1/logs/devstack-early.txt.gz <- you're running devstack master on trusty. support was removed as the libvirt is too old. you'll need to upgrade to xenial | 06:27 |
*** salv-orlando has joined #openstack-infra | 06:29 | |
*** gildub has quit IRC | 06:31 | |
*** eroux has quit IRC | 06:35 | |
*** yujunz has joined #openstack-infra | 06:35 | |
*** yujunz is now known as yujunz[away] | 06:35 | |
*** markus_z has joined #openstack-infra | 06:36 | |
*** yujunz[away] has quit IRC | 06:36 | |
*** yujunz has joined #openstack-infra | 06:39 | |
*** SumitNaiksatam has joined #openstack-infra | 06:41 | |
*** adriant has quit IRC | 06:42 | |
*** jaosorior has joined #openstack-infra | 06:44 | |
*** pgadiya has joined #openstack-infra | 06:46 | |
*** bhavik1 has quit IRC | 06:50 | |
*** salv-orl_ has joined #openstack-infra | 06:52 | |
*** salv-orlando has quit IRC | 06:55 | |
*** thorst has joined #openstack-infra | 06:57 | |
*** gildub has joined #openstack-infra | 06:57 | |
jaosorior | AJaeger, yolanda: Could you check this out https://review.openstack.org/#/c/436381/ ? | 06:59 |
*** yujunz has quit IRC | 06:59 | |
*** thorst has quit IRC | 07:01 | |
*** salv-orl_ has quit IRC | 07:03 | |
openstackgerrit | Anusha Ramineni proposed openstack-infra/project-config master: Add congress-dashboard project https://review.openstack.org/440142 | 07:07 |
*** e0ne has joined #openstack-infra | 07:07 | |
*** priteau has joined #openstack-infra | 07:12 | |
*** tesseract has joined #openstack-infra | 07:12 | |
*** adrian_otto has quit IRC | 07:12 | |
*** hashar has joined #openstack-infra | 07:15 | |
*** tuanluong has quit IRC | 07:15 | |
*** pahuang has quit IRC | 07:16 | |
*** david-lyle has quit IRC | 07:16 | |
*** jrist has quit IRC | 07:16 | |
*** david-lyle has joined #openstack-infra | 07:16 | |
*** jrist has joined #openstack-infra | 07:17 | |
*** priteau has quit IRC | 07:17 | |
*** andreas_s has joined #openstack-infra | 07:24 | |
*** zhurong has quit IRC | 07:26 | |
openstackgerrit | Pavlo Shchelokovskyy proposed openstack-infra/project-config master: Skip docs job for ironic-lib in stable/mitaka https://review.openstack.org/440728 | 07:28 |
*** tesseract-RH has joined #openstack-infra | 07:29 | |
*** tesseract has quit IRC | 07:30 | |
*** yujunz has joined #openstack-infra | 07:30 | |
*** yujunz has joined #openstack-infra | 07:31 | |
*** pcaruana has joined #openstack-infra | 07:41 | |
*** rcernin has joined #openstack-infra | 07:44 | |
*** sflanigan is now known as sflanigan_afk | 07:44 | |
*** user` has joined #openstack-infra | 07:47 | |
*** user` is now known as chem | 07:47 | |
*** chem has quit IRC | 07:47 | |
*** chem has joined #openstack-infra | 07:47 | |
*** florianf has joined #openstack-infra | 07:53 | |
*** saibarspeis has joined #openstack-infra | 07:54 | |
*** matrohon has joined #openstack-infra | 07:56 | |
*** thorst has joined #openstack-infra | 07:58 | |
*** salv-orlando has joined #openstack-infra | 07:59 | |
*** sflanigan_afk has quit IRC | 07:59 | |
*** chem has quit IRC | 08:00 | |
*** tphummel has quit IRC | 08:01 | |
*** tphummel has joined #openstack-infra | 08:01 | |
*** tphummel has quit IRC | 08:01 | |
*** tphummel has joined #openstack-infra | 08:02 | |
*** SumitNaiksatam has left #openstack-infra | 08:02 | |
*** chem has joined #openstack-infra | 08:02 | |
*** thorst has quit IRC | 08:02 | |
*** tphummel has quit IRC | 08:02 | |
*** tphummel has joined #openstack-infra | 08:02 | |
*** tphummel has quit IRC | 08:03 | |
*** tphummel has joined #openstack-infra | 08:03 | |
*** zhurong has joined #openstack-infra | 08:04 | |
*** tphummel has quit IRC | 08:04 | |
*** tphummel has joined #openstack-infra | 08:04 | |
*** tphummel has quit IRC | 08:05 | |
*** markvoelker has joined #openstack-infra | 08:08 | |
openstackgerrit | Feilong Wang proposed openstack-infra/project-config master: Add project distil-ui https://review.openstack.org/440846 | 08:12 |
*** ccamacho has joined #openstack-infra | 08:13 | |
*** markvoelker has quit IRC | 08:14 | |
*** yamahata has quit IRC | 08:14 | |
*** masayukig[m] has quit IRC | 08:14 | |
*** csmart has quit IRC | 08:14 | |
*** HeOS_ has joined #openstack-infra | 08:15 | |
*** matrohon_ has joined #openstack-infra | 08:17 | |
*** matrohon_ has quit IRC | 08:18 | |
*** [HeOS] has quit IRC | 08:18 | |
*** asselin__ has quit IRC | 08:18 | |
*** masayukig[m] has joined #openstack-infra | 08:19 | |
*** asselin has joined #openstack-infra | 08:20 | |
*** ralonsoh has joined #openstack-infra | 08:26 | |
*** [HeOS] has joined #openstack-infra | 08:28 | |
*** amoralej|off is now known as amoralej | 08:29 | |
*** bauzas is now known as bauwser | 08:29 | |
*** ralonsoh_ has joined #openstack-infra | 08:30 | |
*** HeOS_ has quit IRC | 08:30 | |
*** ralonsoh has quit IRC | 08:31 | |
*** neiljerram has joined #openstack-infra | 08:33 | |
*** bgaifullin has joined #openstack-infra | 08:37 | |
*** [HeOS] is now known as HeOS | 08:37 | |
openstackgerrit | Merged openstack-infra/project-config master: Skip docs job for ironic-lib in stable/mitaka https://review.openstack.org/440728 | 08:39 |
openstackgerrit | Merged openstack-infra/project-config master: run the check-requirements job in openstack/nova-powervm https://review.openstack.org/440851 | 08:39 |
*** bgaifullin has quit IRC | 08:40 | |
openstackgerrit | Merged openstack-infra/project-config master: Remove check-requirements from vmware-nsx https://review.openstack.org/440883 | 08:40 |
*** bgaifullin has joined #openstack-infra | 08:40 | |
*** bgaifullin has quit IRC | 08:41 | |
openstackgerrit | Merged openstack-infra/project-config master: Add translation jobs to watcher-dashboard https://review.openstack.org/416423 | 08:42 |
*** martinkopec has joined #openstack-infra | 08:44 | |
openstackgerrit | Merged openstack-infra/project-config master: TripleO: Move fakeha-caserver job to periodic https://review.openstack.org/436381 | 08:44 |
openstackgerrit | Merged openstack-infra/project-config master: jjb: creates tripleo-puppet-scenario003-nv job https://review.openstack.org/433750 | 08:45 |
therve | Hi! So the bump of docutils broke heat doc gate | 08:47 |
therve | Any idea why? Are other projects impacted? | 08:47 |
openstackgerrit | Merged openstack-infra/project-config master: Remove murano-pylint jobs https://review.openstack.org/439528 | 08:49 |
openstackgerrit | Merged openstack-infra/project-config master: openstack-repos: fail on missing project list https://review.openstack.org/439406 | 08:49 |
openstackgerrit | Merged openstack-infra/project-config master: Add patrole tempest job. https://review.openstack.org/439189 | 08:49 |
openstackgerrit | Merged openstack-infra/project-config master: Made ironic-multinode job voting for Pike+ https://review.openstack.org/432246 | 08:49 |
openstackgerrit | Merged openstack-infra/project-config master: Add docs jobs to designate-tempest-plugin https://review.openstack.org/439711 | 08:49 |
openstackgerrit | Merged openstack-infra/project-config master: Remove py jobs from kosmos specs repo https://review.openstack.org/439705 | 08:50 |
*** shardy has joined #openstack-infra | 08:51 | |
openstackgerrit | Merged openstack-infra/project-config master: Remove hardcoded reference to newton for debian-package jobs https://review.openstack.org/439103 | 08:52 |
openstackgerrit | Merged openstack-infra/project-config master: Re-implement openstack-ansible-tests func job to test ARA https://review.openstack.org/436152 | 08:52 |
openstackgerrit | Merged openstack-infra/project-config master: ec2-api jobs: remove additional plugins from job definition https://review.openstack.org/439480 | 08:53 |
openstackgerrit | Merged openstack-infra/project-config master: [Fuxi] Add python-manilaclient into $PROJECTS https://review.openstack.org/438733 | 08:53 |
openstackgerrit | Merged openstack-infra/project-config master: [Zun] Add kuryr-libnetwork into $PROJECTS https://review.openstack.org/438731 | 08:53 |
*** jpich has joined #openstack-infra | 08:54 | |
openstackgerrit | Merged openstack-infra/project-config master: add python-jobs to devstack-tools tests https://review.openstack.org/439000 | 08:55 |
*** thorst has joined #openstack-infra | 08:58 | |
*** EricGonczer_ has quit IRC | 08:59 | |
*** rossella_s has joined #openstack-infra | 08:59 | |
*** yujunz has quit IRC | 08:59 | |
*** zzzeek has quit IRC | 09:00 | |
*** pgadiya has quit IRC | 09:00 | |
*** zzzeek has joined #openstack-infra | 09:00 | |
*** priteau has joined #openstack-infra | 09:06 | |
*** thorst has quit IRC | 09:09 | |
*** e0ne has quit IRC | 09:10 | |
*** matrohon has quit IRC | 09:10 | |
vsaienk0 | grenade cores please help to land https://review.openstack.org/#/c/414625 simple patch that fixes issue when upgrade swift doesn't work when tempurls are enabled | 09:10 |
*** david-lyle has quit IRC | 09:13 | |
*** david-lyle has joined #openstack-infra | 09:13 | |
*** jrist has quit IRC | 09:14 | |
*** jrist has joined #openstack-infra | 09:14 | |
*** pgadiya has joined #openstack-infra | 09:16 | |
*** yujunz has joined #openstack-infra | 09:19 | |
*** bgaifullin has joined #openstack-infra | 09:19 | |
*** s-shiono_ has quit IRC | 09:25 | |
*** pgadiya has quit IRC | 09:29 | |
*** david-lyle_ has joined #openstack-infra | 09:30 | |
*** david-lyle has quit IRC | 09:31 | |
openstackgerrit | Rico Lin proposed openstack/diskimage-builder master: [Fix gate]Update test requirement https://review.openstack.org/441021 | 09:32 |
*** yujunz has quit IRC | 09:32 | |
*** Julien-zte has quit IRC | 09:33 | |
*** zhurong has quit IRC | 09:34 | |
*** stakeda has quit IRC | 09:35 | |
*** mhickey has joined #openstack-infra | 09:36 | |
*** yanyanhu has quit IRC | 09:39 | |
frickler | can someone take a closer look at the integrated gate queue? https://review.openstack.org/438705 seem to be stuck waiting for a trusty-multinode slot for some time now | 09:41 |
*** pgadiya has joined #openstack-infra | 09:41 | |
jaosorior | frickler: might be worth rebasing the commit to unstuck the queue? | 09:41 |
*** danielitit_ has joined #openstack-infra | 09:43 | |
*** pgadiya has quit IRC | 09:47 | |
*** lucas-afk is now known as lucasagomes | 09:47 | |
*** csmart has joined #openstack-infra | 09:53 | |
*** yamamoto_ has quit IRC | 09:54 | |
*** yamamoto has joined #openstack-infra | 09:55 | |
*** zhurong has joined #openstack-infra | 09:58 | |
*** yamamoto has quit IRC | 10:00 | |
*** pgadiya has joined #openstack-infra | 10:00 | |
*** hashar has quit IRC | 10:03 | |
frickler | also all requirements jobs seem to be failing because they need https://review.openstack.org/440882 | 10:03 |
frickler | jaosorior: I wouldn't want to do that without being sure that it would really work better afterwards | 10:04 |
*** nijaba has quit IRC | 10:05 | |
*** nijaba has joined #openstack-infra | 10:06 | |
*** nijaba has joined #openstack-infra | 10:06 | |
*** thorst has joined #openstack-infra | 10:06 | |
frickler | dirk: tonyb: can you take a look at https://review.openstack.org/440882 please? all other approved changes seem to be failing in gate because of it | 10:07 |
frickler | http://logs.openstack.org/86/440786/1/gate/gate-requirements-tox-validate-projects-ubuntu-xenial/684ddb6/console.html#_2017-03-03_09_24_04_552078 | 10:07 |
*** e0ne has joined #openstack-infra | 10:08 | |
*** pgadiya has quit IRC | 10:08 | |
*** thorst has quit IRC | 10:10 | |
*** markvoelker has joined #openstack-infra | 10:10 | |
*** electrofelix has joined #openstack-infra | 10:11 | |
*** markvoelker has quit IRC | 10:15 | |
*** liujiong has quit IRC | 10:18 | |
*** sambetts|afk is now known as sambetts | 10:20 | |
*** pgadiya has joined #openstack-infra | 10:21 | |
*** matrohon has joined #openstack-infra | 10:23 | |
*** horsefoot has joined #openstack-infra | 10:23 | |
*** zhurong has quit IRC | 10:25 | |
*** horsefoot has quit IRC | 10:25 | |
*** tmorin has joined #openstack-infra | 10:26 | |
tmorin | hi everyone, I'm working on a feature branch, and I've a workflow question on how to get fixes in master in the feature branch | 10:26 |
tmorin | infra-root ^ | 10:26 |
tmorin | I'm basically wondering if I should cherry-pick the fixes one by one, or if I can perhaps instead rebase the feature branch on the tip of master | 10:27 |
*** gongysh has joined #openstack-infra | 10:34 | |
*** amotoki_ has quit IRC | 10:37 | |
*** gongysh has quit IRC | 10:37 | |
*** Hal1 has quit IRC | 10:37 | |
AJaeger | therve: it should not break it - do you have an example log to check, please? | 10:39 |
AJaeger | therve: sphinx + docutils together should be fine... | 10:39 |
therve | AJaeger, Yeah I thought the issue. docutils broke an API that we used | 10:39 |
therve | AJaeger, https://review.openstack.org/440974 | 10:40 |
*** askb has quit IRC | 10:40 | |
*** saibarspeis has quit IRC | 10:41 | |
AJaeger | therve: ah - that's a different kind of problem ;( | 10:41 |
AJaeger | therve: glad to see it fixed | 10:41 |
therve | Right | 10:41 |
therve | It's now causing stress downstream, but we'll see :) | 10:42 |
AJaeger | oh? ;( | 10:42 |
therve | I should maybe have tried to make a backward compatible fix, but my change requires > 0.12 | 10:43 |
AJaeger | therve: so, add that to global-requirements? | 10:43 |
therve | I have to think about it. It may be better to work around it in the code | 10:44 |
*** nadya has joined #openstack-infra | 10:47 | |
*** baoli has joined #openstack-infra | 10:48 | |
openstackgerrit | Flavio Percoco proposed openstack-infra/tripleo-ci master: Collect more info about docker https://review.openstack.org/441050 | 10:51 |
*** baoli has quit IRC | 10:53 | |
*** rossella_s has quit IRC | 10:53 | |
*** rossella_s has joined #openstack-infra | 10:54 | |
*** yamamoto has joined #openstack-infra | 10:57 | |
*** erikmwil_ has quit IRC | 10:58 | |
*** dtantsur|afk is now known as dtantsur | 11:00 | |
*** jaosorior is now known as jaosorior_lunch | 11:01 | |
*** yamamoto has quit IRC | 11:01 | |
*** john-davidge has joined #openstack-infra | 11:02 | |
*** nicolasbock has joined #openstack-infra | 11:06 | |
*** gildub has quit IRC | 11:06 | |
openstackgerrit | Sagi Shnaidman proposed openstack-infra/tripleo-ci master: WIP: New ovb playbook and settings https://review.openstack.org/431567 | 11:10 |
openstackgerrit | Sagi Shnaidman proposed openstack-infra/tripleo-ci master: New ovb playbook and settings https://review.openstack.org/431567 | 11:10 |
*** yamamoto has joined #openstack-infra | 11:12 | |
*** tosky has joined #openstack-infra | 11:12 | |
*** yamamoto has quit IRC | 11:16 | |
*** yamamoto has joined #openstack-infra | 11:17 | |
*** yamamoto has quit IRC | 11:17 | |
*** yamamoto has joined #openstack-infra | 11:17 | |
*** zz_dimtruck is now known as dimtruck | 11:21 | |
*** dizquierdo has joined #openstack-infra | 11:22 | |
*** yamamoto has quit IRC | 11:22 | |
openstackgerrit | Igor Duarte Cardoso proposed openstack-infra/irc-meetings master: Update Common Classification Framework meeting https://review.openstack.org/441068 | 11:23 |
*** eantyshev has joined #openstack-infra | 11:23 | |
*** matrohon has quit IRC | 11:25 | |
*** nmathew has quit IRC | 11:31 | |
*** yamamoto has joined #openstack-infra | 11:36 | |
*** sree has quit IRC | 11:36 | |
*** jkilpatr has quit IRC | 11:38 | |
*** tushar has joined #openstack-infra | 11:38 | |
*** yamamoto has quit IRC | 11:39 | |
amitkuhikar | Thanks ianw for quick suggestion | 11:41 |
*** pgadiya has quit IRC | 11:41 | |
*** jaosorior_lunch is now known as jaosorior | 11:41 | |
*** ldnunes has joined #openstack-infra | 11:43 | |
*** ccamacho has left #openstack-infra | 11:47 | |
*** ccamacho has quit IRC | 11:47 | |
*** sdague has joined #openstack-infra | 11:48 | |
*** aysyd has joined #openstack-infra | 11:50 | |
*** dingyichen has quit IRC | 11:52 | |
*** yamamoto has joined #openstack-infra | 11:58 | |
*** ccamacho has joined #openstack-infra | 11:58 | |
*** jkilpatr has joined #openstack-infra | 11:59 | |
*** rfolco has joined #openstack-infra | 12:01 | |
*** cshastri has joined #openstack-infra | 12:03 | |
electrofelix | ssbarnea: wondering if you saw my comment on https://review.openstack.org/399994 | 12:03 |
*** zhurong has joined #openstack-infra | 12:05 | |
openstackgerrit | yolanda.robla proposed openstack/diskimage-builder master: Send custom parameters in bootloader to GRUB_CMDLINE https://review.openstack.org/441086 | 12:06 |
*** jkilpatr has quit IRC | 12:07 | |
ssbarnea | electrofelix: yes it did, also sent a reply 3 days ago. Let me know if you really want to try another approach after reading my comment. | 12:07 |
*** thorst has joined #openstack-infra | 12:07 | |
*** matrohon has joined #openstack-infra | 12:08 | |
openstackgerrit | Gabriele Cerami proposed openstack-infra/tripleo-ci master: [WIP] Quickstart transition: replace toci_gate_test.sh https://review.openstack.org/431029 | 12:08 |
*** amotoki has joined #openstack-infra | 12:08 | |
electrofelix | ssbarnea: the think is, that the exact class type behind python-jenkins returning a dict should be considered duck-typing, and we're not testing what python-jenkins is returning in either case | 12:11 |
*** markvoelker has joined #openstack-infra | 12:11 | |
*** thorst has quit IRC | 12:11 | |
electrofelix | ssbarnea: unless we mock what python-jenkins would see from jenkins and let it provide the returned object, we are returning what we think it might return rather than what it will return, so if the class behind python-jenkins plugins call changes we won't ever spot that with such a test | 12:12 |
ssbarnea | electrofelix: i will have another look, is not so simple because the multi-key dict is not really a dictionary (as in extension of a dictionary class), some things that are true about dictionaries are not true about multi-key one. but again, I know what you mean and I will look for an workaround. | 12:13 |
ssbarnea | electrofelix: i don't really understand why they made the decision to use this weird class instead of using simple dicts. | 12:14 |
ssbarnea | electrofelix: over-engineering :p | 12:14 |
electrofelix | because you can use either short or long plugin name to get the same data without duplicating the values or being out of sync if someone deletes a key :p | 12:14 |
*** markvoelker has quit IRC | 12:16 | |
*** jkilpatr has joined #openstack-infra | 12:21 | |
*** saibarspeis has joined #openstack-infra | 12:21 | |
openstackgerrit | Oksana Voshchana proposed openstack-infra/devstack-gate master: WIP: Test SSL wsgi https://review.openstack.org/414986 | 12:22 |
*** askb has joined #openstack-infra | 12:25 | |
*** shardy is now known as shardy_lunch | 12:25 | |
*** matrohon has quit IRC | 12:28 | |
*** salv-orlando has quit IRC | 12:28 | |
dirk | frickler: oh rats, I forgot about that :( approved | 12:31 |
*** zhurong has quit IRC | 12:33 | |
frickler | dirk: thanks, the gate still is a bit wedged in general, though :( | 12:34 |
frickler | yolanda: infra-root: could you take a look at why https://review.openstack.org/438705 is still getting no trusty-multinode run? if there is no other way than to drop it from the queue, it might be good to promote https://review.openstack.org/440882 to the top in order to avoid the other requirements patches from failing again | 12:36 |
*** esikachev has quit IRC | 12:37 | |
*** zhurong has joined #openstack-infra | 12:40 | |
*** vikrant has quit IRC | 12:41 | |
*** alexchadin has joined #openstack-infra | 12:43 | |
*** thorst has joined #openstack-infra | 12:44 | |
*** ccamacho is now known as ccamacho|lunch | 12:45 | |
*** rhallisey has joined #openstack-infra | 12:46 | |
*** yland has joined #openstack-infra | 12:46 | |
*** yland is now known as Guest46398 | 12:46 | |
*** askb has quit IRC | 12:47 | |
*** hashar has joined #openstack-infra | 12:48 | |
*** tmorin has quit IRC | 12:50 | |
*** Guest46398 has quit IRC | 12:52 | |
*** yamamoto has quit IRC | 12:52 | |
*** yatinkarel has quit IRC | 12:54 | |
*** pabelanger has quit IRC | 12:55 | |
*** yujunz has joined #openstack-infra | 12:56 | |
*** pabelanger has joined #openstack-infra | 12:57 | |
*** dave-mccowan has joined #openstack-infra | 12:57 | |
*** migi has quit IRC | 12:57 | |
*** migi has joined #openstack-infra | 12:58 | |
*** amitkuhikar has quit IRC | 12:58 | |
dirk | frickler: yeah, sorry for that. lets see if someone can promote the requirements fixup to be first in line so that the gating unwrangles again | 13:00 |
*** links has quit IRC | 13:05 | |
*** dprince has joined #openstack-infra | 13:05 | |
*** sdake has joined #openstack-infra | 13:07 | |
*** psachin has quit IRC | 13:07 | |
openstackgerrit | Juan Antonio Osorio Robles proposed openstack-infra/project-config master: layout/tripleo: Run multinode-scenario002 on ec2 changes https://review.openstack.org/441115 | 13:07 |
*** yuanying_ has quit IRC | 13:08 | |
*** yuanying has joined #openstack-infra | 13:09 | |
*** shu-mutou-AWAY has quit IRC | 13:09 | |
*** oomichi has quit IRC | 13:09 | |
*** trown|outtypewww is now known as trown | 13:09 | |
*** denisra has joined #openstack-infra | 13:10 | |
*** denisra has quit IRC | 13:11 | |
*** oomichi has joined #openstack-infra | 13:11 | |
openstackgerrit | Juan Antonio Osorio Robles proposed openstack-infra/project-config master: layout/tripleo: Run multinode-scenario002 on ec2 changes https://review.openstack.org/441115 | 13:11 |
openstackgerrit | Juan Antonio Osorio Robles proposed openstack-infra/project-config master: layout/tripleo: Run multinode-scenario002 on ec2 changes https://review.openstack.org/441115 | 13:12 |
*** darvon has quit IRC | 13:13 | |
*** oomichi has quit IRC | 13:13 | |
*** chlong__ has quit IRC | 13:14 | |
*** darvon has joined #openstack-infra | 13:16 | |
dims | AJaeger : when did you turn into a "distributed tracing system" :) https://uber.github.io/jaeger/ | 13:17 |
*** oomichi has joined #openstack-infra | 13:17 | |
openstackgerrit | Juan Antonio Osorio Robles proposed openstack-infra/project-config master: layout/ec2-api: Run tripleo scenario002 in ec2 api gate https://review.openstack.org/441118 | 13:19 |
*** yuanying has quit IRC | 13:19 | |
*** oomichi has quit IRC | 13:19 | |
*** yuanying has joined #openstack-infra | 13:20 | |
*** yujunz has quit IRC | 13:22 | |
*** oomichi has joined #openstack-infra | 13:22 | |
*** markvoelker has joined #openstack-infra | 13:23 | |
*** xyang1 has joined #openstack-infra | 13:24 | |
*** oomichi has quit IRC | 13:25 | |
*** dtantsur is now known as dtantsur|bbl | 13:25 | |
*** salv-orlando has joined #openstack-infra | 13:25 | |
*** yujunz has joined #openstack-infra | 13:26 | |
*** tmorin has joined #openstack-infra | 13:27 | |
tmorin | hi tonyb or infra-root: could you help with https://review.openstack.org/#/c/439689/ ? not sure this solution is the right one, but the problem remains unsolved... | 13:28 |
*** oomichi has joined #openstack-infra | 13:28 | |
*** heroux has joined #openstack-infra | 13:29 | |
*** yujunz has quit IRC | 13:31 | |
*** smarcet has joined #openstack-infra | 13:31 | |
*** oomichi has quit IRC | 13:33 | |
*** dizquierdo has quit IRC | 13:34 | |
*** oomichi has joined #openstack-infra | 13:34 | |
*** ccamacho|lunch is now known as ccamacho | 13:37 | |
AJaeger | dims: nice find ;) | 13:38 |
*** oomichi has quit IRC | 13:39 | |
*** oomichi has joined #openstack-infra | 13:39 | |
*** yujunz has joined #openstack-infra | 13:39 | |
*** shardy_lunch is now known as shardy | 13:39 | |
*** oomichi has quit IRC | 13:40 | |
*** aspiers has quit IRC | 13:41 | |
*** yuanying has quit IRC | 13:41 | |
*** yuanying has joined #openstack-infra | 13:42 | |
*** yujunz has quit IRC | 13:43 | |
*** felipemonteiro__ has joined #openstack-infra | 13:43 | |
*** fguillot has joined #openstack-infra | 13:44 | |
*** oomichi has joined #openstack-infra | 13:44 | |
*** yuanying has quit IRC | 13:45 | |
*** rlandy has joined #openstack-infra | 13:45 | |
*** oomichi has quit IRC | 13:45 | |
*** tonytan4ever has quit IRC | 13:46 | |
*** mhayden has quit IRC | 13:48 | |
*** zhurong has quit IRC | 13:48 | |
*** oomichi has joined #openstack-infra | 13:49 | |
*** mhayden has joined #openstack-infra | 13:50 | |
*** yuanying has joined #openstack-infra | 13:50 | |
*** yamamoto has joined #openstack-infra | 13:53 | |
*** cshastri has quit IRC | 13:54 | |
*** gouthamr has joined #openstack-infra | 13:57 | |
*** gordc has joined #openstack-infra | 14:00 | |
*** yamamoto has quit IRC | 14:00 | |
*** sdake_ has joined #openstack-infra | 14:01 | |
*** sdake has quit IRC | 14:03 | |
*** yujunz has joined #openstack-infra | 14:03 | |
*** nadya has quit IRC | 14:04 | |
*** dprince has quit IRC | 14:05 | |
*** dtantsur|bbl is now known as dtantsur | 14:09 | |
*** mriedem has joined #openstack-infra | 14:09 | |
*** sree has joined #openstack-infra | 14:11 | |
*** krtaylor has quit IRC | 14:12 | |
*** mdrabe has joined #openstack-infra | 14:12 | |
*** jamesden_ has joined #openstack-infra | 14:12 | |
*** krtaylor has joined #openstack-infra | 14:13 | |
*** zhurong has joined #openstack-infra | 14:14 | |
*** Goneri has joined #openstack-infra | 14:15 | |
*** amoralej is now known as amoralej|lunch | 14:15 | |
*** sree has quit IRC | 14:16 | |
*** ccamacho has left #openstack-infra | 14:16 | |
openstackgerrit | David Moreau Simard proposed openstack-infra/puppet-openstackci master: Allow logs.o.o to server gzipped svg files https://review.openstack.org/441144 | 14:17 |
*** kgiusti has joined #openstack-infra | 14:17 | |
*** e0ne has quit IRC | 14:17 | |
*** rhochmuth has joined #openstack-infra | 14:18 | |
*** chlong__ has joined #openstack-infra | 14:22 | |
*** ihrachys has joined #openstack-infra | 14:24 | |
*** pcaruana has quit IRC | 14:24 | |
*** baoli has joined #openstack-infra | 14:26 | |
*** trown is now known as trown|brb | 14:26 | |
AJaeger | infra-root, anybody around to investigate why top of check queue is not getting trusty-multinode - the change is hanging there for ages and blocking the integrated gate | 14:27 |
*** eharney has joined #openstack-infra | 14:28 | |
*** jcoufal has joined #openstack-infra | 14:28 | |
*** Hal1 has joined #openstack-infra | 14:28 | |
AJaeger | #status log integrated gate is blocked by job waiting for trusty-multinode node | 14:28 |
openstackstatus | AJaeger: finished logging | 14:28 |
*** tonytan4ever has joined #openstack-infra | 14:29 | |
*** lucasagomes is now known as lucas-hungry | 14:29 | |
*** alexchadin has quit IRC | 14:29 | |
*** hashar has quit IRC | 14:31 | |
*** dprince has joined #openstack-infra | 14:33 | |
*** yamahata has joined #openstack-infra | 14:33 | |
*** zhurong has quit IRC | 14:33 | |
*** dansmith is now known as superdan | 14:34 | |
AJaeger | infra-root, looks like there's a miscount - there's no ubuntu-trusty-2-node building right now and none ready | 14:34 |
mriedem | http://graphite.openstack.org/render/?from=-24hours&height=400&until=now&width=800&bgcolor=ffffff&fgcolor=000000&target=alias%28smartSummarize%28sumSeries%28stats_counts.zuul.pipeline.*.all_jobs%29,%271h%27%29,%27All%20Jobs%27%29&title=Zuul%20Jobs%20Launched%20%28per%20Hour%29&_t=0.5040648836791604#1488551678795 | 14:35 |
* AJaeger looks at http://grafana.openstack.org/dashboard/db/nodepool | 14:35 | |
*** dtardivel has joined #openstack-infra | 14:36 | |
*** ccamacho has joined #openstack-infra | 14:37 | |
AJaeger | infra-root, looking at post-queue: Kolla is not getting centos-7 nodes - but those are build and we have one in ready | 14:37 |
sdague | so, definitely when zuul gets loaded, I've seen that things with min 1 get starved out | 14:38 |
sdague | did we lose a cloud? | 14:38 |
sdague | because some of the other min 1 like fedora are equally starved | 14:38 |
sdague | or if there was a nodepool code push | 14:38 |
*** e0ne has joined #openstack-infra | 14:39 | |
sdague | do we have any infra-root around? | 14:39 |
*** smarcet has quit IRC | 14:40 | |
fungi | okay, i'm done seeing family off. something about a multinode type node not getting assigned to a job? checking | 14:41 |
fungi | oh, fun, trusty too | 14:41 |
sdague | fungi: it's kind of across the board for the light used ones though | 14:42 |
sdague | some of the fedora node class as well | 14:42 |
fungi | that usually means we're starving out less popular node types due to an imbalance in demand calculations | 14:42 |
*** faizy has joined #openstack-infra | 14:42 | |
*** e0ne has quit IRC | 14:42 | |
sdague | right | 14:42 |
sdague | but we're also only using 500 nodes | 14:43 |
sdague | which means that I think a cloud had to have disappeared | 14:43 |
sdague | and we're trying to allocate to a dead cloud for these | 14:43 |
AJaeger | sdague: min 0 is the problem... | 14:43 |
frickler | hmm, http://nodepool.openstack.org/ used to look different, did I miss something there? | 14:43 |
*** sdake_ has quit IRC | 14:44 | |
fungi | we have an ubuntu-trusty-2-node in delete state for a few seconds. may be rampant boot failures are what's causing teh starvation | 14:44 |
*** e0ne has joined #openstack-infra | 14:44 | |
AJaeger | frickler: check also http://nodepool.openstack.org/image-list | 14:44 |
sdague | fungi: right, which cloud is it on? | 14:44 |
fungi | frickler: we no longer do the image builds on nodepool.o.o so you need to look at nb01 and nb02 *and soon possibly more of them) | 14:44 |
AJaeger | frickler, fungi, that qcow image at http://nodepool.openstack.org/ looks very wrong ;( | 14:44 |
fungi | sdague: that one is on osic (which is to be expected statistically) | 14:44 |
sdague | fungi: yep | 14:45 |
*** smarcet has joined #openstack-infra | 14:45 | |
frickler | fungi: AJaeger: ah thanks, I didn't look at it for quite some time | 14:45 |
fungi | AJaeger: that's an old one someone (me?) stuck there temporarily for someone else to download and never cleaned it up | 14:45 |
sdague | fungi: but if one of the osic regions is belly up, that would explain maxing out at 700 nodes | 14:45 |
*** sdake has joined #openstack-infra | 14:45 | |
*** saibarspeis has quit IRC | 14:45 | |
fungi | well, osic flavors (tere's only one osic region, we just subdivide it by several nova flavors) | 14:45 |
sdague | fungi: ok | 14:46 |
fungi | sdague: yeah, i think that's the case though. osic staff may have deleted the "disk" flavor out from under us before we merged our change to cease using it | 14:47 |
fungi | i'm going to un-wip and approve that now | 14:47 |
fungi | actually, nothing in osic seems to be booting successfully | 14:48 |
sdague | well "did we lose a cloud" seems to fit then :) | 14:49 |
sdague | fungi: ok, just drop osic for now? | 14:49 |
fungi | we have a few ready nodes that are a day or more old in osic, but everything else seems to be in delete state | 14:49 |
cloudnull | mudpuppy: ^ | 14:49 |
fungi | checkign my e-mail to see if osic staff proceeded in making the changes we had been discussing | 14:49 |
cloudnull | sdague: fungi: I wonder if they dropped the quota already ? -cc mudpuppy ? | 14:50 |
fungi | it's entirely possible... i'm digging in logs to see if i have specific error messages to work from | 14:50 |
sdague | fungi: so I guess, if we pull osic out of the pool, we can get patches merging again, then figure out what the path forward is to get it working again | 14:51 |
*** yamahata has quit IRC | 14:51 | |
openstackgerrit | Sean Dague proposed openstack-infra/project-config master: Temporarily pull osic from the pool. https://review.openstack.org/441158 | 14:52 |
fungi | beat me to the git review | 14:52 |
sdague | fungi: well, then you can make sure I didn't screw it up :) | 14:52 |
*** rossella_s has quit IRC | 14:53 | |
*** rossella_s has joined #openstack-infra | 14:54 | |
*** yujunz has quit IRC | 14:54 | |
sdague | fungi: cool, so once that merges, how long until nodepool starts operating with that? | 14:54 |
sdague | just to know what we expect for things getting unstuck | 14:54 |
*** yujunz has joined #openstack-infra | 14:54 | |
openstackgerrit | Merged openstack-infra/project-config master: Temporarily pull osic from the pool. https://review.openstack.org/441158 | 14:55 |
fungi | momentarily | 14:55 |
frickler | fungi: I guess you will need to apply manually with the gate being stuck? | 14:55 |
frickler | fungi: ah :) | 14:55 |
fungi | i bypassed project gating on it | 14:55 |
*** rbrndt has joined #openstack-infra | 14:56 | |
sdague | frickler: it would have gotten through eventually I think | 14:57 |
*** trown|brb is now known as trown | 14:58 | |
*** dimtruck is now known as zz_dimtruck | 14:58 | |
*** masber has quit IRC | 14:58 | |
*** masber has joined #openstack-infra | 14:59 | |
openstackgerrit | Steven Hardy proposed openstack-infra/tripleo-ci master: Don't use delorean-ci repo for upgrade deployment https://review.openstack.org/441166 | 14:59 |
frickler | fungi: now can you also look at promoting https://review.openstack.org/440882 within the gate queue? without that, other requirement gate jobs are going to fail and cause some more rounds of gate restarts | 15:00 |
*** yujunz has quit IRC | 15:00 | |
*** yujunz has joined #openstack-infra | 15:00 | |
*** martinkopec has quit IRC | 15:01 | |
*** dizquierdo has joined #openstack-infra | 15:01 | |
sdague | frickler: please no | 15:01 |
sdague | we've got so much completed work in the gate we should let merge | 15:02 |
sdague | and the reset fail on requirements is really fast | 15:02 |
sdague | that test job takes 2 minutes to complete | 15:02 |
sdague | frickler: I just rebased out the only 2 requirements jobs that were pending in the gate | 15:03 |
vsaienk0 | fungi, frickler please add to your review queue https://review.openstack.org/#/c/414625/ small patch that allows run grenade with tempurls enabled in swift | 15:04 |
sdague | so there will be no more resets from requirements, please let things land and fix what is the issue | 15:04 |
*** jaosorior has quit IRC | 15:06 | |
frickler | sdague: ah, o.k., that should work, too | 15:07 |
sdague | fungi: any insights as to whether we're getting any trusty 2 node allocations? | 15:07 |
*** amoralej|lunch is now known as amoralej | 15:07 | |
AJaeger | sdague: you rebased 440882 - that's the one that frickler wanted to have in... | 15:08 |
sdague | AJaeger: ah, sorry | 15:08 |
fungi | aha, i suspect i know what was causing the boot failures in osic. they were going to halve the vcpu count on the flavors we're using, but that probably involves recreating them which results in a new uuid. shade i think dereferences the flavor name to a uuid and then nodepool is trying to reuse that old uuid which is no longer valid | 15:08 |
*** smarcet has quit IRC | 15:08 | |
fungi | so probably needed a nodepool restart to recover from that | 15:08 |
AJaeger | sdague: what about +A on 440882? The rebase looses the +A | 15:09 |
*** mtanino has joined #openstack-infra | 15:09 | |
jeblair | OpenStackCloudException: Error in creating instance (Inner Exception: Invalid flavorRef provided. (HTTP 400) (Request-ID: req-8dd3b884-7055-4f2d-aa0e-c81a482a10c7)) | 15:09 |
jeblair | fungi: that sounds plausible | 15:09 |
sdague | AJaeger: sure, but someone just adds it back | 15:09 |
cloudnull | fungi: did they do the flavor remake | 15:10 |
fungi | sdague: i see a ubuntu-trusty-2-node booting in ovh-bhs1 now | 15:10 |
cloudnull | if so i can fix that | 15:10 |
frickler | dirk: are you still online? ^^ | 15:10 |
* cloudnull goes to dust off his old osic login | 15:10 | |
openstackgerrit | Matt Riedemann proposed openstack-infra/elastic-recheck master: Update query for bug 1630664 https://review.openstack.org/441174 | 15:11 |
openstack | bug 1630664 in OpenStack Compute (nova) "Intermittent failure in n-api connecting to neutron to list ports after TLS was enabled in CI" [Medium,Confirmed] https://launchpad.net/bugs/1630664 | 15:11 |
*** HeOS has quit IRC | 15:11 | |
jeblair | mordred, Shrews: i believe it's nodepool that caches the flavor. if shade exposed that as an exception that nodepool could trap (OpenStackInvalidFlavorException or something) then we could dump our flavor cache in that case. | 15:11 |
fungi | cloudnull: i don't know for sure, it's just a theory. as jeblair quoted from the logs nodepool's getting "Invalid flavorRef provided" errors from nova boot for a while | 15:11 |
cloudnull | fungi: confirmed they recreated them | 15:11 |
cloudnull | they have different id's now | 15:11 |
cloudnull | do you have the old id's on hand ? | 15:11 |
fungi | cloudnull: nodepool restarts aren't too onerous for us, and we've worked around it temporarily | 15:11 |
*** lucas-hungry is now known as lucasagomes | 15:12 | |
cloudnull | i can go change those ids back if that's less impactful | 15:12 |
*** salv-orlando has quit IRC | 15:12 | |
fungi | it's more that nodepool doesn't know to update that cached id when it changes | 15:12 |
sdague | right, it makes the invalid assumption that flavors can't go away | 15:12 |
*** ociuhandu has joined #openstack-infra | 15:12 | |
sdague | so, honestly, that's probably a worthy fix | 15:12 |
openstackgerrit | Emilien Macchi proposed openstack-infra/project-config master: layout/puppet: run lint jobs when patching p-o-i README https://review.openstack.org/441175 | 15:13 |
fungi | cloudnull: i wouldn't worry about it. since the cause is likely known at this point, we can restart nodepool here shortly and crank back up to the values we discussed switching to yesterday | 15:13 |
cloudnull | ok. | 15:13 |
sdague | fungi: to take the new max nodes, nodepool was restarted? | 15:14 |
openstackgerrit | Sean Dague proposed openstack-infra/project-config master: Revert "Temporarily pull osic from the pool." https://review.openstack.org/441176 | 15:14 |
sdague | posting the revert for good measure | 15:14 |
cloudnull | if needed im happy to do the change. just let me know. sorry for the hastle. | 15:14 |
*** aspiers has joined #openstack-infra | 15:14 | |
*** smarcet has joined #openstack-infra | 15:14 | |
AJaeger | sdague: 440882 was not added back AFAIU, still missing the +A | 15:15 |
*** jcoufal_ has joined #openstack-infra | 15:15 | |
*** hongbin has joined #openstack-infra | 15:16 | |
sdague | AJaeger: sure, that's fine, but the req team can do that as they work through what's needed and what needs rebasing on that | 15:16 |
sdague | especially as everything else should probably be rebased onto that patch to pass tests | 15:16 |
AJaeger | sdague: got it... | 15:17 |
sdague | AJaeger: anyway, I consider that patch management in that team | 15:17 |
sdague | I was just trying to not lose 12 hours of work in the gate | 15:17 |
sdague | fungi: bingo, we got our node! | 15:17 |
fungi | sdague: nodepool wasn't restarted, just config was reloaded (i manually applied your change so we wouldn't have to wait for puppet there) | 15:18 |
*** jcoufal has quit IRC | 15:18 | |
sdague | fungi: gotcha | 15:18 |
sdague | anyway, the top of gate finally got the missing node config it needed | 15:19 |
AJaeger | yeah! | 15:20 |
fungi | after the release team meeting wraps up, i'll restart nodepool and then we can merge nodepool.yaml changes | 15:20 |
*** yujunz has quit IRC | 15:20 | |
*** nadya has joined #openstack-infra | 15:21 | |
sdague | fungi: sounds great | 15:23 |
sdague | fungi: a nodepool restart doesn't loose existing work, right? | 15:23 |
jeblair | fungi: yeah, a change to a provider will reload that provider and flush the cached data | 15:23 |
sdague | there is just a ton of ready to merge content in gate that we don't want to loose once top of gate completes | 15:23 |
jeblair | so we shouldn't actually need a restart anyway | 15:24 |
fungi | jeblair: oh, so flavor ids will get fresh lookups at that point? | 15:24 |
dmsimard | Hello cores, would love a review on https://review.openstack.org/#/c/441144/ -- it's to fix an issue with logs.openstack.org. Much appreciated ! | 15:24 |
*** andreas_s has quit IRC | 15:24 | |
jeblair | fungi: i believe so | 15:24 |
sdague | jeblair: oh, in that case, we just approve the revert and let it go through normal process? | 15:24 |
jeblair | sdague: yeah, i think that will work | 15:24 |
sdague | jeblair: it would be an interesting test | 15:24 |
fungi | worth a try, for sure | 15:24 |
AJaeger | https://review.openstack.org/441176 is the revert | 15:25 |
fungi | also we now have three ubuntu-trusty-2-node instances in used state and another building | 15:25 |
*** ociuhandu has quit IRC | 15:27 | |
openstackgerrit | John Trowbridge proposed openstack-infra/project-config master: Move multinode scenarios jobs to check for quickstart https://review.openstack.org/441185 | 15:27 |
openstackgerrit | John Trowbridge proposed openstack-infra/project-config master: Move oooq-multinode scenario jobs to check for tripleo-ci https://review.openstack.org/441186 | 15:27 |
mordred | jeblair: ah, wow fun | 15:30 |
mordred | jeblair: and we can totally and easily provide that exception | 15:30 |
*** mriedem1 has joined #openstack-infra | 15:30 | |
*** mriedem has quit IRC | 15:31 | |
openstackgerrit | Thomas Herve proposed openstack-infra/devstack-gate master: Remove double timestamp from console logs https://review.openstack.org/286136 | 15:33 |
*** rhochmuth has quit IRC | 15:33 | |
*** bnemec is now known as beekneemech | 15:35 | |
Zara | https://review.openstack.org/#/c/437528/ https://review.openstack.org/#/c/438291/-- pynotedb project creation patches await review, I *think* I've got everything on this side | 15:35 |
openstackgerrit | Felipe Monteiro proposed openstack-infra/project-config master: Update patrole tempest devstack gate to use pre_test_hook. https://review.openstack.org/441191 | 15:36 |
AJaeger | fungi, https://review.openstack.org/#/c/437528/ needs Infra PTL +1 | 15:37 |
*** marst has quit IRC | 15:38 | |
*** zz_dimtruck is now known as dimtruck | 15:39 | |
EmilienM | can someone review this fix please? https://review.openstack.org/#/c/441175/ other than that, the changes in zuul layout for puppet/tripleo work fine, thanks | 15:40 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack-infra/project-config master: Add OSA periodic deploy/upgrade jobs https://review.openstack.org/419517 | 15:40 |
dims | sdague : AJaeger : ok with this? https://review.openstack.org/#/c/440826/ (Turn on voting for Nova tox-functional-py35 job) | 15:41 |
AJaeger | dims: sdague or mriedem1 should bless it first ;) | 15:41 |
mriedem1 | AJaeger: i did | 15:42 |
*** mriedem1 is now known as mriedem | 15:42 | |
dims | AJaeger : yep, mriedem did :) | 15:42 |
mordred | mriedem, sdague: in the return dict from creating a server with a bad flavor, we get a 400 and this: {u'message': u'Invalid flavorRef provided.', u'code': 400} | 15:42 |
mordred | how stable is that string? | 15:42 |
openstackgerrit | Merged openstack-infra/project-config master: Revert "Temporarily pull osic from the pool." https://review.openstack.org/441176 | 15:42 |
mriedem | mordred: no guarantees | 15:43 |
mordred | mriedem: ok. so there is no consistent way to know in code that the error is that an invalid flavor was given and thus raise something like an InvalidFlavorException other than trying as best I can I guess? | 15:44 |
mriedem | well, i mean you could run through some common stuff like making sure the flavor exists before using it to create the server | 15:44 |
mriedem | so a GET on the flavor id you want to use and if 404 then don't create the server.. | 15:44 |
mordred | mriedem: right. so - we launch about 20k servers an hour, so to not kill nova, we do a flavor list first and cache the results | 15:45 |
mriedem | there was always talk about putting unique codes into the error messages, but that never happened | 15:45 |
mordred | mriedem: this morning's gate issue was caused by that cache going stale | 15:45 |
mriedem | i heard | 15:45 |
mordred | so I'm trying to add in detection and cache invalidation :( | 15:45 |
mriedem | the message could also be non-english | 15:45 |
mriedem | but you're likely not to hit that in a public cloud | 15:45 |
mordred | mriedem: unique codes in error messages would be super friendly to end users | 15:45 |
mriedem | mordred: yeah, it's come up several times before in years past i think | 15:46 |
mriedem | but, traction | 15:46 |
mordred | yah | 15:46 |
mriedem | the TC can make it a goal for queens :) | 15:46 |
mordred | yadda yadda human to do the work etc etc | 15:46 |
mordred | :) | 15:46 |
mudpuppy | cloudnull fungi: I dropped it last night to 4 vcps for each flavor | 15:46 |
jeblair | yeah, to be honest, if we can't get a unique error message, then i'd rather not try. | 15:46 |
mriedem | do any projects already do that? | 15:46 |
mriedem | like, swift? | 15:46 |
mordred | mriedem: not to my knowledge | 15:46 |
*** hashar has joined #openstack-infra | 15:46 | |
mriedem | swift always already does everything we talk about doing | 15:46 |
mriedem | god i hate them so much! | 15:47 |
mudpuppy | cloudnull fungi: I did not touch any of the vm quota, just vcpu's on the flavor from 8 to 4. | 15:47 |
*** eharney has quit IRC | 15:48 | |
*** marst has joined #openstack-infra | 15:48 | |
AJaeger | dims: then let me review ;) | 15:48 |
cloudnull | mudpuppy: sadly when the flavors change the id gets modified too | 15:48 |
mudpuppy | cloudnull I see the problem then | 15:49 |
mudpuppy | cloudnull: Did not know | 15:49 |
cloudnull | it happens | 15:49 |
cloudnull | :) | 15:49 |
*** smarcet has quit IRC | 15:49 | |
fungi | mudpuppy: no worries, it exposed a missing feature in nodepool which should be pretty easy to add | 15:50 |
jeblair | mriedem, mordred: it seems like our two choices are ignore this (in which case errors from nova are just a big black box and app developers can't do anything about it), or encode the message as we see it today. if we do the second thing, that message will become a de-facto api. if it ever changes, many fingers will be pointed, but ultimately, end-users will be broken. | 15:50 |
jeblair | fungi: i dispute that characterization :) | 15:50 |
fungi | yeah, just read more scrollback... "pretty easy" seems to not be true after all | 15:50 |
jeblair | fungi: nodepool and shade do the maximum amount of error-handling that can be done in this instance. see above. :) | 15:50 |
fungi | icky | 15:50 |
mudpuppy | fungi ok. As cloudnull would say, I'm a helper. heh. | 15:50 |
jeblair | er "safely done" | 15:51 |
mriedem | jeblair: to be fair this isn't just a problem with nova | 15:51 |
mriedem | create a volume in cinder with an invalid type and you probably get the same issue | 15:51 |
mriedem | or an AZ that doesn't exist | 15:51 |
mriedem | etc etc | 15:51 |
fungi | maybe this is something to take up with the api working group... api contracts on error strings | 15:51 |
mordred | jeblair, fungi: new idea ... | 15:52 |
*** salv-orlando has joined #openstack-infra | 15:52 | |
jeblair | mriedem: indeed. :) statistically it probably happens more often with nova. | 15:52 |
mriedem | fungi: it has come up, i'd have to find the previous discussions | 15:52 |
mordred | for our case, throw an Invalid Request exception on create calls that get a 400 - which will happen for either image or flavor being invalid | 15:52 |
mordred | then if nodepool gets that from a create_server call, it can blank its flavor/image caches | 15:53 |
mordred | since the most likely cause of nodepool causing a 400 is such a situation | 15:53 |
mordred | it's not specific, but it's actionable on the nodepool side and shouldn't be different for users who are not nodepool | 15:54 |
fungi | i wonder if that can lead to a config typo causing us to spam the api with a lot of additional calls trying over and over to populate those cached values | 15:54 |
*** cdent has joined #openstack-infra | 15:54 | |
*** dhellmann has quit IRC | 15:54 | |
jeblair | mordred: yeah. they might also happen for other reasons, but this should allow us to recover from this case. if they have other causes, it might make things worse (by continually dumping the cache and repopulating, which will slow things down majorly) | 15:54 |
mordred | indeed | 15:54 |
cdent | mriedem: errors spec has a concept of an error code that is error specific: http://specs.openstack.org/openstack/api-wg/guidelines/errors.html | 15:54 |
*** dhellmann has joined #openstack-infra | 15:54 | |
fungi | cdent: thanks! that's exactly the sort of solution i was wondering about | 15:55 |
mordred | fungi: config typo should cause us to not be able to find the image or flavor by name in our cache - since we do a list and local filter | 15:55 |
mriedem | cdent: ah i see the code | 15:55 |
cdent | the idea being that given two different causes for a 409 response, it would be possible to distinguish | 15:55 |
mriedem | "description": "A service-specific error code. The general form of the code is service-name.error-code. service-name MUST be the service name as defined by the service field of https://git.openstack.org/cgit/openstack/governance/tree/reference/projects.yaml where spaces within the service name are replaced by '-' and if the word 'service' appears in the name, it MUST be omitted. error-code is defined by service project team and MUST onl | 15:55 |
fungi | mordred: okay, so unlikely to devolve in tat way at least | 15:55 |
fungi | s/tat/that/ | 15:55 |
*** xarses_ has joined #openstack-infra | 15:55 | |
cdent | that idea is driving this: https://review.openstack.org/#/c/418393/ | 15:55 |
mriedem | so compute-E12345 | 15:56 |
mriedem | something like that | 15:56 |
sdague | jeblair: while true, if you are getting a BadRequest in creating servers for a cloud, it does mean you'll likely never build things in there | 15:56 |
cdent | mriedem: the details of that guideline predate me | 15:56 |
mriedem | e12345* | 15:56 |
mordred | fungi: that's my best hunch. jeblair's thing is a big harder to reason about completely - but I think in our usage from nodepool if shade produced requests that resulted in 400s normally I think that would be a fairly major bug somewhere that would break other things too | 15:56 |
*** ihrachys has quit IRC | 15:56 | |
sdague | so slowing down by recreating cache for that cloud, doesn't seem like an issue | 15:56 |
sdague | because 400 is "I do not understand you, try again" | 15:57 |
jeblair | sdague: yeah, i mention it because a single-cloud slowdown can have wide ranging impacts in nodepool v0. in nodepool v3 it should be limited just to that provider. | 15:57 |
*** andreww has joined #openstack-infra | 15:57 | |
sdague | the other thing which might be useful is that if you get some number of 400s in a row from a cloud, auto disable it in the system, because clearly things are no good | 15:57 |
sdague | jeblair: ah, gotcha | 15:57 |
dims | thanks AJaeger | 15:58 |
sdague | mordred: structured errors have been on the table for a very long time for things like this | 15:58 |
mordred | jeblair: I think I'm going to go ahead and have shade throw a different error, since that has zero impact, and we'll be set up to consider acting on it from nodepool | 15:58 |
mordred | sdague: I think I remember a discussion at the diablo summit :) | 15:58 |
sdague | mordred: we even have a spec for how it should look | 15:59 |
jeblair | sdague: i'd like to add some auto disable (or limit or something) like that, but we do need to be very careful about that. we get *so many* errors. | 15:59 |
jeblair | OpenStackCloudException: Error in creating instance (Inner Exception: Maximum number of ports exceeded (HTTP 403) (Request-ID: req-3189a5b4-626b-4e16-8cac-0c5905ad1fbc)) | 15:59 |
sdague | jeblair: yeh, it's true, which is why you need some sliding window of "things have been bad for an hour, lets stop for now, and let admins look" | 15:59 |
*** xarses_ has quit IRC | 15:59 | |
jeblair | one of our clouds is leaking ports ^. again. | 16:00 |
sdague | jeblair: that on osic? | 16:00 |
jeblair | sdague: nope. that's on infracloud-vanilla | 16:00 |
sdague | ah | 16:00 |
jeblair | who runs that thing anyway? :) | 16:00 |
mriedem | d'oh! http://specs.openstack.org/openstack/api-wg/guidelines/errors.html#errors-documentation | 16:00 |
*** xarses_ has joined #openstack-infra | 16:01 | |
*** adrian_otto has joined #openstack-infra | 16:01 | |
jeblair | sdague: but maybe if we combine error rate with success rate (lots of errors and not enough success) we'll have something safer | 16:01 |
sdague | jeblair: right | 16:01 |
dims | mriedem : "This example is completely contrived" :) | 16:01 |
mordred | jeblair: I think concurrent with restification, we should start breaking out more specific exceptions - cause that max ports error is a different error than the flavorref error | 16:01 |
*** andreww has quit IRC | 16:01 | |
*** rcernin has quit IRC | 16:02 | |
jeblair | mordred: yeah. it's a 403, i note. | 16:02 |
sdague | jeblair: it's that you've gotten 30 errors in a row with no success | 16:02 |
*** beslemon has joined #openstack-infra | 16:02 | |
sdague | that's not just a blip, that's systemic | 16:02 |
mordred | ++ | 16:02 |
sdague | or something | 16:02 |
jeblair | sdague: well, that's pretty common if a hypervisor is overloaded. | 16:02 |
jeblair | sdague: which they often are | 16:02 |
zul | hey firehouse has websockets turned off right? | 16:02 |
sdague | jeblair: you get that regularly per cloud? 30 fails in a row with no success? | 16:03 |
jeblair | sdague: yep | 16:03 |
jeblair | sdague that usually looks like "we can only use 90% of the expected capacity of a cloud" | 16:03 |
jeblair | sdague: so we run up to 90%, then every create after that fails. we can issue creates at *very high speed* | 16:04 |
sdague | jeblair: ok, that still seems like you should stop allocating to that cloud | 16:04 |
sdague | and flag it for a human to intervene | 16:04 |
felipemonteiro__ | i have a question about hooks used in project-config/jenkins/jobs/<project>.yaml ... is the pre_test_hook called right before "tempest run ..." and post_test_hook called after tempest tests finish, as clean up? | 16:05 |
*** eharney has joined #openstack-infra | 16:05 | |
*** knangia has joined #openstack-infra | 16:05 | |
jeblair | sdague: we should do *something*, but flag for a human is probably unworkable. most cloud providers are not interested in "your hypervisors are overloaded and reporting transient errors" | 16:05 |
jeblair | sdague: the response, if honest, would be "yes that's our business model" :) | 16:05 |
AJaeger | Zara: do you want to import the branch README-fix from https://github.com/Zarathecat/pynotedb/branches as well? Otherwise, please delete it... | 16:06 |
cdent | :( | 16:06 |
*** DennyZhang has joined #openstack-infra | 16:06 | |
Zara | AJaeger: ah, thanks, it's merged now so I should delete that | 16:06 |
Zara | done | 16:07 |
AJaeger | Zara: great, then I'll +2A pynotedb creation in a minute | 16:07 |
Zara | thank you! :) | 16:07 |
fungi | felipemonteiro__: you can find the order they're called in at http://git.openstack.org/cgit/openstack-infra/devstack-gate/tree/devstack-vm-gate-wrap.sh#n602 | 16:07 |
felipemonteiro__ | fungi: thank you :) I've been looking everywhere | 16:08 |
fungi | felipemonteiro__: in short, it calls pre_test_hook, then gate_hook, then post_test_hook | 16:08 |
*** markus_z has quit IRC | 16:09 | |
fungi | felipemonteiro__: if there is no gate_hook defined, it runs this script as the default behavior: http://git.openstack.org/cgit/openstack-infra/devstack-gate/tree/devstack-vm-gate.sh | 16:09 |
sdague | jeblair: ok, well the alternative is what we got, where you get these fast fail scenarios that effectively wedge the whole system. | 16:10 |
sdague | and it seems like once you get to 90% quota, flag for human in infra, you could realize that 90% needs to be your new threshold and go. | 16:10 |
felipemonteiro__ | fungi: Thanks for the detailed explanation, makes sense now. I was relying too heavily on conjecture. | 16:11 |
fungi | sdague: the outstanding job succeeded... now 20 changes to report ;) | 16:11 |
fungi | this could take a while | 16:11 |
sdague | fungi: yep | 16:11 |
*** dizquierdo has quit IRC | 16:12 | |
fungi | curious to see if we get all 20 through or if gerrit chokes on a submit call and zuul interprets it as a gate reset | 16:12 |
jeblair | sdague: i think we might be conflating a couple of different scenarios. the 90% thing doesn't have a huge impact because nodepool goes through that really quickly and might try a different provider. it's inefficient and could be better and we should make it better, but it's not a wedge situation. also, in the 90% case, that's often temporary. a few hours later, full quota may be available again. | 16:13 |
pabelanger | morning | 16:13 |
pabelanger | looks like some excitement today | 16:13 |
*** tesseract-RH has quit IRC | 16:14 | |
sdague | jeblair: gotcha | 16:14 |
sdague | the failure from nodepool is different though right, that's not going to be a 400 BadRequest from the provider | 16:15 |
sdague | the requests succeed | 16:15 |
sdague | but things fail later when trying to build | 16:15 |
jeblair | hrm, i don't remember... let me see if i can find one | 16:15 |
sdague | scheduling is async | 16:16 |
*** mhickey has quit IRC | 16:16 | |
sdague | so the compute create request should return success | 16:16 |
jeblair | sdague: yes, get a server record with an error state | 16:18 |
jeblair | 'No valid host was found. ' is one of them | 16:18 |
sdague | yep | 16:18 |
jeblair | (happened at 15:57:19,881 in ovh-bhs1) | 16:19 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade master: Raise a more specific exception on nova 400 errors https://review.openstack.org/441205 | 16:19 |
sdague | so, I would agree, if that's transient, that's fine to not care much on that | 16:19 |
*** mdrabe has quit IRC | 16:19 | |
sdague | the 400 is a more blocking "There is something wrong with your request" | 16:20 |
sdague | which is really unlikely to self heal | 16:20 |
jeblair | i think in nodepoolv3, we can try a naive "slow down on error", because the providers are more independent. if we did that in v0, it would adversely affect the others, so it's actually better to burn through them quickly. | 16:20 |
pabelanger | that would be neat if nodepool did that | 16:21 |
openstackgerrit | Monty Taylor proposed openstack-infra/nodepool feature/zuulv3: Use devstack's zookeeper support https://review.openstack.org/441209 | 16:21 |
odyssey4me | AJaeger can you help me understand a few things about the periodics and how we can use them for upgrade jobs, with reference to https://review.openstack.org/419517 | 16:22 |
odyssey4me | or anyone else for that matter, I'm confused about a few things | 16:22 |
*** ihrachys has joined #openstack-infra | 16:24 | |
*** matrohon has joined #openstack-infra | 16:25 | |
*** mdrabe has joined #openstack-infra | 16:26 | |
openstackgerrit | Merged openstack-infra/project-config master: Create the pynotedb project https://review.openstack.org/437528 | 16:27 |
openstackgerrit | Merged openstack-infra/project-config master: layout/puppet: run lint jobs when patching p-o-i README https://review.openstack.org/441175 | 16:27 |
sdague | fungi: woot, the gate stack merged | 16:27 |
*** tlian has joined #openstack-infra | 16:28 | |
*** ramishra has quit IRC | 16:28 | |
*** jkilpatr_ has joined #openstack-infra | 16:28 | |
fungi | sdague: yep, looking great | 16:29 |
openstackgerrit | Monty Taylor proposed openstack-infra/nodepool master: Invalidate flavor and image cache on 400 errors https://review.openstack.org/441215 | 16:30 |
mordred | jeblair: there's the patch, should we decide we want to do that | 16:30 |
jeblair | mordred: do we need to clear networks? | 16:31 |
*** jkilpatr has quit IRC | 16:31 | |
fungi | my second pass of 45-day expiration with compression completed on static.o.o yesterday but we're already at 93% used on the volume. any takers to approve https://review.openstack.org/434524 so that when cron kicks it off again sunday we'll keep 45 days as the retention threshold for now? | 16:32 |
*** fguillot has quit IRC | 16:32 | |
jeblair | done | 16:32 |
fungi | thanks jeblair! | 16:33 |
*** cody-somerville has joined #openstack-infra | 16:33 | |
mordred | jeblair: maybe - I'm mulling that one for a bit | 16:33 |
*** e0ne has quit IRC | 16:35 | |
*** Hal1 has quit IRC | 16:35 | |
openstackgerrit | Ihar Hrachyshka proposed openstack-infra/project-config master: Allow gate hook to distinguish between ovs and lb scenario jobs https://review.openstack.org/440635 | 16:37 |
*** e0ne has joined #openstack-infra | 16:38 | |
*** adrian_otto has quit IRC | 16:39 | |
fungi | #status log Upcoming provider maintenance 04:00-10:00 UTC Wednesday, March 8 impacting Cinder volumes for: afs01.dfw, nb02 and review | 16:39 |
openstackstatus | fungi: finished logging | 16:39 |
fungi | this is one we may want to prep for in advance | 16:40 |
mordred | fungi: oh goodie | 16:40 |
fungi | they recommend migrating volumes per https://community.rackspace.com/products/f/25/t/7199 | 16:40 |
fungi | infra-root: ^ | 16:41 |
*** e0ne has quit IRC | 16:41 | |
fungi | the ticket also mentions "system disk for ..." two uuids which openstackclient can't find in that tenant/region | 16:42 |
fungi | System disk for 2c24975f-d467-4d61-a091-ab73b456c3ac / 3ab9565a-2d79-4495-bbc0-f763ce035137 | 16:42 |
fungi | System disk for 031c493b-7b39-4e4a-8bfa-1ec74d1b7f6d / cc31c9a3-591f-46c3-85af-7f028d976d8b | 16:42 |
fungi | no idea what to make of those | 16:42 |
pabelanger | for nb02, we can just stop it, I believe | 16:43 |
pabelanger | nb01 will pick up the slack | 16:43 |
*** adrian_otto has joined #openstack-infra | 16:43 | |
jeblair | pabelanger: ++ | 16:44 |
fungi | afs01.dfw.openstack.org/main01, nb02.openstack.org/main01 and review.openstack.org/main01 are the cinder volumes impacted | 16:44 |
jeblair | um. they recommend stopping writes to the volume *after* the clone is complete? | 16:45 |
fungi | i think they mean those as separate options? | 16:46 |
openstackgerrit | Merged openstack-infra/puppet-openstackci master: Reduce job log retention to 45 days https://review.openstack.org/434524 | 16:46 |
jeblair | "Once the clone is complete, you can stop all writes to your current CBS volume, unmount, detach, and attach the new volume." | 16:46 |
fungi | oh, that | 16:46 |
pabelanger | odd | 16:46 |
*** DennyZhang has quit IRC | 16:46 | |
jeblair | if we do that, let's do it the other way around. :) | 16:47 |
fungi | right, what i expect we'd do is clone the active volume, mount it on a separate mountpoint, rsync to it, stop services, rsync again, umount the old volume, remount the new volume to the production mountpoint, and then start services again | 16:47 |
jeblair | or that | 16:47 |
jeblair | cause cloning is slow, right? | 16:47 |
*** bmjen has joined #openstack-infra | 16:48 | |
fungi | sure, we could skip the cloning step altogether and just make a fresh volume | 16:48 |
fungi | actually, since we're using lvm, we can do this without downtime | 16:48 |
*** esikachev has joined #openstack-infra | 16:48 | |
fungi | pvmove | 16:48 |
jeblair | yay lvm | 16:48 |
fungi | just need to attach a fresh volume, not use cinder cloning | 16:49 |
*** Hunner has joined #openstack-infra | 16:49 | |
*** Hunner has quit IRC | 16:49 | |
*** Hunner has joined #openstack-infra | 16:49 | |
smcginnis | Darn block storage. | 16:49 |
fungi | for afs01.dfw, i think we discussed previously that there's no safe way to take that out of production temporarily and rely solely on afs02.dfw while still writing to afs volumes, right? | 16:50 |
*** DennyZhang has joined #openstack-infra | 16:50 | |
fungi | so we'll probably want to do a pvmove on both afs01.dfw and review | 16:50 |
jeblair | smcginnis: who writes this stuff anyway, huh? :) | 16:50 |
smcginnis | jeblair: I know, right? Geez. | 16:50 |
jeblair | fungi: correct. the read-only volumes will be fine, but not so much the read-write. that plan sounds good. | 16:51 |
fungi | i'd still like to figure out what the two "system disk" instances are in the impacted list | 16:51 |
fungi | anybody have any ideas or should i just ask the fanatics? | 16:51 |
fungi | the ticket doesn't mention the instance names, just those uuids which i can't seem to map to anything | 16:52 |
jeblair | fungi: nope. you've tried what i would try. | 16:52 |
fungi | can't find them in our ansible inventory cache either | 16:53 |
*** rossella_s has quit IRC | 16:55 | |
mordred | fungi: lemme look real quick | 16:56 |
pabelanger | odyssey4me: how did the testing for ubuntu-mariadb go? | 16:56 |
pabelanger | odyssey4me: we'll also land: https://review.openstack.org/#/c/440769/ which will create some list files on disk too | 16:57 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Remove unused mergeChangeQueue method https://review.openstack.org/435950 | 16:57 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Use hostname in Nodepool requests https://review.openstack.org/435949 | 16:57 |
fungi | mordred: i have the question to fanatical support composed and ready to add if you come up dry | 16:58 |
mordred | cool | 16:58 |
odyssey4me | oh neat, thanks pabelanger - I have yet to get to the point of trying it... spent the day stuck in other things :/ | 16:58 |
fungi | i have to run an errand in a few minutes but can get to work migrating review.o.o to a new cinder volume when i get back around 18:00z | 16:59 |
odyssey4me | I'm still trying to fathom how periodics work - mind taking a peek and helping me think through how to do the upgrade things? https://review.openstack.org/#/c/419517 | 16:59 |
mordred | fungi: nope. I got nothing - let's send the ticket | 16:59 |
mordred | fungi: I will be fascinated to learn the answer | 16:59 |
fungi | mordred: me too, thanks. submitted now | 16:59 |
fungi | pvmove is easy, server replacements less so | 17:00 |
fungi | hopefully those are uuids for instances we no longer have or something | 17:00 |
*** mriedem1 has joined #openstack-infra | 17:01 | |
mordred | fungi: OH | 17:01 |
mordred | fungi: what if it's trove databases | 17:02 |
*** ralonsoh_ has quit IRC | 17:02 | |
fungi | this is a possibility | 17:02 |
odyssey4me | pabelanger my question is noted in https://review.openstack.org/#/c/419517/13/jenkins/jobs/openstack-ansible-jobs.yaml | 17:02 |
fungi | mordred: the maze of twisty little passages in openstackclient context help is not finding me what i want for trove | 17:03 |
fungi | i need to run, maybe you'll have more luck (or we might hear back from support before the open migration window ends on monday/tuesday) | 17:04 |
*** aarefiev is now known as aarefiev_afk | 17:04 | |
*** tushar has quit IRC | 17:04 | |
*** mriedem has quit IRC | 17:04 | |
openstackgerrit | Paul Belanger proposed openstack-infra/zuul feature/zuulv3: Add generic tox job https://review.openstack.org/438281 | 17:05 |
*** tonytan_brb has joined #openstack-infra | 17:05 | |
openstackgerrit | Merged openstack-infra/zuul feature/zuulv3: Re-enable test_timer https://review.openstack.org/430968 | 17:07 |
*** tlian has quit IRC | 17:07 | |
mordred | fungi: can't match to trove ids either | 17:07 |
openstackgerrit | Flavio Percoco proposed openstack-infra/tripleo-ci master: Collect more info about docker https://review.openstack.org/441050 | 17:08 |
fungi | well, i guess we'll see what support comes back with | 17:08 |
*** tonytan4ever has quit IRC | 17:08 | |
*** lucasagomes is now known as lucas-afk | 17:08 | |
*** faizy has quit IRC | 17:13 | |
*** mriedem1 is now known as mriedem | 17:13 | |
*** tmorin has quit IRC | 17:14 | |
openstackgerrit | Paul Belanger proposed openstack-infra/zuul feature/zuulv3: Add generic tox job https://review.openstack.org/438281 | 17:14 |
*** csomerville has joined #openstack-infra | 17:14 | |
*** gouthamr has quit IRC | 17:15 | |
*** vhosakot has joined #openstack-infra | 17:15 | |
openstackgerrit | Paul Belanger proposed openstack-infra/zuul feature/zuulv3: Add generic tox job https://review.openstack.org/438281 | 17:16 |
*** annegentle has joined #openstack-infra | 17:17 | |
*** cody-somerville has quit IRC | 17:17 | |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Remove job trees from pipelines https://review.openstack.org/435944 | 17:18 |
*** Apoorva has joined #openstack-infra | 17:20 | |
openstackgerrit | Paul Belanger proposed openstack-infra/zuul feature/zuulv3: Add generic tox job https://review.openstack.org/438281 | 17:21 |
*** cdent has quit IRC | 17:22 | |
*** rabel_b1 has quit IRC | 17:23 | |
*** jpich has quit IRC | 17:24 | |
openstackgerrit | Sayantani Goswami proposed openstack-infra/project-config master: Skip non-doc checks for deployment guide in Kolla https://review.openstack.org/441245 | 17:24 |
*** ccamacho has quit IRC | 17:25 | |
openstackgerrit | Ben Nemec proposed openstack-infra/tripleo-ci master: Allow pingtest to work when TRIPLEO_ROOT is not set https://review.openstack.org/441247 | 17:25 |
openstackgerrit | Paul Belanger proposed openstack-infra/zuul feature/zuulv3: Add generic tox job https://review.openstack.org/438281 | 17:26 |
*** gouthamr has joined #openstack-infra | 17:26 | |
*** matrohon has quit IRC | 17:26 | |
fungi | EmilienM: pabelanger: at the ptg, BobH also mentioned to me wanting to help work on/test infracloud uplift to a newer openstack release. hopefully if we see him pop into irc soon someone will remember to point out http://lists.openstack.org/pipermail/openstack-infra/2017-March/005209.html to him in case he missed the thread | 17:26 |
pabelanger | ++ | 17:27 |
EmilienM | cool | 17:27 |
fungi | he's apparently a downstream consumer of those modules and eager to be able to deploy a newer openstack with them | 17:27 |
* fungi needs to go run errand now, bbiab | 17:27 | |
EmilienM | of puppet-openstack modules or puppet-infracloud module? | 17:27 |
*** beslemon has quit IRC | 17:28 | |
*** ZZelle has joined #openstack-infra | 17:29 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack-infra/project-config master: Add OSA periodic deploy/upgrade jobs https://review.openstack.org/419517 | 17:29 |
openstackgerrit | Ben Nemec proposed openstack-infra/tripleo-ci master: Allow pingtest to work when TRIPLEO_ROOT is not set https://review.openstack.org/441247 | 17:29 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack-infra/project-config master: Add OSA periodic deploy/upgrade jobs https://review.openstack.org/419517 | 17:30 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack-infra/project-config master: Add OSA periodic deploy/upgrade jobs https://review.openstack.org/419517 | 17:31 |
openstackgerrit | Paul Belanger proposed openstack-infra/zuul feature/zuulv3: Add generic tox job https://review.openstack.org/438281 | 17:31 |
*** neiljerram has quit IRC | 17:31 | |
openstackgerrit | Paul Belanger proposed openstack-infra/zuul feature/zuulv3: Add generic tox job https://review.openstack.org/438281 | 17:35 |
*** dtantsur is now known as dtantsur|afk | 17:36 | |
*** jbryce_ has joined #openstack-infra | 17:36 | |
*** darrenc_ has joined #openstack-infra | 17:37 | |
*** gmann_ has joined #openstack-infra | 17:37 | |
*** trown is now known as trown|lunch | 17:37 | |
*** ggherdov-___ has joined #openstack-infra | 17:37 | |
*** robcresswell_ has joined #openstack-infra | 17:37 | |
*** edwarnicke__ has joined #openstack-infra | 17:38 | |
*** matt6434 has joined #openstack-infra | 17:38 | |
*** ansiwen_ has joined #openstack-infra | 17:38 | |
*** mdbooth_ has joined #openstack-infra | 17:39 | |
*** r1chardj0n3s_ has joined #openstack-infra | 17:39 | |
*** mich9455 has joined #openstack-infra | 17:39 | |
*** rbergero1 has joined #openstack-infra | 17:40 | |
*** tobasco has joined #openstack-infra | 17:40 | |
openstackgerrit | Paul Belanger proposed openstack-infra/zuul feature/zuulv3: Add generic tox job https://review.openstack.org/438281 | 17:40 |
*** dosaboy_ has joined #openstack-infra | 17:41 | |
*** lyarwood_ has joined #openstack-infra | 17:41 | |
*** jhesketh_ has joined #openstack-infra | 17:41 | |
*** florianf has quit IRC | 17:41 | |
*** dangers has joined #openstack-infra | 17:41 | |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Remove unused mergeChangeQueue method https://review.openstack.org/435950 | 17:41 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Use hostname in Nodepool requests https://review.openstack.org/435949 | 17:41 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Clarify Job/Build/BuildSet docstrings https://review.openstack.org/435948 | 17:41 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Add note about pipelines and dynamic layouts https://review.openstack.org/435947 | 17:41 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Remove inscrutable TODO https://review.openstack.org/435946 | 17:41 |
*** mudpuppy_zzz has joined #openstack-infra | 17:41 | |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Handle merge mode in repeated project configs https://review.openstack.org/435945 | 17:41 |
*** greghayn1 has joined #openstack-infra | 17:42 | |
*** andreykurilin_ has joined #openstack-infra | 17:42 | |
*** spotz_ has joined #openstack-infra | 17:42 | |
*** adam_g_ has joined #openstack-infra | 17:42 | |
*** jmccrory_ has joined #openstack-infra | 17:42 | |
*** afazekas_ has joined #openstack-infra | 17:42 | |
*** dtroyer_zz has joined #openstack-infra | 17:42 | |
*** lewo_ has joined #openstack-infra | 17:42 | |
*** mgagne_ has joined #openstack-infra | 17:42 | |
*** hamzy_ has joined #openstack-infra | 17:42 | |
*** ccamacho has joined #openstack-infra | 17:42 | |
*** squid has joined #openstack-infra | 17:42 | |
*** cloudkiller has joined #openstack-infra | 17:42 | |
*** dimtruck_ has joined #openstack-infra | 17:42 | |
*** ccamacho has quit IRC | 17:42 | |
*** dutsmoc has joined #openstack-infra | 17:43 | |
*** vkmc- has joined #openstack-infra | 17:43 | |
*** alexm3 has joined #openstack-infra | 17:43 | |
*** dtroyer has quit IRC | 17:43 | |
*** gmann has quit IRC | 17:43 | |
*** zhenguo has quit IRC | 17:43 | |
*** eliqiao has quit IRC | 17:43 | |
*** darrenc has quit IRC | 17:43 | |
*** lewo has quit IRC | 17:43 | |
*** edwarnicke_ has quit IRC | 17:43 | |
*** mudpuppy has quit IRC | 17:43 | |
*** comstud has quit IRC | 17:43 | |
*** jmccrory has quit IRC | 17:43 | |
*** spotz has quit IRC | 17:43 | |
*** dimtruck has quit IRC | 17:43 | |
*** dangers_away has quit IRC | 17:43 | |
*** mdbooth has quit IRC | 17:43 | |
*** ansiwen has quit IRC | 17:43 | |
*** mgagne has quit IRC | 17:43 | |
*** jbryce has quit IRC | 17:43 | |
*** hyakuhei has quit IRC | 17:43 | |
*** afazekas has quit IRC | 17:43 | |
*** alexm2 has quit IRC | 17:43 | |
*** lyarwood has quit IRC | 17:43 | |
*** dims has quit IRC | 17:43 | |
*** andreykurilin has quit IRC | 17:43 | |
*** cloudnull has quit IRC | 17:43 | |
*** hamzy has quit IRC | 17:43 | |
*** rbergeron has quit IRC | 17:43 | |
*** tobasco_ has quit IRC | 17:43 | |
*** robcresswell has quit IRC | 17:43 | |
*** ggherdov-__ has quit IRC | 17:43 | |
*** csaba has quit IRC | 17:43 | |
*** honza has quit IRC | 17:43 | |
*** jd_ has quit IRC | 17:43 | |
*** ryotagami has quit IRC | 17:43 | |
*** mattoliverau has quit IRC | 17:43 | |
*** jhesketh has quit IRC | 17:43 | |
*** mcarden has quit IRC | 17:43 | |
*** calebb has quit IRC | 17:43 | |
*** adam_g has quit IRC | 17:43 | |
*** bramwelt has quit IRC | 17:43 | |
*** greghaynes has quit IRC | 17:43 | |
*** vkmc has quit IRC | 17:43 | |
*** dosaboy has quit IRC | 17:43 | |
*** lewo_ is now known as lewo | 17:43 | |
*** dimtruck_ is now known as dimtruck | 17:43 | |
*** eliqiao_ has joined #openstack-infra | 17:43 | |
*** adam_g_ is now known as adam_g | 17:43 | |
*** cloudkiller is now known as cloudnull | 17:43 | |
*** honza has joined #openstack-infra | 17:43 | |
*** bramwelt1 has joined #openstack-infra | 17:43 | |
*** hyakuhei has joined #openstack-infra | 17:43 | |
*** hyakuhei has quit IRC | 17:43 | |
*** hyakuhei has joined #openstack-infra | 17:43 | |
*** hyakuhei has quit IRC | 17:43 | |
*** hyakuhei has joined #openstack-infra | 17:43 | |
*** vkmc- is now known as vkmc | 17:43 | |
*** vkmc has quit IRC | 17:43 | |
*** vkmc has joined #openstack-infra | 17:43 | |
*** jbryce_ is now known as jbryce | 17:43 | |
*** honza is now known as Guest29640 | 17:43 | |
*** csaba has joined #openstack-infra | 17:44 | |
*** gmann_ is now known as gmann | 17:44 | |
*** jmccrory_ is now known as jmccrory | 17:44 | |
*** sambetts is now known as sambetts|afk | 17:44 | |
*** dims has joined #openstack-infra | 17:44 | |
*** shardy has quit IRC | 17:44 | |
*** robcresswell_ is now known as robcresswell | 17:44 | |
openstackgerrit | Paul Belanger proposed openstack-infra/zuul feature/zuulv3: Add generic tox job https://review.openstack.org/438281 | 17:44 |
*** ryotagami has joined #openstack-infra | 17:45 | |
*** jd_ has joined #openstack-infra | 17:45 | |
*** edwarnicke__ is now known as edwarnicke_ | 17:46 | |
*** tosky has quit IRC | 17:48 | |
*** spotz_ is now known as spotz_zzz | 17:48 | |
clarkb | AJaeger: apparently liberty docs were deleted recently? | 17:50 |
*** hashar has quit IRC | 17:50 | |
clarkb | AJaeger: is that a side effect of branch deletion in the new publishing system? iirc the old branches remained in old system (possibly bcause we couldbt reliavly delete things) | 17:50 |
*** dtardivel has quit IRC | 17:50 | |
*** beslemon has joined #openstack-infra | 17:51 | |
*** dizquierdo has joined #openstack-infra | 17:53 | |
*** dtroyer_zz has left #openstack-infra | 17:53 | |
jeblair | clarkb: shouldn't be. | 17:53 |
*** dtroyer_zz has joined #openstack-infra | 17:53 | |
jeblair | clarkb: (things *within* a publishing root will be automatically deleted on updates, but not a publishing root itself) | 17:54 |
clarkb | I guess the openstack cert stuff is still based on liberty so they want those docs to live longer (and I'm trying to understand what causes things to go away in new system) | 17:54 |
clarkb | jeblair: gotcha and branches are a root themselves | 17:54 |
*** adrian_otto has quit IRC | 17:55 | |
jeblair | clarkb: typically. but maybe these docs were all in a publishing root? | 17:55 |
clarkb | oh maybe | 17:55 |
AJaeger | clarkb: liberty docs might not have been published since we migrated to new server | 17:55 |
AJaeger | clarkb: what content are you missing? | 17:55 |
jeblair | that's a possibility too :) | 17:55 |
AJaeger | clarkb: all is up in the archve folder | 17:55 |
*** jcoufal_ is now known as jcoufal | 17:55 | |
openstackgerrit | Paul Belanger proposed openstack-infra/zuul feature/zuulv3: Add generic tox job https://review.openstack.org/438281 | 17:56 |
*** Apoorva has quit IRC | 17:56 | |
clarkb | I would've expected them to notice earlier if that was the case but I can clarify, good to know we can republish from archive though | 17:56 |
*** dhinesh has joined #openstack-infra | 17:56 | |
AJaeger | clarkb: if you republish, remember to add the root marker file to it. Otherwise the next update will remove the content | 17:56 |
AJaeger | clarkb: or merge a change on the liberty branch and let it publish ;) | 17:57 |
*** amotoki has quit IRC | 17:59 | |
*** nadya has quit IRC | 17:59 | |
*** beslemon_ has joined #openstack-infra | 18:00 | |
openstackgerrit | Paul Belanger proposed openstack-infra/zuul feature/zuulv3: Add generic tox job https://review.openstack.org/438281 | 18:00 |
*** Apoorva has joined #openstack-infra | 18:01 | |
*** Apoorva has quit IRC | 18:02 | |
*** beslemon has quit IRC | 18:03 | |
clarkb | asettle: hey ^ thoughts on that? | 18:03 |
*** warby has joined #openstack-infra | 18:04 | |
*** chlong__ has quit IRC | 18:04 | |
clarkb | (I'm in a bad spot to do any restores from pre afs archive, currently tethering in a random starbucks in san jose) | 18:04 |
clarkb | warby: asettle AJaeger so it sounds like we have two potential options, either reopen liberty branch on the manuals repo and get something merged to force things through the normal publishing system or copy contents off the old docs archive | 18:07 |
*** wolverineav has joined #openstack-infra | 18:07 | |
*** e0ne has joined #openstack-infra | 18:07 | |
clarkb | I'm not in a great place to do the restore from archive (but maybe someone else is), the other option is less effort but potentially less clean bceause it recreates a branch we had previously deleted | 18:07 |
warby | I’ll follow your lead here; whatever solution y’all think is the best is good by me | 18:08 |
clarkb | AJaeger: do you have an opinion on it? (you have helped with many similar situations recently) | 18:09 |
openstackgerrit | Merged openstack-infra/zuul feature/zuulv3: Update testing doc to reflect unit subdir move https://review.openstack.org/440891 | 18:09 |
*** rcernin has joined #openstack-infra | 18:09 | |
*** gyee has joined #openstack-infra | 18:11 | |
AJaeger | clarkb: which documnet exactly? | 18:11 |
clarkb | warby: hogepodge ^ what documents do you need? | 18:11 |
warby | i believe the full liberty docs, right hogepodge? | 18:12 |
hogepodge | warby: all of the liberty documents from docs.openstack.org/liberty | 18:12 |
AJaeger | hogepodge: we have most of them up there. | 18:13 |
hogepodge | wait, they're still there :-/ | 18:13 |
hogepodge | What's missing? | 18:13 |
AJaeger | hogepodge: we removed the install guide since nobody should install liberty anymore | 18:13 |
AJaeger | and we do not link to the liberty docs anymore... | 18:14 |
openstackgerrit | David Shrewsbury proposed openstack-infra/nodepool feature/zuulv3: Correct the quota/availability algorithm https://review.openstack.org/440780 | 18:14 |
*** jamesden_ has quit IRC | 18:15 | |
*** matt6434 is now known as mattoliverau | 18:16 | |
openstackgerrit | David Shrewsbury proposed openstack-infra/nodepool feature/zuulv3: Only use ready nodes from the same provider. https://review.openstack.org/441270 | 18:16 |
*** e0ne has quit IRC | 18:18 | |
openstackgerrit | David Shrewsbury proposed openstack-infra/nodepool feature/zuulv3: Only use ready nodes from the same provider. https://review.openstack.org/441270 | 18:18 |
openstackgerrit | David Shrewsbury proposed openstack-infra/nodepool feature/zuulv3: Correct the quota/availability algorithm https://review.openstack.org/440780 | 18:18 |
fungi | okay, back again | 18:19 |
fungi | EmilienM: infracloud module | 18:19 |
*** aysyd has quit IRC | 18:19 | |
*** aysyd has joined #openstack-infra | 18:20 | |
*** esikachev has quit IRC | 18:20 | |
*** chlong__ has joined #openstack-infra | 18:20 | |
fungi | looks like i missed the documentation fire drill, seems more or less resolved now? | 18:20 |
clarkb | fungi: well now we are trying to sort out what exactly it is that is wanted/needed then we may possibly go back to doing things | 18:21 |
fungi | okay | 18:21 |
fungi | i'm going to get cracking on the gerrit volume migration. no word back yet from fanatical support on the unknown system volumes | 18:22 |
AJaeger | we put up most liberty docs... So really need to know what is asked for | 18:22 |
fungi | AJaeger: the source of the confusion seems to start at http://eavesdrop.openstack.org/irclogs/%23openstack-101/latest.log.html#t2017-03-03T16:30:49 (not sure if that helps) | 18:23 |
clarkb | AJaeger: they are trying to sort out what the cert stuff actually links to so they can cross check | 18:24 |
warby | much appreciate the quick fire drill response, though | 18:24 |
AJaeger | certifications on liberty ;( | 18:24 |
*** adrian_otto has joined #openstack-infra | 18:25 | |
* AJaeger updates the index page now... | 18:25 | |
clarkb | AJaeger: ya its in process of being updated, but not done yet | 18:25 |
fungi | AJaeger: apparently test updating turn-around takes longer than our branch support at the moment | 18:25 |
openstackgerrit | David Shrewsbury proposed openstack-infra/nodepool feature/zuulv3: Only use ready nodes from the same provider. https://review.openstack.org/441270 | 18:25 |
openstackgerrit | David Shrewsbury proposed openstack-infra/nodepool feature/zuulv3: Correct the quota/availability algorithm https://review.openstack.org/440780 | 18:25 |
fungi | sounds like they're working on ways to speed up updating the exam in the future at least | 18:26 |
warby | fungi: very much so | 18:26 |
AJaeger | warby: only Install Guide should be missing from that page - I've just pushed https://review.openstack.org/441278 to remove the links | 18:27 |
fungi | the link for the configuration reference there seems to still go to the liberty version | 18:30 |
fungi | which is what i assume is most relevant to certification tests | 18:30 |
AJaeger | fungi: Config Reference, networking guide and Install guide are versioned - the rest is version independent. | 18:31 |
AJaeger | we pushed up liberty config reference and networking guide but not install guide | 18:31 |
clarkb | not to interrupt but I thinkthe other thing we need to do is get either of these pbr fixes into jjb https://review.openstack.org/#/q/status:open+project:openstack-infra/jenkins-job-builder+branch:stable/1.6 | 18:31 |
fungi | i can confirm that's what i'm seeing | 18:31 |
clarkb | zaro: electrofelix zxiiro ^ can you look at those? | 18:31 |
zxiiro | clarkb: I just reviewed the .gitreview and pbr patch | 18:33 |
clarkb | zxiiro: awesome thinaks | 18:33 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Switch to yaml.safe_load https://review.openstack.org/441285 | 18:38 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Report YAML parse errors https://review.openstack.org/441286 | 18:38 |
*** ijw has joined #openstack-infra | 18:38 | |
jlvillal | Any idea what would cause this error? http://logs.openstack.org/52/440752/4/check/gate-requirements-tox-validate-projects-ubuntu-xenial/349267e/console.html#_2017-03-03_18_26_53_640404 | 18:38 |
jlvillal | 2017-03-03 18:26:53.640404 | openstack-infra/project-config/zuul/layout.yaml no check-requirements job specified for openstack/vmware-nsx | 18:38 |
*** spotz_zzz is now known as spotz | 18:39 | |
openstackgerrit | Paul Belanger proposed openstack-infra/project-config master: Remove pep8 job from zuul.yaml https://review.openstack.org/441287 | 18:39 |
AJaeger | jlvillal: wait for https://review.openstack.org/#/c/440882/ to merge | 18:39 |
jlvillal | AJaeger, Thanks! :) | 18:39 |
pabelanger | jeblair: Shrews: ^removal of pep8 job | 18:39 |
*** beslemon_ has quit IRC | 18:42 | |
*** dharinic is now known as dharinic|lunch | 18:42 | |
*** adrian_otto has quit IRC | 18:44 | |
electrofelix | clarkb: landed the pbr cap without the branch, presumably once merged can fix up the .gitreview file | 18:47 |
electrofelix | meant landing | 18:47 |
*** sdake has quit IRC | 18:47 | |
clarkb | ya the .gitreview file doesn't actually need to be updated, but not sure how long the branch will live | 18:48 |
openstackgerrit | Merged openstack-infra/openstackid-resources master: Fixed RSVP external serialization https://review.openstack.org/438685 | 18:48 |
*** rbergero1 is now known as rbergeron | 18:48 | |
*** rbergeron has quit IRC | 18:48 | |
*** rbergeron has joined #openstack-infra | 18:48 | |
*** adrian_otto has joined #openstack-infra | 18:49 | |
*** spotz is now known as spotz_zzz | 18:49 | |
openstackgerrit | Brian Haley proposed openstack-infra/devstack-gate master: Support an IPv6 underlay network https://review.openstack.org/343041 | 18:49 |
*** esikachev has joined #openstack-infra | 18:50 | |
openstackgerrit | Paul Belanger proposed openstack-infra/zuul feature/zuulv3: Create run-cover role https://review.openstack.org/441332 | 18:50 |
*** electrofelix has quit IRC | 18:50 | |
*** weshay has quit IRC | 18:52 | |
*** salv-orl_ has joined #openstack-infra | 18:52 | |
*** sdake has joined #openstack-infra | 18:53 | |
*** esikachev has quit IRC | 18:54 | |
*** adrian_otto has quit IRC | 18:55 | |
*** esikachev has joined #openstack-infra | 18:55 | |
openstackgerrit | Robert Putt proposed openstack-infra/project-config master: Adding Nemesis project https://review.openstack.org/441334 | 18:55 |
*** salv-orlando has quit IRC | 18:56 | |
*** jkilpatr has joined #openstack-infra | 18:56 | |
*** trown|lunch is now known as trown | 18:57 | |
*** esikachev has quit IRC | 18:59 | |
*** jkilpatr_ has quit IRC | 19:00 | |
openstackgerrit | Merged openstack-infra/project-config master: Remove pep8 job from zuul.yaml https://review.openstack.org/441287 | 19:00 |
*** weshay has joined #openstack-infra | 19:01 | |
*** esikachev has joined #openstack-infra | 19:01 | |
*** jcoufal_ has joined #openstack-infra | 19:02 | |
*** amoralej is now known as amoralej|off | 19:03 | |
*** jcoufal has quit IRC | 19:05 | |
dirk | frickler: yes | 19:05 |
*** dizquierdo has quit IRC | 19:05 | |
*** beslemon has joined #openstack-infra | 19:05 | |
*** nadya has joined #openstack-infra | 19:05 | |
openstackgerrit | Vasyl Saienko proposed openstack-infra/project-config master: Made ironic-standalone -nv in check pipeline https://review.openstack.org/429765 | 19:06 |
*** esikachev has quit IRC | 19:07 | |
openstackgerrit | Paul Belanger proposed openstack-infra/zuul feature/zuulv3: Create run-cover role https://review.openstack.org/441332 | 19:07 |
openstackgerrit | Paul Belanger proposed openstack-infra/zuul feature/zuulv3: Add run-docs role and tox-docs job https://review.openstack.org/441345 | 19:07 |
openstackgerrit | Robert Putt proposed openstack-infra/project-config master: Adding Nemesis project https://review.openstack.org/441334 | 19:08 |
*** baoli has quit IRC | 19:09 | |
*** baoli has joined #openstack-infra | 19:10 | |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Add extra debugging around git.repo gc leaks https://review.openstack.org/441347 | 19:10 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Report YAML parse errors https://review.openstack.org/441286 | 19:13 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Remove unused mergeChangeQueue method https://review.openstack.org/435950 | 19:13 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Use hostname in Nodepool requests https://review.openstack.org/435949 | 19:13 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Clarify Job/Build/BuildSet docstrings https://review.openstack.org/435948 | 19:13 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Switch to yaml.safe_load https://review.openstack.org/441285 | 19:13 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Add note about pipelines and dynamic layouts https://review.openstack.org/435947 | 19:13 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Remove inscrutable TODO https://review.openstack.org/435946 | 19:13 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Handle merge mode in repeated project configs https://review.openstack.org/435945 | 19:13 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Catch gear.InterruptedError https://review.openstack.org/440789 | 19:13 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Remove job trees from pipelines https://review.openstack.org/435944 | 19:13 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Re-enable test_timer_smtp https://review.openstack.org/430983 | 19:13 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Report dynamic layout config errors https://review.openstack.org/439887 | 19:13 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Re-enable test_dependent_behind_dequeue https://review.openstack.org/437076 | 19:13 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Report layout config errors for config repos https://review.openstack.org/440760 | 19:13 |
*** ccamacho has joined #openstack-infra | 19:13 | |
*** ccamacho has quit IRC | 19:13 | |
*** john-davidge has quit IRC | 19:15 | |
*** Apoorva has joined #openstack-infra | 19:22 | |
*** pvaneck has joined #openstack-infra | 19:28 | |
*** esikachev has joined #openstack-infra | 19:28 | |
*** rockyg has joined #openstack-infra | 19:29 | |
*** Sukhdev has joined #openstack-infra | 19:32 | |
*** jcoufal has joined #openstack-infra | 19:33 | |
*** esikachev has quit IRC | 19:33 | |
*** greghayn1 is now known as greghaynes | 19:33 | |
*** zhenguo has joined #openstack-infra | 19:33 | |
*** jcoufal_ has quit IRC | 19:34 | |
*** esikachev has joined #openstack-infra | 19:36 | |
*** rockyg has quit IRC | 19:38 | |
*** rockyg has joined #openstack-infra | 19:38 | |
*** spotz_zzz is now known as spotz | 19:40 | |
*** salv-orl_ has quit IRC | 19:40 | |
*** matrohon has joined #openstack-infra | 19:41 | |
*** chem has quit IRC | 19:41 | |
*** chem has joined #openstack-infra | 19:44 | |
*** dharinic|lunch is now known as dharinic | 19:44 | |
*** nadya has quit IRC | 19:45 | |
*** wolverineav has quit IRC | 19:46 | |
*** wolverineav has joined #openstack-infra | 19:46 | |
openstackgerrit | sebastian marcet proposed openstack-infra/openstackid-resources master: Added Affiliation data to speaker json https://review.openstack.org/441438 | 19:47 |
*** chem has quit IRC | 19:47 | |
*** chem has joined #openstack-infra | 19:48 | |
*** spotz is now known as spotz_zzz | 19:49 | |
openstackgerrit | Paul Belanger proposed openstack-infra/zuul feature/zuulv3: Rename prepare-workspace role to bootstrap https://review.openstack.org/441440 | 19:50 |
openstackgerrit | Paul Belanger proposed openstack-infra/zuul feature/zuulv3: Create zuul_workspace_root job variable https://review.openstack.org/441441 | 19:50 |
*** wolverineav has quit IRC | 19:51 | |
*** annegentle has quit IRC | 19:51 | |
*** beslemon has quit IRC | 19:54 | |
*** ryotagami has quit IRC | 19:54 | |
AJaeger | clarkb: do you want to +A your change https://review.openstack.org/#/c/417555/ now? | 19:55 |
*** dhajare has quit IRC | 19:55 | |
*** chlong__ has quit IRC | 19:55 | |
*** baoli_ has joined #openstack-infra | 19:55 | |
*** baoli has quit IRC | 19:55 | |
*** amotoki has joined #openstack-infra | 19:55 | |
*** salv-orlando has joined #openstack-infra | 19:57 | |
*** ryotagami has joined #openstack-infra | 19:58 | |
clarkb | AJaeger: I cant watch it today but otherwise sure :) | 19:58 |
*** amotoki has quit IRC | 20:00 | |
*** esikachev has quit IRC | 20:00 | |
jeblair | clarkb, fungi: look a wild ethercalc: https://ethercalc.openstack.org/nu56u2wrfb2b | 20:03 |
jeblair | ttx: ^ | 20:04 |
fungi | heh, a wild ethercalc appears. you are unable to flee | 20:06 |
openstackgerrit | Paul Belanger proposed openstack-infra/zuul feature/zuulv3: Create zuul_workspace_root job variable https://review.openstack.org/441441 | 20:06 |
openstackgerrit | Robert Putt proposed openstack-infra/project-config master: Adding Nemesis project https://review.openstack.org/441334 | 20:08 |
*** annegentle has joined #openstack-infra | 20:08 | |
openstackgerrit | Gage Hugo proposed openstack-dev/pbr master: Add Changelog building sanitization https://review.openstack.org/439897 | 20:08 |
*** xarses_ has quit IRC | 20:09 | |
*** chlong__ has joined #openstack-infra | 20:09 | |
*** annegentle has quit IRC | 20:13 | |
sdague | fungi: just wait until we decide to implement the next openstack service as ethercalc macros | 20:13 |
*** matrohon has quit IRC | 20:13 | |
fungi | if only | 20:15 |
*** john-davidge has joined #openstack-infra | 20:16 | |
openstackgerrit | Merged openstack-infra/zuul feature/zuulv3: Add extra debugging around git.repo gc leaks https://review.openstack.org/441347 | 20:16 |
openstackgerrit | Merged openstack-infra/zuul feature/zuulv3: Re-enable test_timer_smtp https://review.openstack.org/430983 | 20:16 |
openstackgerrit | Adam Harwell proposed openstack-infra/devstack-gate master: Align timing guidance to reality https://review.openstack.org/430393 | 20:16 |
fungi | "After reviewing your cbs volumes, devices System disk for 2c24975f-d467-4d61-a091-ab73b456c3ac and System disk for 031c493b-7b39-4e4a-8bfa-1ec74d1b7f6d are currently unattached. That is, they are not connected to any server and are stand-alone devices. In order for the devices to be uses, they would need to be attached to a server and formatted and mounted." | 20:17 |
fungi | umm... okay? | 20:17 |
*** xarses_ has joined #openstack-infra | 20:17 | |
* fungi wonders how a system disk can be unattached | 20:17 | |
*** andreww has joined #openstack-infra | 20:18 | |
mtreinish | fungi: I imagine wire cutters are involved :) | 20:18 |
*** andreww has quit IRC | 20:18 | |
jeblair | maybe we did boot from volume with some bad arguments that didn't set the delete-volume-on-server-delete flag thingy? | 20:18 |
*** andreww has joined #openstack-infra | 20:18 | |
fungi | aha, i can do a volume show on the volume uuid they list | 20:18 |
fungi | and yes, that looks like maybe it was the case | 20:19 |
fungi | volume list in dfw shows only those two | 20:20 |
fungi | as "System disk for ..." i mean | 20:20 |
fungi | so i concur, boot from volume seems a likely culprit | 20:20 |
*** john-davidge has quit IRC | 20:21 | |
*** xarses_ has quit IRC | 20:21 | |
*** bgaifullin has quit IRC | 20:21 | |
fungi | volume show does indicate they're unattached and "available" so we should probably just delete them? | 20:22 |
*** rockyg has quit IRC | 20:23 | |
fungi | infra-root: while i'm looking at volume show for openstackci in rax-dfw, i see we've also got unused volumes named zuul.openstack.org/debug01 and graphite.openstack.org/main01 | 20:23 |
fungi | infra-root: if any of you know that either of those can definitely be deleted, let me know and i'll take care of it | 20:24 |
*** bgaifullin has joined #openstack-infra | 20:25 | |
openstackgerrit | Doug Hellmann proposed openstack-infra/project-config master: switch releases repo to gate on python 3.5 https://review.openstack.org/441459 | 20:27 |
*** jamesdenton has quit IRC | 20:29 | |
*** rockyg has joined #openstack-infra | 20:29 | |
*** robputt has joined #openstack-infra | 20:31 | |
robputt | good evening / morning / afternoon | 20:31 |
pabelanger | fungi: graphite.o.o/main01 might be left over from the migration we did last year. | 20:31 |
*** dangers has quit IRC | 20:31 | |
robputt | AJaeger: thanks for reviewing 441334 | 20:31 |
robputt | sorry its a bit back and forth its the first time I've created a new project | 20:31 |
*** hashar has joined #openstack-infra | 20:32 | |
robputt | Then Jenkins CI stuff is still failing because of "ERROR: openstack-nemesis is missing from accessbot" however I followed the guide on the wiki for project-creators almost word for word. | 20:34 |
robputt | please can you let me know the additional steps to allow the IRC tests to pass? | 20:34 |
robputt | I am largely unfamiliar with this | 20:34 |
*** jcoufal has quit IRC | 20:34 | |
jeblair | fungi: i have a recollection that debug01 is very old log storage. pretty sure it's deletable. i don't know why we have an extra graphite volume, but as long as graphite.o.o looks good and it's not mounted there, should be safe. | 20:35 |
openstackgerrit | Ihar Hrachyshka proposed openstack-infra/devstack-gate master: Switch from lib/neutron-legacy to lib/neutron https://review.openstack.org/436798 | 20:35 |
fungi | robputt: it's probably a little confusing, i agree | 20:35 |
robputt | hey fungi | 20:36 |
*** jcoufal has joined #openstack-infra | 20:36 | |
fungi | robputt: the end of https://docs.openstack.org/infra/manual/creators.html#configure-gerritbot-to-announce-changes says "If you’re adding a new IRC channel, see the IRC services documentation." | 20:36 |
robputt | ohhh ok | 20:36 |
robputt | :-) | 20:36 |
fungi | robputt: looks like you're creating a new #openstack-nemesis channel at the same time you're starting the new openstack/nemesis repo | 20:37 |
*** spotz_zzz is now known as spotz | 20:37 | |
robputt | yep | 20:38 |
robputt | this is the case | 20:38 |
fungi | robputt: that's not necessary (nor usually expected), but if it's something you want, then take a look at https://docs.openstack.org/infra/system-config/irc.html#access followed by https://docs.openstack.org/infra/system-config/irc.html#accessbot | 20:38 |
robputt | I have ran the chanserv registration now | 20:38 |
robputt | I am following the IRC guide | 20:38 |
*** sree has joined #openstack-infra | 20:38 | |
robputt | fungi: once I complete this how do I rerun the CI jobs? | 20:38 |
robputt | new patch set? | 20:38 |
robputt | ohhh i need to anyway for accessbot addition | 20:39 |
fungi | robputt: well, in this particular case you need to add a couple of lines to the accessbot/accessbot.yaml file in that change | 20:39 |
fungi | yep | 20:39 |
fungi | er, accessbot/channels.yaml | 20:39 |
fungi | anyway, if you hadn't needed to update the change for some reason, we do support leaving a review comment that starts with the word "recheck" as a signal to rerun all jobs for it | 20:40 |
*** dangers_away has joined #openstack-infra | 20:40 | |
fungi | but in this case you need a new patchset anyway, so jobs will all be rerun against that when you push it | 20:40 |
fungi | jeblair: thanks, looks like it's safe to go ahead and clean up these volumes (including graphite's old one). doing it now | 20:41 |
robputt | thanks for the help fungi | 20:42 |
fungi | my pleasure | 20:42 |
openstackgerrit | Robert Putt proposed openstack-infra/project-config master: Adding Nemesis project https://review.openstack.org/441334 | 20:42 |
robputt | thanks for the hlep fungi | 20:42 |
*** sree has quit IRC | 20:43 | |
openstackgerrit | Merged openstack-infra/zuul feature/zuulv3: Re-enable test_dependent_behind_dequeue https://review.openstack.org/437076 | 20:44 |
*** rockyg has quit IRC | 20:44 | |
openstackgerrit | Merged openstack-infra/zuul feature/zuulv3: Report dynamic layout config errors https://review.openstack.org/439887 | 20:45 |
openstackgerrit | Paul Belanger proposed openstack-infra/zuul feature/zuulv3: Add revoke-sudo role and update tox jobs https://review.openstack.org/441467 | 20:46 |
*** wolverineav has joined #openstack-infra | 20:47 | |
*** spotz is now known as spotz_zzz | 20:47 | |
*** esikachev has joined #openstack-infra | 20:47 | |
*** dprince has quit IRC | 20:50 | |
*** dangers_away has left #openstack-infra | 20:51 | |
*** wolverineav has quit IRC | 20:51 | |
openstackgerrit | David Shrewsbury proposed openstack-infra/nodepool feature/zuulv3: Group nodes by availability zone https://review.openstack.org/441470 | 20:51 |
*** erikmwilson has joined #openstack-infra | 20:51 | |
openstackgerrit | Paul Belanger proposed openstack-infra/zuul feature/zuulv3: Add revoke-sudo role and update tox jobs https://review.openstack.org/441467 | 20:52 |
*** esikachev has quit IRC | 20:52 | |
openstackgerrit | Paul Belanger proposed openstack-infra/zuul feature/zuulv3: Add revoke-sudo role and update tox jobs https://review.openstack.org/441467 | 20:53 |
openstackgerrit | Paul Belanger proposed openstack-infra/zuul feature/zuulv3: Add revoke-sudo role and update tox jobs https://review.openstack.org/441467 | 20:55 |
fungi | infra-root: the review.o.o volume migration is moving along at a pretty quick clip. i have it running in a root screen session on the server, estimate it'll be done in the next hour | 20:56 |
fungi | i'm starting work on the afs01.dfw.openstack.org/main01 volume replacement/migration next | 20:56 |
*** chlong__ has quit IRC | 20:57 | |
fungi | same general plan (attach new volume, pvmove from old volume to new volume, detach old volume) | 20:57 |
pabelanger | fungi: ack | 20:58 |
openstackgerrit | Paul Belanger proposed openstack-infra/zuul feature/zuulv3: Add revoke-sudo role and update tox jobs https://review.openstack.org/441467 | 20:58 |
*** dave-mccowan has quit IRC | 20:58 | |
fungi | for nb01, should we shut it down for a week, or will someone remember to do it closer to the maintenance window (like maybe on tuesday)? i'm travelling most of next week so won't be much help | 20:59 |
openstackgerrit | Paul Belanger proposed openstack-infra/zuul feature/zuulv3: Add revoke-sudo role and update tox jobs https://review.openstack.org/441467 | 21:00 |
*** esikachev has joined #openstack-infra | 21:03 | |
fungi | pvmove on afs01.dfw is now underway in a root screen session similarly. it's about 5x as large as the one for review.o.o so may take well into my evening but i'll keep tabs on it | 21:03 |
openstackgerrit | Paul Belanger proposed openstack-infra/zuul feature/zuulv3: Add revoke-sudo role and update tox jobs https://review.openstack.org/441467 | 21:04 |
jeblair | fungi: let's turn it off next week? (or maybe even "forget" to turn it off and see what happens....) | 21:04 |
fungi | wfm, worst case we fail to build some images on wednesday i guess? | 21:05 |
openstackgerrit | Paul Belanger proposed openstack-infra/zuul feature/zuulv3: Add revoke-sudo role and update tox jobs https://review.openstack.org/441467 | 21:05 |
fungi | might be a good excuse to spin up the xenial builder ;) | 21:05 |
jeblair | fungi: i mean, i can imagine *worse* cases.... but yeah. ideally it goes unnoticed. small probability we fail to update an image. very small probability something unexpected and bad happens and wedges something requiring manual cleanup. | 21:06 |
openstackgerrit | Paul Belanger proposed openstack-infra/zuul feature/zuulv3: Add revoke-sudo role and update tox jobs https://review.openstack.org/441467 | 21:07 |
*** esikachev has quit IRC | 21:07 | |
fungi | regardless far less likely impact than afs or gerrit | 21:07 |
jeblair | i'm confident in it enough to face the wrath of ianw. :) | 21:07 |
fungi | hah | 21:08 |
*** wolverineav has joined #openstack-infra | 21:08 | |
openstackgerrit | Paul Belanger proposed openstack-infra/zuul feature/zuulv3: Add revoke-sudo role and update tox jobs https://review.openstack.org/441467 | 21:09 |
*** heroux has quit IRC | 21:10 | |
openstackgerrit | Paul Belanger proposed openstack-infra/zuul feature/zuulv3: Add revoke-sudo role and update tox jobs https://review.openstack.org/441467 | 21:11 |
*** andreww has quit IRC | 21:11 | |
*** andreww has joined #openstack-infra | 21:12 | |
*** wolverineav has quit IRC | 21:12 | |
*** xarses_ has joined #openstack-infra | 21:13 | |
*** sdake_ has joined #openstack-infra | 21:13 | |
*** baoli_ has quit IRC | 21:14 | |
*** bgaifullin has quit IRC | 21:15 | |
*** ldnunes has quit IRC | 21:15 | |
*** andreww has quit IRC | 21:16 | |
openstackgerrit | Brian Haley proposed openstack-infra/devstack-gate master: Support an IPv6 underlay network https://review.openstack.org/343041 | 21:16 |
*** sdake has quit IRC | 21:16 | |
*** blogan has quit IRC | 21:17 | |
*** esikachev has joined #openstack-infra | 21:18 | |
ianw | jeblair : what did i do? | 21:19 |
*** rfolco has quit IRC | 21:19 | |
jeblair | ianw: heh, you enjoyed your weekend :) | 21:19 |
* fungi hopes you get back to it ;) | 21:19 | |
*** tosky has joined #openstack-infra | 21:20 | |
jeblair | ianw: rax is going to take a volume attached to nb01.o.o offline next week. i was saying i was confident enough in nodepool to do nothing in preparation for that and see if it fails/recovers gracefully. confident enough to risk it going wrong during my night / your day, and you getting angry at me. :) | 21:20 |
*** ijw has quit IRC | 21:21 | |
*** ijw has joined #openstack-infra | 21:21 | |
ianw | oh, heh no worries :) yes it might actually be a good test | 21:21 |
ianw | i thought it might have to do with a new xenial builder | 21:21 |
fungi | all other impacted volumes have either been deleted or are in the process of being migrated now | 21:22 |
ianw | which in usual style you'd think would be easy but lead me to digging into the backend of shade for, reasons ... https://review.openstack.org/#/c/440914/ | 21:22 |
*** rfolco has joined #openstack-infra | 21:23 | |
*** rfolco has quit IRC | 21:23 | |
*** esikachev has quit IRC | 21:23 | |
fungi | infra-root: i'm sure you've seen ensuing kerfluffle over the new github terms of service. worth thinking about what that means for our continuing to mirror there (or whether it gives us a valid excuse^H^H^H^H^H^Hreason to stop) | 21:25 |
fungi | https://www.mirbsd.org/wlog-10_all.htm | 21:26 |
openstackgerrit | James Slagle proposed openstack-infra/tripleo-ci master: Enable docker service for containerized undercloud https://review.openstack.org/441482 | 21:26 |
fungi | https://joeyh.name/blog/entry/removing_everything_from_github/ | 21:26 |
fungi | et cetera | 21:26 |
openstackgerrit | Brian Haley proposed openstack-infra/project-config master: neutron/tempest: make tempest dvr-multinode voting https://review.openstack.org/410973 | 21:27 |
pabelanger | fungi: some fun weekend reading | 21:28 |
*** wolverineav has joined #openstack-infra | 21:28 | |
openstackgerrit | Armando Migliaccio proposed openstack-infra/project-config master: Retire networking-ofagent https://review.openstack.org/441483 | 21:29 |
openstackgerrit | Merged openstack-infra/project-config master: Addind a release and publish jobs to Storlets https://review.openstack.org/437146 | 21:29 |
*** jamielennox is now known as jamielennox|away | 21:29 | |
*** amrith has quit IRC | 21:29 | |
AJaeger | fungi: ;( | 21:32 |
pabelanger | AJaeger: some weekend reading if you are interested: https://review.openstack.org/#/q/topic:zuulv3-ansible | 21:33 |
pabelanger | AJaeger: first steps to converting JJB to ansible | 21:33 |
*** wolverineav has quit IRC | 21:33 | |
*** aysyd has quit IRC | 21:35 | |
*** mtanino has quit IRC | 21:36 | |
AJaeger | pabelanger: cool! | 21:37 |
*** Sukhdev has quit IRC | 21:37 | |
openstackgerrit | Armando Migliaccio proposed openstack-infra/project-config master: Complete retirement for networking-ofagent https://review.openstack.org/441487 | 21:38 |
*** gildub has joined #openstack-infra | 21:40 | |
*** eroux has joined #openstack-infra | 21:46 | |
*** esikachev has joined #openstack-infra | 21:46 | |
openstackgerrit | Merged openstack-infra/elastic-recheck master: Add recheck rule for RDO package download failures https://review.openstack.org/439895 | 21:47 |
fungi | #status log The review.openstack.org/main01 volume has been successfully replaced by review.openstack.org/main02 and is therefore no longer impacted by the coming block storage maintenance. | 21:47 |
openstackstatus | fungi: finished logging | 21:47 |
fungi | the pvmove of afs01.dfw.o.o/main01 to main04 is currently at ~14% complete, so will be a while still | 21:48 |
*** Goneri has quit IRC | 21:48 | |
*** thorst has quit IRC | 21:48 | |
*** baoli has joined #openstack-infra | 21:48 | |
*** wolverineav has joined #openstack-infra | 21:49 | |
*** warby has quit IRC | 21:49 | |
*** gildub has quit IRC | 21:50 | |
*** thorst has joined #openstack-infra | 21:50 | |
*** rcernin has quit IRC | 21:51 | |
*** eroux has quit IRC | 21:51 | |
openstackgerrit | Cullen Taylor proposed openstack-infra/zuul feature/zuulv3: Re-enable test_tags https://review.openstack.org/439858 | 21:52 |
*** warby has joined #openstack-infra | 21:52 | |
*** esikachev has quit IRC | 21:53 | |
*** wolverineav has quit IRC | 21:54 | |
*** thorst has quit IRC | 21:55 | |
vkmc | pabelanger, hi there! around? | 21:56 |
*** amotoki has joined #openstack-infra | 21:56 | |
*** warby has quit IRC | 21:56 | |
vkmc | pabelanger, I'm having a few issues with diskimage-builder... precisely, I'm trying to do a cleanup and for some reason the uninstall for the packages I want to remove is happening in pre-install.d instead of post-install.d | 21:56 |
vkmc | I'm using this https://docs.openstack.org/developer/diskimage-builder/elements/package-installs/ | 21:57 |
pabelanger | vkmc: Hmm, is there a patchset or log I can look at? | 21:58 |
vkmc | pabelanger, sure, I can submit the patch for review | 21:58 |
*** trown is now known as trown|outtypewww | 21:58 | |
vkmc | pabelanger, https://review.openstack.org/#/c/411500/ | 21:58 |
*** rbrndt has quit IRC | 21:59 | |
vkmc | let me submit the WIP with the package-installs.yaml file updated | 21:59 |
pabelanger | vkmc: thanks | 21:59 |
*** gildub has joined #openstack-infra | 21:59 | |
*** rbrndt has joined #openstack-infra | 21:59 | |
*** rbrndt has quit IRC | 21:59 | |
*** gouthamr has quit IRC | 22:01 | |
*** baoli has quit IRC | 22:02 | |
vkmc | pabelanger, here https://review.openstack.org/#/c/411500/7 | 22:02 |
*** rbrndt has joined #openstack-infra | 22:03 | |
*** amotoki has quit IRC | 22:03 | |
*** saibarspeis has joined #openstack-infra | 22:03 | |
openstackgerrit | Brian Haley proposed openstack-infra/devstack-gate master: Support an IPv6 underlay network https://review.openstack.org/343041 | 22:04 |
*** wolverineav has joined #openstack-infra | 22:05 | |
*** warby has joined #openstack-infra | 22:06 | |
openstackgerrit | Armando Migliaccio proposed openstack-infra/project-config master: Retire networking-ofagent https://review.openstack.org/441483 | 22:07 |
openstackgerrit | Armando Migliaccio proposed openstack-infra/project-config master: Complete retirement for networking-ofagent https://review.openstack.org/441487 | 22:08 |
openstackgerrit | Brian Haley proposed openstack-infra/project-config master: neutron/tempest: make tempest dvr-multinode voting https://review.openstack.org/410973 | 22:08 |
pabelanger | vkmc: it looks to be correct, which version of DIB are you using? Also, do you mind sharing a log from disk-image-create? | 22:09 |
*** wolverineav has quit IRC | 22:09 | |
*** sdake_ has quit IRC | 22:09 | |
pabelanger | vkmc: I wonder if some reason package-uninstalls is being used, and not package-install-v2 during the pre-install.d phase | 22:12 |
*** vipuls has quit IRC | 22:13 | |
*** spiffxp has quit IRC | 22:13 | |
*** SlickN1k has quit IRC | 22:13 | |
*** SlickNik has joined #openstack-infra | 22:13 | |
*** warby has quit IRC | 22:15 | |
*** eharney has quit IRC | 22:15 | |
*** warby has joined #openstack-infra | 22:15 | |
*** adrian_otto has joined #openstack-infra | 22:15 | |
vkmc | pabelanger, sure thing | 22:16 |
*** wolverineav has joined #openstack-infra | 22:17 | |
*** john-davidge has joined #openstack-infra | 22:17 | |
*** spiffxp has joined #openstack-infra | 22:17 | |
*** ihrachys has quit IRC | 22:18 | |
mriedem | nova has the os-traits library now, but we don't have a project in launchpad for bugs, | 22:18 |
mriedem | do i need to create one manually or is that something that should happen via infra magik? | 22:19 |
mtreinish | mriedem: https://docs.openstack.org/infra/manual/creators.html#set-up-launchpad manually | 22:20 |
*** bgaifullin has joined #openstack-infra | 22:20 | |
mriedem | thanks | 22:20 |
*** rlandy has quit IRC | 22:20 | |
*** vipuls has joined #openstack-infra | 22:20 | |
*** wolverineav has quit IRC | 22:21 | |
*** john-davidge has quit IRC | 22:21 | |
*** ihrachys has joined #openstack-infra | 22:22 | |
*** ihrachys has quit IRC | 22:22 | |
*** ihrachys has joined #openstack-infra | 22:23 | |
openstackgerrit | Paul Belanger proposed openstack-infra/zuul feature/zuulv3: Add ansible-lint to tox (pep8) https://review.openstack.org/438276 | 22:24 |
*** esikachev has joined #openstack-infra | 22:24 | |
*** Sukhdev has joined #openstack-infra | 22:24 | |
*** priteau has quit IRC | 22:25 | |
*** dimtruck is now known as zz_dimtruck | 22:26 | |
openstackgerrit | Armando Migliaccio proposed openstack-infra/project-config master: Retire networking-ofagent https://review.openstack.org/441483 | 22:26 |
openstackgerrit | Armando Migliaccio proposed openstack-infra/project-config master: Complete retirement for networking-ofagent https://review.openstack.org/441487 | 22:27 |
*** wolverineav has joined #openstack-infra | 22:27 | |
*** esikachev has quit IRC | 22:29 | |
openstackgerrit | James Slagle proposed openstack-infra/tripleo-ci master: Persist selinux permissive https://review.openstack.org/441497 | 22:29 |
*** jcoufal has quit IRC | 22:30 | |
*** wolverineav has quit IRC | 22:32 | |
*** neiljerram has joined #openstack-infra | 22:32 | |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Add a test for a broken config on startup https://review.openstack.org/441499 | 22:35 |
*** sdake has joined #openstack-infra | 22:35 | |
*** bgaifullin has quit IRC | 22:36 | |
openstackgerrit | Paul Belanger proposed openstack-infra/zuul feature/zuulv3: Add ansible-lint to tox (pep8) https://review.openstack.org/438276 | 22:36 |
*** felipemonteiro__ has quit IRC | 22:37 | |
*** wolverineav has joined #openstack-infra | 22:37 | |
*** gordc has quit IRC | 22:42 | |
*** wolverineav has quit IRC | 22:42 | |
*** zz_dimtruck is now known as dimtruck | 22:44 | |
openstackgerrit | James E. Blair proposed openstack/gertty master: Make size a graph https://review.openstack.org/380670 | 22:44 |
*** DennyZhang has quit IRC | 22:46 | |
*** DennyZhang has joined #openstack-infra | 22:46 | |
*** wolverineav has joined #openstack-infra | 22:47 | |
openstackgerrit | Merged openstack/gertty master: Create new projects automatically when syncing a change https://review.openstack.org/347578 | 22:48 |
openstackgerrit | Merged openstack/gertty master: Add an outdated flag for changes https://review.openstack.org/353000 | 22:48 |
openstackgerrit | Merged openstack/gertty master: Use urlparse from six for python 3 compat https://review.openstack.org/363637 | 22:48 |
openstackgerrit | Merged openstack/gertty master: Add size column to change list view https://review.openstack.org/364224 | 22:48 |
openstackgerrit | Merged openstack/gertty master: Add number of changes to the change list view https://review.openstack.org/364733 | 22:49 |
openstackgerrit | Merged openstack/gertty master: Add trailing-whitespace style https://review.openstack.org/368293 | 22:49 |
openstackgerrit | Merged openstack/gertty master: Make size a graph https://review.openstack.org/380670 | 22:49 |
openstackgerrit | Merged openstack/gertty master: Handle ChunkedEncodingError https://review.openstack.org/391412 | 22:50 |
openstackgerrit | Merged openstack/gertty master: Handle ReadTimeout https://review.openstack.org/392322 | 22:50 |
*** salv-orlando has quit IRC | 22:51 | |
*** wolverineav has quit IRC | 22:52 | |
*** salv-orlando has joined #openstack-infra | 22:52 | |
openstackgerrit | Merged openstack/gertty master: Set force_fetch=True on --fetch-missing-refs https://review.openstack.org/433536 | 22:52 |
*** mriedem has quit IRC | 22:53 | |
*** bgaifullin has joined #openstack-infra | 22:53 | |
openstackgerrit | James E. Blair proposed openstack/gertty master: Add option to sort by project https://review.openstack.org/404397 | 22:54 |
openstackgerrit | James E. Blair proposed openstack/gertty master: Fix crash on long review messages https://review.openstack.org/414362 | 22:54 |
openstackgerrit | James E. Blair proposed openstack/gertty master: Support multiple sort options https://review.openstack.org/404396 | 22:54 |
openstackgerrit | James E. Blair proposed openstack/gertty master: Warn, log, and continue on conflict query failure https://review.openstack.org/403864 | 22:54 |
openstackgerrit | James E. Blair proposed openstack/gertty master: Fix exception when setting non-existing change outdated https://review.openstack.org/403863 | 22:54 |
openstackgerrit | James E. Blair proposed openstack/gertty master: Fix error when deleting project https://review.openstack.org/391990 | 22:54 |
openstackgerrit | Merged openstack/gertty master: Fix error when deleting project https://review.openstack.org/391990 | 22:56 |
openstackgerrit | Merged openstack/gertty master: Fix exception when setting non-existing change outdated https://review.openstack.org/403863 | 22:56 |
openstackgerrit | Merged openstack/gertty master: Warn, log, and continue on conflict query failure https://review.openstack.org/403864 | 22:56 |
openstackgerrit | Merged openstack/gertty master: Support multiple sort options https://review.openstack.org/404396 | 22:56 |
openstackgerrit | Merged openstack/gertty master: Add option to sort by project https://review.openstack.org/404397 | 22:57 |
openstackgerrit | Merged openstack/gertty master: Fix crash on long review messages https://review.openstack.org/414362 | 22:57 |
*** wolverineav has joined #openstack-infra | 22:57 | |
*** esberglu has quit IRC | 23:00 | |
*** baoli has joined #openstack-infra | 23:00 | |
*** hashar has quit IRC | 23:01 | |
EmilienM | fungi: ack for infracloud | 23:01 |
*** baoli has quit IRC | 23:02 | |
*** wolverineav has quit IRC | 23:02 | |
dims | clarkb : jeblair : mordred : i figured out how to decouple the git url and the import path - example in golang-client (https://review.openstack.org/#/c/441513/1/objectstorage/v1/objectstorage_test.go) | 23:02 |
*** jamesdenton has joined #openstack-infra | 23:02 | |
openstackgerrit | Paul Belanger proposed openstack-infra/zuul feature/zuulv3: Add ansible-lint to tox (pep8) https://review.openstack.org/438276 | 23:03 |
*** neiljerram has quit IRC | 23:04 | |
*** jamesden_ has joined #openstack-infra | 23:06 | |
*** jamesdenton has quit IRC | 23:07 | |
*** saibarspeis has quit IRC | 23:07 | |
jeblair | dims: was there a reason that .git was on the end of the repo name? | 23:07 |
*** jkilpatr has quit IRC | 23:08 | |
*** xyang1 has quit IRC | 23:11 | |
*** sdake has quit IRC | 23:11 | |
*** andreww has joined #openstack-infra | 23:13 | |
*** mdrabe has quit IRC | 23:16 | |
jeblair | dims: and that's just for internal references, right? a consumer of that code will still have the golang-client installed by 'go get' or zuul into the full dir hierarchy and need to specify the full package name? | 23:16 |
*** xarses_ has quit IRC | 23:17 | |
*** xarses_ has joined #openstack-infra | 23:17 | |
*** wolverineav has joined #openstack-infra | 23:18 | |
*** john-davidge has joined #openstack-infra | 23:18 | |
*** andreww has quit IRC | 23:18 | |
*** wolverineav has quit IRC | 23:22 | |
*** john-davidge has quit IRC | 23:23 | |
dims | jeblair : y, for internal references. yes, whoever needs it will still pull using go get or git clone | 23:23 |
*** warby has quit IRC | 23:24 | |
dims | jeblair : hmm, consumers can use the nice looking references too | 23:24 |
jeblair | dims: how does that work? | 23:24 |
*** jamesdenton has joined #openstack-infra | 23:25 | |
dims | jeblair : i used this mechanism for kubernetes (https://golang.org/doc/go1.4#canonicalimports) so ended up doing for golang-client | 23:25 |
*** Sukhdev has quit IRC | 23:26 | |
dims | jeblair : 2 reviews - https://review.openstack.org/#/q/project:openstack/golang-client+owner:%22Davanum+Srinivas+(dims)+%253Cdims%2540mirantis.com%253E%22+status:open | 23:27 |
dims | back in a bit. gotta pick up kid from basketball practice | 23:27 |
*** wolverineav has joined #openstack-infra | 23:28 | |
*** david-lyle_ is now known as david-lyle | 23:29 | |
jeblair | dims: oh, i see why .git was on there. because openstack.org isn't a special code hosting site. | 23:30 |
*** Sukhdev has joined #openstack-infra | 23:31 | |
*** rbrndt has quit IRC | 23:31 | |
jeblair | dims: so go build is going to walk all the packages in src/, find their vanity names, and then make sure they are used that way in the package it's building. so if we land the changes you're proposing, we really will be changing how everyone else refers to the golang-client. | 23:32 |
*** wolverineav has quit IRC | 23:32 | |
jeblair | dims: if you do that, what's the filesystem layout look like when someone go-get's the go-lang client for their app? still git.openstack.org/openstack/golang-client, or is it somehow changed? | 23:34 |
vkmc | pabelanger, sorry for the delay, got a call and had to take it | 23:35 |
*** rbrndt has joined #openstack-infra | 23:35 | |
vkmc | pabelanger, DIB is using package-uninstalls | 23:35 |
openstackgerrit | Paul Belanger proposed openstack-infra/zuul feature/zuulv3: Add ansible-lint to tox (pep8) https://review.openstack.org/438276 | 23:36 |
vkmc | and we are using DIB from upper-constrains | 23:36 |
pabelanger | vkmc: okay, so that explain why it is not working. It should be using v2, but not sure why yet | 23:36 |
pabelanger | vkmc: I can dig more into it next week | 23:36 |
vkmc | pabelanger, sounds good | 23:36 |
vkmc | diskimage-builder===1.28.0 | 23:36 |
vkmc | that is the version for DIB | 23:36 |
*** vhosakot has quit IRC | 23:37 | |
*** wolverineav has joined #openstack-infra | 23:38 | |
*** bgaifullin has quit IRC | 23:38 | |
*** sree has joined #openstack-infra | 23:38 | |
*** jkilpatr has joined #openstack-infra | 23:41 | |
*** wolverineav has quit IRC | 23:42 | |
*** sree has quit IRC | 23:42 | |
*** pvaneck has quit IRC | 23:43 | |
*** marst has quit IRC | 23:44 | |
*** david-lyle has quit IRC | 23:47 | |
*** wolverineav has joined #openstack-infra | 23:48 | |
*** kgiusti has left #openstack-infra | 23:51 | |
*** wolverineav has quit IRC | 23:52 | |
*** rfolco has joined #openstack-infra | 23:55 | |
*** rfolco has quit IRC | 23:55 | |
*** gongysh has joined #openstack-infra | 23:57 | |
*** wolverineav has joined #openstack-infra | 23:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!