×
Sep 7, 2021 · Number of slaves​​ Each slave maintains a connection to a master, and to service these connections a master launchs several threads, and each ...
Jun 24, 2022 · We will skip java 11 and try to upgrade all machines to java 17 directly (master and all slaves), but some of our builds still need older java ...
Returns the number of Executor s. This may be different from getExecutors().size() because it takes time to adjust the number of executors. Specified by ...
Sep 7, 2021 · Jenkins remoting may fail to maintain connection between master and slave, and in such case can report a cryptic stacktrace in build console ...
Sep 7, 2021 · On your master machine go to Manage Jenkins > Manage Nodes. New Node. Enter Node Name; Select Permanent Agent; Press OK.
Nov 2, 2022 · I have configured Jenkins with 2 docker nodes. I then installed the “Least load” plugin and my jenkinsfile contains this line: agent { label '!
Apr 13, 2023 · Hi all, I have some troubles to make the agent run. I'm running the agent on Windows. The agent configuration is the following: Name: agent1 ...
You can monitor your slaves using Nagios and its remote monitoring tool NRPE. To do this on a Linux slave: Install Nagios on a monitoring server and NRPE on the ...
site:jenkins.io master number slave from issues.jenkins.io
Display number should always by EXECUTOR_NUMBER+1 but it randomly shows different values. When using 4-5 executors per node (master included) seemed to be ...