*** yamamoto has quit IRC | 00:01 | |
*** fnaval has joined #openstack-qa | 00:02 | |
*** yamamoto has joined #openstack-qa | 00:05 | |
*** JudeC has quit IRC | 00:06 | |
*** xyang1 has quit IRC | 00:11 | |
*** ramishra has joined #openstack-qa | 00:14 | |
*** gmann has quit IRC | 00:16 | |
openstackrecheck | Console logs not available after 20:06s for ironic-coverage-ubuntu-xenial 476170,7,caceba2 | 00:16 |
---|---|---|
*** gmann has joined #openstack-qa | 00:16 | |
openstackgerrit | zhufl proposed openstack/tempest master: Judge skip conditions in skip_checks instead of in resource_setup https://review.openstack.org/489144 | 00:26 |
yamamoto | i wonder how serious devstack folks are about deprecating neutron-legacy | 00:26 |
yamamoto | any idea? | 00:27 |
*** ramishra has quit IRC | 00:28 | |
*** mtanino_ has quit IRC | 00:30 | |
*** mriedem has quit IRC | 00:30 | |
*** kiennt has joined #openstack-qa | 00:32 | |
*** armax has quit IRC | 00:34 | |
openstackrecheck | Console logs not available after 20:11s for ironic-coverage-ubuntu-xenial 467728,18,d0901e3 | 00:37 |
*** mriedem has joined #openstack-qa | 00:38 | |
*** harlowja has quit IRC | 00:38 | |
*** kiennt has quit IRC | 00:47 | |
*** kiennt has joined #openstack-qa | 00:51 | |
*** hw_wutianwei has joined #openstack-qa | 00:56 | |
openstackrecheck | Console logs not available after 20:04s for gate-grenade-dsvm-neutron-ubuntu-xenial 489410,1,83a6bd9 | 00:57 |
*** dougwig has quit IRC | 01:05 | |
*** sdague has quit IRC | 01:08 | |
openstackrecheck | Console logs not available after 20:03s for gate-ironic-python27-ubuntu-xenial 476172,7,56f1030 | 01:17 |
*** ramishra has joined #openstack-qa | 01:20 | |
*** aojea has joined #openstack-qa | 01:22 | |
*** yamamoto has quit IRC | 01:25 | |
*** aojea has quit IRC | 01:26 | |
*** yolkfull_ has joined #openstack-qa | 01:27 | |
*** yamamoto has joined #openstack-qa | 01:29 | |
openstackrecheck | Console logs not available after 20:04s for gate-ironic-python27-ubuntu-xenial 476173,8,aec45a5 | 01:37 |
*** https_GK1wmSU has joined #openstack-qa | 01:46 | |
*** https_GK1wmSU has left #openstack-qa | 01:47 | |
*** Apoorva has quit IRC | 01:48 | |
*** yamamoto has quit IRC | 01:51 | |
*** tuanluong has joined #openstack-qa | 01:51 | |
*** armax has joined #openstack-qa | 01:52 | |
*** yamamoto has joined #openstack-qa | 01:56 | |
openstackrecheck | Console logs not available after 20:06s for gate-nova-python27-ubuntu-xenial 489408,1,9daa54b | 01:57 |
*** rmascena has quit IRC | 01:58 | |
*** zhongjun has joined #openstack-qa | 02:05 | |
*** aojea has joined #openstack-qa | 02:07 | |
*** yamamoto has quit IRC | 02:07 | |
*** mriedem has quit IRC | 02:10 | |
*** bkopilov_ has quit IRC | 02:11 | |
*** aojea has quit IRC | 02:12 | |
openstackrecheck | Console logs not available after 20:05s for gate-trove-pep8-ubuntu-xenial 488575,5,f724fe6 | 02:17 |
zhongjun | Hi, anyone would take a look at this interesting os-testr bug : https://bugs.launchpad.net/os-testr/+bug/1707555 | 02:18 |
openstack | Launchpad bug 1707555 in os-testr "The tests with random parameter cannot run" [Undecided,New] | 02:18 |
*** rossella_s has quit IRC | 02:19 | |
*** yamamoto has joined #openstack-qa | 02:19 | |
*** rossella_s has joined #openstack-qa | 02:21 | |
*** hongbin has joined #openstack-qa | 02:21 | |
*** harlowja has joined #openstack-qa | 02:22 | |
*** yolkfull_ has quit IRC | 02:25 | |
*** yolkfull_ has joined #openstack-qa | 02:25 | |
clarkb | zhongjun: what is the expected output? you might want to add that to the bug so it is clear | 02:27 |
zhongjun | clarkb: I want to run full tests when I use "ostestr test" command | 02:28 |
clarkb | zhongjun: and do you get that with -n test? or is that also broken? | 02:28 |
clarkb | (it hlps common understanding of ehat the bug is if the expected output is made clear) | 02:29 |
zhongjun | clarkb: I can get full tests when I use "ostestr -n test" command | 02:30 |
clarkb | that pointd at test discovery as being related to the bug | 02:31 |
clarkb | what discovery attempts to do is import the test code and list all test it can find. I'm guessing that ddt doesnt generate tests in a manner that diacovery can find all of them? | 02:32 |
clarkb | zhongjun: doesnt randint only return a single integer? where does the second test case come from? | 02:35 |
clarkb | oh its fixed and randint | 02:36 |
zhongjun | clarkb: The rand int only return a single integer | 02:36 |
openstackrecheck | Console logs not available after 20:06s for gate-ironic-python27-ubuntu-xenial 476171,7,6188a2d | 02:37 |
zhongjun | clarkb: the second test case? | 02:38 |
zhongjun | clarkb: What's the different between 'ostestr -n' and 'ostestr' | 02:39 |
clarkb | zhongjun: ostestr uses discovery https://docs.python.org/2/library/unittest.html#test-discovery but -n doe not | 02:39 |
*** esberglu has joined #openstack-qa | 02:39 | |
clarkb | zhongjun: can you test it with the python -m unittest discover xample in that link? | 02:40 |
*** kiennt has quit IRC | 02:41 | |
zhongjun | clarkb: sure | 02:41 |
*** kiennt has joined #openstack-qa | 02:42 | |
zhongjun | clarkb: yesh, ostestr uses discovery, but I am not sure how to use discovery | 02:42 |
*** harlowja has quit IRC | 02:44 | |
clarkb | zhongjun: the simplest way is python -m discover as documented in that link | 02:44 |
clarkb | er | 02:44 |
*** esberglu has quit IRC | 02:44 | |
clarkb | python -m unittest discover | 02:44 |
clarkb | another interesting thing from that is the missing worker 0 | 02:49 |
clarkb | its possible that is the bug if discover works as expected | 02:49 |
*** esberglu has joined #openstack-qa | 02:49 | |
zhongjun | clarkb: After I run python -m unittest dicover , I can got full tests | 02:50 |
zhongjun | clarkb: why | 02:54 |
clarkb | I dont know. can you try ostestr --serial? | 02:55 |
*** hongbin_ has joined #openstack-qa | 02:55 | |
zhongjun | clarkb: sure | 02:55 |
zhongjun | ostestr --serial got only one test | 02:56 |
zhongjun | clarkb: It looks like it got test again from : ${PYTHON:-python} -m subunit.run discover -t ./ ./manila/tests --load-list /tmp/tmpEUm4Rd | 02:57 |
clarkb | does ostestr --list list 2 or 1? | 02:57 |
*** hongbin has quit IRC | 02:57 | |
zhongjun | clarkb: ostestr --list list 2 | 02:57 |
openstackrecheck | Console logs not available after 20:05s for gate-rally-dsvm-rally-ubuntu-xenial 489019,5,6ebb8a5 | 02:57 |
clarkb | ok I think that means discovery is fine | 02:59 |
clarkb | problem must happen afterwards | 02:59 |
*** hongbin has joined #openstack-qa | 02:59 | |
zhongjun | clarkb: It looks like we can got 2 tests from " -m subunit.run discover -t ./ ./manila/tests --list" , then we can only got 1 tests again from "discover -t ./ ./manila/tests --load-list /tmp/tmpEUm4Rd" | 02:59 |
clarkb | yes though there should be two processes running each with a different load list argument | 03:00 |
*** hongbin_ has quit IRC | 03:00 | |
clarkb | each of those should have one test in them resulting in total of 2 tests run | 03:00 |
zhongjun | clarkb: Yes, we got tests again from /tmp/tmpEUm4Rd dir | 03:00 |
*** yamamoto has quit IRC | 03:01 | |
zhongjun | clarkb: Do you have any idea about why we need to got tests from temp folder | 03:02 |
clarkb | zhongjun: yes the first step does a test discover to list all tests these tests are then partitiones into list files one per test runner so that you can run tests in parallel | 03:02 |
clarkb | which is why I had you try --serial which seems to have the same problem | 03:03 |
clarkb | I think I know the problem maybe | 03:03 |
clarkb | when you do the discover your randint is assigned to int1 value | 03:03 |
clarkb | when it importa in next proceas to run the test that value is now int2 so doesnt run | 03:04 |
clarkb | try changing it from randint to 0 and se if it runs it consistently | 03:05 |
*** yamamoto has joined #openstack-qa | 03:06 | |
zhongjun | clarkb: cool, If we know why we need to discover the tests again from temp folder, maybe we could know whether we need to fix this bug, or if it is a bug | 03:06 |
clarkb | the reason is as I explained earlier. it is so that you can partition the test list and run them in parallel | 03:07 |
zhongjun | clarkb: yes, If I changing it from randint to 0, it can got full tests | 03:07 |
clarkb | ok so I think that is it. the test name changes so the partitioned list does not work | 03:08 |
zhongjun | clarkb: yes, the reason is the test name has been changed | 03:09 |
clarkb | yup, can you update the bug with that info. I'm not sure if that is a bug or not so we will want mtreinish to weigh in | 03:10 |
zhongjun | clarkb: But I still don't know why we need to list the tests again | 03:10 |
zhongjun | clarkb: sure | 03:11 |
clarkb | zhongjun: we only list them once, the problem is we import multiple times which allows the test name to change | 03:11 |
clarkb | because only rarely will a choose 1 out of 20 return the same result twice in a row | 03:12 |
*** lbragstad_ has joined #openstack-qa | 03:14 | |
*** lbragstad has quit IRC | 03:14 | |
zhongjun | clarkb: If we use "ostestr --list" we only list them once. If we use "ostestr --serial", we will --list them once and "--load-list" them once | 03:17 |
openstackrecheck | Console logs not available after 20:04s for gate-networking-ovn-pep8-ubuntu-xenial 489416,1,bc844e9 | 03:18 |
*** yamamoto has quit IRC | 03:21 | |
clarkb | zhongjun: load list doesnt do another discover test it just loads the tests in the list | 03:21 |
clarkb | but the problem is importing multiple times in different processes produces different test names because randint is different most of the time | 03:22 |
clarkb | occasjonally it will be the same | 03:22 |
*** yamamoto has joined #openstack-qa | 03:24 | |
zhongjun | clarkb: importing multiple times in different processes. I thought the different processes are "--list" and "--load-list". But it is not correct. Could you give an example about the different processes | 03:27 |
*** gouthamr has quit IRC | 03:28 | |
*** bkopilov_ has joined #openstack-qa | 03:29 | |
zhongjun | clarkb: the different processes means run them in parallel | 03:31 |
zhongjun | clarkb: the different processes means run them in parallel? | 03:31 |
clarkb | zhongjun: it is both | 03:32 |
clarkb | zhongjun: the first step is --list (first process) | 03:32 |
clarkb | then after partitioning that list into subsets each subset is given to a different process (second set of processes) | 03:32 |
clarkb | so we import at least twice | 03:32 |
clarkb | but maybe more depending on how many processes run in the second set | 03:33 |
*** yamamoto has quit IRC | 03:36 | |
openstackrecheck | Console logs not available after 20:06s for gate-networking-ovn-pep8-ubuntu-xenial 489415,1,9ab444b | 03:38 |
*** harlowja has joined #openstack-qa | 03:38 | |
zhongjun | clarkb: Could we import once even if we need to partitioning that list into subsets each subset is given to a different process (second set of processes) | 03:42 |
clarkb | for that I'm not sure. I think it isn't currently done that way to avoid side effects of importing from modifying the parent process of testing | 03:43 |
*** udesale has joined #openstack-qa | 03:43 | |
clarkb | you don't want the control process crashing due to bad imports basically (but there are othernasty things that could happen like patching all tests to succeed) | 03:44 |
*** yamamoto has joined #openstack-qa | 03:44 | |
*** dave-mcc_ has quit IRC | 03:48 | |
openstackrecheck | Console logs not available after 20:10s for gate-congress-dsvm-api-mysql-ubuntu-xenial 489371,1,244fb46 | 03:58 |
zhongjun | clarkb: thanks for your explanation | 04:02 |
*** tommylikehu has joined #openstack-qa | 04:02 | |
*** yamamoto has quit IRC | 04:04 | |
*** hongbin has quit IRC | 04:05 | |
*** yamamoto has joined #openstack-qa | 04:09 | |
openstackrecheck | Console logs not available after 20:05s for gate-ironic-pep8-ubuntu-xenial 489418,2,4a3711e | 04:18 |
*** gkadam has joined #openstack-qa | 04:23 | |
*** udesale__ has joined #openstack-qa | 04:32 | |
*** udesale has quit IRC | 04:34 | |
openstackrecheck | Console logs not available after 20:05s for gate-group-based-policy-pep8-ubuntu-xenial 489163,3,33f1cd7 | 04:38 |
*** jhesketh__ has joined #openstack-qa | 04:44 | |
*** jhesketh__ has quit IRC | 04:44 | |
*** jhesketh_ has joined #openstack-qa | 04:44 | |
*** jhesketh_ has quit IRC | 04:45 | |
openstackrecheck | Console logs not available after 20:06s for gate-tempest-dsvm-ironic-ipa-partition-bios-pxe_ipmitool-tinyipa-ubuntu-xenial 484405,1,3737aad | 04:58 |
*** prateek has joined #openstack-qa | 05:06 | |
*** harlowja has quit IRC | 05:10 | |
*** hferenc has quit IRC | 05:14 | |
*** itzikb has joined #openstack-qa | 05:14 | |
openstackgerrit | Vasyl Saienko proposed openstack-dev/devstack master: Fix path to mlock_report https://review.openstack.org/489404 | 05:15 |
openstackrecheck | Console logs not available after 20:19s for gate-nova-pep8-ubuntu-xenial 487958,14,f07cdcb | 05:19 |
*** https___GK1wmSU has joined #openstack-qa | 05:21 | |
*** https__GK1wmSU has joined #openstack-qa | 05:21 | |
*** https___GK1wmSU has left #openstack-qa | 05:23 | |
*** https__GK1wmSU has left #openstack-qa | 05:23 | |
*** sridharg has joined #openstack-qa | 05:35 | |
*** hferenc has joined #openstack-qa | 05:36 | |
openstackrecheck | Console logs not available after 20:04s for gate-requirements-integration-dsvm-ubuntu-xenial 489411,2,214ad16 | 05:39 |
*** hferenc has quit IRC | 05:41 | |
*** hferenc has joined #openstack-qa | 05:42 | |
openstackgerrit | sudhir agarwal proposed openstack/tempest master: Replace six.iteritems() with .items() https://review.openstack.org/483816 | 05:45 |
*** harlowja has joined #openstack-qa | 05:51 | |
*** agurenko has joined #openstack-qa | 05:54 | |
openstackgerrit | Andrea Frittoli proposed openstack/tempest master: Fix verify config API version checks https://review.openstack.org/486165 | 05:54 |
openstackgerrit | Andrea Frittoli proposed openstack/tempest master: Only set clients when service/api is available https://review.openstack.org/484384 | 05:54 |
openstackgerrit | zhufl proposed openstack/tempest master: Fix broken api links in lib/services https://review.openstack.org/489482 | 05:57 |
*** kiennt has quit IRC | 05:57 | |
openstackrecheck | Console logs not available after 20:03s for gate-networking-ovn-python27-ubuntu-xenial 487442,5,37d970d | 05:59 |
*** kiennt has joined #openstack-qa | 06:01 | |
*** gcheresh_ has joined #openstack-qa | 06:05 | |
*** esberglu has quit IRC | 06:06 | |
*** esberglu has joined #openstack-qa | 06:06 | |
*** Alex_Staf has joined #openstack-qa | 06:08 | |
*** esberglu has quit IRC | 06:15 | |
openstackrecheck | Console logs not available after 20:04s for gate-rally-python27-ubuntu-xenial 458010,10,a309029 | 06:19 |
*** dsariel has joined #openstack-qa | 06:21 | |
openstackgerrit | zhufl proposed openstack/tempest master: Remove unnecessary asserting for 'id' in body https://review.openstack.org/489493 | 06:26 |
openstackgerrit | Merged openstack/tempest master: Fixed the broken links for api microversion https://review.openstack.org/488418 | 06:30 |
openstackrecheck | Console logs not available after 20:05s for gate-neutron-dsvm-functional-ubuntu-xenial 461144,4,90327ee | 06:39 |
*** felipemonteiro_ has joined #openstack-qa | 06:41 | |
*** felipemonteiro has quit IRC | 06:44 | |
*** grafuls has joined #openstack-qa | 06:51 | |
*** harlowja has quit IRC | 06:51 | |
*** sshwarts has joined #openstack-qa | 06:54 | |
*** rcernin has joined #openstack-qa | 06:55 | |
*** alexchadin has joined #openstack-qa | 06:56 | |
openstackrecheck | Console logs not available after 20:07s for gate-osc-dsvm-functional-ubuntu-xenial 489307,1,7067863 | 07:00 |
*** dtantsur|afk is now known as dtantsur | 07:01 | |
*** pcaruana has joined #openstack-qa | 07:06 | |
openstackgerrit | zhufl proposed openstack/tempest master: Remove _list_assertions from test_roles.py https://review.openstack.org/489502 | 07:08 |
*** markus_z has joined #openstack-qa | 07:10 | |
openstackgerrit | Vasyl Saienko proposed openstack-dev/grenade master: Fix calling force_destroy phase https://review.openstack.org/489410 | 07:14 |
openstackrecheck | Console logs not available after 20:06s for gate-neutron-dsvm-functional-ubuntu-xenial 489428,1,4f889ba | 07:20 |
*** sshwarts has quit IRC | 07:26 | |
*** aarefiev_afk is now known as aarefiev | 07:28 | |
*** gkadam is now known as gkadam-afk | 07:33 | |
openstackrecheck | Console logs not available after 20:07s for gate-tempest-dsvm-py35-ubuntu-xenial 488894,1,230684f | 07:40 |
openstackrecheck | openstack/neutron change: https://review.openstack.org/489193 failed because of: gate-neutron-dsvm-functional-ubuntu-xenial: https://bugs.launchpad.net/bugs/1686542 | 07:40 |
openstack | Launchpad bug 1686542 in OpenStack-Gate "Generic job timeout bug" [Low,Confirmed] | 07:40 |
*** dtantsur is now known as dtantsur|bbl | 07:47 | |
*** rcernin has quit IRC | 07:48 | |
*** LindaWang has joined #openstack-qa | 07:48 | |
*** rcernin has joined #openstack-qa | 07:50 | |
openstackrecheck | Console logs not available after 20:04s for gate-neutron-python27-ubuntu-xenial 370452,53,41617e6 | 08:00 |
*** LindaWang has quit IRC | 08:02 | |
*** clarkb has quit IRC | 08:04 | |
*** LindaWang has joined #openstack-qa | 08:09 | |
*** dsariel has quit IRC | 08:15 | |
*** clarkb has joined #openstack-qa | 08:17 | |
openstackrecheck | Console logs not available after 20:02s for gate-neutron-dsvm-functional-ubuntu-xenial 489429,2,3f2b494 | 08:21 |
*** lucas-afk is now known as lucasagomes | 08:26 | |
*** gmann_ has joined #openstack-qa | 08:26 | |
gmann_ | chandankumar: we donot have test for 2.52 and 2.53 version - https://review.openstack.org/#/c/488418/1 | 08:27 |
*** markvoelker has quit IRC | 08:30 | |
*** aojea has joined #openstack-qa | 08:30 | |
*** markvoelker has joined #openstack-qa | 08:31 | |
chandankumar | gmann_: ah sorry, do i need to add it in tempest then or send a followup a patch to remove that part? | 08:33 |
chandankumar | for 2.52 and 2.53? | 08:33 |
gmann_ | chandankumar: m removing thsoe | 08:34 |
chandankumar | gmann_: oh, but we need to add tests for 2.52 and 2.53 na? any day. | 08:35 |
*** markvoelker has quit IRC | 08:35 | |
*** pgadiya has joined #openstack-qa | 08:35 | |
gmann_ | chandankumar: depends on changes of those version as per tempest scope | 08:36 |
chandankumar | gmann_: one more change patch https://review.openstack.org/#/c/488497/ | 08:37 |
chandankumar | gmann_: ok | 08:37 |
*** gkadam-afk is now known as gkadam | 08:38 | |
openstackgerrit | Ghanshyam Mann proposed openstack/tempest master: Fix microversion doc for implemented microversion tests https://review.openstack.org/489529 | 08:40 |
gmann_ | chandankumar: ^^ | 08:40 |
openstackrecheck | Console logs not available after 20:03s for gate-kolla-dsvm-build-centos-source-centos-7 464045,3,292a4c1 | 08:42 |
openstackrecheck | openstack/mogan change: https://review.openstack.org/487738 failed because of: gate-mogan-dsvm-tempest-plugin: https://bugs.launchpad.net/bugs/1686542 | 08:42 |
openstack | Launchpad bug 1686542 in OpenStack-Gate "Generic job timeout bug" [Low,Confirmed] | 08:42 |
*** e0ne has joined #openstack-qa | 08:43 | |
openstackrecheck | openstack/neutron change: https://review.openstack.org/489192 failed gate-neutron-dsvm-functional-ubuntu-xenial in the gate queue with an unrecognized error | 08:43 |
*** sapcc-bot2 has joined #openstack-qa | 08:49 | |
*** sapcc-bot has quit IRC | 08:53 | |
*** zeih has joined #openstack-qa | 08:53 | |
*** alexchadin has quit IRC | 08:53 | |
*** alexchadin has joined #openstack-qa | 08:56 | |
*** yangyapeng has joined #openstack-qa | 09:00 | |
*** martinkopec has joined #openstack-qa | 09:02 | |
openstackrecheck | Console logs not available after 20:07s for gate-rally-dsvm-cli 489287,2,51f75ae | 09:03 |
*** dsariel has joined #openstack-qa | 09:14 | |
*** sdague has joined #openstack-qa | 09:20 | |
openstackrecheck | Console logs not available after 20:05s for gate-kolla-dsvm-build-centos-source-centos-7 489442,1,a310d58 | 09:23 |
openstackrecheck | openstack/cinder change: https://review.openstack.org/487967 failed gate-cinder-python27-ubuntu-xenial in the gate queue with an unrecognized error | 09:23 |
*** tosky has joined #openstack-qa | 09:24 | |
openstackgerrit | Gábor Antal proposed openstack/tempest master: Replaces uuid.uuid4 with uuidutils.generate_uuid() https://review.openstack.org/489543 | 09:33 |
*** anshulbehl has joined #openstack-qa | 09:33 | |
openstackgerrit | zhufl proposed openstack/tempest master: Refactor test_user_update https://review.openstack.org/489544 | 09:33 |
*** prateek has quit IRC | 09:33 | |
*** yamamoto has quit IRC | 09:37 | |
*** ramishra has quit IRC | 09:40 | |
*** ramishra has joined #openstack-qa | 09:41 | |
openstackrecheck | Console logs not available after 20:21s for gate-octavia-v1-dsvm-scenario-multinode 489169,2,a85b8d4 | 09:45 |
*** pgadiya has quit IRC | 09:46 | |
*** liujiong has joined #openstack-qa | 09:46 | |
*** esberglu has joined #openstack-qa | 09:48 | |
*** pgadiya has joined #openstack-qa | 09:49 | |
*** yushb has joined #openstack-qa | 09:51 | |
*** esberglu has quit IRC | 09:53 | |
*** udesale__ has quit IRC | 09:56 | |
*** yamamoto has joined #openstack-qa | 09:57 | |
*** gmann_ has quit IRC | 10:06 | |
openstackrecheck | Console logs not available after 20:16s for gate-grenade-dsvm-neutron-multinode-ubuntu-xenial 483816,3,e56c9de | 10:08 |
*** yamamoto has quit IRC | 10:08 | |
*** dtantsur|bbl is now known as dtantsur | 10:11 | |
*** kiennt has quit IRC | 10:12 | |
*** liujiong has quit IRC | 10:12 | |
*** dsariel has quit IRC | 10:14 | |
*** lewo has quit IRC | 10:15 | |
*** lewo has joined #openstack-qa | 10:15 | |
*** yushb has quit IRC | 10:17 | |
*** prateek has joined #openstack-qa | 10:19 | |
*** prateek has quit IRC | 10:20 | |
*** prateek has joined #openstack-qa | 10:21 | |
*** yangyapeng has quit IRC | 10:22 | |
*** yamamoto has joined #openstack-qa | 10:25 | |
*** dsariel has joined #openstack-qa | 10:28 | |
openstackrecheck | Console logs not available after 20:08s for gate-nova-python27-ubuntu-xenial 489491,1,9626552 | 10:28 |
openstackgerrit | Sean Dague proposed openstack-dev/devstack master: Wait for compute service to check in https://review.openstack.org/488381 | 10:30 |
*** markvoelker has joined #openstack-qa | 10:31 | |
*** alexchadin has quit IRC | 10:35 | |
*** alexchadin has joined #openstack-qa | 10:36 | |
openstackrecheck | Console logs not available after 20:07s for networking-odl-coverage-ubuntu-xenial 479369,3,c009bde | 10:49 |
*** yolkfull_ has quit IRC | 10:52 | |
*** bkopilov_ has quit IRC | 10:58 | |
*** prateek_ has joined #openstack-qa | 11:03 | |
*** markvoelker has quit IRC | 11:05 | |
*** prateek has quit IRC | 11:05 | |
*** alexchadin has quit IRC | 11:08 | |
openstackrecheck | Console logs not available after 20:13s for gate-octavia-v1-dsvm-py3x-scenario-ubuntu-xenial 488866,2,6d8b14a | 11:09 |
*** alexchadin has joined #openstack-qa | 11:12 | |
*** yamamoto has quit IRC | 11:17 | |
*** alexchadin has quit IRC | 11:22 | |
*** yangyapeng has joined #openstack-qa | 11:23 | |
*** tpatzig_ has joined #openstack-qa | 11:29 | |
*** seife_ has joined #openstack-qa | 11:29 | |
*** carthaca_ has joined #openstack-qa | 11:29 | |
*** mkoderer_ has joined #openstack-qa | 11:29 | |
*** gszasz has joined #openstack-qa | 11:30 | |
*** markvoelker has joined #openstack-qa | 11:30 | |
*** seife_ has quit IRC | 11:31 | |
*** tpatzig_ has quit IRC | 11:31 | |
*** mkoderer_ has quit IRC | 11:31 | |
*** carthaca_ has quit IRC | 11:31 | |
openstackrecheck | Console logs not available after 20:11s for gate-python-novaclient-python35 447766,14,d74196e | 11:32 |
*** yamamoto has joined #openstack-qa | 11:32 | |
*** pgadiya has quit IRC | 11:35 | |
*** pgadiya has joined #openstack-qa | 11:36 | |
*** esberglu has joined #openstack-qa | 11:37 | |
*** prateek_ has quit IRC | 11:41 | |
*** esberglu has quit IRC | 11:42 | |
*** yamamoto has quit IRC | 11:49 | |
openstackrecheck | Console logs not available after 20:08s for gate-python-mistralclient-devstack-dsvm-ubuntu-xenial 489237,3,d0f2766 | 11:52 |
*** lucasagomes is now known as lucas-hungry | 11:52 | |
*** fnaval has quit IRC | 12:02 | |
*** tuanluong has quit IRC | 12:08 | |
*** dustins has joined #openstack-qa | 12:10 | |
*** raildo has joined #openstack-qa | 12:10 | |
*** itzikb_ has joined #openstack-qa | 12:13 | |
openstackrecheck | Console logs not available after 20:20s for gate-mogan-dsvm-tempest-plugin 486089,3,0f7d85d | 12:13 |
*** itzikb has quit IRC | 12:13 | |
*** dustins has quit IRC | 12:19 | |
*** catintheroof has joined #openstack-qa | 12:20 | |
*** udesale has joined #openstack-qa | 12:23 | |
*** esberglu has joined #openstack-qa | 12:24 | |
*** dpaterson has quit IRC | 12:25 | |
*** gkadam has quit IRC | 12:26 | |
*** mriedem has joined #openstack-qa | 12:27 | |
*** dustins has joined #openstack-qa | 12:32 | |
openstackrecheck | Console logs not available after 20:07s for gate-mogan-dsvm-tempest-plugin 489455,4,90ba3b3 | 12:33 |
*** dkranz_ has joined #openstack-qa | 12:36 | |
*** esberglu has quit IRC | 12:39 | |
openstackgerrit | Dima Kuznetsov proposed openstack/tempest master: [DNM] Debug Dragonflow gate https://review.openstack.org/489010 | 12:42 |
*** yamamoto has joined #openstack-qa | 12:49 | |
*** lucas-hungry is now known as lucasagomes | 12:50 | |
openstackgerrit | Sean Dague proposed openstack-dev/devstack master: Wait for compute service to check in https://review.openstack.org/488381 | 12:51 |
openstackrecheck | Console logs not available after 20:05s for gate-mogan-dsvm-tempest-plugin 488296,8,d358323 | 12:53 |
*** dave-mccowan has joined #openstack-qa | 12:54 | |
*** esberglu has joined #openstack-qa | 12:55 | |
*** mriedem has quit IRC | 12:57 | |
*** yamamoto has quit IRC | 12:59 | |
*** masayukig[m] has quit IRC | 13:02 | |
*** gouthamr has joined #openstack-qa | 13:03 | |
*** mriedem has joined #openstack-qa | 13:06 | |
*** LindaWang has quit IRC | 13:09 | |
openstackrecheck | Console logs not available after 20:05s for gate-functional-dsvm-magnum-api-ubuntu-xenial 489512,2,c279320 | 13:14 |
*** yushb has joined #openstack-qa | 13:14 | |
*** sridharg has quit IRC | 13:17 | |
*** sridharg has joined #openstack-qa | 13:18 | |
*** sridharg has quit IRC | 13:18 | |
*** yushb has quit IRC | 13:18 | |
*** sridharg has joined #openstack-qa | 13:19 | |
*** sridharg has quit IRC | 13:19 | |
*** sridharg has joined #openstack-qa | 13:20 | |
*** bkopilov_ has joined #openstack-qa | 13:21 | |
*** yangyapeng has quit IRC | 13:27 | |
*** aojea has quit IRC | 13:29 | |
*** aojea has joined #openstack-qa | 13:29 | |
*** tosky has quit IRC | 13:31 | |
*** tosky has joined #openstack-qa | 13:31 | |
*** sridharg has quit IRC | 13:32 | |
*** sridharg has joined #openstack-qa | 13:33 | |
*** itzikb has joined #openstack-qa | 13:33 | |
*** itzikb_ has quit IRC | 13:33 | |
openstackrecheck | Console logs not available after 20:17s for gate-python-barbicanclient-docs-ubuntu-xenial 489518,1,6194b44 | 13:34 |
*** sridharg has quit IRC | 13:35 | |
*** sridharg has joined #openstack-qa | 13:35 | |
*** LindaWang has joined #openstack-qa | 13:36 | |
*** Alex_Staf has quit IRC | 13:37 | |
*** janzian has joined #openstack-qa | 13:42 | |
*** itzikb_ has joined #openstack-qa | 13:42 | |
*** itzikb has quit IRC | 13:43 | |
*** masayukig[m] has joined #openstack-qa | 13:43 | |
*** sridharg has quit IRC | 13:44 | |
*** sridharg has joined #openstack-qa | 13:44 | |
*** liujiong has joined #openstack-qa | 13:48 | |
*** Alex_Staf has joined #openstack-qa | 13:51 | |
*** sridharg has quit IRC | 13:53 | |
*** sridharg has joined #openstack-qa | 13:53 | |
openstackrecheck | Console logs not available after 20:08s for gate-heat-templates-pep8-ubuntu-xenial 487740,4,fc72933 | 13:54 |
*** sridharg has quit IRC | 13:57 | |
*** gszasz has quit IRC | 13:58 | |
*** sridharg has joined #openstack-qa | 13:58 | |
*** yushb has joined #openstack-qa | 13:59 | |
*** shintaro has joined #openstack-qa | 13:59 | |
*** zeih has quit IRC | 14:02 | |
*** zeih has joined #openstack-qa | 14:02 | |
*** pgadiya has quit IRC | 14:03 | |
*** sridharg has quit IRC | 14:03 | |
*** sridharg has joined #openstack-qa | 14:04 | |
*** lbragstad_ is now known as lbragstad | 14:04 | |
*** Alex_Staf has quit IRC | 14:08 | |
*** awaugama has joined #openstack-qa | 14:09 | |
*** markus_z has quit IRC | 14:13 | |
openstackrecheck | Console logs not available after 20:08s for gate-blazar-devstack-dsvm 482811,7,9f91b90 | 14:14 |
*** sridharg has quit IRC | 14:15 | |
*** pgadiya has joined #openstack-qa | 14:15 | |
*** liujiong has quit IRC | 14:15 | |
openstackrecheck | openstack/tempest change: https://review.openstack.org/489144 failed gate-tempest-dsvm-py35-ubuntu-xenial in the gate queue with an unrecognized error | 14:16 |
*** sridharg has joined #openstack-qa | 14:16 | |
*** itzikb has joined #openstack-qa | 14:18 | |
*** itzikb_ has quit IRC | 14:19 | |
*** sridharg has quit IRC | 14:20 | |
*** martinkopec has quit IRC | 14:20 | |
*** sridharg has joined #openstack-qa | 14:22 | |
*** vponomaryov has left #openstack-qa | 14:22 | |
*** Alex_Staf has joined #openstack-qa | 14:22 | |
*** LindaWang has quit IRC | 14:22 | |
*** sridharg has quit IRC | 14:23 | |
*** fnaval has joined #openstack-qa | 14:23 | |
*** LindaWang has joined #openstack-qa | 14:23 | |
*** sridharg has joined #openstack-qa | 14:24 | |
*** Alex_Staf has quit IRC | 14:24 | |
*** udesale has quit IRC | 14:26 | |
*** vponomaryov has joined #openstack-qa | 14:30 | |
*** sridharg has quit IRC | 14:30 | |
*** sridharg has joined #openstack-qa | 14:31 | |
*** fnaval has quit IRC | 14:34 | |
*** fnaval has joined #openstack-qa | 14:34 | |
*** pgadiya has quit IRC | 14:35 | |
openstackrecheck | Console logs not available after 20:07s for gate-manila-tempest-minimal-dsvm-lvm-ubuntu-xenial 489520,1,fa1e1cc | 14:36 |
*** sridharg has quit IRC | 14:37 | |
*** sridharg has joined #openstack-qa | 14:38 | |
mtreinish | zhongjun, clarkb: that sounds like a bug in the manila test suite. The test_ids should be consistent betwen runs. Having that kinda of non-determinism in a test_id is likely to cause problem | 14:41 |
*** fnaval has quit IRC | 14:42 | |
*** gcheresh_ has quit IRC | 14:43 | |
*** sridharg has quit IRC | 14:46 | |
*** sridharg has joined #openstack-qa | 14:48 | |
*** gszasz has joined #openstack-qa | 14:50 | |
*** LindaWang has quit IRC | 14:52 | |
*** zeih has quit IRC | 14:52 | |
*** ramishra has quit IRC | 14:54 | |
*** fnaval has joined #openstack-qa | 14:54 | |
mtreinish | clarkb: I managed to get the queue approach partially working last night, it runs a bunch of tests properly. But all the workers start hanging on a bad file descriptor error in the subunit lib before things end | 14:54 |
clarkb | mtreinish: I'm guessing that is due to a fork creating a shared fd that isn't treated as such? | 14:55 |
*** ramishra has joined #openstack-qa | 14:56 | |
openstackrecheck | Console logs not available after 20:16s for gate-shade-functional 489524,1,e90bb3c | 14:56 |
mtreinish | clarkb: well I create a separate pipe object for each worker process and the reader fd from that is passed to subunit | 14:57 |
mtreinish | but yeah I'm probably messing something up along the way | 14:57 |
clarkb | you can probably strace it to more clearly see what the bad pd is since getting pdb properly attached to subprocesses might be a pain | 14:58 |
*** dsariel has quit IRC | 15:01 | |
*** sridharg has quit IRC | 15:02 | |
*** felipemonteiro has joined #openstack-qa | 15:02 | |
*** sridharg has joined #openstack-qa | 15:02 | |
*** shintaro has quit IRC | 15:02 | |
sdague | mtreinish: they are using ddt right? That creates test ids on the fly | 15:03 |
mtreinish | sdague: right, but you can do that in a deterministic way | 15:03 |
mtreinish | sdague: they're calling randint() in a ddt test generator | 15:04 |
mtreinish | so every run they have a different test id | 15:04 |
sdague | ah | 15:04 |
sdague | ok, yeh, that seems less useful | 15:04 |
*** sridharg has quit IRC | 15:04 | |
*** sridharg has joined #openstack-qa | 15:05 | |
*** LindaWang has joined #openstack-qa | 15:06 | |
*** sridharg has quit IRC | 15:07 | |
*** sridharg has joined #openstack-qa | 15:08 | |
*** felipemonteiro has quit IRC | 15:08 | |
*** itzikb has quit IRC | 15:09 | |
*** LindaWang has quit IRC | 15:10 | |
*** sridharg has quit IRC | 15:14 | |
*** rcernin has quit IRC | 15:14 | |
*** sridharg has joined #openstack-qa | 15:14 | |
*** sridharg has quit IRC | 15:16 | |
*** sridharg has joined #openstack-qa | 15:17 | |
openstackrecheck | Console logs not available after 20:19s for gate-rally-dsvm-cli 458010,16,9efd1b1 | 15:18 |
*** sridharg has quit IRC | 15:18 | |
*** makowals has quit IRC | 15:19 | |
*** sridharg has joined #openstack-qa | 15:19 | |
*** anshulbehl has quit IRC | 15:20 | |
*** sridharg has quit IRC | 15:20 | |
*** sridharg has joined #openstack-qa | 15:21 | |
*** pcaruana has quit IRC | 15:22 | |
*** sridharg has quit IRC | 15:22 | |
*** sridharg has joined #openstack-qa | 15:23 | |
*** makowals has joined #openstack-qa | 15:23 | |
*** sridharg has quit IRC | 15:25 | |
*** sridharg has joined #openstack-qa | 15:26 | |
tosky | mtreinish, sdague: a question for you as part of the stable maintainer team (not sure if there is another channel more appropriate) | 15:28 |
*** sridharg has quit IRC | 15:28 | |
tosky | could this go to Newton or it's not "critical"? https://review.openstack.org/#/c/488964/ | 15:28 |
mtreinish | tosky: well there is #openstack-stable, but ask away | 15:28 |
tosky | oh, I didn't know | 15:28 |
tosky | good to know for the future | 15:29 |
*** sridharg has joined #openstack-qa | 15:29 | |
tosky | right, it's written but I missed it in the "Stable Branches" page | 15:29 |
*** sridharg has quit IRC | 15:31 | |
mtreinish | tosky: personally it seems like a pretty low risk change, and I'd probably let it slide. | 15:32 |
*** sridharg has joined #openstack-qa | 15:32 | |
mtreinish | but it isn't a critical bug fix either, it's just a code cleanup | 15:32 |
mtreinish | oh, unless ng['name'] is undefined some times (which is what I guess the bug is) | 15:33 |
tosky | you can't use the CLI to do that operation, not just cleanup; of course you can do that operation through the python client and the UI | 15:33 |
*** zz_dimtruck has quit IRC | 15:33 | |
mtreinish | tosky: heh, sry 'let it slide' might have not been clear. I meant personally I'd probably approve it, even though it doesn't fit the criteria for phase ii support | 15:36 |
mtreinish | because it's a low risk change | 15:36 |
*** armax has quit IRC | 15:36 | |
tosky | with some benefit for the user (operation allowed) | 15:36 |
tosky | thanks :) | 15:36 |
openstackrecheck | Console logs not available after 20:07s for gate-vitrage-dsvm-datasources-py27-ubuntu-xenial 489177,1,04671df | 15:39 |
*** sridharg has quit IRC | 15:40 | |
*** pcaruana has joined #openstack-qa | 15:40 | |
*** rmascena has joined #openstack-qa | 15:40 | |
*** armax has joined #openstack-qa | 15:40 | |
*** sridharg has joined #openstack-qa | 15:41 | |
*** sridharg has quit IRC | 15:42 | |
*** raildo has quit IRC | 15:42 | |
*** rossella_s has quit IRC | 15:48 | |
*** rcernin has joined #openstack-qa | 15:49 | |
*** e0ne has quit IRC | 15:50 | |
*** rossella_s has joined #openstack-qa | 15:50 | |
*** yushb has quit IRC | 15:53 | |
openstackrecheck | Console logs not available after 20:09s for neutron-coverage-ubuntu-xenial 419642,18,926de47 | 15:59 |
openstackrecheck | openstack/heat change: https://review.openstack.org/488334 failed gate-heat-dsvm-functional-convg-mysql-lbaasv2-ubuntu-xenial in the gate queue with an unrecognized error | 15:59 |
*** Apoorva has joined #openstack-qa | 16:00 | |
*** makowals has quit IRC | 16:07 | |
*** makowals has joined #openstack-qa | 16:09 | |
openstackgerrit | Eric Fried proposed openstack-dev/devstack master: DNM: Test nova.utils.get_endpoint_data https://review.openstack.org/488444 | 16:11 |
*** duc has quit IRC | 16:15 | |
openstackrecheck | Console logs not available after 20:08s for gate-neutron-lbaas-pep8-ubuntu-xenial 476848,20,d4f3dc2 | 16:20 |
*** lucasagomes is now known as lucas-afk | 16:23 | |
*** aarefiev is now known as aarefiev_afk | 16:23 | |
*** agurenko has quit IRC | 16:29 | |
openstackrecheck | Console logs not available after 20:17s for gate-watcher-docs-ubuntu-xenial 489514,1,3fc8333 | 16:40 |
*** vhosakot has joined #openstack-qa | 16:44 | |
*** ramishra has quit IRC | 16:49 | |
*** JudeC has joined #openstack-qa | 16:52 | |
*** zeih has joined #openstack-qa | 16:53 | |
*** zeih has quit IRC | 16:58 | |
*** pcaruana has quit IRC | 16:58 | |
openstackrecheck | Console logs not available after 20:10s for gate-karbor-python35 489254,3,0426dd6 | 17:00 |
openstackgerrit | Eric Fried proposed openstack-dev/devstack master: DNM: Test get_endpoint_data(service_type) https://review.openstack.org/489671 | 17:00 |
*** dtantsur is now known as dtantsur|afk | 17:13 | |
openstackrecheck | Console logs not available after 20:17s for gate-vitrage-dsvm-api-py27-ubuntu-xenial 489219,3,8e1f57b | 17:21 |
*** tosky has quit IRC | 17:39 | |
openstackrecheck | Console logs not available after 20:21s for gate-neutron-lbaasv2-dsvm-api-ubuntu-xenial 488866,2,ec5f6bd | 17:41 |
openstackgerrit | Sean Dague proposed openstack-dev/devstack master: Wait for compute service to check in https://review.openstack.org/488381 | 17:53 |
*** gszasz has quit IRC | 17:57 | |
*** Apoorva_ has joined #openstack-qa | 17:59 | |
*** Apoorva_ has quit IRC | 18:00 | |
*** Apoorva has quit IRC | 18:01 | |
*** Apoorva_ has joined #openstack-qa | 18:01 | |
openstackrecheck | Console logs not available after 20:12s for gate-tempest-dsvm-ironic-ipa-wholedisk-bios-agent_ipmitool-tinyipa-ubuntu-xenial 486934,8,5133333 | 18:02 |
*** markvoelker has quit IRC | 18:02 | |
*** markvoelker has joined #openstack-qa | 18:02 | |
*** tosky has joined #openstack-qa | 18:03 | |
*** pvaneck has joined #openstack-qa | 18:05 | |
*** EmilienM is now known as emacchi | 18:14 | |
*** emacchi is now known as EmilienM | 18:14 | |
openstackrecheck | Console logs not available after 20:08s for gate-grenade-dsvm-ironic-ubuntu-xenial 358142,35,5ff8b0f | 18:22 |
openstackgerrit | Mathieu Mitchell proposed openstack-dev/devstack master: Ensure valid service names are passed to stack_install_service https://review.openstack.org/424735 | 18:22 |
*** gcheresh_ has joined #openstack-qa | 18:35 | |
openstackrecheck | Console logs not available after 20:12s for gate-grenade-dsvm-neutron-multinode-ubuntu-xenial 489493,1,ee06cbe | 18:42 |
*** yushb has joined #openstack-qa | 18:50 | |
*** zeih has joined #openstack-qa | 18:54 | |
*** yushb has quit IRC | 18:54 | |
*** zeih has quit IRC | 19:00 | |
openstackrecheck | Console logs not available after 20:13s for gate-nova-docs-ubuntu-xenial 489519,2,0074e14 | 19:03 |
openstackgerrit | Sean McGinnis proposed openstack-dev/devstack master: Use default Cinder endpoint with uWSGI https://review.openstack.org/489715 | 19:03 |
openstackgerrit | Merged openstack-infra/elastic-recheck master: Pass config from Stream to FailEvent https://review.openstack.org/397973 | 19:03 |
*** gcheresh_ has quit IRC | 19:17 | |
openstackrecheck | Console logs not available after 20:06s for gate-tempest-dsvm-ironic-ipa-wholedisk-bios-agent_ipmitool-tinyipa-ubuntu-xenial 484405,1,94afb2e | 19:23 |
openstackgerrit | Eric Fried proposed openstack-dev/devstack master: DNM: Test get_endpoint_data with endpoint_override https://review.openstack.org/489671 | 19:24 |
*** openstackrecheck has quit IRC | 19:28 | |
*** openstackrecheck has joined #openstack-qa | 19:28 | |
*** gkadam has joined #openstack-qa | 19:29 | |
*** gcheresh_ has joined #openstack-qa | 19:34 | |
*** rcernin has quit IRC | 19:36 | |
*** zhufl has quit IRC | 19:53 | |
*** zhufl has joined #openstack-qa | 19:54 | |
openstackgerrit | Merged openstack-dev/devstack master: Fix path to mlock_report https://review.openstack.org/489404 | 19:54 |
*** zhufl has quit IRC | 19:56 | |
*** zhufl has joined #openstack-qa | 19:57 | |
*** e0ne has joined #openstack-qa | 20:09 | |
openstackrecheck | Console logs not available after 20:13s for gate-nova-python27-ubuntu-xenial 457711,25,8e15d1e | 20:12 |
*** awaugama has quit IRC | 20:12 | |
*** mtanino has joined #openstack-qa | 20:22 | |
*** e0ne has quit IRC | 20:25 | |
*** e0ne has joined #openstack-qa | 20:30 | |
*** aojea has quit IRC | 20:39 | |
openstackgerrit | Matt Riedemann proposed openstack-dev/devstack master: Disable track_instance_changes when in superconductor mode https://review.openstack.org/489742 | 20:40 |
*** zhufl has quit IRC | 20:43 | |
*** zhufl has joined #openstack-qa | 20:45 | |
*** aojea has joined #openstack-qa | 20:54 | |
*** mguiney has quit IRC | 20:54 | |
*** zeih has joined #openstack-qa | 20:55 | |
*** gkadam has quit IRC | 20:57 | |
*** gcheresh_ has quit IRC | 20:58 | |
*** zeih has quit IRC | 21:00 | |
*** dustins has quit IRC | 21:02 | |
*** awaugama has joined #openstack-qa | 21:16 | |
*** yamamoto has joined #openstack-qa | 21:17 | |
*** yamamoto has quit IRC | 21:21 | |
*** yamamoto has joined #openstack-qa | 21:21 | |
openstackgerrit | Matt Riedemann proposed openstack/tempest master: Add compute test for ServerGroupAntiAffinityFilter https://review.openstack.org/489754 | 21:22 |
openstackrecheck | openstack/cinder change: https://review.openstack.org/488856 failed gate-cinder-python27-ubuntu-xenial in the gate queue with an unrecognized error | 21:23 |
*** yamamoto has quit IRC | 21:26 | |
openstackgerrit | Matt Riedemann proposed openstack/tempest master: Add compute test for ServerGroupAntiAffinityFilter https://review.openstack.org/489754 | 21:27 |
openstackgerrit | Matt Riedemann proposed openstack/tempest master: Add compute test for ServerGroupAntiAffinityFilter https://review.openstack.org/489754 | 21:27 |
*** dave-mccowan has quit IRC | 21:27 | |
*** e0ne has quit IRC | 21:28 | |
*** esberglu has quit IRC | 21:58 | |
*** rmascena has quit IRC | 22:00 | |
*** esberglu has joined #openstack-qa | 22:12 | |
*** esberglu has quit IRC | 22:17 | |
openstackrecheck | openstack/networking-midonet change: https://review.openstack.org/477792 failed gate-tempest-dsvm-networking-midonet-ml2-centos-7 in the gate queue with an unrecognized error | 22:22 |
jlvillal | mriedem: Not sure if this might be useful to other people: https://review.openstack.org/489762 | 22:22 |
jlvillal | mriedem: Script to help extract a tempest_plugin directory to a new repo... | 22:22 |
mriedem | jlvillal: redirect mtreinish | 22:22 |
mriedem | this isn't the mtreinish you're looking for | 22:23 |
*** yamamoto has joined #openstack-qa | 22:23 | |
*** esberglu has joined #openstack-qa | 22:23 | |
mtreinish | jlvillal: did you see: https://etherpad.openstack.org/p/tempest-separate-plugin | 22:23 |
*** catintheroof has quit IRC | 22:23 | |
jlvillal | mriedem: thanks | 22:24 |
jlvillal | mtreinish: Maybe not... :) | 22:24 |
jlvillal | Probably not | 22:24 |
jlvillal | Not | 22:24 |
*** yamamoto has quit IRC | 22:25 | |
*** yamamoto has joined #openstack-qa | 22:25 | |
mtreinish | jlvillal: the goal doc also links to that etherpad | 22:26 |
mtreinish | I wanted to make the steps as mechanical as possible for people | 22:26 |
mtreinish | so the goal would be straightforward | 22:26 |
mtreinish | although in the ironic case I know things weren't done following that guide. The blank repo was created first | 22:27 |
jlvillal | mtreinish: Thanks. I guess I'm committed to my script now ;) | 22:27 |
openstackgerrit | Matt Riedemann proposed openstack-infra/elastic-recheck master: Add query for missing host mapping bug 1708039 https://review.openstack.org/489771 | 22:33 |
openstack | bug 1708039 in grenade "gate-grenade-dsvm-neutron-multinode-ubuntu-xenial fails with "No host-to-cell mapping found for selected host"" [Undecided,New] https://launchpad.net/bugs/1708039 | 22:33 |
mriedem | mtreinish: clarkb: ^ surprised this hasn't show up before | 22:33 |
mriedem | i mean, that we don't have a bug and query for it given the number of hits | 22:33 |
*** sdague has quit IRC | 22:35 | |
mtreinish | mriedem: I think no one is really looking (besides the 3 of us) The gate's been too stable | 22:35 |
mriedem | hmm wtf, discover_hosts doesn't even run | 22:35 |
mtreinish | hmm, isn't that always run as part of devstack now? | 22:41 |
mriedem | and grenade | 22:41 |
mriedem | has been since ocata | 22:42 |
mriedem | https://github.com/openstack-infra/devstack-gate/blob/94602b3cd50f870df1bac738f596e09c6483dd74/devstack-vm-gate.sh#L707 | 22:42 |
mriedem | hmm https://github.com/openstack-infra/devstack-gate/commit/e1c313039a9e8df87dd0fb01cb0450d22ac70c79 ? | 22:43 |
*** dave-mccowan has joined #openstack-qa | 22:43 | |
*** janzian has quit IRC | 22:44 | |
clarkb | except that in grenade we hand over control | 22:44 |
clarkb | so I don't know that we ever get to run the discover hosts in d-g? | 22:44 |
clarkb | its weird where d-g tells grenade "run this script later to make this test multinode" then hands off all control to grenade. So grenade or $script may need editing | 22:45 |
mriedem | ok i guess it does run simple_cell_setup | 22:47 |
mriedem | http://logs.openstack.org/54/489754/3/check/gate-grenade-dsvm-neutron-multinode-ubuntu-xenial/7e19ce3/logs/grenade.sh.txt.gz#_2017-08-01_21_52_05_564 | 22:47 |
mriedem | and that will discover and map the hosts, | 22:48 |
mriedem | but the subnode compute node wasn't created yet when that ran | 22:48 |
mriedem | so it wasn't mapped | 22:48 |
mriedem | and kablammo | 22:48 |
mriedem | i still don't know why d-g isn't calling discover_hosts on the old side | 22:52 |
mriedem | oh heh here it does http://logs.openstack.org/54/489754/3/check/gate-grenade-dsvm-neutron-multinode-ubuntu-xenial/7e19ce3/logs/grenade.sh.txt.gz#_2017-08-01_21_56_47_845 | 22:53 |
mriedem | yup, subnode compute node is created 3 seconds after discover_hosts runs | 22:55 |
mriedem | dansmith: we have a bug finally https://bugs.launchpad.net/grenade/+bug/1708039 | 22:55 |
openstack | Launchpad bug 1708039 in grenade "gate-grenade-dsvm-neutron-multinode-ubuntu-xenial fails with "No host-to-cell mapping found for selected host"" [Undecided,New] | 22:55 |
dansmith | mriedem: what do you mean "we have a bug finally" ? | 22:56 |
mriedem | we were talking last week about how this was latent and we were just getting lucky, | 22:56 |
* mriedem cues dokken video | 22:56 | |
mriedem | finally opened a bug for it | 22:56 |
*** zeih has joined #openstack-qa | 22:56 | |
dansmith | mriedem: oh the race with subnode startup/registration? | 22:56 |
mriedem | yup | 22:57 |
dansmith | "sweet" | 22:57 |
*** https_GK1wmSU has joined #openstack-qa | 22:58 | |
clarkb | out of curiousity since we keep having problems with this and its been a pita for users, why can't nova self register again? | 22:59 |
*** https_GK1wmSU has left #openstack-qa | 22:59 | |
mriedem | it can if you configure a periodic task | 23:00 |
clarkb | compute node says "hey conductor I'm here!" "conductor inducts compute into cell". Make it a config option if worried about rogue computes | 23:00 |
dansmith | clarkb: there's physically no connection to do that | 23:00 |
dansmith | clarkb: let me get you a diagram to look at | 23:00 |
clarkb | dansmith: well the computes are registering with something right? | 23:00 |
clarkb | they show up elsewhere (which that one change polled and broke other things with) | 23:00 |
dansmith | clarkb: yes, and that thing can't talk to the top.. by design | 23:00 |
*** zeih has quit IRC | 23:01 | |
dansmith | clarkb: http://docs-draft.openstack.org/83/487183/7/check/gate-nova-docs-ubuntu-xenial/86c52a0//doc/build/html/user/cellsv2_layout.html#multiple-cells | 23:01 |
clarkb | dansmith: so we'd need a compute to conductor data path added? | 23:02 |
dansmith | clarkb: computes and conductors in the bottom layer have no understanding of how to connect to something that can write to the api database | 23:02 |
mriedem | alaski's poc was for nova-compute to make a compute rest api call to self-register | 23:02 |
clarkb | oh this is in the api database not the cell database, I see | 23:02 |
mriedem | clarkb: yeah | 23:03 |
dansmith | the api database has scary stuff in it we want to not expose to the computes down in the cells | 23:03 |
dansmith | clarkb: but AFAIK, there was still a race before, we were just always winning it, because there was less delay | 23:04 |
dansmith | clarkb: nova-compute checks in some time after we start it, which could be after we're done with devstack and in the middle of tempest, if our machine was super slow or mq was overloaded, et | 23:04 |
dansmith | or, | 23:05 |
dansmith | subnode bootstrap failed to configure a nova-compute with working connectivity, | 23:05 |
mriedem | or your pci whitelist config had a typo in the json and it blew up and didn't start | 23:05 |
dansmith | so we just ran tempest anyway with one node and didn't notice until six months later when migrations are broken and we're not catching it :) | 23:05 |
*** esberglu has quit IRC | 23:06 | |
*** fnaval has quit IRC | 23:06 | |
mriedem | it's likely we wouldn't notice in the before times in grenade multinode since i think most, if not all, of the multinode tests in tempest are not tagged with 'smoke' | 23:06 |
*** pvaneck has quit IRC | 23:06 | |
mriedem | which is all that runs during grenade anyway | 23:06 |
mriedem | we had to fenagle that for the live migration + grenade job | 23:06 |
mriedem | can i say fenagle in this channel? | 23:07 |
dansmith | is that how you spell that word? | 23:07 |
dansmith | I thought it was finagle | 23:07 |
mriedem | no it's not | 23:07 |
dansmith | my inline spell check says you're wrong | 23:07 |
dansmith | oooh, you're wrong | 23:07 |
dansmith | google says "Did you mean: finagle" | 23:07 |
mriedem | https://www.merriam-webster.com/dictionary/fenagle | 23:07 |
mriedem | it's both! | 23:08 |
clarkb | I thought we had a sanity check that two computes were used? | 23:08 |
dansmith | clarkb: at the end we got that at some point yeah | 23:08 |
dansmith | mriedem: only because people misspell it | 23:08 |
dansmith | let it be known, mriedem was wrong once | 23:08 |
mriedem | hey, if sdague can say prefered i can say fenagled | 23:08 |
dansmith | heh | 23:08 |
*** mattoliverau_ has joined #openstack-qa | 23:09 | |
*** esberglu has joined #openstack-qa | 23:12 | |
*** fnaval has joined #openstack-qa | 23:21 | |
*** mattoliverau_ is now known as mattoliverau | 23:25 | |
*** mtanino has quit IRC | 23:26 | |
*** guinm has joined #openstack-qa | 23:32 | |
*** aojea has quit IRC | 23:33 | |
*** aojea has joined #openstack-qa | 23:34 | |
*** guinm has quit IRC | 23:35 | |
*** guinm has joined #openstack-qa | 23:36 | |
*** guinm is now known as mguiney | 23:38 | |
*** aojea has quit IRC | 23:38 | |
*** gouthamr has quit IRC | 23:43 | |
openstackrecheck | Console logs not available after 20:10s for gate-tempest-dsvm-neutron-dvr-ubuntu-xenial 486687,4,bc28a6f | 23:45 |
-openstackstatus- NOTICE: osic nodes have been removed from nodepool due to a problem with the mirror host beginning around 22:20 UTC. please recheck any jobs with failures installing packages. | 23:48 | |
*** markvoelker has quit IRC | 23:53 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!