Earlier  
Posted Nick Remark
#openstack-nova - 2020-06-11
15:15:36 aarents stephenfin: if host disk is full qemu may PAUSE himself (by default I think) see man qemu werror=action,rerror=action)
15:16:34 sean-k-mooney dansmith: looks like glance started listening on http https://zuul.opendev.org/t/openstack/build/8afb850f7844450389823d7f84b90c61/log/controller/logs/screen-g-api.txt#345 but devstack seams to be checking https https://zuul.opendev.org/t/openstack/build/8afb850f7844450389823d7f84b90c61/log/controller/logs/devstacklog.txt#19995
15:16:52 openstackgerrit Stephen Finucane proposed openstack/nova master: docs: Add a guide on overcommit https://review.opendev.org/735175
15:16:53 openstackgerrit Stephen Finucane proposed openstack/nova master: tox: Stop linting as part of docs target https://review.opendev.org/735176
15:17:04 dansmith that wsgi thing works for me locally
15:17:11 stephenfin sean-k-mooney, dansmith, aarents: that's the doc anyway
15:17:33 sean-k-mooney dansmith: i can deploy with the local.conf that was generated and see what happens
15:17:39 dansmith sean-k-mooney: it's getting a 503, which means it's hitting apache or something which should be proxying
15:17:56 sean-k-mooney im wondering if it enabling the tls code
15:18:10 sean-k-mooney e.g. the tls proxy
15:18:20 sean-k-mooney but not actully configuring it for some reason
15:18:33 dansmith idk
15:18:51 sean-k-mooney the tls proxy is enabled
15:18:55 sean-k-mooney https://94b38a054383d32ffbe4-eecb7ff79b5c6e121d6c20fabad8af79.ssl.cf1.rackcdn.com/734184/10/check/nova-ceph-multistore/8afb850/controller/logs/local_conf.txt
15:19:03 dansmith unless something changed recently
15:19:29 dansmith maybe the ceph plugin job I'm inheriting from does that?
15:19:42 dansmith because at least a couple weeks ago, devstack didn't with just that wsgi switch in the localrc
15:19:49 sean-k-mooney dansmith: i think its enabeld by default
15:20:09 dansmith in d-g? because it wasn't for me, unless it's changed very recently
15:20:11 sean-k-mooney in the devstack or tempest job
15:20:36 sean-k-mooney not d-g but the base devstack zuulv3 job i think
15:20:42 dansmith yeah, that's what I mean
15:20:45 dansmith something other than devstack defaults
15:21:00 dansmith well, I'd not think this would change it, unless the base devstack job breaks with wsgi
15:21:12 dansmith maybe glance has a mod_wsgi job I can look at
15:21:28 dansmith doesn't look like it
15:22:22 sean-k-mooney which raiase the question how do they test this?
15:22:45 aarents sean-k-mooney: dansmith Should I need a reno for a new config parameter ?
15:22:49 sean-k-mooney looking at there zuul jobs they only use the normal tepest jobs
15:22:51 dansmith 2020-06-11 14:59:39.532624 [proxy:error] [pid 15204:tid 140023944947456] (111)Connection refused: AH00957: HTTP: attempt to connect to 10.0.1.13:19292 (10.0.1.13) failed
15:23:04 dansmith sean-k-mooney: yeah ....
15:23:15 sean-k-mooney dansmith: am its runing on a different port
15:23:47 dansmith yep
15:23:57 sean-k-mooney wsgi starting up on http://0.0.0.0:19191
15:24:05 sean-k-mooney so close
15:24:15 dansmith GLANCE_URL is different for uwsgi
15:24:19 dansmith so maybe I need to set that
15:24:44 sean-k-mooney proably arent you having fun working on glance things...
15:24:47 dansmith or just change the service port
15:24:51 dansmith no :)
15:25:34 dansmith hmm,
15:25:41 dansmith 19191 is the registry port supposedly
15:25:52 dansmith and 19292 is the glance_service_port
15:26:55 sangeet I am trying to get some help on turning on TLS for nova. I was able to but nova-api is not interpreting the messages correctly. I had posed this opensatck channel as well but now response. Any help will be much apprecaited. Nova.conf is http://paste.openstack.org/show/794645
15:26:58 sangeet 192.168.243.242 - - [11/Jun/2020 14:00:22] code 400, message Bad request syntax ('\x16\x03\x01\x02\x00\x01\x00\x01\xfc\x03\x03O\xafjh.\xe4\xeb\x88\xfa\x9d\xff\x18\x813\x7f0\xa2\xe0\xb9J`\x15f\xb7=)\xf2}td~\x0e\x00\x00n\xc00\xc0,\xc02\xc0.\xc0/\xc0+\xc01\xc0-\x00\xa5\x00\xa3\x00\xa1\x00\x9f\x00\xa4\x00\xa2\x00\xa0\x00\x9e\xc0(\xc0$\xc0\x14\xc0')
15:27:33 sangeet Above log is from nova-api
15:28:04 sean-k-mooney sangeet: so nova itslef does not support tls you have to use a webserver to terminate the tls session before it hits the nova api
15:29:16 sean-k-mooney that kind of looks like the api is getting the encyped payload
15:45:23 sangeet Thank you sean-k-mooney
15:49:46 gibi nova meeting starts in 10 minutes on #openstack-meeting-3
16:00:00 jsuchome dansmith: hi, thanks for your latest review, do you want me to reduce that comment about cyclic import or is there anything else?
16:05:12 openstackgerrit Dan Smith proposed openstack/nova master: DNM: Try to make a glance multistore job https://review.opendev.org/734184
16:13:46 openstackgerrit Dan Smith proposed openstack/nova-specs master: Update the testing section of the rbd-glance-multistore spec https://review.opendev.org/735192
16:14:42 dansmith jsuchome: personally I think it should be reduced in line with the other examples I quoted
16:15:01 dansmith jsuchome: I don't remember if there was anything else, but I'll have to circle back next week.. trying to get some stuff done before I disappear tomorrow
16:45:51 sean-k-mooney dansmith: this is the cyborg shelve path fyi https://review.opendev.org/#/c/729563/2
16:46:26 bauzas gibi: fwiw, I'd have loved to volunteer for helping you during your holidays, but I'll be off at the same time
16:46:59 gibi bauzas: ack, thanks
16:47:10 gibi and don't worry
16:57:45 dansmith sean-k-mooney: ack, will try to keep that in mind in the coming weeks
17:01:00 sean-k-mooney i would like to see ci test it first so ill update this https://review.opendev.org/#/c/709641/
17:08:53 gibi 19:08 -ChanServ(ChanServ@services.)- You are not authorized to (de)op gibi on
17:08:56 gibi #openstack-nova.
17:09:12 gibi so I need help to update the challen topic to point to the victori runway etherpad
17:30:43 sean-k-mooney gibi: i think dansmith has op on this channel?
17:31:38 sean-k-mooney hehe
17:31:47 dansmith good?
17:32:04 sean-k-mooney seams to work for me
17:32:22 sean-k-mooney and /topic works so yep
17:34:15 gibi dansmith: thanks
17:44:50 openstackgerrit Dan Smith proposed openstack/nova master: Check cherry-pick hashes in pep8 tox target https://review.opendev.org/735205
17:45:31 dansmith sean-k-mooney: did you have a stable commit with broken hashes in gerrit that is still yet to be fixed?
17:45:34 dansmith would like to use it to test
18:04:39 dansmith sean-k-mooney: ^ ?
18:05:06 sean-k-mooney am im not sure if stephen fixed it
18:05:15 sean-k-mooney ill check
18:05:56 dansmith okay I wasn't sure if you had proposed it or someone else.. I don't see any recent -1ed patches on stable from you
18:06:03 sean-k-mooney https://review.opendev.org/#/c/728057/ was the one i think
18:06:42 dansmith okay that's not the one I was thiking of but yeah I see
18:06:59 sean-k-mooney https://review.opendev.org/#/c/728059/1 will be broken too
18:07:11 sean-k-mooney since it has not been update to pick up stephnes fix
18:08:14 sean-k-mooney also https://review.opendev.org/#/c/703115/
18:08:25 sean-k-mooney again stephen updated it yesterday
18:08:36 dansmith I guess any patch with unmerged cherry picks would technically fail my check
18:08:39 dansmith so maybe that's enough
18:09:18 sean-k-mooney ya basically if you dont wait for the preveious one to merge then it will be broken more then likely
18:09:33 sean-k-mooney well i guess only if you are asked to modify things
18:09:48 dansmith or you don't realize it fails for some other reason
18:09:55 sean-k-mooney ya
18:10:03 dansmith most people don't run tests on their backports, they wait until zuul tells them something is broken
18:11:04 sean-k-mooney ya if i have conflict i run the tests locally i often dont if it cleanly applied
18:11:40 openstackgerrit Dan Smith proposed openstack/nova stable/ussuri: Check cherry-pick hashes in pep8 tox target https://review.opendev.org/735208
18:11:41 dansmith yup
18:11:51 sean-k-mooney it depens on the patch i guess and how much i think its likely to break
18:12:02 dansmith so the backport of my check should fail if it hasn't landed on master yet
18:13:27 sean-k-mooney do you plan to have each stable job just check the new branch
18:13:54 sean-k-mooney e.g. stien checks it merged on train which in trun check ussuri whcih checks master
18:14:04 dansmith I'm just checking that all referenced hashes exist on either master or stable/* which I think is fine
18:14:32 sean-k-mooney ya ok that should work
18:15:11 dansmith if you backport something to stable before it's merged on master, zuul will fail it, which would also help us notice that the backport shouldn't be merged yet

Earlier   Later