-
I am getting an error when trying to connect to my swarm:
`java.lang.IllegalArgumentException: unexpected url: 172.17.0.1:2376/_ping
at okhttp3.Request$Builder.url(Request.java:143)
at org.jenk…
-
We set-up IAM credentials as a Secret Text (ID=IAM Access Key, Secret = IAM access secret). We found the listener would fail with the following ERROR:
```
java.lang.NoClassDefFoundError: Could not…
-
Test whether Jenkins can access the queue step:
i followed all the steps before that and i see the error as below.
Jenkins Version : Jenkins 2.204.2
AWS-SQS version: aws-sqs:2.0.1
java.lang.…
-
### Context
- **Gitlab plugin version**: 1.4.4
- **Gitlab version**: gitlab-ce-8.16.4-ce.0.el7.x86_64.rpm
- **Jenkins version**: jenkins-2.45-1.1.noarch
### Problem description
I tried to set…
-
Jenkins Version:
Jenkins ver. 2.138.1
plugin version : 1.026
Stack trace
org.apache.commons.jelly.JellyTagException: jar:file:/var/lib/jenkins/plugins/poll-mailbox-trigger-plugin/WEB-INF/…
-
I have a job that I use ghprb to build all PRs (no whitelist) on a private repo. When Github send's a PR opened webhook, I get this in my logs:
```
Sep 24, 2015 11:38:42 AM FINE org.jenkinsci.plugin…
-
```
What steps will reproduce the problem?
1. Upgraded to jenkins 1.485 and pipline 1.3.3
2. Open a pipeline view
What is the expected output? What do you see instead?
Expect to see my pipeline. I d…
-
The plugin is not able to work with the Multibranch Job. This behaviour of job is slightly different because it does branch indexing when it's "triggered".
When saving a job with the plugin configur…
-
### Jenkins and plugins versions report
Environment
```text
Jenkins: 2.401.1
OS: Linux - 5.14.0-319.el9.x86_64
Java: 11.0.18 - Red Hat, Inc. (OpenJDK 64-Bit Server VM)
---
ant:487…
-
I have a working setup with ghprb v1.9 and v1.12 with jenkins v1.557, but since I updated jenkins to v1.558 and even more recent versions all I get is something like the following:
```
Jun 05, 2014 4…