*** akshai has quit IRC | 00:02 | |
openstackgerrit | Matthew Treinish proposed openstack/tempest: Ensure a role is assigned to created users with v3 auth https://review.openstack.org/201816 | 00:03 |
---|---|---|
mtreinish | jamielennox: ^^^ | 00:03 |
jamielennox | mtreinish: about 3 lines above remove the project from create_uesr | 00:05 |
mtreinish | jamielennox: that'll probably require changing the identity_client because I think it's a mandatory arg | 00:06 |
mtreinish | let me double check | 00:06 |
jamielennox | hmm, maybe set to None and see if it works | 00:06 |
mtreinish | nope it's a kwarg that defaults off: http://git.openstack.org/cgit/openstack/tempest/tree/tempest/services/identity/v3/json/identity_client.py#n33 | 00:07 |
mtreinish | I'll respin the patch, one sec | 00:07 |
*** topshare has quit IRC | 00:07 | |
openstackgerrit | Matthew Treinish proposed openstack/tempest: Ensure a role is assigned to created users with v3 auth https://review.openstack.org/201816 | 00:09 |
mtreinish | jamielennox: ^^^ | 00:09 |
jamielennox | mtreinish: i can never remember how auth flows through tempest. If you remove project there is it going to cause problems with v2? do you need to assign the role regardless? | 00:11 |
jamielennox | it might be easiest to just let jenkins tell you that | 00:12 |
mtreinish | jamielennox: ugh, yeah I think you're right that call is used on v2 too I'll ahve to if it out if I want to drop the project_id on v3 | 00:12 |
mtreinish | which isn't worth it to me as long as passing a project id on v3 doesn't cause it to fail | 00:12 |
jamielennox | it shouldn't | 00:13 |
mtreinish | heh, yeah the v3 jobs weren't failing | 00:13 |
*** dpaterson has joined #openstack-qa | 00:15 | |
openstackrecheck | Console logs not available after 13:23s for check-tempest-dsvm-full-ceph 195820,9,1ff47c4 | 00:15 |
*** mtanino has quit IRC | 00:19 | |
*** tsekiyam_ has joined #openstack-qa | 00:21 | |
*** woodster_ has quit IRC | 00:21 | |
mtreinish | EmilienM: when you're back if you add a depends on for https://review.openstack.org/#/c/201816/ to your puppet patch | 00:23 |
mtreinish | you should be able to revert the tempest config to rev 22 where it's using v3 auth | 00:24 |
*** david-lyle has quit IRC | 00:25 | |
*** hichihara has joined #openstack-qa | 00:25 | |
*** tsekiyama has quit IRC | 00:25 | |
*** tsekiyam_ has quit IRC | 00:26 | |
*** Swami has quit IRC | 00:28 | |
*** Kennan2 is now known as Kennan | 00:29 | |
*** hitalia has quit IRC | 00:29 | |
*** achanda has quit IRC | 00:29 | |
openstackrecheck | Console logs not available after 13:22s for gate-tempest-dsvm-neutron 197986,1,37ffa95 | 00:29 |
mtreinish | melwitt: here is the log output from that experimental job I kicked off: http://logs.openstack.org/59/197659/5/experimental/check-tempest-dsvm-neutron-identity-v3-only-full/1fb147e// | 00:29 |
mtreinish | it looks like it doesn't get through devstack yet | 00:30 |
mtreinish | oomichi: while you're on a reviewing kick: https://review.openstack.org/#/c/201816/ should be simple :) | 00:32 |
oomichi | mtreinish: I prefer simple patch :) ok, I will check it after your 291155 | 00:33 |
oomichi | s/291155/201155/ | 00:33 |
*** pcrews has joined #openstack-qa | 00:34 | |
mtreinish | oomichi: heh, well 201155 is probably simpler, but 201816 is much shorter :) | 00:35 |
oomichi | mtreinish: 201155 is done | 00:36 |
mtreinish | oomichi: awesome thanks | 00:37 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/tempest: Updated from global requirements https://review.openstack.org/201844 | 00:37 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/tempest-lib: Updated from global requirements https://review.openstack.org/200918 | 00:37 |
oomichi | mtreinish: np :) 201816's gate is running now. I will check it after the gate | 00:38 |
mtreinish | ok sure | 00:38 |
*** hemna is now known as hemnafk | 00:41 | |
openstackrecheck | Console logs not available after 13:26s for gate-tempest-dsvm-neutron-full 201723,1,84113b4 | 00:42 |
*** bitblt has quit IRC | 00:44 | |
openstackgerrit | Ian Wienand proposed openstack-dev/devstack: Fix distribution link in documentation https://review.openstack.org/200832 | 00:45 |
jamielennox | mtreinish: you're devtsack core right? | 00:46 |
jamielennox | oh - appears not | 00:47 |
jamielennox | that's a shorter list than i expected | 00:47 |
*** laughterwym has joined #openstack-qa | 00:50 | |
openstackgerrit | Ken'ichi Ohmichi proposed openstack/tempest: Add unit test for agents_client https://review.openstack.org/201465 | 00:50 |
mtreinish | jamielennox: yes I am | 00:51 |
mtreinish | it's hidden behind the release group | 00:51 |
jamielennox | mtreinish: can you have a quick look at https://review.openstack.org/#/c/186682/ | 00:51 |
mtreinish | jamielennox: lgtm, but I'd like to run the experimental jobs on it to see if it affects those | 00:52 |
mtreinish | because that's where the v3 auth jobs live | 00:52 |
jamielennox | mtreinish: sure, the v3 auth only jobs aren't live yet | 00:52 |
jamielennox | that's what this is working towrads | 00:53 |
*** topshare has joined #openstack-qa | 00:53 | |
jamielennox | but i'm not sure what else is there on experimental | 00:53 |
mtreinish | there are a couple v3 things on tempest experimental | 00:53 |
mtreinish | but those also run with v2 enabled | 00:53 |
mtreinish | jamielennox: http://git.openstack.org/cgit/openstack-infra/project-config/tree/zuul/layout.yaml#n4738 | 00:54 |
mtreinish | probably won't break anything there, but good to check I guess | 00:54 |
*** dims__ has quit IRC | 00:54 | |
openstackrecheck | Console logs not available after 13:23s for gate-nova-python27 194412,10,ee5647e | 00:56 |
*** nic has quit IRC | 01:06 | |
openstackrecheck | Console logs not available after 13:21s for gate-nova-pep8 188260,8,7629bcf | 01:09 |
*** topshare has quit IRC | 01:18 | |
openstackrecheck | Console logs not available after 13:21s for gate-cinder-python27 201811,1,83b1393 | 01:23 |
*** topshare has joined #openstack-qa | 01:23 | |
*** dims_ has joined #openstack-qa | 01:28 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack-dev/hacking: Updated from global requirements https://review.openstack.org/186829 | 01:30 |
openstackrecheck | Console logs not available after 13:21s for gate-cinder-python27 201812,2,0243fe3 | 01:36 |
*** dolpher has joined #openstack-qa | 01:37 | |
openstackgerrit | Ken'ichi Ohmichi proposed openstack/tempest: Add unit test for agents_client https://review.openstack.org/201465 | 01:40 |
*** tpeoples_away is now known as tpeoples | 01:41 | |
openstackrecheck | Console logs not available after 13:24s for experimental-tempest-dsvm-full-dibtest 197659,5,2c3ff9f | 01:49 |
*** boris-42 has quit IRC | 01:52 | |
*** mylu has quit IRC | 01:55 | |
oomichi | gmann: can you take a look at https://review.openstack.org/#/c/201155/ ? | 02:00 |
oomichi | gmann: that is very simple but much, sorry about that | 02:00 |
gmann | oomichi: sure will look right away. | 02:01 |
oomichi | gmann: thank you so much :) | 02:01 |
*** Kennan2 has joined #openstack-qa | 02:02 | |
openstackrecheck | Console logs not available after 13:21s for check-tempest-dsvm-full-kilo 201816,3,9d8b2eb | 02:03 |
*** Kennan has quit IRC | 02:03 | |
openstackgerrit | Merged openstack-dev/devstack: Fix the typo zaqar https://review.openstack.org/201857 | 02:06 |
*** patrickeast_ has quit IRC | 02:10 | |
*** coolsvap|away has quit IRC | 02:10 | |
*** yamahata has quit IRC | 02:10 | |
*** coolsvap|away has joined #openstack-qa | 02:12 | |
*** david-lyle has joined #openstack-qa | 02:12 | |
*** dpaterson has quit IRC | 02:14 | |
*** dims_ has quit IRC | 02:17 | |
*** yamamoto has joined #openstack-qa | 02:18 | |
*** mylu has joined #openstack-qa | 02:23 | |
gmann | oomichi: mtreinish : +A for https://review.openstack.org/#/c/201155/ | 02:23 |
gmann | oomichi: mtreinish : should we switch json to oslo_serialization->jsonutils in tempest-lib too? for avoid fixing such issues explicitly in future | 02:24 |
oomichi | gmann: thank you ;) | 02:24 |
gmann | oomichi: mtreinish : i saw https://review.openstack.org/#/c/200638/, for doing the same in lib | 02:25 |
oomichi | gmann: nice point, we are discussing it on https://review.openstack.org/#/c/201465/ | 02:26 |
gmann | oomichi: thanks. I mean to do decoding explicitly in lib we should use oslo_serialization in lib too like tempest did in 201155 | 02:31 |
*** zz_dimtruck is now known as dimtruck | 02:32 | |
*** david-lyle has quit IRC | 02:35 | |
oomichi | gmann: maybe that means it is good that RestClient always returns response of str type instead of bytes, right? | 02:37 |
*** annashen has joined #openstack-qa | 02:39 | |
*** coolsvap has quit IRC | 02:45 | |
*** annashen has quit IRC | 02:48 | |
*** cody-somerville has joined #openstack-qa | 02:50 | |
*** cody-somerville has quit IRC | 02:50 | |
*** cody-somerville has joined #openstack-qa | 02:50 | |
*** patrickeast has joined #openstack-qa | 02:53 | |
gmann | oomichi: yea, right. even that will be good | 02:55 |
oomichi | gmann: yeah, I also did think it. but my concern is that the change will be backwards incompatible. | 02:58 |
*** annashen has joined #openstack-qa | 02:58 | |
oomichi | gmann: RestClient is already released as library and it is difficult to change return type after it. | 02:59 |
openstackrecheck | Console logs not available after 13:22s for check-tempest-dsvm-neutron-identity-v3-only-full 186682,14,78354b1 | 03:00 |
*** jecarey has joined #openstack-qa | 03:01 | |
*** mylu has quit IRC | 03:01 | |
gmann | oomichi: hummm, but that will break(or fix) only for py3 if anybody using byte type response but i think all will be doing the json loading first and then use response? But not sure :). | 03:02 |
oomichi | gmann: yeah, nice point. maybe that is True and most callers should do the same tranlation on current way ;) | 03:04 |
oomichi | gmann: maybe we need to define another method which return str value always for avoiding unnecessary concerns | 03:05 |
oomichi | gmann: and use the method in service clients. | 03:06 |
gmann | oomichi: you means let RestClient return same way and do byte to str conversion in service clients | 03:06 |
oomichi | gmann: with a new method in RestClient | 03:07 |
gmann | oomichi: but that will be kinda same way as done now by using oslo_serialization. how about doing in RestClient->request() method itself | 03:10 |
*** achanda has joined #openstack-qa | 03:10 | |
openstackgerrit | Merged openstack-dev/devstack: Fix distribution link in documentation https://review.openstack.org/200832 | 03:11 |
openstackrecheck | Console logs not available after 13:21s for gate-ceilometer-python27 194148,3,17c6006 | 03:13 |
*** dims_ has joined #openstack-qa | 03:19 | |
jogo | sdague: I see multinode jobs are still failing :( | 03:20 |
clarkb | jogo are they? the obe I am watchi g is still going | 03:21 |
openstackgerrit | Merged openstack/tempest: Switch all uses of json to oslo_serialization https://review.openstack.org/201155 | 03:22 |
clarkb | I think we have the problems sorted now | 03:22 |
clarkb | we shall see | 03:22 |
clarkb | though stacking on primary node is taking forever | 03:22 |
*** dims_ has quit IRC | 03:23 | |
jogo | clarkb: graphite points things not working http://jogo.github.io/gate/multinode.html | 03:24 |
jogo | clarkb: what patch are you watching to fix things? | 03:24 |
clarkb | this is one of the first runs with the fix in place | 03:24 |
*** yog__ has joined #openstack-qa | 03:24 | |
clarkb | jogo fixes are already in https://jenkins02.openstack.org/job/check-tempest-dsvm-multinode-full/915/console is what I am watching | 03:25 |
jogo | clarkb: oh nice, what was the issue? | 03:25 |
openstackrecheck | Console logs not available after 13:21s for check-tempest-dsvm-full-ceph 200666,12,1440780 | 03:26 |
clarkb | the hostbame problem then we switched to mordred ubuntu minimal images that use glean but they were too minimal so back to old images with nodepool setting shorter hostnames | 03:26 |
jogo | ahhh more hostname issues | 03:28 |
jogo | makes sense | 03:28 |
*** pal has joined #openstack-qa | 03:28 | |
jogo | glad it wasn't another issue that crept in (yet) | 03:28 |
clarkb | well they may exist will have to see how the job does with tempest | 03:28 |
*** topshare has quit IRC | 03:28 | |
jogo | hence the yet | 03:30 |
*** topshare has joined #openstack-qa | 03:30 | |
*** gamado has quit IRC | 03:38 | |
*** david-lyle has joined #openstack-qa | 03:38 | |
openstackrecheck | Console logs not available after 13:27s for gate-ceilometer-python27 200659,9,aef96a2 | 03:40 |
*** mahito has quit IRC | 03:41 | |
jogo | clarkb: I am seeing a lot of failures :/ | 03:42 |
*** hitalia has joined #openstack-qa | 03:42 | |
*** yog__ has quit IRC | 03:43 | |
clarkb | ya but now that tempest is running hopefully that means infra is working | 03:45 |
openstackrecheck | Console logs not available after 13:21s for gate-swift-dsvm-functional 88736,195,6bb37c7 | 03:53 |
jogo | it may not mean that | 03:53 |
jogo | once the logs are up, I'll poke around | 03:54 |
*** Poornima has joined #openstack-qa | 03:54 | |
jogo | its possible the second node has issues (could cause this type of failure pattern) | 03:54 |
*** achanda has quit IRC | 03:56 | |
*** achanda has joined #openstack-qa | 03:57 | |
openstackrecheck | Console logs not available after 13:21s for gate-tempest-python34 201465,5,913fe82 | 04:06 |
*** achanda has quit IRC | 04:18 | |
openstackrecheck | Console logs not available after 13:21s for check-tempest-dsvm-full-ceph 188365,14,c58612a | 04:20 |
*** coolsvap|away is now known as coolsvap | 04:20 | |
jogo | clarkb: host = ubuntu | 04:21 |
openstackgerrit | Ian Wienand proposed openstack-dev/devstack: Make ini-config handle file in directory without write perms https://review.openstack.org/201910 | 04:21 |
jogo | http://logs.openstack.org/06/160206/17/check/check-tempest-dsvm-multinode-full/9bc5058//logs/subnode-2/screen-n-cpu.txt.gz | 04:21 |
jogo | host is set to ubuntu for both nodes | 04:21 |
jogo | clarkb: so we are getting cross talk | 04:21 |
*** hichihara has quit IRC | 04:22 | |
clarkb | hrm these are cloud inited nodes | 04:22 |
clarkb | which should set the name | 04:22 |
clarkb | also I hate that nova cares about this | 04:23 |
clarkb | but its apparently an ancient thing | 04:23 |
jogo | clarkb: yeah ... | 04:23 |
clarkb | jogo and nova takes that straight from /etc/hostname? | 04:24 |
clarkb | or is it set by devstack? I wonder if devstack is doing it | 04:25 |
jogo | socket.gethostname() | 04:25 |
jogo | is the default | 04:25 |
jogo | and it isn't overwritten in nova.conf | 04:26 |
*** topshare has quit IRC | 04:26 | |
clarkb | ok | 04:26 |
clarkb | ya I dont see it in nova.conf | 04:26 |
*** mylu has joined #openstack-qa | 04:27 | |
jogo | nova/netconf | 04:27 |
jogo | is where the conf is defined | 04:27 |
clarkb | but I should be able to hop on a node and check cloud init logs and see if thay just fails hard | 04:28 |
*** jecarey has quit IRC | 04:29 | |
*** annashen has quit IRC | 04:29 | |
jogo | clarkb: cool | 04:30 |
*** topshare has joined #openstack-qa | 04:31 | |
jogo | clarkb: what is this http://logs.openstack.org/06/160206/17/check/check-tempest-dsvm-multinode-full/9bc5058/logs/devstack-gate-setup-host.txt.gz#_2015-07-15_02_55_58_564 | 04:31 |
jogo | fix etc/hosts? | 04:32 |
openstackrecheck | Console logs not available after 13:22s for gate-ceilometer-python27 201723,1,a4902f3 | 04:33 |
clarkb | jogo: ok its only an issue in hpcloud | 04:35 |
clarkb | confirmed by running socket.gethostname by hand and checking /etc/hostname | 04:36 |
clarkb | init: cloud-init main process (759) terminated with status 1 | 04:36 |
clarkb | that doesn't look good | 04:36 |
*** mylu has quit IRC | 04:37 | |
jogo | at least its only a hpcloud issue | 04:38 |
jogo | clarkb: ahh looks like graphite picked up some successful jobs so that is good | 04:38 |
clarkb | ya I think any in rax should be fine | 04:39 |
clarkb | now its jus a matter of figuring out why cloud init dies on hpclou dand my hunch is we tell it to use config drive bu there is no config drive | 04:39 |
*** yog__ has joined #openstack-qa | 04:40 | |
jogo | or hpcloud | 04:40 |
jogo | ohh* | 04:40 |
*** oomichi has quit IRC | 04:40 | |
clarkb | ya /dev/disk/by-label only shows the root and ephemeral disks | 04:41 |
*** mylu has joined #openstack-qa | 04:41 | |
clarkb | and it appears we may not tell hpcloud to use config drive for these nodes | 04:42 |
*** mahito has joined #openstack-qa | 04:42 | |
jogo | that would do it | 04:42 |
*** boris-42 has joined #openstack-qa | 04:43 | |
*** mylu has quit IRC | 04:43 | |
openstackrecheck | Console logs not available after 13:21s for gate-swift-python27 165517,5,f7bf99c | 04:47 |
*** patrickeast has quit IRC | 04:51 | |
*** yfried_ has quit IRC | 04:53 | |
*** sabeen has quit IRC | 05:00 | |
openstackrecheck | Console logs not available after 13:22s for gate-requirements-integration-dsvm 199782,1,f67cc71 | 05:00 |
*** dimtruck is now known as zz_dimtruck | 05:01 | |
*** achanda has joined #openstack-qa | 05:07 | |
openstackgerrit | yalei wang proposed openstack-dev/devstack: Add verification of OVS_PHYSICAL_BRIDGE https://review.openstack.org/201914 | 05:08 |
openstackrecheck | Console logs not available after 13:22s for check-tempest-dsvm-neutron-full 201893,2,da64176 | 05:13 |
openstackgerrit | Ken'ichi Ohmichi proposed openstack/tempest: Make aggregates_client use **kwargs https://review.openstack.org/201916 | 05:13 |
*** annashen has joined #openstack-qa | 05:14 | |
openstackrecheck | Console logs not available after 13:23s for gate-swift-pep8 193749,4,38c400f | 05:27 |
*** Longgeek has joined #openstack-qa | 05:28 | |
*** OS-16967 has joined #openstack-qa | 05:32 | |
*** laughterwym_ has joined #openstack-qa | 05:32 | |
*** yog__ has quit IRC | 05:33 | |
openstackgerrit | Merged openstack-dev/devstack: Use Keystone V3 API for role creation https://review.openstack.org/186682 | 05:35 |
openstackgerrit | Merged openstack-dev/devstack: Use openstack cli for cinder type creation https://review.openstack.org/186683 | 05:35 |
*** laughterwym has quit IRC | 05:35 | |
openstackgerrit | Mahito OGURA proposed openstack-dev/devstack: Add export_proxy_variables() tests to test_functions.sh https://review.openstack.org/201455 | 05:36 |
*** Madan has joined #openstack-qa | 05:37 | |
openstackgerrit | Merged openstack/tempest: Wait server to be terminated in VolumesV2NegativeTest. https://review.openstack.org/198664 | 05:37 |
*** Sukhdev has joined #openstack-qa | 05:38 | |
*** OS-16967 has quit IRC | 05:38 | |
*** kiran-r has joined #openstack-qa | 05:39 | |
openstackrecheck | Console logs not available after 13:23s for gate-swift-pep8 193826,3,8118f74 | 05:40 |
openstackgerrit | Merged openstack/tempest: Rename test.plugins to test_plugins https://review.openstack.org/201540 | 05:43 |
*** jyuso1 has quit IRC | 05:43 | |
*** topshare has quit IRC | 05:48 | |
*** annashen has quit IRC | 05:48 | |
*** topshare has joined #openstack-qa | 05:51 | |
*** yog__ has joined #openstack-qa | 05:52 | |
*** dboik has joined #openstack-qa | 05:53 | |
openstackrecheck | Console logs not available after 13:21s for gate-keystone-python27 201684,3,ffe941e | 05:53 |
*** dboik has quit IRC | 05:57 | |
*** mahito has quit IRC | 06:00 | |
*** itzikb_ has joined #openstack-qa | 06:01 | |
*** mahito has joined #openstack-qa | 06:03 | |
*** k4n0 has joined #openstack-qa | 06:04 | |
openstackrecheck | Console logs not available after 13:22s for gate-ceilometer-python27 194148,3,be3b073 | 06:07 |
*** annashen has joined #openstack-qa | 06:10 | |
*** BharatK has joined #openstack-qa | 06:12 | |
*** yfried_ has joined #openstack-qa | 06:18 | |
*** Caleb-- has quit IRC | 06:19 | |
openstackrecheck | Console logs not available after 13:21s for check-tempest-dsvm-neutron-full 201007,4,ba7c521 | 06:20 |
*** yfried__ has joined #openstack-qa | 06:22 | |
*** yfried_ has quit IRC | 06:22 | |
openstackgerrit | Ken'ichi Ohmichi proposed openstack/tempest: Make aggregates_client use **kwargs https://review.openstack.org/201916 | 06:26 |
*** topshare has quit IRC | 06:29 | |
*** Caleb-- has joined #openstack-qa | 06:30 | |
*** afazekas has joined #openstack-qa | 06:31 | |
*** topshare has joined #openstack-qa | 06:33 | |
openstackrecheck | Console logs not available after 13:24s for gate-ceilometer-python27 201444,1,b7e3c1e | 06:34 |
*** Poornima has quit IRC | 06:34 | |
openstackgerrit | Marc Koderer proposed openstack/tempest: Fix error in loader.discover() call https://review.openstack.org/201941 | 06:34 |
*** pal has quit IRC | 06:38 | |
*** pal has joined #openstack-qa | 06:41 | |
*** neeti has joined #openstack-qa | 06:46 | |
*** annashen has quit IRC | 06:46 | |
openstackrecheck | Console logs not available after 13:22s for check-tempest-dsvm-full 201910,1,019d43a | 06:47 |
*** abehl has joined #openstack-qa | 06:54 | |
*** jyuso1 has joined #openstack-qa | 06:58 | |
*** markus_z has joined #openstack-qa | 06:59 | |
*** Poornima has joined #openstack-qa | 07:00 | |
openstackrecheck | Console logs not available after 13:21s for check-grenade-dsvm 199515,8,3b36887 | 07:00 |
*** yamamoto has quit IRC | 07:03 | |
*** topshare_ has joined #openstack-qa | 07:07 | |
*** yamamoto has joined #openstack-qa | 07:09 | |
*** topshare has quit IRC | 07:09 | |
*** laughterwym_ has quit IRC | 07:10 | |
*** shardy has joined #openstack-qa | 07:10 | |
*** ihrachyshka has joined #openstack-qa | 07:12 | |
openstackrecheck | Console logs not available after 13:23s for gate-cinder-python34 201406,4,133b7f6 | 07:14 |
*** annashen has joined #openstack-qa | 07:15 | |
*** markus_z has quit IRC | 07:17 | |
*** shardy_ has joined #openstack-qa | 07:18 | |
*** shardy has quit IRC | 07:19 | |
*** yog__ has quit IRC | 07:19 | |
*** dims_ has joined #openstack-qa | 07:20 | |
*** yog__ has joined #openstack-qa | 07:22 | |
*** shardy_ has quit IRC | 07:23 | |
*** Longgeek has quit IRC | 07:23 | |
*** zigo has quit IRC | 07:24 | |
*** shardy has joined #openstack-qa | 07:24 | |
*** zigo has joined #openstack-qa | 07:25 | |
*** dims_ has quit IRC | 07:26 | |
*** annashen has quit IRC | 07:26 | |
openstackrecheck | Console logs not available after 13:22s for gate-keystone-python27 201684,4,ce08e04 | 07:27 |
*** topshare_ has quit IRC | 07:28 | |
*** aix has joined #openstack-qa | 07:31 | |
*** rossella_s has joined #openstack-qa | 07:32 | |
*** yfried has joined #openstack-qa | 07:34 | |
*** yfried__ has quit IRC | 07:35 | |
*** topshare has joined #openstack-qa | 07:37 | |
*** Sukhdev has quit IRC | 07:37 | |
*** e0ne has joined #openstack-qa | 07:39 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/tempest: Updated from global requirements https://review.openstack.org/201844 | 07:39 |
*** jlanoux has joined #openstack-qa | 07:40 | |
openstackrecheck | Console logs not available after 13:22s for gate-ceilometer-python34 200659,9,1efa88d | 07:41 |
*** apevec has joined #openstack-qa | 07:41 | |
*** safchain has joined #openstack-qa | 07:49 | |
*** topshare has quit IRC | 07:50 | |
*** dtantsur|afk is now known as dtantsur | 07:52 | |
*** tosky has joined #openstack-qa | 07:52 | |
openstackrecheck | Console logs not available after 13:21s for check-tempest-dsvm-full 201916,1,afcef3c | 07:55 |
*** shuquan has joined #openstack-qa | 07:56 | |
*** topshare has joined #openstack-qa | 07:56 | |
*** Longgeek has joined #openstack-qa | 08:00 | |
*** yamamoto has quit IRC | 08:01 | |
*** achanda has quit IRC | 08:02 | |
*** yfried has quit IRC | 08:07 | |
openstackrecheck | Console logs not available after 13:24s for gate-nova-python27 168013,4,fe817b2 | 08:08 |
*** dmellado has left #openstack-qa | 08:08 | |
*** yfried_ has joined #openstack-qa | 08:10 | |
*** alan_ has joined #openstack-qa | 08:10 | |
*** boris-42 has quit IRC | 08:12 | |
*** apevec has quit IRC | 08:12 | |
*** e0ne is now known as e0ne_ | 08:16 | |
*** alan_ is now known as Guest98094 | 08:18 | |
jlanoux | Hi afazekas gmann yaroslav. Good catch for the password in test_rebuild_server. Thanks! There is an issue there that seems was never tested before with ssh validation enabled: libvirt inject_password is set to false by default in devstack. So this test cannot work in this state. Either inject_password is det to true by default in devstack or we modify the test so it's not testing authentication with the new password. What do you | 08:18 |
jlanoux | think? | 08:18 |
openstackgerrit | Kenji Yasui proposed openstack/tempest: Add unit test for aggregates_client https://review.openstack.org/201978 | 08:18 |
jlanoux | mtreinish: Hi ^^^ | 08:19 |
*** yamamoto has joined #openstack-qa | 08:20 | |
openstackrecheck | Console logs not available after 13:21s for check-grenade-dsvm 200385,21,c0e87ca | 08:21 |
*** yfried_ is now known as yfried|afk | 08:21 | |
*** e0ne_ is now known as e0ne | 08:22 | |
afazekas | jlanoux: At the rebuild test we do not really need to use passwords, you can update the comment | 08:22 |
*** yfried|afk is now known as yfried_ | 08:22 | |
*** shuquan has quit IRC | 08:22 | |
afazekas | test_change_server_password we would need to use password, but we will not use this test on the gate. Just make the server variable reference correct. | 08:23 |
*** mahito has quit IRC | 08:24 | |
kashyap | Despite upgrading `pbr version to the latest with: `sudo pip install -U pbr` | 08:24 |
jlanoux | afazekas: so shall we drop the update password check in rebuild? | 08:25 |
kashyap | A DevStack invocation seems to reset it (`pbr` version) back to old one. | 08:25 |
kashyap | Any hints on how I can fix buggy behavior? | 08:25 |
kashyap | s/fix/fix this/ | 08:25 |
*** mahito has joined #openstack-qa | 08:25 | |
kashyap | afazekas: Maybe you know? ^ | 08:26 |
afazekas | jlanoux: we should do an ssh login after rebuild anyway, but the used auth type is not important IMHO , see the comment on the review | 08:28 |
*** apevec has joined #openstack-qa | 08:30 | |
*** Guest98094 has quit IRC | 08:30 | |
*** topshare has quit IRC | 08:30 | |
afazekas | kashyap: I am not sure what you see, but devstack supposed to use the latest pbr. If it downgraded because of another git install you may try to change your local global requirements repo to force a certain version.. | 08:32 |
*** hitalia has quit IRC | 08:33 | |
kashyap | afazekas: That's what I see: "RequirementParseError: Expected version spec in enum34;python_version=='2.7' or python_version=='2.6' at ;python_version=='2.7' or python_version=='2.6'" | 08:33 |
*** jordanP has joined #openstack-qa | 08:34 | |
jlanoux | afazekas: ok - thanks Attila | 08:34 |
*** topshare has joined #openstack-qa | 08:34 | |
openstackrecheck | Console logs not available after 13:26s for check-devstack-dsvm-cells 158013,3,9544180 | 08:34 |
*** dkusidlo has joined #openstack-qa | 08:36 | |
gmann | jlanoux: Yea, agree with afazekas. | 08:37 |
jlanoux | thank gmann | 08:38 |
jlanoux | *thanks | 08:39 |
*** mahito has quit IRC | 08:39 | |
afazekas | kashyap: can you pasetebin more context | 08:44 |
kashyap | afazekas: 1 moment | 08:44 |
*** dolpher has quit IRC | 08:44 | |
kashyap | afazekas: There you go, complete DevStack log: paste.fedoraproject.org/244499/49919143 | 08:45 |
afazekas | I hep you are not trying to use py26 :) | 08:45 |
afazekas | kashyap, cinder rev ? (git log -1) | 08:47 |
*** tpeoples has quit IRC | 08:47 | |
openstackrecheck | Console logs not available after 13:23s for check-tempest-dsvm-full 201059,7,ce2e5c8 | 08:48 |
kashyap | $ git log | head -1 | 08:48 |
kashyap | commit c4c7acc2aef894abfd225b75f53e519bffccb7b9 | 08:48 |
kashyap | afazekas: ^ | 08:48 |
kashyap | It's annoying as heck. | 08:49 |
lifeless | kashyap: btw git rev-parse HEAD | 08:50 |
andreaf | jlanoux, afazekas, gmann: I agree the rebuild test should not necessarily use the password, but I'm a bit reluctant of just dropping that test completely (of the password injection) | 08:50 |
lifeless | kashyap: pastebin your entire devstack log. We need to see all the pip commands to identify the downgrade. | 08:51 |
andreaf | jlanoux, afazekas, gmann: as password injection is a configurable option, I think we should have a feature flag for that, and only do the password thing when password injection is available | 08:51 |
kashyap | lifeless: Ah, right. I sometimes use this variant of yours; git rev-parse --short HEAD | 08:51 |
lifeless | kashyap: (assuming you've already tried with PIP_UPGRADE=True) | 08:51 |
kashyap | lifeless: I did paste the log here: http://paste.fedoraproject.org/244499/49919143/ | 08:51 |
kashyap | lifeless: Oh, in local.conf? | 08:51 |
lifeless | 2015-07-15 07:21:49.020 | Collecting pbr!=0.7,<1.0,>=0.6 (from keystonemiddleware>=1.5.0) | 08:52 |
lifeless | there is the downgrade | 08:52 |
lifeless | and there is ksm not being upgraded: | 08:52 |
lifeless | 2015-07-15 07:21:49.009 | Requirement already satisfied (use --upgrade to upgrade): keystonemiddleware>=1.5.0 in /usr/lib/python2.7/site-packages | 08:52 |
lifeless | so, thats the problem. You haven't told devstack to upgrade things | 08:53 |
lifeless | and your existing dependencies are forcing a downgrade | 08:53 |
openstackgerrit | Maxim Nestratov proposed openstack-dev/devstack: Make it possible to upload ploop images https://review.openstack.org/201995 | 08:54 |
lifeless | you can either set PIP_UPGRADE=True | 08:54 |
lifeless | or you can set USE_CONSTRAINTS=True | 08:54 |
kashyap | lifeless: I see | 08:54 |
lifeless | or you can uninstall /all/ the pip installed packages | 08:54 |
lifeless | or you can start with a fresh VM | 08:54 |
lifeless | this is covered in the devstack bug about this | 08:54 |
kashyap | lifeless: What does the "USE_CONSTRAINTS" do? /me goes to RTFM | 08:56 |
kashyap | lifeless: Thanks for the root-cause analysis. | 08:56 |
afazekas | andreaf: we have http://stackoverflow.com/questions/11889932/specify-python-version-for-virtualenv-in-requirements-txt , and the actual password specific test is skipped based on this | 08:56 |
andreaf | afazekas: wrong link? well we do have @testtools.skipUnless(CONF.compute_feature_enabled.change_password, | 08:58 |
gmann | andreaf: afazekas : rebuild tests we are not going to drop right? just use keypair for ssh or password if conf password injection is enabled | 08:58 |
lifeless | kashyap: I20cf7cf429068580901de430e50d536a5e6694f6 in gerrit might be helpful | 08:59 |
kashyap | lifeless: Which project commit is this? | 08:59 |
lifeless | kashyap: just put it in the search bar in gerrit | 08:59 |
kashyap | lifeless: Aha, found it. | 09:00 |
*** markus_z has joined #openstack-qa | 09:00 | |
afazekas | andreaf: AGrrr, I am starting get pissed of with the default gerrit and copy paste .. | 09:00 |
openstackgerrit | Maxim Nestratov proposed openstack-dev/devstack: libvirt virt_type=parallels support enchancement https://review.openstack.org/197035 | 09:00 |
afazekas | 'CONF.compute_feature_enabled.change_password' yes thats what I wanted to copy paste :) | 09:00 |
kashyap | lifeless: Oh, very nice! Thanks for the pointer. I'm using python-gertty, so trying to limit the no. of browser tabs to save memory for VMs :-) | 09:01 |
andreaf | gmann, afazekas, jlanoux : yep - I think it would be nice to have two rebuild tests, one which does not change the password and one which does, the latter skipped unless feature_enabled.change_password | 09:01 |
afazekas | gmann: yes, just uase the default auth method (keypair) | 09:01 |
openstackrecheck | Console logs not available after 13:22s for gate-devstack-unit-tests 201455,2,0070494 | 09:01 |
*** kbaikov has quit IRC | 09:02 | |
jlanoux | andreaf: afazekas gmann: what about having the condition on the validation: if change_password there, then ssh with new password. if not use keypair? | 09:02 |
afazekas | andreaf: Maybe later, but IMHO it is not important now | 09:03 |
kashyap | lifeless: Thanks for the education, made my morning a little more pleasant. | 09:03 |
afazekas | jlanoux: Do you have an env where the password change is configured and working? | 09:04 |
gmann | andreaf: afazekas : jlanoux: or in same tests just prepare kwarg for RempteClient based on password injection option | 09:04 |
afazekas | II think supporting more auth stragy in general is part of the PB, but we do not need to solve it now | 09:05 |
afazekas | I mean with the given change | 09:05 |
lifeless | kashyap: np | 09:05 |
*** kbaikov has joined #openstack-qa | 09:05 | |
afazekas | s/PB/Blue print/ | 09:05 |
jlanoux | afazekas: No, I can check that | 09:07 |
*** dtantsur is now known as dtantsur|brb | 09:10 | |
andreaf | afazekas: yes you are right, my thoughts with the ssh auth bp were that we can start supporting keypair auth only, and add other methods as needed later - so it's probably fair enough to just do a keypaid based ssh check on the image after rebuild | 09:10 |
jlanoux | andreaf: afazekas gmann and I can leave a TODO to deal with password | 09:12 |
afazekas | If you try to do it kvm/libvirt you need a regular image (basic bare) with linux with an fs layout and auth settings what nova expects, and enable inject_password and some others to have chance to make it working ... | 09:12 |
andreaf | ok that sounds good to me | 09:12 |
afazekas | ok | 09:12 |
gmann | yea, look fine for me too | 09:12 |
andreaf | yes anyways writing stuff into the image FS is something that we should stop doing :) | 09:12 |
jlanoux | andreaf: afazekas gmann good - I'll do that. Thanks all! | 09:13 |
openstackrecheck | Console logs not available after 13:23s for check-tempest-dsvm-full-glusterfs 201949,1,84b1763 | 09:15 |
*** yamahata has joined #openstack-qa | 09:15 | |
*** dkusidlo has quit IRC | 09:15 | |
*** e0ne is now known as e0ne_ | 09:15 | |
*** yfried_ is now known as yfried|afk | 09:16 | |
*** gszasz has joined #openstack-qa | 09:16 | |
*** e0ne_ is now known as e0ne | 09:16 | |
*** yamahata has quit IRC | 09:20 | |
afazekas | andreaf :) +2 | 09:20 |
*** kiran-r has quit IRC | 09:21 | |
*** e0ne has quit IRC | 09:22 | |
*** dkusidlo has joined #openstack-qa | 09:22 | |
*** yfried|afk is now known as yfried_ | 09:25 | |
*** Madan has quit IRC | 09:28 | |
openstackrecheck | Console logs not available after 13:22s for gate-nova-python34 146887,19,a2cc07f | 09:28 |
openstackgerrit | Joseph Lanoux proposed openstack/tempest: Migrate compute tests to the ssh-auth-strategy https://review.openstack.org/165504 | 09:29 |
openstackgerrit | Marc Koderer proposed openstack/tempest: Stop test execution in case of an plugin error https://review.openstack.org/202012 | 09:30 |
openstackgerrit | Joseph Lanoux proposed openstack/tempest: DO NOT MERGE - test ssh-auth-strategy in the gate https://review.openstack.org/169204 | 09:36 |
openstackgerrit | Joseph Lanoux proposed openstack/tempest: DO NOT MERGE - test ssh-auth-strategy in the gate https://review.openstack.org/169204 | 09:38 |
*** malini has joined #openstack-qa | 09:39 | |
*** malini has quit IRC | 09:39 | |
openstackrecheck | Console logs not available after 13:22s for check-tempest-dsvm-full 201916,2,77f98a0 | 09:41 |
*** SridharG has joined #openstack-qa | 09:47 | |
*** amotoki has quit IRC | 09:50 | |
*** dkusidlo has quit IRC | 09:54 | |
openstackrecheck | Console logs not available after 13:25s for gate-ceilometer-python27 201532,1,75cdce6 | 09:55 |
*** vponomaryov1 has joined #openstack-qa | 09:56 | |
*** Kennan has joined #openstack-qa | 10:03 | |
*** Kennan2 has quit IRC | 10:03 | |
*** dims_ has joined #openstack-qa | 10:03 | |
*** pal has quit IRC | 10:05 | |
*** dims_ has quit IRC | 10:05 | |
openstackrecheck | Console logs not available after 13:23s for check-tempest-dsvm-cells 201436,2,a407111 | 10:08 |
*** yfried_ is now known as yfried|afk | 10:09 | |
*** e0ne has joined #openstack-qa | 10:12 | |
kashyap | lifeless: Hmm, using either USE_CONSTRAINTS or PIP_UPGRADE, both fail. The former with "no such option: -c", and the latter with an "AssertionError: version mismatc, 0.8.6 != 1.1.2" for 'cryptography' package. | 10:16 |
* kashyap digs into it | 10:16 | |
*** yamamoto has quit IRC | 10:18 | |
openstackrecheck | Console logs not available after 13:23s for gate-cinder-python34 162927,12,79bfe51 | 10:22 |
*** pc_m has joined #openstack-qa | 10:28 | |
*** yfried|afk is now known as yfried_ | 10:29 | |
*** e0ne is now known as e0ne_ | 10:32 | |
*** cody-somerville has quit IRC | 10:34 | |
*** e0ne_ is now known as e0ne | 10:39 | |
*** yog__ has quit IRC | 10:39 | |
*** jamielennox is now known as jamielennox|away | 10:41 | |
*** coolsvap is now known as coolsvap|away | 10:41 | |
openstackrecheck | Console logs not available after 13:25s for check-tempest-dsvm-full-glusterfs 201949,2,c81fdad | 10:43 |
*** e0ne has quit IRC | 10:46 | |
*** e0ne has joined #openstack-qa | 10:51 | |
*** cdent has joined #openstack-qa | 10:52 | |
cdent | ianw: yeah, been meaning to abandon that mod wsgi patch, thank you | 10:53 |
*** topshare has quit IRC | 10:54 | |
*** pcm_ has joined #openstack-qa | 10:54 | |
*** dkusidlo has joined #openstack-qa | 10:56 | |
*** yfried_ is now known as yfried|afk | 10:56 | |
openstackrecheck | Console logs not available after 13:38s for gate-cinder-pep8 201249,2,291551b | 10:57 |
*** pc_m has quit IRC | 10:57 | |
EmilienM | mtreinish: thanks | 10:58 |
*** kutija has joined #openstack-qa | 10:59 | |
*** e0ne has quit IRC | 11:00 | |
*** tosky has quit IRC | 11:00 | |
*** kutija_ has quit IRC | 11:01 | |
*** e0ne has joined #openstack-qa | 11:04 | |
*** afazekas has quit IRC | 11:05 | |
openstackrecheck | Console logs not available after 13:33s for gate-swift-dsvm-functional 88736,196,b41c484 | 11:10 |
*** e0ne has quit IRC | 11:13 | |
openstackgerrit | keiji niwa proposed openstack-dev/devstack: Fix replaces hardcoded value "slaac" with variable "$IPV6_ADDRESS_MODE" https://review.openstack.org/201086 | 11:15 |
*** yfried|afk is now known as yfried_ | 11:16 | |
*** kutija_ has joined #openstack-qa | 11:17 | |
*** e0ne has joined #openstack-qa | 11:18 | |
*** kutija__ has joined #openstack-qa | 11:19 | |
*** kutija has quit IRC | 11:19 | |
kashyap | sdague: Do you see this w/ current DevStack git - http://paste.openstack.org/show/377308/ | 11:21 |
kashyap | No rush, take a look when you can | 11:21 |
*** kutija has joined #openstack-qa | 11:22 | |
*** mpaolino has joined #openstack-qa | 11:22 | |
kashyap | Hmm, it's irrespective of DevStack, though. `sudo pip install -U cryptography` this fails essentially. | 11:22 |
*** kutija_ has quit IRC | 11:22 | |
openstackrecheck | Console logs not available after 13:22s for gate-tempest-dsvm-neutron-large-ops 201844,6,53c9b05 | 11:24 |
*** kutija__ has quit IRC | 11:24 | |
openstackgerrit | Sean Dague proposed openstack-infra/devstack-gate: POC: grenade partial multinode https://review.openstack.org/199091 | 11:25 |
*** openstack has joined #openstack-qa | 11:38 | |
-cameron.freenode.net- [freenode-info] channel flooding and no channel staff around to help? Please check with freenode support: http://freenode.net/faq.shtml#gettinghelp | 11:38 | |
*** openstackstatus has joined #openstack-qa | 11:38 | |
*** ChanServ sets mode: +v openstackstatus | 11:38 | |
*** yfried_ is now known as yfried|afk | 11:39 | |
*** e0ne_ is now known as e0ne | 11:39 | |
kashyap | sdague: True, mostly I use the latest stable on Fedora too, I don't want to go insane just resolving deps all the time :-) | 11:39 |
*** erlon has joined #openstack-qa | 11:41 | |
*** yfried|afk is now known as yfried_ | 11:41 | |
*** dims_ has joined #openstack-qa | 11:47 | |
openstackrecheck | Console logs not available after 13:22s for gate-cinder-pep8 189614,54,a2f37b0 | 11:50 |
openstackgerrit | Gorka Eguileor proposed openstack/tempest: Add volume snapshot list pagination tests https://review.openstack.org/195072 | 11:58 |
*** yamamoto has joined #openstack-qa | 11:58 | |
*** topshare has joined #openstack-qa | 11:59 | |
*** topshare has quit IRC | 12:00 | |
*** izadororzhna has joined #openstack-qa | 12:01 | |
*** izadororzhna has quit IRC | 12:01 | |
*** izadorozhna has joined #openstack-qa | 12:02 | |
*** yamamoto has quit IRC | 12:02 | |
*** dkusidlo has quit IRC | 12:03 | |
openstackrecheck | Console logs not available after 13:22s for check-grenade-dsvm 186312,36,de4039e | 12:04 |
*** topshare has joined #openstack-qa | 12:12 | |
*** topshare has quit IRC | 12:12 | |
*** topshare has joined #openstack-qa | 12:13 | |
openstackrecheck | Console logs not available after 13:29s for check-tempest-dsvm-full-glusterfs 201949,3,28b076b | 12:17 |
*** tosky has joined #openstack-qa | 12:18 | |
openstackgerrit | Davanum Srinivas (dims) proposed openstack-dev/devstack: [WIP] testing nova + oslo.service https://review.openstack.org/202075 | 12:21 |
*** topshare has quit IRC | 12:24 | |
*** jecarey has joined #openstack-qa | 12:25 | |
*** malini has joined #openstack-qa | 12:25 | |
*** Poornima has quit IRC | 12:26 | |
*** woodster_ has joined #openstack-qa | 12:30 | |
openstackrecheck | Console logs not available after 13:23s for gate-cinder-pep8 201406,5,0dd164c | 12:31 |
*** malini1 has joined #openstack-qa | 12:32 | |
*** izadorozhna has quit IRC | 12:33 | |
*** malini has quit IRC | 12:35 | |
*** dtantsur|brb is now known as dtantsur | 12:37 | |
*** aysyd has joined #openstack-qa | 12:39 | |
*** jordanP has quit IRC | 12:40 | |
*** jordanP has joined #openstack-qa | 12:40 | |
*** tochi has quit IRC | 12:40 | |
*** dims_ has quit IRC | 12:41 | |
*** bnemec has joined #openstack-qa | 12:41 | |
openstackrecheck | Console logs not available after 13:25s for gate-nova-python34 146887,20,2d8d878 | 12:44 |
*** topshare has joined #openstack-qa | 12:44 | |
*** afazekas has joined #openstack-qa | 12:44 | |
openstackgerrit | Sean Dague proposed openstack-infra/devstack-gate: POC: grenade partial multinode https://review.openstack.org/199091 | 12:46 |
*** jordanP has quit IRC | 12:48 | |
*** jordanP has joined #openstack-qa | 12:48 | |
*** pal has joined #openstack-qa | 12:50 | |
openstackrecheck | Console logs not available after 13:25s for gate-tempest-pep8 201978,1,3a7134b | 12:58 |
*** yamamoto has joined #openstack-qa | 12:59 | |
*** jaypipes has joined #openstack-qa | 12:59 | |
*** ChanServ sets mode: +o jaypipes | 12:59 | |
*** neeti has quit IRC | 13:02 | |
*** yamamoto has quit IRC | 13:03 | |
*** shuquan has joined #openstack-qa | 13:05 | |
*** dims_ has joined #openstack-qa | 13:06 | |
*** kiran-r has joined #openstack-qa | 13:10 | |
openstackrecheck | Console logs not available after 13:26s for gate-cinder-python27 182276,22,3b5ef8f | 13:11 |
openstackgerrit | Sean Dague proposed openstack-infra/devstack-gate: POC: grenade partial multinode https://review.openstack.org/199091 | 13:12 |
*** dpaterson has joined #openstack-qa | 13:14 | |
*** akshai has joined #openstack-qa | 13:15 | |
*** krtaylor has joined #openstack-qa | 13:16 | |
*** shuquan has quit IRC | 13:18 | |
*** kiran-r has quit IRC | 13:18 | |
*** shuquan has joined #openstack-qa | 13:21 | |
openstackrecheck | Console logs not available after 13:22s for gate-tempest-dsvm-full 201289,1,e2c1500 | 13:24 |
openstackrecheck | openstack/requirements change: https://review.openstack.org/197986 failed gate-requirements-python27 in the gate queue with an unrecognized error | 13:25 |
*** topshare has quit IRC | 13:25 | |
*** shuquan has quit IRC | 13:26 | |
*** dkusidlo has joined #openstack-qa | 13:26 | |
*** dustins has joined #openstack-qa | 13:27 | |
*** shuquan has joined #openstack-qa | 13:27 | |
*** shardy_ has joined #openstack-qa | 13:29 | |
*** dkranz has joined #openstack-qa | 13:30 | |
*** shardy has quit IRC | 13:31 | |
*** samuel-dmq has quit IRC | 13:31 | |
*** samueldmq has joined #openstack-qa | 13:32 | |
openstackgerrit | Matt Riedemann proposed openstack-infra/elastic-recheck: Add query for python-qpid-proton build bug 1474852 https://review.openstack.org/202109 | 13:34 |
openstack | bug 1474852 in oslo.messaging "gate-oslo.messaging-python34 fails in the gate with "Failed building wheel for python-qpid-proton"" [Undecided,Confirmed] https://launchpad.net/bugs/1474852 | 13:34 |
*** mriedem_away is now known as mriedem | 13:34 | |
mriedem | mtreinish: sdague: dims_: ^ | 13:34 |
mriedem | dims_: i thought there was already a bug or a fix for that at one point? ^ | 13:34 |
dims_ | mriedem: it keeps breaking, kguisti and flaper87 are on point | 13:35 |
*** shardy_ has quit IRC | 13:35 | |
mriedem | ok | 13:35 |
*** shardy has joined #openstack-qa | 13:35 | |
sdague | mriedem: did you file a signature for the db explode in nova yesterday? | 13:38 |
mriedem | sdague: yeah | 13:38 |
openstackrecheck | Console logs not available after 13:25s for check-tempest-dsvm-full-glusterfs 201949,4,cab85dc | 13:38 |
mriedem | sdague: we need this too https://review.openstack.org/#/c/201777/ | 13:39 |
sdague | ok, I'm only +1 on system-config | 13:39 |
mriedem | blarg | 13:39 |
mriedem | i thought you were universal +2 :) | 13:39 |
*** BharatK_ has quit IRC | 13:41 | |
openstackgerrit | Merged openstack-infra/elastic-recheck: Add query for python-qpid-proton build bug 1474852 https://review.openstack.org/202109 | 13:41 |
openstack | bug 1474852 in oslo.messaging "gate-oslo.messaging-python34 fails in the gate with "Failed building wheel for python-qpid-proton"" [Undecided,Confirmed] https://launchpad.net/bugs/1474852 | 13:41 |
*** jecarey has quit IRC | 13:43 | |
*** bknudson has joined #openstack-qa | 13:44 | |
*** openstackrecheck has quit IRC | 13:46 | |
*** openstackrecheck has joined #openstack-qa | 13:46 | |
*** jordanP has quit IRC | 13:58 | |
*** tvanderwiel has joined #openstack-qa | 13:58 | |
*** rbak has joined #openstack-qa | 13:58 | |
mtreinish | mkoderer: after those 2 patches are you able to load the manila tests with the plugin? | 13:58 |
*** dboik has joined #openstack-qa | 14:03 | |
*** austin81 has joined #openstack-qa | 14:03 | |
*** pglass has joined #openstack-qa | 14:03 | |
*** gszasz has quit IRC | 14:04 | |
*** kutija_ has joined #openstack-qa | 14:04 | |
*** gszasz has joined #openstack-qa | 14:04 | |
*** kutija has quit IRC | 14:07 | |
openstackgerrit | Matt Riedemann proposed openstack-infra/elastic-recheck: Add query for broken ironic unit tests due to mock 1.1 https://review.openstack.org/202127 | 14:09 |
mtreinish | mriedem: ^^^ heh, I like that ironic bug | 14:10 |
*** pglbutt has joined #openstack-qa | 14:10 | |
mriedem | yeah, i like that mock is enforcing using the correct assertion methods now | 14:11 |
*** zz_dimtruck is now known as dimtruck | 14:11 | |
*** pglass has quit IRC | 14:14 | |
*** mylu has joined #openstack-qa | 14:14 | |
*** shardy_ has joined #openstack-qa | 14:16 | |
*** shardy has quit IRC | 14:17 | |
*** jecarey has joined #openstack-qa | 14:17 | |
*** yamahata has joined #openstack-qa | 14:18 | |
*** mtanino has joined #openstack-qa | 14:20 | |
openstackgerrit | Merged openstack-infra/elastic-recheck: Add query for broken ironic unit tests due to mock 1.1 https://review.openstack.org/202127 | 14:20 |
mtreinish | andreaf: when you get a sec: https://review.openstack.org/#/c/201816/ should be quick | 14:21 |
*** shardy_ has quit IRC | 14:21 | |
*** shardy has joined #openstack-qa | 14:22 | |
*** topshare has joined #openstack-qa | 14:25 | |
andreaf | mtreinish: shouldn't we use tempest_role from config in there | 14:25 |
*** topshare has quit IRC | 14:25 | |
*** SridharG has left #openstack-qa | 14:25 | |
mtreinish | andreaf: no, because to use v3 auth this is required | 14:25 |
mtreinish | that config option is only for specifying additional roles, I don't think we want to force uses to just pick an arbitrary role to make things work | 14:26 |
mtreinish | if keystone had a default role defined for project membership this would be a straightforward | 14:26 |
*** shuquan has quit IRC | 14:26 | |
andreaf | mtreinish: well, still "Member" might not exists | 14:26 |
mtreinish | andreaf: that call will create it if it doesn't exist | 14:27 |
mtreinish | morganfainberg: ^^^ | 14:27 |
morganfainberg | mtreinish: hi ok i can look at things now | 14:27 |
morganfainberg | sorry | 14:27 |
morganfainberg | lost all of yesterday due to travel things | 14:27 |
mtreinish | morganfainberg: oh I got to the bottom of it with jamielennox|away: https://review.openstack.org/#/c/201816/ | 14:27 |
mtreinish | morganfainberg: I was just saying you guys should probably define a default role for doing that | 14:28 |
*** mylu has quit IRC | 14:28 | |
mtreinish | because it seems like a basic thing everyone will need to do | 14:28 |
*** mylu has joined #openstack-qa | 14:28 | |
andreaf | mtreinish: still I'm confused - I thought devstack is always setting up "Member" in the list of roles | 14:28 |
*** tpeoples has joined #openstack-qa | 14:29 | |
andreaf | mtreinish: and I made that change in devstack because that way we can run v3 tests when using v2 by default | 14:29 |
*** frayedknot has quit IRC | 14:29 | |
openstackgerrit | Sean Dague proposed openstack-infra/devstack-gate: POC: grenade partial multinode https://review.openstack.org/199091 | 14:29 |
morganfainberg | mtreinish: yes | 14:30 |
morganfainberg | mtreinish: i don't disagree | 14:30 |
*** shuquan_ has joined #openstack-qa | 14:30 | |
*** topshare has joined #openstack-qa | 14:30 | |
mtreinish | andreaf: oh, you're right, I need to add role creation if that doesn't exist | 14:30 |
*** topshare has quit IRC | 14:31 | |
mtreinish | andreaf: leave a review comment and I'll respin it | 14:31 |
*** abehl has quit IRC | 14:31 | |
*** topshare has joined #openstack-qa | 14:31 | |
andreaf | mtreinish: what's wrong with defaulting tempest_roles to "Member" then? | 14:32 |
*** shuquan_ has quit IRC | 14:32 | |
andreaf | mtreinish: or maybe better to only add Member if tempest_roles is empty | 14:33 |
andreaf | mtreinish: if there are already roles specified why create a new one and add it? | 14:33 |
mtreinish | andreaf: I figured it was better to just always do it because it's kinda a necessary step. But, you're right we really only need to do it if there isn't already a role assigned | 14:34 |
mriedem | sdague: mtreinish: d-g changes aren't run against bashate? | 14:35 |
sdague | mriedem: ... maybe not | 14:35 |
mriedem | i guess i should say, any reason why not? it's in the tox.in | 14:35 |
mriedem | just not a job in project-config apparently | 14:35 |
openstackgerrit | Mahito OGURA proposed openstack-dev/devstack: Add export_proxy_variables() tests to test_functions.sh https://review.openstack.org/201455 | 14:35 |
mtreinish | mriedem: I thought they were, but we probably just forgot to add a job for it | 14:36 |
mriedem | mtreinish: ok, i can do that | 14:36 |
sdague | yeh, honestly, I'd be tempted to put it in unit tests | 14:36 |
sdague | it seems weird to spin a whole new node for that | 14:36 |
andreaf | mtreinish: I left a comment in https://review.openstack.org/#/c/201816/ | 14:37 |
mtreinish | andreaf: ok, thanks | 14:37 |
*** dkusidlo has quit IRC | 14:37 | |
openstackgerrit | Matt Riedemann proposed openstack-infra/devstack-gate: Add a loop to git_prune https://review.openstack.org/183124 | 14:37 |
mkoderer | mtreinish: I uploaded an initial version of the manila tempest plugin | 14:37 |
mkoderer | https://review.openstack.org/#/c/201955/ | 14:37 |
*** pal has quit IRC | 14:37 | |
mriedem | sdague: mtreinish: ^ that d-g change is for a long-standing gate issue | 14:37 |
mriedem | that we don't have a fingerprint for since it's very generic w/o the actual git command in the timeout failure | 14:38 |
mkoderer | I will start with the first test case during the week... | 14:38 |
*** mlavalle has joined #openstack-qa | 14:39 | |
*** pglbutt has quit IRC | 14:40 | |
sdague | mriedem: so... I doubt that will really fix it, but it's fine | 14:40 |
sdague | mriedem: also, for convention, can you make SLEEP_TIME lower case | 14:41 |
sdague | we try to keep locals lower case | 14:41 |
mriedem | sdague: well, it at least gives us "'Max attempts reached for git "$@"; giving up.'" for git prune so we have a fingerprint that we can use for a persistent failure, which we'll just hide in e-r | 14:41 |
mriedem | sure, ian asked that i make that stuff locals in the previous ps | 14:41 |
sdague | yeh, just the lc thing, then I'll +2 | 14:41 |
openstackgerrit | Matt Riedemann proposed openstack-infra/devstack-gate: Add a loop to git_prune https://review.openstack.org/183124 | 14:42 |
sdague | it turns out the when these things time out, they rarely recover | 14:42 |
*** openstackrecheck has quit IRC | 14:49 | |
*** openstackrecheck has joined #openstack-qa | 14:49 | |
*** yfried_ is now known as yfried|afk | 14:49 | |
*** tsekiyama has joined #openstack-qa | 14:50 | |
*** openstackrecheck has quit IRC | 14:53 | |
*** yfried|afk is now known as yfried_ | 14:54 | |
*** pal has joined #openstack-qa | 14:55 | |
*** topshare has quit IRC | 14:56 | |
openstackgerrit | Sean Dague proposed openstack-dev/grenade: add post-stack script callout https://review.openstack.org/199073 | 14:58 |
openstackgerrit | Sean Dague proposed openstack-infra/devstack-gate: POC: grenade partial multinode https://review.openstack.org/199091 | 14:59 |
*** topshare has joined #openstack-qa | 14:59 | |
*** yfried__ has joined #openstack-qa | 15:01 | |
*** yamahata has quit IRC | 15:02 | |
*** yfried_ has quit IRC | 15:02 | |
*** mlavalle has quit IRC | 15:02 | |
*** yamahata has joined #openstack-qa | 15:02 | |
*** shardy_ has joined #openstack-qa | 15:03 | |
*** laughterwym has joined #openstack-qa | 15:04 | |
*** shardy has quit IRC | 15:04 | |
*** shardy_ has quit IRC | 15:08 | |
*** shardy has joined #openstack-qa | 15:09 | |
*** dkranz has quit IRC | 15:11 | |
*** pglass has joined #openstack-qa | 15:11 | |
*** yamahata has quit IRC | 15:12 | |
*** yamahata has joined #openstack-qa | 15:12 | |
*** markus_z has quit IRC | 15:13 | |
*** itzikb_ has quit IRC | 15:16 | |
*** jordanP has joined #openstack-qa | 15:16 | |
*** mlavalle has joined #openstack-qa | 15:17 | |
openstackgerrit | Matthew Treinish proposed openstack/tempest: Ensure a role is assigned to created users with v3 auth https://review.openstack.org/201816 | 15:17 |
mtreinish | andreaf: ^^^ | 15:18 |
*** topshare has quit IRC | 15:19 | |
*** topshare has joined #openstack-qa | 15:20 | |
*** aix has quit IRC | 15:23 | |
*** dtantsur is now known as dtantsur|brb | 15:25 | |
andreaf | mtreinish: +2 | 15:25 |
*** BharatK has joined #openstack-qa | 15:27 | |
mtreinish | andreaf: thanks | 15:28 |
*** dkranz has joined #openstack-qa | 15:30 | |
*** dwalleck has joined #openstack-qa | 15:30 | |
*** dmellado has joined #openstack-qa | 15:33 | |
*** yfried__ is now known as yfried|afk | 15:33 | |
*** e0ne is now known as e0ne_ | 15:36 | |
*** yfried|afk has quit IRC | 15:37 | |
*** hemnafk is now known as hemna | 15:39 | |
*** ig0r__ has quit IRC | 15:39 | |
*** ig0r_ has joined #openstack-qa | 15:40 | |
*** ajmiller has joined #openstack-qa | 15:40 | |
*** e0ne_ is now known as e0ne | 15:45 | |
*** Poornima has joined #openstack-qa | 15:49 | |
*** dustins has quit IRC | 15:50 | |
*** dwalleck has quit IRC | 15:51 | |
*** dwalleck has joined #openstack-qa | 15:51 | |
*** k4n0 has quit IRC | 15:52 | |
*** ajmiller has quit IRC | 15:52 | |
*** ajmiller has joined #openstack-qa | 15:52 | |
*** kiran-r has joined #openstack-qa | 15:54 | |
*** laughterwym has quit IRC | 15:55 | |
*** dwalleck has quit IRC | 15:55 | |
*** patrickeast has joined #openstack-qa | 15:56 | |
*** armax has joined #openstack-qa | 15:56 | |
*** kiran-r has quit IRC | 15:56 | |
*** jaypipes has quit IRC | 15:58 | |
*** annashen has joined #openstack-qa | 16:00 | |
*** topshare has quit IRC | 16:01 | |
*** salv-orl_ has joined #openstack-qa | 16:01 | |
*** amotoki has joined #openstack-qa | 16:02 | |
*** Sukhdev has joined #openstack-qa | 16:03 | |
*** ajmiller has quit IRC | 16:03 | |
*** openstackrecheck has joined #openstack-qa | 16:04 | |
*** salv-orlando has quit IRC | 16:05 | |
*** dwalleck has joined #openstack-qa | 16:06 | |
*** dwalleck has quit IRC | 16:07 | |
*** malini1 has quit IRC | 16:08 | |
*** yfried|afk has joined #openstack-qa | 16:09 | |
*** kiran-r has joined #openstack-qa | 16:09 | |
*** gszasz has quit IRC | 16:10 | |
*** jlanoux has quit IRC | 16:11 | |
*** yfried has joined #openstack-qa | 16:13 | |
*** yfried|afk has quit IRC | 16:14 | |
*** krtaylor has quit IRC | 16:15 | |
*** asselin has joined #openstack-qa | 16:18 | |
*** malini has joined #openstack-qa | 16:19 | |
*** tosky has quit IRC | 16:20 | |
*** jordanP has quit IRC | 16:20 | |
*** tosky has joined #openstack-qa | 16:20 | |
openstackgerrit | Matthew Treinish proposed openstack/tempest: Ensure a role is assigned to created users with v3 auth https://review.openstack.org/201816 | 16:21 |
mtreinish | andreaf: ^^^ I probably should have run tests before pushing :) | 16:21 |
*** pal has quit IRC | 16:23 | |
*** dwalleck has joined #openstack-qa | 16:23 | |
*** ghundal_tw has joined #openstack-qa | 16:25 | |
*** tosky has quit IRC | 16:25 | |
*** Poornima has quit IRC | 16:25 | |
*** BharatK has quit IRC | 16:26 | |
*** jhenner has quit IRC | 16:26 | |
openstackrecheck | Console logs not available after 13:23s for gate-keystone-python27 201684,5,289775a | 16:26 |
*** yfried has quit IRC | 16:27 | |
*** afazekas has quit IRC | 16:27 | |
mtreinish | mriedem: looking at the code: http://git.openstack.org/cgit/openstack/tempest/tree/tempest/api/compute/volumes/test_attach_volume.py#n87 that test will be skipped by default | 16:27 |
*** krtaylor has joined #openstack-qa | 16:28 | |
mtreinish | http://git.openstack.org/cgit/openstack/tempest/tree/tempest/config.py#n573 | 16:28 |
*** mlavalle has quit IRC | 16:29 | |
mriedem | mtreinish: ok, so i guess as long as they are running test_list_get_volume_attachments they have attach/detach covered | 16:29 |
*** mlavalle has joined #openstack-qa | 16:29 | |
mriedem | which they do | 16:30 |
mriedem | so nvm | 16:30 |
mriedem | that test could probably have a better name :) | 16:30 |
mtreinish | mriedem: yes it could, lots of tests could... | 16:30 |
mriedem | test_attach_detach_ssh_volume | 16:30 |
*** dwalleck has quit IRC | 16:31 | |
mtreinish | fwiw, I have a strong feeling that test will be super flaky when/if we swap the default on that config option | 16:31 |
mtreinish | because it's similar to http://git.openstack.org/cgit/openstack/tempest/tree/tempest/scenario/test_stamp_pattern.py | 16:31 |
mtreinish | which has always had issues because the device name was never reliably the same | 16:32 |
mriedem | yeah i was going to say that test sounded a lot like a scenario test | 16:32 |
mriedem | mtreinish: oh about that | 16:32 |
mriedem | mtreinish: https://review.openstack.org/#/c/180638/ | 16:32 |
mriedem | with ^ the device name will be completely decided by the libvirt driver | 16:33 |
mriedem | mtreinish: ha CONF.compute.volume_device_name | 16:34 |
mtreinish | oh, cool. Do you want to test an unskip for test stamp pattern with a depends on? | 16:34 |
mriedem | yeah that would be totally busted | 16:34 |
mriedem | mtreinish: well, the test is still going to be hosed b/c of CONF.compute.volume_device_name | 16:36 |
mriedem | since that won't be honored | 16:36 |
mtreinish | mriedem: sigh, it's part of the api request | 16:36 |
mriedem | i know | 16:37 |
mriedem | but, https://review.openstack.org/#/c/180638/ | 16:37 |
mriedem | sdague: ^ re: yesterday conversation on this | 16:37 |
mtreinish | mriedem: so we can fix the test to just query the info from nova and use that device name for the ssh part of the test | 16:38 |
mriedem | yupu | 16:38 |
mtreinish | but that doesn't fix the api, offering users the choice to pick a device name and just dropping it on the floor doesn't help anyone | 16:38 |
mriedem | well, it doesn't work anyway | 16:38 |
mriedem | we talked about this in -nova yesterday and ndipanov was supposed to have a thing in the ML about it | 16:39 |
mtreinish | so don't allow it as part of the api | 16:39 |
mtreinish | you have microversions now | 16:39 |
openstackrecheck | Console logs not available after 13:26s for gate-grenade-dsvm 201455,3,c2b5961 | 16:40 |
*** dwalleck has joined #openstack-qa | 16:41 | |
*** annashen has quit IRC | 16:42 | |
*** dwalleck has quit IRC | 16:42 | |
mriedem | mtreinish: yeah i think that's the long-term idea | 16:45 |
mriedem | we wanted to get it in the ML to make sure we were all good with that first | 16:45 |
*** annashen has joined #openstack-qa | 16:46 | |
*** dtantsur|brb is now known as dtantsur | 16:48 | |
*** nic has joined #openstack-qa | 16:48 | |
mtreinish | well I'm all for removing api params that don't actually do anything except confuse people | 16:48 |
mtreinish | because I guarantee you tempest isn't the only thing out there that's tried to set the device_id like that | 16:48 |
*** melwitt_ is now known as melwitt | 16:49 | |
*** malini has quit IRC | 16:49 | |
*** tvanderwiel has quit IRC | 16:49 | |
*** tvanderwiel has joined #openstack-qa | 16:50 | |
*** tvanderwiel has left #openstack-qa | 16:50 | |
*** dwalleck has joined #openstack-qa | 16:50 | |
*** malini has joined #openstack-qa | 16:50 | |
*** amotoki has quit IRC | 16:50 | |
*** hichihara has joined #openstack-qa | 16:52 | |
*** ajmiller has joined #openstack-qa | 16:53 | |
openstackrecheck | Console logs not available after 13:27s for gate-tempest-dsvm-full-ceph 189614,56,3546213 | 16:53 |
*** ajmiller_ has joined #openstack-qa | 16:54 | |
*** pglass has quit IRC | 16:55 | |
*** ajmiller__ has joined #openstack-qa | 16:55 | |
mriedem | yeah | 16:56 |
*** akshai has quit IRC | 16:56 | |
*** yamahata has quit IRC | 16:57 | |
mriedem | mtreinish: i see that test_minimum_basic_scenario also does tihs | 16:57 |
mriedem | uses the config option for the attach | 16:57 |
mriedem | and that test is also super racy | 16:57 |
*** ajmiller__ has quit IRC | 16:57 | |
*** dwalleck has quit IRC | 16:57 | |
mriedem | or was, i'm also thinking of test_minimum_basic_scenario here | 16:57 |
*** ajmiller__ has joined #openstack-qa | 16:57 | |
*** yamahata has joined #openstack-qa | 16:58 | |
*** pcm_ is now known as pc_m | 16:58 | |
*** akshai has joined #openstack-qa | 16:58 | |
*** pal has joined #openstack-qa | 16:58 | |
*** patrickeast has quit IRC | 16:59 | |
mtreinish | well the scenarios are all normally racy, but that's because they actually ssh into the guests | 16:59 |
*** ajmiller_ has quit IRC | 16:59 | |
*** ajmiller has quit IRC | 16:59 | |
mtreinish | mriedem: minimum_basic doesn't actually try to use the device name | 17:00 |
mtreinish | it just counts: http://git.openstack.org/cgit/openstack/tempest/tree/tempest/scenario/test_minimum_basic.py#n92 | 17:00 |
mtreinish | well jsut checks the name is there i guess | 17:01 |
mtreinish | and we default to vdb for device name, which is almost always there I think | 17:01 |
mriedem | yeah, and uses it to attach http://git.openstack.org/cgit/openstack/tempest/tree/tempest/scenario/test_minimum_basic.py#n79 | 17:01 |
*** kiran-r has quit IRC | 17:02 | |
*** pglass has joined #openstack-qa | 17:02 | |
mtreinish | mriedem: sure, but that doesn't actually mean anything | 17:03 |
mtreinish | I'm just trying to figure out why we don't flake on that part of the test | 17:03 |
*** hemna is now known as hemnafk | 17:04 | |
ghundal_tw | mtreinish: Are you saying the scenarios are provocative or they dress provocatively? There should be a non-racy dress policy.. :) | 17:06 |
openstackrecheck | Console logs not available after 13:23s for gate-tempest-dsvm-neutron-full 202075,1,2ac048d | 17:07 |
*** malini has quit IRC | 17:07 | |
*** hichihara has quit IRC | 17:07 | |
*** ihrachyshka has quit IRC | 17:07 | |
mtreinish | ghundal_tw: scenario tests are definitely not appropriate for all ages :) | 17:09 |
*** yamahata has quit IRC | 17:09 | |
*** ajmiller__ is now known as ajmiller | 17:10 | |
*** artom has joined #openstack-qa | 17:10 | |
mriedem | i don't know about nudity | 17:10 |
mriedem | but there has definitely been a lot of strong language involved | 17:10 |
openstackgerrit | Matt Riedemann proposed openstack/tempest: Remove redundant attach/detach volume methods from test_minimum_basic https://review.openstack.org/202196 | 17:14 |
mriedem | mtreinish: at least that's an easy step forward ^ | 17:14 |
*** pglass has quit IRC | 17:18 | |
*** patrickeast has joined #openstack-qa | 17:18 | |
mtreinish | mriedem: sure, that's simple enough | 17:18 |
mtreinish | man, I hate how the scenario tests encode everything as class variables, I don't know why they do that | 17:18 |
mriedem | mtreinish: yeah, that's what held me up from converting test_stamp_pattern | 17:19 |
lifeless | kashyap: the -c thing means that devstack is failing to upgrade your pip | 17:19 |
mriedem | because you'd actually want it working the other way around | 17:19 |
openstackrecheck | Console logs not available after 13:25s for gate-tempest-dsvm-full 201816,4,5eb7494 | 17:20 |
*** nic has quit IRC | 17:23 | |
*** malini has joined #openstack-qa | 17:24 | |
mkoderer | mtreinish: yep it works | 17:24 |
mtreinish | mkoderer: awesome | 17:24 |
mkoderer | mtreinish: at least the sample test runs poperly | 17:24 |
mkoderer | I will start porting the client and the tests in the next days | 17:25 |
*** ajmiller_ has joined #openstack-qa | 17:25 | |
mkoderer | mtreinish: I think we need to add some unit test though ;) | 17:25 |
*** ajmiller__ has joined #openstack-qa | 17:26 | |
mtreinish | mkoderer: well that's something at least. We probably should also look at the config registration patch too: https://review.openstack.org/#/c/197749/ I'm thinking I need to add list_opts support to that too though | 17:26 |
*** ajmiller has quit IRC | 17:26 | |
mtreinish | so we can generate sample configs with plugin options | 17:26 |
mtreinish | mkoderer: heh, yeah unit tests would probably be a good idea | 17:26 |
mtreinish | but I'm not exactly sure how we'd go about writing one | 17:27 |
mkoderer | mtreinish: yeah config opts we need for sure :) | 17:27 |
*** achanda has joined #openstack-qa | 17:29 | |
*** ajmiller_ has quit IRC | 17:29 | |
*** malini has quit IRC | 17:31 | |
*** pglass has joined #openstack-qa | 17:31 | |
*** yamahata has joined #openstack-qa | 17:33 | |
*** dustins has joined #openstack-qa | 17:33 | |
openstackrecheck | Console logs not available after 13:27s for gate-nova-python34 197982,5,f7e8171 | 17:34 |
*** dustins has quit IRC | 17:34 | |
*** dustins has joined #openstack-qa | 17:34 | |
*** jaypipes has joined #openstack-qa | 17:35 | |
*** ChanServ sets mode: +o jaypipes | 17:35 | |
*** tpeoples has quit IRC | 17:37 | |
*** hemnafk is now known as hemna | 17:38 | |
*** mtanino has quit IRC | 17:39 | |
*** achanda has quit IRC | 17:39 | |
*** hitalia has joined #openstack-qa | 17:39 | |
*** dtantsur is now known as dtantsur|afk | 17:42 | |
*** hitalia has quit IRC | 17:42 | |
openstackrecheck | Console logs not available after 13:23s for gate-cinder-python27 201404,3,0e7981d | 17:47 |
*** achanda has joined #openstack-qa | 17:48 | |
*** ajmiller__ is now known as ajmiller | 17:49 | |
*** tpeoples has joined #openstack-qa | 17:50 | |
*** hitalia has joined #openstack-qa | 17:50 | |
*** sabeen has joined #openstack-qa | 17:50 | |
*** salv-orl_ has quit IRC | 17:50 | |
*** mtanino has joined #openstack-qa | 17:52 | |
*** akshai has quit IRC | 17:56 | |
openstackgerrit | Monty Taylor proposed openstack-infra/devstack-gate: Use blkid to find ephemeral disk on HP https://review.openstack.org/202217 | 17:56 |
openstackgerrit | Monty Taylor proposed openstack-infra/devstack-gate: Use blkid to find ephemeral disk on HP https://review.openstack.org/202217 | 17:58 |
*** Swami has joined #openstack-qa | 17:58 | |
*** akshai has joined #openstack-qa | 17:59 | |
*** mylu has quit IRC | 18:01 | |
openstackrecheck | Console logs not available after 13:24s for gate-tempest-dsvm-full-ceph 199818,4,e5c295c | 18:01 |
openstackgerrit | Monty Taylor proposed openstack-infra/devstack-gate: Use blkid to find ephemeral disk on HP https://review.openstack.org/202217 | 18:01 |
*** mylu has joined #openstack-qa | 18:01 | |
*** Kennan has quit IRC | 18:02 | |
*** Sukhdev has quit IRC | 18:03 | |
*** Kennan has joined #openstack-qa | 18:03 | |
openstackgerrit | Monty Taylor proposed openstack-infra/devstack-gate: Use blkid to find ephemeral disk on HP https://review.openstack.org/202217 | 18:08 |
openstackrecheck | Console logs not available after 13:26s for gate-tempest-dsvm-nova-v21-full 181426,4,aa2a9db | 18:14 |
*** malini has joined #openstack-qa | 18:14 | |
pc_m | hi. Is there a known gate issue? I have a commit that just changed tox.ini to disable a command, and it is failing a bunch of tests. Saying it cannot find gate_hook.sh on one test. | 18:17 |
clarkb | pc_m: we had a short blip where using config-drive on nodes to set hostnames for nova broke d-g because nova doesn't ensure stable device ordering (which is probably hard to do) | 18:18 |
*** malini has quit IRC | 18:18 | |
clarkb | should be fixed now | 18:18 |
pc_m | clarkb: Thanks. I can recheck. | 18:19 |
*** malini has joined #openstack-qa | 18:21 | |
*** tvanderwiel has joined #openstack-qa | 18:22 | |
*** tvanderwiel has left #openstack-qa | 18:22 | |
*** sabeen3 has joined #openstack-qa | 18:22 | |
*** boris-42 has joined #openstack-qa | 18:23 | |
*** sabeen has quit IRC | 18:24 | |
*** ajmiller_ has joined #openstack-qa | 18:25 | |
*** ajmiller_ has quit IRC | 18:25 | |
openstackgerrit | Paul Belanger proposed openstack-infra/elastic-recheck: Remove gate-infra-puppet-apply-centos6 check https://review.openstack.org/202231 | 18:28 |
openstackrecheck | Console logs not available after 13:33s for gate-grenade-dsvm 199127,3,78d6133 | 18:28 |
*** annashen has quit IRC | 18:30 | |
openstackgerrit | Michael Krotscheck proposed openstack/eslint-config-openstack: Added launchpad as issues page. https://review.openstack.org/201762 | 18:32 |
openstackgerrit | Michael Krotscheck proposed openstack/eslint-config-openstack: Added homepage for QA. https://review.openstack.org/201763 | 18:32 |
mtreinish | krotscheck: ^^^ +A | 18:33 |
krotscheck | mtreinish: Wheeeee! | 18:33 |
krotscheck | thanks muchly! | 18:33 |
krotscheck | mtreinish: Also, tahnks for the reviews. I'm so focused on JS things, the obvious openstack common things usually escape me. | 18:34 |
openstackgerrit | Sean Dague proposed openstack-infra/devstack-gate: POC: grenade partial multinode https://review.openstack.org/199091 | 18:36 |
*** malini has quit IRC | 18:38 | |
openstackrecheck | Console logs not available after 13:38s for gate-tempest-dsvm-nova-v21-full 181454,3,742dd71 | 18:41 |
*** dwalleck has joined #openstack-qa | 18:42 | |
*** annashen has joined #openstack-qa | 18:42 | |
*** achanda has quit IRC | 18:43 | |
openstackgerrit | Merged openstack/eslint-config-openstack: Added launchpad as issues page. https://review.openstack.org/201762 | 18:47 |
*** malini has joined #openstack-qa | 18:50 | |
*** pal has quit IRC | 18:53 | |
openstackrecheck | Console logs not available after 13:22s for gate-tempest-dsvm-postgres-full 200238,5,e5678fe | 18:55 |
*** dpaterson has quit IRC | 18:55 | |
*** dpaterson has joined #openstack-qa | 18:55 | |
*** dwalleck has quit IRC | 18:56 | |
*** jecarey has quit IRC | 18:56 | |
*** pglass has quit IRC | 18:56 | |
*** flwang has quit IRC | 18:58 | |
*** mylu has quit IRC | 18:58 | |
*** mylu has joined #openstack-qa | 18:59 | |
*** mlavalle has quit IRC | 19:00 | |
*** sabeen3 has quit IRC | 19:03 | |
*** hemna is now known as hemnafood | 19:03 | |
*** e0ne has quit IRC | 19:05 | |
*** sabeen1 has joined #openstack-qa | 19:06 | |
*** annashen has quit IRC | 19:06 | |
*** pglass has joined #openstack-qa | 19:07 | |
*** Longgeek has quit IRC | 19:08 | |
openstackrecheck | Console logs not available after 13:23s for experimental-tempest-dsvm-full-dibtest 199091,7,051516f | 19:08 |
openstackgerrit | Davanum Srinivas (dims) proposed openstack-dev/devstack: [WIP] Trying alembic from master git repo https://review.openstack.org/202241 | 19:09 |
*** apevec has quit IRC | 19:09 | |
*** achanda has joined #openstack-qa | 19:11 | |
openstackgerrit | fumihiko kakuma proposed openstack-infra/devstack-gate: Allow for git base override https://review.openstack.org/151034 | 19:12 |
openstackgerrit | fumihiko kakuma proposed openstack-infra/devstack-gate: post_test_hook is not executed when the gate test returns an error https://review.openstack.org/148863 | 19:13 |
*** yfried has joined #openstack-qa | 19:15 | |
*** yfried is now known as yfried|afk | 19:15 | |
*** mylu has quit IRC | 19:16 | |
*** mylu has joined #openstack-qa | 19:20 | |
mtreinish | EmilienM: so I still kinda need the console output to know exactly what failed. The tempest.log only gets us what's happening inside of tempest but the actual test results don't get put in there | 19:21 |
EmilienM | mtreinish: oh, ok | 19:21 |
*** hitalia has quit IRC | 19:21 | |
EmilienM | mtreinish: I can redirect tox stderr/out | 19:22 |
openstackrecheck | Console logs not available after 13:22s for gate-grenade-dsvm-partial-ncpu 201280,6,129ece2 | 19:22 |
mtreinish | EmilienM: heh, I left a review comment suggesting the same thing :) | 19:22 |
EmilienM | col | 19:22 |
EmilienM | cool, I'll look | 19:22 |
*** pcrews__ has joined #openstack-qa | 19:24 | |
*** pcrews_ has quit IRC | 19:27 | |
*** mlavalle has joined #openstack-qa | 19:27 | |
openstackgerrit | Merged openstack/eslint-config-openstack: Added homepage for QA. https://review.openstack.org/201763 | 19:28 |
*** mylu has quit IRC | 19:29 | |
*** mylu has joined #openstack-qa | 19:30 | |
*** pvaneck has joined #openstack-qa | 19:31 | |
*** dwalleck has joined #openstack-qa | 19:33 | |
*** malini has quit IRC | 19:35 | |
openstackrecheck | Console logs not available after 13:27s for gate-horizon-npm-run-test 156572,28,a2199c8 | 19:35 |
*** dwalleck has quit IRC | 19:36 | |
*** jecarey has joined #openstack-qa | 19:37 | |
*** dwalleck has joined #openstack-qa | 19:45 | |
openstackrecheck | Console logs not available after 13:24s for gate-tempest-dsvm-neutron-large-ops 197986,1,1fc20c5 | 19:48 |
*** ihrachyshka has joined #openstack-qa | 19:50 | |
*** salv-orlando has joined #openstack-qa | 19:51 | |
*** hemnafood is now known as hemna | 19:54 | |
*** dwalleck has quit IRC | 19:54 | |
*** dwalleck has joined #openstack-qa | 19:55 | |
mtreinish | EmilienM: would you be ok if I repushed the patch with: http://paste.openstack.org/show/378374/ and a depends on to: https://review.openstack.org/#/c/201816/ as the next rev? | 19:55 |
EmilienM | mtreinish: sure thing | 19:55 |
EmilienM | mtreinish: do whatever you like | 19:55 |
EmilienM | mtreinish: the problem is puppet is doing a git clone, I'm not sure it will checkout the right commit with zuul cloner | 19:55 |
mtreinish | EmilienM: oh, ok I wasn't sure about that | 19:56 |
mtreinish | yeah if it's not using zuul-cloner and puppet is controlling the git stuff I don't think it'll do the right thing | 19:57 |
*** salv-orlando has quit IRC | 19:57 | |
EmilienM | mtreinish: we use zuul cloner only to clone modules now | 19:57 |
EmilienM | all this tempest is really new for us, we need to improve that | 19:57 |
EmilienM | and using zuul cloner 100% makes sense | 19:57 |
mtreinish | EmilienM: sure, that makes sense you'd have to do that to ensure the proposed change is applied to the puppet modules under test | 19:58 |
mtreinish | yeah, maybe. It depends though on what you want the scope of the puppet modules to be | 19:59 |
mtreinish | if you want the puppet-tempest to own the tempest fetch and install then using zuul cloner might not make sense | 19:59 |
EmilienM | yeah | 19:59 |
*** dwalleck has quit IRC | 20:00 | |
EmilienM | mtreinish: puppet tempest is able to not clone the git, so I can disable the clone and use zuul cloner in the acceptance script | 20:00 |
EmilienM | mtreinish: I'm finishing my current task and switch on that | 20:00 |
mtreinish | EmilienM: ok, no worries, thanks | 20:00 |
*** dwalleck has joined #openstack-qa | 20:00 | |
openstackrecheck | Console logs not available after 13:23s for gate-keystone-pep8 193866,9,e867904 | 20:02 |
*** hitalia has joined #openstack-qa | 20:04 | |
krotscheck | mtreinish: Any objection to me cutting a release of eslint-config-openstack now that all the metadata has been updated? | 20:08 |
*** Longgeek has joined #openstack-qa | 20:08 | |
mtreinish | krotscheck: nope, go for it | 20:08 |
krotscheck | Here goes nothing! | 20:09 |
openstackgerrit | Michael Krotscheck proposed openstack/eslint-config-openstack: 1.2.0 https://review.openstack.org/202261 | 20:12 |
krotscheck | Neat! | 20:13 |
krotscheck | Not certain if that's the way we want it to work, but it worked! | 20:13 |
*** Longgeek has quit IRC | 20:13 | |
openstackgerrit | Davanum Srinivas (dims) proposed openstack-dev/devstack: [WIP] testing Nova + oslo.service https://review.openstack.org/202075 | 20:15 |
*** dwalleck has quit IRC | 20:15 | |
openstackrecheck | Console logs not available after 13:27s for gate-keystone-pep8 150057,6,ccdbef0 | 20:15 |
mtreinish | krotscheck: yeah, unless there is a mechanism in place to autoset the version field from a tag we'll have to manually bump the version field | 20:17 |
krotscheck | mtreinish: Ok, so the order that the npm version command does is: Update version, commit to local, create tag off of new commit. | 20:18 |
krotscheck | Seems sane enough. | 20:18 |
krotscheck | `npm publish` only reads the present state of the repository without modifying anything, which is ncie. | 20:19 |
krotscheck | Oh, and once https://review.openstack.org/#/c/200203/ lands it will also automatically force you to sign a tag. | 20:20 |
*** cdent has quit IRC | 20:20 | |
krotscheck | Woot! I have it working in the ironic webclient :D | 20:22 |
openstackgerrit | Matt Riedemann proposed openstack-infra/elastic-recheck: Add query for hpcloud config-drive bug 1475012 https://review.openstack.org/202267 | 20:26 |
openstack | bug 1475012 in OpenStack-Gate "hpcloud: node setup fails due to: *** /dev/vdb appears to already be mounted" [Undecided,In progress] https://launchpad.net/bugs/1475012 - Assigned to Monty Taylor (mordred) | 20:26 |
*** cody-somerville has joined #openstack-qa | 20:27 | |
*** cody-somerville has joined #openstack-qa | 20:27 | |
*** dustins has quit IRC | 20:28 | |
*** dkranz has quit IRC | 20:28 | |
*** dustins has joined #openstack-qa | 20:28 | |
openstackrecheck | Console logs not available after 13:28s for gate-cinder-python27 201404,4,501daf8 | 20:29 |
*** pglbutt has joined #openstack-qa | 20:35 | |
*** pglass has quit IRC | 20:36 | |
*** krtaylor has quit IRC | 20:40 | |
mtreinish | krotscheck: ok that makes sense, just make sure you document the whole workflow on: https://wiki.openstack.org/wiki/QA/releases | 20:40 |
openstackrecheck | Console logs not available after 13:28s for gate-tempest-dsvm-full 202192,1,6e61053 | 20:42 |
*** dwalleck has joined #openstack-qa | 20:44 | |
*** ihrachyshka has quit IRC | 20:46 | |
krotscheck | mtreinish: How do we enforce that code reviews won't land between when the version review is pushed, and when it lands? | 20:46 |
ianw | sdague / dtroyer / ... : reviews on this chain of reviews -> https://review.openstack.org/197305 re fixing up a few little worldump issues would be good; as bugs show the output is confusing people | 20:46 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/tempest: Updated from global requirements https://review.openstack.org/201844 | 20:46 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/tempest-lib: Updated from global requirements https://review.openstack.org/200918 | 20:46 |
*** mlavalle has quit IRC | 20:47 | |
*** dboik has quit IRC | 20:47 | |
mtreinish | krotscheck: probably by being careful | 20:47 |
*** mlavalle has joined #openstack-qa | 20:47 | |
krotscheck | mtreinish: Figured as much. I auto +2A'd the version patch FYI | 20:47 |
mtreinish | ok, sure that's fine | 20:47 |
krotscheck | Because omg safety | 20:47 |
*** mlavalle has quit IRC | 20:48 | |
*** krtaylor has joined #openstack-qa | 20:52 | |
*** dboik has joined #openstack-qa | 20:53 | |
openstackrecheck | Console logs not available after 13:22s for gate-nova-pep8 128829,6,bf19f42 | 20:56 |
openstackgerrit | Merged openstack/eslint-config-openstack: 1.2.0 https://review.openstack.org/202261 | 20:56 |
*** pc_m is now known as pcm_m_AWAY | 20:56 | |
*** dwalleck has quit IRC | 20:58 | |
*** ghundal_tw has quit IRC | 20:59 | |
EmilienM | mtreinish: I sent the patch but without zuul cloner. At least we'll have the logs now | 21:00 |
EmilienM | I need more time to define how to use zuul cloner in our case for tempest | 21:00 |
EmilienM | I should probably write a script instead of doing puppet | 21:01 |
mtreinish | EmilienM: heh, ok well we know what it'll fail on at least :) | 21:04 |
mtreinish | EmilienM: yeah writing a separate script to do it might be a bit easier | 21:04 |
mtreinish | although I don't think the zuul-cloner invocation would be that complicated | 21:05 |
EmilienM | mtreinish: no, very easy actually | 21:05 |
*** bknudson has quit IRC | 21:06 | |
*** dims_ has quit IRC | 21:07 | |
*** dwalleck has joined #openstack-qa | 21:09 | |
*** mlavalle has joined #openstack-qa | 21:09 | |
openstackrecheck | Console logs not available after 13:25s for gate-tempest-dsvm-heat 195072,5,995be86 | 21:09 |
*** dpaterson has quit IRC | 21:09 | |
*** dwalleck has quit IRC | 21:10 | |
openstackgerrit | Assaf Muller proposed openstack/os-testr: Make regex path a positional argument in addition to --regex https://review.openstack.org/202299 | 21:12 |
openstackgerrit | Merged openstack-infra/elastic-recheck: Add query for hpcloud config-drive bug 1475012 https://review.openstack.org/202267 | 21:14 |
openstack | bug 1475012 in OpenStack-Gate "hpcloud: node setup fails due to: *** /dev/vdb appears to already be mounted" [Undecided,In progress] https://launchpad.net/bugs/1475012 - Assigned to Monty Taylor (mordred) | 21:14 |
*** rossella_s has quit IRC | 21:15 | |
*** safchain has quit IRC | 21:15 | |
*** dustins has quit IRC | 21:17 | |
*** vponomaryov1 has left #openstack-qa | 21:17 | |
*** mylu has quit IRC | 21:17 | |
*** openstackrecheck has quit IRC | 21:19 | |
*** openstackrecheck has joined #openstack-qa | 21:19 | |
*** pcm_m_AWAY is now known as pc_m | 21:21 | |
*** dboik_ has joined #openstack-qa | 21:26 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/tempest: Updated from global requirements https://review.openstack.org/201844 | 21:27 |
*** dboik has quit IRC | 21:30 | |
*** Sukhdev has joined #openstack-qa | 21:30 | |
*** dboik_ has quit IRC | 21:31 | |
openstackrecheck | Console logs not available after 13:22s for gate-tempest-dsvm-neutron-full 202217,4,d3a3840 | 21:33 |
*** akshai has quit IRC | 21:36 | |
*** salv-orlando has joined #openstack-qa | 21:36 | |
*** Swami has quit IRC | 21:37 | |
*** mriedem is now known as mriedem_away | 21:38 | |
*** sabeen1 has quit IRC | 21:38 | |
*** bnemec has quit IRC | 21:43 | |
openstackrecheck | Console logs not available after 13:29s for gate-grenade-dsvm 196859,3,8e0da60 | 21:47 |
*** shardy has quit IRC | 21:47 | |
*** dkranz has joined #openstack-qa | 21:49 | |
*** jamielennox|away is now known as jamielennox | 21:49 | |
*** Swami has joined #openstack-qa | 21:52 | |
*** cody-somerville has quit IRC | 21:57 | |
*** apevec has joined #openstack-qa | 21:57 | |
*** jaypipes has quit IRC | 21:57 | |
*** Longgeek has joined #openstack-qa | 21:57 | |
*** jhenner has joined #openstack-qa | 21:58 | |
*** gfidente has quit IRC | 21:59 | |
*** mylu has joined #openstack-qa | 22:01 | |
openstackrecheck | Console logs not available after 13:25s for experimental-tempest-dsvm-full-dibtest 202203,1,4061496 | 22:01 |
*** patrickeast has quit IRC | 22:03 | |
*** krtaylor has quit IRC | 22:03 | |
*** achanda has quit IRC | 22:06 | |
*** achanda has joined #openstack-qa | 22:06 | |
*** apevec has quit IRC | 22:07 | |
*** mlavalle has quit IRC | 22:14 | |
openstackrecheck | Console logs not available after 13:26s for gate-cinder-python27 201404,5,d6cfc1d | 22:15 |
*** patrickeast has joined #openstack-qa | 22:15 | |
*** krtaylor has joined #openstack-qa | 22:16 | |
*** Longgeek has quit IRC | 22:16 | |
*** mylu has quit IRC | 22:22 | |
*** EmilienM is now known as EmilienM|off | 22:22 | |
*** mylu has joined #openstack-qa | 22:23 | |
*** topshare has joined #openstack-qa | 22:25 | |
*** patrickeast has quit IRC | 22:27 | |
openstackrecheck | Console logs not available after 13:28s for gate-tempest-dsvm-neutron-large-ops 199782,5,680a9fa | 22:28 |
*** aysyd has quit IRC | 22:31 | |
*** patrickeast has joined #openstack-qa | 22:32 | |
*** annashen has joined #openstack-qa | 22:34 | |
*** annashen has quit IRC | 22:35 | |
*** dwalleck has joined #openstack-qa | 22:35 | |
*** tpeoples has quit IRC | 22:36 | |
*** EmilienM|off is now known as EmilienM | 22:37 | |
*** ghundal_tw has joined #openstack-qa | 22:37 | |
*** annashen has joined #openstack-qa | 22:38 | |
*** dwalleck has quit IRC | 22:41 | |
*** dwalleck has joined #openstack-qa | 22:41 | |
*** yamahata has quit IRC | 22:42 | |
openstackrecheck | Console logs not available after 13:22s for gate-grenade-dsvm-partial-ncpu 202271,1,c3c8dd1 | 22:44 |
*** pc_m has quit IRC | 22:44 | |
*** dkranz has quit IRC | 22:46 | |
*** pglbutt has quit IRC | 22:50 | |
*** dims_ has joined #openstack-qa | 22:51 | |
*** austin81 has left #openstack-qa | 22:51 | |
openstackrecheck | Console logs not available after 13:22s for gate-tempest-dsvm-full 201500,5,4bf4a28 | 22:57 |
*** mestery_ has joined #openstack-qa | 23:00 | |
*** rbak has quit IRC | 23:00 | |
*** achanda_ has joined #openstack-qa | 23:02 | |
*** dimtruck is now known as zz_dimtruck | 23:02 | |
*** achanda has quit IRC | 23:02 | |
*** EmilienM is now known as EmilienM|off | 23:03 | |
*** mestery has quit IRC | 23:03 | |
*** topshare has quit IRC | 23:06 | |
openstackgerrit | Davanum Srinivas (dims) proposed openstack-dev/devstack: [WIP] Trying alembic from master git repo https://review.openstack.org/202241 | 23:07 |
*** topshare has joined #openstack-qa | 23:09 | |
*** topshare has quit IRC | 23:14 | |
openstackrecheck | Console logs not available after 13:22s for gate-keystone-pep8 156870,34,f642e31 | 23:16 |
*** topshare has joined #openstack-qa | 23:17 | |
openstackgerrit | Ryan Hsu proposed openstack-dev/devstack: Ensure images downloaded from a previous stack are fully downloaded https://review.openstack.org/202331 | 23:22 |
*** mylu has quit IRC | 23:29 | |
openstackrecheck | Console logs not available after 13:22s for gate-tempest-dsvm-neutron 202075,2,55779c8 | 23:29 |
*** tochi has joined #openstack-qa | 23:29 | |
*** Sukhdev has quit IRC | 23:30 | |
*** dwalleck has quit IRC | 23:31 | |
*** jhenner has quit IRC | 23:34 | |
*** jhenner has joined #openstack-qa | 23:34 | |
*** oomichi has joined #openstack-qa | 23:40 | |
mtreinish | gmann_: when you get a sec: https://review.openstack.org/#/c/201816/ is an important patch I feel | 23:41 |
gmann_ | mtreinish: sure, will look first | 23:42 |
mtreinish | thanks | 23:42 |
mtreinish | the jenkins -1 is because of d-g bug unrelated to the patch :) | 23:42 |
mtreinish | gmann_: https://review.openstack.org/#/c/202217/ should fix that if it can ever land | 23:42 |
gmann_ | ok | 23:43 |
*** topshare has quit IRC | 23:43 | |
*** topshare has joined #openstack-qa | 23:44 | |
*** topshare_ has joined #openstack-qa | 23:46 | |
*** hemna is now known as hemnafk | 23:47 | |
*** topshare has quit IRC | 23:49 | |
*** topshare_ has quit IRC | 23:51 | |
openstackrecheck | Console logs not available after 13:24s for gate-grenade-dsvm 202302,1,0b3e9ed | 23:51 |
*** mahito has joined #openstack-qa | 23:58 | |
*** annashen has quit IRC | 23:58 | |
*** Sukhdev has joined #openstack-qa | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!