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

scp plugin doesn't work for multi configuration project

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Major Major
    • scp-plugin
    • None
    • Platform: All, OS: All

      I am trying to use scp plugin under multi configuration project without much
      success. First time when I start the build, it never finish uploading even after
      5mins and the project is just blinking. I decided to kill the project.

      During my 2nd attempt at least I got this error in my log. BTW single
      configuration seem to be working just fine.

      started
      Building remotely on XXXXXXXXXXXXXXXX.XXXXXX.XXX
      [windows] $ bash -xe C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\hudson8584819837934197381.sh
      + '[' x '!=' x ']'
      + which scp
      /usr/bin/scp
      + echo windows
      windows
      + echo windows
      + echo 2009-02-18_22-15-23
      + cat windows.txt
      windows
      2009-02-18_22-15-23
      [SCP] Connecting to XXXXXXXXXXXXXXXX.XXXXXX.XXX
      [SCP] remote folderPath test,local file:windows.txt
      ERROR: Failed to upload files
      4:
      at com.jcraft.jsch.ChannelSftp.stat(Unknown Source)
      at be.certipost.hudson.plugin.SCPSite.upload(SCPSite.java:178)
      at
      be.certipost.hudson.plugin.SCPRepositoryPublisher.perform(SCPRepositoryPublisher.java:121)
      at
      hudson.model.AbstractBuild$AbstractRunner.performAllBuildStep(AbstractBuild.java:365)
      at
      hudson.model.AbstractBuild$AbstractRunner.performAllBuildStep(AbstractBuild.java:353)
      at hudson.model.Build$RunnerImpl.post2(Build.java:169)
      at hudson.model.AbstractBuild$AbstractRunner.post(AbstractBuild.java:338)
      at hudson.model.Run.run(Run.java:914)
      at hudson.model.Build.run(Build.java:112)
      at hudson.model.ResourceController.execute(ResourceController.java:93)
      at hudson.model.Executor.run(Executor.java:119)
      finished: UNSTABLE

            ramazanyich2 ramazanyich2
            vijayj vijayj
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: