Oct 4, 2023 · I was getting the above error while connecting my slave to the master. I was connecting through jnlp. FYI both the master and slave are using ...
Missing: /search troubleshooting
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 '!
Missing: troubleshooting | Show results with:troubleshooting
Mar 17, 2023 · Go to Jenkins home page. · Click on “Manage Jenkins” link. · Click on “Configure System” link. · Scroll down to the “Cloud” section. · Find your ...
Missing: /search troubleshooting
Sep 7, 2021 · Some more general troubleshooting tips: Every time Jenkins launches a program locally/remotely, it prints out the command line to the log file. ...
Missing: /search | Show results with:/search
Jul 1, 2023 · Hi Team, I am unable to create jenkins agent in k8s cluster. I am able to connect cluster (test connection is sucessfull) but not able to ...
Missing: /search troubleshooting
cloud The name of the cloud as defined in Jenkins settings. ... Troubleshooting. First watch if the Jenkins agent ... slave --all-namespaces | xargs -I {} kubectl ...
Missing: /search | Show results with:/search
RetentionStrategy implementation for AbstractCloudComputer that terminates it if it remains idle for X minutes. CloudSlaveRetentionStrategy<T extends Computer>.
Missing: troubleshooting | Show results with:troubleshooting
Jenkins Remoting is a library, and executable Java archive, which implements the communication layer in Jenkins. This includes the TCP-based communication ...
Missing: cloud | Show results with:cloud
Sep 7, 2021 · This plugin uses JClouds to provide slave launching on most of the currently usable Cloud infrastructures.
Jan 16, 2017 · A One-Shot Executor is a Slave created for a specific Build in Jenkins Queue. It is launched as the Build start, and destroyed as the Build ...