Skip to content
Success

Console Output

Started by an SCM change
Running as SYSTEM
Building on the built-in node in workspace /jenkins/jobs/oi-userland/workspace
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /jenkins/jobs/oi-userland/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.51.0'
 > 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 7afdff85d318e14919d81dcb6432562659a472c6 (refs/remotes/origin/oi/hipster)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7afdff85d318e14919d81dcb6432562659a472c6 # timeout=10
Commit message: "perl/Digest-MD5: obsolete package for Perl 5.36"
 > git rev-list --no-walk 7161fe287c63633c8fe6b1cd866942cc850234df # timeout=10
 > git tag -a -f -m Jenkins Build #13764 jenkins-oi-userland-13764 # timeout=10
[workspace] $ /bin/sh -xe /var/tmp/jenkins7078749374561859477.sh
+ JENKINS_BUILD_NUMBER=13764
+ 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
+ BASS_O_MATIC_MODE=incremental
+ export BASS_O_MATIC_MODE
+ GOCACHE=/tmp/.cache/go-build
+ export GOCACHE
+ GNUMAKEFLAGS=--no-print-directory
+ export GNUMAKEFLAGS
+ /usr/bin/time gmake setup
setup components
Generating component list...
Initiating repository rebuild.
building tools...

real        3.3
user        2.6
sys         1.9
+ /usr/bin/time gmake publish -j8 -k
publish components
building tools...
publish meta-packages/history
publish perl/Digest-MD5
Initiating repository refresh.

real       29.4
user       21.3
sys         8.1
+ /usr/bin/time gmake -C components incorporation
/jenkins/jobs/oi-userland/workspace/tools/userland-incorporator --repository file:/jenkins/jobs/oi-userland/workspace/i386/repo \
  --version=0.5.11,5.11-2025.0.0.30767 -p openindiana.org \
  -c userland --destdir=/jenkins/jobs/oi-userland/workspace/i386 
Writing consolidation/userland/userland-incorporation manifest to /jenkins/jobs/oi-userland/workspace/i386/userland-incorporation.p5m
for incorporation in /jenkins/jobs/oi-userland/workspace/i386/*.p5m ; do \
    /usr/bin/pkgsend -s file:/jenkins/jobs/oi-userland/workspace/i386/repo publish --fmri-in-manifest \
               ${incorporation} ; \
done
pkg://openindiana.org/consolidation/userland/userland-incorporation@0.5.11,5.11-2025.0.0.30767:20250827T221649Z
PUBLISHED

real        1.2
user        0.9
sys         0.2
+ pkgrecv -s i386/repo -d /zdata/oirepo/hipster/ '*'
Processing packages for publisher openindiana.org ...
Retrieving catalog 'openindiana.org' ... Done
Retrieving and evaluating 6 package(s)...
Retrieving target catalog 'openindiana.org' ... Done
Fetching manifests: 1/6  16% complete
Fetching manifests: 6/6  100% complete
Republish: pkg:/consolidation/userland/userland-incorporation@0.5.11,5.11-2025.0.0.30767:20250827T221649Z ...  Done
Republish: pkg:/library/perl-5/digest-md5@2.59,5.11-2025.0.0.1:20250827T221646Z ...  Done
Republish: pkg:/library/perl-5/digest-md5-536@2.59,5.11-2024.0.0.1:20250827T221647Z ...  Done
Republish: pkg:/library/perl-5/digest-md5-538@2.59,5.11-2025.0.0.1:20250827T221644Z ...  Done
Republish: pkg:/library/perl-5/digest-md5-540@2.59,5.11-2025.0.0.1:20250827T221644Z ...  Done
Republish: pkg:/library/perl-5/digest-md5-542@2.59,5.11-2025.0.0.1:20250827T221645Z ...  Done
+ [ 0 -eq 0 ]
+ touch i386/can_be_removed
+ 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
+ seq 1 300
+ curl -If http://pkg.openindiana.org/hipster-encumbered/hipster-encumbered/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.664803
+ grep 'No updates necessary for this image.' /tmp/pkg-update.out.664803
+ 1> /dev/null
+ pfexec pkg update -v --deny-new-be
+ 1> /tmp/pkg-update.out.664803
+ cat /tmp/pkg-update.out.664803
 Startup: Refreshing catalog 'openindiana.org' ... Done
Planning: Solver setup ... Done (1.515s)
Planning: Running solver ... Done (0.085s)
Planning: Finding local manifests ... Done (0.001s)
Planning: Fetching manifests: 0/3  0% complete
Planning: Fetching manifests: 3/3  100% complete
Planning: Package planning ... Done (0.090s)
Planning: Merging actions ... Done (1.775s)
Planning: Checking for conflicting actions ... Done (1.106s)
Planning: Consolidating action changes ... Done (1.808s)
Planning: Evaluating mediators ... Done (1.808s)
Planning: Planning completed in 8.95 seconds
            Packages to update:         3
     Estimated space available: 370.81 GB
Estimated space to be consumed:  46.73 MB
       Create boot environment:        No
Create backup boot environment:       Yes
          Rebuild boot archive:        No

Changed packages:
openindiana.org
  library/perl-5/digest-md5-538
    2.59-2024.0.0.0 -> 2.59-2025.0.0.1
  library/perl-5/digest-md5-540
    2.59-2024.0.0.0 -> 2.59-2025.0.0.1
  library/perl-5/digest-md5-542
    2.59-2025.0.0.0 -> 2.59-2025.0.0.1

Download:  0/10 items  0.0/0.1MB  0% complete 
Download: Completed 78.54 kB in 0.04 seconds (1.4M/s)
 Actions:  1/36 actions (Removing old actions)
 Actions: 11/36 actions (Installing new actions)
 Actions: 19/36 actions (Updating modified actions)
 Actions: Completed 36 actions in 0.02 seconds.
 Done (0.161s)
 Done (0.001s)
 Done (0.154s)
 Done (32.155s)
 Done (0.000s)

---------------------------------------------------------------------------
NOTE: Please review release notes posted at:

https://www.openindiana.org/
---------------------------------------------------------------------------

+ rm /tmp/pkg-update.out.664803
+ copy_logs
+ mkdir -p /data/logs/oi-userland/13764
+ rsync -av i386/logs/ /data/logs/oi-userland/13764/
sending incremental file list
./
meta-packages.history.publish.log
perl.Digest-MD5.publish.log

sent 8,499 bytes  received 57 bytes  17,112.00 bytes/sec
total size is 8,266  speedup is 0.97
+ /usr/gnu/bin/ln -snf /data/logs/oi-userland/13764 /data/logs/oi-userland/latest
+ [[ -f i386/can_be_removed ]]
+ rm -rf i386
IRC notifier plugin: Sending notification to: #oi-dev
IRC notifier plugin: [ERROR] not connected. Cannot send message to '#oi-dev'
Finished: SUCCESS