Started by timer
Running as SYSTEM
Building in workspace /jenkins/jobs/illumos-gate/workspace
The recommended git tool is: NONE
No credentials specified
> git rev-parse --resolve-git-dir /jenkins/jobs/illumos-gate/workspace/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/OpenIndiana/oi-userland.git # timeout=10
Fetching upstream changes from https://github.com/OpenIndiana/oi-userland.git
> git --version # timeout=10
> git --version # 'git version 2.45.2'
> git fetch --tags --force --progress -- https://github.com/OpenIndiana/oi-userland.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/oi/hipster^{commit} # timeout=10
Checking out Revision 448691de53fecce0695296fe2d0728845d1ec9fc (refs/remotes/origin/oi/hipster)
> git config core.sparsecheckout # timeout=10
> git checkout -f 448691de53fecce0695296fe2d0728845d1ec9fc # timeout=10
Commit message: "perl/Mail-SpamAssassin: rebuild for Perl 5.40 and obsolete package for Perl 5.34"
> git rev-list --no-walk 448691de53fecce0695296fe2d0728845d1ec9fc # timeout=10
> git tag -a -f -m Jenkins Build #7456 jenkins-illumos-gate-7456 # timeout=10
[workspace] $ /bin/sh -xe /var/tmp/jenkins13044250768359605912.sh
+ JENKINS_BUILD_NUMBER=7456
+ export JENKINS_BUILD_NUMBER
+ unset BUILD_NUMBER
+ trap copy_logs EXIT
+ [ -f components/components.mk ]
+ rm components/components.mk
+ [ -f 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
Generating component list...
building tools...
make[2]: Warning: File 'time-i86.so' has modification time 6127 s in the future
make[2]: warning: Clock skew detected. Your build may be incomplete.
real 2.8
user 1.3
sys 0.6
+ /usr/bin/time gmake publish -k COMPONENT_DIRS=openindiana/illumos-gate DEBUG=yes
publish components
building tools...
make[2]: Warning: File 'time-i86.so' has modification time 6126 s in the future
make[2]: warning: Clock skew detected. Your build may be incomplete.
publish openindiana/illumos-gate
Initiating repository refresh.
real 1:53.9
user 41.8
sys 21.1
+ /usr/bin/time gmake publish -k COMPONENT_DIRS=openindiana/kvm
publish components
building tools...
make[2]: Warning: File 'time-i86.so' has modification time 6012 s in the future
make[2]: warning: Clock skew detected. Your build may be incomplete.
publish openindiana/kvm
Initiating repository refresh.
real 1:13.8
user 35.8
sys 12.6
+ echo 'gracefully Restarting DepotServer'
gracefully Restarting DepotServer
+ ssh root@oirepo /root/graceful-restart-hipster.sh
Restarted depotd hipster
+ seq 1 300
+ curl -If http://pkg.openindiana.org/hipster/openindiana.org/catalog/1/catalog.attrs
+ 1> /dev/null 2>& 1
+ break
+ pfexec pkg refresh --full
Retrieving catalog 'openindiana.org' ... Done
Caching catalogs ... Done
+ pfexec pkg install -v pkg:/package/pkg
+ 1> /tmp/pkg-update.out.1254
+ grep 'No updates necessary for this image.' /tmp/pkg-update.out.1254
+ 1> /dev/null
+ pfexec pkg update -v --deny-new-be
+ 1> /tmp/pkg-update.out.1254
+ grep 'No updates available for this image.' /tmp/pkg-update.out.1254
+ 1> /dev/null
+ cat /tmp/pkg-update.out.1254
Startup: Refreshing catalog 'openindiana.org' ... Done
Planning: Solver setup ... Done (1.680s)
Planning: Running solver ... Done (0.201s)
Planning: Consolidating action changes ... Done (0.000s)
Planning: Evaluating mediators ... Done (0.000s)
Planning: Planning completed in 3.59 seconds
No updates available for this image.
+ rm /tmp/pkg-update.out.1254
+ copy_logs
+ mkdir -p /data/logs/illumos-gate/7456
+ rsync -av i386/logs/ /data/logs/illumos-gate/7456/
sending incremental file list
./
openindiana.illumos-gate.publish.log
openindiana.kvm.publish.log
sent 1,401 bytes received 57 bytes 2,916.00 bytes/sec
total size is 1,172 speedup is 0.80
+ /usr/gnu/bin/ln -snf /data/logs/illumos-gate/7456 /data/logs/illumos-gate/latest
IRC notifier plugin: Sending notification to: #oi-dev
IRC notifier plugin: [ERROR] not connected. Cannot send message to '#oi-dev'
Finished: SUCCESS