Hello,
I trying to get comfortable with Pipelines, so far its a rather
unpleasant experience since I cant even get a simple script going.
1) There seem to be some arcane rules on how to iterate over some
builtin Groovy/Java Types within a sandbox. I haven`t found a way that
works without manually
I recently started experimenting with Credentials Binding with a Pipeline
script passing a user-password credential down to a *sh*/*bat *step inside
a *node* block, with the secret values masked perfectly in the log. (The
step just executed some Groovy that *println System.getenv()'d* the
prote
> On Apr 26, 2016, at 12:09 PM, Daniel Beck wrote:
>
>
>> On 26.04.2016, at 21:01, Josh Santangelo wrote:
>>
>> Thanks for the reply -- what's the best way to do that if I'm unable to get
>> to the GUI?
>
> Delete JENKINS_HOME/plugins/pluginname.jpi.disabled for the respective
> plugins.
> On 26.04.2016, at 21:01, Josh Santangelo wrote:
>
> Thanks for the reply -- what's the best way to do that if I'm unable to get
> to the GUI?
Delete JENKINS_HOME/plugins/pluginname.jpi.disabled for the respective plugins.
--
You received this message because you are subscribed to the Googl
Thanks for the reply -- what's the best way to do that if I'm unable to get
to the GUI?
On Tuesday, April 26, 2016 at 11:51:35 AM UTC-7, Daniel Beck wrote:
>
>
> > On 26.04.2016, at 20:40, Daniel Beck >
> wrote:
> >
> >
> >> On 26.04.2016, at 20:35, Josh Santangelo > wrote:
> >>
> >> I was
> On 26.04.2016, at 20:40, Daniel Beck wrote:
>
>
>> On 26.04.2016, at 20:35, Josh Santangelo wrote:
>>
>> I was able to install 2.0, then clicked the button to "install new
>> features". That went ok, and Jenkins starts, but it shows an error on the
>> main page. Attached is a much more ve
> On 26.04.2016, at 20:35, Josh Santangelo wrote:
>
> I was able to install 2.0, then clicked the button to "install new features".
> That went ok, and Jenkins starts, but it shows an error on the main page.
> Attached is a much more verbose log file.
Are there no other errors in the Jenkins
I was able to install 2.0, then clicked the button to "install new
features". That went ok, and Jenkins starts, but it shows an error on the
main page. Attached is a much more verbose log file.
hudson.util.HudsonFailedToLoad: org.jvnet.hudson.reactor.ReactorException:
java.lang.Error: java.lang
Use a Google search for Jenkins in five minutes. Should find the video on
YouTube
On Tue, Apr 26, 2016, 9:14 AM Kaushal Shriyan
wrote:
>
>
> On Tuesday, 26 April 2016 20:32:43 UTC+5:30, Mark Waite wrote:
>>
>> I did a "Jenkins in 5 minutes" tutorial video a few years ago. It may
>> help you a li
Hi-
It appears to be an issue with the GH webhook firing before the
mergeability is computed.
When that happens, GH gives "null" to the mergeability field, when Jenkins
is expecting true/false. Then Jenkins treats the branch as unmergeable and
refuses to build it.
I posted a comment to GH for
Occasionally when I start a build, that job will fail to trigger a
downstream job.
If I start the exact job again with the same build it will work correctly.
It work right ~80% of the time.
The system log contains no errors around the time of the missed trigger and
there is no indication of an er
On Tuesday, 26 April 2016 20:32:43 UTC+5:30, Mark Waite wrote:
>
> I did a "Jenkins in 5 minutes" tutorial video a few years ago. It may help
> you a little with simple startup.
>
>
> https://www.google.com/url?sa=t&source=web&rct=j&url=&ved=0ahUKEwj0mYfwyKzMAhUT52MKHbf0Cx0Q8TUIHDAA&usg=AFQjCNF1
I did a "Jenkins in 5 minutes" tutorial video a few years ago. It may help
you a little with simple startup.
https://www.google.com/url?sa=t&source=web&rct=j&url=&ved=0ahUKEwj0mYfwyKzMAhUT52MKHbf0Cx0Q8TUIHDAA&usg=AFQjCNF1sHlk2z9QIx28jtvfnGP_UlkifA&sig2=cJSbSC2BqVHasjPL00F5JA
Mark Waite
On Tue, A
Look at this post, it really helped me:
http://stackoverflow.com/questions/36802309/changing-github-credentials-for-jenkins
On Tue, Apr 26, 2016 at 10:46 AM, Kaushal Shriyan
wrote:
> Hi,
>
> I am new to Jenkins CI application. Are there tutorials on Jenkins - Git
> Setup?
> Any help will be high
Hi,
I am new to Jenkins CI application. Are there tutorials on Jenkins - Git
Setup?
Any help will be highly appreciable.
Regards,
Kaushal
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this group and stop receiving ema
Is it possible to alter the commit rules to prevent plugin commits unless
accompanied by a reasonable description of the change?
I'm seeing lots of changes lately with no idea of the nature or danger of the
change, and therefore no idea of why I need to install it or maybe hold off on
a poorly
> On 26.04.2016, at 11:39, Jiří Engelthaler wrote:
>
> Confirmed by Jenkins team
> https://twitter.com/jenkinsci/status/724883801260843009
The mirrors should be back now.
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from
I am getting the following error message with Jenkins 2.0 build . can you
help me :
java.io.IOException: Failed to mkdirs:
/var/jenkins/workspace/clinfo/label/ROCm-Fiji1
at hudson.FilePath.mkdirs(FilePath.java:1163)
at hudson.model.AbstractProject.checkout(AbstractProject.java:12
Hi Dave,
Did you fix this issue? I am facing same problem. I am running Jenkins on
DC/OS.
// Pravin
On Friday, 22 April 2016 02:09:38 UTC+5:30, Daniel Beck wrote:
>
> Permissions problem? The user running Jenkins needs write access.
>
> > On 21.04.2016, at 18:50, Dave >
> wrote:
> >
> > I
Confirmed by Jenkins team
https://twitter.com/jenkinsci/status/724883801260843009
Dne úterý 26. dubna 2016 10:54:51 UTC+2 Jiří Engelthaler napsal(a):
>
> Not working servers - Connection timeout:
>
> http://archives.jenkins-ci.org
> https://wiki.jenkins-ci.org/
>
>
--
You received this message
https://updates.jenkins-ci.org this is down as well. Connecting from India.
On Tuesday, April 26, 2016 at 2:41:20 PM UTC+5:30, matthew...@diamond.ac.uk
wrote:
>
> I see the same problem, connecting from the UK.
>
>
>
> *From:* jenkins...@googlegroups.com [mailto:
> jenkins...@googlegroups.co
I see the same problem, connecting from the UK.
From: jenkinsci-users@googlegroups.com
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of Jirí Engelthaler
Sent: 26 April 2016 09:55
To: Jenkins Users
Subject: Some Jenkins servers are down
Not working servers - Connection timeout:
http://arch
Not working servers - Connection timeout:
http://archives.jenkins-ci.org
https://wiki.jenkins-ci.org/
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to jenkinsci
Hello all,
I finally found my problem. I had configured the job to do the git clone.
But for some reason I also added the cloning on the build steps... once i
removed that jenkins started getting the files properly.
I would still like to understand why this would happen...
Regards,
David
On T
Hi,
using extend choice parameter plugin, if select one item, it is success:
SSH: Skipping [AIServer] - Label ["AIServer"] match expression
["AIServer"]
If select multi items, cannot match:
SSH: Skipping [AIServer] - Label ["AIServer"] does not match
expression ["Te
Or **/logfiles/*
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit
https:/
26 matches
Mail list logo