Skip to content
Aborted

Console Output

Started by timer
Building in workspace /jenkins/jobs/illumos-gate/workspace
Checkout:workspace / /jenkins/jobs/illumos-gate/workspace - hudson.remoting.LocalChannel@1d53ee9
Using strategy: Default
Last Built Revision: Revision 86da7a135069391ce9e2bf45167ef59ff479d664 (origin/oi/hipster)
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
Commencing build of Revision 86da7a135069391ce9e2bf45167ef59ff479d664 (origin/oi/hipster)
Checking out Revision 86da7a135069391ce9e2bf45167ef59ff479d664 (origin/oi/hipster)
[workspace] $ /bin/sh -xe /var/tmp/hudson3047392439860240775.sh
+ gmake setup PUBLISHER=openindiana.org
setup components
make[1]: Entering directory `/jenkins/jobs/illumos-gate/workspace/components'
building tools...
make[2]: Entering directory `/jenkins/jobs/illumos-gate/workspace/tools'
make[2]: Leaving directory `/jenkins/jobs/illumos-gate/workspace/tools'
/bin/mkdir -p /jenkins/jobs/illumos-gate/workspace/i386/pkglint-cache
make[1]: Leaving directory `/jenkins/jobs/illumos-gate/workspace/components'
+ gmake -C components/illumos/illumos-gate update
gmake: Entering directory `/jenkins/jobs/illumos-gate/workspace/components/illumos/illumos-gate'
cd /jenkins/jobs/illumos-gate/workspace/components/illumos/illumos-gate/illumos-gate; git pull git://github.com/illumos/illumos-gate.git; \
  [ "$(git log -1 --format=%H)" == "$(cat .downloaded)" ] || \
  git log -1 --format=%H > .downloaded
From git://github.com/illumos/illumos-gate
 * branch            HEAD       -> FETCH_HEAD
Already up-to-date.
gmake: Leaving directory `/jenkins/jobs/illumos-gate/workspace/components/illumos/illumos-gate'
+ gmake publish COMPONENT_DIRS=illumos/illumos-gate PUBLISHER=openindiana.org
publish components
make[1]: Entering directory `/jenkins/jobs/illumos-gate/workspace/components'
building tools...
make[2]: Entering directory `/jenkins/jobs/illumos-gate/workspace/tools'
make[2]: Leaving directory `/jenkins/jobs/illumos-gate/workspace/tools'
/bin/mkdir -p /jenkins/jobs/illumos-gate/workspace/i386/pkglint-cache
publish illumos/illumos-gate
/usr/bin/pkgrepo rebuild -s file:/jenkins/jobs/illumos-gate/workspace/i386/repo
Initiating repository rebuild.
gmake: *** [components] Terminated
Build was aborted
Aborted by Andrzej Szeszo
Finished: ABORTED