Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-29062

IncompatibleClassChangeError; AgentServer.safelyClose

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Blocker Blocker
    • ssh-agent-plugin
    • None
    • Jenkins 1.609.1
      SSH Agent Plugin 1.7

      When updating to SSH Agent Plugin 1.7 and running a job we get the following when the job is done:

      FATAL: null
      java.lang.IncompatibleClassChangeError
      	at com.cloudbees.jenkins.plugins.sshagent.jna.AgentServer.safelyClose(AgentServer.java:216)
      	at com.cloudbees.jenkins.plugins.sshagent.jna.AgentServer.close(AgentServer.java:146)
      	at com.cloudbees.jenkins.plugins.sshagent.jna.JNRRemoteAgent.stop(JNRRemoteAgent.java:109)
      	at com.cloudbees.jenkins.plugins.sshagent.SSHAgentBuildWrapper$SSHAgentEnvironment.tearDown(SSHAgentBuildWrapper.java:360)
      	at hudson.model.Build$BuildExecution.doRun(Build.java:171)
      	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:536)
      	at hudson.model.Run.execute(Run.java:1741)
      	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
      	at hudson.model.ResourceController.execute(ResourceController.java:98)
      	at hudson.model.Executor.run(Executor.java:374)
      Notifying upstream projects of job completion
      Finished: FAILURE
      

      When downgrading to 1.6 it works fine again

            Unassigned Unassigned
            bettercallsaul Saul Goodman
            Votes:
            4 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: