| *** yamamoto_ has joined #openstack-rally | 00:27 | |
| *** sshnaidm|afk has quit IRC | 00:28 | |
| *** sshnaidm|afk has joined #openstack-rally | 00:34 | |
| *** yamamoto_ has quit IRC | 00:35 | |
| *** ilbot3 has quit IRC | 01:45 | |
| *** ilbot3 has joined #openstack-rally | 01:48 | |
| *** lezbar has quit IRC | 03:03 | |
| *** lezbar has joined #openstack-rally | 03:03 | |
| *** yamamoto_ has joined #openstack-rally | 03:31 | |
| *** coolsvap has joined #openstack-rally | 03:41 | |
| *** yamamoto_ has quit IRC | 04:38 | |
| *** shausy has joined #openstack-rally | 04:49 | |
| *** rdas has joined #openstack-rally | 05:10 | |
| *** yamamoto_ has joined #openstack-rally | 05:28 | |
| *** e0ne has joined #openstack-rally | 05:31 | |
| *** e0ne has quit IRC | 05:35 | |
| *** rcernin has joined #openstack-rally | 06:04 | |
| *** pcaruana has joined #openstack-rally | 06:53 | |
| *** e0ne has joined #openstack-rally | 06:54 | |
| *** tesseract- has joined #openstack-rally | 07:03 | |
| *** alexchadin has joined #openstack-rally | 07:06 | |
| *** snecklifter has joined #openstack-rally | 07:06 | |
| snecklifter | Morning #openstack-rally | 07:07 |
|---|---|---|
| snecklifter | I have a problem with my tempest swift tests | 07:08 |
| snecklifter | they all fail with "Access was denied to this resource." | 07:09 |
| snecklifter | I have checked and the roles appear to match | 07:09 |
| snecklifter | in proxy-server.conf | 07:09 |
| *** zigo has quit IRC | 07:39 | |
| *** zigo has joined #openstack-rally | 07:42 | |
| *** zigo is now known as Guest24756 | 07:42 | |
| *** lezbar has quit IRC | 07:55 | |
| *** lezbar has joined #openstack-rally | 07:56 | |
| *** sshnaidm|afk is now known as sshnaidm | 08:15 | |
| *** lezbar has quit IRC | 08:33 | |
| *** lezbar has joined #openstack-rally | 08:34 | |
| *** abehl has joined #openstack-rally | 08:34 | |
| *** Guest24756 is now known as zigo | 08:54 | |
| strigazi | Hi rally, rvasilets andreykurilin_ amaretskiy, please have a look at https://review.openstack.org/#/c/375863/ | 09:02 |
| snecklifter | Now I'm getting AssertionError: sorry, but this version only supports 100 named groups | 09:02 |
| snecklifter | when trying to install rally | 09:02 |
| *** anshul_ has joined #openstack-rally | 09:06 | |
| *** abehl has quit IRC | 09:08 | |
| *** adiantum has joined #openstack-rally | 09:16 | |
| andreykurilin_ | snecklifter: hi! can you share fool log? | 09:22 |
| andreykurilin_ | *full | 09:22 |
| *** adiantum has quit IRC | 09:22 | |
| *** adiantum has joined #openstack-rally | 09:24 | |
| *** igajsin has joined #openstack-rally | 09:27 | |
| snecklifter | andreykurilin_: yes, sure | 09:28 |
| *** igajsin has left #openstack-rally | 09:28 | |
| snecklifter | andreykurilin_: http://paste.openstack.org/show/583965/ | 09:31 |
| amaretskiy | snecklifter: what is your OS distribution? (uname -a) | 09:34 |
| snecklifter | Its CentOS latest | 09:35 |
| snecklifter | Linux overcloud-ctrl-1 3.10.0-327.36.1.el7.x86_64 #1 SMP Sun Sep 18 13:04:29 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux | 09:35 |
| snecklifter | what is strange is that it worked fine previously only a few days ago | 09:36 |
| snecklifter | I thought perhaps some commit to rally had broken it | 09:36 |
| snecklifter | but nothing obvious looks like its been committed | 09:36 |
| amaretskiy | snecklifter: possible way to solve this: try to install cryptography package of lesser version inside rally env | 09:39 |
| snecklifter | amaretskiy: sure, makes sense, i just adjust the requirements.txt file? | 09:39 |
| amaretskiy | yes | 09:40 |
| amaretskiy | snecklifter: latest centos release is 7. Your distribution is a release? what is `cat /etc/redhat-version` ? | 09:43 |
| amaretskiy | snecklifter: we actually have a gate job for rally installation on centos-7 | 09:44 |
| snecklifter | CentOS Linux release 7.2.1511 (Core) | 09:44 |
| snecklifter | amaretskiy: ok, what version of cryptography is that using? | 09:45 |
| amaretskiy | cryptography-1.5.2 | 09:46 |
| *** tosky has joined #openstack-rally | 09:48 | |
| snecklifter | hmm, thats odd, I have 1.2.1 installed | 09:48 |
| amaretskiy | snecklifter: cryptography is missed in requirements (this is a dependency) so i suggest to put it explicitly in the very beginning of the file | 09:48 |
| snecklifter | amaretskiy: sure | 09:48 |
| snecklifter | amaretskiy: it still fails with cryptography 1.5.2 | 09:55 |
| amaretskiy | snecklifter: I would suggest to try to make installation manually: create virtualenv, actictivate it and play with each package from requirements.txt individually untill all of them are installed | 09:58 |
| *** alexchadin has quit IRC | 09:59 | |
| snecklifter | amaretskiy: ok, thanks, I'm just not sure how it worked a couple of days ago and not now, thanks for your help | 10:00 |
| amaretskiy | snecklifter: please provide us with the result, it's important to know issues and solution | 10:05 |
| snecklifter | amaretskiy: sure, I've not used rally much so it might be slow ! | 10:06 |
| *** yamamoto_ has quit IRC | 10:24 | |
| *** tosky has quit IRC | 10:42 | |
| amaretskiy | snecklifter: our centos job starts to fail with the same error! | 10:46 |
| snecklifter | amaretskiy: oh? | 10:47 |
| *** alexchadin has joined #openstack-rally | 10:47 | |
| *** openstackgerrit has quit IRC | 10:48 | |
| *** openstackgerrit has joined #openstack-rally | 10:48 | |
| snecklifter | I can't see that the latest commit would have broken it? | 10:49 |
| snecklifter | its a revert anyway | 10:49 |
| *** anshul_ has quit IRC | 10:50 | |
| *** anshul_ has joined #openstack-rally | 11:02 | |
| andreykurilin_ | snecklifter: it is not rally fault | 11:03 |
| snecklifter | andreykurilin_: ACK | 11:03 |
| andreykurilin_ | snecklifter: new release of pycparser broke everyone :( | 11:03 |
| andreykurilin_ | we will submit a change to our requirements to ignore "broken package" and install previous one asap | 11:04 |
| snecklifter | andreykurilin_: yeah, is is possible to pin to older version | 11:04 |
| snecklifter | ok, greate | 11:04 |
| *** tosky has joined #openstack-rally | 11:07 | |
| amaretskiy | snecklifter: https://review.openstack.org/#/c/381039/ | 11:08 |
| openstackgerrit | Oleksii Butenko proposed openstack/rally: Pin pycparser version to !=2.14 https://review.openstack.org/381053 | 11:08 |
| snecklifter | amaretskiy: 2.14 was working before though, I guess its not possible to pin microversions? | 11:09 |
| snecklifter | pycparser-2.14-cp27-none-any.whl | 11:10 |
| snecklifter | ^^^ this was working ver I believe | 11:11 |
| openstackgerrit | Oleksii Butenko proposed openstack/rally: Pin pycparser version to !=2.14 https://review.openstack.org/381053 | 11:12 |
| amaretskiy | snecklifter: here is the fix, just wait until it is merged https://review.openstack.org/381053 | 11:12 |
| *** alexchadin has quit IRC | 11:13 | |
| amaretskiy | snecklifter: something goes wrong with pycparser | 11:13 |
| *** yamamoto has joined #openstack-rally | 11:26 | |
| openstackgerrit | Staroverov Anton proposed openstack/rally: Port of Auth and Desicnate to new style https://review.openstack.org/358177 | 11:36 |
| *** alexchadin has joined #openstack-rally | 11:46 | |
| *** lezbar has quit IRC | 11:49 | |
| *** lezbar has joined #openstack-rally | 11:50 | |
| *** alexchadin has quit IRC | 11:50 | |
| openstackgerrit | Staroverov Anton proposed openstack/rally: Moving of Nova scenarios into separate classes https://review.openstack.org/361149 | 12:04 |
| openstackgerrit | Staroverov Anton proposed openstack/rally: Port all Sahara scenarios to new style https://review.openstack.org/364777 | 12:08 |
| *** yamamoto has quit IRC | 12:21 | |
| *** dave-mccowan has joined #openstack-rally | 12:35 | |
| *** jroll has quit IRC | 12:53 | |
| snecklifter | amaretskiy: have pinned to pycparser 2.13 and its now installed again :) | 13:01 |
| amaretskiy | great! | 13:01 |
| snecklifter | amaretskiy: I'm getting "Access was denied to this resource." on my swift tests, any ideas? | 13:02 |
| snecklifter | all others are ok, mostly | 13:02 |
| snecklifter | have checked proxy-server.conf operator_roles etc | 13:03 |
| amaretskiy | is this error from keystone? | 13:04 |
| *** yamamoto has joined #openstack-rally | 13:04 | |
| snecklifter | amaretskiy: not sure, thats the error when I run any swift test | 13:05 |
| snecklifter | its from a tripleo deployment | 13:05 |
| snecklifter | amaretskiy: ignore me, i have sorted it, thanks anyway | 13:06 |
| snecklifter | it was the wrong operator_role | 13:06 |
| *** alexchadin has joined #openstack-rally | 13:11 | |
| *** zackf has joined #openstack-rally | 13:15 | |
| *** absubram has quit IRC | 13:22 | |
| *** alexchad_ has joined #openstack-rally | 13:31 | |
| *** anshul_ has quit IRC | 13:31 | |
| *** anshul has joined #openstack-rally | 13:31 | |
| *** stpierre has joined #openstack-rally | 13:34 | |
| openstackgerrit | Oleksii Butenko proposed openstack/rally: Pin pycparser version to ==2.13 https://review.openstack.org/381053 | 13:34 |
| *** alexchadin has quit IRC | 13:34 | |
| *** mvk has quit IRC | 13:35 | |
| *** stpierre_ has joined #openstack-rally | 13:36 | |
| *** stpierre has quit IRC | 13:38 | |
| *** alexchad_ has quit IRC | 13:41 | |
| *** mvk has joined #openstack-rally | 14:02 | |
| *** shausy has quit IRC | 14:10 | |
| *** snecklifter has quit IRC | 14:15 | |
| *** lutostag has joined #openstack-rally | 14:20 | |
| *** absubram has joined #openstack-rally | 14:21 | |
| *** beslemon has joined #openstack-rally | 14:23 | |
| openstackgerrit | Alexander Maretskiy proposed openstack/rally: [Reports] Significant improvements in verification report https://review.openstack.org/343504 | 14:34 |
| openstackgerrit | Steve Heyman proposed openstack/rally: Blueprint for making admin user optional https://review.openstack.org/381167 | 14:46 |
| *** diogogmt has joined #openstack-rally | 14:50 | |
| *** yamamoto has quit IRC | 15:04 | |
| *** mvk has quit IRC | 15:06 | |
| *** stpierre has joined #openstack-rally | 15:11 | |
| *** stpierre_ has quit IRC | 15:11 | |
| shasha_tavil | Good Morning All... | 15:12 |
| shasha_tavil | I am new to rally .... and wanted to run a scenario task of nova boot-and-delete .... but it says the Image "cirros" is not found.... even though there is an image name "cirros" under the admin tenant... | 15:12 |
| shasha_tavil | It was able to successfully find the flavor .... but not the image name... | 15:13 |
| shasha_tavil | Any help would be greatly appreciated.. | 15:13 |
| shasha_tavil | :) | 15:13 |
| andreykurilin_ | shasha_tavil: hi | 15:17 |
| shasha_tavil | Hi andreykurilin_ | 15:18 |
| *** pcaruana has quit IRC | 15:18 | |
| andreykurilin_ | shasha_tavil: image cirros should have "public" visability | 15:18 |
| *** mvk has joined #openstack-rally | 15:19 | |
| *** rcernin has quit IRC | 15:19 | |
| andreykurilin_ | if it is not public, rally will not able to use it( | 15:22 |
| shasha_tavil | Ohh..got it working...Thank you so much !!! | 15:22 |
| shasha_tavil | :) | 15:22 |
| andreykurilin_ | :) | 15:22 |
| *** yamamoto has joined #openstack-rally | 15:23 | |
| openstackgerrit | Alexander Maretskiy proposed openstack/rally: [FIX] Unblock gates. https://review.openstack.org/381189 | 15:27 |
| *** davidlenwell has quit IRC | 15:37 | |
| openstackgerrit | Alexander Maretskiy proposed openstack/rally: [FIX] Unblock gates https://review.openstack.org/381189 | 15:39 |
| *** e0ne has quit IRC | 15:42 | |
| *** lezbar has quit IRC | 15:44 | |
| *** lezbar has joined #openstack-rally | 15:45 | |
| *** davidlenwell has joined #openstack-rally | 15:50 | |
| *** tesseract- has quit IRC | 15:56 | |
| *** ushkalim has joined #openstack-rally | 16:19 | |
| openstackgerrit | Yaroslav Lobankov proposed openstack/rally: Add periodic trigger plugin https://review.openstack.org/360740 | 16:24 |
| openstackgerrit | Roman Vasilets proposed openstack/rally: Refactor DB shema for task results https://review.openstack.org/297020 | 16:29 |
| openstackgerrit | Alexander Maretskiy proposed openstack/rally: [Install] Remove workaround from install_rally.sh https://review.openstack.org/381234 | 16:30 |
| openstackgerrit | Yaroslav Lobankov proposed openstack/rally: Add periodic trigger plugin https://review.openstack.org/360740 | 16:41 |
| *** amaretskiy has quit IRC | 16:42 | |
| openstackgerrit | Yaroslav Lobankov proposed openstack/rally: Add periodic trigger plugin https://review.openstack.org/360740 | 16:45 |
| *** rdas has quit IRC | 16:50 | |
| *** anshul has quit IRC | 16:55 | |
| *** yamamoto has quit IRC | 16:59 | |
| *** adiantum has quit IRC | 17:02 | |
| *** e0ne has joined #openstack-rally | 17:20 | |
| shasha_tavil | Hi All, I wanted to use my arguments file as an input parameter to heat... how should I tell rally to use the arguments file as input parameter .... Is there a "-e" option like that in heat where you can specify the input parameter file to heat | 17:21 |
| *** beslemon has quit IRC | 17:26 | |
| *** mvk has quit IRC | 17:29 | |
| *** tosky has quit IRC | 17:38 | |
| *** lezbar has quit IRC | 17:42 | |
| *** lezbar has joined #openstack-rally | 17:43 | |
| openstackgerrit | Merged openstack/rally: Pin pycparser version to ==2.13 https://review.openstack.org/381053 | 17:48 |
| *** pvaneck has joined #openstack-rally | 17:51 | |
| *** strigazi is now known as strigazi_AFK | 17:53 | |
| *** beslemon has joined #openstack-rally | 17:56 | |
| *** lezbar has quit IRC | 18:00 | |
| *** lezbar has joined #openstack-rally | 18:01 | |
| *** ushkalim has quit IRC | 18:04 | |
| *** DrugBug has quit IRC | 18:13 | |
| *** ushkalim has joined #openstack-rally | 18:26 | |
| *** pcaruana has joined #openstack-rally | 18:29 | |
| *** yamamoto has joined #openstack-rally | 18:30 | |
| *** rcernin has joined #openstack-rally | 18:31 | |
| openstackgerrit | Steve Heyman proposed openstack/rally: Blueprint for making admin user optional https://review.openstack.org/381167 | 18:34 |
| *** harlowja has quit IRC | 18:38 | |
| *** harlowja has joined #openstack-rally | 18:39 | |
| *** anshul has joined #openstack-rally | 18:50 | |
| *** yamamoto has quit IRC | 19:00 | |
| *** beslemon has quit IRC | 19:09 | |
| *** catintheroof has joined #openstack-rally | 19:22 | |
| openstackgerrit | Steve Heyman proposed openstack/rally: Blueprint for making admin user optional https://review.openstack.org/381167 | 19:26 |
| *** beslemon has joined #openstack-rally | 19:41 | |
| *** ushkalim has quit IRC | 19:46 | |
| *** e0ne has quit IRC | 20:05 | |
| openstackgerrit | Anthony Washington proposed openstack/rally: Add Keystone token validation https://review.openstack.org/366869 | 20:10 |
| *** anshul has quit IRC | 20:18 | |
| *** catintheroof has quit IRC | 20:29 | |
| *** pcaruana has quit IRC | 20:45 | |
| *** lezbar has quit IRC | 21:10 | |
| *** lezbar has joined #openstack-rally | 21:11 | |
| *** openstackgerrit has quit IRC | 21:19 | |
| *** openstackgerrit has joined #openstack-rally | 21:19 | |
| *** diogogmt has quit IRC | 21:32 | |
| *** mvk has joined #openstack-rally | 21:32 | |
| *** dave-mccowan has quit IRC | 21:45 | |
| *** stpierre has quit IRC | 21:46 | |
| *** rcernin has quit IRC | 22:25 | |
| *** absubram has quit IRC | 22:38 | |
| *** lezbar has quit IRC | 22:48 | |
| *** lezbar has joined #openstack-rally | 22:49 | |
| openstackgerrit | Winnie Tsang proposed openstack/rally: [Magnum] Context and scenario for Swarm https://review.openstack.org/322292 | 23:27 |
| *** lezbar has quit IRC | 23:28 | |
| *** lezbar has joined #openstack-rally | 23:29 | |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!