--- Log opened ma aug 17 00:00:06 2015 00:09 -!- mmirecki: has quit [Ping timeout: 250 seconds] 02:42 -!- bala (purple): has joined #vdsm 03:22 -!- #vdsm dougsland: has quit [Ping timeout: 245 seconds] 03:27 -!- bala: has quit [Ping timeout: 256 seconds] 05:33 -!- vered: has quit [Ping timeout: 256 seconds] 05:45 -!- shubhendu (Shubhendu Tripathi): has joined #vdsm 06:15 -!- acanan (Aharon Canan): has joined #vdsm 06:51 -!- vered (Vered Volansky): has joined #vdsm 06:57 -!- Madhu_ (Madhu_): has joined #vdsm 07:23 -!- fabiand (Fabian Deutsch): has joined #vdsm 07:50 -!- sbonazzo (purple): has joined #vdsm 08:02 -!- adahms: has quit [Quit: Leaving] 08:09 -!- tim_ (Tim): has joined #vdsm 08:10 -!- ishaby (Idan Shaby): has joined #vdsm 08:14 -!- tim_: has quit [Ping timeout: 260 seconds] 08:18 -!- bala (purple): has joined #vdsm 08:39 -!- tim_ (Tim): has joined #vdsm 08:40 -!- tim_: has quit [Client Quit] 08:41 -!- tim_ (Tim): has joined #vdsm 08:50 -!- mmirecki (Marcin Mirecki): has joined #vdsm 09:00 -!- dkuznets (Dima Kuznetsov): has joined #vdsm 09:02 -!- fromani (Francesco Romani): has joined #vdsm 09:11 -!- sshnaidm (Sergey (Sagi) Shnaidman): has joined #vdsm 09:39 -!- vered: has quit [Quit: Leaving] 09:39 -!- vered (Vered Volansky): has joined #vdsm 09:51 -!- amarchuk_: has quit [Quit: Leaving] 09:52 -!- fsimonce (Federico): has joined #vdsm 09:52 -!- amarchuk (Anton Marchukov): has joined #vdsm 09:53 -!- ykaplan (Yeela Kaplan): has joined #vdsm 10:08 -!- sshnaidm: has quit [Ping timeout: 256 seconds] 10:12 -!- Madhu_: has quit [Read error: Connection reset by peer] 10:13 -!- mode/#vdsm: by ChanServ 10:13 -!- danken (purple): has joined #vdsm 10:16 -!- adahms: has quit [Quit: Leaving] 10:17 -!- Madhu_ (Madhu_): has joined #vdsm 10:21 -!- derez_ (Daniel Erez): has joined #vdsm 10:24 -!- sshnaidm (Sergey (Sagi) Shnaidman): has joined #vdsm 10:25 -!- adahms: has quit [Client Quit] 10:53 -!- saggi: has quit [Excess Flood] 10:53 -!- saggi (purple): has joined #vdsm 10:55 -!- apuimedo (Antoni Segura Puimedon): has joined #vdsm 11:20 -!- sshnaidm: has quit [Ping timeout: 256 seconds] 11:32 -!- sshnaidm (Sergey (Sagi) Shnaidman): has joined #vdsm 11:32 -!- shubhendu: has quit [Ping timeout: 250 seconds] 11:38 -!- ndarshan: has quit [Ping timeout: 240 seconds] 11:39 -!- tim_: has quit [Ping timeout: 252 seconds] 11:39 -!- ykaplan: has quit [Quit: Leaving] 11:39 -!- ykaplan (Yeela Kaplan): has joined #vdsm 11:46 -!- shubhendu (Shubhendu Tripathi): has joined #vdsm 12:03 -!- acanan: has quit [Ping timeout: 252 seconds] 12:09 -!- ndarshan: has quit [Ping timeout: 260 seconds] 12:46 -!- tim_ (Tim): has joined #vdsm 12:52 -!- shubhendu: has quit [Ping timeout: 250 seconds] 13:04 -!- hchiramm_: has quit [Ping timeout: 244 seconds] 13:04 -!- shubhendu (Shubhendu Tripathi): has joined #vdsm 13:12 -!- dougsland (Douglas): has joined #vdsm 13:18 -!- hchiramm_ (Humble Chirammal): has joined #vdsm 13:31 -!- acanan (Aharon Canan): has joined #vdsm 13:32 -!- bazulay (purple): has joined #vdsm 13:33 -!- ibarkan (Ido Barkan): has joined #vdsm 13:39 -!- firemanxbr (Marcelo Barbosa): has joined #vdsm 13:45 -!- mskrivanek_away is now known as mskrivanek 13:59 < fabiand> danken, ibarkan -- my I need to look into it .. 13:59 < fabiand> I'm not sure what is happening because it's working in othe rplaces 13:59 < ibarkan> fabiand: is it a bug in persist()? 14:00 < fabiand> there was no change there lately 14:00 < fabiand> ah ,, 14:00 -!- apahim (Amador Pahim): has joined #vdsm 14:00 < fabiand> I think I see the issue 14:00 < fabiand> fileName.encode("utf-8") can help 14:01 < fabiand> as IIUIC indirectly we also pass fileName to restorecon (or similar) and that is causing the stacktrace 14:08 -!- acanan: has quit [Quit: Leaving] 14:09 -!- acanan (Aharon Canan): has joined #vdsm 14:16 -!- Madhu_: has quit [Quit: Madhu_] 14:17 -!- hchiramm_: has quit [Ping timeout: 240 seconds] 14:28 -!- bazulay: has quit [Ping timeout: 246 seconds] 14:29 -!- acanan: has quit [Ping timeout: 246 seconds] 14:29 -!- dyasny (Dan Yasny): has joined #vdsm 14:30 -!- hchiramm_ (Humble Chirammal): has joined #vdsm 14:34 -!- acanan (Aharon Canan): has joined #vdsm 14:39 < ibarkan> fabiand: in vdsm we call selinux.restorecon(fileName.encode('utf-8')) 14:39 < ibarkan> but utils.fs.config().persist() doesn't do this 14:39 < ibarkan> fabiand: should it? 14:39 < fabiand> ibarkan, yes, but we don't decode it in node 14:40 < fabiand> taht can be discussed 14:40 < fabiand> I wonder why we did not see this before 14:40 < ibarkan> fabiand: should I pass fileName.encode('utf-8') to persist()? 14:40 < fabiand> after all it looks like just the location of the persist call changed .. 14:40 < ibarkan> fabiand: no no! 14:40 < fabiand> do we have as ystem where we can test this? 14:40 < ibarkan> fabiand: we called _unpersist_ before! 14:41 < ibarkan> fabiand: now we call persist! 14:41 < fabiand> true .. 14:41 < ibarkan> fabiand: we have. and I patched it. but things looks good there 14:42 < fabiand> right .. 14:42 < fabiand> we might be able to force it by creating a file with an utf8 char 14:42 < ibarkan> fabiand: yes! 14:42 < ibarkan> fabiand: I reproduced that with a script 14:43 < ibarkan> if u pass persist() a unicode it crashes 14:43 < fabiand> okay 14:43 < fabiand> so decode("utf-8") could fix it 14:44 < ibarkan> fabiand: but I think you should fix persist. I would not like to pass it encoded string 14:44 < fabiand> yes 14:44 < ibarkan> fabiand: are u sure it is safe? 14:44 < fabiand> ibarkan, no, I am not sure 14:44 < ibarkan> hehe 14:44 < ibarkan> so let's fix it in node? 14:44 < fabiand> I try to reproduce now 14:44 < ibarkan> I have a script for it 14:45 < ibarkan> in your mail in a minute 14:48 < fabiand> ibarkan, yes, I can reproduce as well .. 14:49 < ibarkan> so? 14:49 < ibarkan> fabiand: ^ 14:50 < fabiand> ibarkan, we also fix out call to selinux.restorecon 14:51 -!- ishaby: has quit [Ping timeout: 245 seconds] 14:52 < ibarkan> fabiand: sorry I didn't understand :) 14:53 < ibarkan> fabiand: you guys fix persist() right? 14:53 < fabiand> ibarkan, yes - we'll fix it in Node as well - IÄll proide a patch in a minute 14:53 < ibarkan> fabiand: ok. ill finish verification and backport 14:54 -!- gpadgett (Greg Padgett): has joined #vdsm 14:55 < fabiand> ibarkan, //gerrit.ovirt.org/44924 14:57 -!- apahim: has quit [Read error: Connection reset by peer] 15:03 -!- bazulay (purple): has joined #vdsm 15:04 -!- ishaby (Idan Shaby): has joined #vdsm 15:04 -!- acanan: has quit [Ping timeout: 246 seconds] 15:07 -!- derez_: has quit [Ping timeout: 252 seconds] 15:09 < ibarkan> fabiand: +1 15:10 < fabiand> good 15:10 -!- ishaby: has quit [Ping timeout: 260 seconds] 15:12 -!- apahim (Amador Pahim): has joined #vdsm 15:12 -!- shubhendu: has quit [Ping timeout: 260 seconds] 15:12 < ibarkan> fabiand: can you maybe instruct wu how to reproduce with your latest patch? 15:13 < fabiand> ibarkan, reproduce what? 15:14 < fabiand> ibarkan, the specific problem we had should be gone 15:15 -!- apuimedo: has quit [Ping timeout: 250 seconds] 15:17 < ibarkan> fabiand: yea but now he should wait for a new iso 15:17 < ibarkan> fabiand: may we can shorten the turnaround 15:17 < fabiand> ibarkan, oh right 15:17 < fabiand> yes, let me see 15:18 < fabiand> he can not test today anymore, he is out 15:20 -!- bazulay: has quit [Ping timeout: 256 seconds] 15:22 -!- bazulay (purple): has joined #vdsm 15:22 -!- derez_ (Daniel Erez): has joined #vdsm 15:42 -!- bazulay: has quit [Ping timeout: 256 seconds] 15:47 -!- vered: has quit [Ping timeout: 240 seconds] 15:59 -!- derez_: has quit [Ping timeout: 252 seconds] 16:02 -!- bala: has quit [Quit: Leaving.] 16:11 -!- derez_ (Daniel Erez): has joined #vdsm 16:14 -!- rmatinata: has quit [Ping timeout: 252 seconds] 16:22 -!- ishaby (Idan Shaby): has joined #vdsm 16:25 -!- ndarshan: has quit [Quit: Leaving] 16:34 -!- ibarkan: has quit [Ping timeout: 255 seconds] 16:36 -!- derez_: has quit [Remote host closed the connection] 16:38 -!- derez_ (Daniel Erez): has joined #vdsm 16:50 -!- apuimedo (Antoni Segura Puimedon): has joined #vdsm 17:07 -!- ishaby: has quit [Quit: Leaving] 17:12 -!- rmatinata (Ricardo Marin Matinata): has joined #vdsm 17:20 -!- nsoffer (Nir Soffer): has joined #vdsm 17:28 -!- sshnaidm: has quit [Ping timeout: 256 seconds] 17:29 -!- tim_: has quit [Ping timeout: 260 seconds] 17:30 -!- mskrivanek is now known as mskrivanek_away 17:35 < alitke> great. CI seems broken again. 17:46 -!- dkuznets: has quit [Ping timeout: 260 seconds] 17:49 -!- sbonazzo: has quit [Quit: Leaving.] 18:03 < nsoffer> alitke, seems pretty broken know, and ci guy told me I need to rebase :-) 18:04 < nsoffer> alitke, lets look at the bright side, no test failed :-) 18:04 < alitke> nsoffer, Yeah. The only way I can get the -1 off my patch is to wait for another patch to get merged (oh wait, I can merge one) and then rebase my stuff and resubmit. 18:06 -!- ykaplan: has quit [Remote host closed the connection] 18:10 -!- rmatinata: has quit [Ping timeout: 264 seconds] 18:20 -!- amarchuk: has quit [Ping timeout: 264 seconds] 18:22 -!- rmatinata (Ricardo Marin Matinata): has joined #vdsm 18:43 -!- bala (purple): has joined #vdsm 19:03 -!- derez_: has quit [Ping timeout: 240 seconds] 19:12 -!- bala: has quit [Quit: Leaving.] 19:13 -!- fromani: has quit [Read error: Connection reset by peer] 19:26 < alitke> mpolednik, Please verify https://gerrit.ovirt.org/#/c/44844/2 if it's ready for merge. 19:37 -!- Madhu_ (Madhu_): has joined #vdsm 19:43 -!- nsoffer: has quit [Ping timeout: 260 seconds] 19:54 -!- mskrivanek_away is now known as mskrivanek 20:12 -!- mskrivanek is now known as mskrivanek_away 20:21 -!- Madhu_1 (Madhu_): has joined #vdsm 20:22 -!- Madhu_: has quit [Ping timeout: 265 seconds] 20:39 -!- sshnaidm (Sergey (Sagi) Shnaidman): has joined #vdsm 20:46 -!- nsoffer (Nir Soffer): has joined #vdsm 21:02 -!- sshnaidm: has quit [Ping timeout: 256 seconds] 21:34 -!- nsoffer: has quit [Remote host closed the connection] 21:38 -!- Madhu_1: has quit [Quit: Madhu_1] 21:59 -!- fabiand: has quit [Quit: Verlassend] 22:06 -!- jbrooks: has quit [Quit: Ex-Chat] 22:08 -!- jbrooks (Jason Brooks): has joined #vdsm 22:08 -!- apahim: has quit [Ping timeout: 265 seconds] 22:24 -!- apahim (Amador Pahim): has joined #vdsm 22:39 -!- apahim: has quit [Read error: Connection reset by peer] 22:41 -!- apahim (Amador Pahim): has joined #vdsm 22:46 -!- mmirecki: has quit [Ping timeout: 240 seconds] 22:51 -!- rmatinata: has quit [Ping timeout: 240 seconds] 23:55 -!- rmatinata (Ricardo Marin Matinata): has joined #vdsm --- Log closed di aug 18 00:00:08 2015