Query regarding Organization Folder Events

2021-02-09 Thread Ashish Sharma
Dear Community, We are using below: - Cloudbees Core (Jenkins) 2.235.1 - BitBucket Branch Source plugin - BitBucket Data Center 6.10.4 We have a query regarding Organization Folder Events page. We are not able to fully comprehend which events are logged in this page. It is

Re: Documentation

2021-02-09 Thread Mark Waite
On Tue, Feb 9, 2021 at 3:20 PM Jérôme Godbout wrote: > > > I agree about the server having his own version with actual plugin install > is a good idea. Preventing access to it?! why?! security so I do not expose > the version of the plugins used? Having an online version up to date is > also a

Documentation

2021-02-09 Thread Jérôme Godbout
I agree about the server having his own version with actual plugin install is a good idea. Preventing access to it?! why?! security so I do not expose the version of the plugins used? Having an online version up to date is also a good thing, people can see what they are missing from not

Re: Issue with master-agent communication over ssh

2021-02-09 Thread Jigar R
Any recommendations on how should I go about this new error? On Thursday, February 4, 2021 at 5:26:13 PM UTC-5 Jigar R wrote: > On Thursday, February 4, 2021 at 12:20:21 PM UTC-5 Jigar R wrote: > >> On Thu, Feb 4, 2021 at 9:29 AM kuisathaverat wrote: >> >>> I see some serialization fails and

Re: How to Hide findbug graphs

2021-02-09 Thread John Patrick
have you tried aggregatingResults something like; recordIssues enabledForFailure: true, aggregatingResults: true, tool: spotBugs() John On Tue, 9 Feb 2021 at 17:48, Ashok reddy wrote: > > multiple empty findbug trend graphs are creating How to hide them from > summery? > > > On Tuesday,

Re: Security Vulnerability on my Jenkins Server

2021-02-09 Thread kuisathaverat
There is work in progress to bump the version of the library and convert the sshd-module in a plugin to resolve this kind of issues quickly. For the moment you can configure your sshd servers on the Agents side to do not allow weak ciphers, see https://www.ssh.com/ssh/sshd_config.

Re: Permissions to see pipeline syntax

2021-02-09 Thread Mark Waite
I agree wholeheartedly that the online Pipeline Syntax reference inside your Jenkins controller is the best choice. It presents help for exactly the current installed plugins and their versions. I recently added a section to the git plugin documentation

How to set limits for Checkstyles, findsbugs and PMD

2021-02-09 Thread Ashok reddy
Hello Folks, Below is the my pipeline script, How can I set the warnings limit for check style warning stage('Build') { options { timeout(time: 30, unit: "MINUTES") } steps { withMaven(maven: 'Maven-3.5.2') {

Re: How to Hide findbug graphs

2021-02-09 Thread Ashok reddy
multiple empty findbug trend graphs are creating How to hide them from summery? On Tuesday, February 9, 2021 at 10:48:07 PM UTC+5:30 Ashok reddy wrote: > Hello Team > > I am working on maven pipeline project, below is the pipeline script. I am > getting multiple find bug graphs How to Hide

How to Hide findbug graphs

2021-02-09 Thread Ashok reddy
Hello Team I am working on maven pipeline project, below is the pipeline script. I am getting multiple find bug graphs How to Hide them stage('Build') { options { timeout(time: 30, unit: "MINUTES") } steps { withMaven(maven:

Re: Security Vulnerability on my Jenkins Server

2021-02-09 Thread eric....@gmail.com
I'm sorry, I just saw the last comment on here and, once again, this showed up on our vulnerability report. I don't get exactly what I need to do in order to fix this. Can someone lay it out for me please? Thanks - Eric On Wednesday, August 26, 2020 at 12:39:40 PM UTC-6 kuisat...@gmail.com

RE: Permissions to see pipeline syntax

2021-02-09 Thread Jérôme Godbout
+1 online pipeline syntax generator. The online documentation is such a pain, page too long to scroll, no type or any example, no freaking idea what the hell the value shape must be sometime. You kind of need deep knowledge of Java/Jenkins Groovy to have a slight idea of what the value are or

Re: Set-Variable : Cannot process command because of one or more missing mandatory parameters: Name.

2021-02-09 Thread Slide
That will cause problems, the ssh-agents-plugin is not set up to handle PowerShell as the default shell. I looked into it a while back but didn't make good progress. On Tue, Feb 9, 2021 at 2:45 AM Amedee Van Gasse wrote: > FYI PowerShell is the default SSH shell on this machine. > > On Tuesday,

Permissions to see pipeline syntax

2021-02-09 Thread Jeremy Mordkoff
What permission(s) do I need to grant to a new user in order for them to see the pipeline syntax option? I am a full admin and I see it. They are authenticated but they only have rights to start and stop jobs right now. I created a job for them that invokes a JenkinsFile and they are busy

Re: Set-Variable : Cannot process command because of one or more missing mandatory parameters: Name.

2021-02-09 Thread Amedee Van Gasse
FYI PowerShell is the default SSH shell on this machine. On Tuesday, February 9, 2021 at 10:27:38 AM UTC+1 Amedee Van Gasse wrote: > I got this when connecting to a Windows node, how do I fix this? > > [02/09/21 10:20:58] [SSH] SSH host key matches key seen previously for > this host.

Set-Variable : Cannot process command because of one or more missing mandatory parameters: Name.

2021-02-09 Thread Amedee Van Gasse
I got this when connecting to a Windows node, how do I fix this? [02/09/21 10:20:58] [SSH] SSH host key matches key seen previously for this host. Connection will be allowed. [02/09/21 10:20:58] [SSH] Authentication successful. [02/09/21 10:20:59] [SSH] The remote user's environment is: