Started by user Aurélien Larcher
Running as SYSTEM
Building in workspace /jenkins/jobs/illumos-gate/workspace
No credentials specified
> 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 fetch --tags --force --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 dc1196699ec2b6f49ff6d05d87e945161babb2fa (refs/remotes/origin/oi/hipster)
> git config core.sparsecheckout # timeout=10
> git checkout -f dc1196699ec2b6f49ff6d05d87e945161babb2fa
Commit message: "htop: fix gcc-10 build"
> git rev-list --no-walk dc1196699ec2b6f49ff6d05d87e945161babb2fa # timeout=10
> git tag -a -f -m Jenkins Build #5986 jenkins-illumos-gate-5986 # timeout=10
[workspace] $ /bin/sh -xe /var/tmp/jenkins2786660214417113260.sh
+ JENKINS_BUILD_NUMBER=5986
+ export JENKINS_BUILD_NUMBER
+ unset BUILD_NUMBER
+ trap copy_logs EXIT
+ [ -f components/components.mk ]
+ rm components/components.mk
+ [ -f components/depends.mk ]
+ rm components/depends.mk
+ PUBLISHER=openindiana.org
+ export PUBLISHER
+ USERLAND_ARCHIVES=/data/userland-archives/
+ export USERLAND_ARCHIVES
+ COMPONENT_BUILD_ARGS=-j8
+ export COMPONENT_BUILD_ARGS
+ /usr/bin/time gmake setup
setup components
make[1]: Entering directory '/jenkins/jobs/illumos-gate/workspace/components'
Generating component list...
make[1]: *** Deleting file '/jenkins/jobs/illumos-gate/workspace/components/components.mk'
make[1]: *** [Makefile:104: install_build_essential] Terminated
Terminated
gmake: *** [Makefile:47: components] Error 143
real 4.7
user 1.5
sys 3.0
+ copy_logs
+ mkdir -p /data/logs/illumos-gate/5986
Build was aborted
Aborted by Aurélien Larcher
IRC notifier plugin: Sending notification to: #oi-dev
Finished: ABORTED