[00:00:09] <autojack> no problem
[00:00:23] *** shuber_ has joined #jenkins
[00:01:16] *** kersh has joined #jenkins
[00:01:46] *** zz_cdracars is now known as cdracars
[00:02:42] *** cdracars is now known as zz_cdracars
[00:03:21] *** otter768 has joined #jenkins
[00:06:23] *** moparisthebest has quit IRC
[00:07:27] *** recampbell has quit IRC
[00:07:42] *** lstrojny has quit IRC
[00:07:52] *** lstrojny has joined #jenkins
[00:08:01] *** moparisthebest has joined #jenkins
[00:08:18] *** otter768 has quit IRC
[00:09:28] <KostyaSha> kohsuke, what about idea licenses?
[00:11:19] *** integer` has joined #jenkins
[00:11:45] *** KostyaSha is now known as Guest56973
[00:12:04] *** ximenean has joined #jenkins
[00:12:13] *** integer` is now known as KostyaSha
[00:12:21] *** ChanServ sets mode: +v KostyaSha
[00:14:05] *** Guest56973 has quit IRC
[00:16:28] *** ximenean has quit IRC
[00:19:16] *** q0rban is now known as [q0rban]
[00:31:24] *** bpugh has quit IRC
[00:32:19] *** deanclkclk has joined #jenkins
[00:32:31] *** cleclerc has quit IRC
[00:33:20] *** wdj has joined #jenkins
[00:38:01] *** wdj has quit IRC
[00:39:40] *** fabrice31 has joined #jenkins
[00:42:11] <KostyaSha> kohsuke, will job's config.xml be changed on every new pr for cloudbees pr builder?
[00:42:27] <kohsuke> No
[00:42:59] <KostyaSha> kohsuke, sorry, what kind of Action did you mean for persisting state and what state?
[00:43:50] <KostyaSha> in general pr builder should store list of open prs with head states and comments (for comment triggering)
[00:44:17] *** fabrice31 has quit IRC
[00:44:35] *** fandi has quit IRC
[00:44:46] <KostyaSha> kohsuke, i think about saving this near job's config.xml to not polute it with periodic updates
[00:46:46] <kohsuke> I don't think such things are necessary
[00:47:16] <KostyaSha> kohsuke, which?
[00:47:29] <kohsuke> "store list of open prs with head states and comments"
[00:47:37] <KostyaSha> why do you think so?
[00:48:13] <KostyaSha> for doing cron based trigger checks we should know what was before, fetch new and decide what was changed
[00:49:26] <KostyaSha> even for hook based triggering it should save state
[00:51:11] <kohsuke> for hook-based triggering the only thing we need to remember is which build is in reaction to which PR
[00:51:18] <kohsuke> that's an Action for Build
[00:52:15] <KostyaSha> kohsuke, events can be lost, they are limited
[00:52:50] <KostyaSha> kohsuke, hook registered and notifies jenkins url Action, right
[00:53:23] <KostyaSha> then it should search for jobs that configured to this repo, check job settings and define whether it need to be triggered to build
[00:54:05] <KostyaSha> kohsuke, well, right, for this case you don't need save state
[00:55:01] <kohsuke> OK, clearly they agree with you
[00:55:48] <KostyaSha> but for polling job should save state
[00:56:03] <kohsuke> To me, limiting the state that needs to be persisted simplify everything such that the possible loss of hook delivery is worth the price
[00:56:21] *** thedodd has quit IRC
[00:56:47] <KostyaSha> kohsuke, jenkins restart then will lost pr builds :(
[00:57:18] <kohsuke> Not unless you are restarting in the middle of a build
[00:57:27] <kohsuke> And even there you just need to close & reopen PR
[00:57:34] <KostyaSha> kohsuke, so if we back to my question, how better save this states?
[00:58:09] <kohsuke> I'd do a separate file under job root dir
[00:58:09] *** konishi has joined #jenkins
[00:58:09] <KostyaSha> so i'm on the right way :)
[00:58:38] <KostyaSha> maybe .runtime.xml can be a good mask for excluding such files for jobConfigHistory
[00:59:50] <KostyaSha> kohsuke, i have strange idea... job can have hooks and polls with 10minutes for example
[01:00:29] <KostyaSha> raise condition can be an issue of course
[01:01:27] *** djm68 has quit IRC
[01:02:00] <KostyaSha> kohsuke, btw is there any conceptual restriction to allow any order for build steps and Publishers?
[01:02:26] *** konishi has quit IRC
[01:02:32] <KostyaSha> i see that people has valid cases when they want send notifications between two build steps
[01:12:30] *** rikkimaru has quit IRC
[01:13:35] *** danielbe_ has joined #jenkins
[01:13:35] *** ChanServ sets mode: +v danielbe_
[01:15:23] *** johd has quit IRC
[01:15:25] *** maxd_ has joined #jenkins
[01:16:02] *** maxd has quit IRC
[01:17:09] *** danielbeck has quit IRC
[01:17:53] *** johd has joined #jenkins
[01:27:53] *** rikkimaru has joined #jenkins
[01:29:43] *** epu has quit IRC
[01:29:53] *** lyonplus has joined #jenkins
[01:30:59] *** talluri has joined #jenkins
[01:34:04] *** wdj has joined #jenkins
[01:35:40] *** whimboo has quit IRC
[01:38:15] <danielbe_> KostyaSha No admin access to wiki. Plus I'd start moderating (read: deleting) and then people would complain so this is for the best :-)
[01:38:16] *** jglick has quit IRC
[01:38:18] *** wdj has quit IRC
[01:38:49] *** vjuranek has quit IRC
[01:39:08] <KostyaSha> kohsuke, can i have perms in wiki?
[01:39:26] *** shuber_ has quit IRC
[01:40:07] <KostyaSha> danielbe_, ah, remembered)) i think i am more moderate ))
[01:40:26] <danielbe_> ]:->
[01:40:48] <KostyaSha> (evil)
[01:42:05] *** kersh has quit IRC
[01:42:26] *** kersh has joined #jenkins
[01:43:08] *** kersh has quit IRC
[01:44:57] *** recampbell has joined #jenkins
[01:45:14] *** ChanServ sets mode: +v recampbell
[01:48:05] *** blizzow has quit IRC
[01:48:42] *** olamy has quit IRC
[01:51:23] *** olamy has joined #jenkins
[01:51:23] *** ChanServ sets mode: +v olamy
[01:51:29] *** mcupak has quit IRC
[01:51:31] *** ximenean has joined #jenkins
[01:52:46] *** javabot has quit IRC
[01:53:17] *** javabot has joined #jenkins
[01:54:39] *** tfennelly has joined #jenkins
[01:56:06] *** ximenean has quit IRC
[01:56:50] *** olamy has quit IRC
[01:57:58] *** mahmoudimus has quit IRC
[01:58:37] *** tfennelly has quit IRC
[01:58:44] *** olamy has joined #jenkins
[01:58:44] *** ChanServ sets mode: +v olamy
[02:00:20] *** Cervator has joined #jenkins
[02:01:08] *** rikkimaru has quit IRC
[02:04:15] *** otter768 has joined #jenkins
[02:06:28] *** lyonplus has quit IRC
[02:06:57] *** recampbell has quit IRC
[02:08:47] *** otter768 has quit IRC
[02:12:14] *** hare_brain has quit IRC
[02:14:17] *** deanclkclk has quit IRC
[02:16:17] *** colinPL has quit IRC
[02:17:22] *** kpease has quit IRC
[02:17:52] *** kalz has quit IRC
[02:18:14] *** mahmoudimus has joined #jenkins
[02:20:08] <grubernaut> how to capture the output of one job into a variable to use as a following job?
[02:20:28] *** timpani has joined #jenkins
[02:20:52] <grubernaut> i.e. first job outputs "Server created with this IP XXX.XXX.XXX.XXX", need to kick off subsequent job with the ip from that output
[02:21:10] *** thomasvandoren has quit IRC
[02:21:48] *** talluri has quit IRC
[02:22:13] <timpani> Jenkins won't let me checkout another branch of the git repo: "error: pathspec 'notthemasterbranch' did not match any file(s) known to git." A google search turned up suggestions that haven't worked. Any ideas?
[02:22:37] <timpani> The idea is to merge master into nothemasterbranch at the end of my tests.
[02:28:19] *** fabrice31 has joined #jenkins
[02:30:20] *** lyonplus has joined #jenkins
[02:30:30] *** olamy has quit IRC
[02:33:12] *** fabrice31 has quit IRC
[02:33:26] *** ikeike443 has joined #jenkins
[02:35:06] *** kalz has joined #jenkins
[02:35:09] *** wdj has joined #jenkins
[02:37:29] *** deanclkclk has joined #jenkins
[02:37:38] *** KostyaSha has quit IRC
[02:37:46] *** ikeike443 has quit IRC
[02:39:16] *** wdj has quit IRC
[02:39:28] *** KostyaSha has joined #jenkins
[02:40:33] *** Ravine has quit IRC
[02:54:30] *** tfennelly has joined #jenkins
[02:54:50] *** linuxboytoo has joined #jenkins
[02:59:18] *** tfennelly has quit IRC
[02:59:18] *** lyonplus has quit IRC
[03:06:17] *** sflanigan has quit IRC
[03:06:52] *** linuxboytoo has quit IRC
[03:09:14] *** sflanigan has joined #jenkins
[03:09:46] *** tphongio has joined #jenkins
[03:20:46] *** recampbell has joined #jenkins
[03:20:46] *** ChanServ sets mode: +v recampbell
[03:24:57] *** recampbell has quit IRC
[03:27:25] *** recampbell has joined #jenkins
[03:27:26] *** ChanServ sets mode: +v recampbell
[03:34:25] *** tfennelly has joined #jenkins
[03:35:33] *** wdj has joined #jenkins
[03:38:50] *** tfennelly has quit IRC
[03:39:58] *** wdj has quit IRC
[03:40:36] *** ximenean has joined #jenkins
[03:40:44] *** kepioo has quit IRC
[03:41:40] *** recampbell has quit IRC
[03:45:32] *** ximenean has quit IRC
[04:05:19] *** otter768 has joined #jenkins
[04:09:55] *** otter768 has quit IRC
[04:12:37] *** talluri has joined #jenkins
[04:17:19] *** fabrice31 has joined #jenkins
[04:17:53] *** ikeike443 has joined #jenkins
[04:18:06] *** weiyang has joined #jenkins
[04:20:37] *** Intensity has quit IRC
[04:22:16] *** fabrice31 has quit IRC
[04:34:06] *** mahmoudimus has quit IRC
[04:36:18] *** wdj has joined #jenkins
[04:37:04] *** tphongio has quit IRC
[04:39:16] *** deanclkclk has quit IRC
[04:40:46] *** wdj has quit IRC
[04:40:47] *** recampbell has joined #jenkins
[04:40:47] *** ChanServ sets mode: +v recampbell
[04:45:08] *** recampbell has quit IRC
[04:51:37] *** russmuss has joined #jenkins
[04:51:38] <russmuss> Does anyone know a place where I can get a free number to receieve a text?
[04:53:27] *** konobi has left #jenkins
[04:54:14] *** tfennelly has joined #jenkins
[04:58:53] *** tfennelly has quit IRC
[05:07:59] *** St_Marx has quit IRC
[05:09:03] *** talluri has quit IRC
[05:09:23] *** olamy has joined #jenkins
[05:09:23] *** ChanServ sets mode: +v olamy
[05:10:13] *** talluri has joined #jenkins
[05:11:14] *** stewart1 has quit IRC
[05:13:17] *** intransit has joined #jenkins
[05:14:23] *** linuxboytoo has joined #jenkins
[05:18:41] *** KostyaSha has quit IRC
[05:20:36] *** St_Marx has joined #jenkins
[05:20:49] *** KostyaSha has joined #jenkins
[05:24:11] *** linuxboytoo has quit IRC
[05:25:25] *** talluri has quit IRC
[05:29:20] *** ximenean has joined #jenkins
[05:30:10] *** deanclkclk has joined #jenkins
[05:30:16] *** intransit has quit IRC
[05:33:43] *** ximenean has quit IRC
[05:35:03] *** c00ljs has joined #jenkins
[05:36:27] *** lyonplus has joined #jenkins
[05:37:07] *** wdj has joined #jenkins
[05:41:15] *** kepioo has joined #jenkins
[05:41:26] *** wdj has quit IRC
[05:45:39] *** kepioo has quit IRC
[05:53:09] *** russmuss has quit IRC
[05:53:13] *** russypoo has joined #jenkins
[06:02:10] *** epu has joined #jenkins
[06:02:47] *** hare_brain has joined #jenkins
[06:02:47] *** ChanServ sets mode: +o hare_brain
[06:06:03] *** mahmoudimus has joined #jenkins
[06:06:03] *** otter768 has joined #jenkins
[06:06:22] *** fabrice31 has joined #jenkins
[06:10:35] *** fabrice31 has quit IRC
[06:10:42] *** otter768 has quit IRC
[06:23:18] *** mahmoudimus has quit IRC
[06:23:53] *** tfennelly has joined #jenkins
[06:27:47] *** michaelneale has joined #jenkins
[06:28:25] *** tfennelly has quit IRC
[06:29:08] *** recampbell has joined #jenkins
[06:29:08] *** ChanServ sets mode: +v recampbell
[06:29:21] *** maxd_ has quit IRC
[06:31:29] *** michaelneale has quit IRC
[06:33:07] *** akostadinov has joined #jenkins
[06:33:34] *** recampbell has quit IRC
[06:37:49] *** wdj has joined #jenkins
[06:38:41] *** shiin has joined #jenkins
[06:38:47] *** instence_ has joined #jenkins
[06:39:17] *** lyonplus has quit IRC
[06:40:25] *** instence has quit IRC
[06:42:52] *** wdj has quit IRC
[06:45:26] *** rdas has joined #jenkins
[06:47:45] *** djm68 has joined #jenkins
[06:51:02] *** shiin has quit IRC
[06:51:02] *** djm68 has quit IRC
[06:51:11] *** Sticky has quit IRC
[06:51:18] *** Sticky has joined #jenkins
[07:00:04] *** ximenean has joined #jenkins
[07:01:59] *** trt__ has joined #jenkins
[07:04:17] *** ximenean has quit IRC
[07:09:56] *** akostadinov has quit IRC
[07:16:33] *** hare_brain has quit IRC
[07:18:06] *** andreasmandel has joined #jenkins
[07:20:56] *** deanclkclk_ has joined #jenkins
[07:21:16] *** deanclkclk has quit IRC
[07:25:56] *** michaelneale has joined #jenkins
[07:30:09] *** recampbell has joined #jenkins
[07:30:13] *** ChanServ sets mode: +v recampbell
[07:33:35] *** trt__ has quit IRC
[07:34:38] *** recampbell has quit IRC
[07:35:57] *** Cervator has quit IRC
[07:36:52] *** olamy has quit IRC
[07:37:30] *** michaelneale has quit IRC
[07:38:40] *** wdj has joined #jenkins
[07:43:20] *** wdj has quit IRC
[07:43:25] *** Rockj has quit IRC
[07:43:38] *** weiyang has quit IRC
[07:44:31] *** Rockj has joined #jenkins
[07:48:03] *** Rockj has quit IRC
[07:49:08] *** Rockj has joined #jenkins
[07:50:52] *** Rockj has quit IRC
[07:51:03] *** tfennelly has joined #jenkins
[07:51:57] *** Rockj has joined #jenkins
[07:52:56] *** vinod has joined #jenkins
[07:53:07] <vinod> Hi
[07:53:26] <vinod> I moved my web hosting from http to https
[07:54:07] <vinod> I created an internal certificate and I can connect to jenkins over https now
[07:54:37] <vinod> My problem is I have to move the slaves over https
[07:55:03] *** fabrice31 has joined #jenkins
[07:55:17] *** epu has quit IRC
[07:55:20] <vinod> when I tried to create a new slave I still see the slave.jar file on the master is displaying http and I am unable to establish a connection via https
[07:55:55] <vinod> Hi +rpetti
[07:56:06] <vinod> Can you pl have a look at my issue?
[07:58:02] *** Rockj has quit IRC
[07:59:14] *** Rockj has joined #jenkins
[07:59:17] *** tfennelly has quit IRC
[07:59:24] *** fabrice31 has quit IRC
[08:00:37] *** pjanouse has joined #jenkins
[08:06:52] *** otter768 has joined #jenkins
[08:07:16] *** rbowlby has quit IRC
[08:07:33] *** tisto has joined #jenkins
[08:07:43] *** rbowlby has joined #jenkins
[08:11:34] *** ulrichard has joined #jenkins
[08:11:40] *** otter768 has quit IRC
[08:12:14] *** rbowlby has quit IRC
[08:15:03] <vinod> Anyone on migration from http to https ?
[08:15:11] <vinod> I need some input
[08:21:32] *** andreasmandel has quit IRC
[08:25:52] *** ansiwen has quit IRC
[08:26:57] *** ansiwen has joined #jenkins
[08:34:44] *** ShotgunKlaus has joined #jenkins
[08:35:51] *** TomTom has joined #jenkins
[08:38:07] *** longbeach has joined #jenkins
[08:38:57] *** longbeach has quit IRC
[08:39:23] *** wdj has joined #jenkins
[08:40:33] *** rbowlby has joined #jenkins
[08:41:59] *** patryk__ has joined #jenkins
[08:44:02] *** wdj has quit IRC
[08:45:59] *** cleclerc has joined #jenkins
[08:45:59] *** ChanServ sets mode: +v cleclerc
[08:46:56] *** ximenean has joined #jenkins
[08:47:33] *** shuber_ has joined #jenkins
[08:48:39] *** cleclerc has quit IRC
[08:49:49] *** fabrice31 has joined #jenkins
[08:51:30] *** djm68 has joined #jenkins
[08:51:50] *** kez_ has joined #jenkins
[08:54:25] *** tfennelly has joined #jenkins
[08:55:53] *** whimboo has joined #jenkins
[08:56:26] *** djm68 has quit IRC
[08:57:02] *** ximenean has quit IRC
[08:58:57] *** tfennelly has quit IRC
[09:01:09] *** seschwar has joined #jenkins
[09:05:13] *** deanclkclk_ has quit IRC
[09:05:52] *** Ravine has joined #jenkins
[09:06:21] *** unreal4u has joined #jenkins
[09:07:22] *** ximenean has joined #jenkins
[09:07:42] *** unreal4u has quit IRC
[09:07:55] *** ximenean has joined #jenkins
[09:08:54] *** papajulio has joined #jenkins
[09:10:17] *** unreal4u has joined #jenkins
[09:16:52] *** danielbeck has joined #jenkins
[09:16:53] *** ChanServ sets mode: +v danielbeck
[09:19:00] *** recampbell has joined #jenkins
[09:19:01] *** ChanServ sets mode: +v recampbell
[09:19:50] *** danielbe_ has quit IRC
[09:23:09] *** csanchez has joined #jenkins
[09:23:22] *** recampbell has quit IRC
[09:23:31] *** csanchez has joined #jenkins
[09:31:57] *** kernelpanik has joined #jenkins
[09:35:28] *** sahumada has joined #jenkins
[09:37:08] *** nwang has joined #jenkins
[09:39:17] *** ximenean has quit IRC
[09:40:04] *** wdj has joined #jenkins
[09:40:39] *** sarri has quit IRC
[09:41:43] *** sarri has joined #jenkins
[09:44:32] *** wdj has quit IRC
[09:48:06] *** d0mme has joined #jenkins
[09:50:46] *** shmiti has joined #jenkins
[09:57:15] *** Jarus_ is now known as Jarus
[10:05:10] *** ximenean has joined #jenkins
[10:05:33] *** ximenean has quit IRC
[10:05:44] *** ximenean has joined #jenkins
[10:06:08] *** vinod has quit IRC
[10:07:46] *** otter768 has joined #jenkins
[10:09:07] *** nifr has joined #jenkins
[10:12:16] *** otter768 has quit IRC
[10:16:13] *** d0mme has quit IRC
[10:16:13] *** weiyang has joined #jenkins
[10:20:14] *** jacobsd has joined #jenkins
[10:26:26] <jacobsd> Guys, i've a question. i'm writing a buildstep plugin which uses environment variables (injected by envinject) to dereference some variables. however when i try to perform a system command to do this. i keep getting the variable names and not the values.
[10:26:32] <jacobsd> am i doing something wrong here ?
[10:31:41] *** stewart1 has joined #jenkins
[10:32:27] *** Ravine has quit IRC
[10:35:01] *** jenkins-builds has quit IRC
[10:36:27] *** jenkins-builds has joined #jenkins
[10:36:27] *** ChanServ sets mode: +o jenkins-builds
[10:38:42] *** weiyang has quit IRC
[10:40:49] *** wdj has joined #jenkins
[10:43:08] *** necrogami has quit IRC
[10:45:27] *** wdj has quit IRC
[10:45:42] *** necrogami has joined #jenkins
[10:46:45] *** necrogami has joined #jenkins
[10:46:46] *** necrogami has joined #jenkins
[10:54:13] *** kinkie has joined #jenkins
[10:54:20] *** tfennelly has joined #jenkins
[10:59:05] *** tfennelly has quit IRC
[11:00:12] *** ximenean has quit IRC
[11:05:26] *** tterrag|away has joined #jenkins
[11:07:53] *** recampbell has joined #jenkins
[11:07:53] *** ChanServ sets mode: +v recampbell
[11:08:08] *** ximenean has joined #jenkins
[11:08:14] *** tterrag has quit IRC
[11:12:12] *** recampbell has quit IRC
[11:14:11] *** ximenean has quit IRC
[11:19:48] *** ximenean has joined #jenkins
[11:24:49] *** shmiti has quit IRC
[11:24:53] *** ximenean has quit IRC
[11:25:20] *** ximenean has joined #jenkins
[11:28:25] *** ximenean has joined #jenkins
[11:28:52] *** csanchez has quit IRC
[11:34:54] *** sobersabre has joined #jenkins
[11:34:57] <sobersabre> hi guys.
[11:35:06] *** ximenean has quit IRC
[11:36:13] <sobersabre> I've got a "small" problem. I do like ldap plugin. but having it set up I must put jenkins behind nginx (i.e. proxy + https).
[11:36:24] <sobersabre> and when I do that, it breaks some plugins I like too.
[11:36:27] <sobersabre> (libvirt)
[11:36:32] *** nwang has quit IRC
[11:36:37] <sobersabre> is there a way out of this ?
[11:38:25] *** ximenean has joined #jenkins
[11:41:35] *** wdj has joined #jenkins
[11:41:41] *** pjetr has joined #jenkins
[11:43:45] *** kepioo has joined #jenkins
[11:43:59] *** shuber_ has quit IRC
[11:46:06] *** wdj has quit IRC
[11:46:16] *** ximenean has quit IRC
[11:46:43] *** ximenean has joined #jenkins
[11:47:01] *** ximenean has quit IRC
[11:48:17] *** kepioo has quit IRC
[11:48:52] *** tfennelly has joined #jenkins
[11:48:55] *** ximenean has joined #jenkins
[11:50:26] *** nifr has quit IRC
[11:51:09] *** davehunt has joined #jenkins
[11:52:07] *** vtunka has joined #jenkins
[11:52:57] *** drindt has joined #jenkins
[11:54:26] *** rbowlby has quit IRC
[11:58:28] *** savantgarde_ has quit IRC
[11:59:17] *** source47 has joined #jenkins
[12:00:43] *** papajulio has quit IRC
[12:02:21] *** ximenean has quit IRC
[12:02:26] *** ximenean_ has joined #jenkins
[12:06:26] *** csanchez has joined #jenkins
[12:08:41] *** otter768 has joined #jenkins
[12:12:57] *** otter768 has quit IRC
[12:13:19] *** thansen has quit IRC
[12:14:15] *** papajulio has joined #jenkins
[12:19:13] *** maugzoide has joined #jenkins
[12:20:20] *** shodan` has joined #jenkins
[12:21:54] *** CyberDuck has joined #jenkins
[12:22:54] *** Kashike has joined #jenkins
[12:23:18] <Kashike> is there a way to clear out the people from asynchPeople?
[12:23:35] *** recampbell has joined #jenkins
[12:23:35] *** ChanServ sets mode: +v recampbell
[12:25:39] *** shuber_ has joined #jenkins
[12:26:21] *** lyonplus has joined #jenkins
[12:28:06] *** recampbell has quit IRC
[12:28:40] *** lamrod has joined #jenkins
[12:28:53] *** dezza_k has joined #jenkins
[12:29:57] *** shuber_ has quit IRC
[12:30:56] *** lyonplus has quit IRC
[12:32:02] *** rbowlby has joined #jenkins
[12:33:45] *** ximenean_ has quit IRC
[12:35:13] *** lyonplus has joined #jenkins
[12:36:05] *** droogie- has joined #jenkins
[12:37:07] *** sahumada_ has joined #jenkins
[12:37:12] *** sahumada has quit IRC
[12:38:55] *** elyssonmr has joined #jenkins
[12:39:38] *** AikiLinux has joined #jenkins
[12:40:24] <droogie-> I believe I've encountered a bug, or atleast some strange behavior. I've setup a build pipeline where the first item in the pipeline is having "Poll SCM" checked and the rest of the items got this unchecked. I'm also using Atlassian Stash and have set it up to notify the jenkins instance on new commits. The intention was this should trigger the build pipeline, but it actually triggers all of the items in the pipeline not only the f
[12:40:28] <droogie-> Is this supposed to happen or?
[12:40:40] *** AikiLinux has left #jenkins
[12:41:15] *** danylevskyi has quit IRC
[12:42:21] *** wdj has joined #jenkins
[12:43:19] *** shodan` has quit IRC
[12:46:48] *** wdj has quit IRC
[12:56:19] <KostyaSha> pipeline not only the f
[12:56:26] *** ulrichard has quit IRC
[12:56:29] <KostyaSha> your irc client cut message
[12:56:30] *** wdj has joined #jenkins
[13:02:40] *** endless has joined #jenkins
[13:03:38] *** drindt has quit IRC
[13:04:10] *** integer` has joined #jenkins
[13:05:31] *** CyberDuck has quit IRC
[13:05:57] *** patryk__ has quit IRC
[13:06:19] *** KostyaSha has quit IRC
[13:06:47] *** davehunt has quit IRC
[13:07:17] *** shodan` has joined #jenkins
[13:08:46] *** ximenean_ has joined #jenkins
[13:08:54] *** ximenean_ has quit IRC
[13:13:32] *** shodan` has quit IRC
[13:14:25] *** pjetr has left #jenkins
[13:14:31] *** dec has quit IRC
[13:14:56] *** sobersabre has quit IRC
[13:15:52] *** stewart1 has quit IRC
[13:16:29] *** integer` has quit IRC
[13:16:32] *** dec has joined #jenkins
[13:17:08] *** jthurne has joined #jenkins
[13:20:42] *** lyonplus has quit IRC
[13:23:57] *** mcupak has joined #jenkins
[13:30:55] *** ulrichard has joined #jenkins
[13:31:56] *** ximenean_ has joined #jenkins
[13:32:35] *** ximenean_ has quit IRC
[13:32:50] *** ximenean_ has joined #jenkins
[13:33:53] *** davehunt has joined #jenkins
[13:34:47] *** wdj_ has joined #jenkins
[13:37:58] *** djm68 has joined #jenkins
[13:38:18] *** wdj has quit IRC
[13:42:52] *** CyberDuck has joined #jenkins
[13:45:08] *** jacobsd is now known as jacobsd_
[13:46:27] *** jglick has joined #jenkins
[13:46:28] *** ChanServ sets mode: +v jglick
[13:47:13] *** compengi has joined #jenkins
[13:47:13] *** compengi has joined #jenkins
[13:48:09] *** jacobsd_ has quit IRC
[13:48:20] *** jacobsd has joined #jenkins
[13:48:32] *** ximenean_ has quit IRC
[13:49:09] *** jacobsd has left #jenkins
[13:50:24] *** jacobsd has joined #jenkins
[13:53:57] *** rdas has quit IRC
[14:00:05] *** ximenean_ has joined #jenkins
[14:02:17] *** vtunka has quit IRC
[14:07:49] *** KostyaSha has joined #jenkins
[14:07:55] *** ChanServ sets mode: +v KostyaSha
[14:08:07] <KostyaSha> jenkins-admin: help
[14:09:37] *** otter768 has joined #jenkins
[14:12:21] *** recampbell has joined #jenkins
[14:12:22] *** ChanServ sets mode: +v recampbell
[14:14:04] *** otter768 has quit IRC
[14:16:46] *** recampbell has quit IRC
[14:17:28] *** linuxboytoo has joined #jenkins
[14:19:13] <KostyaSha> jenkins-admin: make jacobsd voice
[14:19:15] <jenkins-admin> Voice privilege (+V) added for jacobsd
[14:20:18] *** mbacchi has joined #jenkins
[14:24:32] *** fandi has joined #jenkins
[14:27:03] *** shuber_ has joined #jenkins
[14:27:13] *** fullerja has joined #jenkins
[14:28:00] *** compengi has quit IRC
[14:32:10] *** shuber_ has quit IRC
[14:40:48] *** savantgarde has joined #jenkins
[14:43:41] *** droogie- has quit IRC
[14:46:32] *** source47 has quit IRC
[14:47:08] *** source47 has joined #jenkins
[14:48:09] *** fandi has quit IRC
[14:49:27] *** whimboo has quit IRC
[14:50:07] *** savantgarde has quit IRC
[14:51:03] *** fandi has joined #jenkins
[14:51:28] *** source47 has quit IRC
[14:53:23] *** sobersocialist has joined #jenkins
[14:54:02] *** deanclkclk has joined #jenkins
[14:57:13] *** ximenean_ has quit IRC
[14:59:52] *** csanchez has quit IRC
[15:00:04] *** source47 has joined #jenkins
[15:00:31] *** ogondza has joined #jenkins
[15:00:32] *** ChanServ sets mode: +v ogondza
[15:01:28] *** [q0rban] is now known as q0rban
[15:01:45] *** unreal4u has quit IRC
[15:02:02] *** maxd has joined #jenkins
[15:02:11] *** deny[all] has joined #jenkins
[15:02:14] *** sobersocialist has quit IRC
[15:02:15] *** sobersocialist1 has joined #jenkins
[15:02:38] *** unreal4u has joined #jenkins
[15:04:03] *** whimboo has joined #jenkins
[15:04:57] *** rbowlby has quit IRC
[15:10:19] *** jacobsd has quit IRC
[15:10:44] *** jacobsd has joined #jenkins
[15:11:08] *** ShotgunKlaus has quit IRC
[15:11:40] *** jacobsd has quit IRC
[15:11:54] *** pandeiro has quit IRC
[15:12:03] *** jacobsd has joined #jenkins
[15:13:13] <jacobsd> Guys, is it possible to use the parameters from a parameterized build, into a textfield of my own written plugin which extends buildstep.
[15:14:47] <tomteyfly> yes, you should be able to do $PARAMETER_NAME
[15:15:25] <tomteyfly> unless having your own plugin is somehow a special case
[15:16:13] *** ximenean_ has joined #jenkins
[15:17:44] <jacobsd> tomteyfly, then i'm afraid my plugin is a special case. Since he doesn't accept the $PARAMETER_NAME syntax.
[15:18:00] <tomteyfly> ok, then I don't know =)
[15:18:08] <jacobsd> but then again, my $PARAMETER_NAME is pre-and suffixed with other characters. so maybe that's the problem
[15:18:38] <tomteyfly> perhaps the plugin has do do something actively to look that parameter up
[15:18:43] <tomteyfly> to do*
[15:19:04] <tomteyfly> i think it should be set as an environment variable
[15:19:07] <jacobsd> if that's the case, i'm missing some documentation :)
[15:19:21] <jacobsd> well that's the second thing i've tried using the envinject plugin.
[15:20:11] <jacobsd> the plugin is able to save the variables, but my plugin is not able to dereference the values. even though if i open a built-job i can see these env parameters with the proper values.
[15:21:18] <jacobsd> honeslty i have the feeling that my plugin takes the environment from the start of the jenkins service, and not from the start of the build process. but i haven't got around to debugging this!
[15:22:14] *** ximenean_ has quit IRC
[15:23:21] *** cleclerc has joined #jenkins
[15:23:22] *** ChanServ sets mode: +v cleclerc
[15:24:50] *** JuliaK36 has quit IRC
[15:25:00] *** ximenean_ has joined #jenkins
[15:26:29] *** deny[all] has quit IRC
[15:26:32] *** timpani has left #jenkins
[15:26:34] *** tterrag|away has quit IRC
[15:26:49] *** tterrag has joined #jenkins
[15:27:39] *** tterrag has joined #jenkins
[15:27:40] <KostyaSha> jacobsd, tomteyfly environment variables for process != variable in jenkins job
[15:28:11] <KostyaSha> check available methods in AbstractProject
[15:28:19] *** recampbell has joined #jenkins
[15:28:19] *** ChanServ sets mode: +v recampbell
[15:28:23] <KostyaSha> and look at other plugins
[15:28:50] <KostyaSha> look on FreeStyleProject implementation
[15:29:31] <KostyaSha> if you want expand variable, then you must do lookup and expand it using Utils macros expansion function
[15:32:58] *** recampbell has quit IRC
[15:33:14] *** kpease has joined #jenkins
[15:33:37] *** wdj_ has quit IRC
[15:34:04] *** wdj has joined #jenkins
[15:35:06] *** rikkimaru has joined #jenkins
[15:35:17] *** papajulio has quit IRC
[15:38:35] *** wdj has quit IRC
[15:39:43] *** lyrch has joined #jenkins
[15:39:44] *** kez_ has quit IRC
[15:40:32] *** pandeiro has joined #jenkins
[15:41:01] *** kez_ has joined #jenkins
[15:41:04] *** lyrch has quit IRC
[15:43:57] *** tfennelly has quit IRC
[15:44:22] *** Keridos_off is now known as Keridos
[15:44:49] *** hectorh30 has quit IRC
[15:45:22] *** kepioo has joined #jenkins
[15:49:12] *** shiin has joined #jenkins
[15:49:37] *** kepioo has quit IRC
[15:50:07] *** mikeh has joined #jenkins
[15:51:05] *** papajulio has joined #jenkins
[15:52:07] *** mikeh is now known as morgai
[15:58:35] *** kpease has quit IRC
[16:00:14] *** KostyaSha has quit IRC
[16:00:34] *** KostyaSha has joined #jenkins
[16:00:38] *** ChanServ sets mode: +v KostyaSha
[16:01:38] *** Creeture has joined #jenkins
[16:02:09] *** Guest71293 has quit IRC
[16:03:26] *** sobersocialist1 has quit IRC
[16:04:32] *** sobersocialist has joined #jenkins
[16:04:42] *** Creeture has quit IRC
[16:05:04] *** Creeture has joined #jenkins
[16:06:51] *** endless is now known as patryk__
[16:08:02] *** ximenean_ has quit IRC
[16:08:03] *** sobersocialist1 has joined #jenkins
[16:08:09] <jacobsd> KostyaSha, the macro expansion function, is it available in the FreeStyleProject?
[16:08:20] <KostyaSha> it available in jenkins
[16:08:21] <jacobsd> or is it inherited from the abstractproject?
[16:08:29] *** ximenean_ has joined #jenkins
[16:08:34] <jacobsd> thanks!
[16:08:41] <KostyaSha> also buildwrapers can contribute envVars
[16:08:43] <KostyaSha> afair
[16:08:47] *** ximenean_ has quit IRC
[16:08:49] *** sobersocialist has quit IRC
[16:10:21] *** rdas has joined #jenkins
[16:10:28] *** otter768 has joined #jenkins
[16:10:36] *** smccarthy has joined #jenkins
[16:12:06] <jacobsd> KostyaSha, i'll check both the macro expansion and the buildwrappers! and i'll let you know if it's possible with the buildwrappers!
[16:12:34] *** wdj has joined #jenkins
[16:15:14] *** ximenean_ has joined #jenkins
[16:15:25] *** otter768 has quit IRC
[16:15:36] <KostyaSha> don't let me know :D
[16:15:54] *** ximenean_ has quit IRC
[16:15:56] *** fullerja_ has joined #jenkins
[16:16:03] <KostyaSha> jglick, hi do you know any plugin that has xml config near job config?)
[16:16:20] *** ximenean_ has joined #jenkins
[16:16:22] <KostyaSha> don't want invent bicycle..
[16:16:39] *** ximenean_ has quit IRC
[16:17:06] *** ximenean_ has joined #jenkins
[16:17:08] *** wdj has quit IRC
[16:17:33] *** fullerja__ has joined #jenkins
[16:18:08] *** fullerja__ has quit IRC
[16:18:44] *** thedodd has joined #jenkins
[16:19:38] *** fullerja has quit IRC
[16:19:57] *** fullerja_ has quit IRC
[16:20:06] *** kepioo has joined #jenkins
[16:20:49] *** kgerman has joined #jenkins
[16:20:59] *** Creeture has quit IRC
[16:22:24] *** __TheDodd__ has joined #jenkins
[16:22:53] *** lyrch has joined #jenkins
[16:22:54] *** intransit has joined #jenkins
[16:23:18] *** thedodd has quit IRC
[16:24:33] *** lyrch has quit IRC
[16:27:47] *** Creeture has joined #jenkins
[16:27:50] *** djm68 has quit IRC
[16:27:59] *** wdj has joined #jenkins
[16:28:29] <KostyaSha> ah, user:jenkinsci !
[16:28:38] *** shuber_ has joined #jenkins
[16:28:44] <KostyaSha> i tried search in repo but search was limited only repo names
[16:28:51] <KostyaSha> jglick, :p
[16:28:53] *** recampbell has joined #jenkins
[16:28:53] *** ChanServ sets mode: +v recampbell
[16:28:55] *** zz_cdracars is now known as cdracars
[16:29:06] <KostyaSha> jglick, thanks!
[16:29:39] *** fullerja has joined #jenkins
[16:30:40] *** kpease has joined #jenkins
[16:31:23] *** __TheDodd__ is now known as thedodd
[16:33:28] *** recampbell has quit IRC
[16:33:29] *** shuber_ has quit IRC
[16:34:36] *** wdj_ has joined #jenkins
[16:38:12] *** wdj has quit IRC
[16:38:13] *** recampbell has joined #jenkins
[16:38:13] *** ChanServ sets mode: +v recampbell
[16:38:40] *** griefer has joined #jenkins
[16:39:23] <griefer> Hello. When i run 'apt-get remove jenkins' what script runs? Does anyone know where it is located?
[16:40:04] *** recampbe_ has joined #jenkins
[16:42:38] *** pjanouse has quit IRC
[16:43:47] *** recampbell has quit IRC
[16:48:44] *** csanchez has joined #jenkins
[16:53:12] *** csanchez has quit IRC
[16:57:20] *** recampbe_ has quit IRC
[17:00:52] *** cleclerc has quit IRC
[17:03:28] *** intransi_ has joined #jenkins
[17:04:28] *** johntramp has quit IRC
[17:04:29] *** djm68 has joined #jenkins
[17:05:10] *** shiin has quit IRC
[17:06:48] *** ximenean_ has quit IRC
[17:06:51] *** fabrice31 has quit IRC
[17:07:18] *** griefer has quit IRC
[17:07:18] *** fabrice31 has joined #jenkins
[17:07:24] *** intransit has quit IRC
[17:08:25] *** patryk__ has quit IRC
[17:09:35] *** mahmoudimus has joined #jenkins
[17:11:37] *** fabrice31 has quit IRC
[17:12:03] *** source47 has quit IRC
[17:13:19] *** tisto has quit IRC
[17:17:08] *** wdj_ has quit IRC
[17:17:18] *** rdas has quit IRC
[17:17:40] *** tfennelly has joined #jenkins
[17:20:04] *** wdj_ has joined #jenkins
[17:22:03] *** tfennelly has quit IRC
[17:24:15] *** source47 has joined #jenkins
[17:29:11] *** colinPL has joined #jenkins
[17:29:30] *** seschwar has quit IRC
[17:31:07] *** intransi_ has quit IRC
[17:31:07] *** wdj_ has quit IRC
[17:31:08] *** wdj has joined #jenkins
[17:31:24] *** johntramp has joined #jenkins
[17:33:16] *** fullerja has quit IRC
[17:33:45] *** howitdo has quit IRC
[17:35:50] *** wdj has quit IRC
[17:36:44] *** hobodave has joined #jenkins
[17:37:01] *** howitdo has joined #jenkins
[17:37:19] *** Networkn3rd has joined #jenkins
[17:37:26] *** hobodave has quit IRC
[17:37:31] *** fullerja has joined #jenkins
[17:37:35] *** Networkn3rd has quit IRC
[17:37:53] *** hobodave has joined #jenkins
[17:38:01] *** c00ljs has quit IRC
[17:44:56] *** cdracars is now known as zz_cdracars
[17:47:36] *** source47 has quit IRC
[17:48:11] *** source47 has joined #jenkins
[17:49:24] *** ulrichard has quit IRC
[17:50:34] *** kinkie has quit IRC
[17:50:53] *** mahmoudimus has quit IRC
[17:51:55] *** abayer has joined #jenkins
[17:51:55] *** ChanServ sets mode: +o abayer
[17:52:48] *** source47 has quit IRC
[17:55:49] *** griefer has joined #jenkins
[17:57:57] *** mahmoudimus has joined #jenkins
[17:59:24] *** dezza_k has quit IRC
[17:59:49] *** jthurne has quit IRC
[18:02:19] *** rbowlby has joined #jenkins
[18:03:13] *** rikkimaru has quit IRC
[18:07:42] *** rbowlby has quit IRC
[18:08:25] *** fandi has quit IRC
[18:09:04] *** thedodd has quit IRC
[18:09:38] *** thedodd has joined #jenkins
[18:11:26] *** otter768 has joined #jenkins
[18:13:37] *** thedodd has quit IRC
[18:14:18] *** thedodd has joined #jenkins
[18:15:43] *** jthurne has joined #jenkins
[18:16:30] *** otter768 has quit IRC
[18:16:38] *** fandi has joined #jenkins
[18:17:09] *** hare_brain has joined #jenkins
[18:17:09] *** ChanServ sets mode: +o hare_brain
[18:18:11] *** smccarthy has quit IRC
[18:18:28] *** deanclkclk has quit IRC
[18:18:49] *** source47 has joined #jenkins
[18:19:10] *** rikkimaru has joined #jenkins
[18:19:15] *** thedodd has quit IRC
[18:19:22] *** zz_cdracars is now known as cdracars
[18:19:35] *** thedodd has joined #jenkins
[18:20:10] *** shadeslayer has joined #jenkins
[18:21:17] *** griefer has quit IRC
[18:21:45] *** cdracars is now known as zz_cdracars
[18:23:14] *** source47 has quit IRC
[18:23:52] *** lamrod has quit IRC
[18:24:58] *** papajulio has quit IRC
[18:28:32] *** source47 has joined #jenkins
[18:28:51] *** intransit has joined #jenkins
[18:29:26] *** papajulio has joined #jenkins
[18:31:38] *** wdj has joined #jenkins
[18:33:37] *** necrogami has quit IRC
[18:34:13] *** necrogami has joined #jenkins
[18:35:02] *** kersh has joined #jenkins
[18:36:08] *** wdj has quit IRC
[18:36:11] *** todd has joined #jenkins
[18:37:35] *** csanchez has joined #jenkins
[18:37:50] *** ximenean_ has joined #jenkins
[18:42:07] *** csanchez has quit IRC
[18:43:48] *** tfennelly has joined #jenkins
[18:45:17] *** c00ljs has joined #jenkins
[18:45:36] *** source47 has quit IRC
[18:46:12] *** source47 has joined #jenkins
[18:47:46] *** tfennelly has quit IRC
[18:48:20] *** tfennelly has joined #jenkins
[18:48:59] *** epu has joined #jenkins
[18:50:49] *** source47 has quit IRC
[18:51:34] *** rikkimaru has quit IRC
[18:52:42] *** tfennelly has quit IRC
[18:52:45] *** djm68 has quit IRC
[18:57:07] *** wdj has joined #jenkins
[18:58:25] *** djm68 has joined #jenkins
[18:59:15] *** ximenean_ has quit IRC
[19:01:17] *** jacobsd has quit IRC
[19:01:43] *** wdj has quit IRC
[19:02:27] *** djm68 has quit IRC
[19:02:49] *** icarus has joined #jenkins
[19:02:58] *** kernelpanik has quit IRC
[19:03:15] *** thedodd has quit IRC
[19:03:30] *** djm68 has joined #jenkins
[19:03:48] *** thedodd has joined #jenkins
[19:03:49] *** rikkimaru has joined #jenkins
[19:04:27] *** davi has joined #jenkins
[19:04:35] *** thedodd has quit IRC
[19:04:50] *** thedodd has joined #jenkins
[19:07:47] *** pandeiro has quit IRC
[19:08:03] *** fabrice31 has joined #jenkins
[19:09:12] *** thedodd has quit IRC
[19:10:36] *** KostyaSha has quit IRC
[19:12:25] *** thedodd has joined #jenkins
[19:13:06] *** fabrice31 has quit IRC
[19:18:27] *** richid has joined #jenkins
[19:19:00] *** davehunt has quit IRC
[19:20:21] *** pandeiro has joined #jenkins
[19:20:44] *** source47 has joined #jenkins
[19:21:50] <richid> Looks like each pull request trigger is saved there. Is there an option to retain these only for X days?
[19:21:56] <[diecast]> is it possible to change the <USER> who runs the job when it is triggered remotely from a push to branch?
[19:22:02] <richid> I've tried to find a setting but maybe I'm just overlooking it.
[19:23:22] *** papajulio has quit IRC
[19:23:46] *** lamrod has joined #jenkins
[19:25:27] *** rbowlby has joined #jenkins
[19:27:27] *** ogondza has quit IRC
[19:31:59] *** mahmoudimus has quit IRC
[19:32:03] *** davi has quit IRC
[19:33:16] <todd> [diecast]: we have jobs that have to run as different users. We simply use sudo.
[19:36:59] *** thomasvandoren has joined #jenkins
[19:38:48] *** tfennelly has joined #jenkins
[19:43:11] *** tfennelly has quit IRC
[19:45:42] *** source47 has quit IRC
[19:47:46] *** CyberDuck has quit IRC
[19:49:29] *** scottsuch has joined #jenkins
[19:50:37] <shadeslayer> as in, doesn't actually seem to proceed
[19:53:07] *** source47 has joined #jenkins
[19:54:49] *** djm68 has quit IRC
[19:55:35] *** csanchez has joined #jenkins
[19:56:22] *** zz_cdracars is now known as cdracars
[19:57:52] *** wdj has joined #jenkins
[20:00:21] *** djm68 has joined #jenkins
[20:00:30] *** shuber_ has joined #jenkins
[20:01:14] *** jonnyro has joined #jenkins
[20:01:24] <scottsuch> I’m looking for some help on a build gradle build.
[20:01:50] <jonnyro> May I have push access to git at github dot com:jenkinsci/cmakebuilder-plugin.git
[20:01:51] <jonnyro> ?
[20:02:23] *** wdj has quit IRC
[20:04:32] *** shuber_ has quit IRC
[20:06:09] *** pandeiro has quit IRC
[20:06:20] *** pandeiro has joined #jenkins
[20:06:25] *** ulrichard has joined #jenkins
[20:06:36] *** shuber_ has joined #jenkins
[20:06:58] <scottsuch> I feel like I’ve got everything set correctly re: virtual_env and python modules after pip install’ing the modules i need, i then pip list and can see that the module there. I’m curious if it’s something in gradle?
[20:08:02] <jonnyro> autojack: hello
[20:08:23] <autojack> hi
[20:08:43] <autojack> jonnyro: I would have thought making you a committer to that repo would give you push access.
[20:09:04] <jonnyro> autojack: I believed it would, and perhaps i have incorrectly configured my git checkout
[20:09:18] <autojack> oh, did you possibly use the read-only checkout?
[20:09:35] <jonnyro> jonnyro@jonnyro-Precision-M4700:~/work/upstream-cmakebuilder$ git remote -v
[20:09:37] <jonnyro> origin git at github dot com:jenkinsci/cmakebuilder-plugin.git (fetch)
[20:09:48] <autojack> hmm.
[20:09:59] <jonnyro> i can pull just fine
[20:11:03] <autojack> hmm
[20:11:30] <autojack> jglick: ^ any idea what might be going on here?
[20:11:45] <autojack> or abayer ^
[20:11:59] *** KostyaSha has joined #jenkins
[20:12:01] *** TomTom has quit IRC
[20:12:04] *** KostyaSha has quit IRC
[20:12:07] <jglick> I am the wrong person to ask.
[20:12:14] <abayer> Um…github username?
[20:12:15] *** otter768 has joined #jenkins
[20:12:25] <jonnyro> jonnyro is my github username
[20:12:26] <autojack> yesterday I used the bot to give him commit access per his user.
[20:12:40] <jonnyro> $ git push
[20:12:41] <jonnyro> ERROR: Permission to jenkinsci/cmakebuilder-plugin.git denied to jonnyro
[20:13:19] <abayer> Ok, you gave him permission to just that repo or everything?
[20:13:27] <autojack> just that repo.
[20:13:34] <abayer> That didn't work, apparently. =)
[20:13:38] <autojack> jenkins-admin: make jonnyro a committer to cmakebuilder-plugin
[20:13:45] <jenkins-admin> Added jonnyro as a GitHub committer for repository cmakebuilder-plugin
[20:13:52] <abayer> Aaaah
[20:13:59] <abayer> There's a "pending invitation" to you, jonnyro.
[20:14:07] <abayer> You gotta accept it.
[20:14:19] <autojack> aha, I didn't know they had to reciprocate.
[20:14:23] <abayer> Neither did I!
[20:14:29] <autojack> how did you see that?
[20:14:36] <autojack> maybe I only have access via the bot.
[20:14:38] <jonnyro> How do i accept it?
[20:14:42] <abayer> I went to the settings for the repo, 'cos I've got admin access. =)
[20:14:49] <autojack> got it.
[20:14:50] <abayer> I don't know - you got an email, apparently.
[20:14:55] <abayer> Some GitHub stuff.
[20:15:09] <autojack> spam folder?
[20:15:13] <jonnyro> Done
[20:15:22] <jonnyro> Yay, it works
[20:15:24] <abayer> woot.
[20:15:25] <jonnyro> thanks again :)
[20:15:26] <autojack> bam
[20:15:29] <autojack> thanks abayer
[20:15:34] <abayer> no problem.
[20:15:58] <jonnyro> All i have done so far is add a README.md, I will keep at it
[20:16:17] <autojack> cool
[20:16:30] <jonnyro> have a good day
[20:16:31] *** jonnyro has quit IRC
[20:16:57] *** otter768 has quit IRC
[20:17:31] *** tfennelly has joined #jenkins
[20:21:55] *** ogondza has joined #jenkins
[20:21:55] *** ChanServ sets mode: +v ogondza
[20:22:01] *** tfennelly has quit IRC
[20:22:06] *** mcepl has joined #jenkins
[20:22:51] *** djm68 has quit IRC
[20:23:32] <mcepl> could somebody point me please to some idiot proof guide how to set up jenkins and its slave agent on VM via ssh? Whatever I do I get only hudson.AbortException: Cannot find SSH User credentials with id: <some GUIID>
[20:24:07] *** jthurne has quit IRC
[20:24:28] <mcepl> (actually that VM runs on same computer as the jenkins server, but it shouldn't matter, I hope).
[20:25:54] <mcepl> ah, got it ... jenkins cannot do avahi .local addresses
[20:25:57] *** mahmoudimus has joined #jenkins
[20:31:10] *** djm68 has joined #jenkins
[20:31:25] *** pedahzur has joined #jenkins
[20:31:37] *** php101uk has joined #jenkins
[20:31:42] *** ulrichard has quit IRC
[20:32:57] *** Networkn3rd has joined #jenkins
[20:35:16] *** ulrichard has joined #jenkins
[20:37:27] *** jthurne has joined #jenkins
[20:48:12] *** ulrichard has quit IRC
[20:50:04] *** elyssonmr has quit IRC
[20:50:18] *** deanclkclk has joined #jenkins
[20:51:02] *** hare_brain has quit IRC
[20:51:54] *** vlee has quit IRC
[20:52:09] *** ulrichard has joined #jenkins
[20:54:49] *** shuber_ has quit IRC
[20:56:08] *** shuber_ has joined #jenkins
[20:56:23] *** scottsuch has quit IRC
[20:57:01] *** kpease has quit IRC
[20:57:06] *** fabrice31 has joined #jenkins
[20:58:37] *** wdj has joined #jenkins
[21:00:51] *** djm68 has quit IRC
[21:01:17] *** fabrice31 has quit IRC
[21:03:17] *** wdj has quit IRC
[21:05:27] *** kersh has quit IRC
[21:05:55] *** kersh has joined #jenkins
[21:10:30] *** kersh has quit IRC
[21:11:44] *** tfennelly has joined #jenkins
[21:13:43] *** cdracars is now known as zz_cdracars
[21:13:47] *** kersh has joined #jenkins
[21:13:53] *** maugzoide has quit IRC
[21:15:38] *** djm68 has joined #jenkins
[21:15:58] *** zz_cdracars is now known as cdracars
[21:16:03] *** tfennelly has quit IRC
[21:21:33] *** djm68 has quit IRC
[21:24:06] *** kpease has joined #jenkins
[21:28:01] *** mcupak has quit IRC
[21:29:22] *** kgerman has quit IRC
[21:29:46] *** ximenean_ has joined #jenkins
[21:29:59] *** kersh has quit IRC
[21:30:25] *** kersh has joined #jenkins
[21:30:56] *** Ravine has joined #jenkins
[21:32:13] *** russypoo has quit IRC
[21:32:36] *** russmuss has joined #jenkins
[21:34:29] *** burn2k_ is now known as burn2k
[21:34:46] *** kersh has quit IRC
[21:36:18] *** pandeiro has quit IRC
[21:37:03] *** linuxboy_ has joined #jenkins
[21:40:42] *** kersh has joined #jenkins
[21:40:52] *** linuxboytoo has quit IRC
[21:41:27] *** csanchez has quit IRC
[21:41:42] *** linuxboy_ has quit IRC
[21:41:55] *** morgai has quit IRC
[21:43:21] *** roxspring has quit IRC
[21:45:47] *** kersh has quit IRC
[21:46:04] *** maafy6 has joined #jenkins
[21:48:52] *** ulrichard has quit IRC
[21:49:49] *** ximenean_ has quit IRC
[21:50:20] *** pandeiro has joined #jenkins
[21:51:35] *** djm68 has joined #jenkins
[21:51:43] *** Networkn3rd has quit IRC
[21:52:56] *** strtok has joined #jenkins
[21:53:34] *** source47 has quit IRC
[21:57:47] *** cdracars is now known as zz_cdracars
[21:57:52] *** lamrod has quit IRC
[21:57:55] *** talios has joined #jenkins
[21:59:27] *** wdj has joined #jenkins
[22:02:53] *** kez_ has quit IRC
[22:03:37] *** kpease has quit IRC
[22:03:57] *** wdj has quit IRC
[22:07:50] *** hare_brain has joined #jenkins
[22:07:50] *** ChanServ sets mode: +o hare_brain
[22:11:07] *** jthurne has quit IRC
[22:13:14] *** otter768 has joined #jenkins
[22:13:43] *** zz_cdracars is now known as cdracars
[22:17:51] *** otter768 has quit IRC
[22:18:57] *** blizzow has joined #jenkins
[22:21:28] *** shuber_ has quit IRC
[22:22:52] *** sqlbyme has joined #jenkins
[22:22:57] *** deanclkclk has quit IRC
[22:23:03] *** sqlbyme has left #jenkins
[22:23:18] *** source47 has joined #jenkins
[22:25:02] *** kersh has joined #jenkins
[22:27:51] *** mspiegle has quit IRC
[22:29:24] *** source47 has quit IRC
[22:30:00] *** source47 has joined #jenkins
[22:31:39] *** c00ljs has quit IRC
[22:43:48] *** andreasmandel has joined #jenkins
[22:44:07] *** q0rban has quit IRC
[22:44:27] *** q0rban has joined #jenkins
[22:45:52] *** sobersocialist1 has quit IRC
[22:45:59] *** fabrice31 has joined #jenkins
[22:50:17] *** fabrice31 has quit IRC
[22:52:17] *** sjmikem2 has quit IRC
[22:52:33] <danielbeck> strtok No change. What exactly are you doing?
[22:53:48] *** shuber_ has joined #jenkins
[22:59:43] *** maafy6 has left #jenkins
[23:00:14] *** wdj has joined #jenkins
[23:04:17] *** wdj has quit IRC
[23:04:19] *** djm68 has quit IRC
[23:04:39] *** jtate has left #jenkins
[23:05:13] *** mbacchi has quit IRC
[23:05:15] *** source47 has quit IRC
[23:05:45] *** source47 has joined #jenkins
[23:06:08] *** k5_ has quit IRC
[23:06:08] *** k5__ has joined #jenkins
[23:06:24] *** k5__ is now known as k5_
[23:06:28] *** source47 has quit IRC
[23:06:51] *** q0rban is now known as [q0rban]
[23:07:03] *** source47 has joined #jenkins
[23:07:08] *** mwalling has quit IRC
[23:07:35] *** mwalling has joined #jenkins
[23:07:53] *** richid has quit IRC
[23:09:12] *** source47 has quit IRC
[23:09:51] *** source47 has joined #jenkins
[23:11:20] *** andreasmandel has quit IRC
[23:12:24] *** thedodd has quit IRC
[23:12:38] <strtok> danielbeck: trying to disable process killer for a process. i wonder if it's because the job is running on a slave
[23:14:01] *** [q0rban] is now known as q0rban
[23:19:24] *** KostyaSha has joined #jenkins
[23:19:39] <danielbeck> strtok shouldn't be the problem. how are you starting the process? shell build step?
[23:20:13] <KostyaSha> abayer, hi
[23:20:19] <abayer> Yo
[23:21:00] <abayer> Huh.
[23:21:12] <KostyaSha> abayer, and logs sucks :(
[23:21:15] <abayer> Well, merge away. =)
[23:23:13] <KostyaSha> kohsuke, is there any way to make doIndex() and other magic methods more obvious? annotation instead magic for example...
[23:24:02] <KostyaSha> abayer, one sec, will check
[23:26:35] *** q0rban is now known as [q0rban]
[23:28:03] *** source47 has quit IRC
[23:28:31] *** source47 has joined #jenkins
[23:29:38] *** Ravine has quit IRC
[23:32:07] *** djm68 has joined #jenkins
[23:32:16] *** [q0rban] is now known as q0rban
[23:34:01] *** Ravine has joined #jenkins
[23:35:28] <KostyaSha> abayer, merged
[23:36:25] <abayer> I have not - if you think it's good to merge, feel free.
[23:36:48] *** mleung has joined #jenkins
[23:37:52] <strtok> danielbeck: build shell
[23:38:04] <strtok> i'm starting vagrant with BUILD_ID=dontKillMe vagrant up
[23:40:43] *** abayer1 has joined #jenkins
[23:40:44] *** abayer has quit IRC
[23:41:26] *** russypoo has joined #jenkins
[23:41:51] *** sjmikem1 has joined #jenkins
[23:42:32] *** russmuss has quit IRC
[23:42:48] <danielbeck> strtokAnd what process is getting killed?
[23:43:12] *** thomasvandoren has quit IRC
[23:46:29] *** thomasvandoren has joined #jenkins
[23:48:09] <KostyaSha> abayer1, can i release new naginator version?
[23:48:14] <abayer1> Sure.
[23:48:16] *** abayer1 is now known as abayer
[23:48:17] *** abayer has joined #jenkins
[23:48:17] *** ChanServ sets mode: +o abayer
[23:48:18] <KostyaSha> cool
[23:48:29] <KostyaSha> hope nicolas not kill me :)
[23:50:46] *** jglick has quit IRC
[23:50:54] *** mleung has quit IRC
[23:51:29] *** mleung has joined #jenkins
[23:58:46] *** source47 has quit IRC
[23:59:02] *** source47 has joined #jenkins
[23:59:36] *** ikeike44_ has joined #jenkins