-
Bug
-
Resolution: Fixed
-
Critical
-
None
-
Debian 8.5
java version "1.8.0_91"
Java(TM) SE Runtime Environment (build 1.8.0_91-b14)
Jenkins 2.14
-
-
Jenkins 2.164.1
After running apt-get update / upgrade and Jenkins is updated from 2.13 to 2.14 by the package, it failed to start.
I have also noticed this in previous 2.x upgrades as well. After I reboot my system, it loads correctly.
sudo systemctl status jenkins.service
● jenkins.service - LSB: Start Jenkins at boot time
Loaded: loaded (/etc/init.d/jenkins)
Active: failed (Result: exit-code) since Tue 2016-07-19 05:58:50 EDT; 41s ago
Process: 2079 ExecStop=/etc/init.d/jenkins stop (code=exited, status=0/SUCCESS )
Process: 2120 ExecStart=/etc/init.d/jenkins start (code=exited, status=7)
su[2135]: Successful su for jenkins by root
su[2135]: + ??? root:jenkins
su[2135]: pam_unix(su:session): session opened for u...0)
jenkins[2120]: Starting Jenkins Continuous Integrati...d!
systemd[1]: jenkins.service: control process exited,...=7
systemd[1]: Failed to start LSB: Start Jenkins at bo...e.
systemd[1]: Unit jenkins.service entered failed state.