Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.

Console Output

Started by user Yves Schumann (starwarsfan)
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] Start of Pipeline
[Pipeline] node
Still waiting to schedule task
‘docker-0033fiktssg88’ is offline
Running on docker-0033fiktssg88 on docker-flap in /home/jenkins/workspace/Maintenance/dockerTest
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] sh
+ pwd
/home/jenkins/workspace/Maintenance/dockerTest
[Pipeline] sh
+ cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux 10 (buster)"
NAME="Debian GNU/Linux"
VERSION_ID="10"
VERSION="10 (buster)"
VERSION_CODENAME=buster
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"
[Pipeline] sh
+ sleep 3600
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS