Re: Upgraded Plugins: Jenkins fails to start

2021-05-31 Thread Raoul de Haard
We stumbled on the same error after upgrading plugins on Jenkins last week. Search in your Jenkins plugin directory for the jar file starting with the name: guice. The results should only list one version of the guice jar. In our case it turned out that the Jacoco plugin came with a newer version

Re: [IMPORTANT] plugins deprecation for Digester removal

2021-05-31 Thread Baptiste Mathus
Which "code coverage" plugin are you referring to, to be sure? Emma & cloverphp? Le dim. 30 mai 2021 à 20:42, Oleg Nenashev a écrit : > Thanks to Baptiste for bringing it up explicitly! Many plugins from the > list can be fixed, and there are already pull requests created by Adrien > Lecharpen

Re: Jenkins upgrade from 2.250 to 2.275

2021-05-31 Thread s.p...@gmail.com
Thank you Björn . I will look into this. Are there any steps I need to consider before migrating from weekly versions to LTS or just download the war and replace it with the current war file? Really appreciate your help ! On Monday, May 31, 2021 at 2:51:24 AM UTC-4 ice...@googlemail.com wrote:

post to jobs that do not exists

2021-05-31 Thread Morten Bjoernsvik
Hi jenkins v2.295 Is it possible to configure the jenkins rest-api to return a json instead of a html-dump on errors? Below is a 500 posting to a job that do not exists. After creating the job is was all fine. 20210531103301.714|ERROR|./gitlab2jenkins/jenkins.py:152|error posting to jenkins o

Re: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?

2021-05-31 Thread Richard Bywater
Which version of Openshift are you using? AFAIK Openshift 4 doesn't support use of the Docker socket anymore (or at least not by default) Richard. On Sat, 29 May 2021 at 05:36, anilkumar panditi wrote: > Hi, > sorry for asking repeated question, > Earlier i had worked on a Jenkins instance whic

Re: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?

2021-05-31 Thread amila...@gmail.com
Hi, check first if openshift jenkins pod using its container engine asweather docker or containerd or something else in your Openshift server. This error indicates docker daemon not running or cannot connect to docker daemon. not much idea about openshift docker for me. AMila Devop

Re: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?

2021-05-31 Thread anilkumar panditi
Hi Could you please help. On Fri, May 28, 2021 at 11:06 PM anilkumar panditi < anilkumar.pand...@gmail.com> wrote: > Hi, > sorry for asking repeated question, > Earlier i had worked on a Jenkins instance which is a docker docker > container which uses the docker inside container like below. > -v