Pull request #746 closed Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6b88af3fee71c16e3c290cfa7bcb5f04f1acf9a6 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-ssh12214587262982104474.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-ssh6608657147975441142.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/app-service-configurable/branches/snyk-fix-2.csd5k4t6l.5b9e150b059/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/app-service-configurable/branches/snyk-fix-2.csd5k4t6l.5b9e150b059/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7118934153232281082.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/app-service-configurable/branches/snyk-fix-2.csd5k4t6l.5b9e150b059/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6872651897791435332.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-ssh16585431897254978024.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/app-service-configurable/branches/snyk-fix-2.csd5k4t6l.5b9e150b059/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/app-service-configurable/branches/snyk-fix-2.csd5k4t6l.5b9e150b059/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4650087796196927751.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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-772322’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-772413’ is offline Running on prd-ubuntu20.04-docker-8c-8g-772414 in /w/workspace/2190788d775acc3ec2dc85b9e150b059 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/2190788d775acc3ec2dc85b9e150b059 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.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/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6b88af3fee71c16e3c290cfa7bcb5f04f1acf9a6 (snyk-fix-2190788d775acc3ec2dc85b9e150b059) Commit message: "fix: Dockerfile to reduce vulnerabilities" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 > git config core.sparsecheckout # timeout=10 > git checkout -f 6b88af3fee71c16e3c290cfa7bcb5f04f1acf9a6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-11-03T06:58:38.965Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-11-03T06:58:39.151Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-11-03T06:58:39.257Z] ========================================================= [2025-11-03T06:58:39.258Z] EdgeX Global Pipelines Version Info [2025-11-03T06:58:39.258Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-11-03T06:58:40.447Z] ------------------- [2025-11-03T06:58:40.447Z] stable info: [2025-11-03T06:58:40.447Z] ------------------- [2025-11-03T06:58:40.447Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-11-03T06:58:40.447Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-11-03T06:58:40.447Z] Message: update stable to v1.0.278 [2025-11-03T06:58:40.710Z] ------------------- [2025-11-03T06:58:40.710Z] experimental info: [2025-11-03T06:58:40.710Z] ------------------- [2025-11-03T06:58:40.710Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-11-03T06:58:40.710Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-11-03T06:58:40.710Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-11-03T06:58:40.922Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2025-11-03T06:58:40.980Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2025-11-03T06:58:41.039Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-11-03T06:58:41.089Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-11-03T06:58:41.149Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-11-03T06:58:41.204Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2025-11-03T06:58:41.257Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-11-03T06:58:41.311Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-11-03T06:58:41.368Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-11-03T06:58:41.424Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-11-03T06:58:41.486Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-11-03T06:58:41.541Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2025-11-03T06:58:41.596Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-11-03T06:58:41.649Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-11-03T06:58:41.711Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-11-03T06:58:41.766Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-11-03T06:58:41.826Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-11-03T06:58:41.880Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-11-03T06:58:41.933Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-11-03T06:58:41.991Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-11-03T06:58:42.047Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-11-03T06:58:42.099Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-11-03T06:58:42.149Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-11-03T06:58:42.199Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-11-03T06:58:42.260Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-11-03T06:58:42.313Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-11-03T06:58:42.370Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-11-03T06:58:42.426Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = snyk-fix-2190788d775acc3ec2dc85b9e150b059 [Pipeline] echo [2025-11-03T06:58:42.480Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = snyk-fix-2190788d775acc3ec2dc85b9e150b059 [Pipeline] echo [2025-11-03T06:58:42.532Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = snyk-fix-2190788d775acc3ec2dc85b9e150b059 [Pipeline] echo [2025-11-03T06:58:42.591Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6b88af3fee71c16e3c290cfa7bcb5f04f1acf9a6 [Pipeline] echo [2025-11-03T06:58:42.645Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6b88af3 [Pipeline] echo [2025-11-03T06:58:42.700Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-03T06:58:42.838Z] provisioning config files... [2025-11-03T06:58:42.856Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/2190788d775acc3ec2dc85b9e150b059@tmp/config6347132769610965758tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-03T06:58:43.245Z] ---> ****-login.sh [2025-11-03T06:58:43.245Z] nexus3.edgexfoundry.org:10001 [2025-11-03T06:58:43.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-03T06:58:43.513Z] [2025-11-03T06:58:43.513Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-03T06:58:43.513Z] Configure a credential helper to remove this warning. See [2025-11-03T06:58:43.514Z] https://docs.****.com/go/credential-store/ [2025-11-03T06:58:43.514Z] [2025-11-03T06:58:43.514Z] Login Succeeded [2025-11-03T06:58:43.514Z] nexus3.edgexfoundry.org:10002 [2025-11-03T06:58:43.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-03T06:58:43.514Z] [2025-11-03T06:58:43.514Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-03T06:58:43.514Z] Configure a credential helper to remove this warning. See [2025-11-03T06:58:43.514Z] https://docs.****.com/go/credential-store/ [2025-11-03T06:58:43.514Z] [2025-11-03T06:58:43.514Z] Login Succeeded [2025-11-03T06:58:43.514Z] nexus3.edgexfoundry.org:10003 [2025-11-03T06:58:43.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-03T06:58:43.514Z] [2025-11-03T06:58:43.514Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-03T06:58:43.514Z] Configure a credential helper to remove this warning. See [2025-11-03T06:58:43.514Z] https://docs.****.com/go/credential-store/ [2025-11-03T06:58:43.514Z] [2025-11-03T06:58:43.514Z] Login Succeeded [2025-11-03T06:58:43.514Z] nexus3.edgexfoundry.org:10004 [2025-11-03T06:58:43.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-03T06:58:43.775Z] [2025-11-03T06:58:43.775Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-03T06:58:43.775Z] Configure a credential helper to remove this warning. See [2025-11-03T06:58:43.776Z] https://docs.****.com/go/credential-store/ [2025-11-03T06:58:43.776Z] [2025-11-03T06:58:43.776Z] Login Succeeded [2025-11-03T06:58:43.776Z] ****.io [2025-11-03T06:58:43.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-03T06:58:44.035Z] [2025-11-03T06:58:44.035Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-03T06:58:44.035Z] Configure a credential helper to remove this warning. See [2025-11-03T06:58:44.035Z] https://docs.****.com/go/credential-store/ [2025-11-03T06:58:44.035Z] [2025-11-03T06:58:44.035Z] Login Succeeded [2025-11-03T06:58:44.035Z] ---> ****-login.sh ends [Pipeline] } [2025-11-03T06:58:44.062Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-11-03T06:58:44.733Z] + git rev-list -1 --merges 6b88af3fee71c16e3c290cfa7bcb5f04f1acf9a6~1..6b88af3fee71c16e3c290cfa7bcb5f04f1acf9a6 [Pipeline] echo [2025-11-03T06:58:44.778Z] -----------> git rev-list -1 --merges 6b88af3fee71c16e3c290cfa7bcb5f04f1acf9a6~1..6b88af3fee71c16e3c290cfa7bcb5f04f1acf9a6 6b88af3fee71c16e3c290cfa7bcb5f04f1acf9a6 [false] [Pipeline] sh [2025-11-03T06:58:45.100Z] + git log --format=format:%s -1 6b88af3fee71c16e3c290cfa7bcb5f04f1acf9a6 [Pipeline] echo [2025-11-03T06:58:45.142Z] ========================================================= [2025-11-03T06:58:45.143Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-11-03T06:58:45.143Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-11-03T06:58:45.605Z] + git log --format=format:%s -1 6b88af3fee71c16e3c290cfa7bcb5f04f1acf9a6 [Pipeline] echo [2025-11-03T06:58:45.641Z] [semverPrep] GIT_COMMIT: 6b88af3fee71c16e3c290cfa7bcb5f04f1acf9a6, Commit Message: fix: Dockerfile to reduce vulnerabilities [Pipeline] echo [2025-11-03T06:58:45.683Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-11-03T06:58:46.084Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-03T06:58:46.084Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-11-03T06:58:46.084Z] + [ -e /tmp/ssh_known_hosts ] [2025-11-03T06:58:46.084Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-11-03T06:58:46.084Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-11-03T06:58:46.084Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-11-03T06:58:46.084Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T06:58:46.523Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-03T06:58:46.523Z] [2025-11-03T06:58:46.523Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T06:58:46.905Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-03T06:58:46.905Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-11-03T06:58:46.905Z] 3dae71ba6b94: Pulling fs layer [2025-11-03T06:58:46.905Z] 6bf1a483ea7c: Pulling fs layer [2025-11-03T06:58:46.905Z] f5dfc541a4d3: Pulling fs layer [2025-11-03T06:58:46.905Z] 461d9e800cba: Pulling fs layer [2025-11-03T06:58:46.905Z] 80192f66455f: Pulling fs layer [2025-11-03T06:58:46.905Z] 2e8e34ca0e6c: Pulling fs layer [2025-11-03T06:58:46.905Z] a29436f7fd5d: Pulling fs layer [2025-11-03T06:58:46.905Z] 923cac83aea3: Pulling fs layer [2025-11-03T06:58:46.905Z] 25ad8b0a4227: Pulling fs layer [2025-11-03T06:58:46.905Z] db01528c6b51: Pulling fs layer [2025-11-03T06:58:46.905Z] 28988de357af: Pulling fs layer [2025-11-03T06:58:46.905Z] 461d9e800cba: Waiting [2025-11-03T06:58:46.905Z] 80192f66455f: Waiting [2025-11-03T06:58:46.905Z] 2e8e34ca0e6c: Waiting [2025-11-03T06:58:46.905Z] a29436f7fd5d: Waiting [2025-11-03T06:58:46.905Z] 923cac83aea3: Waiting [2025-11-03T06:58:46.905Z] 25ad8b0a4227: Waiting [2025-11-03T06:58:46.905Z] db01528c6b51: Waiting [2025-11-03T06:58:46.905Z] 28988de357af: Waiting [2025-11-03T06:58:47.164Z] 6bf1a483ea7c: Verifying Checksum [2025-11-03T06:58:47.164Z] 6bf1a483ea7c: Download complete [2025-11-03T06:58:47.164Z] 461d9e800cba: Download complete [2025-11-03T06:58:47.164Z] 80192f66455f: Verifying Checksum [2025-11-03T06:58:47.164Z] 80192f66455f: Download complete [2025-11-03T06:58:47.164Z] f5dfc541a4d3: Verifying Checksum [2025-11-03T06:58:47.164Z] f5dfc541a4d3: Download complete [2025-11-03T06:58:47.164Z] 3dae71ba6b94: Verifying Checksum [2025-11-03T06:58:47.164Z] 3dae71ba6b94: Download complete [2025-11-03T06:58:47.164Z] 923cac83aea3: Download complete [2025-11-03T06:58:47.423Z] 25ad8b0a4227: Verifying Checksum [2025-11-03T06:58:47.423Z] 25ad8b0a4227: Download complete [2025-11-03T06:58:47.423Z] db01528c6b51: Verifying Checksum [2025-11-03T06:58:47.423Z] db01528c6b51: Download complete [2025-11-03T06:58:47.423Z] 28988de357af: Download complete [2025-11-03T06:58:47.423Z] a29436f7fd5d: Verifying Checksum [2025-11-03T06:58:47.423Z] a29436f7fd5d: Download complete [2025-11-03T06:58:47.991Z] 2e8e34ca0e6c: Verifying Checksum [2025-11-03T06:58:47.991Z] 2e8e34ca0e6c: Download complete [2025-11-03T06:58:48.563Z] 3dae71ba6b94: Pull complete [2025-11-03T06:58:48.821Z] 6bf1a483ea7c: Pull complete [2025-11-03T06:58:49.757Z] f5dfc541a4d3: Pull complete [2025-11-03T06:58:49.757Z] 461d9e800cba: Pull complete [2025-11-03T06:58:49.757Z] 80192f66455f: Pull complete [2025-11-03T06:58:55.050Z] 2e8e34ca0e6c: Pull complete [2025-11-03T06:58:55.050Z] a29436f7fd5d: Pull complete [2025-11-03T06:58:55.050Z] 923cac83aea3: Pull complete [2025-11-03T06:58:55.317Z] 25ad8b0a4227: Pull complete [2025-11-03T06:58:55.317Z] db01528c6b51: Pull complete [2025-11-03T06:58:55.317Z] 28988de357af: Pull complete [2025-11-03T06:58:55.317Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-11-03T06:58:55.317Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-03T06:58:55.317Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-03T06:58:55.592Z] prd-ubuntu20.04-docker-8c-8g-772414 does not seem to be running inside a container [2025-11-03T06:58:55.618Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/2190788d775acc3ec2dc85b9e150b059 -v /w/workspace/2190788d775acc3ec2dc85b9e150b059:/w/workspace/2190788d775acc3ec2dc85b9e150b059:rw,z -v /w/workspace/2190788d775acc3ec2dc85b9e150b059@tmp:/w/workspace/2190788d775acc3ec2dc85b9e150b059@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-devops/py-git-semver:0.1.4 cat [2025-11-03T06:58:57.204Z] $ docker top 8ccfd3d99da75a2f3a6646e9672396e72fecdf9b707eaf46eb954acb5b75442f -eo pid,comm [2025-11-03T06:58:57.262Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-11-03T06:58:57.262Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-03T06:58:57.409Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-03T06:58:57.409Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-03T06:58:57.513Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-03T06:58:57.514Z] $ docker exec 8ccfd3d99da75a2f3a6646e9672396e72fecdf9b707eaf46eb954acb5b75442f ssh-agent [2025-11-03T06:58:57.629Z] SSH_AUTH_SOCK=/tmp/ssh-LAhpsxRfmTWo/agent.32 [2025-11-03T06:58:57.629Z] SSH_AGENT_PID=38 [2025-11-03T06:58:57.636Z] Running ssh-add (command line suppressed) [2025-11-03T06:58:57.743Z] Identity added: /w/workspace/2190788d775acc3ec2dc85b9e150b059@tmp/private_key_7273878944478829285.key (/w/workspace/2190788d775acc3ec2dc85b9e150b059@tmp/private_key_7273878944478829285.key) [2025-11-03T06:58:57.763Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-03T06:58:58.105Z] + git config --global --add safe.directory /w/workspace/2190788d775acc3ec2dc85b9e150b059 [Pipeline] sh [2025-11-03T06:58:58.422Z] + git tag --points-at HEAD [Pipeline] } [2025-11-03T06:58:58.445Z] $ docker exec --env ******** --env ******** 8ccfd3d99da75a2f3a6646e9672396e72fecdf9b707eaf46eb954acb5b75442f ssh-agent -k [2025-11-03T06:58:58.547Z] unset SSH_AUTH_SOCK; [2025-11-03T06:58:58.547Z] unset SSH_AGENT_PID; [2025-11-03T06:58:58.548Z] echo Agent pid 38 killed; [2025-11-03T06:58:58.560Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-11-03T06:58:58.670Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-03T06:58:58.670Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-03T06:58:58.785Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-03T06:58:58.786Z] $ docker exec 8ccfd3d99da75a2f3a6646e9672396e72fecdf9b707eaf46eb954acb5b75442f ssh-agent [2025-11-03T06:58:58.899Z] SSH_AUTH_SOCK=/tmp/ssh-qDHtw5B4QaTp/agent.85 [2025-11-03T06:58:58.899Z] SSH_AGENT_PID=91 [2025-11-03T06:58:58.904Z] Running ssh-add (command line suppressed) [2025-11-03T06:58:59.006Z] Identity added: /w/workspace/2190788d775acc3ec2dc85b9e150b059@tmp/private_key_16654215189203381807.key (/w/workspace/2190788d775acc3ec2dc85b9e150b059@tmp/private_key_16654215189203381807.key) [2025-11-03T06:58:59.022Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-03T06:58:59.358Z] + git semver init [2025-11-03T06:58:59.618Z] 2025-11-03 06:58:59,577 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-03T06:58:59.618Z] 2025-11-03 06:58:59,583 [run_init] DEBUG init version:0.0.0 force:False [2025-11-03T06:58:59.618Z] 2025-11-03 06:58:59,584 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/2190788d775acc3ec2dc85b9e150b059/.semver [2025-11-03T06:58:59.618Z] 2025-11-03 06:58:59,584 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/2190788d775acc3ec2dc85b9e150b059/.semver [2025-11-03T06:58:59.618Z] 2025-11-03 06:58:59,584 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/2190788d775acc3ec2dc85b9e150b059/.semver'], cwd=/w/workspace/2190788d775acc3ec2dc85b9e150b059, stdin=None, shell=False, universal_newlines=False) [2025-11-03T06:59:00.996Z] 2025-11-03 06:59:00,904 [append_file] DEBUG append to file:/w/workspace/2190788d775acc3ec2dc85b9e150b059/.git/info/exclude [2025-11-03T06:59:00.996Z] 2025-11-03 06:59:00,904 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/2190788d775acc3ec2dc85b9e150b059/.semver/snyk-fix-2190788d775acc3ec2dc85b9e150b059 with force:False [2025-11-03T06:59:00.997Z] 2025-11-03 06:59:00,904 [write_file] DEBUG write to file:/w/workspace/2190788d775acc3ec2dc85b9e150b059/.semver/snyk-fix-2190788d775acc3ec2dc85b9e150b059 [2025-11-03T06:59:00.997Z] 2025-11-03 06:59:00,910 [execute] INFO git cat-file --batch-check [2025-11-03T06:59:00.997Z] 2025-11-03 06:59:00,910 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/2190788d775acc3ec2dc85b9e150b059/.semver, stdin=, shell=False, universal_newlines=False) [2025-11-03T06:59:00.997Z] 2025-11-03 06:59:00,915 [execute] INFO git cat-file --batch [2025-11-03T06:59:00.997Z] 2025-11-03 06:59:00,915 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/2190788d775acc3ec2dc85b9e150b059/.semver, stdin=, shell=False, universal_newlines=False) [2025-11-03T06:59:00.997Z] 2025-11-03 06:59:00,919 [read_version] DEBUG read version from /w/workspace/2190788d775acc3ec2dc85b9e150b059/.semver/snyk-fix-2190788d775acc3ec2dc85b9e150b059 [2025-11-03T06:59:00.997Z] 0.0.0 [Pipeline] } [2025-11-03T06:59:01.021Z] $ docker exec --env ******** --env ******** 8ccfd3d99da75a2f3a6646e9672396e72fecdf9b707eaf46eb954acb5b75442f ssh-agent -k [2025-11-03T06:59:01.124Z] unset SSH_AUTH_SOCK; [2025-11-03T06:59:01.124Z] unset SSH_AGENT_PID; [2025-11-03T06:59:01.124Z] echo Agent pid 91 killed; [2025-11-03T06:59:01.136Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-03T06:59:01.611Z] + git semver [Pipeline] } [2025-11-03T06:59:01.899Z] $ docker stop --time=1 8ccfd3d99da75a2f3a6646e9672396e72fecdf9b707eaf46eb954acb5b75442f [2025-11-03T06:59:03.190Z] $ docker rm -f --volumes 8ccfd3d99da75a2f3a6646e9672396e72fecdf9b707eaf46eb954acb5b75442f [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-03T06:59:03.618Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-11-03T06:59:03.987Z] Stashed 1 file(s) [Pipeline] echo [2025-11-03T06:59:04.014Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-03T06:59:04.647Z] provisioning config files... [2025-11-03T06:59:04.683Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/2190788d775acc3ec2dc85b9e150b059@tmp/config16049325549057083593tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-03T06:59:05.040Z] ---> ****-login.sh [2025-11-03T06:59:05.040Z] nexus3.edgexfoundry.org:10001 [2025-11-03T06:59:05.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-03T06:59:05.041Z] Login Succeeded [2025-11-03T06:59:05.041Z] nexus3.edgexfoundry.org:10002 [2025-11-03T06:59:05.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-03T06:59:05.041Z] Login Succeeded [2025-11-03T06:59:05.041Z] nexus3.edgexfoundry.org:10003 [2025-11-03T06:59:05.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-03T06:59:05.342Z] Login Succeeded [2025-11-03T06:59:05.342Z] nexus3.edgexfoundry.org:10004 [2025-11-03T06:59:05.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-03T06:59:05.343Z] Login Succeeded [2025-11-03T06:59:05.343Z] ****.io [2025-11-03T06:59:05.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-03T06:59:05.601Z] Login Succeeded [2025-11-03T06:59:05.601Z] ---> ****-login.sh ends [Pipeline] } [2025-11-03T06:59:05.630Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-11-03T06:59:05.842Z] [edgeX.isLTS] Checking if [snyk-fix-2190788d775acc3ec2dc85b9e150b059] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-03T06:59:05.889Z] [edgeX.isLTS] Checking if [snyk-fix-2190788d775acc3ec2dc85b9e150b059] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-03T06:59:05.930Z] ========================================================= [2025-11-03T06:59:05.930Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2025-11-03T06:59:05.930Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T06:59:06.428Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2025-11-03T06:59:06.996Z] #0 building with "default" instance using docker driver [2025-11-03T06:59:06.996Z] [2025-11-03T06:59:06.996Z] #1 [internal] load build definition from Dockerfile [2025-11-03T06:59:06.996Z] #1 transferring dockerfile: 2.05kB done [2025-11-03T06:59:06.996Z] #1 DONE 0.0s [2025-11-03T06:59:06.996Z] [2025-11-03T06:59:06.996Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-11-03T06:59:06.996Z] #2 DONE 0.1s [2025-11-03T06:59:07.264Z] [2025-11-03T06:59:07.264Z] #3 [internal] load .dockerignore [2025-11-03T06:59:07.264Z] #3 transferring context: 159B done [2025-11-03T06:59:07.264Z] #3 DONE 0.0s [2025-11-03T06:59:07.264Z] [2025-11-03T06:59:07.264Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2025-11-03T06:59:07.264Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2025-11-03T06:59:07.264Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2025-11-03T06:59:07.264Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.24MB / 60.15MB 0.1s [2025-11-03T06:59:07.264Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2025-11-03T06:59:07.264Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.15MB / 3.80MB 0.1s [2025-11-03T06:59:07.264Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done [2025-11-03T06:59:07.264Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2025-11-03T06:59:07.264Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2025-11-03T06:59:07.264Z] #4 ... [2025-11-03T06:59:07.264Z] [2025-11-03T06:59:07.264Z] #5 [internal] load build context [2025-11-03T06:59:07.264Z] #5 transferring context: 14.83MB 0.1s done [2025-11-03T06:59:07.264Z] #5 DONE 0.2s [2025-11-03T06:59:07.264Z] [2025-11-03T06:59:07.264Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2025-11-03T06:59:07.264Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 15.33MB / 60.15MB 0.2s [2025-11-03T06:59:07.264Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2025-11-03T06:59:07.264Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s [2025-11-03T06:59:07.264Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-11-03T06:59:07.264Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2025-11-03T06:59:07.264Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 1.05MB / 112.58MB 0.2s [2025-11-03T06:59:07.264Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 1.05MB / 11.98MB 0.2s [2025-11-03T06:59:07.527Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 30.41MB / 60.15MB 0.3s [2025-11-03T06:59:07.527Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done [2025-11-03T06:59:07.527Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 6.29MB / 11.98MB 0.3s [2025-11-03T06:59:07.527Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 [2025-11-03T06:59:07.527Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s [2025-11-03T06:59:07.527Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 23.07MB / 112.58MB 0.5s [2025-11-03T06:59:07.527Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done [2025-11-03T06:59:07.527Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done [2025-11-03T06:59:07.527Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 2.10MB / 14.72MB 0.5s [2025-11-03T06:59:07.785Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done [2025-11-03T06:59:07.785Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 36.70MB / 112.58MB 0.6s [2025-11-03T06:59:07.785Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 8.39MB / 14.72MB 0.6s [2025-11-03T06:59:07.785Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 54.53MB / 112.58MB 0.7s [2025-11-03T06:59:07.785Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s [2025-11-03T06:59:08.043Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 75.50MB / 112.58MB 0.8s [2025-11-03T06:59:08.043Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done [2025-11-03T06:59:08.043Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 99.61MB / 112.58MB 0.9s [2025-11-03T06:59:08.300Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s [2025-11-03T06:59:08.300Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s done [2025-11-03T06:59:13.573Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 5.1s done [2025-11-03T06:59:13.573Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2025-11-03T06:59:13.573Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2025-11-03T06:59:13.573Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-11-03T06:59:13.573Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2025-11-03T06:59:13.573Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2025-11-03T06:59:13.573Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done [2025-11-03T06:59:13.573Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c [2025-11-03T06:59:17.773Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.4s done [2025-11-03T06:59:17.773Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2025-11-03T06:59:18.033Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.8s done [2025-11-03T06:59:18.033Z] #4 DONE 11.0s [2025-11-03T06:59:18.292Z] [2025-11-03T06:59:18.292Z] #6 [builder 2/7] RUN apk add --update --no-cache make git [2025-11-03T06:59:18.292Z] #6 0.202 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-03T06:59:18.552Z] #6 0.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-03T06:59:19.120Z] #6 0.818 OK: 265 MiB in 60 packages [2025-11-03T06:59:19.599Z] Still waiting to schedule task [2025-11-03T06:59:19.599Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-11-03T06:59:20.513Z] #6 DONE 2.3s [2025-11-03T06:59:20.781Z] [2025-11-03T06:59:20.781Z] #7 [builder 3/7] WORKDIR /app [2025-11-03T06:59:20.781Z] #7 DONE 0.0s [2025-11-03T06:59:20.781Z] [2025-11-03T06:59:20.781Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-11-03T06:59:20.781Z] #8 DONE 0.0s [2025-11-03T06:59:20.781Z] [2025-11-03T06:59:20.781Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-03T06:59:33.001Z] #9 DONE 12.4s [2025-11-03T06:59:33.260Z] [2025-11-03T06:59:33.260Z] #10 [builder 6/7] COPY . . [2025-11-03T06:59:33.260Z] #10 DONE 0.1s [2025-11-03T06:59:33.260Z] [2025-11-03T06:59:33.260Z] #11 [builder 7/7] RUN echo noop [2025-11-03T06:59:33.260Z] #11 0.216 noop [2025-11-03T06:59:33.520Z] #11 DONE 0.3s [2025-11-03T06:59:33.520Z] [2025-11-03T06:59:33.520Z] #12 exporting to image [2025-11-03T06:59:33.520Z] #12 exporting layers [2025-11-03T06:59:43.501Z] #12 exporting layers 8.6s done [2025-11-03T06:59:43.501Z] #12 writing image sha256:c26e87dd4728fe867fe3c78d80df4fb6014dd74bfccdbcedcde0ab29141a622e done [2025-11-03T06:59:43.501Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-11-03T06:59:43.501Z] #12 DONE 8.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T06:59:43.998Z] + docker inspect -f . ci-base-image-x86_64 [2025-11-03T06:59:43.999Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-03T06:59:44.167Z] prd-ubuntu20.04-docker-8c-8g-772414 does not seem to be running inside a container [2025-11-03T06:59:44.194Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/2190788d775acc3ec2dc85b9e150b059 -v /w/workspace/2190788d775acc3ec2dc85b9e150b059:/w/workspace/2190788d775acc3ec2dc85b9e150b059:rw,z -v /w/workspace/2190788d775acc3ec2dc85b9e150b059@tmp:/w/workspace/2190788d775acc3ec2dc85b9e150b059@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-11-03T06:59:44.546Z] $ docker top 74c4aa4bf1a8add2c763a1a3c6fcccccc5981cfeae0b15c398db79ec79c57d10 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-03T06:59:44.954Z] + go version [2025-11-03T06:59:44.954Z] go version go1.25.2 linux/amd64 [Pipeline] } [2025-11-03T06:59:44.981Z] $ docker stop --time=1 74c4aa4bf1a8add2c763a1a3c6fcccccc5981cfeae0b15c398db79ec79c57d10 [2025-11-03T06:59:46.270Z] $ docker rm -f --volumes 74c4aa4bf1a8add2c763a1a3c6fcccccc5981cfeae0b15c398db79ec79c57d10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T06:59:47.026Z] + docker inspect -f . ci-base-image-x86_64 [2025-11-03T06:59:47.026Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-03T06:59:47.187Z] prd-ubuntu20.04-docker-8c-8g-772414 does not seem to be running inside a container [2025-11-03T06:59:47.210Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/2190788d775acc3ec2dc85b9e150b059 -v /w/workspace/2190788d775acc3ec2dc85b9e150b059:/w/workspace/2190788d775acc3ec2dc85b9e150b059:rw,z -v /w/workspace/2190788d775acc3ec2dc85b9e150b059@tmp:/w/workspace/2190788d775acc3ec2dc85b9e150b059@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-11-03T06:59:47.451Z] $ docker top 6ddc787292b5c415d3526d6d052bbaecbfc77bb80ff9040dfc3f2ac8d3480605 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-03T06:59:47.891Z] + git config --global --add safe.directory /w/workspace/2190788d775acc3ec2dc85b9e150b059 [Pipeline] fileExists [Pipeline] sh [2025-11-03T06:59:48.264Z] + make test [2025-11-03T06:59:48.264Z] go test -race -coverprofile=coverage.out ./... [2025-11-03T07:00:27.073Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2025-11-03T07:00:27.073Z] Error: can't load config: unsupported version of the configuration: "" See https://golangci-lint.run/docs/product/migration-guide for migration instructions [2025-11-03T07:00:27.073Z] The command is terminated due to an error: can't load config: unsupported version of the configuration: "" See https://golangci-lint.run/docs/product/migration-guide for migration instructions [2025-11-03T07:00:27.073Z] make: *** [makefile:68: lint] Error 3 [Pipeline] } [2025-11-03T07:00:27.115Z] $ docker stop --time=1 6ddc787292b5c415d3526d6d052bbaecbfc77bb80ff9040dfc3f2ac8d3480605 [2025-11-03T07:00:29.274Z] $ docker rm -f --volumes 6ddc787292b5c415d3526d6d052bbaecbfc77bb80ff9040dfc3f2ac8d3480605 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [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] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T07:00:30.689Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-03T07:00:30.689Z] [2025-11-03T07:00:30.689Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T07:00:31.076Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-03T07:00:31.076Z] latest: Pulling from edgex-lftools-log-publisher [2025-11-03T07:00:31.076Z] 5eb5b503b376: Pulling fs layer [2025-11-03T07:00:31.076Z] 5c69ac0246d0: Pulling fs layer [2025-11-03T07:00:31.076Z] ec43610c2a17: Pulling fs layer [2025-11-03T07:00:31.076Z] 3a2ae6a8a46f: Pulling fs layer [2025-11-03T07:00:31.076Z] 33b1e0a273af: Pulling fs layer [2025-11-03T07:00:31.076Z] 5d3b04190fa2: Pulling fs layer [2025-11-03T07:00:31.076Z] 2f39f015ded8: Pulling fs layer [2025-11-03T07:00:31.076Z] 3a2ae6a8a46f: Waiting [2025-11-03T07:00:31.076Z] 5d3b04190fa2: Waiting [2025-11-03T07:00:31.076Z] 2f39f015ded8: Waiting [2025-11-03T07:00:31.076Z] 33b1e0a273af: Waiting [2025-11-03T07:00:31.076Z] 5c69ac0246d0: Download complete [2025-11-03T07:00:31.076Z] 3a2ae6a8a46f: Download complete [2025-11-03T07:00:31.076Z] 33b1e0a273af: Verifying Checksum [2025-11-03T07:00:31.076Z] 33b1e0a273af: Download complete [2025-11-03T07:00:31.076Z] ec43610c2a17: Verifying Checksum [2025-11-03T07:00:31.076Z] ec43610c2a17: Download complete [2025-11-03T07:00:31.076Z] 5d3b04190fa2: Verifying Checksum [2025-11-03T07:00:31.076Z] 5d3b04190fa2: Download complete [2025-11-03T07:00:31.334Z] 5eb5b503b376: Verifying Checksum [2025-11-03T07:00:31.334Z] 5eb5b503b376: Download complete [2025-11-03T07:00:31.900Z] 2f39f015ded8: Verifying Checksum [2025-11-03T07:00:31.900Z] 2f39f015ded8: Download complete [2025-11-03T07:00:33.276Z] 5eb5b503b376: Pull complete [2025-11-03T07:00:33.276Z] 5c69ac0246d0: Pull complete [2025-11-03T07:00:33.844Z] ec43610c2a17: Pull complete [2025-11-03T07:00:33.844Z] 3a2ae6a8a46f: Pull complete [2025-11-03T07:00:34.104Z] 33b1e0a273af: Pull complete [2025-11-03T07:00:34.104Z] 5d3b04190fa2: Pull complete [2025-11-03T07:00:40.661Z] 2f39f015ded8: Pull complete [2025-11-03T07:00:40.661Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-11-03T07:00:40.661Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-03T07:00:40.661Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-03T07:00:40.915Z] prd-ubuntu20.04-docker-8c-8g-772414 does not seem to be running inside a container [2025-11-03T07:00:40.942Z] $ 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/2190788d775acc3ec2dc85b9e150b059 -v /w/workspace/2190788d775acc3ec2dc85b9e150b059:/w/workspace/2190788d775acc3ec2dc85b9e150b059:rw,z -v /w/workspace/2190788d775acc3ec2dc85b9e150b059@tmp:/w/workspace/2190788d775acc3ec2dc85b9e150b059@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-11-03T07:00:41.943Z] $ docker top 8823b0f664ef2f12b14d2245548285108031e1406a35e43a6171a6b37a5486be -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-03T07:00:42.408Z] ---> job-cost.sh [2025-11-03T07:00:42.409Z] lf-activate-venv: SKIPPING [2025-11-03T07:00:42.409Z] INFO: No Stack... [2025-11-03T07:00:42.978Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-11-03T07:00:43.237Z] INFO: Archiving Costs [Pipeline] sh [2025-11-03T07:00:43.550Z] + cat /w/workspace/2190788d775acc3ec2dc85b9e150b059/archives/cost.csv [2025-11-03T07:00:43.550Z] + cut -d, -f6 [Pipeline] lock [2025-11-03T07:00:43.594Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-snyk-fix-2190788d775acc3ec2dc85b9e150b059-1-stack-cost] [2025-11-03T07:00:43.600Z] Resource [jenkins-edgexfoundry-app-service-configurable-snyk-fix-2190788d775acc3ec2dc85b9e150b059-1-stack-cost] did not exist. Created. [2025-11-03T07:00:43.605Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-snyk-fix-2190788d775acc3ec2dc85b9e150b059-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-11-03T07:00:44.006Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-11-03T07:00:44.073Z] Stashed 1 file(s) [Pipeline] } [2025-11-03T07:00:44.095Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-snyk-fix-2190788d775acc3ec2dc85b9e150b059-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-11-03T07:00:44.182Z] $ docker stop --time=1 8823b0f664ef2f12b14d2245548285108031e1406a35e43a6171a6b37a5486be [2025-11-03T07:00:45.321Z] $ docker rm -f --volumes 8823b0f664ef2f12b14d2245548285108031e1406a35e43a6171a6b37a5486be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-11-03T07:00:45.696Z] Failed in branch amd64 [2025-11-03T07:00:57.502Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-772415 in /w/workspace/2190788d775acc3ec2dc85b9e150b059 [Pipeline] { [Pipeline] ws [2025-11-03T07:00:57.567Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2025-11-03T07:00:57.653Z] The recommended git tool is: git [2025-11-03T07:01:02.208Z] using credential edgex-jenkins-ssh [2025-11-03T07:01:02.234Z] Cloning the remote Git repository [2025-11-03T07:01:02.274Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2025-11-03T07:01:02.357Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2025-11-03T07:01:02.488Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2025-11-03T07:01:02.489Z] > git --version # timeout=10 [2025-11-03T07:01:02.509Z] > git --version # 'git version 2.25.1' [2025-11-03T07:01:02.511Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-11-03T07:01:02.656Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-03T07:01:06.206Z] Avoid second fetch [2025-11-03T07:01:06.207Z] Checking out Revision 6b88af3fee71c16e3c290cfa7bcb5f04f1acf9a6 (snyk-fix-2190788d775acc3ec2dc85b9e150b059) [2025-11-03T07:01:05.411Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2025-11-03T07:01:05.438Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-03T07:01:06.222Z] > git config core.sparsecheckout # timeout=10 [2025-11-03T07:01:06.282Z] > git checkout -f 6b88af3fee71c16e3c290cfa7bcb5f04f1acf9a6 # timeout=10 [2025-11-03T07:01:06.789Z] Commit message: "fix: Dockerfile to reduce vulnerabilities" [2025-11-03T07:01:06.835Z] > git --version # timeout=10 [2025-11-03T07:01:06.858Z] > git --version # 'git version 2.25.1' [2025-11-03T07:01:06.877Z] fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-03T07:01:11.577Z] provisioning config files... [2025-11-03T07:01:11.608Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config15281261310760075273tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-03T07:01:12.343Z] ---> ****-login.sh [2025-11-03T07:01:12.343Z] nexus3.edgexfoundry.org:10001 [2025-11-03T07:01:12.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-03T07:01:12.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-03T07:01:12.892Z] Configure a credential helper to remove this warning. See [2025-11-03T07:01:12.892Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-03T07:01:12.892Z] [2025-11-03T07:01:12.892Z] Login Succeeded [2025-11-03T07:01:12.892Z] nexus3.edgexfoundry.org:10002 [2025-11-03T07:01:13.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-03T07:01:13.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-03T07:01:13.165Z] Configure a credential helper to remove this warning. See [2025-11-03T07:01:13.165Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-03T07:01:13.165Z] [2025-11-03T07:01:13.165Z] Login Succeeded [2025-11-03T07:01:13.165Z] nexus3.edgexfoundry.org:10003 [2025-11-03T07:01:13.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-03T07:01:13.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-03T07:01:13.705Z] Configure a credential helper to remove this warning. See [2025-11-03T07:01:13.705Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-03T07:01:13.705Z] [2025-11-03T07:01:13.705Z] Login Succeeded [2025-11-03T07:01:13.705Z] nexus3.edgexfoundry.org:10004 [2025-11-03T07:01:13.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-03T07:01:13.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-03T07:01:13.979Z] Configure a credential helper to remove this warning. See [2025-11-03T07:01:13.979Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-03T07:01:13.979Z] [2025-11-03T07:01:13.979Z] Login Succeeded [2025-11-03T07:01:13.979Z] ****.io [2025-11-03T07:01:14.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-03T07:01:14.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-03T07:01:14.514Z] Configure a credential helper to remove this warning. See [2025-11-03T07:01:14.514Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-03T07:01:14.515Z] [2025-11-03T07:01:14.515Z] Login Succeeded [2025-11-03T07:01:14.515Z] ---> ****-login.sh ends [Pipeline] } [2025-11-03T07:01:14.548Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-11-03T07:01:14.975Z] [edgeX.isLTS] Checking if [snyk-fix-2190788d775acc3ec2dc85b9e150b059] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-03T07:01:15.021Z] [edgeX.isLTS] Checking if [snyk-fix-2190788d775acc3ec2dc85b9e150b059] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-03T07:01:15.066Z] ========================================================= [2025-11-03T07:01:15.066Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2025-11-03T07:01:15.066Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T07:01:15.626Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2025-11-03T07:01:15.626Z] Sending build context to Docker daemon 224.3kB [2025-11-03T07:01:15.918Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-11-03T07:01:15.918Z] Step 2/12 : FROM ${BASE} AS builder [2025-11-03T07:01:15.918Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-11-03T07:01:15.918Z] 6b59a28fa201: Pulling fs layer [2025-11-03T07:01:15.918Z] d32bb0dddca7: Pulling fs layer [2025-11-03T07:01:15.918Z] 5dab1238d3d9: Pulling fs layer [2025-11-03T07:01:15.918Z] 196fd7d83e7d: Pulling fs layer [2025-11-03T07:01:15.918Z] 4f4fb700ef54: Pulling fs layer [2025-11-03T07:01:15.918Z] 8ba94037c8f0: Pulling fs layer [2025-11-03T07:01:15.918Z] deaec5988b04: Pulling fs layer [2025-11-03T07:01:15.918Z] 9f65657bb879: Pulling fs layer [2025-11-03T07:01:15.918Z] 8ba94037c8f0: Waiting [2025-11-03T07:01:15.918Z] 196fd7d83e7d: Waiting [2025-11-03T07:01:15.918Z] deaec5988b04: Waiting [2025-11-03T07:01:15.918Z] 4f4fb700ef54: Waiting [2025-11-03T07:01:15.918Z] 9f65657bb879: Waiting [2025-11-03T07:01:15.918Z] d32bb0dddca7: Verifying Checksum [2025-11-03T07:01:15.918Z] d32bb0dddca7: Download complete [2025-11-03T07:01:15.918Z] 196fd7d83e7d: Verifying Checksum [2025-11-03T07:01:15.918Z] 196fd7d83e7d: Download complete [2025-11-03T07:01:16.190Z] 4f4fb700ef54: Verifying Checksum [2025-11-03T07:01:16.190Z] 4f4fb700ef54: Download complete [2025-11-03T07:01:16.190Z] 8ba94037c8f0: Download complete [2025-11-03T07:01:16.190Z] 6b59a28fa201: Verifying Checksum [2025-11-03T07:01:16.190Z] 6b59a28fa201: Download complete [2025-11-03T07:01:16.783Z] 9f65657bb879: Verifying Checksum [2025-11-03T07:01:16.783Z] 9f65657bb879: Download complete [2025-11-03T07:01:17.756Z] 5dab1238d3d9: Verifying Checksum [2025-11-03T07:01:17.756Z] 5dab1238d3d9: Download complete [2025-11-03T07:01:17.756Z] 6b59a28fa201: Pull complete [2025-11-03T07:01:18.361Z] d32bb0dddca7: Pull complete [2025-11-03T07:01:18.947Z] deaec5988b04: Verifying Checksum [2025-11-03T07:01:18.947Z] deaec5988b04: Download complete [2025-11-03T07:01:33.976Z] 5dab1238d3d9: Pull complete [2025-11-03T07:01:33.976Z] 196fd7d83e7d: Pull complete [2025-11-03T07:01:33.976Z] 4f4fb700ef54: Pull complete [2025-11-03T07:01:33.976Z] 8ba94037c8f0: Pull complete [2025-11-03T07:01:42.207Z] deaec5988b04: Pull complete [2025-11-03T07:01:43.175Z] 9f65657bb879: Pull complete [2025-11-03T07:01:43.175Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2025-11-03T07:01:43.175Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-11-03T07:01:43.175Z] ---> 334268110677 [2025-11-03T07:01:43.175Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2025-11-03T07:01:45.129Z] ---> Running in 9950530a1fc8 [2025-11-03T07:01:45.129Z] Removing intermediate container 9950530a1fc8 [2025-11-03T07:01:45.129Z] ---> b8d4d7206a35 [2025-11-03T07:01:45.129Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-11-03T07:01:45.129Z] ---> Running in 30dc3c7cb664 [2025-11-03T07:01:45.403Z] Removing intermediate container 30dc3c7cb664 [2025-11-03T07:01:45.403Z] ---> d9ea7bc393d5 [2025-11-03T07:01:45.403Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-11-03T07:01:45.670Z] ---> Running in f91fd477f552 [2025-11-03T07:01:45.939Z] Removing intermediate container f91fd477f552 [2025-11-03T07:01:45.939Z] ---> 2758c004ee1f [2025-11-03T07:01:45.939Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-11-03T07:01:45.939Z] ---> Running in 83640913d19d [2025-11-03T07:01:47.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-03T07:01:47.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-03T07:01:48.764Z] OK: 255 MiB in 60 packages [2025-11-03T07:01:49.729Z] Removing intermediate container 83640913d19d [2025-11-03T07:01:49.729Z] ---> a82ebbb2f5e2 [2025-11-03T07:01:49.729Z] Step 7/12 : WORKDIR /app [2025-11-03T07:01:49.729Z] ---> Running in 685193181fc1 [2025-11-03T07:01:49.998Z] Removing intermediate container 685193181fc1 [2025-11-03T07:01:49.998Z] ---> 4a86f3324e8d [2025-11-03T07:01:49.998Z] Step 8/12 : COPY go.mod vendor* ./ [2025-11-03T07:01:50.589Z] ---> ededb3bd3b4a [2025-11-03T07:01:50.589Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-03T07:01:50.589Z] ---> Running in d7682c7e1762 [2025-11-03T07:03:27.258Z] Removing intermediate container d7682c7e1762 [2025-11-03T07:03:27.258Z] ---> aa95ee4b47a7 [2025-11-03T07:03:27.258Z] Step 10/12 : COPY . . [2025-11-03T07:03:27.258Z] ---> f4473da62853 [2025-11-03T07:03:27.258Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-11-03T07:03:27.258Z] ---> Running in 265e58dd5aa8 [2025-11-03T07:03:27.534Z] Removing intermediate container 265e58dd5aa8 [2025-11-03T07:03:27.534Z] ---> fbd4d99d8976 [2025-11-03T07:03:27.534Z] Step 12/12 : RUN $MAKE [2025-11-03T07:03:27.534Z] ---> Running in 0caba4a1e6c5 [2025-11-03T07:03:28.525Z] noop [2025-11-03T07:03:29.487Z] Removing intermediate container 0caba4a1e6c5 [2025-11-03T07:03:29.487Z] ---> 90f03adabfa3 [2025-11-03T07:03:29.487Z] Successfully built 90f03adabfa3 [2025-11-03T07:03:29.487Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T07:03:30.015Z] + docker inspect -f . ci-base-image-arm64 [2025-11-03T07:03:30.015Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-03T07:03:30.290Z] prd-ubuntu20.04-docker-arm64-4c-16g-772415 does not seem to be running inside a container [2025-11-03T07:03:30.338Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-11-03T07:03:31.502Z] $ docker top 94aa6a99bd4513656c09880a4f20f7bba2d89f1644ce2704a0291b74a938675f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-03T07:03:32.407Z] + go version [2025-11-03T07:03:32.986Z] go version go1.25.3 linux/arm64 [Pipeline] } [2025-11-03T07:03:33.009Z] $ docker stop --time=1 94aa6a99bd4513656c09880a4f20f7bba2d89f1644ce2704a0291b74a938675f [2025-11-03T07:03:34.603Z] $ docker rm -f --volumes 94aa6a99bd4513656c09880a4f20f7bba2d89f1644ce2704a0291b74a938675f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T07:03:35.497Z] + docker inspect -f . ci-base-image-arm64 [2025-11-03T07:03:35.498Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-03T07:03:35.749Z] prd-ubuntu20.04-docker-arm64-4c-16g-772415 does not seem to be running inside a container [2025-11-03T07:03:35.801Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-11-03T07:03:36.952Z] $ docker top 108ed8a638ae200ccc01eb5cb6f5a7cf96a57251c3b2b46bee98bbdd0d314bab -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-03T07:03:37.553Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2025-11-03T07:03:38.627Z] + make test [2025-11-03T07:03:38.627Z] go test -race -coverprofile=coverage.out ./... [2025-11-03T07:08:15.605Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2025-11-03T07:08:15.605Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-11-03T07:08:15.605Z] go vet ./... [2025-11-03T07:11:52.406Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-11-03T07:11:52.406Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-11-03T07:11:52.406Z] ./bin/test-attribution-txt.sh [2025-11-03T07:11:52.406Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-11-03T07:11:52.406Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-11-03T07:11:52.406Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-11-03T07:11:52.406Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-11-03T07:11:52.406Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-11-03T07:11:52.406Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-11-03T07:11:52.445Z] [edgeX.isLTS] Checking if [snyk-fix-2190788d775acc3ec2dc85b9e150b059] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-11-03T07:11:52.465Z] $ docker stop --time=1 108ed8a638ae200ccc01eb5cb6f5a7cf96a57251c3b2b46bee98bbdd0d314bab [2025-11-03T07:11:54.348Z] $ docker rm -f --volumes 108ed8a638ae200ccc01eb5cb6f5a7cf96a57251c3b2b46bee98bbdd0d314bab [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-03T07:11:56.755Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-11-03T07:11:57.197Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-11-03T07:11:58.157Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-11-03T07:11:58.494Z] + ls -al . [2025-11-03T07:11:58.494Z] total 244 [2025-11-03T07:11:58.494Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 3 07:03 . [2025-11-03T07:11:58.494Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 07:01 .. [2025-11-03T07:11:58.494Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 3 07:01 .dockerignore [2025-11-03T07:11:58.494Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 3 07:01 .git [2025-11-03T07:11:58.494Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 07:01 .github [2025-11-03T07:11:58.494Z] -rw-rw-r-- 1 jenkins jenkins 108 Nov 3 07:01 .gitignore [2025-11-03T07:11:58.494Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 3 07:01 .golangci.yml [2025-11-03T07:11:58.494Z] -rw-rw-r-- 1 jenkins jenkins 16550 Nov 3 07:01 Attribution.txt [2025-11-03T07:11:58.494Z] -rw-rw-r-- 1 jenkins jenkins 39309 Nov 3 07:01 CHANGELOG.md [2025-11-03T07:11:58.494Z] -rw-rw-r-- 1 jenkins jenkins 2010 Nov 3 07:01 Dockerfile [2025-11-03T07:11:58.494Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 3 07:01 GOVERNANCE.md [2025-11-03T07:11:58.494Z] -rw-rw-r-- 1 jenkins jenkins 666 Nov 3 07:01 Jenkinsfile [2025-11-03T07:11:58.494Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 3 07:01 LICENSE [2025-11-03T07:11:58.494Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 3 07:01 OWNERS.md [2025-11-03T07:11:58.494Z] -rw-rw-r-- 1 jenkins jenkins 4952 Nov 3 07:01 README.md [2025-11-03T07:11:58.494Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 3 06:59 VERSION [2025-11-03T07:11:58.494Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 07:01 bin [2025-11-03T07:11:58.494Z] -rw-r--r-- 1 jenkins jenkins 953 Nov 3 07:08 coverage.out [2025-11-03T07:11:58.494Z] -rw-rw-r-- 1 jenkins jenkins 6577 Nov 3 07:01 go.mod [2025-11-03T07:11:58.494Z] -rw-rw-r-- 1 jenkins jenkins 88385 Nov 3 07:01 go.sum [2025-11-03T07:11:58.494Z] -rw-rw-r-- 1 jenkins jenkins 1937 Nov 3 07:01 main.go [2025-11-03T07:11:58.494Z] -rw-rw-r-- 1 jenkins jenkins 3362 Nov 3 07:01 makefile [2025-11-03T07:11:58.494Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 3 07:01 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T07:11:58.959Z] + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=6b88af3fee71c16e3c290cfa7bcb5f04f1acf9a6 --label arch=arm64 --label version=0.0.0 . [2025-11-03T07:11:58.959Z] Sending build context to Docker daemon 225.8kB [2025-11-03T07:11:59.227Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-11-03T07:11:59.227Z] Step 2/27 : FROM ${BASE} AS builder [2025-11-03T07:11:59.227Z] ---> 90f03adabfa3 [2025-11-03T07:11:59.227Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2025-11-03T07:11:59.227Z] ---> Running in ac7873ae337a [2025-11-03T07:11:59.495Z] Removing intermediate container ac7873ae337a [2025-11-03T07:11:59.495Z] ---> cce16edd1b05 [2025-11-03T07:11:59.495Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2025-11-03T07:11:59.763Z] ---> Running in 32aeb5995789 [2025-11-03T07:12:00.029Z] Removing intermediate container 32aeb5995789 [2025-11-03T07:12:00.029Z] ---> 07cd11c7d90c [2025-11-03T07:12:00.029Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2025-11-03T07:12:00.029Z] ---> Running in ae9a9834817b [2025-11-03T07:12:00.297Z] Removing intermediate container ae9a9834817b [2025-11-03T07:12:00.297Z] ---> f3eb4aed575a [2025-11-03T07:12:00.297Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-11-03T07:12:00.297Z] ---> Running in b569eaf6192f [2025-11-03T07:12:01.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-03T07:12:04.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-03T07:12:06.013Z] OK: 255 MiB in 60 packages [2025-11-03T07:12:06.598Z] Removing intermediate container b569eaf6192f [2025-11-03T07:12:06.598Z] ---> f5c996bd38ca [2025-11-03T07:12:06.598Z] Step 7/27 : WORKDIR /app [2025-11-03T07:12:06.598Z] ---> Running in 04dcca3106fd [2025-11-03T07:12:06.870Z] Removing intermediate container 04dcca3106fd [2025-11-03T07:12:06.870Z] ---> 112edcdd51c3 [2025-11-03T07:12:06.870Z] Step 8/27 : COPY go.mod vendor* ./ [2025-11-03T07:12:07.452Z] ---> 6189e67d8173 [2025-11-03T07:12:07.452Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-03T07:12:07.452Z] ---> Running in 7431e82d5aa2 [2025-11-03T07:12:10.043Z] Removing intermediate container 7431e82d5aa2 [2025-11-03T07:12:10.043Z] ---> a6e9cfefa2dc [2025-11-03T07:12:10.043Z] Step 10/27 : COPY . . [2025-11-03T07:12:10.310Z] ---> fd03625fc9bf [2025-11-03T07:12:10.310Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-11-03T07:12:10.310Z] ---> Running in cb925601f681 [2025-11-03T07:12:10.579Z] Removing intermediate container cb925601f681 [2025-11-03T07:12:10.579Z] ---> 31b32220c089 [2025-11-03T07:12:10.579Z] Step 12/27 : RUN $MAKE [2025-11-03T07:12:10.579Z] ---> Running in 76f4ed7feb4b [2025-11-03T07:12:11.542Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.1.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2025-11-03T07:16:03.340Z] Removing intermediate container 76f4ed7feb4b [2025-11-03T07:16:03.340Z] ---> 89ab6080f82e [2025-11-03T07:16:03.340Z] Step 13/27 : FROM alpine:3.22.1 [2025-11-03T07:16:03.340Z] 3.22.1: Pulling from library/alpine [2025-11-03T07:16:03.340Z] 6e174226ea69: Pulling fs layer [2025-11-03T07:16:03.340Z] 6e174226ea69: Verifying Checksum [2025-11-03T07:16:03.340Z] 6e174226ea69: Download complete [2025-11-03T07:16:03.340Z] 6e174226ea69: Pull complete [2025-11-03T07:16:03.340Z] Digest: sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-11-03T07:16:03.340Z] Status: Downloaded newer image for alpine:3.22.1 [2025-11-03T07:16:03.340Z] ---> 02f8efbefad6 [2025-11-03T07:16:03.340Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-11-03T07:16:03.340Z] ---> Running in 55db6eff2950 [2025-11-03T07:16:03.340Z] Removing intermediate container 55db6eff2950 [2025-11-03T07:16:03.340Z] ---> 72b126dad691 [2025-11-03T07:16:03.340Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2025-11-03T07:16:03.340Z] ---> Running in dc416e8e3816 [2025-11-03T07:16:03.340Z] Removing intermediate container dc416e8e3816 [2025-11-03T07:16:03.340Z] ---> 846250e12d63 [2025-11-03T07:16:03.340Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2025-11-03T07:16:03.340Z] ---> Running in 7be7e3fb66c3 [2025-11-03T07:16:03.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-03T07:16:03.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-03T07:16:03.340Z] (1/2) Installing ca-certificates (20250911-r0) [2025-11-03T07:16:03.340Z] (2/2) Installing dumb-init (1.2.5-r3) [2025-11-03T07:16:03.340Z] Executing busybox-1.37.0-r18.trigger [2025-11-03T07:16:03.340Z] Executing ca-certificates-20250911-r0.trigger [2025-11-03T07:16:03.340Z] OK: 8 MiB in 18 packages [2025-11-03T07:16:03.340Z] Removing intermediate container 7be7e3fb66c3 [2025-11-03T07:16:03.340Z] ---> ab0e539c980d [2025-11-03T07:16:03.340Z] Step 17/27 : RUN apk --no-cache upgrade [2025-11-03T07:16:03.340Z] ---> Running in 6e02a97b4de6 [2025-11-03T07:16:03.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-03T07:16:03.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-03T07:16:03.340Z] Upgrading critical system libraries and apk-tools: [2025-11-03T07:16:03.340Z] (1/1) Upgrading apk-tools (2.14.9-r2 -> 2.14.9-r3) [2025-11-03T07:16:03.340Z] Executing busybox-1.37.0-r18.trigger [2025-11-03T07:16:03.340Z] Continuing the upgrade transaction with new apk-tools: [2025-11-03T07:16:03.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-03T07:16:03.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-03T07:16:05.015Z] (1/8) Upgrading busybox (1.37.0-r18 -> 1.37.0-r19) [2025-11-03T07:16:05.015Z] Executing busybox-1.37.0-r19.post-upgrade [2025-11-03T07:16:05.015Z] (2/8) Upgrading busybox-binsh (1.37.0-r18 -> 1.37.0-r19) [2025-11-03T07:16:05.015Z] (3/8) Upgrading alpine-release (3.22.1-r0 -> 3.22.2-r0) [2025-11-03T07:16:05.015Z] (4/8) Upgrading libcrypto3 (3.5.1-r0 -> 3.5.4-r0) [2025-11-03T07:16:05.281Z] (5/8) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-11-03T07:16:05.281Z] (6/8) Upgrading libssl3 (3.5.1-r0 -> 3.5.4-r0) [2025-11-03T07:16:05.281Z] (7/8) Upgrading ssl_client (1.37.0-r18 -> 1.37.0-r19) [2025-11-03T07:16:05.281Z] (8/8) Upgrading libapk2 (2.14.9-r2 -> 2.14.9-r3) [2025-11-03T07:16:05.281Z] Executing busybox-1.37.0-r19.trigger [2025-11-03T07:16:05.281Z] Executing ca-certificates-20250911-r0.trigger [2025-11-03T07:16:05.549Z] OK: 8 MiB in 18 packages [2025-11-03T07:16:06.523Z] Removing intermediate container 6e02a97b4de6 [2025-11-03T07:16:06.523Z] ---> a0785d861f29 [2025-11-03T07:16:06.523Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-11-03T07:16:09.105Z] ---> b140543407d2 [2025-11-03T07:16:09.105Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2025-11-03T07:16:09.695Z] ---> b7db1d619984 [2025-11-03T07:16:09.695Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2025-11-03T07:16:09.967Z] ---> 8e7e8a007680 [2025-11-03T07:16:09.967Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2025-11-03T07:16:11.909Z] ---> 6913d74cca37 [2025-11-03T07:16:11.909Z] Step 22/27 : EXPOSE 48095 [2025-11-03T07:16:11.909Z] ---> Running in 1aa301566041 [2025-11-03T07:16:12.182Z] Removing intermediate container 1aa301566041 [2025-11-03T07:16:12.182Z] ---> d5a289fc4c68 [2025-11-03T07:16:12.182Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2025-11-03T07:16:12.182Z] ---> Running in 181e328c8d6e [2025-11-03T07:16:12.457Z] Removing intermediate container 181e328c8d6e [2025-11-03T07:16:12.457Z] ---> 038c8a209221 [2025-11-03T07:16:12.457Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-11-03T07:16:12.457Z] ---> Running in 25ce47f281dc [2025-11-03T07:16:12.726Z] Removing intermediate container 25ce47f281dc [2025-11-03T07:16:12.726Z] ---> 85107fbfc4b8 [2025-11-03T07:16:12.726Z] Step 25/27 : LABEL arch=arm64 [2025-11-03T07:16:12.992Z] ---> Running in a1d3cc21a3ec [2025-11-03T07:16:13.259Z] Removing intermediate container a1d3cc21a3ec [2025-11-03T07:16:13.259Z] ---> 9eb6bffc6909 [2025-11-03T07:16:13.259Z] Step 26/27 : LABEL git_sha=6b88af3fee71c16e3c290cfa7bcb5f04f1acf9a6 [2025-11-03T07:16:13.259Z] ---> Running in e4e9083e8664 [2025-11-03T07:16:13.526Z] Removing intermediate container e4e9083e8664 [2025-11-03T07:16:13.526Z] ---> 4397e0360a24 [2025-11-03T07:16:13.526Z] Step 27/27 : LABEL version=0.0.0 [2025-11-03T07:16:13.526Z] ---> Running in 0310f0efb60a [2025-11-03T07:16:13.791Z] Removing intermediate container 0310f0efb60a [2025-11-03T07:16:13.791Z] ---> ba481ff15de7 [2025-11-03T07:16:13.791Z] [Warning] One or more build-args [ARCH] were not consumed [2025-11-03T07:16:13.791Z] Successfully built ba481ff15de7 [2025-11-03T07:16:13.791Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T07:16:14.696Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-03T07:16:14.696Z] [2025-11-03T07:16:14.696Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T07:16:15.110Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-03T07:16:15.110Z] arm64: Pulling from edgex-lftools-log-publisher [2025-11-03T07:16:15.110Z] 8998bd30e6a1: Pulling fs layer [2025-11-03T07:16:15.110Z] 04944245beec: Pulling fs layer [2025-11-03T07:16:15.110Z] 699f458cf7ca: Pulling fs layer [2025-11-03T07:16:15.110Z] 765212b225bb: Pulling fs layer [2025-11-03T07:16:15.110Z] f23df028b6ca: Pulling fs layer [2025-11-03T07:16:15.110Z] d65c8cfc05b1: Pulling fs layer [2025-11-03T07:16:15.110Z] 2437ff75d9bd: Pulling fs layer [2025-11-03T07:16:15.110Z] f23df028b6ca: Waiting [2025-11-03T07:16:15.110Z] d65c8cfc05b1: Waiting [2025-11-03T07:16:15.110Z] 2437ff75d9bd: Waiting [2025-11-03T07:16:15.110Z] 765212b225bb: Waiting [2025-11-03T07:16:15.376Z] 04944245beec: Verifying Checksum [2025-11-03T07:16:15.376Z] 04944245beec: Download complete [2025-11-03T07:16:15.376Z] 765212b225bb: Verifying Checksum [2025-11-03T07:16:15.376Z] 765212b225bb: Download complete [2025-11-03T07:16:15.376Z] f23df028b6ca: Verifying Checksum [2025-11-03T07:16:15.376Z] f23df028b6ca: Download complete [2025-11-03T07:16:15.376Z] d65c8cfc05b1: Verifying Checksum [2025-11-03T07:16:15.376Z] d65c8cfc05b1: Download complete [2025-11-03T07:16:15.642Z] 699f458cf7ca: Verifying Checksum [2025-11-03T07:16:15.642Z] 699f458cf7ca: Download complete [2025-11-03T07:16:15.908Z] 8998bd30e6a1: Verifying Checksum [2025-11-03T07:16:15.908Z] 8998bd30e6a1: Download complete [2025-11-03T07:16:18.484Z] 2437ff75d9bd: Verifying Checksum [2025-11-03T07:16:18.484Z] 2437ff75d9bd: Download complete [2025-11-03T07:16:20.425Z] 8998bd30e6a1: Pull complete [2025-11-03T07:16:21.009Z] 04944245beec: Pull complete [2025-11-03T07:16:22.426Z] 699f458cf7ca: Pull complete [2025-11-03T07:16:22.696Z] 765212b225bb: Pull complete [2025-11-03T07:16:23.281Z] f23df028b6ca: Pull complete [2025-11-03T07:16:23.547Z] d65c8cfc05b1: Pull complete [2025-11-03T07:16:41.746Z] 2437ff75d9bd: Pull complete [2025-11-03T07:16:41.746Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-11-03T07:16:41.746Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-03T07:16:41.746Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-03T07:16:42.099Z] prd-ubuntu20.04-docker-arm64-4c-16g-772415 does not seem to be running inside a container [2025-11-03T07:16:42.140Z] $ 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/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-11-03T07:16:44.784Z] $ docker top c7271f65af171bf31ad14644a3804072fdb9c7e2719f96b42cc2a1de27153f18 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-03T07:16:45.709Z] ---> job-cost.sh [2025-11-03T07:16:45.709Z] lf-activate-venv: SKIPPING [2025-11-03T07:16:45.709Z] INFO: No Stack... [2025-11-03T07:16:45.974Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-11-03T07:16:46.936Z] INFO: Archiving Costs [Pipeline] sh [2025-11-03T07:16:47.592Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2025-11-03T07:16:47.592Z] + cut -d, -f6 [Pipeline] lock [2025-11-03T07:16:47.682Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-snyk-fix-2190788d775acc3ec2dc85b9e150b059-1-stack-cost] [2025-11-03T07:16:47.687Z] Resource [jenkins-edgexfoundry-app-service-configurable-snyk-fix-2190788d775acc3ec2dc85b9e150b059-1-stack-cost] did not exist. Created. [2025-11-03T07:16:47.693Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-snyk-fix-2190788d775acc3ec2dc85b9e150b059-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-11-03T07:16:48.108Z] /w/workspace/app-service-configurable/1@tmp/durable-800f0088/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-11-03T07:16:49.030Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-11-03T07:16:49.069Z] Warning: overwriting stash ‘stack-cost’ [2025-11-03T07:16:49.113Z] Stashed 1 file(s) [Pipeline] } [2025-11-03T07:16:49.130Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-snyk-fix-2190788d775acc3ec2dc85b9e150b059-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-11-03T07:16:49.195Z] $ docker stop --time=1 c7271f65af171bf31ad14644a3804072fdb9c7e2719f96b42cc2a1de27153f18 [2025-11-03T07:16:50.668Z] $ docker rm -f --volumes c7271f65af171bf31ad14644a3804072fdb9c7e2719f96b42cc2a1de27153f18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [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] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-11-03T07:16:53.691Z] + [ -d /w/workspace/2190788d775acc3ec2dc85b9e150b059/archives ] [2025-11-03T07:16:53.691Z] + ls -al /w/workspace/2190788d775acc3ec2dc85b9e150b059/archives [2025-11-03T07:16:53.691Z] total 16 [2025-11-03T07:16:53.691Z] drwxr-xr-x 3 root root 4096 Nov 3 07:00 . [2025-11-03T07:16:53.691Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 3 07:00 .. [2025-11-03T07:16:53.691Z] drwxr-xr-x 2 root root 4096 Nov 3 07:00 cost [2025-11-03T07:16:53.691Z] -rw-r--r-- 1 root root 131 Nov 3 07:00 cost.csv [2025-11-03T07:16:53.691Z] + sudo chown -R jenkins:jenkins /w/workspace/2190788d775acc3ec2dc85b9e150b059/archives [2025-11-03T07:16:53.691Z] + ls -al /w/workspace/2190788d775acc3ec2dc85b9e150b059/archives [2025-11-03T07:16:53.691Z] total 16 [2025-11-03T07:16:53.691Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 3 07:00 . [2025-11-03T07:16:53.691Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 3 07:00 .. [2025-11-03T07:16:53.691Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 3 07:00 cost [2025-11-03T07:16:53.691Z] -rw-r--r-- 1 jenkins jenkins 131 Nov 3 07:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-11-03T07:16:54.028Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-03T07:16:54.930Z] ---> package-listing.sh [2025-11-03T07:16:54.930Z] ++ facter osfamily [2025-11-03T07:16:54.930Z] ++ tr '[:upper:]' '[:lower:]' [2025-11-03T07:16:55.189Z] + OS_FAMILY=debian [2025-11-03T07:16:55.189Z] + workspace=/w/workspace/2190788d775acc3ec2dc85b9e150b059 [2025-11-03T07:16:55.189Z] + START_PACKAGES=/tmp/packages_start.txt [2025-11-03T07:16:55.189Z] + END_PACKAGES=/tmp/packages_end.txt [2025-11-03T07:16:55.189Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-11-03T07:16:55.189Z] + PACKAGES=/tmp/packages_start.txt [2025-11-03T07:16:55.189Z] + '[' /w/workspace/2190788d775acc3ec2dc85b9e150b059 ']' [2025-11-03T07:16:55.189Z] + PACKAGES=/tmp/packages_end.txt [2025-11-03T07:16:55.189Z] + case "${OS_FAMILY}" in [2025-11-03T07:16:55.189Z] + dpkg -l [2025-11-03T07:16:55.189Z] + grep '^ii' [2025-11-03T07:16:55.189Z] + '[' -f /tmp/packages_start.txt ']' [2025-11-03T07:16:55.189Z] + '[' -f /tmp/packages_end.txt ']' [2025-11-03T07:16:55.189Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-11-03T07:16:55.189Z] + '[' /w/workspace/2190788d775acc3ec2dc85b9e150b059 ']' [2025-11-03T07:16:55.189Z] + mkdir -p /w/workspace/2190788d775acc3ec2dc85b9e150b059/archives/ [2025-11-03T07:16:55.189Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/2190788d775acc3ec2dc85b9e150b059/archives/ [Pipeline] echo [2025-11-03T07:16:55.233Z] 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/2190788d775acc3ec2dc85b9e150b059/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-11-03T07:16:55.527Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T07:16:56.165Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-03T07:16:56.165Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-03T07:16:56.324Z] prd-ubuntu20.04-docker-8c-8g-772414 does not seem to be running inside a container [2025-11-03T07:16:56.344Z] $ 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/2190788d775acc3ec2dc85b9e150b059/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/2190788d775acc3ec2dc85b9e150b059 -v /w/workspace/2190788d775acc3ec2dc85b9e150b059:/w/workspace/2190788d775acc3ec2dc85b9e150b059:rw,z -v /w/workspace/2190788d775acc3ec2dc85b9e150b059@tmp:/w/workspace/2190788d775acc3ec2dc85b9e150b059@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-11-03T07:16:56.547Z] $ docker top ab13114e96f8cbcd0bad3b95bc5749a9066a0da896fb4823b903142e8e12fd82 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-03T07:16:56.955Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-11-03T07:16:57.267Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-11-03T07:16:57.583Z] + ls /var/log/sa-host [2025-11-03T07:16:57.583Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-03T07:16:57.804Z] provisioning config files... [2025-11-03T07:16:57.813Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/2190788d775acc3ec2dc85b9e150b059@tmp/config17699036788730159700tmp [Pipeline] { [Pipeline] echo [2025-11-03T07:16:57.876Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-03T07:16:58.194Z] ---> create-netrc.sh [Pipeline] } [2025-11-03T07:16:58.224Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-11-03T07:16:58.642Z] ---> python-tools-install.sh [Pipeline] echo [2025-11-03T07:16:58.677Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-03T07:16:58.995Z] ---> sudo-logs.sh [2025-11-03T07:16:58.995Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-11-03T07:16:59.096Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-03T07:16:59.416Z] ---> job-cost.sh [2025-11-03T07:16:59.416Z] lf-activate-venv: SKIPPING [2025-11-03T07:16:59.416Z] DEBUG: total: 0.2199999988079071 [2025-11-03T07:16:59.416Z] INFO: Retrieving Stack Cost... [2025-11-03T07:16:59.676Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-11-03T07:17:00.246Z] INFO: Archiving Costs [Pipeline] echo [2025-11-03T07:17:00.290Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-03T07:17:00.643Z] ---> logs-deploy.sh [2025-11-03T07:17:00.644Z] lf-activate-venv: SKIPPING [2025-11-03T07:17:00.644Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/snyk-fix-2190788d775acc3ec2dc85b9e150b059/1 [2025-11-03T07:17:00.644Z] INFO: archiving workspace using pattern(s): [2025-11-03T07:17:01.582Z] Archives upload complete. [2025-11-03T07:17:01.582Z] INFO: archiving logs to Nexus