Started by user Alexander Pyhalov Building in workspace /jenkins/jobs/illumos-gate/workspace > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git://github.com/OpenIndiana/oi-userland.git # timeout=10 Fetching upstream changes from git://github.com/OpenIndiana/oi-userland.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress git://github.com/OpenIndiana/oi-userland.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/oi/hipster^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/oi/hipster^{commit} # timeout=10 Checking out Revision 41599aa74137bf94b348f474d42e68f2dbedeafa (refs/remotes/origin/oi/hipster) > git config core.sparsecheckout # timeout=10 > git checkout -f 41599aa74137bf94b348f474d42e68f2dbedeafa > git rev-list 8ebc983902948a0156d829df80c48a6343bbbcb1 # timeout=10 > git tag -a -f -m Jenkins Build #5138 jenkins-illumos-gate-5138 # timeout=10 [workspace] $ /bin/sh -xe /var/tmp/hudson6277001616068651960.sh + JENKINS_BUILD_NUMBER=5138 + export JENKINS_BUILD_NUMBER + unset BUILD_NUMBER + trap copy_logs EXIT + [ -f components/components.mk ] + [ -f components/depends.mk ] + PUBLISHER=openindiana.org + export PUBLISHER + USERLAND_ARCHIVES=/data/userland-archives/ + export USERLAND_ARCHIVES + COMPONENT_BUILD_ARGS=-j4 + export COMPONENT_BUILD_ARGS + /usr/bin/time gmake setup setup components make[1]: Entering directory '/jenkins/jobs/illumos-gate/workspace/components' Generating component list... Generating component dependencies... building tools... make[2]: Entering directory '/jenkins/jobs/illumos-gate/workspace/tools' /bin/bash: /usr/gcc/6/bin/gcc: No such file or directory make[2]: *** [Makefile:61: time-i86.o] Error 127 make[2]: Leaving directory '/jenkins/jobs/illumos-gate/workspace/tools' make[1]: *** [Makefile:120: tools] Error 2 make[1]: Leaving directory '/jenkins/jobs/illumos-gate/workspace/components' gmake: *** [Makefile:47: components] Error 2 real 16.1 user 6.4 sys 8.6 + copy_logs + mkdir -p /data/logs/illumos-gate/5138 + rsync -av i386/logs/ /data/logs/illumos-gate/5138/ sending incremental file list ./ illumos-gate.publish.log kvm.publish.log openindiana.illumos-gate.publish.log openindiana.kvm.publish.log sent 2,105,055 bytes received 95 bytes 1,403,433.33 bytes/sec total size is 2,104,174 speedup is 1.00 + /usr/gnu/bin/ln -snf /data/logs/illumos-gate/5138 /data/logs/illumos-gate/latest Build step 'Execute shell' marked build as failure IRC notifier plugin: Sending notification to: #oi-dev Finished: FAILURE