Skip to content
Failed

Console Output

Started by timer
Building in workspace /data/jenkins/jobs/illumos-gate/workspace
Checkout:workspace / /data/jenkins/jobs/illumos-gate/workspace - hudson.remoting.LocalChannel@1c083de
Using strategy: Default
Last Built Revision: Revision feea3f1c0327450b6f3f221d70ce13fa6fd4223d (origin/oi/hipster)
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
Commencing build of Revision feea3f1c0327450b6f3f221d70ce13fa6fd4223d (origin/oi/hipster)
Checking out Revision feea3f1c0327450b6f3f221d70ce13fa6fd4223d (origin/oi/hipster)
[workspace] $ /bin/sh -xe /var/tmp/hudson4339487385892568776.sh
+ gmake setup PUBLISHER=openindiana.org
setup components
make[1]: Entering directory `/data/jenkins/jobs/illumos-gate/workspace/components'
building tools...
make[2]: Entering directory `/data/jenkins/jobs/illumos-gate/workspace/tools'
make[2]: Leaving directory `/data/jenkins/jobs/illumos-gate/workspace/tools'
/bin/mkdir -p /data/jenkins/jobs/illumos-gate/workspace/i386/pkglint-cache
make[1]: Leaving directory `/data/jenkins/jobs/illumos-gate/workspace/components'
+ gmake -C components/illumos/illumos-gate update
gmake: Entering directory `/data/jenkins/jobs/illumos-gate/workspace/components/illumos/illumos-gate'
cd /data/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 `/data/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 `/data/jenkins/jobs/illumos-gate/workspace/components'
building tools...
make[2]: Entering directory `/data/jenkins/jobs/illumos-gate/workspace/tools'
make[2]: Leaving directory `/data/jenkins/jobs/illumos-gate/workspace/tools'
/bin/mkdir -p /data/jenkins/jobs/illumos-gate/workspace/i386/pkglint-cache
publish illumos/illumos-gate
/usr/bin/pkgrepo rebuild -s file:/data/jenkins/jobs/illumos-gate/workspace/i386/repo
Initiating repository rebuild.
pkgrepo: Could not operate on /data/jenkins/jobs/illumos-gate/workspace/i386/repo/publisher/openindiana.org/tmp
because of insufficient permissions. Please try the command again as a privileged user.
make[1]: *** [publish] Error 1
make[1]: Leaving directory `/data/jenkins/jobs/illumos-gate/workspace/components'
gmake: *** [components] Error 2
Build step 'Execute shell' marked build as failure
Sending e-mails to: aszeszo@gmail.com
Finished: FAILURE