| *** bobh has quit IRC | 00:38 | |
| *** bobh has joined #openstack-monasca | 00:38 | |
| *** bobh has quit IRC | 00:43 | |
| *** jgu has joined #openstack-monasca | 04:02 | |
| openstackgerrit | Rico Lin proposed openstack/python-monascaclient master: Fix README with code scope https://review.openstack.org/583104 | 04:34 |
|---|---|---|
| *** jgu has quit IRC | 06:03 | |
| *** guilhermesp has quit IRC | 06:44 | |
| openstackgerrit | Dobroslaw Zybort proposed openstack/monasca-common master: [WIP] Build Docker image in zuul https://review.openstack.org/581705 | 06:44 |
| *** guilhermesp has joined #openstack-monasca | 06:44 | |
| *** AlexeyAbashkin has joined #openstack-monasca | 07:22 | |
| witek | guilhermesp: have noticed it yesterday | 07:33 |
| witek | seems to be related with the new version of influxdb python client | 07:34 |
| witek | ver. 5.2.0 causes this issue | 07:35 |
| *** dpawlik has joined #openstack-monasca | 07:51 | |
| *** ricolin has joined #openstack-monasca | 07:59 | |
| ricolin | Hi any core around for approve https://review.openstack.org/#/c/583059/1 ? | 08:00 |
| ricolin | monasca client is block for release right now, and we need it for heat's gate | 08:01 |
| *** dougsz has joined #openstack-monasca | 08:13 | |
| dougsz | joadavis - talk outline looks good, it'll get my vote! | 08:37 |
| witek | ricolin: I'll take care after lunch | 09:46 |
| ricolin | witek, thx | 09:50 |
| *** dpawlik has quit IRC | 10:07 | |
| *** dpawlik has joined #openstack-monasca | 10:09 | |
| *** _Adary has joined #openstack-monasca | 10:11 | |
| *** dpawlik has quit IRC | 10:34 | |
| *** dpawlik has joined #openstack-monasca | 10:38 | |
| openstackgerrit | Dobroslaw Zybort proposed openstack/monasca-common master: [WIP] Build Docker image in zuul https://review.openstack.org/581705 | 11:19 |
| openstackgerrit | Adrian Czarnecki proposed openstack/monasca-agent master: Make forwarder and collector compatible with py35 https://review.openstack.org/583209 | 11:31 |
| guilhermesp | thanks witek going to take a look right now :) | 11:43 |
| openstackgerrit | Dobroslaw Zybort proposed openstack/monasca-common master: [WIP] Build Docker image in zuul https://review.openstack.org/581705 | 11:58 |
| openstackgerrit | Merged openstack/python-monascaclient master: Fix rst errors in README https://review.openstack.org/583059 | 12:05 |
| guilhermesp | witek our option would be wait for a fix, downgrade the python cliente or make a workaround? | 12:06 |
| openstackgerrit | Dobroslaw Zybort proposed openstack/monasca-common master: [WIP] Build Docker image in zuul https://review.openstack.org/581705 | 12:09 |
| openstackgerrit | Witold Bedyk proposed openstack/monasca-api master: Upgrade InfluxDB to version 1.3.9 https://review.openstack.org/583221 | 12:17 |
| witek | guilhermesp: checking if upgrading to InfluxDB 1.3.9 helps | 12:18 |
| witek | https://review.openstack.org/583221 | 12:18 |
| guilhermesp | k, I just oppened :) | 12:18 |
| guilhermesp | I can test here too | 12:18 |
| guilhermesp | this is the version that I use https://github.com/flaviodsr/ansible-influxdb/blob/6c25c6f46792ad4f2d00b9a6e6fbb86c6344c193/defaults/main.yml#L10 | 12:19 |
| witek | if not, I'd suggest to cap influxdb client to version 5.1.0 | 12:19 |
| guilhermesp | k... I'm going to upgrade to 1.3.9 and see what happens | 12:20 |
| openstackgerrit | Dobroslaw Zybort proposed openstack/monasca-common master: [WIP] Build Docker image in zuul https://review.openstack.org/581705 | 12:35 |
| guilhermesp | witek aparently had no effect for me the upgrade to 1.3.9 | 13:12 |
| witek | that was what I expected to be honest, but wanted to make sure | 13:13 |
| guilhermesp | any particular reason to be 1.3.9? | 13:14 |
| witek | latest from 1.3 series | 13:15 |
| *** bobh has joined #openstack-monasca | 13:53 | |
| *** bobh has quit IRC | 13:58 | |
| joadavis | dougsz: thanks. I've entered the abstract in the official site. When the time comes, I'm happy to have any of the monasca community up on stage to present. :) | 14:02 |
| guilhermesp | joadavis good luck! | 14:04 |
| joadavis | I think there is also a talk being proposed by one of our Swift gurus, Matt Oliver, about monasca and swift which I'm interested in hearing. I hope it makes it through | 14:06 |
| joadavis | his blog about it - https://oliver.net.au/?p=358 | 14:07 |
| guilhermesp | witek I tried to cap to 5.1.0, don't know if worked here but no effect too. Let me know if worked with you with 5.1.0 | 14:08 |
| guilhermesp | anyway, 5.2.0 is already an upper-constraint, https://github.com/openstack/requirements/blob/master/upper-constraints.txt#L209 | 14:08 |
| guilhermesp | is it a good idea to cap to 5.1.0 anyway? | 14:09 |
| *** jgu has joined #openstack-monasca | 14:12 | |
| *** jgu_ has joined #openstack-monasca | 14:14 | |
| *** jgu has quit IRC | 14:18 | |
| *** ricolin has quit IRC | 14:19 | |
| *** bobh has joined #openstack-monasca | 14:28 | |
| guilhermesp | just to add some more information: I downgraded from 5.2.0 to 5.1.0 manually, same test failing | 14:30 |
| witek | guilhermesp: downgraded influxdb in devstack to 5.1.0 | 14:44 |
| witek | restarted monasca-api and monasca-persister | 14:44 |
| witek | waited a while for InfluxDB to start | 14:44 |
| witek | and run tempest again | 14:45 |
| witek | {0} monasca_tempest_tests.tests.api.test_metrics.TestMetrics.test_create_metric_with_multibyte_character [15.269460s] ... ok | 14:45 |
| guilhermesp | hum, didn't restart the services | 14:45 |
| guilhermesp | lemme do it again | 14:45 |
| *** dpawlik has quit IRC | 14:46 | |
| guilhermesp | well, there something strange in my env. I did restarted the services but still failing. If downgrading is going to be the workaround for the moment, I will need to figure out how to force my ansible role to install 5.1.0 since it gets the upper-constraints from openstack | 14:56 |
| guilhermesp | I did restart* | 14:57 |
| *** kaiokmo has joined #openstack-monasca | 14:58 | |
| witek | are you installing in virtualenv? | 15:03 |
| witek | guilhermesp: https://review.openstack.org/583274 | 15:03 |
| *** dpawlik has joined #openstack-monasca | 15:21 | |
| guilhermesp | sounds great witek ^^ | 15:21 |
| guilhermesp | and year, was inside the monasca virtualenv, I think I downgraded in wrong place | 15:22 |
| guilhermesp | but your PR seems the best thing to fix it | 15:22 |
| *** dpawlik has quit IRC | 15:25 | |
| *** witek has quit IRC | 16:15 | |
| *** witek has joined #openstack-monasca | 16:15 | |
| witek | joadavis: great abstract | 16:31 |
| *** dougsz has quit IRC | 16:57 | |
| *** AlexeyAbashkin has quit IRC | 16:59 | |
| *** bobh has quit IRC | 17:13 | |
| *** dpawlik has joined #openstack-monasca | 17:31 | |
| *** dpawlik has quit IRC | 17:35 | |
| *** bobh has joined #openstack-monasca | 18:10 | |
| *** jgu_ has quit IRC | 18:35 | |
| *** bobh has quit IRC | 18:54 | |
| *** jgu has joined #openstack-monasca | 19:05 | |
| *** jgu has quit IRC | 19:39 | |
| *** jgu has joined #openstack-monasca | 19:40 | |
| *** jgu has quit IRC | 19:44 | |
| *** dpawlik has joined #openstack-monasca | 19:47 | |
| *** dpawlik has quit IRC | 19:51 | |
| openstackgerrit | Chuck Short proposed openstack/monasca-persister master: Switch to using stestr https://review.openstack.org/576622 | 19:54 |
| *** jgu has joined #openstack-monasca | 20:01 | |
| *** AlexeyAbashkin has joined #openstack-monasca | 20:22 | |
| *** AlexeyAbashkin has quit IRC | 20:54 | |
| *** bobh has joined #openstack-monasca | 21:44 | |
| *** bobh has quit IRC | 22:05 | |
| openstackgerrit | Ashwin Agate proposed openstack/monasca-transform master: Remove service_id from pre-transform spec https://review.openstack.org/567441 | 22:39 |
| *** jgu has quit IRC | 22:56 | |
| *** dpawlik has joined #openstack-monasca | 23:48 | |
| *** dpawlik has quit IRC | 23:52 | |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!