Jenkins now requires slaves to run JDK 8.
Fixes T1282.
Differential D1104
Install OpenJDK 8 from the Jessie backports dereckson on Oct 24 2017, 03:02. Authored by Tags None Referenced Files
Subscribers None
Details
Jenkins now requires slaves to run JDK 8. Fixes T1282. Build an image for a ci.nasqueron.org slave container, run a PHP task in it.
Diff Detail
Event TimelineComment Actions Test of a build as a CI node: [10/24/17 03:19:51] [SSH] Opening SSH connection to 172.17.0.10:22. [10/24/17 03:19:51] [SSH] SSH host key matches key in Known Hosts file. Connection will be allowed. [10/24/17 03:19:51] [SSH] Authentication successful. [10/24/17 03:19:51] [SSH] The remote user's environment is: HOME='/home/app' IFS=' ' LOGNAME='app' MAIL='/var/mail/app' OPTIND='1' PATH='/usr/local/bin:/usr/bin:/bin:/usr/games' PPID='37' PS1='$ ' PS2='> ' PS4='+ ' PWD='/home/app' SHELL='/bin/sh' SSH_CLIENT='172.17.0.7 48464 22' SSH_CONNECTION='172.17.0.7 48464 172.17.0.10 22' USER='app' [10/24/17 03:19:51] [SSH] Checking java version of java [10/24/17 03:19:51] [SSH] java -version returned 1.8.0_131. [10/24/17 03:19:51] [SSH] Starting sftp client. [10/24/17 03:19:51] [SSH] Copying latest slave.jar... [10/24/17 03:19:51] [SSH] Copied 738,183 bytes. Expanded the channel window size to 4MB [10/24/17 03:19:51] [SSH] Starting slave process: cd "/home/app" && java -jar slave.jar <===[JENKINS REMOTING CAPACITY]===>channel started Remoting version: 3.13 This is a Unix agent Evacuated stdout Agent successfully connected and online |