Pull request #231 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cherrycl for edgexfoundry/ci-build-images Obtained Jenkinsfile from ed388a367a0495297152b8ea842a7a8845bdb74d+aec0474d7215e73ee489beef8eebf2e5a2d481c7 (e7c84c205efaac556d048bd7364dbfbea8588ce4) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh828089290603428643.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7171066729722022634.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-231/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-231/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10044597585992977651.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-231/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13568856335489295807.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11649009736574811534.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-231/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-231/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7838105182755707171.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-golang-base, mavenSettings:ci-build-images-settings, dockerImageName:edgex-golang-base, dockerNamespace:edgex-devops, dockerNexusRepo:release, dockerTags:[1.25-alpine-lts, 1.25-alpine3.22-lts], releaseBranchOverride:golang-1.25-lts] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: ci-build-images-settings PROJECT: edgex-golang-base USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-golang-base DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: release DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-golang-base-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org RELEASE_BRANCH_OVERRIDE: golang-1.25-lts DOCKER_CUSTOM_TAGS: 1.25-alpine-lts 1.25-alpine3.22-lts [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9655 in /w/workspace/exfoundry_ci-build-images_PR-231 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/ci-build-images.git > git init /w/workspace/exfoundry_ci-build-images_PR-231 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/golang-1.25-lts commit aec0474d7215e73ee489beef8eebf2e5a2d481c7 into PR head commit ed388a367a0495297152b8ea842a7a8845bdb74d Merge succeeded, producing ed388a367a0495297152b8ea842a7a8845bdb74d Checking out Revision ed388a367a0495297152b8ea842a7a8845bdb74d (PR-231) > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/231/head:refs/remotes/origin/PR-231 +refs/heads/golang-1.25-lts:refs/remotes/origin/golang-1.25-lts # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ed388a367a0495297152b8ea842a7a8845bdb74d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge aec0474d7215e73ee489beef8eebf2e5a2d481c7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ed388a367a0495297152b8ea842a7a8845bdb74d # timeout=10 Commit message: "ci: new golang 1.25 lts image" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:00:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:00:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:00:34 ========================================================= 01:00:34 EdgeX Global Pipelines Version Info 01:00:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:00:35 ------------------- 01:00:35 stable info: 01:00:35 ------------------- 01:00:35 Commited By: Cherry Wang cherry@iotechsys.com 01:00:35 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 01:00:35 Message: update stable to v1.0.278 01:00:35 ------------------- 01:00:35 experimental info: 01:00:35 ------------------- 01:00:35 Commited By: **** collab-it+edgex@linuxfoundation.org 01:00:35 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 01:00:35 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 01:00:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo 01:00:36 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-golang-base [Pipeline] echo 01:00:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo 01:00:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:00:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:00:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-golang-base [Pipeline] echo 01:00:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo 01:00:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = release [Pipeline] echo 01:00:36 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 01:00:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:00:36 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 01:00:36 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-golang-base-archive.tar.gz [Pipeline] echo 01:00:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:00:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:00:36 [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = golang-1.25-lts [Pipeline] echo 01:00:36 [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 1.25-alpine-lts 1.25-alpine3.22-lts [Pipeline] echo 01:00:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-231 [Pipeline] echo 01:00:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-231 [Pipeline] echo 01:00:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-231 [Pipeline] echo 01:00:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ed388a367a0495297152b8ea842a7a8845bdb74d [Pipeline] echo 01:00:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ed388a3 [Pipeline] echo 01:00:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:00:37 provisioning config files... 01:00:37 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-231@tmp/config17875172404155855187tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:00:37 ---> ****-login.sh 01:00:37 nexus3.edgexfoundry.org:10001 01:00:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:00:37 01:00:37 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:00:37 Configure a credential helper to remove this warning. See 01:00:37 https://docs.****.com/go/credential-store/ 01:00:37 01:00:37 Login Succeeded 01:00:37 nexus3.edgexfoundry.org:10002 01:00:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:00:38 01:00:38 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:00:38 Configure a credential helper to remove this warning. See 01:00:38 https://docs.****.com/go/credential-store/ 01:00:38 01:00:38 Login Succeeded 01:00:38 nexus3.edgexfoundry.org:10003 01:00:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:00:38 01:00:38 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:00:38 Configure a credential helper to remove this warning. See 01:00:38 https://docs.****.com/go/credential-store/ 01:00:38 01:00:38 Login Succeeded 01:00:38 nexus3.edgexfoundry.org:10004 01:00:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:00:38 01:00:38 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:00:38 Configure a credential helper to remove this warning. See 01:00:38 https://docs.****.com/go/credential-store/ 01:00:38 01:00:38 Login Succeeded 01:00:38 ****.io 01:00:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:00:38 01:00:38 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:00:38 Configure a credential helper to remove this warning. See 01:00:38 https://docs.****.com/go/credential-store/ 01:00:38 01:00:38 Login Succeeded 01:00:38 ---> ****-login.sh ends [Pipeline] } 01:00:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Semver Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:00:39 provisioning config files... 01:00:39 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-231@tmp/config11847694933582568816tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:00:39 ---> ****-login.sh 01:00:39 nexus3.edgexfoundry.org:10001 01:00:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:00:39 Login Succeeded 01:00:39 nexus3.edgexfoundry.org:10002 01:00:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:00:39 Login Succeeded 01:00:39 nexus3.edgexfoundry.org:10003 01:00:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:00:40 Login Succeeded 01:00:40 nexus3.edgexfoundry.org:10004 01:00:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:00:40 Login Succeeded 01:00:40 ****.io 01:00:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:00:40 Login Succeeded 01:00:40 ---> ****-login.sh ends [Pipeline] } 01:00:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:00:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:00:41 + ls -al . 01:00:41 total 28 01:00:41 drwxrwxr-x 4 jenkins jenkins 4096 May 20 01:00 . 01:00:41 drwxrwxr-x 4 jenkins jenkins 4096 May 20 01:00 .. 01:00:41 drwxrwxr-x 8 jenkins jenkins 4096 May 20 01:00 .git 01:00:41 drwxrwxr-x 2 jenkins jenkins 4096 May 20 01:00 .github 01:00:41 -rw-rw-r-- 1 jenkins jenkins 499 May 20 01:00 .golangci.yml 01:00:41 -rw-rw-r-- 1 jenkins jenkins 1004 May 20 01:00 Dockerfile 01:00:41 -rw-rw-r-- 1 jenkins jenkins 961 May 20 01:00 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:42 + docker build -t edgex-devops/edgex-golang-base -f Dockerfile --build-arg ARCH=amd64 --label git_sha=ed388a367a0495297152b8ea842a7a8845bdb74d --label arch=amd64 . 01:00:43 #0 building with "default" instance using docker driver 01:00:43 01:00:43 #1 [internal] load build definition from Dockerfile 01:00:43 #1 transferring dockerfile: 1.04kB done 01:00:43 #1 DONE 0.0s 01:00:43 01:00:43 #2 [internal] load metadata for docker.io/library/golang:1.25-alpine3.22 01:00:44 #2 DONE 1.3s 01:00:44 01:00:44 #3 [internal] load .dockerignore 01:00:44 #3 transferring context: 2B done 01:00:44 #3 DONE 0.0s 01:00:44 01:00:44 #4 [internal] load build context 01:00:44 #4 transferring context: 541B done 01:00:44 #4 DONE 0.0s 01:00:44 01:00:44 #5 [1/5] FROM docker.io/library/golang:1.25-alpine3.22@sha256:26b4d7113039cd51356bd7930ecafd1031d2975dc3b6940ec8ed09457e17cf95 01:00:44 #5 resolve docker.io/library/golang:1.25-alpine3.22@sha256:26b4d7113039cd51356bd7930ecafd1031d2975dc3b6940ec8ed09457e17cf95 0.0s done 01:00:44 #5 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 0B / 60.24MB 0.1s 01:00:44 #5 sha256:26b4d7113039cd51356bd7930ecafd1031d2975dc3b6940ec8ed09457e17cf95 10.30kB / 10.30kB done 01:00:44 #5 sha256:e7b0e83d7046b619a32652d33384fcaf395fb601bf50d19fc221379b9c135158 1.92kB / 1.92kB done 01:00:44 #5 sha256:c5ea4029e63ab94ba42c6984026a02c81c7ac57a40d19e0f9cf2c65a77b4e751 2.19kB / 2.19kB done 01:00:44 #5 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0B / 3.81MB 0.1s 01:00:44 #5 sha256:713d2d8a8d8daea90208f0db2272f7c5b7b1ed86d1830e274eb0b77523ab311d 0B / 289.45kB 0.1s 01:00:44 #5 sha256:713d2d8a8d8daea90208f0db2272f7c5b7b1ed86d1830e274eb0b77523ab311d 289.45kB / 289.45kB 0.2s done 01:00:44 #5 sha256:245ede05cb820bdbab7dc67ca9d7bd8197d833f1f61dbede42ad941cf561e2db 126B / 126B 0.4s 01:00:44 #5 sha256:245ede05cb820bdbab7dc67ca9d7bd8197d833f1f61dbede42ad941cf561e2db 126B / 126B 0.4s done 01:00:44 #5 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.4s done 01:00:44 #5 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 1.05MB / 3.81MB 0.9s 01:00:45 #5 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.9s done 01:00:45 #5 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s done 01:00:45 #5 extracting sha256:713d2d8a8d8daea90208f0db2272f7c5b7b1ed86d1830e274eb0b77523ab311d 0.0s done 01:00:45 #5 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 17.83MB / 60.24MB 1.7s 01:00:46 #5 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 60.24MB / 60.24MB 1.9s 01:00:46 #5 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 60.24MB / 60.24MB 2.0s done 01:00:46 #5 extracting sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 0.1s 01:00:50 #5 extracting sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 4.0s done 01:00:50 #5 extracting sha256:245ede05cb820bdbab7dc67ca9d7bd8197d833f1f61dbede42ad941cf561e2db 01:00:50 #5 extracting sha256:245ede05cb820bdbab7dc67ca9d7bd8197d833f1f61dbede42ad941cf561e2db done 01:00:50 #5 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 01:00:50 #5 DONE 6.5s 01:00:50 01:00:50 #6 [2/5] COPY ./.golangci.yml /etc/.golangci.yml 01:00:51 #6 DONE 0.7s 01:00:51 01:00:51 #7 [3/5] RUN if [ $(uname -m) == "x86_64" ]; then wget -O /usr/local/bin/hadolint https://github.com/hadolint/hadolint/releases/download/v2.12.0/hadolint-Linux-x86_64 ; chmod +x /usr/local/bin/hadolint; fi 01:00:51 #7 0.242 Connecting to github.com (140.82.114.4:443) 01:00:51 #7 0.331 Connecting to release-assets.githubusercontent.com (185.199.110.133:443) 01:00:51 #7 0.363 saving to '/usr/local/bin/hadolint' 01:00:52 #7 0.407 hadolint 100% |********************************| 2369k 0:00:00 ETA 01:00:52 #7 0.407 '/usr/local/bin/hadolint' saved 01:00:52 #7 DONE 0.5s 01:00:52 01:00:52 #8 [4/5] RUN apk add --update --no-cache make git curl bash pkgconfig build-base linux-headers musl-dev zeromq-dev && apk upgrade && ln -s /bin/touch /usr/bin/touch && wget -O- -nv https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s v2.12.2 01:00:52 #8 0.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:00:52 #8 0.555 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:00:52 #8 0.909 (1/43) Installing ncurses-terminfo-base (6.5_p20250503-r0) 01:00:52 #8 0.918 (2/43) Installing libncursesw (6.5_p20250503-r0) 01:00:52 #8 0.927 (3/43) Installing readline (8.2.13-r1) 01:00:52 #8 0.934 (4/43) Installing bash (5.2.37-r0) 01:00:52 #8 0.950 Executing bash-5.2.37-r0.post-install 01:00:52 #8 0.953 (5/43) Installing libgcc (14.2.0-r6) 01:00:52 #8 0.960 (6/43) Installing jansson (2.14.1-r0) 01:00:52 #8 0.966 (7/43) Installing libstdc++ (14.2.0-r6) 01:00:52 #8 0.988 (8/43) Installing zstd-libs (1.5.7-r0) 01:00:52 #8 1.000 (9/43) Installing binutils (2.44-r3) 01:00:52 #8 1.067 (10/43) Installing libmagic (5.46-r2) 01:00:53 #8 1.099 (11/43) Installing file (5.46-r2) 01:00:53 #8 1.105 (12/43) Installing libgomp (14.2.0-r6) 01:00:53 #8 1.114 (13/43) Installing libatomic (14.2.0-r6) 01:00:53 #8 1.118 (14/43) Installing gmp (6.3.0-r3) 01:00:53 #8 1.126 (15/43) Installing isl26 (0.26-r1) 01:00:53 #8 1.151 (16/43) Installing mpfr4 (4.2.1_p1-r0) 01:00:53 #8 1.160 (17/43) Installing mpc1 (1.3.1-r1) 01:00:53 #8 1.165 (18/43) Installing gcc (14.2.0-r6) 01:00:54 Still waiting to schedule task 01:00:54 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9654’ 01:00:56 #8 4.381 (19/43) Installing libstdc++-dev (14.2.0-r6) 01:00:56 #8 4.506 (20/43) Installing musl-dev (1.2.5-r12) 01:00:56 #8 4.562 (21/43) Installing g++ (14.2.0-r6) 01:00:56 #8 4.798 (22/43) Installing make (4.4.1-r3) 01:00:56 #8 4.806 (23/43) Installing fortify-headers (1.1-r5) 01:00:56 #8 4.815 (24/43) Installing patch (2.8-r0) 01:00:56 #8 4.825 (25/43) Installing build-base (0.5-r3) 01:00:56 #8 4.825 (26/43) Installing brotli-libs (1.1.0-r2) 01:00:56 #8 4.845 (27/43) Installing c-ares (1.34.6-r0) 01:00:56 #8 4.857 (28/43) Installing libunistring (1.3-r0) 01:00:56 #8 4.887 (29/43) Installing libidn2 (2.3.7-r0) 01:00:56 #8 4.894 (30/43) Installing nghttp2-libs (1.69.0-r0) 01:00:56 #8 4.902 (31/43) Installing libpsl (0.21.5-r3) 01:00:56 #8 4.908 (32/43) Installing libcurl (8.14.1-r2) 01:00:56 #8 4.924 (33/43) Installing curl (8.14.1-r2) 01:00:56 #8 4.933 (34/43) Installing libexpat (2.7.5-r0) 01:00:56 #8 4.939 (35/43) Installing pcre2 (10.46-r0) 01:00:57 #8 5.164 (36/43) Installing git (2.49.1-r0) 01:00:57 #8 5.249 (37/43) Installing git-init-template (2.49.1-r0) 01:00:57 #8 5.255 (38/43) Installing linux-headers (6.14.2-r0) 01:00:57 #8 5.337 (39/43) Installing pkgconf (2.4.3-r0) 01:00:57 #8 5.347 (40/43) Installing libsodium (1.0.20-r1) 01:00:57 #8 5.360 (41/43) Installing libzmq (4.3.5-r2) 01:00:57 #8 5.378 (42/43) Installing libsodium-dev (1.0.20-r1) 01:00:57 #8 5.470 (43/43) Installing zeromq-dev (4.3.5-r2) 01:00:57 #8 5.559 Executing busybox-1.37.0-r20.trigger 01:00:57 #8 5.567 OK: 265 MiB in 60 packages 01:00:57 #8 5.630 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:00:57 #8 5.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:00:57 #8 6.019 OK: 265 MiB in 60 packages 01:00:57 #8 6.071 Connecting to raw.githubusercontent.com (185.199.111.133:443) 01:00:57 #8 6.275 writing to stdout 01:00:58 #8 6.277 - 100% |********************************| 11589 0:00:00 ETA 01:00:58 #8 6.277 written to stdout 01:00:58 #8 6.286 golangci/golangci-lint info checking GitHub for tag 'v2.12.2' 01:00:58 #8 6.515 golangci/golangci-lint info found version: 2.12.2 for v2.12.2/linux/amd64 01:00:58 #8 7.086 golangci/golangci-lint err hash_sha256_verify checksum for '/tmp/tmp.cJKAkk/golangci-lint-2.12.2-linux-amd64.tar.gz' did not verify 8df580d2670fed8fa984aac0507099af8df275e665215f5c7a2ae3943893a553 01:00:58 #8 7.086 fd3a137c7e722128143cc8932bcaa00bc73e10adadee18bdb0893453edb2c137 vs 8df580d2670fed8fa984aac0507099af8df275e665215f5c7a2ae3943893a553 01:00:59 #8 ERROR: process "/bin/sh -c apk add --update --no-cache make git curl bash pkgconfig build-base linux-headers musl-dev zeromq-dev && apk upgrade && ln -s /bin/touch /usr/bin/touch && wget -O- -nv https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s v${GOLANGCI_VERSION}" did not complete successfully: exit code: 1 01:00:59 ------ 01:00:59 > [4/5] RUN apk add --update --no-cache make git curl bash pkgconfig build-base linux-headers musl-dev zeromq-dev && apk upgrade && ln -s /bin/touch /usr/bin/touch && wget -O- -nv https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s v2.12.2: 01:00:59 5.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:00:59 6.019 OK: 265 MiB in 60 packages 01:00:59 6.071 Connecting to raw.githubusercontent.com (185.199.111.133:443) 01:00:59 6.275 writing to stdout 01:00:59 6.277 - 100% |********************************| 11589 0:00:00 ETA 01:00:59 6.277 written to stdout 01:00:59 6.286 golangci/golangci-lint info checking GitHub for tag 'v2.12.2' 01:00:59 6.515 golangci/golangci-lint info found version: 2.12.2 for v2.12.2/linux/amd64 01:00:59 7.086 golangci/golangci-lint err hash_sha256_verify checksum for '/tmp/tmp.cJKAkk/golangci-lint-2.12.2-linux-amd64.tar.gz' did not verify 8df580d2670fed8fa984aac0507099af8df275e665215f5c7a2ae3943893a553 01:00:59 7.086 fd3a137c7e722128143cc8932bcaa00bc73e10adadee18bdb0893453edb2c137 vs 8df580d2670fed8fa984aac0507099af8df275e665215f5c7a2ae3943893a553 01:00:59 ------ 01:00:59 Dockerfile:20 01:00:59 -------------------- 01:00:59 19 | 01:00:59 20 | >>> RUN apk add --update --no-cache make git curl bash pkgconfig build-base linux-headers musl-dev zeromq-dev \ 01:00:59 21 | >>> && apk upgrade \ 01:00:59 22 | >>> && ln -s /bin/touch /usr/bin/touch \ 01:00:59 23 | >>> && wget -O- -nv https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s v${GOLANGCI_VERSION} 01:00:59 24 | 01:00:59 -------------------- 01:00:59 ERROR: failed to solve: process "/bin/sh -c apk add --update --no-cache make git curl bash pkgconfig build-base linux-headers musl-dev zeromq-dev && apk upgrade && ln -s /bin/touch /usr/bin/touch && wget -O- -nv https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s v${GOLANGCI_VERSION}" did not complete successfully: exit code: 1 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:01:01 01:01:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:01:01 latest: Pulling from edgex-lftools-log-publisher 01:01:01 5eb5b503b376: Pulling fs layer 01:01:01 5c69ac0246d0: Pulling fs layer 01:01:01 ec43610c2a17: Pulling fs layer 01:01:01 3a2ae6a8a46f: Pulling fs layer 01:01:01 33b1e0a273af: Pulling fs layer 01:01:01 5d3b04190fa2: Pulling fs layer 01:01:01 2f39f015ded8: Pulling fs layer 01:01:01 5d3b04190fa2: Waiting 01:01:01 3a2ae6a8a46f: Waiting 01:01:01 33b1e0a273af: Waiting 01:01:01 2f39f015ded8: Waiting 01:01:01 5c69ac0246d0: Verifying Checksum 01:01:01 5c69ac0246d0: Download complete 01:01:01 3a2ae6a8a46f: Verifying Checksum 01:01:01 3a2ae6a8a46f: Download complete 01:01:01 ec43610c2a17: Verifying Checksum 01:01:01 ec43610c2a17: Download complete 01:01:01 33b1e0a273af: Verifying Checksum 01:01:01 33b1e0a273af: Download complete 01:01:01 5d3b04190fa2: Verifying Checksum 01:01:01 5d3b04190fa2: Download complete 01:01:01 5eb5b503b376: Verifying Checksum 01:01:01 5eb5b503b376: Download complete 01:01:02 2f39f015ded8: Verifying Checksum 01:01:02 2f39f015ded8: Download complete 01:01:03 5eb5b503b376: Pull complete 01:01:03 5c69ac0246d0: Pull complete 01:01:04 ec43610c2a17: Pull complete 01:01:04 3a2ae6a8a46f: Pull complete 01:01:04 33b1e0a273af: Pull complete 01:01:04 5d3b04190fa2: Pull complete 01:01:10 2f39f015ded8: Pull complete 01:01:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:01:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:01:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:01:11 prd-ubuntu20.04-docker-8c-8g-9655 does not seem to be running inside a container 01:01:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_ci-build-images_PR-231 -v /w/workspace/exfoundry_ci-build-images_PR-231:/w/workspace/exfoundry_ci-build-images_PR-231:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-231@tmp:/w/workspace/exfoundry_ci-build-images_PR-231@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:01:13 $ docker top 5b86c35bd5be0d1f3c10cdeed28d530f14481564a77c10a6981c096e8e89c06f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:01:13 ---> job-cost.sh 01:01:13 lf-activate-venv: SKIPPING 01:01:13 INFO: No Stack... 01:01:13 INFO: Retrieving Pricing Info for: v3-standard-8 01:01:14 INFO: Archiving Costs [Pipeline] sh 01:01:14 + cat /w/workspace/exfoundry_ci-build-images_PR-231/archives/cost.csv 01:01:14 + cut -d, -f6 [Pipeline] lock 01:01:14 Trying to acquire lock on [Resource: jenkins-edgexfoundry-ci-build-images-PR-231-1-stack-cost] 01:01:14 Resource [jenkins-edgexfoundry-ci-build-images-PR-231-1-stack-cost] did not exist. Created. 01:01:14 Lock acquired on [Resource: jenkins-edgexfoundry-ci-build-images-PR-231-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:01:15 + echo total: 0.2199999988079071 [Pipeline] stash 01:01:15 Stashed 1 file(s) [Pipeline] } 01:01:15 Lock released on resource [Resource: jenkins-edgexfoundry-ci-build-images-PR-231-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:01:15 $ docker stop --time=1 5b86c35bd5be0d1f3c10cdeed28d530f14481564a77c10a6981c096e8e89c06f 01:01:16 $ docker rm -f --volumes 5b86c35bd5be0d1f3c10cdeed28d530f14481564a77c10a6981c096e8e89c06f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:01:17 Failed in branch amd64 01:04:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9656 in /w/workspace/exfoundry_ci-build-images_PR-231 [Pipeline] { [Pipeline] checkout 01:04:26 Selected Git installation does not exist. Using Default 01:04:26 The recommended git tool is: NONE 01:04:32 using credential edgex-jenkins-ssh 01:04:32 Cloning the remote Git repository 01:04:33 Cloning repository git@github.com:edgexfoundry/ci-build-images.git 01:04:33 > git init /w/workspace/exfoundry_ci-build-images_PR-231 # timeout=10 01:04:33 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 01:04:33 > git --version # timeout=10 01:04:33 > git --version # 'git version 2.25.1' 01:04:33 using GIT_SSH to set credentials SSH Credentials for GitHub 01:04:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:04:34 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 01:04:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:04:35 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 01:04:35 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 01:04:35 using GIT_SSH to set credentials SSH Credentials for GitHub 01:04:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/231/head:refs/remotes/origin/PR-231 +refs/heads/golang-1.25-lts:refs/remotes/origin/golang-1.25-lts # timeout=10 01:04:36 Merging remotes/origin/golang-1.25-lts commit aec0474d7215e73ee489beef8eebf2e5a2d481c7 into PR head commit ed388a367a0495297152b8ea842a7a8845bdb74d 01:04:36 Merge succeeded, producing ed388a367a0495297152b8ea842a7a8845bdb74d 01:04:36 Checking out Revision ed388a367a0495297152b8ea842a7a8845bdb74d (PR-231) 01:04:36 > git config core.sparsecheckout # timeout=10 01:04:36 > git checkout -f ed388a367a0495297152b8ea842a7a8845bdb74d # timeout=10 01:04:36 > git remote # timeout=10 01:04:36 > git config --get remote.origin.url # timeout=10 01:04:36 using GIT_SSH to set credentials SSH Credentials for GitHub 01:04:36 > git merge aec0474d7215e73ee489beef8eebf2e5a2d481c7 # timeout=10 01:04:36 > git rev-parse HEAD^{commit} # timeout=10 01:04:36 > git config core.sparsecheckout # timeout=10 01:04:36 > git checkout -f ed388a367a0495297152b8ea842a7a8845bdb74d # timeout=10 01:04:40 Commit message: "ci: new golang 1.25 lts image" 01:04:40 > git --version # timeout=10 01:04:40 > git --version # 'git version 2.25.1' 01:04:40 fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:04:42 provisioning config files... 01:04:43 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-231@tmp/config12598898158406189646tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:04:43 ---> ****-login.sh 01:04:43 nexus3.edgexfoundry.org:10001 01:04:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:04:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:04:44 Configure a credential helper to remove this warning. See 01:04:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:04:44 01:04:44 Login Succeeded 01:04:44 nexus3.edgexfoundry.org:10002 01:04:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:04:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:04:44 Configure a credential helper to remove this warning. See 01:04:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:04:44 01:04:44 Login Succeeded 01:04:44 nexus3.edgexfoundry.org:10003 01:04:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:04:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:04:45 Configure a credential helper to remove this warning. See 01:04:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:04:45 01:04:45 Login Succeeded 01:04:45 nexus3.edgexfoundry.org:10004 01:04:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:04:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:04:45 Configure a credential helper to remove this warning. See 01:04:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:04:45 01:04:45 Login Succeeded 01:04:45 ****.io 01:04:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:04:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:04:47 Configure a credential helper to remove this warning. See 01:04:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:04:47 01:04:47 Login Succeeded 01:04:47 ---> ****-login.sh ends [Pipeline] } 01:04:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:04:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:04:49 + ls -al . 01:04:49 total 28 01:04:49 drwxrwxr-x 4 jenkins jenkins 4096 May 20 01:04 . 01:04:49 drwxrwxr-x 4 jenkins jenkins 4096 May 20 01:04 .. 01:04:49 drwxrwxr-x 8 jenkins jenkins 4096 May 20 01:04 .git 01:04:49 drwxrwxr-x 2 jenkins jenkins 4096 May 20 01:04 .github 01:04:49 -rw-rw-r-- 1 jenkins jenkins 499 May 20 01:04 .golangci.yml 01:04:49 -rw-rw-r-- 1 jenkins jenkins 1004 May 20 01:04 Dockerfile 01:04:49 -rw-rw-r-- 1 jenkins jenkins 961 May 20 01:04 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:50 + docker build -t edgex-devops/edgex-golang-base-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=ed388a367a0495297152b8ea842a7a8845bdb74d --label arch=arm64 . 01:04:50 Sending build context to Docker daemon 511kB 01:04:50 Step 1/9 : FROM golang:1.25-alpine3.22 01:04:50 1.25-alpine3.22: Pulling from library/golang 01:04:50 58e777220c39: Pulling fs layer 01:04:50 5d96c866386f: Pulling fs layer 01:04:50 8985e74deb67: Pulling fs layer 01:04:50 a90cb41c1532: Pulling fs layer 01:04:50 a90cb41c1532: Waiting 01:04:50 4f4fb700ef54: Pulling fs layer 01:04:50 4f4fb700ef54: Waiting 01:04:51 5d96c866386f: Verifying Checksum 01:04:51 5d96c866386f: Download complete 01:04:51 a90cb41c1532: Verifying Checksum 01:04:51 a90cb41c1532: Download complete 01:04:51 58e777220c39: Download complete 01:04:51 4f4fb700ef54: Verifying Checksum 01:04:51 4f4fb700ef54: Download complete 01:04:52 58e777220c39: Pull complete 01:04:52 5d96c866386f: Pull complete 01:04:53 8985e74deb67: Verifying Checksum 01:04:53 8985e74deb67: Download complete 01:05:08 8985e74deb67: Pull complete 01:05:08 a90cb41c1532: Pull complete 01:05:08 4f4fb700ef54: Pull complete 01:05:08 Digest: sha256:26b4d7113039cd51356bd7930ecafd1031d2975dc3b6940ec8ed09457e17cf95 01:05:08 Status: Downloaded newer image for golang:1.25-alpine3.22 01:05:08 ---> bb287bfa5b1a 01:05:08 Step 2/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2023: Intel Corporation' copyright='Copyright (c) 2025-2026: IOTech Ltd' 01:05:08 ---> Running in 281994dc4635 01:05:08 Removing intermediate container 281994dc4635 01:05:08 ---> 369a1c0f16d0 01:05:08 Step 3/9 : ENV HADOLINT_VERSION=2.12.0 GOLANGCI_VERSION=2.12.2 01:05:08 ---> Running in 8af3903decf6 01:05:08 Removing intermediate container 8af3903decf6 01:05:08 ---> 46d537336b35 01:05:08 Step 4/9 : COPY ./.golangci.yml /etc/.golangci.yml 01:05:09 ---> c2ad2952841f 01:05:09 Step 5/9 : RUN if [ $(uname -m) == "x86_64" ]; then wget -O /usr/local/bin/hadolint https://github.com/hadolint/hadolint/releases/download/v${HADOLINT_VERSION}/hadolint-Linux-x86_64 ; chmod +x /usr/local/bin/hadolint; fi 01:05:09 ---> Running in cab953a073f3 01:05:11 Removing intermediate container cab953a073f3 01:05:11 ---> 2af3bb1a023c 01:05:11 Step 6/9 : RUN apk add --update --no-cache make git curl bash pkgconfig build-base linux-headers musl-dev zeromq-dev && apk upgrade && ln -s /bin/touch /usr/bin/touch && wget -O- -nv https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s v${GOLANGCI_VERSION} 01:05:11 ---> Running in 1e3583795956 01:05:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:05:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:05:14 (1/43) Installing ncurses-terminfo-base (6.5_p20250503-r0) 01:05:14 (2/43) Installing libncursesw (6.5_p20250503-r0) 01:05:14 (3/43) Installing readline (8.2.13-r1) 01:05:14 (4/43) Installing bash (5.2.37-r0) 01:05:14 Executing bash-5.2.37-r0.post-install 01:05:14 (5/43) Installing libgcc (14.2.0-r6) 01:05:14 (6/43) Installing jansson (2.14.1-r0) 01:05:14 (7/43) Installing libstdc++ (14.2.0-r6) 01:05:14 (8/43) Installing zstd-libs (1.5.7-r0) 01:05:14 (9/43) Installing binutils (2.44-r3) 01:05:15 (10/43) Installing libmagic (5.46-r2) 01:05:15 (11/43) Installing file (5.46-r2) 01:05:15 (12/43) Installing libgomp (14.2.0-r6) 01:05:15 (13/43) Installing libatomic (14.2.0-r6) 01:05:15 (14/43) Installing gmp (6.3.0-r3) 01:05:15 (15/43) Installing isl26 (0.26-r1) 01:05:15 (16/43) Installing mpfr4 (4.2.1_p1-r0) 01:05:15 (17/43) Installing mpc1 (1.3.1-r1) 01:05:15 (18/43) Installing gcc (14.2.0-r6) 01:05:18 (19/43) Installing libstdc++-dev (14.2.0-r6) 01:05:18 (20/43) Installing musl-dev (1.2.5-r12) 01:05:19 (21/43) Installing g++ (14.2.0-r6) 01:05:20 (22/43) Installing make (4.4.1-r3) 01:05:20 (23/43) Installing fortify-headers (1.1-r5) 01:05:20 (24/43) Installing patch (2.8-r0) 01:05:20 (25/43) Installing build-base (0.5-r3) 01:05:20 (26/43) Installing brotli-libs (1.1.0-r2) 01:05:20 (27/43) Installing c-ares (1.34.6-r0) 01:05:20 (28/43) Installing libunistring (1.3-r0) 01:05:20 (29/43) Installing libidn2 (2.3.7-r0) 01:05:20 (30/43) Installing nghttp2-libs (1.69.0-r0) 01:05:20 (31/43) Installing libpsl (0.21.5-r3) 01:05:20 (32/43) Installing libcurl (8.14.1-r2) 01:05:20 (33/43) Installing curl (8.14.1-r2) 01:05:20 (34/43) Installing libexpat (2.7.5-r0) 01:05:20 (35/43) Installing pcre2 (10.46-r0) 01:05:20 (36/43) Installing git (2.49.1-r0) 01:05:20 (37/43) Installing git-init-template (2.49.1-r0) 01:05:20 (38/43) Installing linux-headers (6.14.2-r0) 01:05:21 (39/43) Installing pkgconf (2.4.3-r0) 01:05:21 (40/43) Installing libsodium (1.0.20-r1) 01:05:21 (41/43) Installing libzmq (4.3.5-r2) 01:05:21 (42/43) Installing libsodium-dev (1.0.20-r1) 01:05:21 (43/43) Installing zeromq-dev (4.3.5-r2) 01:05:21 Executing busybox-1.37.0-r20.trigger 01:05:21 OK: 255 MiB in 60 packages 01:05:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:05:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:05:23 OK: 255 MiB in 60 packages 01:05:23 Connecting to raw.githubusercontent.com (185.199.108.133:443) 01:05:24 writing to stdout 01:05:24 - 100% |********************************| 11589 0:00:00 ETA 01:05:24 written to stdout 01:05:24 golangci/golangci-lint info checking GitHub for tag 'v2.12.2' 01:05:24 golangci/golangci-lint info found version: 2.12.2 for v2.12.2/linux/arm64 01:05:25 golangci/golangci-lint err hash_sha256_verify checksum for '/tmp/tmp.KkKpEj/golangci-lint-2.12.2-linux-arm64.tar.gz' did not verify 44cd40a8c76c86755375adfeea52cfd3533cb43d7bd647771e0ae065e166df3a 01:05:25 445f77d3bdbbbd171010ace427674eafbf6aba1f77597096fd7adf55f6dec2fd vs 44cd40a8c76c86755375adfeea52cfd3533cb43d7bd647771e0ae065e166df3a 01:05:26 The command '/bin/sh -c apk add --update --no-cache make git curl bash pkgconfig build-base linux-headers musl-dev zeromq-dev && apk upgrade && ln -s /bin/touch /usr/bin/touch && wget -O- -nv https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s v${GOLANGCI_VERSION}' returned a non-zero code: 1 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:05:29 01:05:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:05:30 arm64: Pulling from edgex-lftools-log-publisher 01:05:30 8998bd30e6a1: Pulling fs layer 01:05:30 04944245beec: Pulling fs layer 01:05:30 699f458cf7ca: Pulling fs layer 01:05:30 765212b225bb: Pulling fs layer 01:05:30 f23df028b6ca: Pulling fs layer 01:05:30 d65c8cfc05b1: Pulling fs layer 01:05:30 2437ff75d9bd: Pulling fs layer 01:05:30 f23df028b6ca: Waiting 01:05:30 765212b225bb: Waiting 01:05:30 2437ff75d9bd: Waiting 01:05:30 04944245beec: Verifying Checksum 01:05:30 04944245beec: Download complete 01:05:30 765212b225bb: Verifying Checksum 01:05:30 765212b225bb: Download complete 01:05:30 f23df028b6ca: Verifying Checksum 01:05:30 f23df028b6ca: Download complete 01:05:30 d65c8cfc05b1: Download complete 01:05:30 699f458cf7ca: Verifying Checksum 01:05:30 699f458cf7ca: Download complete 01:05:31 8998bd30e6a1: Verifying Checksum 01:05:31 8998bd30e6a1: Download complete 01:05:33 2437ff75d9bd: Verifying Checksum 01:05:33 2437ff75d9bd: Download complete 01:05:35 8998bd30e6a1: Pull complete 01:05:36 04944245beec: Pull complete 01:05:37 699f458cf7ca: Pull complete 01:05:37 765212b225bb: Pull complete 01:05:38 f23df028b6ca: Pull complete 01:05:38 d65c8cfc05b1: Pull complete 01:05:57 2437ff75d9bd: Pull complete 01:05:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:05:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:05:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:05:58 prd-ubuntu20.04-docker-arm64-4c-16g-9656 does not seem to be running inside a container 01:05:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_ci-build-images_PR-231 -v /w/workspace/exfoundry_ci-build-images_PR-231:/w/workspace/exfoundry_ci-build-images_PR-231:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-231@tmp:/w/workspace/exfoundry_ci-build-images_PR-231@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:06:00 $ docker top 9d4695a133583f5e0a9af4f2a7eec500002d7dfe8edf62fc1e55a6348b5a62f9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:06:01 ---> job-cost.sh 01:06:01 lf-activate-venv: SKIPPING 01:06:01 INFO: No Stack... 01:06:01 INFO: Retrieving Pricing Info for: v3-standard-4 01:06:02 INFO: Archiving Costs [Pipeline] sh 01:06:03 + cut -d, -f6 01:06:03 + cat /w/workspace/exfoundry_ci-build-images_PR-231/archives/cost.csv [Pipeline] lock 01:06:03 Trying to acquire lock on [Resource: jenkins-edgexfoundry-ci-build-images-PR-231-1-stack-cost] 01:06:03 Resource [jenkins-edgexfoundry-ci-build-images-PR-231-1-stack-cost] did not exist. Created. 01:06:03 Lock acquired on [Resource: jenkins-edgexfoundry-ci-build-images-PR-231-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:06:04 /w/workspace/exfoundry_ci-build-images_PR-231@tmp/durable-6ebb3ba9/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:06:05 + echo total: 0.10999999940395355 [Pipeline] stash 01:06:05 Warning: overwriting stash ‘stack-cost’ 01:06:05 Stashed 1 file(s) [Pipeline] } 01:06:05 Lock released on resource [Resource: jenkins-edgexfoundry-ci-build-images-PR-231-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:06:05 $ docker stop --time=1 9d4695a133583f5e0a9af4f2a7eec500002d7dfe8edf62fc1e55a6348b5a62f9 01:06:08 $ docker rm -f --volumes 9d4695a133583f5e0a9af4f2a7eec500002d7dfe8edf62fc1e55a6348b5a62f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 01:06:09 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:06:10 + [ -d /w/workspace/exfoundry_ci-build-images_PR-231/archives ] 01:06:10 + ls -al /w/workspace/exfoundry_ci-build-images_PR-231/archives 01:06:10 total 16 01:06:10 drwxr-xr-x 3 root root 4096 May 20 01:01 . 01:06:10 drwxrwxr-x 5 jenkins jenkins 4096 May 20 01:01 .. 01:06:10 drwxr-xr-x 2 root root 4096 May 20 01:01 cost 01:06:10 -rw-r--r-- 1 root root 86 May 20 01:01 cost.csv 01:06:10 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_ci-build-images_PR-231/archives 01:06:10 + ls -al /w/workspace/exfoundry_ci-build-images_PR-231/archives 01:06:10 total 16 01:06:10 drwxr-xr-x 3 jenkins jenkins 4096 May 20 01:01 . 01:06:10 drwxrwxr-x 5 jenkins jenkins 4096 May 20 01:01 .. 01:06:10 drwxr-xr-x 2 jenkins jenkins 4096 May 20 01:01 cost 01:06:10 -rw-r--r-- 1 jenkins jenkins 86 May 20 01:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:06:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:06:12 ---> package-listing.sh 01:06:12 ++ facter osfamily 01:06:12 ++ tr '[:upper:]' '[:lower:]' 01:06:12 + OS_FAMILY=debian 01:06:12 + workspace=/w/workspace/exfoundry_ci-build-images_PR-231 01:06:12 + START_PACKAGES=/tmp/packages_start.txt 01:06:12 + END_PACKAGES=/tmp/packages_end.txt 01:06:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:06:12 + PACKAGES=/tmp/packages_start.txt 01:06:12 + '[' /w/workspace/exfoundry_ci-build-images_PR-231 ']' 01:06:12 + PACKAGES=/tmp/packages_end.txt 01:06:12 + case "${OS_FAMILY}" in 01:06:12 + dpkg -l 01:06:12 + grep '^ii' 01:06:12 + '[' -f /tmp/packages_start.txt ']' 01:06:12 + '[' -f /tmp/packages_end.txt ']' 01:06:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:06:12 + '[' /w/workspace/exfoundry_ci-build-images_PR-231 ']' 01:06:12 + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-231/archives/ 01:06:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_ci-build-images_PR-231/archives/ [Pipeline] echo 01:06:12 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_ci-build-images_PR-231/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:06:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:06:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:06:13 prd-ubuntu20.04-docker-8c-8g-9655 does not seem to be running inside a container 01:06:13 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_ci-build-images_PR-231/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_ci-build-images_PR-231 -v /w/workspace/exfoundry_ci-build-images_PR-231:/w/workspace/exfoundry_ci-build-images_PR-231:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-231@tmp:/w/workspace/exfoundry_ci-build-images_PR-231@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:06:14 $ docker top 4fbd631098339ba625d7962a146c50010c5a7f5130a64b45c93fd416ff910bda -eo pid,comm [Pipeline] { [Pipeline] sh 01:06:14 + touch /tmp/pre-build-complete [Pipeline] sh 01:06:15 + mkdir -p /var/log/sysstat [Pipeline] sh 01:06:15 + ls /var/log/sa-host 01:06:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:06:15 provisioning config files... 01:06:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-231@tmp/config147903372070360449tmp [Pipeline] { [Pipeline] echo 01:06:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:06:16 ---> create-netrc.sh [Pipeline] } 01:06:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:06:16 ---> python-tools-install.sh [Pipeline] echo 01:06:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:06:17 ---> sudo-logs.sh 01:06:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:06:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:06:17 ---> job-cost.sh 01:06:17 lf-activate-venv: SKIPPING 01:06:17 DEBUG: total: 0.2199999988079071 01:06:17 INFO: Retrieving Stack Cost... 01:06:17 INFO: Retrieving Pricing Info for: v3-standard-8 01:06:18 INFO: Archiving Costs [Pipeline] echo 01:06:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:06:18 ---> logs-deploy.sh 01:06:18 lf-activate-venv: SKIPPING 01:06:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-231/1 01:06:18 INFO: archiving workspace using pattern(s): 01:06:19 Archives upload complete. 01:06:19 INFO: archiving logs to Nexus 01:06:20 ---> uname -a: 01:06:20 Linux prd-ubuntu20-04-docker-8c-8g-9655 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 01:06:20 01:06:20 01:06:20 ---> lscpu: 01:06:20 Architecture: x86_64 01:06:20 CPU op-mode(s): 32-bit, 64-bit 01:06:20 Byte Order: Little Endian 01:06:20 Address sizes: 40 bits physical, 48 bits virtual 01:06:20 CPU(s): 8 01:06:20 On-line CPU(s) list: 0-7 01:06:20 Thread(s) per core: 1 01:06:20 Core(s) per socket: 1 01:06:20 Socket(s): 8 01:06:20 NUMA node(s): 1 01:06:20 Vendor ID: AuthenticAMD 01:06:20 CPU family: 23 01:06:20 Model: 49 01:06:20 Model name: AMD EPYC-Rome Processor 01:06:20 Stepping: 0 01:06:20 CPU MHz: 2799.998 01:06:20 BogoMIPS: 5599.99 01:06:20 Virtualization: AMD-V 01:06:20 Hypervisor vendor: KVM 01:06:20 Virtualization type: full 01:06:20 L1d cache: 256 KiB 01:06:20 L1i cache: 256 KiB 01:06:20 L2 cache: 4 MiB 01:06:20 L3 cache: 128 MiB 01:06:20 NUMA node0 CPU(s): 0-7 01:06:20 Vulnerability Gather data sampling: Not affected 01:06:20 Vulnerability Itlb multihit: Not affected 01:06:20 Vulnerability L1tf: Not affected 01:06:20 Vulnerability Mds: Not affected 01:06:20 Vulnerability Meltdown: Not affected 01:06:20 Vulnerability Mmio stale data: Not affected 01:06:20 Vulnerability Retbleed: Vulnerable 01:06:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:06:20 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:06:20 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 01:06:20 Vulnerability Srbds: Not affected 01:06:20 Vulnerability Tsx async abort: Not affected 01:06:20 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 01:06:20 01:06:20 01:06:20 ---> nproc: 01:06:20 8 01:06:20 01:06:20 01:06:20 ---> df -h: 01:06:20 Filesystem Size Used Avail Use% Mounted on 01:06:20 overlay 155G 11G 145G 7% / 01:06:20 tmpfs 64M 0 64M 0% /dev 01:06:20 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:06:20 shm 64M 0 64M 0% /dev/shm 01:06:20 /dev/vda1 155G 11G 145G 7% /facter-os 01:06:20 01:06:20 01:06:20 ---> sar -b -r -n DEV: 01:06:20 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-9655) 05/20/26 _x86_64_ (8 CPU) 01:06:20 01:06:20 00:59:51 LINUX RESTART (8 CPU) 01:06:20 01:06:20 01:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:06:20 01:01:01 416.28 78.72 337.56 0.00 13507.08 172223.16 0.00 01:06:20 01:02:01 49.76 3.20 46.56 0.00 442.06 16858.14 0.00 01:06:20 01:03:01 0.90 0.00 0.90 0.00 0.00 9.86 0.00 01:06:20 01:04:01 1.43 0.00 1.43 0.00 0.00 16.80 0.00 01:06:20 01:05:01 2.62 0.28 2.33 0.00 15.86 37.06 0.00 01:06:20 01:06:01 2.00 0.00 2.00 0.00 0.00 24.80 0.00 01:06:20 Average: 78.83 13.70 65.13 0.00 2327.44 31527.43 0.00 01:06:20 01:06:20 01:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:06:20 01:01:01 29445308 31550240 771648 2.35 77692 2328560 1774280 5.23 1009536 2064084 139008 01:06:20 01:02:01 29067908 31542096 751996 2.29 95216 2656576 1672392 4.93 1039280 2368128 4 01:06:20 01:03:01 29068448 31542636 751224 2.29 95240 2656584 1672392 4.93 1038648 2368128 8 01:06:20 01:04:01 29077396 31551648 742132 2.26 95264 2656588 1672392 4.93 1029956 2368132 4 01:06:20 01:05:01 29075340 31550428 742960 2.26 95452 2657208 1704504 5.03 1032356 2368724 24 01:06:20 01:06:01 29081952 31557068 736568 2.24 95500 2657204 1687616 4.98 1025096 2368680 4 01:06:20 Average: 29136059 31549019 749421 2.28 92394 2602120 1697263 5.00 1029145 2317646 23175 01:06:20 01:06:20 01:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:06:20 01:01:01 docker0 49.56 104.77 3.03 1891.93 0.00 0.00 0.00 0.00 01:06:20 01:01:01 lo 4.97 4.97 0.50 0.50 0.00 0.00 0.00 0.00 01:06:20 01:01:01 ens3 533.61 330.81 5720.23 87.74 0.00 0.00 0.00 0.00 01:06:20 01:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:20 01:02:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 01:06:20 01:02:01 ens3 43.08 28.70 554.73 48.60 0.00 0.00 0.00 0.00 01:06:20 01:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:20 01:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:20 01:03:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:06:20 01:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:20 01:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:06:20 01:04:01 ens3 1.40 0.35 0.37 0.21 0.00 0.00 0.00 0.00 01:06:20 01:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:20 01:05:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 01:06:20 01:05:01 ens3 0.85 0.63 0.65 0.39 0.00 0.00 0.00 0.00 01:06:20 01:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:20 01:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:06:20 01:06:01 ens3 0.45 0.32 0.16 0.08 0.00 0.00 0.00 0.00 01:06:20 Average: docker0 8.26 17.46 0.51 315.31 0.00 0.00 0.00 0.00 01:06:20 Average: lo 0.95 0.95 0.09 0.09 0.00 0.00 0.00 0.00 01:06:20 Average: ens3 96.59 60.13 1046.00 22.84 0.00 0.00 0.00 0.00 01:06:20 01:06:20 01:06:20 ---> sar -P ALL: 01:06:20 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-9655) 05/20/26 _x86_64_ (8 CPU) 01:06:20 01:06:20 00:59:51 LINUX RESTART (8 CPU) 01:06:20 01:06:20 01:00:01 CPU %user %nice %system %iowait %steal %idle 01:06:20 01:01:01 all 6.78 0.00 1.96 1.70 0.05 89.51 01:06:20 01:01:01 0 7.28 0.00 2.17 3.58 0.03 86.94 01:06:20 01:01:01 1 5.36 0.00 1.84 0.75 0.05 91.99 01:06:20 01:01:01 2 5.93 0.00 2.23 2.57 0.05 89.22 01:06:20 01:01:01 3 6.81 0.00 1.46 0.32 0.05 91.37 01:06:20 01:01:01 4 4.73 0.00 1.31 1.02 0.05 92.89 01:06:20 01:01:01 5 5.82 0.00 1.24 0.57 0.07 92.31 01:06:20 01:01:01 6 10.04 0.00 2.65 0.64 0.05 86.63 01:06:20 01:01:01 7 8.27 0.00 2.83 4.14 0.03 84.72 01:06:20 01:02:01 all 2.19 0.00 0.91 0.30 0.02 96.58 01:06:20 01:02:01 0 1.72 0.00 0.48 0.02 0.03 97.74 01:06:20 01:02:01 1 2.48 0.00 1.98 0.03 0.02 95.49 01:06:20 01:02:01 2 2.20 0.00 0.79 0.02 0.03 96.96 01:06:20 01:02:01 3 2.57 0.00 0.97 0.02 0.02 96.42 01:06:20 01:02:01 4 2.20 0.00 0.91 1.53 0.03 95.33 01:06:20 01:02:01 5 2.63 0.00 0.80 0.55 0.02 96.00 01:06:20 01:02:01 6 1.84 0.00 0.52 0.03 0.02 97.59 01:06:20 01:02:01 7 1.87 0.00 0.84 0.20 0.02 97.07 01:06:20 01:03:01 all 0.01 0.00 0.01 0.00 0.01 99.96 01:06:20 01:03:01 0 0.03 0.00 0.02 0.00 0.02 99.93 01:06:20 01:03:01 1 0.00 0.00 0.00 0.02 0.02 99.97 01:06:20 01:03:01 2 0.03 0.00 0.00 0.00 0.02 99.95 01:06:20 01:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:06:20 01:03:01 4 0.02 0.00 0.02 0.00 0.02 99.95 01:06:20 01:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:06:20 01:03:01 6 0.03 0.00 0.02 0.02 0.02 99.92 01:06:20 01:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:06:20 01:04:01 all 0.01 0.00 0.02 0.00 0.01 99.96 01:06:20 01:04:01 0 0.00 0.00 0.00 0.00 0.02 99.98 01:06:20 01:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:06:20 01:04:01 2 0.03 0.00 0.05 0.00 0.03 99.88 01:06:20 01:04:01 3 0.02 0.00 0.00 0.00 0.02 99.97 01:06:20 01:04:01 4 0.02 0.00 0.05 0.00 0.00 99.93 01:06:20 01:04:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:06:20 01:04:01 6 0.03 0.00 0.02 0.02 0.00 99.93 01:06:20 01:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:06:20 01:05:01 all 0.04 0.00 0.02 0.01 0.01 99.92 01:06:20 01:05:01 0 0.05 0.00 0.00 0.00 0.00 99.95 01:06:20 01:05:01 1 0.02 0.00 0.03 0.03 0.02 99.90 01:06:20 01:05:01 2 0.03 0.00 0.03 0.00 0.03 99.90 01:06:20 01:05:01 3 0.02 0.00 0.02 0.02 0.00 99.95 01:06:20 01:05:01 4 0.05 0.00 0.02 0.02 0.02 99.90 01:06:20 01:05:01 5 0.03 0.00 0.02 0.00 0.02 99.93 01:06:20 01:05:01 6 0.05 0.00 0.03 0.02 0.02 99.88 01:06:20 01:05:01 7 0.07 0.00 0.02 0.00 0.00 99.92 01:06:20 01:06:01 all 0.03 0.00 0.01 0.01 0.01 99.94 01:06:20 01:06:01 0 0.05 0.00 0.02 0.00 0.02 99.92 01:06:20 01:06:01 1 0.00 0.00 0.00 0.03 0.02 99.95 01:06:20 01:06:01 2 0.03 0.00 0.03 0.00 0.02 99.92 01:06:20 01:06:01 3 0.03 0.00 0.03 0.00 0.00 99.93 01:06:20 01:06:01 4 0.05 0.00 0.00 0.02 0.02 99.92 01:06:20 01:06:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:06:20 01:06:01 6 0.03 0.00 0.02 0.00 0.00 99.95 01:06:20 01:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:06:20 Average: all 1.50 0.00 0.49 0.34 0.02 97.65 01:06:20 Average: 0 1.52 0.00 0.45 0.60 0.02 97.42 01:06:20 Average: 1 1.31 0.00 0.64 0.15 0.02 97.88 01:06:20 Average: 2 1.37 0.00 0.52 0.43 0.03 97.65 01:06:20 Average: 3 1.57 0.00 0.41 0.06 0.01 97.95 01:06:20 Average: 4 1.17 0.00 0.38 0.43 0.02 98.00 01:06:20 Average: 5 1.41 0.00 0.35 0.19 0.02 98.04 01:06:20 Average: 6 2.00 0.00 0.54 0.12 0.02 97.33 01:06:20 Average: 7 1.69 0.00 0.61 0.72 0.01 96.97 01:06:20 01:06:20 01:06:20