#x27;s comment
>
>
> On Friday, June 21, 2019 at 5:01:17 PM UTC-4, Manny DaSilva wrote:
>>
>> Actually, it looks like the "exit 0" has nothing to do with it, but the
>> long pause is really at the end of the last Build step and before starting
>> Post-build
It is regression, this
bug https://issues.jenkins-ci.org/browse/JENKINS-55106
On Tuesday, July 23, 2019 at 8:28:01 AM UTC-4, RobDBA wrote:
>
> nope. I use freestyle exclusively, and all my jobs finish immediately. I
> sorta recall that happening when I was playing around with a background ssh
>
> On Friday, June 21, 2019 at 5:01:17 PM UTC-4, Manny DaSilva wrote:
>>
>> Actually, it looks like the "exit 0" has nothing to do with it, but the
>> long pause is really at the end of the last Build step and before starting
>> Post-build
>>
>>
It is a regression, this bug
https://issues.jenkins-ci.org/browse/JENKINS-55106
On Tue, Jul 23, 2019 at 8:28 AM RobDBA wrote:
> nope. I use freestyle exclusively, and all my jobs finish immediately. I
> sorta recall that happening when I was playing around with a background ssh
> agent. Check
Actually, it looks like the "exit 0" has nothing to do with it, but the
long pause is really at the end of the last Build step and before starting
Post-build
On Friday, June 21, 2019 at 4:06:01 PM UTC-4, Manny DaSilva wrote:
>
> Anyone noticing Jenkins taking a long pause,
Anyone noticing Jenkins taking a long pause, up to 10 minutes, right after
the "exit 0" at the end of the Build steps before starting Post-build
section in freestyle build jobs?
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe f
I'm having a similar issue. The multi-branch pipeline uses agent label
'docker' and we only have one build agent with that label. Most builds are
running correctly on the agent node labeled 'docker' BUT some of the PR
builds are running directly on the master node which does NOT have 'docker'
l
I'm in the same situation. Have you found a solution using Jelly? I tried
currentBuild.changeSets as described in the doc but it doesn't work in the
Jelly template.
On Wednesday, October 19, 2016 at 12:09:22 PM UTC-4, jer...@bodycad.com
wrote:
>
> I haven't tested this yet, but does this groovy
se/JENKINS-36836 for a long
> discussion of cases which work and cases which don't work and some of the
> reasons for "works" and "don't work".
>
> Mark Waite
>
> On Mon, May 22, 2017 at 3:23 PM Manny DaSilva > wrote:
>
>> Thanks for the r
gt;
> Pipeline does not support include or exclude regions from the git plugin.
>
> On Mon, May 22, 2017, 1:41 PM Manny DaSilva > wrote:
>
>> Jenkins ver. 2.61
>> Pipeline checkout GitSCM.
>>
>> I'm new to Jenkins Pipeline. Regarding code as follows. I
Jenkins ver. 2.61
Pipeline checkout GitSCM.
I'm new to Jenkins Pipeline. Regarding code as follows. I would like to
have multiple include regions for Git SCM polling.
I'm unable to determine the right syntax. How would I add an additional
included region?
checkout (scm: [$class: 'GitSC
11 matches
Mail list logo