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
Running on docker-003153po8gkmg 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 9 (stretch)"
NAME="Debian GNU/Linux"
VERSION_ID="9"
VERSION="9 (stretch)"
VERSION_CODENAME=stretch
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"
[Pipeline] sh
+ gcc
/home/jenkins/workspace/Maintenance/dockerTest@tmp/durable-1b7bd876/script.sh: 1: /home/jenkins/workspace/Maintenance/dockerTest@tmp/durable-1b7bd876/script.sh: gcc: not found
15:36:22.165786 durable_task_monitor.go:63: exit status 127
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: script returned exit code 127
Finished: FAILURE