[JIRA] (JENKINS-40056) Blue Ocean plugin error when installing via CLI

2016-11-29 Thread jdu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Dumay commented on  JENKINS-40056  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Blue Ocean plugin error when installing via CLI   
 

  
 
 
 
 

 
 I've verified that all plugin installation via the CLI fails on Jenkins 2.34. Log from CLI /usr/local/Cellar/jenkins/2.34/bin/jenkins-cli -s http://localhost:8080/ install-plugin junit -restart --username admin --password admin 

 
[WARN] Failed to authenticate with your SSH keys. Proceeding as anonymous
Installing junit from update center
Nov 30, 2016 8:46:58 AM hudson.remoting.SynchronousCommandTransport$ReaderThread run
SEVERE: I/O error in channel Chunked connection to http://localhost:8080/cli
java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:73)
Caused by: java.io.EOFException
	at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2335)
	at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:2804)
	at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:802)
	at java.io.ObjectInputStream.(ObjectInputStream.java:299)
	at hudson.remoting.ObjectInputStreamEx.(ObjectInputStreamEx.java:48)
	at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:59)

hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.Request.abort(Request.java:307)
	at hudson.remoting.Channel.terminate(Channel.java:888)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:92)
	at ..remote call to Chunked connection to http://localhost:8080/cli(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.Request.call(Request.java:172)
	at hudson.remoting.Channel.call(Channel.java:821)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:256)
	at com.sun.proxy.$Proxy3.main(Unknown Source)
	at hudson.cli.CLI.execute(CLI.java:332)
	at hudson.cli.CLI._main(CLI.java:503)
	at hudson.cli.CLI.main(CLI.java:384)
Caused by: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:73)
Caused by: java.io.EOFException
	at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2335)
	at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:2804)
	at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:802)
	at java.io.ObjectInputStream.(ObjectInputStream.java:299)
	at hudson.remoting.ObjectInputStreamEx.(ObjectInputStreamEx.java:48)
	at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:59)
 

 The server log: 

 
Nov 30, 2016 8:46:52 AM hudson.model.UpdateSite$Plugin deploy
INFO: Adding dependent install of structs for plugin junit
Nov 30, 2016 8:46:52 AM 

[JIRA] (JENKINS-40056) Blue Ocean plugin error when installing via CLI

2016-11-29 Thread jdu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Dumay edited a comment on  JENKINS-40056  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Blue Ocean plugin error when installing via CLI   
 

  
 
 
 
 

 
 I've verified that all plugin installation via the CLI fails on Jenkins 2.34  for all plugins .Log from CLI {{/usr/local/Cellar/jenkins/2.34/bin/jenkins-cli -s http://localhost:8080/ install-plugin junit -restart --username admin --password admin}}{noformat}[WARN] Failed to authenticate with your SSH keys. Proceeding as anonymousInstalling junit from update centerNov 30, 2016 8:46:58 AM hudson.remoting.SynchronousCommandTransport$ReaderThread runSEVERE: I/O error in channel Chunked connection to http://localhost:8080/clijava.io.IOException: Unexpected termination of the channel at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:73)Caused by: java.io.EOFException at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2335) at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:2804) at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:802) at java.io.ObjectInputStream.(ObjectInputStream.java:299) at hudson.remoting.ObjectInputStreamEx.(ObjectInputStreamEx.java:48) at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34) at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:59)hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected termination of the channel at hudson.remoting.Request.abort(Request.java:307) at hudson.remoting.Channel.terminate(Channel.java:888) at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:92) at ..remote call to Chunked connection to http://localhost:8080/cli(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537) at hudson.remoting.Request.call(Request.java:172) at hudson.remoting.Channel.call(Channel.java:821) at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:256) at com.sun.proxy.$Proxy3.main(Unknown Source) at hudson.cli.CLI.execute(CLI.java:332) at hudson.cli.CLI._main(CLI.java:503) at hudson.cli.CLI.main(CLI.java:384)Caused by: java.io.IOException: Unexpected termination of the channel at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:73)Caused by: java.io.EOFException at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2335) at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:2804) at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:802) at java.io.ObjectInputStream.(ObjectInputStream.java:299) at hudson.remoting.ObjectInputStreamEx.(ObjectInputStreamEx.java:48) at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34) at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:59){noformat}The server log:{noformat}Nov 30, 2016 8:46:52 AM hudson.model.UpdateSite$Plugin deployINFO: Adding dependent install of structs for plugin junitNov 30, 2016 8:46:52 AM hudson.model.UpdateSite$Plugin deployINFO: Adding dependent install of bouncycastle-api for plugin structsNov 30, 2016 8:46:53 AM hudson.model.UpdateSite$Plugin deployINFO: Dependent install of bouncycastle-api for plugin junit already added, skippingNov 30, 2016 8:46:53 AM hudson.model.UpdateCenter$DownloadJob runINFO: Starting the installation of bouncycastle API Plugin on behalf of adminNov 30, 2016 8:46:54 AM hudson.model.UpdateCenter$UpdateCenterConfiguration dow

[JIRA] (JENKINS-40056) Blue Ocean plugin error when installing via CLI

2016-11-29 Thread jdu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Dumay updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-40056  
 
 
  Blue Ocean plugin error when installing via CLI   
 

  
 
 
 
 

 
Change By: 
 James Dumay  
 
 
Component/s: 
 cli  
 
 
Component/s: 
 core  
 
 
Component/s: 
 blueocean-plugin  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-40056) Blue Ocean plugin error when installing via CLI

2016-11-28 Thread jdu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Dumay commented on  JENKINS-40056  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Blue Ocean plugin error when installing via CLI   
 

  
 
 
 
 

 
 Ernest G. Wilson II I suspect there is something happening on the server that is causing Jenkins to close the connection to the CLI. Is there anything in the server log?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-40056) Blue Ocean plugin error when installing via CLI

2016-11-27 Thread ernestgwilso...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ernest G. Wilson II updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-40056  
 
 
  Blue Ocean plugin error when installing via CLI   
 

  
 
 
 
 

 
Change By: 
 Ernest G. Wilson II  
 

  
 
 
 
 

 
 The blueocean plugin install errors at the CLI on a clean / new system (no other plugin on my standard list fail like this, for example, these install just fine: github-oauth and build-pipeline-plugin)Repeatable steps on a clean system to reproduce:/usr/bin/java -jar /var/cache/jenkins/war/WEB-INF/jenkins-cli.jar -s http://localhost:8080/ install-plugin blueocean -restart --username admin --password blahblahblah * Results in error: * SEVERE: I/O error in channel Chunked connection to http://localhost:8080/clijava.io.IOException: Unexpected termination of the channelat hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:73)Caused by: java.io.EOFExceptionat java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2353)at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:2822)at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:804)at java.io.ObjectInputStream.(ObjectInputStream.java:301)at hudson.remoting.ObjectInputStreamEx.(ObjectInputStreamEx.java:48)at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:59)hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected termination of the channelat hudson.remoting.Request.abort(Request.java:307)at hudson.remoting.Channel.terminate(Channel.java:888)at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:92)at ..remote call to Chunked connection to http://localhost:8080/cli(Native Method)at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)at hudson.remoting.Request.call(Request.java:172)at hudson.remoting.Channel.call(Channel.java:821)at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:256)at com.sun.proxy.$Proxy3.main(Unknown Source)at hudson.cli.CLI.execute(CLI.java:332)at hudson.cli.CLI._main(CLI.java:503)at hudson.cli.CLI.main(CLI.java:384)Caused by: java.io.IOException: Unexpected termination of the channelat hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:73)Caused by: java.io.EOFExceptionat java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2353)at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:2822)at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:804)at java.io.ObjectInputStream.(ObjectInputStream.java:301)at hudson.remoting.ObjectInputStreamEx.(ObjectInputStreamEx.java:48)at hudson.

[JIRA] (JENKINS-40056) Blue Ocean plugin error when installing via CLI

2016-11-27 Thread ernestgwilso...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ernest G. Wilson II created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-40056  
 
 
  Blue Ocean plugin error when installing via CLI   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Attachments: 
 blueocean_jenkins_centos7_ansible-playbook.yml, bug1.png  
 
 
Components: 
 blueocean-plugin  
 
 
Created: 
 2016/Nov/27 10:49 AM  
 
 
Environment: 
 Clean install on:  CentOS Linux release 7.2.1511  jenkins-2.33-1.1.noarch  blueocean 1.0.0-b12  
 
 
Labels: 
 plugin blueocean cli  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Ernest G. Wilson II  
 

  
 
 
 
 

 
 The blueocean plugin install errors at the CLI on a clean / new system (no other plugin on my standard list fail like this, for example, these install just fine: github-oauth and build-pipeline-plugin) Repeatable steps on a clean system to reproduce: /usr/bin/java -jar /var/cache/jenkins/war/WEB-INF/jenkins-cli.jar -s http://localhost:8080/ install-plugin blueocean -restart --username admin --password blahblahblah Results in error: SEVERE: I/O error in channel Chunked connection to http://localhost:8080/cli java.io.IOException: Unexpected termination of the channel at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:73) Caused by: java.io.EOFException at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2353) at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:2822) at java.io.ObjectInputSt