*** rcernin has quit IRC | 00:45 | |
*** rcernin has joined #openstack-trove | 00:54 | |
*** rcernin has quit IRC | 01:45 | |
*** rcernin has joined #openstack-trove | 01:57 | |
*** tqtran has joined #openstack-trove | 02:02 | |
*** gouthamr has joined #openstack-trove | 02:06 | |
*** tqtran has quit IRC | 02:07 | |
*** rcernin has quit IRC | 02:48 | |
openstackgerrit | amrith proposed openstack/trove: unwedge the gate https://review.openstack.org/426535 | 03:00 |
---|---|---|
*** chhavi has joined #openstack-trove | 03:02 | |
openstackgerrit | amrith proposed openstack/trove: Add i18n translation to extensions 3/3 https://review.openstack.org/406271 | 03:03 |
openstackgerrit | amrith proposed openstack/trove: Add i18n translation to others 3/3 https://review.openstack.org/406327 | 03:03 |
openstackgerrit | amrith proposed openstack/trove: Add i18n translation to guestagent datastore 1/5 https://review.openstack.org/406280 | 03:03 |
openstackgerrit | amrith proposed openstack/trove: Add i18n tranlastion to guestagent datastore 2/5 https://review.openstack.org/406283 | 03:03 |
openstackgerrit | amrith proposed openstack/trove: Add translation_checks for i18n https://review.openstack.org/402780 | 03:04 |
*** tqtran has joined #openstack-trove | 03:05 | |
*** tqtran has quit IRC | 03:10 | |
*** rcernin has joined #openstack-trove | 03:12 | |
*** rcernin has quit IRC | 03:20 | |
*** chhavi has quit IRC | 03:21 | |
openstackgerrit | amrith proposed openstack/trove: unwedge the gate https://review.openstack.org/426535 | 04:08 |
*** tqtran has joined #openstack-trove | 05:06 | |
*** tqtran has quit IRC | 05:11 | |
*** tqtran has joined #openstack-trove | 07:08 | |
*** tqtran has quit IRC | 07:12 | |
*** chhavi has joined #openstack-trove | 07:18 | |
*** chhavi has quit IRC | 07:39 | |
*** gouthamr has quit IRC | 07:43 | |
*** gcb has joined #openstack-trove | 10:14 | |
*** chhavi has joined #openstack-trove | 12:25 | |
amrith | andreykurilin, I see what the problem is, I'm working on it. | 12:41 |
amrith | it isn't related specifically to your change but something in trove | 12:41 |
andreykurilin | amrith: please let me know if you need any help | 12:46 |
amrith | andreykurilin, yes I do. but I think it is divine inspiration that I'm looking for right now | 12:46 |
amrith | I see what's wrong | 12:47 |
amrith | but I just can't imagine why | 12:47 |
amrith | either divine inspiration, or more coffee | 12:47 |
amrith | something has changed the shape of the trove context structure | 12:47 |
amrith | and there's a failsafe in trove that discards things that it doesn't know about. | 12:47 |
amrith | and some of the things that are now coming in the context are things that trove doesn't expect. | 12:48 |
amrith | like here http://logs.openstack.org/35/426535/2/check/gate-trove-functional-dsvm-mysql-ubuntu-xenial/6b084eb/logs/screen-tr-tmgr.txt.gz#_2017-01-29_04_34_11_172 | 12:48 |
amrith | I can repro the problem locally | 12:48 |
amrith | just have to get my head around to how this can happen on a clean install | 12:48 |
amrith | this is usually a version change issue | 12:48 |
amrith | but we don't have that | 12:49 |
*** chhavi has quit IRC | 13:21 | |
*** chhavi has joined #openstack-trove | 15:13 | |
*** gcb has quit IRC | 15:46 | |
*** rcernin has joined #openstack-trove | 16:29 | |
*** gouthamr has joined #openstack-trove | 16:49 | |
openstackgerrit | amrith proposed openstack/trove: unwedge the gate https://review.openstack.org/426535 | 17:24 |
*** chhavi has quit IRC | 17:44 | |
*** rcernin has quit IRC | 17:46 | |
*** johnma has quit IRC | 18:13 | |
openstackgerrit | amrith proposed openstack/trove: unwedge the gate https://review.openstack.org/426535 | 18:14 |
amrith | andreykurilin, ping | 18:49 |
amrith | looks like there's something else broken under the covers with this change in nova | 18:49 |
amrith | you can see that some operations with nova are failing in an awkward way still, and they appear to work fine in 7.0.0 | 18:49 |
amrith | I'm not sure what else needs to be fixed but this appears to be (now) outside of trove | 18:50 |
amrith | or at least something between the projects | 18:50 |
amrith | andreykurilin, please see http://logs.openstack.org/35/426535/3/check/gate-trove-scenario-dsvm-mysql-multi-ubuntu-xenial/16eaf0c/console.html#_2017-01-29_17_52_32_209313 | 18:52 |
amrith | appears that something gets messed up between novaclient and keystone. trove doesn't appear to even be in the mix here | 18:53 |
andreykurilin | ok | 20:26 |
andreykurilin | it looks like you have several places for initialization of novaclien | 20:26 |
andreykurilin | https://github.com/openstack/trove/blob/129fac7d5374e18a428afa1b5c0259743677222e/trove/tests/util/__init__.py#L166-L172 | 20:26 |
andreykurilin | not usre In what cases which method is used | 20:27 |
andreykurilin | ok, I missed your patch | 20:29 |
amrith | hi andreykurilin | 20:47 |
openstackgerrit | Andrey Kurilin proposed openstack/trove: DNM: more debug https://review.openstack.org/426602 | 20:47 |
amrith | I'm trying to understand yor proposed patch some more | 20:47 |
andreykurilin | amrith: I sent a patch with debug info - https://review.openstack.org/426602 . let's see if keystoneauth has all required parameters for authentication | 20:49 |
amrith | looking | 20:49 |
amrith | ah, nice | 20:49 |
amrith | i see | 20:49 |
amrith | im also looking at the other end, in wsgi.py to see how we're make the context | 20:51 |
amrith | ok, let's wait and see andreykurilin what your patch shows | 21:00 |
andreykurilin | hope it will help to find a root of issue | 21:00 |
amrith | yup | 21:11 |
amrith | i'm running that test locally now | 21:11 |
openstackgerrit | Andrey Kurilin proposed openstack/trove: DNM: more debug https://review.openstack.org/426602 | 22:33 |
andreykurilin | amrith: here? | 23:29 |
amrith | yup | 23:29 |
amrith | wassup | 23:29 |
amrith | andreykurilin, yt? | 23:30 |
andreykurilin | amrith: I found at least one issue | 23:30 |
andreykurilin | amrith: https://review.openstack.org/#/c/426535/4/trove/tests/util/__init__.py | 23:31 |
amrith | looking | 23:31 |
amrith | ok, I will fix that | 23:31 |
amrith | is there also an id available? | 23:33 |
amrith | andreykurilin, doesn't look like it | 23:33 |
amrith | do you want me to push up that change | 23:34 |
amrith | or wait till your change yields some more debug information? | 23:34 |
amrith | you would need to rebase anyway | 23:34 |
andreykurilin | amrith: My change gave all required information. Keystone auth object has all required information ttp://logs.openstack.org/02/426602/2/check/gate-trove-scenario-dsvm-mysql-multi-ubuntu-xenial/53057a2/console.html#_2017-01-29_23_23_05_828746 | 23:34 |
amrith | hmm | 23:35 |
amrith | there are two none's there | 23:35 |
amrith | let me check what they were | 23:35 |
andreykurilin | it is ok | 23:35 |
amrith | one second | 23:35 |
andreykurilin | if you compare output with https://review.openstack.org/#/c/426602/2/trove/tests/api/flavors.py , you will find that project_id variable contains "demo" | 23:35 |
andreykurilin | and "demo" is a name | 23:35 |
amrith | project name | 23:36 |
amrith | and user id | 23:36 |
amrith | yup | 23:36 |
amrith | user id is also none | 23:36 |
andreykurilin | it is ok, since we have username | 23:36 |
andreykurilin | we do not need to have both of then | 23:36 |
andreykurilin | *them | 23:36 |
amrith | ok, let me push up that one change then and see if that works | 23:36 |
openstackgerrit | amrith proposed openstack/trove: unwedge the gate https://review.openstack.org/426535 | 23:37 |
andreykurilin | hope it will fix an issue and your gates become green again :) | 23:37 |
amrith | i sincerely hope so | 23:37 |
amrith | bbiab | 23:38 |
*** robertmyers has quit IRC | 23:42 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!