*** dave-mccowan has joined #openstack-oslo | 00:19 | |
mtreinish | clarkb: I figured out why it was passing, I forgot to uncap pbr in the setup.py too (which I did just in case) | 00:25 |
---|---|---|
mtreinish | once I removed that cap it still fails: https://ci.appveyor.com/project/mtreinish/stestr/build/1.0.520/job/73ljntp0lxcrs28y | 00:25 |
* mtreinish goes to revert the partial uncap patch that he hastily merged | 00:27 | |
*** dave-mccowan has quit IRC | 00:30 | |
clarkb | mtreinish does stestr have wheels we can inspect? | 00:31 |
mtreinish | clarkb: I don't generate any, since it was just python code I didn't see the point | 00:34 |
clarkb | ya its fine just thought that may help debug frlm not windows | 00:34 |
*** salv-orlando has joined #openstack-oslo | 00:36 | |
clarkb | mtreinish: fuether reading makes me think we might need aomething liek a .bat that runs python.exe $pathtoscript | 00:37 |
*** edmondsw has joined #openstack-oslo | 00:38 | |
clarkb | which would be magic that we arwnt doing anymore I dont think | 00:38 |
mtreinish | clarkb: I think we were just wrapping that in a .exe before, but yeah that's definitely what's missing now | 00:39 |
mtreinish | I'll start my windoze vm and see if I can get anything python working on it | 00:39 |
*** salv-orlando has quit IRC | 00:41 | |
*** edmondsw has quit IRC | 00:43 | |
mtreinish | clarkb: ok I;ve got a handle on the issue I think | 01:13 |
mtreinish | with pbr >=4.0.0 it's create a stestr (no suffix scipt) which is just the python entrypoint like on linux | 01:14 |
mtreinish | with an invalid path in the shebang (which is ignoring windows doesn't understand shebangs) | 01:14 |
*** yamamoto has joined #openstack-oslo | 01:14 | |
mtreinish | priort to pbr 4.0.0 we were creating a full exe with the python code embedded in it, but it was a valid windows executable which would launch python and call the entrypoint function | 01:15 |
mtreinish | clarkb: this is the contents of the entrypoint script on my windows vm: http://paste.openstack.org/show/722389/ | 01:16 |
openstackgerrit | Steve Kowalik proposed openstack/oslo.messaging master: Add ConfFixture.transport_url https://review.openstack.org/570082 | 01:17 |
mtreinish | also without having the .exe (or a .bat) the windows cmd won't find it in the path as an executable | 01:17 |
* mtreinish has learned more than he ever thought he would about running python on windows today | 01:17 | |
*** gyankum has joined #openstack-oslo | 01:19 | |
*** harlowja has quit IRC | 01:19 | |
mtreinish | clarkb: if we use a .bat or a .exe I think the bug, which the fix for originally introduced this regression, will come back | 01:21 |
mtreinish | because aiui the issue was using a .exe for the entrypoints was breaking debuggers and stuff because it wasn't raw python | 01:22 |
mtreinish | oh and wsgi entrypoints too | 01:22 |
mtreinish | personally I think having executable console_scripts is more important than those concerns | 01:22 |
clarkb | yq I think the intent with console scripts specifically is bwing able to run the commands | 01:27 |
clarkb | wsgi I could see keeping separatr as it isnt a cli command | 01:27 |
mtreinish | well there is a cli aspect to the script the wsgi_scripts entrypoints generate. It starts up a local server for testing if you execute a wsgi_scripts entrypoint on the cli in linux | 01:32 |
mtreinish | but I don't think that's really important here | 01:32 |
*** salv-orlando has joined #openstack-oslo | 01:38 | |
*** lifeless_ has joined #openstack-oslo | 01:40 | |
*** lifeless has quit IRC | 01:40 | |
*** salv-orlando has quit IRC | 01:42 | |
*** e0ne has joined #openstack-oslo | 01:46 | |
*** namnh has joined #openstack-oslo | 01:48 | |
*** edmondsw has joined #openstack-oslo | 02:26 | |
*** edmondsw has quit IRC | 02:31 | |
*** e0ne has quit IRC | 03:23 | |
*** rcernin has quit IRC | 03:35 | |
*** ianychoi has quit IRC | 03:51 | |
*** lpetrut has joined #openstack-oslo | 03:53 | |
*** rcernin has joined #openstack-oslo | 03:54 | |
*** edmondsw has joined #openstack-oslo | 04:14 | |
*** mikal_ has joined #openstack-oslo | 04:16 | |
*** edmondsw has quit IRC | 04:19 | |
*** mikal has quit IRC | 04:19 | |
*** lpetrut has quit IRC | 04:22 | |
*** rcernin has quit IRC | 04:28 | |
*** rcernin has joined #openstack-oslo | 04:29 | |
*** links has joined #openstack-oslo | 04:38 | |
*** lpetrut has joined #openstack-oslo | 04:39 | |
*** lpetrut has quit IRC | 04:43 | |
*** AlexeyAbashkin has joined #openstack-oslo | 05:04 | |
*** Guest38157 is now known as gus | 05:11 | |
*** gus is now known as Guest89985 | 05:12 | |
*** Guest89985 has quit IRC | 05:17 | |
*** gus_ has joined #openstack-oslo | 05:17 | |
*** gus_ is now known as gus__ | 05:18 | |
*** gus__ is now known as gus_ | 05:19 | |
*** gus_ is now known as gus | 05:22 | |
*** AlexeyAbashkin has quit IRC | 05:23 | |
*** namnh has quit IRC | 05:26 | |
*** namnh has joined #openstack-oslo | 05:27 | |
*** AlexeyAbashkin has joined #openstack-oslo | 05:28 | |
*** AlexeyAbashkin has quit IRC | 05:35 | |
*** jaosorior has quit IRC | 05:58 | |
*** edmondsw has joined #openstack-oslo | 06:03 | |
*** edmondsw has quit IRC | 06:07 | |
*** jaosorior has joined #openstack-oslo | 06:14 | |
*** lpetrut has joined #openstack-oslo | 06:28 | |
*** pcaruana has joined #openstack-oslo | 06:43 | |
*** namnh has quit IRC | 07:04 | |
*** rcernin has quit IRC | 07:11 | |
*** pblaho has joined #openstack-oslo | 07:13 | |
*** tesseract has joined #openstack-oslo | 07:22 | |
*** lpetrut has quit IRC | 07:30 | |
*** lpetrut has joined #openstack-oslo | 07:30 | |
*** AlexeyAbashkin has joined #openstack-oslo | 07:30 | |
*** shardy has joined #openstack-oslo | 07:32 | |
*** ianychoi has joined #openstack-oslo | 07:32 | |
*** edmondsw has joined #openstack-oslo | 07:51 | |
*** edmondsw has quit IRC | 07:56 | |
*** hoonetorg has quit IRC | 08:11 | |
*** rcernin has joined #openstack-oslo | 08:12 | |
*** rcernin has quit IRC | 08:12 | |
*** hoonetorg has joined #openstack-oslo | 08:24 | |
*** lifeless_ is now known as lifeless | 08:42 | |
openstackgerrit | Moisés Guimarães de Medeiros proposed openstack/oslo.config master: Add config_source option https://review.openstack.org/554316 | 09:34 |
*** pbourke has joined #openstack-oslo | 09:40 | |
*** ttx has quit IRC | 09:52 | |
*** lifeless has quit IRC | 09:55 | |
*** lifeless has joined #openstack-oslo | 09:56 | |
*** lifeless has quit IRC | 10:08 | |
*** lifeless_ has joined #openstack-oslo | 10:08 | |
*** ttx has joined #openstack-oslo | 10:11 | |
*** ttx has quit IRC | 10:14 | |
*** ttx has joined #openstack-oslo | 10:14 | |
*** nicolasbock has joined #openstack-oslo | 10:33 | |
*** gcb has quit IRC | 10:36 | |
*** gyankum has quit IRC | 11:00 | |
*** tesseract has quit IRC | 11:07 | |
*** ttx has quit IRC | 11:07 | |
*** tesseract has joined #openstack-oslo | 11:08 | |
*** ttx has joined #openstack-oslo | 11:08 | |
*** edmondsw has joined #openstack-oslo | 11:27 | |
*** edmondsw has quit IRC | 11:31 | |
*** ttx has quit IRC | 11:34 | |
*** ttx has joined #openstack-oslo | 11:35 | |
*** dave-mccowan has joined #openstack-oslo | 11:35 | |
*** sambetts|afk is now known as sambetts | 11:36 | |
*** dave-mcc_ has joined #openstack-oslo | 11:40 | |
*** yamamoto has quit IRC | 11:41 | |
*** dave-mccowan has quit IRC | 11:43 | |
*** ansmith has quit IRC | 11:43 | |
*** ttx has quit IRC | 11:47 | |
*** ttx has joined #openstack-oslo | 11:47 | |
*** edmondsw has joined #openstack-oslo | 11:47 | |
*** ttx has quit IRC | 11:51 | |
*** ttx has joined #openstack-oslo | 11:51 | |
*** raildo has joined #openstack-oslo | 12:00 | |
*** pblaho has quit IRC | 12:22 | |
*** e0ne has joined #openstack-oslo | 12:32 | |
*** chhagarw has joined #openstack-oslo | 12:34 | |
*** mago_ has joined #openstack-oslo | 12:36 | |
*** yamamoto has joined #openstack-oslo | 12:41 | |
*** yamamoto has quit IRC | 12:46 | |
*** yamamoto has joined #openstack-oslo | 12:56 | |
*** ansmith has joined #openstack-oslo | 13:03 | |
*** kgiusti has joined #openstack-oslo | 13:08 | |
*** shardy has quit IRC | 13:11 | |
*** shardy has joined #openstack-oslo | 13:12 | |
*** rmascena has joined #openstack-oslo | 13:26 | |
*** links has quit IRC | 13:29 | |
*** raildo has quit IRC | 13:29 | |
*** e0ne has quit IRC | 13:34 | |
*** gyankum has joined #openstack-oslo | 13:42 | |
*** mvenesio has joined #openstack-oslo | 13:43 | |
*** eck` is now known as eck`gone | 14:03 | |
*** eck`gone is now known as eck` | 14:07 | |
*** mvenesio has quit IRC | 14:13 | |
dansmith | dims: dhellmann: are you two of the people I should bug to approve this releases proposal? https://review.openstack.org/#/c/571252/1 | 14:27 |
dims | dansmith : looking (cc smcginnis too!) | 14:28 |
dansmith | thanks | 14:28 |
dansmith | dims: are you feeling better yet? I came home and immediately got sick, and then got my wife sick | 14:29 |
dansmith | we're calling it "dims pox" | 14:29 |
smcginnis | Hah! | 14:29 |
dansmith | :P | 14:29 |
dims | ouch! sorry | 14:29 |
dansmith | heh, I dunno if I got it from you or not, but I don't know who else to blame | 14:29 |
smcginnis | I was planning on processing release requests as soon as my current meeting ends. | 14:29 |
dansmith | smcginnis: cool, thanks | 14:29 |
smcginnis | But if dims can get to it before then, that works too. | 14:30 |
dims | smcginnis : dansmith : looks good, shipping | 14:30 |
dansmith | woot! | 14:31 |
dansmith | playing the sympathy card ftw :) | 14:31 |
dims | LOL | 14:31 |
dims | don't make me laugh, still triggers a cough :) | 14:31 |
dansmith | dims: taylor and I owe you one after trying to kill you with quinoa at the last vancouver summit, so I guess we're event now :) | 14:32 |
dansmith | *even | 14:32 |
dims | fair enough :) | 14:32 |
dansmith | hah | 14:32 |
dims | They had choc cookies at the summit (with quinoa!) thankfully labelled well :) | 14:33 |
dansmith | ah yeah I saw those | 14:33 |
dansmith | I should have pocketed a few in case I had to ward of dims zombies | 14:33 |
dansmith | "get back! I have quinoa!" | 14:33 |
dims | hahaha | 14:34 |
mago_ | Good afternoon team, I'm using Queens/Magnum, and I see the following error logs from time to time in both the magnum-api and magnum-conductor logs (with debug_connection=100): http://paste.openstack.org/show/722401/ They don't appear in other OpenStack services logs | 14:38 |
mago_ | I was reading a bit about SQLAlchemy, and found out that the "SELECT 1" query is a pre-ping to check if the connection is valid. One can notice, in this error, that the first pre-ping fails, so a second is issued (probably for a new connection). | 14:39 |
mago_ | FYI, here is the piece of code in Oslo / SQLAlchemy dealing with pre-ping : https://github.com/openstack/oslo.db/blob/master/oslo_db/sqlalchemy/engines.py#L70 | 14:39 |
mago_ | I was wondering if anyone already had to deal with this kind of error message ? They are not blocking (the second connection is OK), in the end Magnum is running fine. But I don't understand why this issue appears only with Magnum, and not the other Openstack services. | 14:39 |
mago_ | Is there any specificity in the way Magnum handles the connection pool in SQLAlchemy ? (compared to other OpenStack services) Do you have any clue or experience for this error (or for debugging DB connections in general) ? Thanks for reading ! | 14:40 |
*** e0ne has joined #openstack-oslo | 14:41 | |
*** gcb has joined #openstack-oslo | 14:44 | |
*** spilla has joined #openstack-oslo | 14:58 | |
openstackgerrit | Matthew Treinish proposed openstack-dev/pbr master: Revert "Remove win32/nt checks for wrapper script gen" https://review.openstack.org/571503 | 15:05 |
mtreinish | clarkb, bnemec, mordred, dhellmann: ^^^ I just figured it would be easier to revert it for now | 15:06 |
*** e0ne has quit IRC | 15:08 | |
*** pcaruana has quit IRC | 15:28 | |
*** AlexeyAbashkin has quit IRC | 15:37 | |
dhellmann | mago_ : you probably want to talk to zzzeek about that | 15:49 |
mago_ | dhellmann : thanks, I'll try to ping him tomorrow if he's done for today (I'm in Europe) | 15:52 |
dhellmann | I have no idea what his schedule is, unfortunately, but he's our resident db expert (and author of SQLAlchemy) | 15:53 |
mago_ | ah, that's sounds indeed like someone who could hopefully have some clue. thanks | 16:00 |
*** sambetts is now known as sambetts|afk | 16:18 | |
*** amotoki has quit IRC | 16:35 | |
*** rpittau has quit IRC | 16:36 | |
*** amotoki has joined #openstack-oslo | 16:38 | |
*** rmascena has quit IRC | 17:13 | |
*** raildo has joined #openstack-oslo | 17:13 | |
*** e0ne has joined #openstack-oslo | 17:13 | |
*** e0ne has quit IRC | 17:21 | |
*** shardy has quit IRC | 17:23 | |
*** AlexeyAbashkin has joined #openstack-oslo | 17:32 | |
*** gyankum has quit IRC | 17:35 | |
*** lpetrut has quit IRC | 17:37 | |
*** d0ugal_ has joined #openstack-oslo | 17:40 | |
*** d0ugal has quit IRC | 17:42 | |
*** AlexeyAbashkin has quit IRC | 17:45 | |
*** AlexeyAbashkin has joined #openstack-oslo | 17:45 | |
*** AlexeyAbashkin has quit IRC | 17:45 | |
*** AlexeyAbashkin has joined #openstack-oslo | 17:46 | |
*** d0ugal__ has joined #openstack-oslo | 17:51 | |
*** edmondsw_ has joined #openstack-oslo | 17:51 | |
*** d0ugal_ has quit IRC | 17:53 | |
*** edmondsw has quit IRC | 17:54 | |
*** d0ugal__ has quit IRC | 17:59 | |
*** Alexey_Abashkin has joined #openstack-oslo | 18:04 | |
*** chhagarw has quit IRC | 18:05 | |
*** AlexeyAbashkin has quit IRC | 18:07 | |
*** Alexey_Abashkin is now known as AlexeyAbashkin | 18:07 | |
*** AlexeyAbashkin has quit IRC | 18:13 | |
*** d0ugal__ has joined #openstack-oslo | 18:22 | |
*** d0ugal__ has quit IRC | 18:34 | |
*** tesseract has quit IRC | 18:34 | |
*** lifeless_ has quit IRC | 18:39 | |
*** lpetrut has joined #openstack-oslo | 18:53 | |
*** d0ugal__ has joined #openstack-oslo | 18:59 | |
*** edmondsw_ is now known as edmondsw | 18:59 | |
*** lpetrut has quit IRC | 19:03 | |
*** lpetrut has joined #openstack-oslo | 19:04 | |
mtreinish | bnemec: on https://review.openstack.org/#/c/571503/ do you want me to update the commit msg with the depends on? | 19:07 |
bnemec | mtreinish: I'm not sure it matters. If we're using released versions for that test then we'll need a release of octaviaclient before it will pass anyway. | 19:13 |
mtreinish | ah, that's a good point. But if we're using releases should constraints protect us here? Since we'll install the constrained version (which should work) | 19:14 |
mtreinish | unless I'm just not seeing something | 19:14 |
bnemec | mtreinish: I wonder if upper-constraints are not used in this job. | 19:18 |
bnemec | In which case maybe the fix is to make upper-constraints be used. | 19:19 |
bnemec | Hmm, apparently pbr hasn't switched to in-repo zuul config yet. | 19:20 |
bnemec | Or maybe the problem is that octaviaclient isn't listed in projects: https://git.openstack.org/cgit/openstack-infra/openstack-zuul-jobs/tree/playbooks/legacy/pbr-installation-dsvm/run.yaml | 19:21 |
* bnemec is not familiar with this job | 19:22 | |
mtreinish | I don't really know what that job does either. This is my first pbr patch in a while | 19:23 |
clarkb | I want to say it runs all of devstack wtih pbr? | 19:26 |
clarkb | er proposed pbr | 19:26 |
bnemec | Since those two jobs are pbr-specific we should really move them in-tree anyway. | 19:26 |
bnemec | Although we'd have to remove the global jobs before we could merge a patch to do that. :-/ | 19:28 |
bnemec | I'll take a look at doing that and if we get the in-tree jobs working we can remove the existing ones then merge the in-tree patch. | 19:30 |
*** toabctl has quit IRC | 19:33 | |
* mtreinish just wanted to push an stestr release, this has ballooned quickly | 19:33 | |
*** toabctl has joined #openstack-oslo | 19:36 | |
*** lifeless has joined #openstack-oslo | 19:38 | |
clarkb | cmd2 continues to be painful.. | 19:45 |
*** harlowja has joined #openstack-oslo | 20:01 | |
*** kgiusti has left #openstack-oslo | 20:30 | |
*** lpetrut has quit IRC | 20:31 | |
*** AlexeyAbashkin has joined #openstack-oslo | 20:33 | |
*** ansmith has quit IRC | 20:34 | |
*** lifeless_ has joined #openstack-oslo | 20:36 | |
*** lifeless has quit IRC | 20:36 | |
openstackgerrit | Ben Nemec proposed openstack-dev/pbr master: Move pbr-installation jobs in-tree https://review.openstack.org/571571 | 20:50 |
*** AlexeyAbashkin has quit IRC | 20:50 | |
openstackgerrit | Ben Nemec proposed openstack-dev/pbr master: Move pbr-installation jobs in-tree https://review.openstack.org/571571 | 20:53 |
openstackgerrit | Ben Nemec proposed openstack-dev/pbr master: Include octaviaclient in list of projects https://review.openstack.org/571572 | 20:53 |
bnemec | Ha, 571571. It has to work now! | 20:53 |
*** harlowja has quit IRC | 21:00 | |
*** mikal has joined #openstack-oslo | 21:08 | |
*** mikal_ has quit IRC | 21:10 | |
*** ansmith has joined #openstack-oslo | 21:33 | |
*** links has joined #openstack-oslo | 21:42 | |
*** hoonetorg has quit IRC | 21:55 | |
*** hoonetorg has joined #openstack-oslo | 22:08 | |
*** rcernin has joined #openstack-oslo | 22:13 | |
*** links has quit IRC | 22:16 | |
*** lbragstad has quit IRC | 22:18 | |
*** harlowja has joined #openstack-oslo | 22:21 | |
*** spilla has quit IRC | 22:22 | |
*** lbragstad has joined #openstack-oslo | 22:23 | |
*** takedakn has joined #openstack-oslo | 22:29 | |
*** lifeless_ has quit IRC | 22:33 | |
*** lifeless has joined #openstack-oslo | 22:34 | |
*** d0ugal__ has quit IRC | 22:48 | |
*** d0ugal__ has joined #openstack-oslo | 23:02 | |
*** takedakn has quit IRC | 23:08 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!