Bug 528065

Summary: Mac OS slave is offline on releng hipp
Product: Community Reporter: Sravan Kumar Lakkimsetti <sravankumarl>
Component: CI-JenkinsAssignee: CI Admin Inbox <ci.admin-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: blocker    
Priority: P1 CC: akurtakov, akurtakov, daniel_megert, frederic.gurr, lshanmug, mikael.barbero, sravankumarl, webmaster
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Mac OS X   
See Also: https://git.eclipse.org/r/112793
https://git.eclipse.org/c/platform/eclipse.platform.swt.git/commit/?id=fcf6fcdc6f3ad3440a948930f844b6cdaebd41d0
https://git.eclipse.org/r/112798
https://git.eclipse.org/c/platform/eclipse.platform.swt.git/commit/?id=19ccf266163b9f5ec3914eb316cea909e206c1fe
Whiteboard:

Description Sravan Kumar Lakkimsetti CLA 2017-12-03 09:06:35 EST
Mac OS slave attached to relent hip is offline

[2017-12-03 08:46:14]  [12/03/17 08:46:14] Launching slave agent
[2017-12-03 08:46:14]  $ ssh -C genie.releng@199.229.252.222 "curl https://hudson.eclipse.org/releng/jnlpJars/slave.jar > slave.jar; java -jar slave.jar"
[2017-12-03 08:49:24]  ssh_exchange_identification: Connection closed by remote host
[2017-12-03 08:49:24]  ERROR: [2017-12-03 08:49:24]  Unable to launch the slave agent for macos-10.12-1
[2017-12-03 08:49:24]  [2017-12-03 08:49:24]  java.io.EOFException: unexpected stream termination
[2017-12-03 08:49:24]  	at hudson.remoting.Channel.<init>(Channel.java:380)
[2017-12-03 08:49:24]  	at hudson.remoting.Channel.<init>(Channel.java:340)
[2017-12-03 08:49:24]  	at hudson.remoting.Channel.<init>(Channel.java:313)
[2017-12-03 08:49:24]  	at hudson.slaves.SlaveComputer.setChannel(SlaveComputer.java:302)
[2017-12-03 08:49:24]  	at hudson.slaves.CommandLauncher.launch(CommandLauncher.java:113)
[2017-12-03 08:49:24]  	at hudson.slaves.SlaveComputer$1.call(SlaveComputer.java:190)
[2017-12-03 08:49:24]  	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
[2017-12-03 08:49:24]  	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[2017-12-03 08:49:24]  	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[2017-12-03 08:49:24]  	at java.lang.Thread.run(Thread.java:745)

This is required for SWT build. Please bring it up.
Comment 1 Mikaël Barbero CLA 2017-12-03 14:51:01 EST
The host is down for some reasons. We need to wait for the provider to restart the machine.
Comment 2 Alexander Kurtakov CLA 2017-12-04 02:17:06 EST
Is there any ETA for this?
Comment 3 Mikaël Barbero CLA 2017-12-04 02:54:48 EST
Worst case: tomorrow (EU) morning.
Comment 4 Eclipse Genie CLA 2017-12-04 04:29:19 EST
New Gerrit change created: https://git.eclipse.org/r/112793
Comment 6 Eclipse Genie CLA 2017-12-04 04:50:16 EST
New Gerrit change created: https://git.eclipse.org/r/112798
Comment 8 Mikaël Barbero CLA 2017-12-04 10:39:29 EST
macos-10.12-1 slave is back online.
Comment 9 Sravan Kumar Lakkimsetti CLA 2017-12-05 08:18:17 EST
(In reply to Eclipse Genie from comment #5)
> Gerrit change https://git.eclipse.org/r/112793 was merged to [master].
> Commit:
> http://git.eclipse.org/c/platform/eclipse.platform.swt.git/commit/
> ?id=fcf6fcdc6f3ad3440a948930f844b6cdaebd41d0

(In reply to Eclipse Genie from comment #7)
> Gerrit change https://git.eclipse.org/r/112798 was merged to [master].
> Commit:
> http://git.eclipse.org/c/platform/eclipse.platform.swt.git/commit/
> ?id=19ccf266163b9f5ec3914eb316cea909e206c1fe

These changes are required for enabling building on foundation machine from IBM infrastructure.