Wednesday, 2017-05-24

*** spzala has quit IRC00:00
oomichigmann: https://github.com/openstack/tempest/blob/master/tempest/api/volume/base.py#L7300:00
*** aojea has joined #openstack-qa00:00
*** spzala has joined #openstack-qa00:00
gmannoomichi: actually scenario manager copy does use from tempest/clients.py00:03
gmannhttp://git.openstack.org/cgit/openstack/ceilometer/tree/ceilometer/tests/tempest/scenario/manager.py#n23200:03
gmannoomichi: ^^ like this00:03
*** Apoorva_ has joined #openstack-qa00:04
oomichigmann: http://git.openstack.org/cgit/openstack/ceilometer/tree/ceilometer/tests/tempest/scenario/manager.py#n8400:04
oomichithat sets up by itself00:05
*** spzala has quit IRC00:05
gmannoomichi: yea but L87 use it from cls.os_primary00:05
*** aojea has quit IRC00:06
gmannoomichi: which you are removing in your patch00:06
*** Apoorva has quit IRC00:07
openstackgerritMerged openstack-dev/devstack master: etcd3 as a base service  https://review.openstack.org/44543200:08
openstackrecheckopenstack/nova change: https://review.openstack.org/461724 failed gate-tempest-dsvm-multinode-live-migration-ubuntu-xenial in the gate queue with an unrecognized error00:09
*** salv-orlando has quit IRC00:16
oomichigmann: is the option api_v2 disabled on ceilometer gate?00:17
*** dave-mccowan has quit IRC00:17
gmannoomichi: not sure but if anyone disable then it will fail00:18
gmannoomichi: same is present in all scenario manager copy we did on plugin side00:18
oomichigmann: yeah, that seems a trap for me now..00:19
oomichigmann: we just need to remove the above condition in each project as http://codesearch.openstack.org/?q=CONF.volume_feature_enabled.api_v2&i=nope&files=&repos=00:19
gmannoomichi: yea but same kind of issue will occur again for other interface00:19
gmannoomichi: i am planning to shrink copy of their scenario manger where ever left00:20
oomichigmann: TBH, I want to see what happens by removing v1 client setting on tempest side because v1 is completely deprecated00:20
oomichigmann: it seems odd if some projects disables v2 api at least on the gate00:21
oomichigmann: cinder v3 related patches on https://review.openstack.org/#/q/status:open+branch:master+topic:cinder-v3 anyways00:22
gmannoomichi: thanks, ll check00:23
*** Apoorva_ has quit IRC00:23
gmannoomichi: did we decided on merging tests for v3 and v2 ?00:24
gmannoomichi: because there are many v3 tests which need v2 client and people copy pasting or just new inherited client class on v3 from v2 clients00:24
gmannoomichi: I feel of doing those same way as compute00:25
gmannoomichi: i mean via catalog_type00:25
oomichigmann: I think so according to http://lists.openstack.org/pipermail/openstack-dev/2017-March/114507.html00:25
oomichigmann: there is not any objection about that00:26
oomichigmann: yeah, it would be nice to do the same way as compute with catalog_type00:26
oomichigmann: https://review.openstack.org/#/c/453320/ is a try to do that00:26
oomichigmann: but as you see, that is failing now because we need to take care of backend as cinder v3 on each project also00:27
oomichianyways, I need to go home. see you :)00:27
gmannoomichi: nice, thanks.00:27
gmannoomichi: sure ttyl00:27
*** salv-orlando has joined #openstack-qa00:29
*** spzala has joined #openstack-qa00:31
*** dimtruck is now known as zz_dimtruck00:33
*** spzala has quit IRC00:36
*** spzala has joined #openstack-qa00:36
*** LindaWang has joined #openstack-qa00:41
openstackrecheckopenstack/nova change: https://review.openstack.org/465426 failed gate-tempest-dsvm-multinode-live-migration-ubuntu-xenial in the gate queue with an unrecognized error00:44
*** zz_dimtruck is now known as dimtruck00:44
*** dave-mccowan has joined #openstack-qa00:50
*** dave-mccowan has quit IRC00:55
*** fnaval has quit IRC00:58
*** pvaneck has quit IRC01:01
*** Apoorva has joined #openstack-qa01:04
*** Apoorva_ has joined #openstack-qa01:16
*** salv-orlando has quit IRC01:17
openstackrecheckConsole logs not available after 20:04s for gate-group-based-policy-python27-ubuntu-trusty 463626,7,5f3021d01:17
*** Apoorva has quit IRC01:19
*** salv-orlando has joined #openstack-qa01:20
openstackgerritxing-yang proposed openstack/tempest master: Add Tests for Groups Volume APIs - Part 1  https://review.openstack.org/44269101:20
*** spzala has quit IRC01:21
*** Apoorva_ has quit IRC01:21
*** fnaval has joined #openstack-qa01:27
*** hongbin has joined #openstack-qa01:28
openstackgerritMikhail S Medvedev proposed openstack-infra/devstack-gate master: Allow overriding ETCD_DOWNLOAD_URL  https://review.openstack.org/46743701:35
*** ramishra has joined #openstack-qa01:35
openstackrecheckConsole logs not available after 20:04s for gate-nova-pep8-ubuntu-xenial 446247,9,220158801:38
*** fnaval has quit IRC01:40
*** fnaval has joined #openstack-qa01:41
rm_workhey all01:44
rm_workmerging etcd as a base service (https://review.openstack.org/#/c/445432/) broke our multinode gate01:44
rm_workso Octavia gate is currently blocked, trying to determine the fix01:44
rm_workhttp://logs.openstack.org/54/466454/9/check/gate-octavia-v1-dsvm-scenario-multinode/8445901/logs/subnode-2/devstacklog.txt.gz#_2017-05-24_00_35_59_06101:44
rm_worksecondary node fails to bring up etcd (should it even be trying?) and bails01:45
*** salv-orlando has quit IRC01:45
rm_workdims: ^^ maybe?01:45
rm_workI guess just -etcd3 from services list on the secondary node01:46
rm_workwill make my own patch for that in Octavia, but curious if it's expected01:46
*** spzala has joined #openstack-qa01:47
fungidims just pushed a governance patch (about etcd3!) 15 minutes ago so might still be around irc...01:49
rm_workI am doing this in the meantime: https://review.openstack.org/#/c/467440/01:50
rm_workI think is fine honestly?01:50
rm_workjust, FYI that people will need to do that if they run multinode gates01:50
rm_workso there may be more broken gates out there right now01:50
rm_work(at least, I hope that fixes it)01:51
*** spzala has quit IRC01:52
openstackgerritMikhail S Medvedev proposed openstack-infra/devstack-gate master: Allow overriding ETCD_DOWNLOAD_URL  https://review.openstack.org/46743701:55
openstackrecheckConsole logs not available after 20:03s for gate-tempest-pep8-ubuntu-xenial 466902,6,964826201:58
*** ramishra has quit IRC02:00
*** fnaval has quit IRC02:09
*** fnaval has joined #openstack-qa02:12
openstackgerritDavanum Srinivas (dims) proposed openstack-dev/devstack master: Avoid installing etcd3 in subnodes  https://review.openstack.org/46744502:13
dimsrm_work : can you please try this? ^02:13
dimsrm_work : what you have may not work, please try 467445 above02:14
*** fnaval has quit IRC02:14
*** fnaval has joined #openstack-qa02:14
openstackrecheckConsole logs not available after 20:09s for gate-nova-pep8-ubuntu-xenial 446246,9,f00f3a102:18
dimsmtreinish : we may have to run  https://review.openstack.org/46744502:20
dimss/run/rush/02:20
*** spzala has joined #openstack-qa02:25
rm_workdims: ok02:27
rm_worki'll look02:27
rm_workdims: why do you think mine will not work?02:27
rm_workI mean, you're *right*, but02:28
rm_worklol02:28
rm_workdims: do you know if i can Depends-On your change?02:29
rm_worklol nice ID: I8dd385e3c993942473e67d04367cdf74495dbeef02:31
rm_workdbeef02:31
rm_workattempting to run against your change02:32
*** gouthamr has quit IRC02:33
openstackrecheckConsole logs not available after 20:07s for gate-nova-pep8-ubuntu-xenial 457859,8,717848902:38
*** yamamoto_ has joined #openstack-qa02:51
openstackrecheckConsole logs not available after 20:05s for gate-nova-pep8-ubuntu-xenial 446245,9,9f21afe02:58
*** yamahata has quit IRC03:00
*** spzala has quit IRC03:00
openstackgerritPradeep Kumar proposed openstack/tempest master: Implement tempest client for keystone v2 token APIs  https://review.openstack.org/46050703:09
*** mriedem has quit IRC03:11
openstackgerritxing-yang proposed openstack/tempest master: Add Tests for Groups Volume APIs - Part 1  https://review.openstack.org/44269103:13
*** cody-somerville has joined #openstack-qa03:18
*** cody-somerville has quit IRC03:18
*** cody-somerville has joined #openstack-qa03:18
*** csomerville has quit IRC03:18
openstackrecheckConsole logs not available after 20:05s for gate-tempest-dsvm-networking-odl-beryllium-snapshot-v2driver 466494,3,0ec528c03:19
*** gkadam has joined #openstack-qa03:20
rm_workdims: looks good i think03:25
*** spzala has joined #openstack-qa03:31
*** spzala has quit IRC03:36
openstackrecheckConsole logs not available after 20:03s for gate-nova-pep8-ubuntu-xenial 457860,8,0e9837d03:39
*** krtaylor has joined #openstack-qa03:39
*** boris-42_ has quit IRC03:39
*** hongbin has quit IRC03:44
*** spzala has joined #openstack-qa03:46
openstackgerritduhu proposed openstack/tempest master: Not delete an external network during tearDown  https://review.openstack.org/45531003:47
openstackgerritduhu proposed openstack/tempest master: Not delete an external network during tearDown  https://review.openstack.org/45531003:48
*** spzala has quit IRC03:50
openstackrecheckConsole logs not available after 20:05s for gate-nova-pep8-ubuntu-xenial 446241,9,2708e5403:59
*** ChanServ changes topic to "Discussion of OpenStack Quality Assurance Projects (tempest, devstack, grenade, and friends) | docs https://wiki.openstack.org/wiki/QA | specs https://review.openstack.org/#/q/project:openstack/qa-specs | channel logs http://eavesdrop.openstack.org/irclogs/%23openstack-qa/"04:08
-openstackstatus- NOTICE: Sufficient free space has been reclaimed that jobs are passing again; any POST_FAILURE results can now be rechecked.04:08
*** vhosakot has joined #openstack-qa04:09
*** ramishra has joined #openstack-qa04:10
*** vhosakot has quit IRC04:11
*** yamamoto_ has quit IRC04:18
*** e0ne has joined #openstack-qa04:19
openstackrecheckConsole logs not available after 20:08s for gate-nova-pep8-ubuntu-xenial 457861,8,732128e04:19
*** udesale has joined #openstack-qa04:24
openstackgerritSam Wan proposed openstack-dev/devstack master: Force gpg to use port 80  https://review.openstack.org/46748004:24
*** e0ne has quit IRC04:25
*** armax has quit IRC04:28
*** armax has joined #openstack-qa04:28
*** armax has quit IRC04:29
*** yamahata has joined #openstack-qa04:32
*** spzala has joined #openstack-qa04:32
*** spzala has quit IRC04:37
openstackrecheckConsole logs not available after 20:10s for gate-tempest-dsvm-multinode-live-migration-ubuntu-xenial 465458,2,4fbf46e04:39
*** csomerville has joined #openstack-qa04:46
*** cody-somerville has quit IRC04:48
*** bkopilov has joined #openstack-qa04:55
*** yamamoto_ has joined #openstack-qa04:56
openstackrecheckConsole logs not available after 20:27s for gate-python-openstackclient-pep8-ubuntu-xenial 466926,6,4a9e65c05:00
openstackgerritMasayuki Igawa proposed openstack/tempest master: Refactor is_resource_deleted method  https://review.openstack.org/46748305:06
*** prateek__ has joined #openstack-qa05:17
masayukigoomichi: ^^^^^ What do you think?05:19
*** spzala has joined #openstack-qa05:20
openstackrecheckConsole logs not available after 20:04s for gate-nova-tox-functional-py35-ubuntu-xenial 458636,16,ae23f6605:20
*** agurenko has joined #openstack-qa05:24
*** spzala has quit IRC05:25
openstackgerritLiron Kuchlani proposed openstack/tempest master: Remove undefined variable in exception message  https://review.openstack.org/46722705:30
openstackgerritLiron Kuchlani proposed openstack/tempest master: Remove undefined variable in exception message  https://review.openstack.org/46722705:31
*** dimtruck is now known as zz_dimtruck05:35
*** lkuchlan has joined #openstack-qa05:36
*** fnaval has quit IRC05:38
openstackrecheckConsole logs not available after 20:04s for gate-tempest-dsvm-multinode-live-migration-ubuntu-xenial 466677,1,7e0538305:41
*** spzala has joined #openstack-qa05:51
*** csomerville has quit IRC05:52
*** markus_z has joined #openstack-qa05:55
*** spzala has quit IRC05:56
*** rcernin has quit IRC06:00
openstackrecheckConsole logs not available after 20:04s for gate-blazar-devstack-dsvm 466167,6,cce739906:01
openstackrecheckopenstack/nova change: https://review.openstack.org/465433 failed gate-tempest-dsvm-multinode-live-migration-ubuntu-xenial in the gate queue with an unrecognized error06:01
*** itzikb has joined #openstack-qa06:04
*** lewo has quit IRC06:16
*** gcheresh has joined #openstack-qa06:16
*** lewo has joined #openstack-qa06:17
*** rcernin has joined #openstack-qa06:17
*** lewo has quit IRC06:18
*** lewo has joined #openstack-qa06:18
openstackgerritmegan guiney proposed openstack/tempest master: changed token validation test to a nonadmin test  https://review.openstack.org/46749306:18
*** gfidente has quit IRC06:21
openstackrecheckConsole logs not available after 20:05s for gate-tempest-dsvm-multinode-live-migration-ubuntu-xenial 465437,1,9ede3e106:22
*** scottwd has joined #openstack-qa06:25
scottwdhi all, any inputs on how to configure rally-hooks to inject fault?06:26
*** edannon has joined #openstack-qa06:30
*** spzala has joined #openstack-qa06:32
*** spzala has quit IRC06:36
*** zhufl has quit IRC06:40
*** zhufl has joined #openstack-qa06:42
openstackrecheckConsole logs not available after 20:08s for gate-kolla-ansible-pep8-ubuntu-xenial 398685,7,635164d06:42
*** itzikb_ has joined #openstack-qa06:47
*** itzikb has quit IRC06:47
*** bkopilov has quit IRC06:55
*** rossella_ has joined #openstack-qa07:01
*** spzala has joined #openstack-qa07:01
openstackrecheckConsole logs not available after 20:13s for gate-nova-python27-ubuntu-xenial 453493,34,3a22b0607:03
openstackrecheckopenstack/nova change: https://review.openstack.org/465443 failed gate-tempest-dsvm-multinode-live-migration-ubuntu-xenial in the gate queue with an unrecognized error07:03
*** spzala has quit IRC07:06
*** itzikb_ has quit IRC07:07
*** bkopilov has joined #openstack-qa07:08
*** jroll has quit IRC07:12
openstackgerritPRAMOD KUMAR SINGH proposed openstack/patrole master: Add missing v3 token related testcases  https://review.openstack.org/46633107:13
*** shardy has joined #openstack-qa07:14
*** yamahata has quit IRC07:15
openstackgerritPRAMOD KUMAR SINGH proposed openstack/patrole master: Add missing v3 token related testcases  https://review.openstack.org/46633107:16
*** pcaruana has joined #openstack-qa07:16
*** aojea has joined #openstack-qa07:18
*** anshulbehl has joined #openstack-qa07:21
openstackrecheckConsole logs not available after 20:05s for gate-group-based-policy-python27-ubuntu-xenial 467434,1,57ba0f607:23
openstackgerritJeremy Zhang proposed openstack/tempest master: Add test case for showing service catalog  https://review.openstack.org/46750707:27
openstackgerritRitesh proposed openstack/tempest master: Check image after unshelve  https://review.openstack.org/46324807:27
rm_workone more plug for https://review.openstack.org/#/c/467445/ (though probably it won't go anywhere until morning...07:27
*** spzala has joined #openstack-qa07:32
*** itzikb has joined #openstack-qa07:32
*** agurenko has quit IRC07:34
*** dtantsur|afk is now known as dtantsur07:36
*** oanson has quit IRC07:36
*** oanson has joined #openstack-qa07:37
*** spzala has quit IRC07:37
*** agurenko has joined #openstack-qa07:39
*** agurenko has quit IRC07:41
openstackrecheckConsole logs not available after 20:05s for gate-python-openstackclient-python27-ubuntu-xenial 385729,38,082a78207:44
*** agurenko has joined #openstack-qa07:45
*** aarefiev_afk is now known as aarefiev07:46
*** dsariel has joined #openstack-qa07:48
*** LindaWang1 has joined #openstack-qa07:53
*** LindaWang has quit IRC07:54
*** LindaWang1 is now known as LindaWang07:55
*** binbincong has joined #openstack-qa07:57
*** binbincong has quit IRC07:57
openstackrecheckConsole logs not available after 20:06s for gate-group-based-policy-python27-ubuntu-trusty 463626,7,db5b50808:04
openstackgerritMerged openstack/tempest master: Replace the usage of 'os' with 'os_primary'  https://review.openstack.org/46699108:05
*** e0ne has joined #openstack-qa08:07
*** grafuls has joined #openstack-qa08:10
*** lucas-afk is now known as lucasagomes08:16
*** LindaWang has quit IRC08:17
*** LindaWang has joined #openstack-qa08:17
*** spzala has joined #openstack-qa08:18
openstackgerritPRAMOD KUMAR SINGH proposed openstack/patrole master: Add missing v3 token related testcases  https://review.openstack.org/46633108:21
*** LindaWang has quit IRC08:22
*** spzala has quit IRC08:24
openstackrecheckConsole logs not available after 20:05s for gate-python-zunclient-pep8-ubuntu-xenial 467451,2,b33829c08:25
*** LindaWang has joined #openstack-qa08:25
openstackgerritLucian Petrut proposed openstack-dev/devstack master: Do not upload vhdx images as vhd  https://review.openstack.org/46752208:35
*** dtantsur is now known as dtantsur|lunch08:36
*** gszasz has joined #openstack-qa08:41
openstackrecheckConsole logs not available after 20:22s for gate-zun-python35 467107,3,4056e0208:46
*** gszasz has quit IRC08:46
openstackrecheckopenstack/nova change: https://review.openstack.org/391288 failed gate-tempest-dsvm-multinode-live-migration-ubuntu-xenial in the gate queue with an unrecognized error08:46
*** spzala has joined #openstack-qa08:50
openstackgerritmegan guiney proposed openstack/tempest master: created test to verify catalog standardization  https://review.openstack.org/46752808:51
*** gszasz has joined #openstack-qa08:51
openstackgerritmegan guiney proposed openstack/tempest master: changed token validation test to a nonadmin test  https://review.openstack.org/46749308:54
*** spzala has quit IRC08:55
*** Serlex has joined #openstack-qa08:56
*** mvk has joined #openstack-qa08:58
*** cloud-liang has joined #openstack-qa09:04
openstackrecheckConsole logs not available after 20:04s for gate-tempest-dsvm-multinode-live-migration-ubuntu-xenial 446241,10,e58eac409:07
*** gfidente has joined #openstack-qa09:07
*** cloud-liang has quit IRC09:16
*** cloud-liang has joined #openstack-qa09:17
*** spzala has joined #openstack-qa09:21
*** anshulbehl has quit IRC09:21
*** spzala has quit IRC09:25
openstackrecheckConsole logs not available after 20:05s for gate-congress-python27-ubuntu-xenial 467457,1,cdfd51109:27
fricklerany devstack core other than sdague willing to give this small patch a look after three months now? ;) https://review.openstack.org/43795109:31
cloud-lianghi core,can you help to review a patch which is stay for long time,thanks09:33
*** salv-orlando has joined #openstack-qa09:35
andreafmtreinish: the client_parameter one is waiting on all clients being stable, then we can stop using it09:39
andreafmtreinish: the os vs os_primary is something jordanP recently introduced - but it seems we missed one or two cases...09:40
*** mvk has quit IRC09:42
openstackgerritJens Rosenboom (frickler) proposed openstack/tempest master: Add scenario tests for dhcpv6_stateful networks  https://review.openstack.org/38652509:43
*** sdague has joined #openstack-qa09:44
openstackgerritAndrea Frittoli proposed openstack/tempest master: cls.os is deprecated use cls.os_primary  https://review.openstack.org/46755509:47
andreafmtreinish, oomichi, gmann: ^^^ removing a deprecation warning from tempest09:47
openstackrecheckConsole logs not available after 20:07s for gate-ec2-api-python27-ubuntu-xenial 465237,5,a2d3ac309:47
*** salv-orlando has quit IRC09:48
*** aojea has quit IRC09:51
*** spzala has joined #openstack-qa09:52
*** spzala has quit IRC09:56
openstackgerritAndrea Frittoli proposed openstack/tempest master: Stop warning on client_parameters  https://review.openstack.org/46756209:58
andreafmtreinish, oomichi, gmann: fix for the other deprecation warning ^^^09:59
*** itzikb_ has joined #openstack-qa10:04
*** itzikb has quit IRC10:04
*** anshulbehl has joined #openstack-qa10:05
openstackgerritDavanum Srinivas (dims) proposed openstack-dev/devstack master: Get rid of zookeeper from devstack  https://review.openstack.org/46629810:06
openstackrecheckConsole logs not available after 20:08s for neutron-coverage-ubuntu-xenial 456773,5,1fda29b10:07
openstackgerritKirill Zaitsev proposed openstack-dev/devstack master: Use correct argument order in truorfalse for USE_JOURNAL  https://review.openstack.org/46757010:09
*** LindaWang has quit IRC10:11
*** anshulbehl has quit IRC10:11
*** mvk has joined #openstack-qa10:14
*** anshulbehl has joined #openstack-qa10:20
*** jroll has joined #openstack-qa10:25
*** dtantsur|lunch is now known as dtantsur10:26
openstackrecheckConsole logs not available after 20:11s for gate-tempest-dsvm-multinode-live-migration-ubuntu-xenial 461628,10,54e8f6c10:27
*** LindaWang has joined #openstack-qa10:28
openstackgerritMerged openstack/tempest master: Remove undefined variable in exception message  https://review.openstack.org/46722710:30
*** anshulbehl has quit IRC10:31
dimssdague : for multi-nodes, etcd needs a bit more work in the sub nodes, here's something to tide over - https://review.openstack.org/#/c/467445/10:34
sdague+A10:36
openstackgerritLucian Petrut proposed openstack-dev/devstack master: Do not upload vhdx images as vhd  https://review.openstack.org/46752210:37
*** udesale__ has joined #openstack-qa10:38
*** spzala has joined #openstack-qa10:38
dimsthanks sdague10:39
*** udesale has quit IRC10:41
*** anshulbehl has joined #openstack-qa10:42
*** yamamoto_ has quit IRC10:43
*** spzala has quit IRC10:43
*** udesale__ has quit IRC10:43
*** udesale has joined #openstack-qa10:44
*** cdent has joined #openstack-qa10:44
openstackrecheckConsole logs not available after 20:11s for gate-cinder-python27-ubuntu-xenial 459205,4,9b8dad710:48
*** dsariel has quit IRC10:48
*** gamado has joined #openstack-qa11:00
openstackgerritJens Rosenboom (frickler) proposed openstack/tempest master: Add scenario tests for dhcpv6_stateful networks  https://review.openstack.org/38652511:03
*** itzikb_ has quit IRC11:04
openstackgerritJianghua Wang proposed openstack/tempest master: Handle the case that RFP negotiation message arrived early.  https://review.openstack.org/46325911:06
openstackrecheckConsole logs not available after 20:08s for gate-cinder-releasenotes 467474,1,b88454711:09
*** dsariel has joined #openstack-qa11:12
fricklerdims: sdague: did you see this collateral damage of etcd3? https://review.openstack.org/46748011:17
*** lucasagomes is now known as lucas-pto11:17
sdaguefrickler: doh11:18
sdaguedims: ... how about that sha256sum verification instead?11:18
sdaguefrickler: you know, I think the real fix is to get rid of the gpg verify11:19
sdaguefrickler: let me get on that bit11:22
*** zz_dimtruck is now known as dimtruck11:23
openstackgerritPRAMOD KUMAR SINGH proposed openstack/patrole master: Add missing v3 token related testcases  https://review.openstack.org/46633111:24
*** spzala has joined #openstack-qa11:24
openstackrecheckConsole logs not available after 20:07s for gate-neutron-dsvm-api-ubuntu-xenial 383673,50,82d1abb11:29
*** spzala has quit IRC11:29
*** gszasz has quit IRC11:31
*** yamamoto has joined #openstack-qa11:31
*** udesale has quit IRC11:34
*** udesale has joined #openstack-qa11:35
openstackgerritAndreas Scheuring proposed openstack-dev/devstack master: Allow disabling etcd3  https://review.openstack.org/46759711:35
*** dansmith has quit IRC11:48
*** early has quit IRC11:49
*** early has joined #openstack-qa11:49
openstackrecheckConsole logs not available after 20:06s for gate-group-based-policy-python27-ubuntu-xenial 467434,2,eeaa26d11:50
*** dansmith has joined #openstack-qa11:51
*** dansmith is now known as Guest3615411:51
*** gfidente has quit IRC11:52
openstackgerritMerged openstack-dev/devstack master: Avoid installing etcd3 in subnodes  https://review.openstack.org/46744511:53
openstackgerritSean Dague proposed openstack-dev/devstack master: Use sha256sum instead of gpg for verification  https://review.openstack.org/46760011:57
sdaguefrickler: how does ^^^ work for you11:57
fricklersdague: lgtm, though maybe you should reference the bug on your patch, too12:03
openstackgerritSean Dague proposed openstack-dev/devstack master: Use sha256sum instead of gpg for verification  https://review.openstack.org/46760012:04
sdaguedone12:04
*** itzikb_ has joined #openstack-qa12:06
openstackrecheckConsole logs not available after 20:26s for gate-tempest-dsvm-neutron-dvr-ubuntu-xenial 442691,25,6e5756812:10
*** spzala has joined #openstack-qa12:11
openstackgerritJeremy Zhang proposed openstack/tempest master: Replace the use of 'os_adm' with 'os_admin'  https://review.openstack.org/46760512:11
*** spzala has quit IRC12:16
cloud-liangHi andreaf,can you help to review the patch of https://review.openstack.org/#/c/459623/,the patch last more than a month and can't make a decide12:17
openstackgerritPRAMOD KUMAR SINGH proposed openstack/patrole master: Add missing v3 token related testcases  https://review.openstack.org/46633112:18
*** spzala has joined #openstack-qa12:22
*** scottwd has quit IRC12:23
dimssdague : ack, ok with sha256 as well12:23
dimsfrickler : thanks12:23
*** krtaylor has quit IRC12:24
*** gfidente has joined #openstack-qa12:27
*** gfidente has quit IRC12:27
*** gfidente has joined #openstack-qa12:27
openstackrecheckConsole logs not available after 20:10s for gate-group-based-policy-python27-ubuntu-trusty 466365,5,ed4048212:31
openstackgerritDavanum Srinivas (dims) proposed openstack-dev/devstack master: Get rid of zookeeper from devstack  https://review.openstack.org/46629812:33
dimssdague : when that goes green ^^ we can nuke zookeeper12:34
sdaguedims: great12:35
*** dave-mccowan has joined #openstack-qa12:40
*** rossella_ has quit IRC12:41
andreafcloud-liang: I posted a comment on the patch12:41
andreafcloud-liang: as I mentioned on patch-set #6 I think this test does not give a good balance cost/value - it takes a lot of resources / time just to validate a return code12:42
andreafcloud-liang: I think this could be a cinder functional test, just set the volume as in use and invoke the attach volume API12:43
andreafcloud-liang: you don't really need nova to test this, right?12:43
*** dkranz has joined #openstack-qa12:51
openstackrecheckConsole logs not available after 20:04s for gate-tempest-dsvm-neutron-dvr-ubuntu-xenial 455310,4,02e204e12:51
*** fguillot has joined #openstack-qa12:52
*** dustins has joined #openstack-qa12:52
fungisdague: i honest't don't care whether devstack is using a signature or a checksum to validate downloads, but it's patently false that you need to talk to a keyserver to use gnupg. in the rest of our infrastructure (puppet modules, et cetera) we just stick an export of the key we want to use directly in the repo so that automation doesn't keep pinging keyservers unnecessarily12:54
sdaguefungi: sure, that's another option, it wasn't implemented that way though12:55
fungiright, questioning why the myth persists that keys aren't usable directly12:55
fungiautomation should never do `gpg --recv-keys ...` because if you already know the key id then you can just retrieve it yourself an use the full key from the filesystem rather than using a key id12:56
sdagueno idea, but I wasn't trying to fix that myth, I was trying to get us working again12:56
fungiyou wrote "gpg verification requires network connectivity"12:56
sdagueat 7am with one cup of coffee12:57
* fungi should get some coffee too12:57
sdaguesure, I probably should have written "the implemention required...."12:57
fungisorry if i seem on edge, i've just seen people copying "install instructions" which happen to include retrieving a verification key from a keyserver and scripting them in automation so many times it has driven me nuts12:59
fungiespecially with short key ids (the implementation there was using a key id so short anyone malicious can create a collision in about 5 minutes on modern hardware)13:01
sdaguefungi: which is fine, all of that is now removed. A gpg non network solution is also an option if someone wanted to do that, but this is where we are13:04
*** dsariel has quit IRC13:06
fungiyep. i guess the plan is to update that checksum any time a new etc3d package is needed? since you need to adjust the filename in the url anyway, updating the checksum can all be done in the same change13:06
*** rfolco has joined #openstack-qa13:06
fungiso seems perfectly sensible an less complex13:06
cloud-liangandreaf:thanks for your reply,but now the test time is 11.6s13:09
dimsfungi : that was me messing up :)13:09
dimsfungi : http://codesearch.openstack.org/?q=gpg.*recv-keys&i=nope&files=&repos=13:10
cloud-liangandreaf:I pefer to remove the flag and let the test stay in tempest13:10
fungidims: no worries, just a reminder that you can use keys directly and it's no more work (less work in fact) than retrieving them by id over and over13:10
fungiat a difference of just a few hundred extra lines of data13:11
openstackrecheckConsole logs not available after 20:07s for gate-group-based-policy-python27-ubuntu-trusty 467391,4,6999dd913:11
dimsack fungi13:12
*** rossella_ has joined #openstack-qa13:14
fungialso, i see so many people in various free software project documentation all over the internet cargo-culting gpg commands to "verify" the authenticity of files while using dangerously short key ids and relying on keyserver communications which are themselves not especially trustyworthy. blog posts on the subject don't seem to have any impact on unsafe patterns people are blindly etching into their13:17
fungidocumentation13:17
*** gszasz has joined #openstack-qa13:17
fungiand yeah, looks like compass, fuel, inception, monasca and murano are guilty of embedding --recv-keys usage directly into software13:20
*** mriedem has joined #openstack-qa13:20
fungibased on those codesearch results13:20
fungiand that usage in the security-doc repo is using a dangerously short key id and lacks any recommendations for safe keyserver access configuration or context on verifying the key you receive is actually the one you want (i'll add improvements for that to my todo list)13:23
*** Yangyapeng has joined #openstack-qa13:26
*** rossella__ has joined #openstack-qa13:28
*** esberglu has joined #openstack-qa13:28
*** prateek__ has quit IRC13:30
*** vhosakot has joined #openstack-qa13:30
*** rossella_ has quit IRC13:31
openstackgerritLiron Kuchlani proposed openstack/tempest master: Add test create volume from attached volume  https://review.openstack.org/46762413:31
openstackrecheckConsole logs not available after 20:07s for gate-group-based-policy-python27-ubuntu-trusty 463626,8,bce408913:32
openstackgerritAndreas Scheuring proposed openstack-dev/devstack master: Allow disabling etcd3  https://review.openstack.org/46759713:33
*** dimtruck is now known as zz_dimtruck13:42
*** felipemonteiro has joined #openstack-qa13:42
*** felipemonteiro_ has joined #openstack-qa13:44
*** blancos has joined #openstack-qa13:45
*** mtanino has joined #openstack-qa13:46
*** felipemonteiro has quit IRC13:47
*** krtaylor has joined #openstack-qa13:47
*** gouthamr has joined #openstack-qa13:51
openstackrecheckConsole logs not available after 20:13s for gate-group-based-policy-python27-ubuntu-trusty 463626,9,11951b413:53
*** yamahata has joined #openstack-qa13:53
*** edannon has quit IRC13:54
*** gkadam has quit IRC13:56
*** prateek has joined #openstack-qa13:57
*** mtanino has quit IRC14:00
*** Guest36154 is now known as dansmith14:00
*** zz_dimtruck is now known as dimtruck14:07
openstackgerritAdnan Khan proposed openstack/tempest master: [WIP] Add client for assisted volume snapshots API.  https://review.openstack.org/46690214:07
openstackgerritDavanum Srinivas (dims) proposed openstack-dev/devstack master: Get rid of zookeeper from devstack  https://review.openstack.org/46629814:08
*** dsariel has joined #openstack-qa14:08
*** fnaval has joined #openstack-qa14:09
openstackgerritFelipe Monteiro proposed openstack/patrole master: [WIP] Fix py35 gate  https://review.openstack.org/46571714:10
*** fnaval_ has joined #openstack-qa14:12
*** fnaval_ has quit IRC14:13
openstackgerritDavanum Srinivas (dims) proposed openstack-dev/devstack master: Get rid of zookeeper from devstack  https://review.openstack.org/46629814:13
openstackrecheckConsole logs not available after 20:04s for gate-tempest-dsvm-neutron-full-ubuntu-xenial-newton 461538,7,79bc32614:13
*** fnaval_ has joined #openstack-qa14:13
*** fnaval has quit IRC14:15
*** awaugama has joined #openstack-qa14:18
*** armax has joined #openstack-qa14:22
*** hferenc has quit IRC14:23
*** hferenc has joined #openstack-qa14:24
*** prateek has quit IRC14:25
*** fnaval_ has quit IRC14:27
openstackgerritSamantha Blanco proposed openstack/patrole master: Adds volume summary test  https://review.openstack.org/46572614:27
chandankumarfelipemonteiro_: hello14:32
chandankumarfelipemonteiro_: https://review.openstack.org/#/c/465717/17/setup.cfg@25 we need to remove patrole from setup.cfg14:32
chandankumarpatrole_tempest_plugin as a package will take care of that14:32
felipemonteiro_chandankumar: Thanks, that was an oversight. I'll make the change in next patch.14:33
openstackgerritSamantha Blanco proposed openstack/patrole master: Add hacking check to enforce no client aliases  https://review.openstack.org/46687114:33
openstackrecheckConsole logs not available after 20:09s for gate-tempest-dsvm-patrole-admin-ubuntu-xenial 466331,3,87e163114:33
felipemonteiro_chandankumar: Actually, I made the change here: https://review.openstack.org/#/c/466744/14:34
*** hongbin has joined #openstack-qa14:34
felipemonteiro_The commit you linked me to is just for debugging.14:34
chandankumarfelipemonteiro_: Thanks !14:35
*** LindaWang has quit IRC14:37
*** fnaval has joined #openstack-qa14:38
*** yamahata has quit IRC14:39
*** dsariel has quit IRC14:41
*** markus_z has quit IRC14:43
*** dustins has quit IRC14:49
*** dustins has joined #openstack-qa14:49
*** itzikb_ has quit IRC14:50
*** fnaval has quit IRC14:50
*** fnaval has joined #openstack-qa14:51
openstackgerritJianghua Wang proposed openstack/tempest master: Handle the case that RFP negotiation message arrived early.  https://review.openstack.org/46325914:51
openstackrecheckConsole logs not available after 20:05s for gate-rally-dsvm-rally-cinder 466569,2,6f3e15814:54
*** rossella__ has quit IRC14:54
*** dustins_ has joined #openstack-qa14:55
*** gcheresh has quit IRC14:55
*** dustins has quit IRC14:55
*** dustins_ is now known as dustins14:56
openstackgerritMerged openstack-dev/devstack master: Use sha256sum instead of gpg for verification  https://review.openstack.org/46760014:57
*** rossella__ has joined #openstack-qa15:10
openstackrecheckConsole logs not available after 20:07s for gate-group-based-policy-python27-ubuntu-trusty 467391,5,96c401b15:14
*** rcernin has quit IRC15:18
*** shardy has quit IRC15:23
*** gamado has quit IRC15:23
*** salv-orlando has joined #openstack-qa15:24
*** felipemonteiro_ has quit IRC15:29
*** salv-orlando has quit IRC15:30
*** awaugama_ has joined #openstack-qa15:31
*** awaugama has quit IRC15:34
mtreinishclarkb: have you ever seen a failure like this before: http://logs.openstack.org/51/459451/15/check/gate-tempest-dsvm-neutron-full-ubuntu-xenial/08b04a0/console.html#_2017-05-24_01_15_23_231866 ?15:34
mtreinishI'm trying to get glance working as a wsgi script and that's the only test failing15:34
clarkbnope15:34
mtreinishand I'm still trying to dig out what I broke15:34
mtreinishbecause everything else image related is working15:34
openstackrecheckConsole logs not available after 20:15s for gate-networking-odl-python27-ubuntu-xenial 452647,2,e60b32415:34
*** yamahata has joined #openstack-qa15:35
*** aarefiev is now known as aarefiev_afk15:35
*** mtanino_ has joined #openstack-qa15:36
openstackgerritxing-yang proposed openstack/tempest master: Add Tests for Groups Volume APIs - Part 1  https://review.openstack.org/44269115:39
*** agurenko has quit IRC15:39
*** spzala has quit IRC15:40
*** spzala has joined #openstack-qa15:40
mtreinishclarkb: found it: http://logs.openstack.org/51/459451/15/check/gate-tempest-dsvm-neutron-full-ubuntu-xenial/08b04a0/logs/screen-c-vol.txt#_May_24_01_04_14_42441515:41
mtreinishnow to figure out why15:41
*** spzala has quit IRC15:45
openstackgerritMerged openstack/patrole master: Fix setup.cfg using incorrect entry point  https://review.openstack.org/46674415:45
*** mvk_ has joined #openstack-qa15:50
*** salv-orlando has joined #openstack-qa15:52
mtreinishclarkb, sdague, jordanp: wasn't there an issue we had not too long ago where apache was returning a 502? What was the fix for that again15:54
openstackrecheckConsole logs not available after 20:11s for gate-nova-python35 459923,10,4f696bb15:55
mtreinishbecause that looks like what's happening with glance now that I have it setup behind apache as an http proxy15:55
clarkbmtreinish: jordanP fixed an issue with persistent http connections. Basically turned then off in apache because none of our clients know how to deal with them properly15:55
mtreinishheh, and pretty consistently when running that one cinder test15:55
mtreinishclarkb: ah ok, I bet glanceclient is trying to use them and that's causing the problem15:56
*** salv-orlando has quit IRC15:57
*** Apoorva has joined #openstack-qa15:59
*** yamahata has quit IRC16:00
*** awaugama_ has quit IRC16:03
*** spzala has joined #openstack-qa16:04
*** felipemonteiro has joined #openstack-qa16:04
*** awaugama has joined #openstack-qa16:06
openstackgerritMatthew Treinish proposed openstack-dev/devstack master: Use uwsgi for glance-api  https://review.openstack.org/45945116:07
*** spzala has quit IRC16:08
*** spzala has joined #openstack-qa16:10
*** Yangyapeng has quit IRC16:10
*** anshulbehl has quit IRC16:12
*** salv-orlando has joined #openstack-qa16:12
*** spzala has quit IRC16:14
*** Serlex has quit IRC16:15
openstackrecheckConsole logs not available after 20:04s for gate-networking-midonet-pep8-ubuntu-xenial 467500,1,5d5f1d116:15
openstackrecheckopenstack/cinder change: https://review.openstack.org/466889 failed gate-tempest-dsvm-neutron-full-ubuntu-xenial in the gate queue with an unrecognized error16:15
*** udesale has quit IRC16:16
*** spzala has joined #openstack-qa16:19
*** dtantsur is now known as dtantsur|afk16:23
*** spzala has quit IRC16:23
*** pcaruana has quit IRC16:24
openstackgerritFelipe Monteiro proposed openstack/patrole master: Fix compute create volume test race condition  https://review.openstack.org/46767216:24
*** bkopilov has quit IRC16:25
openstackgerritMatt Riedemann proposed openstack-dev/devstack master: WIP: Disable cross_az_attach for nova/cinder attachments  https://review.openstack.org/46767416:26
hogepodgeoomichi: interopwg has questions about this patch https://review.openstack.org/#/c/454844/16:29
hogepodgeif it can be rolled in with this one https://review.openstack.org/#/c/462860/16:30
*** spzala has joined #openstack-qa16:30
*** Apoorva_ has joined #openstack-qa16:32
openstackgerritAdnan Khan proposed openstack/tempest master: Add client for assisted volume snapshots API.  https://review.openstack.org/46690216:33
*** Apoorva has quit IRC16:34
*** spzala has quit IRC16:34
*** bkopilov has joined #openstack-qa16:34
openstackrecheckConsole logs not available after 20:04s for gate-tempest-dsvm-multinode-live-migration-ubuntu-xenial 465437,1,b277be416:35
*** spzala has joined #openstack-qa16:36
*** lkuchlan has quit IRC16:37
*** anshul has joined #openstack-qa16:39
*** spzala has quit IRC16:40
*** spzala has joined #openstack-qa16:48
openstackgerritFelipe Monteiro proposed openstack/patrole master: Fix rbac_rule_validation log statement raises TypeError  https://review.openstack.org/46768116:50
*** kbaikov has quit IRC16:51
*** spzala has quit IRC16:52
*** salv-orlando has quit IRC16:53
*** spzala has joined #openstack-qa16:53
*** ramishra has quit IRC16:55
*** salv-orlando has joined #openstack-qa16:57
openstackrecheckConsole logs not available after 20:08s for gate-tempest-dsvm-neutron-full-ubuntu-xenial 467507,1,2bb7fe716:57
*** sshwarts has quit IRC16:58
*** spzala has quit IRC16:58
*** e0ne has quit IRC16:59
*** e0ne has joined #openstack-qa16:59
*** spzala has joined #openstack-qa16:59
*** e0ne has quit IRC16:59
openstackgerritMerged openstack-dev/devstack master: Allow disabling etcd3  https://review.openstack.org/46759717:01
*** salv-orlando has quit IRC17:02
openstackgerritDavanum Srinivas (dims) proposed openstack-infra/devstack-gate master: Add etcd3 to the list of base services  https://review.openstack.org/46768717:03
*** anshul has quit IRC17:04
*** spzala has quit IRC17:04
*** spzala has joined #openstack-qa17:05
*** spzala has quit IRC17:08
*** spzala has joined #openstack-qa17:08
dimssdague : dtroyer : we can drop zookeeper now - https://review.openstack.org/#/c/466298/17:10
*** mvk_ has quit IRC17:17
openstackrecheckConsole logs not available after 20:08s for gate-tempest-dsvm-patrole-admin-ubuntu-xenial 466331,4,4c8eb6517:17
sdaguemtreinish: 502 is pretty generic proxy break down code17:18
openstackrecheckopenstack/nova change: https://review.openstack.org/460097 failed gate-tempest-dsvm-multinode-live-migration-ubuntu-xenial in the gate queue with an unrecognized error17:20
*** gfidente has quit IRC17:22
*** mvk has quit IRC17:22
*** luzC has joined #openstack-qa17:32
*** Apoorva_ has quit IRC17:38
*** Apoorva has joined #openstack-qa17:38
*** gszasz has quit IRC17:39
openstackrecheckConsole logs not available after 20:09s for gate-blazar-devstack-dsvm 467121,2,2604b1617:40
mtreinishsdague: sure, but I'm running the patch now with 'KeepAlive Off' on the glance-api proxy to see if that solves the problem17:42
mtreinishit looks promising, it's gone to the scenario tests and it failed previously in api17:42
*** salv-orlando has joined #openstack-qa17:49
*** mvk_ has joined #openstack-qa17:53
*** salv-orlando has quit IRC17:56
*** sshnaidm is now known as sshnaidm|afk17:58
mtreinishsdague: ok it worked. When you get a chance the devstack side for deploying glance as a wsgi script should be good to go: https://review.openstack.org/467366 and https://review.openstack.org/45945117:59
mtreinishdtroyer: ^^^17:59
openstackrecheckConsole logs not available after 20:08s for ironic-coverage-ubuntu-xenial 467247,3,bbb3cbf18:01
openstackgerritSamantha Blanco proposed openstack/patrole master: Update test.attr to decorators.attr  https://review.openstack.org/45867018:03
*** salv-orlando has joined #openstack-qa18:10
*** e0ne has joined #openstack-qa18:11
*** ramishra has joined #openstack-qa18:11
openstackrecheckConsole logs not available after 20:08s for gate-tempest-dsvm-networking-midonet-v2-ubuntu-xenial 467563,1,d61509b18:22
*** salv-orlando has quit IRC18:22
*** dustins has quit IRC18:23
*** ramishra has quit IRC18:26
*** spzala has quit IRC18:32
openstackgerritSamantha Blanco proposed openstack/patrole master: RBAC test for Keystone v3 OS-ENDPOINT-POLICY API  https://review.openstack.org/45950518:33
hongbindims: hi dims, i want to make the etcd port configurable, right now, the default port is 2379, is it correct?18:39
dimsy, hongbin : please go ahead and propose a review against devstack18:40
hongbindims: ok18:41
openstackrecheckConsole logs not available after 20:03s for gate-neutron-dynamic-routing-pep8-ubuntu-xenial 467547,1,47927f618:42
*** zhufl has quit IRC18:42
openstackgerritHongbin Lu proposed openstack-dev/devstack master: Make etcd port configurable  https://review.openstack.org/46771418:43
hongbindims: see above18:43
*** zhufl has joined #openstack-qa18:43
openstackgerritMerged openstack/patrole master: Fix rbac_rule_validation log statement raises TypeError  https://review.openstack.org/46768118:44
*** e0ne has quit IRC18:47
openstackgerritSamantha Blanco proposed openstack/patrole master: [WIP] Adds server security group tests  https://review.openstack.org/46225118:48
hongbindims: fyi, kuryr-libnetwork used their own script to install etcd, it seems their gate broke right now due to double installation of etcd, working on fixing it: https://review.openstack.org/#/c/467718/18:52
dimsthanks hongbin18:52
*** csomerville has joined #openstack-qa18:53
*** gcheresh has joined #openstack-qa18:54
*** cody-somerville has joined #openstack-qa18:57
dimssdague : easy one when you get a chance - https://review.openstack.org/#/c/467687/ (has +2 from Monty)18:59
*** csomerville has quit IRC19:01
openstackrecheckConsole logs not available after 20:05s for gate-tempest-dsvm-multinode-live-migration-ubuntu-xenial 465505,8,e48641d19:02
openstackrecheckopenstack/keystone change: https://review.openstack.org/467462 failed gate-tempest-dsvm-py35-ubuntu-xenial in the gate queue with an unrecognized error19:02
sdaguedims: is that going to make it harder for people to do the disable on arches where it doesn't work?19:03
dimsthey can do the disable_service right?19:04
sdaguehonestly my brain doesn't have this whole problem set in it right now. I'll wait for someone else to load it19:05
dimsack sdague :)19:06
*** fnaval has quit IRC19:09
*** xyang1 has joined #openstack-qa19:15
openstackgerritSamantha Blanco proposed openstack/patrole master: Add hacking check to enforce no client aliases  https://review.openstack.org/46687119:18
openstackrecheckConsole logs not available after 20:15s for gate-tempest-pep8-ubuntu-xenial 386525,7,26beaa419:23
*** dustins has joined #openstack-qa19:24
*** cody-somerville has quit IRC19:31
*** cody-somerville has joined #openstack-qa19:32
openstackgerritSamantha Blanco proposed openstack/patrole master: RBAC test for Keystone v3 OS-ENDPOINT-POLICY API  https://review.openstack.org/45950519:35
*** felipemonteiro_ has joined #openstack-qa19:36
openstackgerritSean Dague proposed openstack-dev/devstack master: DNM: test of global_request_id  https://review.openstack.org/46737219:36
openstackgerritFelipe Monteiro proposed openstack/tempest master: Add max_microversion for hosts client/security group clients  https://review.openstack.org/46773019:36
openstackgerritSean Dague proposed openstack-infra/devstack-gate master: DNM: testing global_request_id  https://review.openstack.org/46741719:37
*** masayukig has quit IRC19:38
*** e0ne has joined #openstack-qa19:38
*** e0ne has quit IRC19:39
*** felipemonteiro has quit IRC19:39
openstackrecheckConsole logs not available after 20:12s for gate-python-mistralclient-pep8-ubuntu-xenial 457656,8,3f688d719:43
*** openstackgerrit has quit IRC19:48
*** salv-orlando has joined #openstack-qa19:49
*** gcheresh has quit IRC19:55
*** awaugama has quit IRC19:56
*** Apoorva has quit IRC19:56
*** Apoorva has joined #openstack-qa20:03
openstackrecheckConsole logs not available after 20:11s for gate-kolla-dsvm-build-centos-source-centos-7 467546,1,457633320:04
*** cody-somerville has quit IRC20:04
*** fnaval has joined #openstack-qa20:04
*** cody-somerville has joined #openstack-qa20:04
*** e0ne has joined #openstack-qa20:09
*** gcheresh has joined #openstack-qa20:09
*** openstackgerrit has joined #openstack-qa20:10
openstackgerritSamantha Blanco proposed openstack/patrole master: [WIP] Adds server security group tests  https://review.openstack.org/46225120:10
openstackgerritSamantha Blanco proposed openstack/patrole master: Adds volume summary test reno  https://review.openstack.org/46572620:11
openstackgerritSamantha Blanco proposed openstack/patrole master: Fixes incorrect max_microversion  https://review.openstack.org/46775420:18
openstackrecheckConsole logs not available after 20:05s for gate-cross-nova-python27-ubuntu-xenial 466476,7,6fbb0e620:24
openstackgerritFelipe Monteiro proposed openstack/patrole master: [WIP] Fix py35 gate  https://review.openstack.org/46571720:24
*** lkuchlan has joined #openstack-qa20:24
openstackgerritFelipe Monteiro proposed openstack/patrole master: [WIP] Fix py35 gate  https://review.openstack.org/46571720:28
*** rossella__ has quit IRC20:32
openstackgerritFelipe Monteiro proposed openstack/patrole master: Add os-create-backup compute RBAC test  https://review.openstack.org/46680620:34
openstackgerritAdnan Khan proposed openstack/tempest master: Add client for assisted volume snapshots API.  https://review.openstack.org/46690220:38
openstackgerritFelipe Monteiro proposed openstack/patrole master: Add os-create-backup compute RBAC test  https://review.openstack.org/46680620:39
*** blancos has quit IRC20:39
*** rossella__ has joined #openstack-qa20:39
*** blancos has joined #openstack-qa20:40
*** dimtruck is now known as zz_dimtruck20:41
oomichihogepodge: sorry for suspending to update https://review.openstack.org/#/c/454844/ , it would be fine to drop mine and go forward with https://review.openstack.org/#/c/46286020:43
openstackrecheckConsole logs not available after 20:03s for gate-tempest-dsvm-multinode-live-migration-ubuntu-xenial 455214,8,e3daafb20:44
openstackgerritKen'ichi Ohmichi proposed openstack/tempest master: Stop warning on client_parameters  https://review.openstack.org/46756220:46
*** coreyob has quit IRC20:47
*** fnaval has quit IRC20:48
*** pvaneck has joined #openstack-qa20:49
*** salv-orlando has quit IRC20:49
*** e0ne has quit IRC20:49
*** fnaval has joined #openstack-qa20:50
*** gcheresh has quit IRC20:52
oomichiandreaf: thanks for stoping warns, they look good20:56
oomichimasayukig[m]: thanks,  https://review.openstack.org/467483 is a good direction for me. a reno is necessary anyway20:57
oomichiandreaf: IIUC https://review.openstack.org/#/c/447067/ is good for you now20:58
*** krtaylor has quit IRC20:59
oomichiandreaf: btw I cannot make tomorrow irc meeting21:01
xyang1oomichi: hi, can you please review this patch when you get a chance? I addressed your comments. https://review.openstack.org/#/c/442691/  Thanks!21:04
openstackrecheckConsole logs not available after 20:05s for gate-barbican-python27-ubuntu-xenial 466247,2,a1278c721:06
xyang1masayukig[m]: gmann can you please review this patch too?  You reviewed it before.  Thanks!  https://review.openstack.org/#/c/442691/21:06
*** gfidente has joined #openstack-qa21:06
openstackgerritClark Boylan proposed openstack-infra/devstack-gate master: Don't break root ssh with authorized_keys copy  https://review.openstack.org/46777321:10
oomichixyang1: thanks, I will check it again21:10
xyang1oomichi: great, thanks!21:10
oomichixyang1: btw the feature "group" can be disabled on cinder side?  I just want to know the new option is necessary on Tempest side21:11
oomichixyang1: as https://review.openstack.org/#/c/442691/26/tempest/config.py21:11
*** fguillot has quit IRC21:11
xyang1It should work for every driver by default21:12
xyang1oomichi: I discussed with smcginnis about setting it to True by default21:12
oomichixyang1: if we don't have any option on cinder side to disable the feature, the corresponding option is not necessary on Tempests side21:13
smcginnisoomichi: Someone may want to disable it to run against a version of Cinder that doesn't have the groups feature.21:13
smcginnisSince there's no branches.21:13
oomichismcginnis: we can manage this kind of thing with min_microversion option on Tempest side21:14
oomichismcginnis: the test will run on env v3.14+ like https://review.openstack.org/#/c/442691/26/tempest/api/volume/admin/test_groups.py21:15
oomichiit would be enough to cap microversion option for each branch on devstack21:15
andreafsdague: any opinion on https://review.openstack.org/#/c/458678/ - enable ssh validation by default in devstack21:15
xyang1smcginnis: so removing it?21:17
smcginnisxyang1: I guess so. Another case where microversions solve all the worlds problems. :)21:17
xyang1smcginnis: :)21:17
*** zz_dimtruck is now known as dimtruck21:17
*** dustins has quit IRC21:19
*** salv-orlando has joined #openstack-qa21:19
*** dave-mccowan has quit IRC21:20
openstackgerritClark Boylan proposed openstack-infra/devstack-gate master: Don't break root ssh with authorized_keys copy  https://review.openstack.org/46777321:22
*** cody-somerville has quit IRC21:23
openstackgerritFelipe Monteiro proposed openstack/patrole master: Compute server metadata rbac tests  https://review.openstack.org/46636921:27
openstackrecheckConsole logs not available after 20:05s for gate-networking-ovn-dsvm-functional-py35 464221,10,5df216d21:27
openstackgerritMerged openstack-infra/devstack-gate master: Delete HPCloud instructions  https://review.openstack.org/46668921:27
openstackgerritMerged openstack-infra/devstack-gate master: Update README for DIB-based images  https://review.openstack.org/46669021:28
openstackgerritMerged openstack-infra/devstack-gate master: Stop suggesting people use the nova command line client  https://review.openstack.org/46670221:29
*** salv-orlando has quit IRC21:30
openstackgerritxing-yang proposed openstack/tempest master: Add Tests for Groups Volume APIs - Part 1  https://review.openstack.org/44269121:32
xyang1oomichi: smcginnis I removed the group config option in the latest patch set.  Please take a look again.  Thanks!21:35
mriedemdo we have any dsvm jobs running on mitaka at this point? i've got a stable/newton nova change running grenade and setup on the mitaka side fails with something in keystone http://logs.openstack.org/61/420461/2/check/gate-grenade-dsvm-neutron-multinode-ubuntu-trusty/8fa1bf7/logs/old/devstacklog.txt.gz#_2017-05-22_17_08_30_63321:43
mriedemlooks like keystone never started?21:45
openstackgerritMerged openstack/patrole master: Remove incorrect compute min_microversions  https://review.openstack.org/46679621:45
openstackgerritMerged openstack/patrole master: Add oslo.policy requirement to requirements.txt  https://review.openstack.org/46674821:45
openstackrecheckConsole logs not available after 20:10s for gate-nova-python35 459923,11,434e0bd21:48
*** esberglu has quit IRC21:50
*** esberglu has joined #openstack-qa21:51
*** esberglu has quit IRC21:55
openstackgerritFelipe Monteiro proposed openstack/patrole master: List hypervisors with details rbac test  https://review.openstack.org/46634621:58
*** salv-orlando has joined #openstack-qa22:01
openstackgerritSamantha Blanco proposed openstack/patrole master: [WIP] Adds server security group tests  https://review.openstack.org/46225122:02
openstackgerritFelipe Monteiro proposed openstack/patrole master: Add os-create-backup compute RBAC test  https://review.openstack.org/46680622:03
*** vhosakot has quit IRC22:06
*** blancos has quit IRC22:06
*** salv-orl_ has joined #openstack-qa22:07
openstackrecheckConsole logs not available after 20:04s for gate-tempest-dsvm-multinode-live-migration-ubuntu-xenial 467542,1,85a1d5b22:08
*** felipemonteiro_ has quit IRC22:08
*** jbernard has quit IRC22:11
*** salv-orlando has quit IRC22:11
*** jbernard has joined #openstack-qa22:16
*** cdent has quit IRC22:18
*** salv-orl_ has quit IRC22:19
openstackrecheckConsole logs not available after 20:09s for gate-cinder-python27-ubuntu-xenial 467560,1,6789e7e22:28
*** gouthamr has quit IRC22:32
*** esberglu has joined #openstack-qa22:36
*** lkuchlan has quit IRC22:39
*** esberglu has quit IRC22:40
openstackgerritMerged openstack/patrole master: Fix compute create volume test race condition  https://review.openstack.org/46767222:41
openstackrecheckConsole logs not available after 20:05s for gate-cinder-pep8-ubuntu-xenial 467556,1,ed23bea22:49
openstackrecheckopenstack/rally change: https://review.openstack.org/462042 failed gate-rally-dsvm-rally-heat, gate-rally-dsvm-neutron-existing-users-rally in the gate queue with an unrecognized error22:49
*** krtaylor has joined #openstack-qa22:49
hongbinandreaf: ping22:58
*** gouthamr has joined #openstack-qa23:03
openstackrecheckConsole logs not available after 20:09s for gate-tempest-dsvm-designate-pdns4-ubuntu-xenial 464971,3,c33cd2823:09
*** fnaval has quit IRC23:16
*** sdague has quit IRC23:17
openstackrecheckConsole logs not available after 20:04s for gate-tempest-dsvm-multinode-live-migration-ubuntu-xenial 453808,2,b5549cd23:29
*** Apoorva_ has joined #openstack-qa23:36
*** Apoorva has quit IRC23:39
*** Apoorva_ has quit IRC23:40
*** salv-orlando has joined #openstack-qa23:41
*** mriedem1 has joined #openstack-qa23:44
*** mriedem1 has quit IRC23:45
*** mriedem has quit IRC23:45
*** mriedem has joined #openstack-qa23:45
*** mtanino_ has quit IRC23:47
openstackrecheckConsole logs not available after 20:08s for keystone-coverage-ubuntu-xenial 467571,1,d02396d23:50
*** yamahata has joined #openstack-qa23:51
*** salv-orlando has quit IRC23:54

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