CLI commands with private key for nonexistent user fail with EOFException from DataInputStream.readBoolean

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      This started with 1.556.

      root@recipe-test-centos-64-x86-64 ~]# java -jar /tmp/kitchen/cache/jenkins-cli.jar -s http://recipe-test-centos-64-x86-64.vagrantup.com:8080 -i /tmp/kitchen/cache/jenkins-key help
      Exception in thread "main" java.io.EOFException
      	at java.io.DataInputStream.readBoolean(DataInputStream.java:244)
      	at hudson.cli.Connection.readBoolean(Connection.java:94)
      	at hudson.cli.CLI.authenticate(CLI.java:553)
      	at hudson.cli.CLI._main(CLI.java:464)
      	at hudson.cli.CLI.main(CLI.java:382)
      

            Assignee:
            Kohsuke Kawaguchi
            Reporter:
            Jonathan Chauncey
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: