Wednesday, 2016-05-11

*** rooooook has quit IRC00:08
*** yingjun has joined #openstack-rally00:21
*** maeca1 has joined #openstack-rally00:32
*** maeca1 has quit IRC00:32
*** madhu_ak has quit IRC00:56
*** pvaneck has quit IRC01:11
*** ilbot3 has quit IRC01:46
*** ilbot3 has joined #openstack-rally01:48
*** yanyanhu has joined #openstack-rally01:59
*** absubram has joined #openstack-rally02:29
*** absubram_ has joined #openstack-rally02:30
*** arnoldje has joined #openstack-rally02:31
*** absubram has quit IRC02:34
*** absubram_ is now known as absubram02:34
*** jrcloud has quit IRC02:45
*** absubram has quit IRC03:05
*** absubram has joined #openstack-rally03:08
*** pcaruana has joined #openstack-rally04:02
*** zackf has joined #openstack-rally04:57
*** rcernin has joined #openstack-rally04:58
*** zackf has quit IRC05:01
*** rdas has joined #openstack-rally05:05
*** sverma has joined #openstack-rally05:08
*** shausy has joined #openstack-rally05:15
*** arnoldje has quit IRC05:22
*** shausy has quit IRC05:37
*** absubram has quit IRC05:40
*** absubram has joined #openstack-rally05:41
*** shausy has joined #openstack-rally05:56
*** itlinux has joined #openstack-rally06:18
-openstackstatus- NOTICE: pip 8.1.2 broke our local python mirror, some jobs will fail with "No matching distribution found". We're investigating. Do not "recheck" until the issue is solved07:07
*** ChanServ changes topic to "pip 8.1.2 broke our local python mirror, some jobs will fail with "No matching distribution found". We're investigating. Do not "recheck" until the issue is solved"07:07
*** rcernin has quit IRC07:09
*** acruz has joined #openstack-rally07:10
*** rcernin has joined #openstack-rally07:10
*** e0ne has joined #openstack-rally07:11
*** amaretskiy has joined #openstack-rally07:28
*** anshul has joined #openstack-rally07:41
*** anshul is now known as Guest4245907:41
*** abalutoiu has joined #openstack-rally08:40
*** tesseract has joined #openstack-rally09:20
*** yingjun has quit IRC09:38
*** tosky has joined #openstack-rally09:47
*** rooooook has joined #openstack-rally09:51
openstackgerritAlexander Maretskiy proposed openstack/rally: [Doc] Fix small typo in cli_reference  https://review.openstack.org/31494810:15
*** shausy has quit IRC10:16
*** shausy has joined #openstack-rally10:16
openstackgerritRoman Vasilets proposed openstack/rally: Extract redundant time field from pool in runner  https://review.openstack.org/31464710:16
*** adiantum has joined #openstack-rally10:32
openstackgerritRoman Vasilets proposed openstack/rally: [Spec] Rally Task Validation refactoring  https://review.openstack.org/28318010:40
*** yanyanhu has quit IRC10:46
*** ushkalim has joined #openstack-rally11:08
*** stpierre has joined #openstack-rally11:10
openstackgerritChris St. Pierre proposed openstack/rally: Add CinderVolumes.create_volume_and_clone  https://review.openstack.org/31477111:12
openstackgerritMerged openstack/rally: install_rally.sh: Get latest pypi links more robustly  https://review.openstack.org/31299111:32
*** ChanServ changes topic to "☁ Rally RoadMap: http://goo.gl/JZkmwY ☁ Review Dashboard: http://goo.gl/YuCJfl ☁ IRC logs http://irclog.perlgeek.de/openstack-rally ☁ Key persons to ask: boris-42, yfried, msdubov, rediskin, andreykurilin, amaretskiy ☁ Documentation: https://rally.readthedocs.org/en/latest/ ☁ To publish changes to Rally: https://rally.readthedocs.org/en/latest/contribute.html"11:58
-openstackstatus- NOTICE: We have a workaround for our mirrors to attempt to translate package names if a match isn't immediately obvious. A more complete fix is yet to come. It is now safe to 'recheck' any jobs that failed due to "No matching distribution found". Please join #openstack-infra if you discover more problems.11:58
*** tosky has quit IRC11:59
*** maeca1 has joined #openstack-rally12:01
*** MaxPC has joined #openstack-rally12:03
*** marcoceppi has quit IRC12:17
*** acruz has quit IRC12:21
rvasiletsstpierre, Hi I found interesting thing https://review.openstack.org/#/c/314771/3/rally/plugins/openstack/scenarios/cinder/utils.py12:21
*** acruz has joined #openstack-rally12:24
*** arnoldje has joined #openstack-rally12:26
stpierrervasilets: i wasn't sure if that test was really needed or not. our prior art on this is actually pretty bad -- i couldn't find a place where we tested something decorated with optional_atomic_timer to ensure that there *wasn't* a timer, for instance -- and i wasn't sure this rose to the level of a unit test12:31
*** openstackgerrit has quit IRC12:33
rvasiletsstpierre, We not test such cases yet. But they are the same as pure atomic. Ok lets made this later +212:33
stpierrety12:33
*** openstackgerrit has joined #openstack-rally12:33
*** Liuqing has joined #openstack-rally12:37
*** odcn_pp has joined #openstack-rally12:40
odcn_ppHi rallyusers, anyone have issues when running "boot-and-live-migrate.yaml" task?12:41
odcn_ppim getting: Traceback (most recent call last):   File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 66, in _run_scenario_once     getattr(scenario_inst, method_name)(**scenario_kwargs)   File "/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/nova/servers.py", line 686, in boot_server_from_volume_and_live_migrate     new_host = self._find_host_to_migrate(server)   File "/usr/lib/python2.7/sit12:42
odcn_ppmanual live migration works fine :)12:42
odcn_pp..  File "/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/nova/utils.py", line 755, in _find_host_to_migrate     value["nova-compute"]["available"] is True]) KeyError: 'nova-compute' ..12:42
*** arnoldje has quit IRC12:44
*** yingjun has joined #openstack-rally12:46
rvasiletsodcn_pp, please could you use pastebin?12:55
rvasiletsodcn_pp, Could you show config of the task?12:55
rvasiletsis this is a samples from the master?12:56
*** sverma has quit IRC12:56
rvasiletshttps://github.com/openstack/rally/blob/master/samples/tasks/scenarios/nova/boot-and-live-migrate.yaml12:57
odcn_pprvasilets: yes that one. http://pastebin.com/raw/rpHad5sT12:58
odcn_ppGetting this output: http://pastebin.com/raw/waebSmDh12:59
rvasiletsstpierre, 5 line patch could you look at it https://review.openstack.org/#/c/314647/13:00
stpierrethat seems like a malformed response from nova tbh13:00
stpierreodcn_pp: does 'nova availability-zone-list' work?13:01
odcn_ppyes: http://pastebin.com/raw/SK2iBMhi13:01
stpierreoh, your controller is in the same AZ as your compute nodes13:02
*** sverma has joined #openstack-rally13:02
stpierrei guess we should probably technically support that configuration13:02
odcn_ppAh, ok so if i create a seperate az for the controller then it will work?13:03
stpierreyes13:03
odcn_ppAh, thanks i will try that13:03
*** acruz has quit IRC13:04
stpierrei think this should be fairly easy to fix. i'll have a patch for you in a bit13:05
odcn_ppThanks, i'm redeploying my openstack with diffrent internal AZ now :)13:07
openstackgerritChris St. Pierre proposed openstack/rally: Support single-AZ deployment  https://review.openstack.org/31502313:08
odcn_ppWow, you guys are fast. Awesome!13:09
rvasiletsodcn_pp, could you fetch that patch and run the same with it?13:09
rvasilets:13:09
rvasilets^13:09
odcn_ppok,moment im restoring my old setup13:10
openstackgerritRoman Vasilets proposed openstack/rally: Use optional atomic action in proper place  https://review.openstack.org/31503213:28
*** arxcruz has joined #openstack-rally13:28
*** St3F_A13x has joined #openstack-rally13:29
rvasiletsstpierre, https://review.openstack.org/#/c/315032/1 The last losted occurance of optional atomic13:29
stpierrenice!13:31
*** Alex_Stef has quit IRC13:33
*** Alex_Stef has joined #openstack-rally13:34
*** St3F_A13x has quit IRC13:35
*** yingjun has quit IRC13:36
*** yingjun has joined #openstack-rally13:36
*** yingjun has quit IRC13:40
openstackgerritMerged openstack/rally: [Doc] Fix small typo in cli_reference  https://review.openstack.org/31494813:42
*** absubram has quit IRC13:45
*** yingjun has joined #openstack-rally13:45
*** tosky has joined #openstack-rally13:46
*** marcoceppi has joined #openstack-rally13:53
*** marcoceppi has joined #openstack-rally13:53
*** rdas has quit IRC13:55
*** sverma has quit IRC14:05
*** Liuqing has quit IRC14:14
*** Liuqing has joined #openstack-rally14:19
*** zackf has joined #openstack-rally14:25
openstackgerritRoman Vasilets proposed openstack/rally: Fix random fail on rally-ci cli tests  https://review.openstack.org/31508314:36
*** Liuqing_ has joined #openstack-rally14:37
*** Liuqing has quit IRC14:38
*** Liuqing_ has quit IRC14:40
*** Liuqing has joined #openstack-rally14:41
openstackgerritPiyush proposed openstack/rally: Remove use of is_temporary() in resource cleanup  https://review.openstack.org/31463014:42
openstackgerritAlexander Maretskiy proposed openstack/rally: [Docs] Add glossary page  https://review.openstack.org/26638914:44
*** Liuqing has quit IRC14:45
*** odcn_pp has quit IRC14:47
*** yingjun has quit IRC14:47
*** yingjun has joined #openstack-rally14:48
*** Liuqing has joined #openstack-rally14:49
*** e0ne has quit IRC14:49
*** shausy has quit IRC14:52
*** yingjun has quit IRC14:52
*** absubram has joined #openstack-rally15:03
*** Liuqing has quit IRC15:12
*** diogogmt has joined #openstack-rally15:14
*** abalutoiu has quit IRC15:19
*** madhu_ak has joined #openstack-rally15:33
*** diogogmt has quit IRC15:33
*** rcernin has quit IRC15:47
*** e0ne has joined #openstack-rally15:49
*** adiantum has quit IRC15:54
*** diogogmt has joined #openstack-rally15:59
*** maeca1 has quit IRC16:10
*** arnoldje has joined #openstack-rally16:25
*** maeca1 has joined #openstack-rally16:27
*** tosky has quit IRC16:36
*** tosky has joined #openstack-rally16:36
*** zackf has quit IRC16:42
*** Guest42459 has quit IRC16:42
*** zackf has joined #openstack-rally16:44
*** jrcloud has joined #openstack-rally16:48
*** zackf has quit IRC16:49
*** maeca1 has quit IRC17:16
*** arxcruz has quit IRC17:18
*** maeca1 has joined #openstack-rally17:19
openstackgerritCiprian Barbu proposed openstack/rally: [Verify] Add configure options for the flavor_ref and flavor_ref_alt ram size  https://review.openstack.org/31517117:19
*** jrcloud has quit IRC17:26
*** zackf has joined #openstack-rally17:28
*** maeca1 has quit IRC17:31
*** e0ne has quit IRC17:31
*** openstackgerrit has quit IRC17:33
*** openstackgerrit has joined #openstack-rally17:33
*** Guest42459 has joined #openstack-rally17:44
*** e0ne has joined #openstack-rally17:46
*** tosky has quit IRC17:46
*** zackf has quit IRC17:52
*** zackf has joined #openstack-rally17:56
*** e0ne has quit IRC17:59
*** abalutoiu has joined #openstack-rally18:19
*** abalutoiu_ has joined #openstack-rally18:25
*** abalutoiu has quit IRC18:28
*** zackf has quit IRC18:30
*** zackf has joined #openstack-rally18:37
*** rvasilets__ has joined #openstack-rally18:41
*** e0ne has joined #openstack-rally18:44
*** e0ne has quit IRC18:45
*** maeca1 has joined #openstack-rally18:50
*** tesseract has quit IRC18:51
*** maeca1 has quit IRC18:52
*** ushkalim has quit IRC18:59
*** ushkalim has joined #openstack-rally19:12
*** maeca1 has joined #openstack-rally19:14
*** pvaneck has joined #openstack-rally19:15
*** davideagnello has quit IRC19:21
*** zackf has quit IRC19:26
*** maeca1 has quit IRC19:29
*** zackf has joined #openstack-rally19:33
*** e0ne has joined #openstack-rally19:39
*** e0ne has quit IRC19:41
*** e0ne has joined #openstack-rally20:11
*** e0ne has quit IRC20:13
*** absubram has quit IRC20:38
*** pcaruana has quit IRC20:42
*** rcernin has joined #openstack-rally20:44
*** maeca1 has joined #openstack-rally20:46
*** Guest42459 has quit IRC20:47
*** MaxPC has quit IRC20:47
*** maeca1 has quit IRC20:53
*** jrcloud has joined #openstack-rally20:54
*** zackf has quit IRC20:55
*** davideagnello has joined #openstack-rally21:02
*** jrcloud has quit IRC21:04
*** maeca1 has joined #openstack-rally21:05
*** zackf has joined #openstack-rally21:09
*** davideagnello has quit IRC21:14
*** davideagnello has joined #openstack-rally21:16
*** maeca1 has quit IRC21:22
*** abalutoiu_ has quit IRC21:23
*** maeca1 has joined #openstack-rally21:24
*** maeca1 has quit IRC21:27
*** maeca1 has joined #openstack-rally21:31
*** maeca1 has quit IRC21:34
*** stpierre has quit IRC21:39
*** arnoldje has quit IRC21:59
*** njohnston is now known as njohnston_afk22:00
*** njohnston_afk is now known as njohnston__22:00
*** davideagnello has quit IRC22:17
*** dharinic_ has quit IRC22:17
*** zackf has quit IRC22:49
*** rooooook has quit IRC22:55
*** zackf has joined #openstack-rally22:58
*** rooooook has joined #openstack-rally23:01
*** ylobankov has quit IRC23:13
*** ylobankov has joined #openstack-rally23:14
*** kambiz has quit IRC23:14
*** Daviey has quit IRC23:15
*** Daviey has joined #openstack-rally23:15
*** asti has quit IRC23:17
*** kambiz has joined #openstack-rally23:17
*** Liuqing has joined #openstack-rally23:25
*** Liuqing has quit IRC23:30
*** Liuqing has joined #openstack-rally23:31
*** Liuqing has quit IRC23:31
*** zackf has quit IRC23:33
*** diogogmt_ has joined #openstack-rally23:34
*** diogogmt_ has quit IRC23:34
*** diogogmt has quit IRC23:37
*** jrcloud has joined #openstack-rally23:37
*** ajo has quit IRC23:45
*** ajo has joined #openstack-rally23:49
*** jrcloud has quit IRC23:54
*** rvasilets__ has quit IRC23:56
*** zackf has joined #openstack-rally23:59

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!