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

Master crash with SEGV on copyartifact, caused by com.trilead.ssh2.crypto

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • copyartifact-plugin
    • None
    • Jenkins 2.34
      copyartifact version: 1.38.1
      Red Hat Enterprise Linux Server release 6.8 (Santiago)
      java_version: "1.8.0-openjdk"

      We have been experiencing crashes on Jenkins master. They happens every 2-3 days.

      They look to happen in relation to a job which runs hourly and uses the CopyArtifact step.

      The job runs hourly on one of the nodes. It calls the copyArtifact to grab the latest successful build from the main release build.

      step([$class: 'CopyArtifact',
      projectName: "upstreamProject",
      selector: [$class: 'LastCompletedBuildSelector'],
      target: 'build-store',
      filter: "*/_T.${platformFileExt{color}}",
      flatten: true])

      The crash happens only occasionally (every 2-3 days). The crash is on the jenkins master server.

       

        1. hs_err_pid21965.log
          162 kB
          Andrea Cecotti
        2. hs_err_pid30179.log
          160 kB
          Andrea Cecotti
        3. hs_err_pid7240.log
          164 kB
          Andrea Cecotti

            Unassigned Unassigned
            lbg_cecotti Andrea Cecotti
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: