org.apache.sshd.common.SshException: Already closed

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Minor
    • Component/s: cli
    • None
    • Environment:
      * OpenSSH_6.9p1, LibreSSL 2.1.7 (OS X 10.11) on my side
      * Jenkins 1.635, Linux, OpenJDK 7

      Hi,

      I use SSH connection to Jenkins CLI. `build`, `list-jobs`, `get-job`, `get-view`, `version`, `who-am-i` – all those work OK. But at the end of each `console` command I'm getting an exception. Everything works, but I believe, something's going wrong so I should report this.

      ssh jenkins console Ansible
      [...]
      Finished: SUCCESS
      org.apache.sshd.common.SshException: Already closed
      at org.apache.sshd.common.channel.ChannelOutputStream.flush(ChannelOutputStream.java:98)
      at org.jenkinsci.main.modules.sshd.AsynchronousCommand$1.run(AsynchronousCommand.java:106)
      at java.lang.Thread.run(Thread.java:745)

            Assignee:
            Unassigned
            Reporter:
            Vasily Korytov
            Votes:
            2 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: