*** tosky has quit IRC | 00:21 | |
*** rcernin has quit IRC | 05:33 | |
*** rcernin has joined #openstack-rally | 05:33 | |
*** rcernin has quit IRC | 06:24 | |
*** tesseract has joined #openstack-rally | 07:53 | |
*** tosky has joined #openstack-rally | 08:17 | |
*** dmellado has quit IRC | 09:59 | |
*** anilvenkata_ has quit IRC | 10:20 | |
zigo | andreykurilin: Hi there! Could you help me with this? https://bugs.launchpad.net/rally/+bug/1864987 | 11:06 |
---|---|---|
openstack | Launchpad bug 1864987 in Rally "unit tests failures in Debian" [Undecided,New] | 11:06 |
zigo | I've fixed this one so that the list of unit test works: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=949018 | 11:07 |
openstack | Debian bug 949018 in python3-jinja2 "python3-jinja2: Incompatible with Python 3.9: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated" [Normal,Open] | 11:07 |
zigo | :) | 11:07 |
andreykurilin | ok, so it is python 3.8 | 11:57 |
andreykurilin | never launched unittest against py3.8 env before. we have only py37 ci job. several failues from your logs looks trivial (another order of arguments in resulted xml file), other - need more work | 12:00 |
openstackgerrit | Andrey Kurilin proposed openstack/rally master: wip:run py38 at ci https://review.opendev.org/710241 | 12:09 |
openstackgerrit | Andrey Kurilin proposed openstack/rally master: wip:run py38 at ci https://review.opendev.org/710241 | 12:28 |
*** dmellado has joined #openstack-rally | 13:05 | |
andreykurilin | zigo: it looks like not so easy to fix running unittest against py38. If we talk about master branch of rally, we turned on raising warnings as errors (https://github.com/openstack/rally/blob/master/tox.ini#L96) by default. At py38 there is one more SyntaxWarning from netaddr(the lib is dead/unmaintained?) and I failed to catch it for suppressing. I'll continue working on making rally pass unittests at py38, but it will take som | 13:25 |
andreykurilin | e time | 13:25 |
andreykurilin | btw, thanks a lot for pointing to failures | 13:26 |
zigo | andreykurilin: Thanks ! FYI, 3.8 is now the default in the next LTS and Sid, so if you want rally in the next LTS you'd better fix these quickly. For Debian, we can wait that is ok... | 13:47 |
zigo | andreykurilin: do you think it is just une tests broken, or it is more serious than that ? | 13:49 |
andreykurilin | zigo: just test. I can split all failures to 2 categories( if we skip considering warnings as errors). First one is test of test helpers. Second one is wrong order of parameters in the resulted xml string | 13:52 |
andreykurilin | reference = '<testsuite errors="0" failures="0" name="test" tests="0" time="0.00" />' | 13:53 |
andreykurilin | actual = '<testsuite name="test" tests="0" time="0.00" failures="0" errors="0" />' | 13:53 |
andreykurilin | these xml tags are equal, but it fails since the comparison is done for strings | 13:53 |
andreykurilin | so functionally everything passed | 13:53 |
openstackgerrit | Andrey Kurilin proposed openstack/rally master: wip:run py38 at ci https://review.opendev.org/710241 | 13:56 |
openstackgerrit | Andrey Kurilin proposed openstack/rally master: wip:run py38 at ci https://review.opendev.org/710241 | 14:23 |
andreykurilin | zigo: functional tests are passing at py38 env without any modification of the code - https://b93d8bac903832e2414c-adb2e7ba02c3b7d718c3f664ac85bf1c.ssl.cf5.rackcdn.com/710241/4/check/rally-tox-functional-py38/76f4c4b/functional-py38_report.html . | 14:54 |
andreykurilin | as for unittests - I'll try to fix them this week | 14:54 |
*** tesseract has quit IRC | 16:27 | |
-openstackstatus- NOTICE: Memory pressure on zuul.opendev.org is causing connection timeouts resulting in POST_FAILURE and RETRY_LIMIT results for some jobs since around 06:00 UTC today; we will be restarting the scheduler shortly to relieve the problem, and will follow up with another notice once running changes are reenqueued. | 19:12 | |
-openstackstatus- NOTICE: The scheduler for zuul.opendev.org has been restarted; any changes which were in queues at the time of the restart have been reenqueued automatically, but any changes whose jobs failed with a RETRY_LIMIT, POST_FAILURE or NODE_FAILURE build result in the past 14 hours should be manually rechecked for fresh results | 19:45 | |
openstackgerrit | Andrey Kurilin proposed openstack/rally master: Ensure python 3.8 is supported https://review.opendev.org/710241 | 21:06 |
openstackgerrit | Andrey Kurilin proposed openstack/rally master: Ensure python 3.8 is supported https://review.opendev.org/710241 | 21:10 |
andreykurilin | zigo: ok. it should be fixed now^ | 21:12 |
zigo | andreykurilin: Oh, you're quick ! :) | 21:13 |
zigo | Congrats ! | 21:13 |
zigo | I'll check on it later, I've just uploaded the version with removed broken tests. | 21:13 |
zigo | Currently uploading rally-openstack which I still never uploaded ... :/ | 21:13 |
zigo | andreykurilin: rally-openstack also has the same kind of issues, if you didn't know. | 21:14 |
zigo | https://salsa.debian.org/openstack-team/services/rally-openstack <--- packaging is here | 21:15 |
*** rcernin has joined #openstack-rally | 21:44 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!