[JIRA] (JENKINS-50495) Rundeck configuration is removed on plugin update

83 views
Skip to first unread message

mwarren@wanderu.com (JIRA)

unread,
Mar 30, 2018, 10:45:02 AM3/30/18
to jenkinsc...@googlegroups.com
Matt Warren created an issue
 
Jenkins / Bug JENKINS-50495
Rundeck configuration is removed on plugin update
Issue Type: Bug Bug
Assignee: Vincent Behar
Components: rundeck-plugin
Created: 2018-03-30 14:44
Environment: Jenkins v2.108
rundeck-plugin v3.6.4
Priority: Major Major
Reporter: Matt Warren

We began using rundeck-plugin around version 3.6 and every time we update the plugin, we have to recreate the server configuration in Jenkins' Global settings. This doesn't seem like the right behavior but it is possible we are saving configuration in the wrong place.

Please let me know if I can more useful information from the plugin to help debug/fix this.

Thanks,
-Matt

Add Comment Add Comment
 
This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)
Atlassian logo

deogracia@free.fr (JIRA)

unread,
Apr 26, 2018, 1:51:02 PM4/26/18
to jenkinsc...@googlegroups.com
Lionel FÉLICITÉ assigned an issue to Lionel FÉLICITÉ
Change By: Lionel FÉLICITÉ
Assignee: Vincent Behar Lionel FÉLICITÉ

deogracia@free.fr (JIRA)

unread,
Apr 26, 2018, 2:17:02 PM4/26/18
to jenkinsc...@googlegroups.com

deogracia@free.fr (JIRA)

unread,
Apr 26, 2018, 2:19:02 PM4/26/18
to jenkinsc...@googlegroups.com

deogracia@free.fr (JIRA)

unread,
Apr 26, 2018, 2:19:02 PM4/26/18
to jenkinsc...@googlegroups.com

deogracia@free.fr (JIRA)

unread,
Apr 26, 2018, 2:20:02 PM4/26/18
to jenkinsc...@googlegroups.com

deogracia@free.fr (JIRA)

unread,
Apr 26, 2018, 2:21:02 PM4/26/18
to jenkinsc...@googlegroups.com
Lionel FÉLICITÉ commented on Bug JENKINS-50495
 
Re: Rundeck configuration is removed on plugin update

Hi,

I upgrade from 2.107 to 2.116 with rundeck plugin 3.6.4 and at first reboot, I lost my global rundeck conf

In log file, I got

org.rundeck.api.RundeckClient in file:/data/jenkins/plugins/rundeck/WEB-INF/lib/rundeck-api-java-client-13.2.jar might be dangerous, so rejecting; see https://jenkins.io/redirect/class-filter/
org.jenkinsci.plugins.rundeck.RundeckNotifier$RundeckDescriptor initializeRundeckJobCache
Rundeck job cache DISABLED.
org.jenkinsci.plugins.rundeck.cache.DummyRundeckJobCache invalidate

Later, I got

org.jenkinsci.remoting.util.AnonymousClassWarnings warn
Attempt to (de-)serialize anonymous class hudson.model.ParametersDefinitionProperty$1 in file:/var/cache/jenkins/war/WEB-INF/lib/jenkins-core-2.116.jar; see: https://jenkins.io/redirect/serialization-of-anonymous-classes
org.jenkinsci.plugins.rundeck.RundeckNotifier getProjectAction
Unable to create rundeck job project linked action for 'JOB XXXX'. Exception: IllegalArgumentException: rundeckClient should not be null !

In Jenkins UI, I got (i forgot to get the exact message) some "data stored in an older format and/or unreadable data."
When I go to "/jenkins/configure", here's what I got logged

cf . stack_01.txt

When I host "save": cf. stack_02.txt

I downgrade jenkins back to 2.107: I still got the same errors.

 

deogracia@free.fr (JIRA)

unread,
Apr 26, 2018, 2:23:02 PM4/26/18
to jenkinsc...@googlegroups.com
Lionel FÉLICITÉ edited a comment on Bug JENKINS-50495
Hi,

I upgrade from 2.107 to 2.116 with rundeck plugin 3.6.4 and at first reboot, I lost my global rundeck conf

In log file, I got
{code:java}

org.rundeck.api.RundeckClient in file:/data/jenkins/plugins/rundeck/WEB-INF/lib/rundeck-api-java-client-13.2.jar might be dangerous, so rejecting; see https://jenkins.io/redirect/class-filter/
org.jenkinsci.plugins.rundeck.RundeckNotifier$RundeckDescriptor initializeRundeckJobCache
Rundeck job cache DISABLED.
org.jenkinsci.plugins.rundeck.cache.DummyRundeckJobCache invalidate

{code}
Later, I got
{code:java}

org.jenkinsci.remoting.util.AnonymousClassWarnings warn
Attempt to (de-)serialize anonymous class hudson.model.ParametersDefinitionProperty$1 in file:/var/cache/jenkins/war/WEB-INF/lib/jenkins-core-2.116.jar; see: https://jenkins.io/redirect/serialization-of-anonymous-classes
org.jenkinsci.plugins.rundeck.RundeckNotifier getProjectAction
Unable to create rundeck job project linked action for 'JOB XXXX'. Exception: IllegalArgumentException: rundeckClient should not be null !
{code}

In Jenkins UI, I got (i forgot to get the exact message) some "data stored in an older format and/or unreadable data."
When I go to "/jenkins/configure", here's what I got logged

cf . [^stack_01.txt]

When I host "save": cf. [^stack_02.txt]

I downgrade jenkins back to 2.107: I still got the same errors
, even with rundeck plugin 3 . 6.3

 

 

deogracia@free.fr (JIRA)

unread,
Apr 27, 2018, 5:14:02 AM4/27/18
to jenkinsc...@googlegroups.com
Lionel FÉLICITÉ assigned an issue to Vincent Behar
 
Change By: Lionel FÉLICITÉ
Assignee: Lionel FÉLICITÉ Vincent Behar

deogracia@free.fr (JIRA)

unread,
May 29, 2018, 4:40:02 AM5/29/18
to jenkinsc...@googlegroups.com

toklian@gmail.com (JIRA)

unread,
Jun 22, 2018, 9:05:01 AM6/22/18
to jenkinsc...@googlegroups.com
Alex Mikhnenko commented on Bug JENKINS-50495
 
Re: Rundeck configuration is removed on plugin update

We are experiencing the same issue: Rundeck configuration disappers once jenkins is updated with new version.

JobConfigHistory shows that configuration update is performed under user who is doing Jenkins update via WebUI

toklian@gmail.com (JIRA)

unread,
Jun 22, 2018, 9:08:10 AM6/22/18
to jenkinsc...@googlegroups.com

alvaro.perea@sunbeltfactory.com (JIRA)

unread,
Jul 17, 2018, 9:16:02 AM7/17/18
to jenkinsc...@googlegroups.com
Alvaro Perea commented on Bug JENKINS-50495
 
Re: Rundeck configuration is removed on plugin update

Hi, 

Apparently, we have the same issue but when we reboot the service or the instance, always lost the rundeck job cache configuration.

We are using Jenkins 2.130

Best regards,

 

This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)

alvaro.perea@sunbeltfactory.com (JIRA)

unread,
Jul 18, 2018, 9:13:04 AM7/18/18
to jenkinsc...@googlegroups.com
Alvaro Perea edited a comment on Bug JENKINS-50495
Hi, 

Apparently, we have the same issue but when we reboot the service or the instance, always lost the rundeck job cache configuration.

We are using Jenkins 2.130 and plugin Rundeck 3.6.4

Best regards,

 

alvaro.perea@sunbeltfactory.com (JIRA)

unread,
Jul 18, 2018, 9:13:05 AM7/18/18
to jenkinsc...@googlegroups.com
Alvaro Perea edited a comment on Bug JENKINS-50495
Hi, 

Apparently, we have the same issue but
occur when we reboot the service or the instance, always lost the rundeck job cache configuration.


We are using Jenkins 2.130 and plugin Rundeck 3.6.4

Best regards,

 

alvaro.perea@sunbeltfactory.com (JIRA)

unread,
Jul 18, 2018, 9:28:03 AM7/18/18
to jenkinsc...@googlegroups.com
Alvaro Perea stopped work on Bug JENKINS-50495
 
Change By: Alvaro Perea
Status: In Progress Open

alvaro.perea@sunbeltfactory.com (JIRA)

unread,
Jul 18, 2018, 9:28:03 AM7/18/18
to jenkinsc...@googlegroups.com
Alvaro Perea started work on Bug JENKINS-50495
 
Change By: Alvaro Perea
Status: Open In Progress

toklian@gmail.com (JIRA)

unread,
Jul 19, 2018, 1:11:02 PM7/19/18
to jenkinsc...@googlegroups.com
Alex Mikhnenko edited a comment on Bug JENKINS-50495
We are experiencing the same issue: Rundeck configuration disappers once jenkins is updated with new version.

JobConfigHistory shows that configuration update is performed under user who is doing Jenkins update via WebUI


Rundeck Plugin 3.6.x, Jenkins 2.107.x

toklian@gmail.com (JIRA)

unread,
Jul 19, 2018, 1:11:02 PM7/19/18
to jenkinsc...@googlegroups.com
Alex Mikhnenko edited a comment on Bug JENKINS-50495
We are experiencing the same issue: Rundeck configuration disappers disappears once jenkins is updated with new version.


JobConfigHistory shows that configuration update is performed under user who is doing Jenkins update via WebUI

Rundeck Plugin 3.6.x, Jenkins 2.107.x

andrew.williams@kohler.com (JIRA)

unread,
Jul 19, 2018, 1:15:02 PM7/19/18
to jenkinsc...@googlegroups.com

We are experiencing the same difficulties.  Any time Jenkins or a plugin is updated, and Jenkins is restarted, the Rundeck instance is deleted.  Rundeck 3.6.4. Jenkins 2.121.  Please fix this!

alvaro.perea@sunbeltfactory.com (JIRA)

unread,
Jul 27, 2018, 9:34:02 AM7/27/18
to jenkinsc...@googlegroups.com
Alvaro Perea assigned an issue to Ulli Hafner
 
Change By: Alvaro Perea
Assignee: Vincent Behar Ulli Hafner

alvaro.perea@sunbeltfactory.com (JIRA)

unread,
Jul 27, 2018, 9:38:02 AM7/27/18
to jenkinsc...@googlegroups.com
Alvaro Perea commented on Bug JENKINS-50495
 
Re: Rundeck configuration is removed on plugin update

Hi,

I updated Jenkins to version 2.134 and the problem continues.

I assigned it to Ullie Hafner, because we need a solution soon please.

Regards, 

ullrich.hafner@gmail.com (JIRA)

unread,
Jul 30, 2018, 4:54:03 AM7/30/18
to jenkinsc...@googlegroups.com
Ulli Hafner assigned an issue to Vincent Behar
 

Why did you assign it to me? I'm not a developer of this plugin.

Change By: Ulli Hafner
Assignee: Ulli Hafner Vincent Behar
Reply all
Reply to author
Forward
0 new messages