ar enough back to
show me the event processing i want to see. (users are in a different time
zone and sometimes i can have a look only some hours later)
Is there a way to configure the length of this log?
Thanks for help.
Jay
--
You received this message because you are subscribed to the
Thursday, February 20, 2020 at 10:20:19 AM UTC-5, Mark Waite wrote:
>
> I suspect that is intentional. I assume that the '/build' end point is
> not intended for use with parameters. If you want to pass parameters, use
> the /buildWithParameters end point.
>
>
> O
'Content-Type: application/x-www-form-urlencoded' \
--header 'Authorization: XXX'
Build #9
Parameters
required_param
default_param
Is there a bug with the /build endpoint WRT passing parameters as json data?
Thanks,
Jay
--
Y
This is an issue. It will get fixed in next release.
Please refer https://issues.jenkins-ci.org/browse/JENKINS-57497 for more
details.
On Thursday, 16 May 2019 14:44:55 UTC+5:30, jay rokde wrote:
>
> When Total duration of feature is exceeding 24 hours, it gets reset to 0
> so incorr
When Total duration of feature is exceeding 24 hours, it gets reset to 0 so
incorrect Total duration gets displayed in Cucumber Report
For Example, 1:40.915 when total duration was 25:40:915
Not able to find any option to format this
--
You received this message because you are subscribed
I am Facing the same issue, Does anyone got something on it
For me, Std_err gets called by Clean_up With Jenkins file due to which I
can't get the correct error message
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this
On Tuesday, May 9, 2017 at 3:34:00 AM UTC-6, Christopher Orr wrote:
>
> That description of the issue comes from Scripted Pipeline syntax —
> you're using the `agent { docker }` directive from the Declarative
> Pipeline syntax, which probably causes the `image().inside` stuff to
> happen under t
I have a pretty simple Jenkinsfile:
pipeline {
agent { docker 'node:6.10' }
environment {
NPM_CONFIG_USERCONFIG = 'T2/.npmrc'
}
stages {
stage('Packages') {
steps {
sh 'node -v'
*dir ('T2/bot') { *
* sh 'npm install'*
*}*
}
ally,
provide a view of installed plugins that only includes those that can be
"operated on".
On Tue, May 3, 2016 at 3:23 AM, Daniel Beck wrote:
>
> > On 03.05.2016, at 03:08, Jay Howard
> wrote:
> >
> > For instance, I'd like to remove the Subversion plug
I recently updated to Jenkins 2.1 and removed a few of the "built-in"
plugins we never use that were impossible to remove in earlier versions of
Jenkins. However, I'm finding myself unable to certain others because
they're listed as "optional" dependencies of other plugins.
Am I wrong to assum
d test2 #10 started
test1 #12 completed
test2 #10 completed
}
Finished: SUCCESS
This post was a big help:
http://jenkins-ci.361315.n4.nabble.com/BUILD-FLOW-parallel-closure-simple-example-td4699743.html
On Wednesday, September 16, 2015 at 10:34:26 PM UTC-5, Jay Neese wrote:
>
> I am
test2 #1 completed
}
Finished: SUCCESS
Any ideas on why the test1 job isn't being included in the parallel build?
Any help would be appreciated.
Thank You,
Jay
On Monday, February 17, 2014 at 4:13:35 PM UTC-6, Stuart Rowe wrote:
>
> Hi Rodrigo,
>
> BuildFlow'
completed
}
Finished: SUCCESS
Any ideas on why the test1 job isn't being included in the parallel build?
Any help would be appreciated.
Thank You,
Jay
On Monday, February 17, 2014 at 4:13:35 PM UTC-6, Stuart Rowe wrote:
>
> Hi Rodrigo,
>
> BuildFlow's parallel function t
Hi Im using jenkins javadoc plugin version 1.1. When i add javadoc:javadoc
for a jar project it worked perfectly fine. The same is not generating any
doc for a war project for which the java source path is different. Could
any one let me know how to change the java source path in javadoc plugin.
Hi everyone,
I have looked into the workflow plugin recently and found it to be really
useful.
However I wonder whether it is possible to get ahold of console output code
inside the workflow?
Regards,
Chris
--
You received this message because you are subscribed to the Google Groups
"Jenkins
BQlo84No/VJh1kCvuFgI/Pg4/j7tanuRYix8/s1600/Screen%2BShot%2B2014-12-22%2Bat%2B2.48.00%2BPM.png>
Any idea what is going on here? I have jenkins 1.580.1 and git plugin 2.3.2.
Thanks,
Jay
--
You received this message because you are subscribed to the Google Groups
"Jenkins User
t/jenkins' on slave
>
> it makes me think you have this on an NFS share. If so, check how this is
> mounted to make sure the user have RW permissions there.
>
>
> On Wed, Oct 1, 2014 at 9:09 AM, Jay Reslock wrote:
>
>> I have permissions set to 777 on the directory. Furt
I have permissions set to 777 on the directory. Further, the log reports
that the directory does not exist but it is there.
On Wed, Oct 1, 2014 at 6:36 AM, Jason Stanley
wrote:
> Open up the permissions on the slave.
>
>
>
> Caused by: com.trilead.ssh2.SFTPException: Permission denied
> (SSH_F
I'm using the Maven Metadata plugin in a Jenkins build to allow me to
choose the version of an internal dependency I want to use when making a
build. It works wonderfully in Maven. One of our builds however is in
Gradle. How do I access the version parameter in Gradle? I'm running the
prope
Hi Zakyn,
are you talking about symantic end protection installed on the mail server
or in your system from where you are trying to send the mail?
On Tuesday, April 16, 2013 4:03:46 PM UTC+5:30, zakyn wrote:
>
> Hello,
>
> I have the following problem.
>
> Some days ago it is not possible to sen
I guess the answer to this is that : If SSH isnt set up properly on the
machine your trying to SSH into, then the jenkins commands will fail.
To test things :
## become the jenkins user:
su jenkins -s /bin/bash
## Now try to ssh into the machine , mimicking the method you configured
for the
Ah, realized that I had defined the parser rule in my "slave" server which
my project config is referencing. Moving it to the "master" server which
the global config is referencing worked!
Thanks,
Jay
On Thursday, March 6, 2014 2:56:21 PM UTC-8, Jay Park wrote:
>
not have to restart the server if I
don't have to.
Thanks,
Jay
On Tuesday, February 1, 2011 2:40:47 AM UTC-8, Andreas Schilling wrote:
>
> Hi Simon and all the others!
>
> Thanks for the help, now it finally works :)
>
> Regards,
>
--
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.
For more options, visit https://groups.google.com/groups/opt_out.
I need to execute a gradle script passing params to it from within a
Jenkins job, any pointers would be helfpul.
--
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
t
Thanks Mike you're the man, the environment_variables and the server shares
did the work. Thank you ;)
--
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 jenkinsc
ems a bit messy to me to solve it this way.
Am Mittwoch, 25. September 2013 17:06:43 UTC+2 schrieb LesMikesell:
>
> On Wed, Sep 25, 2013 at 9:29 AM, Al Jay
> >
> wrote:
> > I am using Jenkings 1.531 on Windows 8 for evaluation. I am trying to
> build
> > VB6.NET
I am using Jenkings 1.531 on Windows 8 for evaluation. I am trying to build
VB6.NET Software with it.
I installed the Visual Source Safe plugin as this still is the version
control we are using. i set it as the SCM in the job I created
I have a Job in which I use the version control path
$/Solut
Currently the GitScm plugin does not trigger a build when it detects a new
branch. I would like to add the option to do this. Can I buy a clue as to
where to look in the code to control this behavior?
Thanks :-)
--
Jay Flowers
Haven't managed to test it yet, TBH I'm only interested in:
https://issues.jenkins-ci.org/browse/JENKINS-12076
Will test it later on today/tomorrow.
Regards,
Jay Keshur
From: jenkinsci-users@googlegroups.com
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of Nord, James
Sen
Hi,
Could someone release 0.10.0 of M2 Release plugin please
(https://wiki.jenkins-ci.org/display/JENKINS/M2+Release+Plugin)
Cheers.
Regards,
Jay Keshur
This message contains confidential and proprietary information of the sender,
and is intended only for
From: "Lewis, Eric"
To: "jenkinsci-users@googlegroups.com"
Sent: Friday, June 1, 2012 8:48 AM
Subject: AW: Dummy's guide to Jenkins CLI with authentication
Thanks for the hint: I read the page, but I'm none the wiser... sorry! It
points to https://wiki.je
2)
at com.thoughtworks.xstream.XStream.fromXML(XStream.java:864)
at hudson.XmlFile.read(XmlFile.java:133)
at hudson.XmlFile$read.call(Unknown Source)
at Scratch.run(Scratch.groovy:18)
--
Jay Flowers
--
http://jayflowers.com
-
I think I figured it out... I had a system.exit() as the last line in my
script! Left over from something else :-(
On Mon, Mar 19, 2012 at 8:54 PM, Jay Flowers wrote:
> Yep :-( Same version...
>
>
> On Mon, Mar 19, 2012 at 2:02 PM, Sami Tikka wrote:
>
>> Sorry, no ide
Yep :-( Same version...
On Mon, Mar 19, 2012 at 2:02 PM, Sami Tikka wrote:
> Sorry, no idea. Grasping at straws here: Do your CLI and Jenkins have
> the same version?
>
> -- Sami
>
> 2012/3/19 Jay Flowers :
> > When I execute a simple groovy script over the CLI t
axPermSize=512m -jar jenkins.war
--
Jay Flowers
--
http://jayflowers.com
-
ay/JENKINS/SSH+Slaves+plugin
> Timestamper v1.2.2 - http://wiki.jenkins-ci.org/display/JENKINS/Timestamper
> Jenkins Translation Assistance plugin v1.8 -
> http://wiki.jenkins-ci.org/display/JENKINS/Translation+Assistance+Plugin
>
>
> Is there anything that does easily explain this behavior?
> Thanks you,
> Ingo
>
>
--
Jay Flowers
--
http://jayflowers.com
-
I figured it out... I was not running the Groovy script as the build step
type "Execute system Groovy script"
On Thu, Mar 15, 2012 at 9:00 AM, Jay Flowers wrote:
> This use to work for me:
>
> def build = Thread.currentThread().executable
>
> Now I g
happening? :-) Anyone know...
--
Jay Flowers
--
http://jayflowers.com
-
39 matches
Mail list logo