[2026-03-16T06:23:10.656Z] Started by user Fabio M. Di Nitto [2026-03-16T06:23:10.854Z] Obtained pipelines/global/update-all-apk/Jenkinsfile from git https://github.com/kronosnet/ci-tools.git [2026-03-16T06:23:10.862Z] Loading library ProjectLib@main:pipelines/global/ [2026-03-16T06:23:10.862Z] Attempting to resolve main from remote references... [2026-03-16T06:23:10.862Z] > git --version # timeout=10 [2026-03-16T06:23:10.870Z] > git --version # 'git version 2.47.3' [2026-03-16T06:23:10.870Z] > git ls-remote -h -- https://github.com/kronosnet/ci-tools # timeout=10 [2026-03-16T06:23:10.967Z] Found match: refs/heads/main revision 7be7af5c47778b38991b9ef2fa5eeee82df2d283 [2026-03-16T06:23:10.968Z] Selected Git installation does not exist. Using Default [2026-03-16T06:23:10.968Z] The recommended git tool is: NONE [2026-03-16T06:23:10.968Z] No credentials specified [2026-03-16T06:23:10.968Z] DEPRECATED: The 'Wipe out repository & force clone' extension is deprecated for Pipeline jobs. Pipeline users should use the deleteDir() step instead. [2026-03-16T06:23:10.968Z] Wiping out workspace first. [2026-03-16T06:23:10.968Z] Cloning the remote Git repository [2026-03-16T06:23:10.968Z] Using shallow clone with depth 1 [2026-03-16T06:23:10.968Z] Avoid fetching tags [2026-03-16T06:23:10.968Z] Honoring refspec on initial clone [2026-03-16T06:23:10.969Z] Cloning repository https://github.com/kronosnet/ci-tools [2026-03-16T06:23:10.969Z] > git init /var/lib/jenkins/workspace/global/update-all-apk@libs/d56456a8a5ffe2af36aec67f7c631a8ce5f10f01613ac19d74a87c1e7c103023 # timeout=10 [2026-03-16T06:23:10.979Z] Fetching upstream changes from https://github.com/kronosnet/ci-tools [2026-03-16T06:23:10.979Z] > git --version # timeout=10 [2026-03-16T06:23:10.986Z] > git --version # 'git version 2.47.3' [2026-03-16T06:23:10.986Z] > git fetch --no-tags --force --progress --depth=1 -- https://github.com/kronosnet/ci-tools +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-16T06:23:11.190Z] > git config remote.origin.url https://github.com/kronosnet/ci-tools # timeout=10 [2026-03-16T06:23:11.198Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-16T06:23:11.207Z] Avoid second fetch [2026-03-16T06:23:11.207Z] Checking out Revision 7be7af5c47778b38991b9ef2fa5eeee82df2d283 (main) [2026-03-16T06:23:11.207Z] > git config core.sparsecheckout # timeout=10 [2026-03-16T06:23:11.215Z] > git checkout -f 7be7af5c47778b38991b9ef2fa5eeee82df2d283 # timeout=10 [2026-03-16T06:23:11.247Z] Commit message: "Move builder updates to pipelines" [2026-03-16T06:23:11.248Z] [Checks API] No suitable checks publisher found. [2026-03-16T06:23:11.251Z] Loading library GlobalLib@main:./pipelines/libs/global/ [2026-03-16T06:23:11.583Z] Examining kronosnet/ci-tools [2026-03-16T06:23:11.584Z] Attempting to resolve main as a branch [2026-03-16T06:23:11.693Z] Resolved main as branch main at revision 7be7af5c47778b38991b9ef2fa5eeee82df2d283 [2026-03-16T06:23:11.694Z] Selected Git installation does not exist. Using Default [2026-03-16T06:23:11.694Z] The recommended git tool is: NONE [2026-03-16T06:23:11.694Z] using credential 93a393a1-7fe9-45ae-ade0-5a533c87d8d9 [2026-03-16T06:23:11.698Z] DEPRECATED: The 'Wipe out repository & force clone' extension is deprecated for Pipeline jobs. Pipeline users should use the deleteDir() step instead. [2026-03-16T06:23:11.698Z] Wiping out workspace first. [2026-03-16T06:23:11.698Z] Cloning the remote Git repository [2026-03-16T06:23:11.698Z] Using shallow clone with depth 1 [2026-03-16T06:23:11.698Z] Avoid fetching tags [2026-03-16T06:23:11.698Z] Honoring refspec on initial clone [2026-03-16T06:23:11.698Z] Cloning repository https://github.com/kronosnet/ci-tools.git [2026-03-16T06:23:11.698Z] > git init /var/lib/jenkins/workspace/global/update-all-apk@libs/a38125f6c167b5c61aae7e05cd041ecf55e96373eebcceb3c4473bea537ec70b # timeout=10 [2026-03-16T06:23:11.709Z] Fetching upstream changes from https://github.com/kronosnet/ci-tools.git [2026-03-16T06:23:11.709Z] > git --version # timeout=10 [2026-03-16T06:23:11.716Z] > git --version # 'git version 2.47.3' [2026-03-16T06:23:11.716Z] using GIT_ASKPASS to set credentials getCredUUID - github [2026-03-16T06:23:11.724Z] > git fetch --no-tags --force --progress --depth=1 -- https://github.com/kronosnet/ci-tools.git +refs/heads/main:refs/remotes/origin/main # timeout=10 [2026-03-16T06:23:11.910Z] > git config remote.origin.url https://github.com/kronosnet/ci-tools.git # timeout=10 [2026-03-16T06:23:11.918Z] > git config --add remote.origin.fetch +refs/heads/main:refs/remotes/origin/main # timeout=10 [2026-03-16T06:23:11.928Z] Avoid second fetch [2026-03-16T06:23:11.928Z] Checking out Revision 7be7af5c47778b38991b9ef2fa5eeee82df2d283 (main) [2026-03-16T06:23:11.928Z] > git config core.sparsecheckout # timeout=10 [2026-03-16T06:23:11.935Z] > git checkout -f 7be7af5c47778b38991b9ef2fa5eeee82df2d283 # timeout=10 [2026-03-16T06:23:11.968Z] Commit message: "Move builder updates to pipelines" [2026-03-16T06:23:11.968Z] [Checks API] No suitable checks publisher found. [2026-03-16T06:23:12.017Z] [Pipeline] Start of Pipeline [2026-03-16T06:23:12.142Z] [Pipeline] node [2026-03-16T06:23:12.149Z] Running on Jenkins in /var/lib/jenkins/workspace/global/update-all-apk [2026-03-16T06:23:12.149Z] [Pipeline] { [2026-03-16T06:23:12.156Z] [Pipeline] stage [2026-03-16T06:23:12.156Z] [Pipeline] { (Declarative: Checkout SCM) [2026-03-16T06:23:12.159Z] [Pipeline] checkout [2026-03-16T06:23:12.160Z] Selected Git installation does not exist. Using Default [2026-03-16T06:23:12.160Z] The recommended git tool is: NONE [2026-03-16T06:23:12.161Z] No credentials specified [2026-03-16T06:23:12.161Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/global/update-all-apk/.git # timeout=10 [2026-03-16T06:23:12.169Z] Fetching changes from the remote Git repository [2026-03-16T06:23:12.170Z] > git config remote.origin.url https://github.com/kronosnet/ci-tools.git # timeout=10 [2026-03-16T06:23:12.178Z] Fetching upstream changes from https://github.com/kronosnet/ci-tools.git [2026-03-16T06:23:12.178Z] > git --version # timeout=10 [2026-03-16T06:23:12.185Z] > git --version # 'git version 2.47.3' [2026-03-16T06:23:12.185Z] > git fetch --tags --force --progress -- https://github.com/kronosnet/ci-tools.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-16T06:23:12.338Z] > git rev-parse origin/main^{commit} # timeout=10 [2026-03-16T06:23:12.347Z] Checking out Revision 7be7af5c47778b38991b9ef2fa5eeee82df2d283 (origin/main) [2026-03-16T06:23:12.347Z] > git config core.sparsecheckout # timeout=10 [2026-03-16T06:23:12.355Z] > git checkout -f 7be7af5c47778b38991b9ef2fa5eeee82df2d283 # timeout=10 [2026-03-16T06:23:12.373Z] Commit message: "Move builder updates to pipelines" [2026-03-16T06:23:12.373Z] [Checks API] No suitable checks publisher found. [2026-03-16T06:23:12.376Z] [Pipeline] } [2026-03-16T06:23:12.378Z] [Pipeline] // stage [2026-03-16T06:23:12.380Z] [Pipeline] withEnv [2026-03-16T06:23:12.381Z] [Pipeline] { [2026-03-16T06:23:12.385Z] [Pipeline] stage [2026-03-16T06:23:12.385Z] [Pipeline] { (update BaseOS) [2026-03-16T06:23:12.397Z] [Pipeline] script [2026-03-16T06:23:12.398Z] [Pipeline] { [2026-03-16T06:23:12.440Z] [Pipeline] echo [2026-03-16T06:23:12.440Z] "Down" nodes: [centos-10-power9-ppc64le, centos-9-power9-ppc64le, rhel-9-power9-ppc64le, www] [2026-03-16T06:23:12.443Z] [Pipeline] parallel [2026-03-16T06:23:12.443Z] [Pipeline] { (Branch: alpine-x86-64) [2026-03-16T06:23:12.459Z] [Pipeline] echo [2026-03-16T06:23:12.459Z] Running updateOSNode on alpine-x86-64 [2026-03-16T06:23:12.459Z] [Pipeline] node [2026-03-16T06:23:12.462Z] Running on alpine-x86-64 in /srv/workspace/global/update-all-apk [2026-03-16T06:23:12.463Z] [Pipeline] { [2026-03-16T06:23:12.465Z] [Pipeline] sh [2026-03-16T06:23:12.738Z] + /root/ci-tools/ci-wrap ci-update-apk [2026-03-16T06:23:12.738Z] CITBRANCH: main [2026-03-16T06:23:12.738Z] CITHOME: /root/ci-tools [2026-03-16T06:23:12.738Z] CITCMD: ci-update-apk [2026-03-16T06:23:12.738Z] CITCMDARGS: [2026-03-16T06:23:13.302Z] v3.23.3-291-g38fc2a38498 [https://dl-cdn.alpinelinux.org/alpine/v3.23/main] [2026-03-16T06:23:13.302Z] v3.23.3-300-gb59edb8a92c [https://dl-cdn.alpinelinux.org/alpine/v3.23/community] [2026-03-16T06:23:13.302Z] OK: 27572 distinct packages available [2026-03-16T06:23:13.865Z] OK: 2355.0 MiB in 611 packages [2026-03-16T06:23:14.427Z] OK: 2355.0 MiB in 611 packages [2026-03-16T06:23:14.683Z] OK: 2355.0 MiB in 611 packages [2026-03-16T06:23:15.245Z] OK: 2355.0 MiB in 611 packages [2026-03-16T06:23:15.806Z] OK: 2355.0 MiB in 611 packages [2026-03-16T06:23:16.368Z] OK: 2355.0 MiB in 611 packages [2026-03-16T06:23:16.938Z] OK: 2355.0 MiB in 611 packages [2026-03-16T06:23:17.210Z] [Pipeline] } [2026-03-16T06:23:17.212Z] [Pipeline] // node [2026-03-16T06:23:17.214Z] [Pipeline] } [2026-03-16T06:23:17.215Z] [Pipeline] // parallel [2026-03-16T06:23:17.217Z] [Pipeline] } [2026-03-16T06:23:17.218Z] [Pipeline] // script [2026-03-16T06:23:17.219Z] [Pipeline] } [2026-03-16T06:23:17.220Z] [Pipeline] // stage [2026-03-16T06:23:17.223Z] [Pipeline] stage [2026-03-16T06:23:17.223Z] [Pipeline] { (Declarative: Post Actions) [2026-03-16T06:23:17.238Z] [Pipeline] stage [2026-03-16T06:23:17.238Z] [Pipeline] { (Copying logs) [2026-03-16T06:23:17.265Z] [Pipeline] node [2026-03-16T06:23:17.271Z] Running on Jenkins in /var/lib/jenkins/workspace/global/update-all-apk@2 [2026-03-16T06:23:17.272Z] [Pipeline] { [2026-03-16T06:23:17.310Z] [Pipeline] node [2026-03-16T06:23:17.316Z] Running on Jenkins in /var/lib/jenkins/workspace/global/update-all-apk@3 [2026-03-16T06:23:17.316Z] [Pipeline] { [2026-03-16T06:23:17.318Z] [Pipeline] sh [2026-03-16T06:23:17.574Z] + mkdir -p /var/lib/jenkins/locks [2026-03-16T06:23:17.584Z] [Pipeline] echo [2026-03-16T06:23:17.584Z] RWLock: FD for lock log_archive in stage projectFinishUp is 612 [2026-03-16T06:23:17.587Z] [Pipeline] sleep [2026-03-16T06:23:17.587Z] No need to sleep any longer [2026-03-16T06:23:17.588Z] [Pipeline] echo [2026-03-16T06:23:17.589Z] RWLock: log_archive in stage projectFinishUp locked for WRITE [2026-03-16T06:23:17.590Z] [Pipeline] } [2026-03-16T06:23:17.592Z] [Pipeline] // node [2026-03-16T06:23:17.594Z] [Pipeline] echo [2026-03-16T06:23:17.594Z] Copying logs to /var/www/ci.kronosnet.org/job/global/job/update-all-apk/1/ [2026-03-16T06:23:17.595Z] [Pipeline] sh [2026-03-16T06:23:17.850Z] + mkdir -p /var/www/ci.kronosnet.org/job/global/job/update-all-apk/1/ [2026-03-16T06:23:17.852Z] [Pipeline] sh