ndicated that if you downgrade to Docker plugins 1.3.4.1 the
problem disappears. That indicates the problem is more likely in one of
the upgraded plugins.
Mark Waite
On Tue, Mar 5, 2019 at 4:44 PM Dan Tran wrote:
>
> all my Jenkins masters facing this issue. Sounds very serious but so f
post pointing to many resources on writing Jenkins
plugins. Refer to
https://jenkins.io/blog/2017/08/07/intro-to-plugin-development/ for that
blog post.
Thanks,
Mark Waite
On Tue, Mar 12, 2019 at 12:10 PM Peter Berghold
wrote:
> Following up on a silly question from the other day I have anothe
he desired branch
- Branch name to be built does not match any branch on the remote (typo
in the branch name to be built)
Mark Waite
On Sat, Mar 16, 2019 at 10:16 AM t3knoid wrote:
> I have a new Jenkins server that has not used git for checking out. I
> tried using a simple git chec
s server, it
> works just fine.
>
>
I'm out of ideas. Submit a bug report with numbered steps that describe
how to duplicate the bug.
Mark Waite
>
> On Saturday, March 16, 2019 at 12:20:52 PM UTC-4, Mark Waite wrote:
>>
>> That indicates command line git could not fi
t;
> BTW, I downloaded Github desktop in the Jenkins slave machine and was able
> to clone without a problem.
>
> On Saturday, March 16, 2019 at 4:02:13 PM UTC-4, Mark Waite wrote:
>>
>>
>>
>> On Sat, Mar 16, 2019 at 1:47 PM t3knoid wrote:
>>
>>
to put the information until the time
when the plugin finds a better way to prevent the problem or warn users
about the problem.
Mark Waite
On Mon, Mar 18, 2019 at 11:01 AM t3knoid wrote:
> I figured out why this was happening. It's user error :-). When installing
> git for windows, make
oups.google.com/d/msgid/jenkinsci-users/2d0ad876-df0e-42c1-8ae0-d9ea0a0147b4%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
--
Thanks!
Mark Waite
--
You received this message because you are subscribed to
hreadPoolExecutor.java:624),
>> java.lang.Thread.run(Thread.java:748)]
>>
>> Any ideas how to fix this. what is the right way of targeting this kind
>> of issue?
>> Thanks.
>>
>> --
>> You received this message because you are subscribed to the Google Groups
they will only run because they are on that multi branch
> pipeline that I can control and users still can not execute nasty things.
>
You may find the blog post from Tyler Croy helpful -
https://brokenco.de/2017/08/03/donut-disable-groovy-sandbox.html
>
> Thank you.
> Thoughts
4A3B-9409-F025C01D470B%40gmail.com
> .
> For more options, visit https://groups.google.com/d/optout.
>
--
Thanks!
Mark Waite
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails fr
groovy which is used in the
Jenkinsfile of Pipeline jobs. System groovy script is not run from
Pipeline jobs, but rather is executed at startup or from the system groovy
console. Refer to
https://wiki.jenkins.io/display/JENKINS/Jenkins+Script+Console for more
information on system groovy script.
Mar
: image.png]
If your remote repository does not allow ssh access, then it becomes much
more complicated, though it is probably still possible.
Mark Waite
On Fri, Mar 22, 2019 at 8:00 AM Robert Nicholson
wrote:
> Ok it’s a https: url
>
> So how do you construct the appropriate
>
> s
e=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
--
Thanks!
Mark Waite
--
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 e
.
> 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://groups.google.com/d/msgid/jenkinsci-users/0566D01A-779B-416F-86DF-CDEF500A64D5%40gmail.com
> .
> For
https://jenkins.io/doc/pipeline/examples/#push-git-repo provides examples
of ssh and https.
Mark Waite
On Thursday, March 21, 2019 at 12:51:42 PM UTC-6, Robert Nicholson wrote:
>
> I am able to tag the code locally but the push with credentials key based
> seems to be an issue.
>
ples/#push-git-repo
>>
>> El viernes, 22 de marzo de 2019, 15:00:47 (UTC+1), Robert Nicholson
>> escribió:
>>>
>>> Ok it’s a https: url
>>>
>>> So how do you construct the appropriate
>>>
>>> ssh command then?
>>>
>
s://groups.google.com/d/msgid/jenkinsci-users/55f94b7f-e5dc-471d-8d56-80f158db572e%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
--
Thanks!
Mark Waite
--
You received this message because you are subscribed to the G
eLegacyPrimaryAllViewLocalizedName
> INFO: JENKINS-38606 detected for AllView in
> com.cloudbees.hudson.plugins.folder.Folder@75b3be9[Experiments/ExperimentsSharedLib/SeedJobsTest/Shelves/ShelvedMain];
> renaming view from All to
>
> ==
ooglegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/7c18652a-1938-487a-ab70-a1e652010e5a%40googlegroups.com
> <https://groups.google.com/d/msgid/jenkinsci-users/7c18652a-1938-487a-ab70-a1e652010e5a%40googlegroups.com?utm_mediu
ally be the branch filter parameter wouldn't it? You'd
> want to filter on the pr-* and master braches
>
> On Thu, Mar 28, 2019, 16:20 Mark Waite wrote:
>
>> I thought that was an indication that the GitHub branch source is defined
>> to both create a job for ea
seeing something that I'm
not seeing.
Are you running the most recent versions of the various plugins?
Mark Waite
On Thu, Mar 28, 2019 at 6:06 PM Tom Duerr wrote:
> Mark,
> I already have the "Exclude branches that are also filed as PRs" set.
> Guess that's part of
're creating a multibranch job. The
multibranch job is represented as a folder which contains one job for each
branch in the repository. The containing folder is what I called the
"Jenkins multibranch folder". No other plugin is needed.
Mark Waite
Tom
>
>
>
> On Thu,
desktop or
>>> something?
>>>
>> --
>> 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 jenkins...@goog
on't have other ideas to offer. If you'd like to perform a
detailed comparison between your configuration and mine, I'd be willing to
temporarily grant you access to my Jenkins server. Send me a private
e-mail if you'd like that access.
Mark Waite
On Mon, Apr 1, 2019 at 2:56
; wrote:
>
>> Hi,
>>
>> a wild guess: Is this a timing problem? So the push to branch gets build
>> before the pull request is filed?
>>
>>push to (new) branch
>> ---> build 1 triggered
>> ------> fi
; --
> 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
r...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/cdd44ea9-4d0a-46f6-b92c-fa4391a703f5%40googlegroups.com
> <https://groups.google.com/d/msgid/jenkinsci-users/cdd44ea9-4d0a-46f6-b92c-fa4391a703f5%40googlegroups.com?utm_mediu
s is causing the issue but not sure
> which one it is. Any clue on which plugins could cause this issue would of
> be great help.
>
> Regards,
> Sreenivas
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
>
-975a-4d6b-82c3-a81cedd3af97%40googlegroups.com
> <https://groups.google.com/d/msgid/jenkinsci-users/32803ae1-975a-4d6b-82c3-a81cedd3af97%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
--
Thanks!
his 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://group
; key in the jenkins credentials and public key in Gitlab still same issue.
> Could you think of anything else.
>
> Thanks,
> Venkat
>
> On Wed, Apr 10, 2019 at 11:43 AM Mark Waite
> wrote:
>
>> Compare the contents of the private key definition in the Jenkins
>> crede
rom putty gen and convert to openssh format and then use the keys, even
> these keys work for linux slaves but not for windows slave, gives invalid
> format
>
> On Wed, Apr 10, 2019 at 1:38 PM Mark Waite
> wrote:
>
>> I've seen problems in the past where I needed to ge
ooglegroups.com
> <https://groups.google.com/d/msgid/jenkinsci-users/9b833d57-b1b4-4448-a030-3d8b18284d84%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
--
Thanks!
Mark Waite
--
You received this message
and stop receiving emails from it, send
>>> an email to jenkins...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/jenkinsci-users/9b833d57-b1b4-4448-a030-3d8b18284d84%40googlegroups.com
>>> <https://gr
gents need to be willing to accept the connection on the ssh
port.
Mark Waite
On Thu, Apr 18, 2019 at 7:39 AM Steve B wrote:
> I am fairly new to Jenkins. We have used it on-prem for some builds.
> Development has started using Jenkins in the cloud for new features and I
> was wonderin
that is used to deliver other
static content, you could place that file on that HTTP server.
Mark Waite
On Wed, Apr 17, 2019 at 10:29 AM wrote:
> Hi,
>
> Thank you Mark.
> I use the *Extract *.zip/*.tar.gz installer.*
> *I downloaded the jdk-8u212-windows-x64.exe file, i conv
a
transfer and disc space in repositories with many divergent branches. Use
a shallow clone to reduce data transfer and disc use.
Mark Waite
On Thu, Apr 18, 2019 at 8:37 AM b o b i wrote:
>
> Jenkins scripted pipeline
> Git repo 2.6G
>
> Each job wants to git clone the latest c
rough the git plugin history to
locate a version that does not include any dependencies on a Java 8
component.
Mark Waite
On Tue, Apr 23, 2019 at 2:18 AM Rich Stephens wrote:
>
> Yes I’m aware that Jenkins moved on to Java 8 long ago,
> But because of the environment I’m using, I’m restr
sions about mainframe support and about multi-platform
support for Docker images.
Mark Waite
On Tuesday, April 23, 2019 at 6:22:18 AM UTC-5, Mark Waite wrote:
>
> Git plugin 3.9.x does not mandate Java 8 of itself. The git plugin 3.9.x
> compile environment checks that the generated byt
g
docker in docker. I have preferred to use the jenkinsci/jenkins image as
the basis for my work, then I add the plugins I want (including Blue Ocean).
Mark Waite
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> T
he critical difference between your prior condition and the
current condition is that the Jenkins process is now attached to a
controlling terminal.
Mark Waite
> TIA,
> Randall
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins
On Wed, Apr 24, 2019 at 11:32 AM Mark Waite
wrote:
>
>
> On Wed, Apr 24, 2019 at 11:09 AM Randall Becker wrote:
>
>> This is a new situation that I have encountered after a clean install of
>> 2.164. Attempting to use an SSH keypair (with passphrase) to talk to
>> B
and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/8c70123f-5388-48cc-a6b8-dcca6d36fb00%40googlegroups.com
> <https://groups.google.com/d/m
sion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/30f56e57-d3de-4e43-96dc-d07aa4ebdcda%40googlegroups.com
> <https://groups.google.com/d/msgid/jenkinsci-users/30f56e57-d3de-4e43-96dc-d07aa4ebdcda%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
on screen should look like this:
[image: image.png]
> Looks like JGit (5.3.0 anyway) is no longer an option for polling. I'm on
> Git Plugin 3.9.3.
>
> setsid made no difference.
>
> On Wednesday, April 24, 2019 at 2:24:00 PM UTC-4, Mark Waite wrote:
>>
>>
>&g
n.plugins.git.GitException: Command "/usr/local/bin/jgit ls-remote
>> --symref g...@bitbucket.org:group/repo.git" returned status code 1:
>> stdout:
>> stderr: fatal: "--symref" is not a valid option
>>
>> Looks like JGit (5.3.0 anyway) is no longer an option for polli
to use 2.164 on Docker and am experiencing similar
> issues. I wonder whether this update is DOA.
>
> On Wednesday, April 24, 2019 at 2:45:16 PM UTC-4, Mark Waite wrote:
>>
>>
>>
>> On Wed, Apr 24, 2019 at 12:35 PM Randall Becker
>> wrote:
>>
>>>
thenticate. I'm going to try the same on the
>> standalone.
>>
>> On Wednesday, April 24, 2019 at 2:57:59 PM UTC-4, Mark Waite wrote:
>>>
>>> I've been using 2.164.1 and 2.164.2 since their release with both Java 8
>>> and Java 11, alter
On Wed, Apr 24, 2019 at 4:54 PM Mark Waite wrote:
>
>
> On Wed, Apr 24, 2019 at 4:27 PM Randall Becker wrote:
>
>> My docker image is doing fine, but the standalone Jenkins just won't
>> authenticate with either JGit or git. It would be really nice to be able to
On Wed, Apr 24, 2019 at 6:30 PM Mark Waite
wrote:
>
>
> On Wed, Apr 24, 2019 at 4:54 PM Mark Waite wrote:
>
>>
>>
>> On Wed, Apr 24, 2019 at 4:27 PM Randall Becker wrote:
>>
>>> My docker image is doing fine, but the standalone Jenkins just won
programs run from services allowed to interact with the
desktop don't have the exact same capabilities as programs run from the
desktop.
Mark Waite
> On Thursday, August 27, 2015 at 10:51:29 PM UTC+8, Ed of the Mountain
> wrote:
>>
>> When I try to code sign in my Jenkin
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/87b14e73-7fc1-49aa-b944-e227b473146c%40googlegroups.com
> <https://groups.google.com/d/msgid/jenkinsci-users/87b14e73-7fc1-49aa-b944-e227b473146c%4
ps.com
> <https://groups.google.com/d/msgid/jenkinsci-users/86743ecd-4ee4-4bcb-8b4e-b80c1586b76c%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
--
Thanks!
Mark Waite
--
You received this message b
d an OpenJ9 based JDK.
If you'd like to join the Jenkins platform Special Interest Group, refer to
https://jenkins.io/sigs/platform/ . We'd love to have your help as we work
with various platforms and explore various platforms.
Thanks!
Mark Waite
> --
> You received this message be
acy
> C/C++ project.
>
>
Anyone with the skills to maintain an aging AIX environment will certainly
be able to contribute when we're evaluating platform topics. There are
often interesting subtleties in using Jenkins on a different platform that
can help the community as a whole.
Mark Wai
le 'mytime'.
If you had used:
sh '''
echo ${mytime}
'''
it would attempt to resolve the shell variable 'mytime'.
See http://groovy-lang.org/syntax.html#_single_quoted_string and
http://groovy-lang.org/syntax.html#_double_quoted_string for
e web page into the
command prompt window
Thanks for asking!
Mark Waite
> I want to run the signtool.exe together with the certificate on a USB
> token as an AfterPublish job in Jenkins. Jenkins is running as admin.
> Single sign-on is activated for the USB token. Running signtool.ex
Yes, if the capability exists in that version, then it is likely affected.
Versions that old are not tested for vulnerabilities nor are security fixes
provided for them.
On Sun, May 12, 2019, 5:43 PM agiri wrote:
> Hi,
>
> As per the Jenkins Security Advisory below I see it mentions Affected
> V
dra/develop',
and 'mwaite/develop'). in the context of multiple remotes or multiple
branch names.
You can often avoid the guessing by naming the branch precisely, as in
'origin/develop'.
Mark Waite
On Wed, May 15, 2019 at 1:18 PM James Robson
wrote:
> I have a r
om/d/msgid/jenkinsci-users/df6be5c5-fc5d-4937-8690-c8012db8daaf%40googlegroups.com
> <https://groups.google.com/d/msgid/jenkinsci-users/df6be5c5-fc5d-4937-8690-c8012db8daaf%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/opt
during startup.
> Thanks
> Nageswara Rao
>
> On Wed, May 15, 2019 at 9:46 PM Mark Waite
> wrote:
>
>>
>> On Wed, May 15, 2019 at 7:37 PM Nageswara Rao Palukuri Venkata <
>> pvnra...@gmail.com> wrote:
>>
>>> How can we upload a custom pl
mp;utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
--
Thanks!
Mark Waite
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this group and stop receiving ema
s Robson
wrote:
>
>
> On Wednesday, 15 May 2019 21:28:52 UTC+1, Mark Waite wrote:
>>
>>
>> You can often avoid the guessing by naming the branch precisely, as in
>> 'origin/develop'.
>>
>
> I attempted to use 'origin/develop' as the b
nsci-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/20190517080348.GA17598%40psi5.com
> .
> For more options, visit https://groups.google.com/d/optout.
>
--
Thanks!
Mark Waite
--
You received this message becau
s://groups.google.com/d/msgid/jenkinsci-users/0f7c8c1c-c1a8-4495-8be5-d00b5c5997ff%40googlegroups.com
> <https://groups.google.com/d/msgid/jenkinsci-users/0f7c8c1c-c1a8-4495-8be5-d00b5c5997ff%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit htt
ay 17, 2019 at 4:59 AM Mark Waite
wrote:
>
>
> On Thu, May 16, 2019 at 7:13 AM gbon wrote:
>
>> Hi All,
>> Asking for advice on this weird behavior:
>>
>> I have a (declarative) pipeline that works perfectly fine and selects the
>> agent like so
>>
&g
nsci-users/e81a95b4-d8a4-4fa0-931a-f314e9616796%40googlegroups.com
> <https://groups.google.com/d/msgid/jenkinsci-users/e81a95b4-d8a4-4fa0-931a-f314e9616796%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
kinsci-users/dc508f41-cd5b-449b-a0d4-11d9aa5c2668%40googlegroups.com
> <https://groups.google.com/d/msgid/jenkinsci-users/dc508f41-cd5b-449b-a0d4-11d9aa5c2668%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
and I thought, that it is actually this plugin which
> performs the masking. If not, which plugin does this? I did not find any
> installed plugins in my instance which seem to do this.
>
> Am Dienstag, 21. Mai 2019 13:27:50 UTC+2 schrieb Mark Waite:
>>
>> The only solutio
y avoid many of the
problems.
>
> Am Dienstag, 21. Mai 2019 14:48:57 UTC+2 schrieb Mark Waite:
>>
>> Based on https://issues.jenkins-ci.org/browse/JENKINS-44860 , it appears
>> to be the credentials binding plugin. Sorry for my misdirection.
>>
> --
> You recei
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://groups.google.com/d/msgid/jenkin
s://groups.google.com/d/msgid/jenkinsci-users/89f8e2a2-6082-4642-90ac-31f8da684c06%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
--
Thanks!
Mark Waite
--
You received this message because you are subsc
po via ssh - I use checkout over SSH option - when a
> regular pipelineJob has no trouble with ssh
>
> On Thursday, May 23, 2019 at 2:44:23 PM UTC+2, Mark Waite wrote:
>>
>> Submodule authentication in the git plugin and git client plugin requires
>> that the s
+ gitSubURL + "\n";
> git credentialsId: 'blablabla', url: "${gitSubURL}"
> }
> The result is the same, making me think "checkout" is just wrapper for GIT
>
>
The git step is a simplified form of the checkout step. If your case does
not n
mail to jenkinsci-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/794e1399-0d52-42d9-b805-0e197667d3c6%40googlegroups.com
> <https://groups.google.com/d/msgid/jenkinsci-users/794e1399-0d52-42d9-b805-0e197667d3c6%4
efined for Ant 1.9.6. That may indicate you also have a JDK
tool defined for JRE 1.8.0_201. The Jenkins tool definitions are available
from the "Configure System" page and might help detect the source of the
jre1.8.0_201 setting.
Best of luck!
Mark Waite
On Fri, Jun 7, 2019 at 12:44 PM A
; Pipeline: Stage Tags Metadata 1.3.8 ->
> 1.3.9
> >>> Pipeline: Step API 2.19 ->
> 2.20
> >>> Slack Notification 2.23 -> 2.24
>
> I've since rolled back all of the "Pipeline: ..." changes. The problem
> didn't change.
>
> Ab
nsfiles themselves, but it seems clear now
> that the latest Cygwin git broke something, and that Git for Windows fixed
> it ...
>
> This was crisis-level breakage for my department - I can't thank you
> enough.
>
> On Tuesday, 11 June 2019 16:36:38 UTC-4, Mark Waite
ually went to 2.21.0 - all resulting
> in the same failure. Any thoughts? It certainly doesn't seem to be the
> Git version, and the one working pipeline muddies the water further.
>
> On Tuesday, 11 June 2019 17:12:11 UTC-4, Mark Waite wrote:
>>
>> I'm glad that hel
/#SECURITY-1095>
>
> Given that everything is working, I take it I should just ignore these for
> now? Or possibly remove "Git Parameter Plug-In" and "GitHub Branch Source
> Plugin" as we apparently don't use them at all ...
>
> Once again, thank you ver
should delete this message and inform the sender immediately. *
>
> --
> 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+unsubs
e 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://groups.googl
his 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://group
eymen
>>
>> --
> 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 di
t;>
>> --
> 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 discussi
http://mirrors.jenkins.io/war-stable/latest/jenkins.war && java -jar
jenkins.war
On Sat, Jun 29, 2019 at 10:38 AM Mark Waite
wrote:
> That listing seems to indicate that if you attempt to install Jenkins from
> your current repository definition, it will install Jenkins 1.651.3.
> Jenki
enkins.scm.api.SCMSource._retrieve(SCMSource.java:373)
> at jenkins.scm.api.SCMSource.fetch(SCMSource.java:283)
> at
> jenkins.branch.MultiBranchProject.computeChildren(MultiBranchProject.java:634)
> at
> com.cloudbees.hudson.plugins.folder.computed.ComputedFolder.updateChildren(ComputedFolder.jav
h that it may be reaching the default 10 minute clone timeout. Refer
to https://issues.jenkins-ci.org/browse/JENKINS-38973 for a discussion of
possible workarounds.
On Tue, Jul 2, 2019 at 6:31 AM Mark Waite wrote:
> The repository in the workspace on the agent running that build is
> proba
> issue within the git client parsing to me. I'll confirm my outcome.
>>
>> Regards, Kevin
>>
>> On Tuesday, 2 July 2019 13:37:41 UTC+1, Mark Waite wrote:
>>>
>>> Sorry, I didn't read your description thoroughly enough. You said:
>>>
&
84-4018c99dd956%40googlegroups.com
> <https://groups.google.com/d/msgid/jenkinsci-users/345f6008-fdd7-4ff8-bb84-4018c99dd956%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
--
Thanks!
Mark Waite
--
footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
--
Thanks!
Mark Waite
--
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 em
; <https://groups.google.com/d/msgid/jenkinsci-users/6b0971fa-c016-4822-a4a2-15cf239d6392%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
--
Thanks!
Mark Waite
--
You received this message because you a
> On Monday, July 8, 2019 at 3:32:18 PM UTC-4, Mark Waite wrote:
>>
>> I believe that it once was possible to modify the individual job
>> definitions of a GitHub Branch Source folder. However, I believe the
>> modifications were also periodically reset (possibly by
9c307d05-ea7e-4805-a782-c0f163bd29f6%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
--
Thanks!
Mark Waite
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" gr
egroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/0cb1d349-16bf-4039-8973-5286b8d98f05%40googlegroups.com
> .
> For more options, visit https://groups.google.com/d/optout.
>
--
Thanks!
Mark Waite
--
You received th
it
> https://groups.google.com/d/msgid/jenkinsci-users/da1bc51c-91b4-4e5f-885a-1396fe1f8e0f%40googlegroups.com
> <https://groups.google.com/d/msgid/jenkinsci-users/da1bc51c-91b4-4e5f-885a-1396fe1f8e0f%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, v
r machine. Does anyone have a
> suggestion
>
> about how I can achieve what I have in my original code?
>
> I want to dynamically decide what nodes to run the code on.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" gr
in chuj
> I have installed.
>
> On Fri, 12 Jul 2019, 13:10 Mark Waite, wrote:
>
>> The durabilityHint symbol is provided by the workflow-job plugin. Do you
>> have that plugin installed?
>>
>> On Fri, Jul 12, 2019 at 6:04 AM Jan Kosecki
>> wrote:
>
ibe 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://groups.google.com/d/msgid/jenkinsci-users/9fea5d24-b69e-4f5b-b601-4e19243375b6%40googlegroups.com
> <https://groups.google
ion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/1298b6db-6dd5-4226-8d0e-f394e50e3077%40googlegroups.com
> <https://groups.google.com/d/msgid/jenkinsci-users/1298b6db-6dd5-4226-8d0e-f394e50e3077%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
1 - 100 of 1849 matches
Mail list logo