Saturday, 2016-01-30

*** yamamoto has joined #openstack-lbaas00:05
*** doug-fish has joined #openstack-lbaas00:23
*** doug-fish has quit IRC00:23
*** armax_ has joined #openstack-lbaas00:23
*** armax has quit IRC00:23
*** armax_ is now known as armax00:23
sbalukoffxgerman: Great! I'll take a look, eh!00:24
xgermanyeah, I ran it 5 times in pycharm and always green00:27
sbalukoffxgerman: Are you able to get an error in pycharm in 5 or less runs without this patch?00:30
xgermanyep00:30
xgermanactually in 1/300:30
sbalukoffOk. Cool. For me it seemed less frequent: 1/10. But I should know in an hour or two with this loop running.00:31
sbalukoffIf we can get the gate un-stuck, I'd be for merging it now, eh.00:31
openstackgerritmin wang proposed openstack/octavia: Implements: blueprint anti-affinity server group  https://review.openstack.org/27234400:42
*** minwang2 has quit IRC00:45
*** madhu_ak has quit IRC00:45
*** piet has quit IRC00:47
*** yamamoto has quit IRC00:52
*** drjones has joined #openstack-lbaas00:55
*** drjones has quit IRC00:57
*** ramishra__ has joined #openstack-lbaas00:57
*** ctracey_ has joined #openstack-lbaas00:57
*** piet has joined #openstack-lbaas00:57
*** Aish_ has joined #openstack-lbaas00:58
*** clduser has joined #openstack-lbaas00:59
*** HenryG_ has joined #openstack-lbaas01:00
*** crc32_znc has joined #openstack-lbaas01:02
*** ptoohill has joined #openstack-lbaas01:03
*** rcernin has quit IRC01:03
*** Aish has quit IRC01:04
*** ajmiller has quit IRC01:04
*** _cjones_ has quit IRC01:04
*** a2hill has quit IRC01:04
*** ctracey has quit IRC01:04
*** clduser_ has quit IRC01:04
*** crc32|znc has quit IRC01:04
*** HenryG has quit IRC01:04
*** sballe has quit IRC01:04
*** ramishra_ has quit IRC01:04
*** Aish_ is now known as Aish01:04
*** ctracey_ is now known as ctracey01:05
*** Aish has quit IRC01:07
*** sballe has joined #openstack-lbaas01:07
*** ramishra__ is now known as ramishra_01:08
*** piet has quit IRC01:11
*** diogogmt has joined #openstack-lbaas01:13
*** armax has quit IRC01:14
*** armax has joined #openstack-lbaas01:16
*** armax has quit IRC01:37
*** barra204 has quit IRC01:53
openstackgerritDoug Wiegley proposed openstack/neutron-lbaas: Janky hack to get gate passing  https://review.openstack.org/27427202:04
*** bana_k has quit IRC02:13
*** harlowja has quit IRC02:30
*** harlowja has joined #openstack-lbaas02:30
*** davidlenwell has quit IRC02:36
*** davidlenwell has joined #openstack-lbaas02:39
*** minwang2 has joined #openstack-lbaas02:47
*** fnaval has quit IRC02:48
*** liamji has joined #openstack-lbaas02:52
*** fnaval has joined #openstack-lbaas02:55
*** piet has joined #openstack-lbaas02:59
*** woodster_ has quit IRC03:06
*** SumitNaiksatam has joined #openstack-lbaas03:23
*** johnsom_ has joined #openstack-lbaas03:37
*** minwang2 has quit IRC03:47
*** minwang2 has joined #openstack-lbaas04:05
*** Aish has joined #openstack-lbaas04:14
*** Aish has quit IRC04:14
*** piet has quit IRC04:14
johnsom_FYI, going to take a crack at that next layer of the gate onion04:16
*** ducttape_ has joined #openstack-lbaas04:23
sbalukoffjohnsom!04:28
sbalukoffjohnsom_: I appreciate that!04:28
openstackgerritMichael Johnson proposed openstack/neutron-lbaas: Janky hack to get gate passing  https://review.openstack.org/27427204:29
sbalukoffAlso, I'm trying to test the active_standby stuff...  I just spun up a totally new devstack with a fresh environment...  and I'm still getting the same behavior.  This tells me I must be doing something wrong.04:29
johnsom_Might be an vertical up hill battle.  keystone made the tenant->project switch and our in-tree tempest isn't up for it04:29
johnsom_sbalukoff Oh?  What is happening?04:29
sbalukoffWhat all do I need to do to try out active-standby in a devstack that differs from stand-alone..04:30
sbalukoffOK!04:30
sbalukoffSo, I try to deploy a load balancer with neutron-lbaas.04:30
sbalukoffI see two amphorae get spawned and I'm eventually able to log into both.04:30
johnsom_Should just be changing the octavia.conf setting04:30
sbalukoffI see the octavia database gets up dated with their roles, and the master gets the VIP address on eth104:30
johnsom_ok, cool.  That sounds good so far.04:31
sbalukoffBut, no keepalive configuration gets pushed out, and the load_balancer object stays in PENDING_CREATE04:31
sbalukoffeventually a timeout occurs and the load balancer goes into ERROR state.04:31
sbalukoffthat's as far as I've gotten, so I've been assuming I must be doing something screwey in my environment, so I figured I should ask y'all.04:32
johnsom_Hmmm, ok.  I suspect the image is bad.  After you do a clean.sh, delete the amphora qcow2 in /opt/stack/octavia/diskimage-create04:32
sbalukoffAgain, stand-alone works fine.04:32
johnsom_There is a strange issue with DIB that it won't overwrite the old image04:32
sbalukoffOh-- this was on a totally fresh devstack.04:33
sbalukoffSo the image was defnitely created when the stack was built.04:33
johnsom_Ok.  Hmm, on the amp, check the /var/log/upstart/amphora-agent.log04:33
johnsom_Is it clean?04:33
sbalukoffAnd again, I can run stand-alone just fine... so the image works for that at least.04:33
sbalukoffLet me look.04:33
johnsom_Yeah, it just sounds like the agent is not working right04:34
sbalukoff2016-01-30 04:18:56.549 496 INFO werkzeug [-] 192.168.0.3 - - [30/Jan/2016 04:1804:35
sbalukoff:56] "POST /0.5/plug/vip/172.24.4.3 HTTP/1.1" 202 -04:35
sbalukoff2016-01-30 04:24:38.342 496 ERROR octavia.amphorae.backends.agent.api_server.ser04:35
sbalukoffver [-] Exception on /0.5/interface/172.24.4.4 [GET]04:35
sbalukoff2016-01-30 04:24:38.342 496 ERROR octavia.amphorae.backends.agent.api_server.ser04:35
sbalukoffver Traceback (most recent call last):04:35
sbalukoff2016-01-30 04:24:38.342 496 ERROR octavia.amphorae.backends.agent.api_server.ser04:35
sbalukoffver   File "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1817, in04:35
sbalukoffwsgi_app04:35
sbalukoff2016-01-30 04:24:38.342 496 ERROR octavia.amphorae.backends.agent.api_server.ser04:35
sbalukoffver     response = self.full_dispatch_request()04:35
sbalukoffSo... that's fun.04:36
sbalukoffThere's more, but I figure the rest of this channel doesn't want to see it.04:36
sbalukoffOk!04:37
sbalukoff2016-01-30 04:24:38.342 496 ERROR octavia.amphorae.backends.agent.api_server.server     for i in netifaces.ifaddresses(interface)[address_format]:04:37
sbalukoff2016-01-30 04:24:38.342 496 ERROR octavia.amphorae.backends.agent.api_server.server KeyError: 204:37
sbalukoff2016-01-30 04:24:38.342 496 ERROR octavia.amphorae.backends.agent.api_server.server04:37
sbalukoffD'oh!04:37
johnsom_Yeah, hmmm, definitely a bad version of the agent.  You can check the version by going to /opt/<something> I forgot, there is a octavia git checkout in there, check the versino04:37
sbalukoffSo yeah... but in the agent?04:37
sbalukoffbug04:37
sbalukoffOk...04:37
sbalukoffIt's running off the master04:38
*** ducttape_ has quit IRC04:38
johnsom_Well, that is neat04:38
sbalukoffLatest commit is:  commit 79179de31094782c03e21ca51fb179fd862f6c5804:38
sbalukoffAuthor: OpenStack Proposal Bot <openstack-infra@lists.openstack.org>04:38
sbalukoffDate:   Wed Jan 27 14:23:51 2016 +000004:38
sbalukoffWhich I think really was the last merge.04:38
sbalukoffSo...  I've stumbled across a bug in the amphora agent, eh?04:39
sbalukoffOk, well at least *that* gives me something to look into.04:39
johnsom_Yeah, so ok, we have a good image.  This is definitely a bug. Something unique in your environment.04:39
johnsom_gist your ifconfig?04:39
sbalukoffSure... standby.04:39
johnsom_and ip addr04:39
sbalukoffOh! This is definitely different than before.04:40
johnsom_Inside the amp BTW04:40
sbalukoffSo whatever revert tasks were attempted killed the eth1 information.04:41
johnsom_Sigh, yeah, they do...04:41
sbalukoffI can re-run this and catch it while it's live.04:41
sbalukoffBut that'll probably take me a while.04:41
sbalukoff(It's sooooo annoying how long these amphora take to spin up, even on bare metal.)04:41
johnsom_If you have vt-x it's like 30 seconds04:42
johnsom_Without, it's 2-8 minutes04:42
johnsom_Fun with qemu04:42
sbalukoffEh... it's an older machine. Does have vt-x. But then... also dealing with DNS timeouts until my fix for that merges.04:43
johnsom_I'm poking at the gate issues....  At least zuul is faster on a friday night.04:43
sbalukoffYep.04:44
sbalukoffOk, well, actually, I'm going to build an image with DNS disabled so that I can iterate on troubleshooting this faster.04:44
sbalukoffI do hope you're able to clear those gate issues. :P04:44
sbalukoffI don't suppose there's a simple way to troubleshoot that locally, eh?04:45
sbalukoff(Because iterating on gate jobs is a serious PITA... as I'm sure you're well aware. XD )04:45
johnsom_Yeah, I could run those tests local, it's just I'm not setup to run those at the moment.04:46
sbalukoffWell, I hope you're doing something fun while you wait for the gate...04:47
johnsom_Well, I'm watching TV with the wife.  That's why I say poking at it04:48
xgermanjohnsom_ appreciated04:49
johnsom_Check your host for /proc/cpuinfo to have vmx or svm , that is what qemu decides on and really impacts the boot times04:49
*** yamamoto has joined #openstack-lbaas04:50
*** yamamoto has quit IRC04:51
sbalukoffIt's in there.04:51
*** kobis has joined #openstack-lbaas04:53
*** kobis has quit IRC04:59
openstackgerritMichael Johnson proposed openstack/neutron-lbaas: Janky hack to get gate passing  https://review.openstack.org/27427205:01
johnsom_Well, that was annoying, I missed two line updates in the last patch.  round 205:01
sbalukoffHeh!05:03
sbalukoffWell, again, at least the gate is quick on Fridays.05:03
johnsom_And it is slightly better than nothing tried05:03
sbalukoffI'm completing IBM's business conduct guideline training (which mostly involved watching videos)...  gotta do it yearly before mid-February, apparently. :P05:04
johnsom_Yeah, we have a similar video yearly05:05
johnsom_I love the joke in our gates: Running devstack this takes 10 - 15 minutes...05:07
johnsom_That never happens05:07
sbalukoffHeh!05:10
sbalukoffCutting down on the image build time should help a lot.05:10
*** kobis has joined #openstack-lbaas05:12
johnsom_This is a v1 gate I'm watching, so don't have the image penalty.  Still doubt it will finish in 10-1505:13
sbalukoffHeh!05:13
*** piet has joined #openstack-lbaas05:15
openstackgerritMichael Johnson proposed openstack/neutron-lbaas: Optimize API gate devstack build time  https://review.openstack.org/27431905:25
johnsom_Well, that should take another chunk of time out of the API based gates05:25
*** armax has joined #openstack-lbaas05:30
sbalukoffNice.05:31
*** piet has quit IRC05:35
*** piet has joined #openstack-lbaas05:35
openstackgerritMichael Johnson proposed openstack/neutron-lbaas: Janky hack to get gate passing  https://review.openstack.org/27427205:41
*** kobis has quit IRC05:41
johnsom_Ok, we have a chance with this one05:42
*** piet has quit IRC05:47
*** piet has joined #openstack-lbaas05:50
sbalukoffI'll keep my fingers crossed!05:53
*** bana_k has joined #openstack-lbaas05:58
johnsom_Looking good.  It's a horrible hack, but Cedric has a patch coming to fix this mess, so I don't feel too bad.06:07
sbalukoffHeh!06:15
sbalukoffOk, I submitted a bug report for the active-standby booting bug I encountered with logs and stuff.06:15
sbalukoff(I'm a bit fried after a long day today to look much further into that one.)06:16
johnsom_Ok, I will take a look06:18
sbalukoffGood work on the gate-fixing hack. Looks like it might work this time!06:21
*** piet has quit IRC06:35
*** minwang2 has quit IRC06:45
dougwigjohnsom: your update did the trick.06:48
johnsom_Just added another layer of hack06:49
johnsom_Since it is your patch I will give it a +206:50
johnsom_It looks like your A10 gate is checking out the wrong code though...06:50
johnsom_Ha, or not...06:52
sbalukoffYay!06:53
* sbalukoff watches it slooowly getting merged....06:53
dougwigjohnsom: that's an old build.06:55
dougwigjohnsom: oh yes, it's pulling master, i think. there's a reason it's not voting yet. it just got rebuilt (the CI).06:56
johnsom_Ah, got it.06:56
dougwiglet me go fix *that* right now.06:56
*** johnsom_ has quit IRC07:01
*** johnsom_ has joined #openstack-lbaas07:02
*** rcernin has joined #openstack-lbaas07:28
openstackgerritMerged openstack/neutron-lbaas: Janky hack to get gate passing  https://review.openstack.org/27427207:30
sbalukoffYay, merged!07:31
openstackgerritMichael Johnson proposed openstack/neutron-lbaas: Optimize API gate devstack build time  https://review.openstack.org/27431907:32
johnsom_Rebase that.07:32
johnsom_Go team.  No, really, go to bed.  At least I am.  Catch you all next week.07:33
johnsom_rm_work FYI, this needs updated: https://wiki.openstack.org/wiki/ThirdPartySystems/HP_Octavia_Sonar_CI07:36
*** johnsom_ has quit IRC07:42
*** rcernin has quit IRC08:18
*** sbalukoff has quit IRC08:35
*** sbalukoff has joined #openstack-lbaas08:35
*** armax has quit IRC09:35
*** eranra_ has joined #openstack-lbaas09:42
*** eranra has quit IRC09:46
*** _laco has quit IRC09:50
*** _laco has joined #openstack-lbaas10:05
openstackgerritMerged openstack/neutron-lbaas: Update translation setup  https://review.openstack.org/27378310:32
*** drajcan has joined #openstack-lbaas10:54
drajcanHi all10:54
drajcanplease could anyone help me ?10:55
*** eranra_ has quit IRC11:21
*** eranra has joined #openstack-lbaas11:23
openstackgerritCedric Brandily proposed openstack/neutron-lbaas: Delete tempest fork  https://review.openstack.org/27381711:49
*** piet has joined #openstack-lbaas12:22
*** piet has quit IRC12:38
*** drajcan has left #openstack-lbaas12:50
*** yamamoto has joined #openstack-lbaas12:52
*** paco20151113 has joined #openstack-lbaas13:01
*** alejandrito has joined #openstack-lbaas13:01
paco20151113hi, Is there anyone have information for how to set up LBv2 Octavia on multi-node ?13:02
paco20151113I have successfully run it with devstack.13:03
paco20151113but can not manaully set up with mulit node .13:03
*** yamamoto has quit IRC13:05
*** yamamoto has joined #openstack-lbaas13:05
*** yamamoto has quit IRC13:09
*** alejandrito has quit IRC13:09
*** yamamoto has joined #openstack-lbaas13:12
*** yamamoto has quit IRC13:15
*** yamamoto has joined #openstack-lbaas13:16
*** yamamoto has quit IRC13:21
*** _ducttape_ has joined #openstack-lbaas13:35
*** _ducttape_ has quit IRC13:41
*** _ducttape_ has joined #openstack-lbaas14:02
*** _ducttape_ has quit IRC14:10
*** _ducttape_ has joined #openstack-lbaas14:44
openstackgerritCedric Brandily proposed openstack/neutron-lbaas: Delete tempest fork  https://review.openstack.org/27381715:01
*** longstaff has joined #openstack-lbaas15:14
*** _ducttape_ has quit IRC15:18
*** piet has joined #openstack-lbaas15:56
openstackgerritCedric Brandily proposed openstack/neutron-lbaas: Delete tempest fork  https://review.openstack.org/27381716:05
*** longstaff has quit IRC16:28
*** piet has quit IRC16:28
openstackgerritCedric Brandily proposed openstack/neutron-lbaas: Delete tempest fork  https://review.openstack.org/27381716:35
*** paco20151113 has quit IRC16:37
*** liamji has quit IRC17:11
*** piet has joined #openstack-lbaas17:14
*** longstaff has joined #openstack-lbaas17:19
*** longstaff has quit IRC17:26
*** kobis has joined #openstack-lbaas17:30
*** longstaff has joined #openstack-lbaas17:32
openstackgerritCedric Brandily proposed openstack/neutron-lbaas: Delete tempest fork  https://review.openstack.org/27381717:41
*** piet has quit IRC17:53
*** longstaff has quit IRC17:53
*** kobis has quit IRC17:53
*** bdrich has joined #openstack-lbaas18:00
*** piet has joined #openstack-lbaas18:00
*** longstaff has joined #openstack-lbaas18:03
*** eranra_ has joined #openstack-lbaas18:07
*** longstaff has quit IRC18:08
*** _ducttape_ has joined #openstack-lbaas18:09
*** eranra has quit IRC18:10
*** _ducttape_ has quit IRC18:20
*** minwang2 has joined #openstack-lbaas18:25
*** piet has quit IRC18:26
*** piet has joined #openstack-lbaas18:27
*** kobis has joined #openstack-lbaas18:39
*** piet has quit IRC18:43
*** bdrich has quit IRC19:05
*** longstaff has joined #openstack-lbaas19:08
*** longstaff has quit IRC19:13
openstackgerritCedric Brandily proposed openstack/neutron-lbaas: Delete tempest fork  https://review.openstack.org/27381719:13
*** longstaff has joined #openstack-lbaas19:59
*** kobis has quit IRC20:05
*** kobis has joined #openstack-lbaas20:42
*** minwang2 has quit IRC21:21
*** crc32 has joined #openstack-lbaas21:27
*** longstaff has quit IRC21:30
*** longstaff has joined #openstack-lbaas21:38
*** kobis has quit IRC21:40
*** kobis has joined #openstack-lbaas21:40
*** longstaff has quit IRC21:42
*** kobis has quit IRC21:45
*** minwang2 has joined #openstack-lbaas21:45
*** crc32 has quit IRC22:04
*** longstaff has joined #openstack-lbaas22:11
*** piet_ has joined #openstack-lbaas22:12
*** longstaff has quit IRC22:15
*** longstaff has joined #openstack-lbaas22:19
*** piet_ has quit IRC22:32
*** kobis has joined #openstack-lbaas22:41
*** kobis has quit IRC22:45
*** SumitNaiksatam_ has joined #openstack-lbaas23:09
*** SumitNaiksatam has quit IRC23:10
*** SumitNaiksatam_ is now known as SumitNaiksatam23:10
*** minwang2 has quit IRC23:14
*** minwang2 has joined #openstack-lbaas23:48
*** minwang2 has quit IRC23:51

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