Tuesday, 2017-09-26

gouthamrmanila-image-elements isn't on http://status.openstack.org/openstack-health :(00:01
bswartzgouthamr: we could take any one of the generic driver scenario test jobs from the manila project and use that00:08
bswartzthe trick would be to make the job install the service image build from gerrit change instead of the one built from HEAD00:08
gouthamrbswartz: there's a job already, checking if it takes manila-image-elements from the Gerrit Ref00:09
gouthamrbswartz: it's called: "gate-manila-tempest-dsvm-generic-scenario-custom-image-ubuntu-xenial-nv"00:10
bswartzI see00:11
bswartzit runs 2 tests00:11
bswartz1 pass 1 skip on the last run00:11
bswartzmanila_tempest_tests.tests.scenario.test_share_basic_ops.TestShareBasicOpsNFS.test_write_data_to_share_created_from_snapshot passed00:11
bswartzthe cifs one skipped00:12
gouthamrhttps://github.com/openstack-infra/project-config/blob/master/jenkins/jobs/manila.yaml#L8700:12
gouthamron the last run?00:12
gouthamrit failed on my test patch00:12
gouthamrhttps://review.openstack.org/#/c/507255/00:12
bswartzwow vponomaryov got this done00:12
bswartzthis looks like exactly what we had planned to do00:12
bswartzthe question is why this job didn't catch the breakage we now seem to have00:13
bswartzthis tells me it wasn't the fault of the manila-image-elements project00:13
gouthamryes,00:13
bswartzat least running from a stable build wouldn't have been any better than running from HEAD00:13
gouthamrhttps://review.openstack.org/#/c/491453/ <--- Pike's last patch is green00:14
bswartzgood chance they changed something in DIB that broke us00:14
gouthamrah00:14
bswartzit's early queens -- good time to break things00:15
gouthamrhttps://github.com/openstack/diskimage-builder --> this one's untouched since last year though00:16
gouthamrgrr00:16
gouthamrdon't look at the commit date, lol00:16
bswartzchanged Sept 2200:16
gouthamrhttps://github.com/openstack/diskimage-builder/commits/master00:16
bswartznever look at commit dates lol00:16
gouthamr:P00:17
*** tpsilva has quit IRC01:42
*** gcb has joined #openstack-manila01:52
*** erlon has quit IRC02:46
openstackgerritOpenStack Proposal Bot proposed openstack/manila master: Updated from global requirements  https://review.openstack.org/50662903:27
*** gouthamr has quit IRC03:35
*** gcb has quit IRC04:48
*** ganso has quit IRC05:09
*** gcb has joined #openstack-manila05:24
*** pcaruana has joined #openstack-manila06:20
*** arnewiebalck_ has joined #openstack-manila06:23
*** jprovazn has joined #openstack-manila06:26
*** markstur has quit IRC06:50
*** markstur has joined #openstack-manila06:51
*** markstur has quit IRC06:55
*** belmoreira has joined #openstack-manila07:11
*** belmoreira has quit IRC07:19
*** abhi has joined #openstack-manila07:21
*** dsariel_ has quit IRC07:24
*** belmoreira has joined #openstack-manila07:25
*** belmoreira has quit IRC07:29
*** markstur has joined #openstack-manila07:32
*** markstur has quit IRC07:37
*** belmoreira has joined #openstack-manila07:45
*** a-pugachev has joined #openstack-manila07:51
*** belmoreira has quit IRC07:59
*** markstur has joined #openstack-manila08:14
*** markstur has quit IRC08:19
*** belmoreira has joined #openstack-manila08:29
*** belmoreira has quit IRC08:30
*** belmoreira has joined #openstack-manila08:59
*** belmoreira has quit IRC09:13
openstackgerritjunbo.li proposed openstack/manila master: Api ref for shares, share-servers contain incorrect params.   1. share_id is in path not in body   2. export_location_id is in path not in body   3. security_service_id is mandatory not optional Things like these is in api-ref, need to be correct. This pa  https://review.openstack.org/50744109:17
openstackgerritJan Vondra proposed openstack/manila master: Fixed creation neutron api mapping for security groups  https://review.openstack.org/50372409:19
zhongjuntbarron: I got the "Kernel panic" error info in vm when I create a vm from manila-service-image-master.qcow2 . The manila-service-image-master.qcow2 download from https://tarballs.openstack.org/manila-image-elements/images/09:24
openstackgerritJan Vondra proposed openstack/manila master: Fixed creation neutron api mapping for security groups  https://review.openstack.org/50372409:25
zhongjuntbarron: The error didn't appear after I rebuild the manila image ( https://github.com/openstack/manila-image-elements) in my local environment09:28
zhongjuntbarron: It looks like we need to update manila-service-image-master.qcow2 in  https://tarballs.openstack.org/manila-image-elements/images/09:30
zhongjungouthamr: It looks like we have the problem about manila-image itself.09:37
openstackgerritjunbo.li proposed openstack/python-manilaclient master: Add MAPRFS protocol in create help  https://review.openstack.org/50745409:37
openstackgerritjunbo.li proposed openstack/manila master: Api ref for shares, share-servers contain incorrect params.  https://review.openstack.org/50744109:39
*** dsariel_ has joined #openstack-manila09:44
*** markstur has joined #openstack-manila09:45
*** markstur has quit IRC09:50
tbarronzhongjun: good!  Would you update https://bugs.launchpad.net/manila/+bug/1719467 with those results?09:50
openstackLaunchpad bug 1719467 in Manila "manila service image panics" [Critical,New]09:50
tbarronzhongjun: I rebuilt locally last night and got a 323M image whereas the image at tarballs.openstack.org is 291M09:51
zhongjuntbarron: sure. Could we update manila-service-image-master.qcow2 in  https://tarballs.openstack.org/manila-image-elements/images/09:51
tbarronzhongjun: I think that's what we should do.  I was confused by gouthamr's test build here: https://review.openstack.org/#/c/507255/09:52
zhongjuntbarron: How to update image in   https://tarballs.openstack.org/manila-image-elements/images/09:53
tbarronzhongjun: from bswartz and gouthamr's comments last night I thought the job failing there - gate-manila-tempest-dsvm-generic-scenario-custom-image-ubuntu-xenial-nv09:53
tbarronzhongjun: indicated that the new image doesn't work09:54
tbarronzhongjun: the new image gouthamr built in that patch last night09:54
tbarronzhongjun: but it looks to me like that job doesn't do what is intended, it still tests the patch at tarballs so far as I can tell:09:55
tbarronhttp://logs.openstack.org/55/507255/1/check/gate-manila-tempest-dsvm-generic-scenario-custom-image-ubuntu-xenial-nv/15761cc/logs/devstacklog.txt.gz#_2017-09-25_20_34_07_83209:55
tbarronzhongjun: I think to update the image we just need to merge gouthamr's patch or one like it and the upload will follow.09:56
tbarronzhongjun: but let's check with bswartz when he comes online.  I haven't done this before.09:56
zhongjuntbarron: We could check with gouthamr about the new image09:58
tbarronzhongjun: right.  Let's talk to bswartz and gouthamr but it's still early here.09:58
zhongjuntbarron: yeah, waiting for they are online09:59
zhongjuntbarron: I check again, I got a 322M image :)10:11
*** markstur has joined #openstack-manila10:12
tbarronzhongjun: Maybe there was just a transient image build issue.10:13
*** markstur has quit IRC10:17
*** markstur has joined #openstack-manila10:50
*** markstur has quit IRC10:54
*** markstur has joined #openstack-manila11:27
*** markstur has quit IRC11:31
openstackgerritzhongjun proposed openstack/manila-image-elements master: Do not merge  https://review.openstack.org/50749711:43
*** tpsilva has joined #openstack-manila12:01
*** rraja has joined #openstack-manila12:03
*** markstur has joined #openstack-manila12:04
*** jprovazn has quit IRC12:05
*** markstur has quit IRC12:08
*** dustins has joined #openstack-manila12:10
*** MVenesio has joined #openstack-manila12:11
*** raissa_ has quit IRC12:17
*** raissa_ has joined #openstack-manila12:20
openstackgerritOpenStack Proposal Bot proposed openstack/manila master: Updated from global requirements  https://review.openstack.org/50662912:24
*** jprovazn has joined #openstack-manila12:25
*** markstur has joined #openstack-manila12:41
*** markstur has quit IRC12:45
bswartztbarron: you're up early12:48
*** ganso has joined #openstack-manila12:48
bswartzlet me see how image building goes12:49
bswartzI can't remember if building on zesty causes problems or not12:49
*** erlon has joined #openstack-manila12:57
openstackgerritOpenStack Proposal Bot proposed openstack/manila master: Updated from global requirements  https://review.openstack.org/50662913:09
bswartzhmm I just build an image13:14
bswartzit came in at 293M13:14
bswartzthe previous one I build was 328M13:15
bswartzI suspect there's some random variability13:15
*** markstur has joined #openstack-manila13:17
*** markstur has quit IRC13:22
*** jprovazn has quit IRC13:27
*** a-pugachev has quit IRC13:28
*** jprovazn has joined #openstack-manila13:31
*** markstur has joined #openstack-manila13:54
*** belmoreira has joined #openstack-manila13:55
*** eharney has joined #openstack-manila13:58
*** markstur has quit IRC13:59
*** a-pugachev has joined #openstack-manila14:00
*** belmoreira has quit IRC14:01
*** belmoreira has joined #openstack-manila14:04
bswartzwhen I try to boot the image I built it panics immediately14:20
bswartzunable to mount root fs14:20
bswartzI'm going to peruse the logs and see if I can find an error14:21
*** jprovazn has quit IRC14:26
*** wes_dillingham has joined #openstack-manila14:28
*** belmoreira has quit IRC14:28
*** markstur has joined #openstack-manila14:31
*** markstur has quit IRC14:36
*** rraja has quit IRC14:37
*** markstur has joined #openstack-manila14:52
*** eharney has quit IRC14:56
bswartzhmm that's odd14:56
bswartza build in a clear git repo on a xenial host is perfectly healthy14:56
bswartzsomething about the way the build works unreliable or inconsistent14:57
bswartzdunno if it's a DIB problem or a problem in our build scirpt14:57
*** rraja has joined #openstack-manila15:00
*** eharney has joined #openstack-manila15:11
*** rraja has quit IRC15:13
openstackgerritBen Swartzlander proposed openstack/manila-image-elements master: Use official cloud-init instead of manila-ssh  https://review.openstack.org/49434115:34
openstackgerritOpenStack Proposal Bot proposed openstack/manila master: Updated from global requirements  https://review.openstack.org/50662915:48
*** arnewiebalck_ has quit IRC17:14
bswartzI'm left scratching my head about why these images can't boot17:31
*** jmlowe has quit IRC17:46
*** dsariel_ has quit IRC17:49
*** a-pugachev has quit IRC18:03
*** vivsoni has quit IRC18:05
openstackgerritBen Swartzlander proposed openstack/manila-image-elements master: Add systemd support to manila-ssh  https://review.openstack.org/50764018:14
*** jmlowe has joined #openstack-manila18:18
*** xyang1 has joined #openstack-manila18:24
-openstackstatus- NOTICE: The infra team is continuing work to bring Zuul v3 online; expect service disruptions and please see https://docs.openstack.org/infra/manual/zuulv3.html for more information.18:24
*** markstur has quit IRC18:26
*** xyang1 has quit IRC18:27
*** jprovazn has joined #openstack-manila18:27
*** markstur has joined #openstack-manila18:46
*** markstur has quit IRC18:51
*** markstur has joined #openstack-manila19:08
*** markstur has quit IRC19:13
*** markstur has joined #openstack-manila19:15
*** chenying has quit IRC19:33
*** jprovazn has quit IRC19:34
*** chenying has joined #openstack-manila19:34
bswartztbarron: https://review.openstack.org/507640 passed my own testing, but it seems to fail the gate job still19:36
*** chenying_ has joined #openstack-manila19:37
*** a-pugachev has joined #openstack-manila19:38
*** chenying has quit IRC19:40
*** arnewiebalck_ has joined #openstack-manila19:45
tbarronbswartz: i'm notsure that gate job is actually using the image you built: http://logs.openstack.org/40/507640/1/check/gate-manila-tempest-dsvm-generic-scenario-custom-image-ubuntu-xenial-nv/9018a54/logs/devstacklog.txt.gz#_2017-09-26_18_58_48_63719:52
tbarronbswartz: maybe I'm confused about how it works ...19:52
*** jmlowe has quit IRC19:56
*** wes_dillingham has quit IRC19:56
*** pcaruana has quit IRC20:05
*** arnewiebalck_ has quit IRC20:11
*** arnewiebalck_ has joined #openstack-manila20:13
bswartzoh20:17
bswartzmaybe that part was "TBD"20:17
* bswartz grumbles20:17
bswartzin any case I Think we just have a bad image on the tarballs server and uploading anything will make it better20:18
bswartzif you want to take a gamble on my change, it can't make things any worse :-]20:18
bswartzI'm still running my own tests on it20:19
*** dsariel has joined #openstack-manila20:21
*** belmoreira has joined #openstack-manila20:25
*** jmlowe has joined #openstack-manila20:30
bswartzmy tests show that it's working20:43
bswartzat least the login to the service VM is working, so the SSH key is getting installed20:44
bswartzI'm having other issues, but it would be nice to go ahead and merge https://review.openstack.org/50764020:44
bswartzif we don't want to merge that, then at a minimum we should merge an empty change to force another upload to tarballs20:44
*** a-pugachev has quit IRC20:52
*** arnewiebalck_ has quit IRC21:04
*** jmlowe has quit IRC21:07
*** jmlowe has joined #openstack-manila21:09
*** dsariel has quit IRC21:11
*** belmoreira has quit IRC21:12
*** dustins has quit IRC21:12
*** MVenesio has quit IRC21:14
*** MVenesio has joined #openstack-manila21:15
*** jmlowe has quit IRC21:18
*** MVenesio has quit IRC21:19
*** belmoreira has joined #openstack-manila21:20
*** belmoreira has quit IRC21:22
*** eharney has quit IRC21:30
*** wes_dillingham has joined #openstack-manila21:35
openstackgerritMerged openstack/manila-image-elements master: Add systemd support to manila-ssh  https://review.openstack.org/50764021:38
*** jmlowe has joined #openstack-manila22:24
*** tpsilva has quit IRC22:31
*** wes_dillingham has quit IRC23:10
*** wes_dillingham has joined #openstack-manila23:23

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