Category "jenkins"

How to silence the verbose rvm log in Jenkins job?

The thing is I'm loading RVM in Jenkins as a function due to bash "not a login" protection. That however outputs the whole RVM configuration to my log => fir

Error in Jenkins deployment :: [cargo.remote.username] [cargo.remote.password] properties are mandatory

I am amused to see this error suddenly appearing in a jenkins deployment jobs which was working more than few months. While I didn't change any tomcat configura

How is the jenkins slave response time calculated?

My Jenkins slaves are online. It's the response time showing in node list that puzzles me how the response time is calculated. Some response time is higher than

/dev/vda1 is full but cannot find why

I have a server running Centos 7. This is the result of df -h Filesystem Size Used Avail Use% Mounted on udev

Jenkins not finding powershell

I'm getting this error when I tried to run a Windows Powershell command in my biuld. I don't know how to add Powershell.exe to this? This was a plugin and I hav

How to add a JDBC driver to a Jenkins pipeline?

I want to create a database within a pipeline script to be used by the deployed app. But first I started testing the connection. I got this problem: java.sql.S

trigger jenkins build on tag creation with multibranch pipeline

I've got a stage in my Jenkinsfile for building from a tag matching a tag name filter: stage('Build Release from Tag') { when { tag '*R

Jenkins trigger Job on multiple branch changes

I want to build a Jenkins job when a change was done (merged) in multiple branches. What I tried was to configure "Source Code Management" with GIT, Branch Sp

Valgrind output

I have installed Valgrind on a Linux system and make this call: valgrind --tool=memcheck --leak-check=full --log-file=valgrindLog/%p --trace-children=yes --xml=

Jenkins multibranch pipeline won't prune deleted branches

We're currently having some trouble with the bitbucket branch source plugin used to handle a multibranch test job in one of our Jenkins instances (productive in

file parameter in declarative pipeline

I am developing declarative pipeline and want to use file parameter to read its content, but its not working as expected parameters{ file(fileLocation:

Executing Same Jenkins job by picking fail_skip xml once first execution is over

I am from QA automation and pretty new to jenkins, below is my case Process: I have a jenkins job which picks up a file criticalsuite.xml (testng) and triggers

How to see who modified global credentials in Jenkins

I have a Jenkins server with multiple users that are able to create and modify Global credentials. Is there any way I can audit and see who did what with the cr

Jenkins - How to trigger QA tests job build by changes on another git project

I know this is a frequent topic, but I couldn't find a straight-forward answer for my case. I just started with Jenkins, so I need help to achieve the setup des

Jenkins Slave - How to add or update ENVIRONMENT variables

Has anyone tried a way to add or update an ENVIRONMENT variable in a Jenkins slave's configuration using Jenkins Rest/API or any other way. Using Jenkins Swarm

I want Jenkins job to build every two weeks

Will this expression run the build every other Friday at noon? Assume i set this up on a Friday? 0 12 * * */14 I tried 0 12 * * FRI/14 but Jenkins returned an

Jenkins - How to handle checkbox in Active choice reactive reference parameter

I tried setting up active choice reactive reference parameter as given in the link : https://www.infracloud.io/blogs/render-jenkins-build-parameters-dynamically

How to change "default" Jenkins build status label on GitHub?

What do I have: Jenkins job (Freestyle Project). Job trigger is GitHub Pull Request Builder GitHub repository Webhook to trigger the Jenkins job What do I want:

How do I skip a Jenkins stage after executing some of its steps (like the when directive)?

How do I skip a Jenkins stage partway through its execution? It would be like using when after some steps or in the middle of a step, once the skip condition ha

[?1034hsh-4.2$ Cannot perform start session: EOF

Getting below error while connecting aws ec2 instance through SSM in jenkins. Starting session with SessionId: [?1034hsh-4.2$ Cannot perform start session: EOF