Skip to content
Aborted

Console Output

Started by an SCM change
Building in workspace /jenkins/jobs/oi-userland/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 5bb89f9cfe834c4103fa34a0055c5ccbf354a4ce (refs/remotes/origin/oi/hipster)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5bb89f9cfe834c4103fa34a0055c5ccbf354a4ce
 > git rev-list a9b0ccc551ebe42eb678f42eba6197136d226026 # timeout=10
 > git tag -a -f -m Jenkins Build #3013 jenkins-oi-userland-3013 # timeout=10
[workspace] $ /bin/sh -xe /var/tmp/hudson2063057404674924667.sh
+ JENKINS_BUILD_NUMBER=3013
+ 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=-j4
+ export COMPONENT_BUILD_ARGS
+ BASS_O_MATIC_MODE=incremental
+ export BASS_O_MATIC_MODE
+ curl -o tools/bass-o-matic -Lk https://raw.githubusercontent.com/xen0l/oi-userland/cd6476575015d1c83b891f0c79fa789d9ec06362/tools/bass-o-matic
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  8004  100  8004    0     0  54743      0 --:--:-- --:--:-- --:--:-- 56765
+ curl -o components/Makefile -Lk https://raw.githubusercontent.com/xen0l/oi-userland/cd6476575015d1c83b891f0c79fa789d9ec06362/components/Makefile
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  5439  100  5439    0     0  40444      0 --:--:-- --:--:-- --:--:-- 40894
+ /usr/bin/time gmake setup
setup components
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components'
Generating component list...
Generating component dependencies...
building tools...
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/tools'
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/tools'
/bin/mkdir -p /jenkins/jobs/oi-userland/workspace/i386/pkglint-cache
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components'

real        1.2
user        0.3
sys         0.2
+ /usr/bin/time gmake publish -j8 -k
publish components
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components'
building tools...
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/tools'
make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/tools'
/bin/mkdir -p /jenkins/jobs/oi-userland/workspace/i386/pkglint-cache
publish developer/gcc-7
gmake: *** [Makefile:47: components] Terminated
+ copy_logs
+ mkdir -p /data/logs/oi-userland/3013
+ rsync -av i386/logs/ /data/logs/oi-userland/3013/
make[1]: *** [Makefile:130: developer/gcc-7] Terminated
sending incremental file list
Build was aborted
Aborted by Adam Števko
IRC notifier plugin: Sending notification to: #oi-dev
Finished: ABORTED