Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ae09505e75e2155736259ee5bd4b345468334144 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-ssh9684540856413863301.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh9179120916531657187.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 9e33b5f99b7cedde76767482fee1377374ce7877 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16412454521886418564.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > 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 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-ssh1242372162607838744.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10499722631793857346.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-rfid-llrp-inventory, goVersion:1.25] ========================================================= [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-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory 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-rfid-llrp-inventory 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-10224 in /w/workspace/dry_app-rfid-llrp-inventory_main [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-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.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-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Avoid second fetch Checking out Revision ae09505e75e2155736259ee5bd4b345468334144 (main) Commit message: "Merge pull request #366 from sabrina-lin527/update-changelog" > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ae09505e75e2155736259ee5bd4b345468334144 # timeout=10 > git rev-list --no-walk 52f661059ed021252ca8ea8fc67e819fd848f9e7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-05-22T05:58:52.065Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-05-22T05:58:52.195Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-22T05:58:52.225Z] ========================================================= [2026-05-22T05:58:52.225Z] EdgeX Global Pipelines Version Info [2026-05-22T05:58:52.225Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-05-22T05:58:53.324Z] ------------------- [2026-05-22T05:58:53.324Z] stable info: [2026-05-22T05:58:53.324Z] ------------------- [2026-05-22T05:58:53.324Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-22T05:58:53.324Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-22T05:58:53.324Z] Message: update stable to v1.0.280 [2026-05-22T05:58:53.893Z] ------------------- [2026-05-22T05:58:53.893Z] experimental info: [2026-05-22T05:58:53.893Z] ------------------- [2026-05-22T05:58:53.893Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-22T05:58:53.893Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-22T05:58:53.893Z] Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-05-22T05:58:53.972Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2026-05-22T05:58:53.992Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2026-05-22T05:58:54.011Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-05-22T05:58:54.031Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-05-22T05:58:54.050Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-05-22T05:58:54.072Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-05-22T05:58:54.093Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-05-22T05:58:54.114Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-05-22T05:58:54.133Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-05-22T05:58:54.160Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-05-22T05:58:54.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-05-22T05:58:54.220Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2026-05-22T05:58:54.248Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-05-22T05:58:54.276Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-05-22T05:58:54.301Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-05-22T05:58:54.322Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-05-22T05:58:54.345Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-05-22T05:58:54.365Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-05-22T05:58:54.386Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-05-22T05:58:54.410Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-05-22T05:58:54.435Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-05-22T05:58:54.463Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-05-22T05:58:54.487Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-05-22T05:58:54.508Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-05-22T05:58:54.532Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-05-22T05:58:54.555Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-05-22T05:58:54.575Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-05-22T05:58:54.598Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-05-22T05:58:54.621Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-05-22T05:58:54.641Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-05-22T05:58:54.661Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ae09505e75e2155736259ee5bd4b345468334144 [Pipeline] echo [2026-05-22T05:58:54.691Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ae09505 [Pipeline] echo [2026-05-22T05:58:54.713Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-22T05:58:54.775Z] provisioning config files... [2026-05-22T05:58:54.788Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13420786614926946481tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-22T05:58:55.119Z] ---> ****-login.sh [2026-05-22T05:58:55.119Z] nexus3.edgexfoundry.org:10001 [2026-05-22T05:58:55.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-22T05:58:55.397Z] [2026-05-22T05:58:55.397Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-22T05:58:55.397Z] Configure a credential helper to remove this warning. See [2026-05-22T05:58:55.397Z] https://docs.****.com/go/credential-store/ [2026-05-22T05:58:55.397Z] [2026-05-22T05:58:55.397Z] Login Succeeded [2026-05-22T05:58:55.397Z] nexus3.edgexfoundry.org:10002 [2026-05-22T05:58:55.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-22T05:58:55.397Z] [2026-05-22T05:58:55.397Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-22T05:58:55.397Z] Configure a credential helper to remove this warning. See [2026-05-22T05:58:55.397Z] https://docs.****.com/go/credential-store/ [2026-05-22T05:58:55.397Z] [2026-05-22T05:58:55.397Z] Login Succeeded [2026-05-22T05:58:55.397Z] nexus3.edgexfoundry.org:10003 [2026-05-22T05:58:55.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-22T05:58:55.658Z] [2026-05-22T05:58:55.658Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-22T05:58:55.658Z] Configure a credential helper to remove this warning. See [2026-05-22T05:58:55.658Z] https://docs.****.com/go/credential-store/ [2026-05-22T05:58:55.658Z] [2026-05-22T05:58:55.658Z] Login Succeeded [2026-05-22T05:58:55.658Z] nexus3.edgexfoundry.org:10004 [2026-05-22T05:58:55.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-22T05:58:55.658Z] [2026-05-22T05:58:55.658Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-22T05:58:55.658Z] Configure a credential helper to remove this warning. See [2026-05-22T05:58:55.658Z] https://docs.****.com/go/credential-store/ [2026-05-22T05:58:55.658Z] [2026-05-22T05:58:55.658Z] Login Succeeded [2026-05-22T05:58:55.658Z] ****.io [2026-05-22T05:58:55.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-22T05:58:55.918Z] [2026-05-22T05:58:55.918Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-22T05:58:55.918Z] Configure a credential helper to remove this warning. See [2026-05-22T05:58:55.918Z] https://docs.****.com/go/credential-store/ [2026-05-22T05:58:55.918Z] [2026-05-22T05:58:55.918Z] Login Succeeded [2026-05-22T05:58:55.918Z] ---> ****-login.sh ends [Pipeline] } [2026-05-22T05:58:55.925Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-05-22T05:58:56.336Z] + git rev-list -1 --merges ae09505e75e2155736259ee5bd4b345468334144~1..ae09505e75e2155736259ee5bd4b345468334144 [Pipeline] echo [2026-05-22T05:58:56.363Z] -----------> git rev-list -1 --merges ae09505e75e2155736259ee5bd4b345468334144~1..ae09505e75e2155736259ee5bd4b345468334144 ae09505e75e2155736259ee5bd4b345468334144 [2026-05-22T05:58:56.363Z] ae09505e75e2155736259ee5bd4b345468334144 [false] [Pipeline] sh [2026-05-22T05:58:56.658Z] + git log --format=format:%s -1 ae09505e75e2155736259ee5bd4b345468334144 [Pipeline] echo [2026-05-22T05:58:56.671Z] ========================================================= [2026-05-22T05:58:56.671Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-05-22T05:58:56.671Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-22T05:58:57.001Z] + git log --format=format:%s -1 ae09505e75e2155736259ee5bd4b345468334144 [Pipeline] echo [2026-05-22T05:58:57.012Z] [semverPrep] GIT_COMMIT: ae09505e75e2155736259ee5bd4b345468334144, Commit Message: Merge pull request #366 from sabrina-lin527/update-changelog [Pipeline] echo [2026-05-22T05:58:57.031Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-05-22T05:58:57.396Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-22T05:58:57.396Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-05-22T05:58:57.396Z] + [ -e /tmp/ssh_known_hosts ] [2026-05-22T05:58:57.396Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-05-22T05:58:57.396Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-05-22T05:58:57.396Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-05-22T05:58:57.396Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-22T05:58:57.744Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-22T05:58:57.744Z] [2026-05-22T05:58:57.744Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-22T05:58:58.050Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-22T05:58:58.050Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-05-22T05:58:58.050Z] 3dae71ba6b94: Pulling fs layer [2026-05-22T05:58:58.050Z] 6bf1a483ea7c: Pulling fs layer [2026-05-22T05:58:58.050Z] f5dfc541a4d3: Pulling fs layer [2026-05-22T05:58:58.050Z] 461d9e800cba: Pulling fs layer [2026-05-22T05:58:58.050Z] 80192f66455f: Pulling fs layer [2026-05-22T05:58:58.050Z] 2e8e34ca0e6c: Pulling fs layer [2026-05-22T05:58:58.050Z] a29436f7fd5d: Pulling fs layer [2026-05-22T05:58:58.050Z] 923cac83aea3: Pulling fs layer [2026-05-22T05:58:58.050Z] 25ad8b0a4227: Pulling fs layer [2026-05-22T05:58:58.050Z] db01528c6b51: Pulling fs layer [2026-05-22T05:58:58.050Z] 28988de357af: Pulling fs layer [2026-05-22T05:58:58.050Z] 2e8e34ca0e6c: Waiting [2026-05-22T05:58:58.050Z] a29436f7fd5d: Waiting [2026-05-22T05:58:58.050Z] 923cac83aea3: Waiting [2026-05-22T05:58:58.050Z] 25ad8b0a4227: Waiting [2026-05-22T05:58:58.050Z] db01528c6b51: Waiting [2026-05-22T05:58:58.050Z] 28988de357af: Waiting [2026-05-22T05:58:58.050Z] 461d9e800cba: Waiting [2026-05-22T05:58:58.050Z] 80192f66455f: Waiting [2026-05-22T05:58:58.050Z] 6bf1a483ea7c: Verifying Checksum [2026-05-22T05:58:58.050Z] 6bf1a483ea7c: Download complete [2026-05-22T05:58:58.050Z] 461d9e800cba: Verifying Checksum [2026-05-22T05:58:58.050Z] 461d9e800cba: Download complete [2026-05-22T05:58:58.311Z] 80192f66455f: Download complete [2026-05-22T05:58:58.311Z] f5dfc541a4d3: Verifying Checksum [2026-05-22T05:58:58.311Z] f5dfc541a4d3: Download complete [2026-05-22T05:58:58.311Z] 3dae71ba6b94: Verifying Checksum [2026-05-22T05:58:58.311Z] 3dae71ba6b94: Download complete [2026-05-22T05:58:58.311Z] 923cac83aea3: Verifying Checksum [2026-05-22T05:58:58.311Z] 923cac83aea3: Download complete [2026-05-22T05:58:58.311Z] 25ad8b0a4227: Verifying Checksum [2026-05-22T05:58:58.311Z] 25ad8b0a4227: Download complete [2026-05-22T05:58:58.583Z] db01528c6b51: Download complete [2026-05-22T05:58:58.583Z] 28988de357af: Download complete [2026-05-22T05:58:58.583Z] a29436f7fd5d: Verifying Checksum [2026-05-22T05:58:58.583Z] a29436f7fd5d: Download complete [2026-05-22T05:58:59.150Z] 2e8e34ca0e6c: Download complete [2026-05-22T05:58:59.719Z] 3dae71ba6b94: Pull complete [2026-05-22T05:58:59.979Z] 6bf1a483ea7c: Pull complete [2026-05-22T05:59:00.917Z] f5dfc541a4d3: Pull complete [2026-05-22T05:59:00.917Z] 461d9e800cba: Pull complete [2026-05-22T05:59:00.917Z] 80192f66455f: Pull complete [2026-05-22T05:59:05.624Z] 2e8e34ca0e6c: Pull complete [2026-05-22T05:59:06.585Z] a29436f7fd5d: Pull complete [2026-05-22T05:59:06.586Z] 923cac83aea3: Pull complete [2026-05-22T05:59:06.586Z] 25ad8b0a4227: Pull complete [2026-05-22T05:59:06.586Z] db01528c6b51: Pull complete [2026-05-22T05:59:06.586Z] 28988de357af: Pull complete [2026-05-22T05:59:06.586Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-05-22T05:59:06.586Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-22T05:59:06.586Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-22T05:59:06.786Z] prd-ubuntu20.04-docker-8c-8g-10224 does not seem to be running inside a container [2026-05-22T05:59:06.865Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-22T05:59:08.632Z] $ docker top aefd31798a88f004216572bfab82889ad3f5c4ed0e9222476c025da271f66fc7 -eo pid,comm [2026-05-22T05:59:08.607Z] 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). [2026-05-22T05:59:08.607Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-22T05:59:08.654Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-22T05:59:08.654Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-22T05:59:08.764Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-22T05:59:08.841Z] $ docker exec aefd31798a88f004216572bfab82889ad3f5c4ed0e9222476c025da271f66fc7 ssh-agent [2026-05-22T05:59:08.877Z] SSH_AUTH_SOCK=/tmp/ssh-s5glnHA7JoM4/agent.33 [2026-05-22T05:59:08.877Z] SSH_AGENT_PID=39 [2026-05-22T05:59:08.885Z] Running ssh-add (command line suppressed) [2026-05-22T05:59:09.064Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4331020285716216841.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4331020285716216841.key) [2026-05-22T05:59:09.007Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-22T05:59:09.297Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] sh [2026-05-22T05:59:09.586Z] + git tag --points-at HEAD [Pipeline] } [2026-05-22T05:59:09.681Z] $ docker exec --env ******** --env ******** aefd31798a88f004216572bfab82889ad3f5c4ed0e9222476c025da271f66fc7 ssh-agent -k [2026-05-22T05:59:09.784Z] unset SSH_AUTH_SOCK; [2026-05-22T05:59:09.784Z] unset SSH_AGENT_PID; [2026-05-22T05:59:09.784Z] echo Agent pid 39 killed; [2026-05-22T05:59:09.718Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-05-22T05:59:09.762Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-22T05:59:09.762Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-22T05:59:09.880Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-22T05:59:09.969Z] $ docker exec aefd31798a88f004216572bfab82889ad3f5c4ed0e9222476c025da271f66fc7 ssh-agent [2026-05-22T05:59:09.994Z] SSH_AUTH_SOCK=/tmp/ssh-CRNEj8es0crg/agent.86 [2026-05-22T05:59:09.994Z] SSH_AGENT_PID=92 [2026-05-22T05:59:09.999Z] Running ssh-add (command line suppressed) [2026-05-22T05:59:10.187Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12313139339840914775.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12313139339840914775.key) [2026-05-22T05:59:10.114Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-22T05:59:10.412Z] + git semver init [2026-05-22T05:59:10.672Z] 2026-05-22 05:59:10,743 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-22T05:59:10.672Z] 2026-05-22 05:59:10,746 [run_init] DEBUG init version:0.0.0 force:False [2026-05-22T05:59:10.672Z] 2026-05-22 05:59:10,747 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2026-05-22T05:59:10.672Z] 2026-05-22 05:59:10,747 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2026-05-22T05:59:10.672Z] 2026-05-22 05:59:10,747 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, stdin=None, shell=False, universal_newlines=False) [2026-05-22T05:59:12.606Z] 2026-05-22 05:59:12,227 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2026-05-22T05:59:12.606Z] 2026-05-22 05:59:12,228 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2026-05-22T05:59:12.606Z] 2026-05-22 05:59:12,228 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2026-05-22T05:59:12.606Z] 2026-05-22 05:59:12,228 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2026-05-22T05:59:12.606Z] 4.1.0-dev.3 [Pipeline] } [2026-05-22T05:59:12.730Z] $ docker exec --env ******** --env ******** aefd31798a88f004216572bfab82889ad3f5c4ed0e9222476c025da271f66fc7 ssh-agent -k [2026-05-22T05:59:12.829Z] unset SSH_AUTH_SOCK; [2026-05-22T05:59:12.829Z] unset SSH_AGENT_PID; [2026-05-22T05:59:12.829Z] echo Agent pid 92 killed; [2026-05-22T05:59:12.737Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-22T05:59:13.154Z] + git semver [Pipeline] } [2026-05-22T05:59:13.536Z] $ docker stop --time=1 aefd31798a88f004216572bfab82889ad3f5c4ed0e9222476c025da271f66fc7 [2026-05-22T05:59:14.823Z] $ docker rm -f --volumes aefd31798a88f004216572bfab82889ad3f5c4ed0e9222476c025da271f66fc7 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-22T05:59:15.056Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-05-22T05:59:15.324Z] Stashed 1 file(s) [Pipeline] echo [2026-05-22T05:59:15.327Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.3 [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 [2026-05-22T05:59:15.488Z] provisioning config files... [2026-05-22T05:59:15.529Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12909040519494212400tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-22T05:59:15.842Z] ---> ****-login.sh [2026-05-22T05:59:15.843Z] nexus3.edgexfoundry.org:10001 [2026-05-22T05:59:15.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-22T05:59:15.843Z] Login Succeeded [2026-05-22T05:59:15.843Z] nexus3.edgexfoundry.org:10002 [2026-05-22T05:59:15.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-22T05:59:15.843Z] Login Succeeded [2026-05-22T05:59:15.843Z] nexus3.edgexfoundry.org:10003 [2026-05-22T05:59:16.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-22T05:59:16.101Z] Login Succeeded [2026-05-22T05:59:16.101Z] nexus3.edgexfoundry.org:10004 [2026-05-22T05:59:16.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-22T05:59:16.101Z] Login Succeeded [2026-05-22T05:59:16.101Z] ****.io [2026-05-22T05:59:16.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-22T05:59:16.363Z] Login Succeeded [2026-05-22T05:59:16.363Z] ---> ****-login.sh ends [Pipeline] } [2026-05-22T05:59:16.370Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-22T05:59:16.469Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-22T05:59:16.490Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-22T05:59:16.511Z] ========================================================= [2026-05-22T05:59:16.511Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-05-22T05:59:16.511Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-22T05:59:16.846Z] + 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 . [2026-05-22T05:59:17.782Z] #0 building with "default" instance using docker driver [2026-05-22T05:59:17.782Z] [2026-05-22T05:59:17.782Z] #1 [internal] load build definition from Dockerfile [2026-05-22T05:59:17.782Z] #1 transferring dockerfile: 1.81kB done [2026-05-22T05:59:17.782Z] #1 DONE 0.0s [2026-05-22T05:59:17.782Z] [2026-05-22T05:59:17.782Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-22T05:59:17.782Z] #2 DONE 0.1s [2026-05-22T05:59:17.782Z] [2026-05-22T05:59:17.782Z] #3 [internal] load .dockerignore [2026-05-22T05:59:17.782Z] #3 transferring context: 304B done [2026-05-22T05:59:17.782Z] #3 DONE 0.0s [2026-05-22T05:59:17.782Z] [2026-05-22T05:59:17.783Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-22T05:59:17.783Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-05-22T05:59:17.783Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2026-05-22T05:59:17.783Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-05-22T05:59:17.783Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done [2026-05-22T05:59:17.783Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-05-22T05:59:17.783Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2026-05-22T05:59:17.783Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 13.63MB / 60.15MB 0.2s [2026-05-22T05:59:17.783Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-05-22T05:59:17.783Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-05-22T05:59:17.783Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-05-22T05:59:17.783Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.10MB / 112.58MB 0.2s [2026-05-22T05:59:17.783Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2026-05-22T05:59:17.783Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 2.10MB / 11.98MB 0.2s [2026-05-22T05:59:18.041Z] #4 ... [2026-05-22T05:59:18.041Z] [2026-05-22T05:59:18.041Z] #5 [internal] load build context [2026-05-22T05:59:18.041Z] #5 transferring context: 22.14MB 0.2s done [2026-05-22T05:59:18.041Z] #5 DONE 0.2s [2026-05-22T05:59:18.041Z] [2026-05-22T05:59:18.041Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-22T05:59:18.041Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done [2026-05-22T05:59:18.041Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 28.31MB / 60.15MB 0.3s [2026-05-22T05:59:18.041Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 8.39MB / 112.58MB 0.3s [2026-05-22T05:59:18.041Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 8.39MB / 11.98MB 0.3s [2026-05-22T05:59:18.041Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s [2026-05-22T05:59:18.041Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 26.21MB / 112.58MB 0.5s [2026-05-22T05:59:18.041Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done [2026-05-22T05:59:18.041Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done [2026-05-22T05:59:18.041Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 4.19MB / 14.72MB 0.5s [2026-05-22T05:59:18.301Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done [2026-05-22T05:59:18.301Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 40.89MB / 112.58MB 0.6s [2026-05-22T05:59:18.301Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 13.63MB / 14.72MB 0.6s [2026-05-22T05:59:18.301Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 57.59MB / 112.58MB 0.7s [2026-05-22T05:59:18.301Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s done [2026-05-22T05:59:18.301Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s [2026-05-22T05:59:18.559Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 79.69MB / 112.58MB 0.8s [2026-05-22T05:59:18.559Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 101.71MB / 112.58MB 0.9s [2026-05-22T05:59:18.559Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s [2026-05-22T05:59:18.855Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s done [2026-05-22T05:59:24.149Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 5.0s done [2026-05-22T05:59:24.149Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-05-22T05:59:24.149Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-05-22T05:59:24.149Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-05-22T05:59:24.149Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-05-22T05:59:24.149Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2026-05-22T05:59:24.149Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done [2026-05-22T05:59:24.149Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c [2026-05-22T05:59:28.366Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.5s done [2026-05-22T05:59:28.366Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2026-05-22T05:59:28.366Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.7s done [2026-05-22T05:59:28.366Z] #4 DONE 10.7s [2026-05-22T05:59:28.366Z] [2026-05-22T05:59:28.366Z] #6 [builder 2/7] RUN apk add --no-cache make git [2026-05-22T05:59:28.625Z] #6 0.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-22T05:59:28.883Z] #6 0.297 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-22T05:59:28.883Z] #6 0.687 OK: 265 MiB in 60 packages [2026-05-22T05:59:30.453Z] Still waiting to schedule task [2026-05-22T05:59:30.454Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-05-22T05:59:30.788Z] #6 DONE 2.4s [2026-05-22T05:59:31.047Z] [2026-05-22T05:59:31.047Z] #7 [builder 3/7] WORKDIR /app [2026-05-22T05:59:31.047Z] #7 DONE 0.0s [2026-05-22T05:59:31.047Z] [2026-05-22T05:59:31.047Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-05-22T05:59:31.047Z] #8 DONE 0.0s [2026-05-22T05:59:31.047Z] [2026-05-22T05:59:31.047Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-22T05:59:43.253Z] #9 DONE 11.2s [2026-05-22T05:59:43.253Z] [2026-05-22T05:59:43.253Z] #10 [builder 6/7] COPY . . [2026-05-22T05:59:43.253Z] #10 DONE 0.1s [2026-05-22T05:59:43.253Z] [2026-05-22T05:59:43.253Z] #11 [builder 7/7] RUN echo noop [2026-05-22T05:59:43.253Z] #11 0.191 noop [2026-05-22T05:59:43.253Z] #11 DONE 0.2s [2026-05-22T05:59:43.253Z] [2026-05-22T05:59:43.253Z] #12 exporting to image [2026-05-22T05:59:43.253Z] #12 exporting layers [2026-05-22T05:59:51.399Z] #12 exporting layers 8.9s done [2026-05-22T05:59:51.399Z] #12 writing image sha256:4e4deda95177335e8dce6bc5b9827107f4a4a035ecffb731145d8cfe5092a9d3 done [2026-05-22T05:59:51.399Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-05-22T05:59:51.399Z] #12 DONE 9.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-22T05:59:51.732Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-22T05:59:51.732Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-22T05:59:51.814Z] prd-ubuntu20.04-docker-8c-8g-10224 does not seem to be running inside a container [2026-05-22T05:59:51.852Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-05-22T05:59:52.201Z] $ docker top 45ea441ca9d6a319717d541aae04b1ec260a49ea4887c428918a87db34fae43c -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-22T05:59:52.539Z] + go version [2026-05-22T05:59:52.540Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-05-22T05:59:52.558Z] $ docker stop --time=1 45ea441ca9d6a319717d541aae04b1ec260a49ea4887c428918a87db34fae43c [2026-05-22T05:59:53.845Z] $ docker rm -f --volumes 45ea441ca9d6a319717d541aae04b1ec260a49ea4887c428918a87db34fae43c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-22T05:59:54.286Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-22T05:59:54.286Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-22T05:59:54.369Z] prd-ubuntu20.04-docker-8c-8g-10224 does not seem to be running inside a container [2026-05-22T05:59:54.403Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-05-22T05:59:54.652Z] $ docker top 4702d9e12b8cf15faa8fc544ca050f335b3069cda522bffceb791f6b057e4e79 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-22T05:59:54.998Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2026-05-22T05:59:55.305Z] + make test [2026-05-22T05:59:55.305Z] go test -race ./... -coverprofile=coverage.out ./... [2026-05-22T06:00:34.111Z] edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements [2026-05-22T06:00:34.112Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.123s coverage: 86.2% of statements [2026-05-22T06:00:34.112Z] edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements [2026-05-22T06:00:34.112Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.695s coverage: 71.9% of statements [2026-05-22T06:01:13.349Z] 0 issues. [2026-05-22T06:01:13.349Z] go vet ./... [2026-05-22T06:01:14.287Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-22T06:01:14.287Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-22T06:01:14.287Z] ./bin/test-attribution.sh [Pipeline] echo [2026-05-22T06:01:14.561Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } [2026-05-22T06:01:14.567Z] $ docker stop --time=1 4702d9e12b8cf15faa8fc544ca050f335b3069cda522bffceb791f6b057e4e79 [2026-05-22T06:01:16.503Z] $ docker rm -f --volumes 4702d9e12b8cf15faa8fc544ca050f335b3069cda522bffceb791f6b057e4e79 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-22T06:01:17.260Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-22T06:01:17.322Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-05-22T06:01:17.792Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-22T06:01:18.161Z] + ls -al . [2026-05-22T06:01:18.161Z] total 292 [2026-05-22T06:01:18.161Z] drwxrwxr-x 11 jenkins jenkins 4096 May 22 05:59 . [2026-05-22T06:01:18.161Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 05:58 .. [2026-05-22T06:01:18.161Z] -rw-rw-r-- 1 jenkins jenkins 262 May 22 05:58 .dockerignore [2026-05-22T06:01:18.161Z] drwxrwxr-x 8 jenkins jenkins 4096 May 22 06:00 .git [2026-05-22T06:01:18.161Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 05:58 .github [2026-05-22T06:01:18.161Z] -rw-rw-r-- 1 jenkins jenkins 773 May 22 05:58 .gitignore [2026-05-22T06:01:18.161Z] -rw-rw-r-- 1 jenkins jenkins 359 May 22 05:58 .golangci.yml [2026-05-22T06:01:18.161Z] drwxr-xr-x 3 jenkins jenkins 4096 May 22 05:59 .semver [2026-05-22T06:01:18.161Z] -rw-rw-r-- 1 jenkins jenkins 19704 May 22 05:58 Attribution.txt [2026-05-22T06:01:18.161Z] -rw-rw-r-- 1 jenkins jenkins 12761 May 22 05:58 CHANGELOG.md [2026-05-22T06:01:18.161Z] -rw-rw-r-- 1 jenkins jenkins 1769 May 22 05:58 Dockerfile [2026-05-22T06:01:18.161Z] -rw-rw-r-- 1 jenkins jenkins 677 May 22 05:58 GOVERNANCE.md [2026-05-22T06:01:18.161Z] -rw-rw-r-- 1 jenkins jenkins 688 May 22 05:58 Jenkinsfile [2026-05-22T06:01:18.161Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 22 05:58 LICENSE [2026-05-22T06:01:18.161Z] -rw-rw-r-- 1 jenkins jenkins 3065 May 22 05:58 Makefile [2026-05-22T06:01:18.161Z] -rw-rw-r-- 1 jenkins jenkins 617 May 22 05:58 OWNERS.md [2026-05-22T06:01:18.161Z] -rw-rw-r-- 1 jenkins jenkins 3851 May 22 05:58 README.md [2026-05-22T06:01:18.161Z] -rw-rw-r-- 1 jenkins jenkins 11 May 22 05:59 VERSION [2026-05-22T06:01:18.161Z] drwxrwxr-x 2 jenkins jenkins 4096 May 22 05:58 bin [2026-05-22T06:01:18.161Z] -rw-r--r-- 1 jenkins jenkins 55696 May 22 06:00 coverage.out [2026-05-22T06:01:18.161Z] -rw-rw-r-- 1 jenkins jenkins 7306 May 22 05:58 go.mod [2026-05-22T06:01:18.161Z] -rw-rw-r-- 1 jenkins jenkins 90435 May 22 05:58 go.sum [2026-05-22T06:01:18.161Z] drwxrwxr-x 2 jenkins jenkins 4096 May 22 05:58 images [2026-05-22T06:01:18.161Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 05:58 internal [2026-05-22T06:01:18.161Z] -rw-rw-r-- 1 jenkins jenkins 531 May 22 05:58 main.go [2026-05-22T06:01:18.161Z] drwxrwxr-x 2 jenkins jenkins 4096 May 22 05:58 openapi [2026-05-22T06:01:18.161Z] drwxrwxr-x 2 jenkins jenkins 4096 May 22 05:58 res [2026-05-22T06:01:18.161Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 05:58 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-22T06:01:18.469Z] + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=ae09505e75e2155736259ee5bd4b345468334144 --label arch=amd64 --label version=4.1.0-dev.3 . [2026-05-22T06:01:18.727Z] #0 building with "default" instance using docker driver [2026-05-22T06:01:18.727Z] [2026-05-22T06:01:18.727Z] #1 [internal] load build definition from Dockerfile [2026-05-22T06:01:18.727Z] #1 transferring dockerfile: 1.81kB done [2026-05-22T06:01:18.727Z] #1 DONE 0.0s [2026-05-22T06:01:18.727Z] [2026-05-22T06:01:18.727Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-22T06:01:18.727Z] #2 DONE 0.0s [2026-05-22T06:01:18.727Z] [2026-05-22T06:01:18.727Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-05-22T06:01:18.727Z] #3 DONE 0.1s [2026-05-22T06:01:18.727Z] [2026-05-22T06:01:18.727Z] #4 [internal] load .dockerignore [2026-05-22T06:01:18.727Z] #4 transferring context: 304B done [2026-05-22T06:01:18.727Z] #4 DONE 0.0s [2026-05-22T06:01:18.727Z] [2026-05-22T06:01:18.727Z] #5 [internal] load build context [2026-05-22T06:01:18.727Z] #5 transferring context: 5.33kB done [2026-05-22T06:01:18.727Z] #5 DONE 0.0s [2026-05-22T06:01:18.727Z] [2026-05-22T06:01:18.727Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-05-22T06:01:18.727Z] #6 DONE 0.1s [2026-05-22T06:01:18.727Z] [2026-05-22T06:01:18.727Z] #7 [stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-22T06:01:18.727Z] #7 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-22T06:01:18.727Z] #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s [2026-05-22T06:01:18.727Z] #7 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-22T06:01:18.727Z] #7 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-22T06:01:18.727Z] #7 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-22T06:01:18.727Z] #7 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-22T06:01:18.987Z] #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s done [2026-05-22T06:01:18.987Z] #7 DONE 0.3s [2026-05-22T06:01:18.987Z] [2026-05-22T06:01:18.987Z] #8 [stage-1 2/9] RUN apk --no-cache add ca-certificates dumb-init [2026-05-22T06:01:19.381Z] #8 0.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-22T06:01:19.381Z] #8 0.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-22T06:01:19.715Z] #8 0.616 (1/2) Installing ca-certificates (20260413-r0) [2026-05-22T06:01:19.715Z] #8 ... [2026-05-22T06:01:19.715Z] [2026-05-22T06:01:19.715Z] #9 [builder 2/7] RUN apk add --no-cache make git [2026-05-22T06:01:19.715Z] #9 0.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-22T06:01:19.715Z] #9 0.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-22T06:01:19.715Z] #9 0.821 OK: 265 MiB in 60 packages [2026-05-22T06:01:19.715Z] #9 DONE 1.0s [2026-05-22T06:01:19.715Z] [2026-05-22T06:01:19.715Z] #8 [stage-1 2/9] RUN apk --no-cache add ca-certificates dumb-init [2026-05-22T06:01:19.715Z] #8 0.636 (2/2) Installing dumb-init (1.2.5-r3) [2026-05-22T06:01:19.715Z] #8 0.642 Executing busybox-1.37.0-r20.trigger [2026-05-22T06:01:19.715Z] #8 0.650 Executing ca-certificates-20260413-r0.trigger [2026-05-22T06:01:19.715Z] #8 0.694 OK: 8 MiB in 18 packages [2026-05-22T06:01:20.048Z] #8 DONE 0.8s [2026-05-22T06:01:20.048Z] [2026-05-22T06:01:20.048Z] #10 [builder 3/7] WORKDIR /app [2026-05-22T06:01:20.048Z] #10 DONE 0.0s [2026-05-22T06:01:20.048Z] [2026-05-22T06:01:20.048Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2026-05-22T06:01:20.048Z] #11 DONE 0.0s [2026-05-22T06:01:20.048Z] [2026-05-22T06:01:20.048Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-22T06:01:20.356Z] #12 DONE 0.6s [2026-05-22T06:01:20.356Z] [2026-05-22T06:01:20.356Z] #13 [stage-1 3/9] RUN apk --no-cache upgrade [2026-05-22T06:01:20.356Z] #13 0.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-22T06:01:20.356Z] #13 0.514 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-22T06:01:20.645Z] #13 ... [2026-05-22T06:01:20.645Z] [2026-05-22T06:01:20.645Z] #14 [builder 6/7] COPY . . [2026-05-22T06:01:20.645Z] #14 DONE 0.1s [2026-05-22T06:01:20.645Z] [2026-05-22T06:01:20.645Z] #15 [builder 7/7] RUN make build [2026-05-22T06:01:20.946Z] #15 ... [2026-05-22T06:01:20.946Z] [2026-05-22T06:01:20.946Z] #13 [stage-1 3/9] RUN apk --no-cache upgrade [2026-05-22T06:01:20.946Z] #13 0.910 OK: 8 MiB in 18 packages [2026-05-22T06:01:20.946Z] #13 DONE 1.1s [2026-05-22T06:01:20.946Z] [2026-05-22T06:01:20.946Z] #15 [builder 7/7] RUN make build [2026-05-22T06:01:20.946Z] #15 0.228 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.1.0-dev.38 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.3 -X edgexfoundry/app-rfid-llrp-inventory.Version=4.1.0-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2026-05-22T06:01:48.380Z] #15 DONE 27.9s [2026-05-22T06:01:48.639Z] [2026-05-22T06:01:48.639Z] #16 [stage-1 4/9] COPY --from=builder /app/Attribution.txt /Attribution.txt [2026-05-22T06:01:48.639Z] #16 DONE 0.0s [2026-05-22T06:01:48.639Z] [2026-05-22T06:01:48.639Z] #17 [stage-1 5/9] COPY --from=builder /app/LICENSE /LICENSE [2026-05-22T06:01:48.639Z] #17 DONE 0.0s [2026-05-22T06:01:48.639Z] [2026-05-22T06:01:48.639Z] #18 [stage-1 6/9] COPY --from=builder /app/res/ /res/ [2026-05-22T06:01:48.639Z] #18 DONE 0.0s [2026-05-22T06:01:48.639Z] [2026-05-22T06:01:48.639Z] #19 [stage-1 7/9] COPY --from=builder /app/static/ /static/ [2026-05-22T06:01:48.639Z] #19 DONE 0.0s [2026-05-22T06:01:48.639Z] [2026-05-22T06:01:48.639Z] #20 [stage-1 8/9] COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2026-05-22T06:01:48.639Z] #20 DONE 0.1s [2026-05-22T06:01:48.898Z] [2026-05-22T06:01:48.898Z] #21 [stage-1 9/9] RUN mkdir -p /cache && chown -R 2002:2002 /cache [2026-05-22T06:01:48.898Z] #21 DONE 0.2s [2026-05-22T06:01:49.161Z] [2026-05-22T06:01:49.161Z] #22 exporting to image [2026-05-22T06:01:49.161Z] #22 exporting layers 0.1s done [2026-05-22T06:01:49.161Z] #22 writing image sha256:ea33b09647ec06ed899e5a17e8f04c446d0891356f36c3267b14a34c84148b4d done [2026-05-22T06:01:49.161Z] #22 naming to docker.io/library/app-rfid-llrp-inventory done [2026-05-22T06:01:49.161Z] #22 DONE 0.2s [2026-05-22T06:01:49.161Z] [2026-05-22T06:01:49.161Z] 1 warning found (use docker --debug to expand): [2026-05-22T06:01:49.161Z]  - UndefinedVar: Usage of undefined variable '$VERSION' (line 38) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-22T06:01:49.289Z] provisioning config files... [2026-05-22T06:01:49.301Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5082919396023761816tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-22T06:01:49.615Z] ---> ****-login.sh [2026-05-22T06:01:49.615Z] nexus3.edgexfoundry.org:10001 [2026-05-22T06:01:49.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-22T06:01:49.615Z] Login Succeeded [2026-05-22T06:01:49.615Z] nexus3.edgexfoundry.org:10002 [2026-05-22T06:01:49.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-22T06:01:49.874Z] Login Succeeded [2026-05-22T06:01:49.874Z] nexus3.edgexfoundry.org:10003 [2026-05-22T06:01:49.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-22T06:01:49.874Z] Login Succeeded [2026-05-22T06:01:49.874Z] nexus3.edgexfoundry.org:10004 [2026-05-22T06:01:49.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-22T06:01:49.874Z] Login Succeeded [2026-05-22T06:01:49.874Z] ****.io [2026-05-22T06:01:50.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-22T06:01:50.133Z] Login Succeeded [2026-05-22T06:01:50.133Z] ---> ****-login.sh ends [Pipeline] } [2026-05-22T06:01:50.139Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-22T06:01:50.176Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-22T06:01:50.209Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2026-05-22T06:01:50.209Z] ae09505e75e2155736259ee5bd4b345468334144 [2026-05-22T06:01:50.209Z] latest [2026-05-22T06:01:50.209Z] 4.1.0-dev.3 [2026-05-22T06:01:50.209Z] ae09505e75e2155736259ee5bd4b345468334144-4.1.0-dev.3 [2026-05-22T06:01:50.209Z] main [2026-05-22T06:01:50.209Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-22T06:01:50.538Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:ae09505e75e2155736259ee5bd4b345468334144 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-22T06:01:50.853Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:ae09505e75e2155736259ee5bd4b345468334144 [2026-05-22T06:01:50.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2026-05-22T06:01:50.853Z] ef6e14790c7a: Preparing [2026-05-22T06:01:50.853Z] d3f6249a2b8e: Preparing [2026-05-22T06:01:50.853Z] d495f46560e3: Preparing [2026-05-22T06:01:50.853Z] 00cb99f53fcf: Preparing [2026-05-22T06:01:50.853Z] fb13e804bffb: Preparing [2026-05-22T06:01:50.853Z] 5d765711b81b: Preparing [2026-05-22T06:01:50.853Z] adcccbdda4da: Preparing [2026-05-22T06:01:50.853Z] 85686e953e6a: Preparing [2026-05-22T06:01:50.853Z] 0854555d70ac: Preparing [2026-05-22T06:01:50.853Z] adcccbdda4da: Waiting [2026-05-22T06:01:50.853Z] 85686e953e6a: Waiting [2026-05-22T06:01:50.853Z] 0854555d70ac: Waiting [2026-05-22T06:01:50.853Z] 5d765711b81b: Waiting [2026-05-22T06:01:50.853Z] 00cb99f53fcf: Pushed [2026-05-22T06:01:50.853Z] ef6e14790c7a: Pushed [2026-05-22T06:01:50.853Z] fb13e804bffb: Pushed [2026-05-22T06:01:50.853Z] d495f46560e3: Pushed [2026-05-22T06:01:50.853Z] 0854555d70ac: Layer already exists [2026-05-22T06:01:51.054Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10228 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2026-05-22T06:01:51.074Z] Running in /w/workspace/app-rfid-llrp-inventory/201 [Pipeline] { [Pipeline] checkout [2026-05-22T06:01:51.109Z] The recommended git tool is: git [2026-05-22T06:01:51.110Z] 5d765711b81b: Pushed [2026-05-22T06:01:51.110Z] adcccbdda4da: Pushed [2026-05-22T06:01:51.110Z] 85686e953e6a: Pushed [2026-05-22T06:01:55.313Z] d3f6249a2b8e: Pushed [2026-05-22T06:01:55.313Z] ae09505e75e2155736259ee5bd4b345468334144: digest: sha256:84df4b0dea2c0802ccc6982a5112dfdb11f571b5d50f9c710b7df149bf84c5d9 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-22T06:01:55.631Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-22T06:01:55.951Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2026-05-22T06:01:55.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2026-05-22T06:01:55.951Z] ef6e14790c7a: Preparing [2026-05-22T06:01:55.951Z] d3f6249a2b8e: Preparing [2026-05-22T06:01:55.951Z] d495f46560e3: Preparing [2026-05-22T06:01:55.951Z] 00cb99f53fcf: Preparing [2026-05-22T06:01:55.951Z] fb13e804bffb: Preparing [2026-05-22T06:01:55.951Z] 5d765711b81b: Preparing [2026-05-22T06:01:55.951Z] adcccbdda4da: Preparing [2026-05-22T06:01:55.951Z] 85686e953e6a: Preparing [2026-05-22T06:01:55.951Z] 0854555d70ac: Preparing [2026-05-22T06:01:55.951Z] 5d765711b81b: Waiting [2026-05-22T06:01:55.951Z] 85686e953e6a: Waiting [2026-05-22T06:01:55.951Z] adcccbdda4da: Waiting [2026-05-22T06:01:55.951Z] 0854555d70ac: Waiting [2026-05-22T06:01:55.951Z] d495f46560e3: Layer already exists [2026-05-22T06:01:55.951Z] ef6e14790c7a: Layer already exists [2026-05-22T06:01:55.951Z] d3f6249a2b8e: Layer already exists [2026-05-22T06:01:55.951Z] 00cb99f53fcf: Layer already exists [2026-05-22T06:01:55.951Z] fb13e804bffb: Layer already exists [2026-05-22T06:01:55.951Z] 5d765711b81b: Layer already exists [2026-05-22T06:01:55.951Z] adcccbdda4da: Layer already exists [2026-05-22T06:01:55.951Z] 85686e953e6a: Layer already exists [2026-05-22T06:01:55.951Z] 0854555d70ac: Layer already exists [2026-05-22T06:01:55.951Z] latest: digest: sha256:84df4b0dea2c0802ccc6982a5112dfdb11f571b5d50f9c710b7df149bf84c5d9 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-22T06:01:56.274Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-22T06:01:56.562Z] using credential edgex-jenkins-ssh [2026-05-22T06:01:56.593Z] Cloning the remote Git repository [2026-05-22T06:01:56.607Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.1.0-dev.3 [2026-05-22T06:01:56.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2026-05-22T06:01:56.608Z] ef6e14790c7a: Preparing [2026-05-22T06:01:56.608Z] d3f6249a2b8e: Preparing [2026-05-22T06:01:56.608Z] d495f46560e3: Preparing [2026-05-22T06:01:56.608Z] 00cb99f53fcf: Preparing [2026-05-22T06:01:56.608Z] fb13e804bffb: Preparing [2026-05-22T06:01:56.608Z] 5d765711b81b: Preparing [2026-05-22T06:01:56.608Z] adcccbdda4da: Preparing [2026-05-22T06:01:56.608Z] 85686e953e6a: Preparing [2026-05-22T06:01:56.608Z] 0854555d70ac: Preparing [2026-05-22T06:01:56.608Z] 85686e953e6a: Waiting [2026-05-22T06:01:56.608Z] 0854555d70ac: Waiting [2026-05-22T06:01:56.608Z] 5d765711b81b: Waiting [2026-05-22T06:01:56.608Z] adcccbdda4da: Waiting [2026-05-22T06:01:56.608Z] ef6e14790c7a: Layer already exists [2026-05-22T06:01:56.608Z] fb13e804bffb: Layer already exists [2026-05-22T06:01:56.608Z] 00cb99f53fcf: Layer already exists [2026-05-22T06:01:56.608Z] d495f46560e3: Layer already exists [2026-05-22T06:01:56.608Z] d3f6249a2b8e: Layer already exists [2026-05-22T06:01:56.608Z] adcccbdda4da: Layer already exists [2026-05-22T06:01:56.608Z] 85686e953e6a: Layer already exists [2026-05-22T06:01:56.608Z] 5d765711b81b: Layer already exists [2026-05-22T06:01:56.608Z] 0854555d70ac: Layer already exists [2026-05-22T06:01:56.608Z] 4.1.0-dev.3: digest: sha256:84df4b0dea2c0802ccc6982a5112dfdb11f571b5d50f9c710b7df149bf84c5d9 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-22T06:01:56.933Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:ae09505e75e2155736259ee5bd4b345468334144-4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-22T06:01:57.261Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:ae09505e75e2155736259ee5bd4b345468334144-4.1.0-dev.3 [2026-05-22T06:01:57.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2026-05-22T06:01:57.261Z] ef6e14790c7a: Preparing [2026-05-22T06:01:57.261Z] d3f6249a2b8e: Preparing [2026-05-22T06:01:57.261Z] d495f46560e3: Preparing [2026-05-22T06:01:57.261Z] 00cb99f53fcf: Preparing [2026-05-22T06:01:57.261Z] fb13e804bffb: Preparing [2026-05-22T06:01:57.261Z] 5d765711b81b: Preparing [2026-05-22T06:01:57.261Z] adcccbdda4da: Preparing [2026-05-22T06:01:57.261Z] 85686e953e6a: Preparing [2026-05-22T06:01:57.261Z] 0854555d70ac: Preparing [2026-05-22T06:01:57.261Z] 5d765711b81b: Waiting [2026-05-22T06:01:57.261Z] adcccbdda4da: Waiting [2026-05-22T06:01:57.261Z] 85686e953e6a: Waiting [2026-05-22T06:01:57.261Z] 0854555d70ac: Waiting [2026-05-22T06:01:57.261Z] d495f46560e3: Layer already exists [2026-05-22T06:01:57.261Z] ef6e14790c7a: Layer already exists [2026-05-22T06:01:57.261Z] d3f6249a2b8e: Layer already exists [2026-05-22T06:01:57.261Z] fb13e804bffb: Layer already exists [2026-05-22T06:01:57.261Z] 00cb99f53fcf: Layer already exists [2026-05-22T06:01:57.261Z] adcccbdda4da: Layer already exists [2026-05-22T06:01:57.261Z] 5d765711b81b: Layer already exists [2026-05-22T06:01:57.261Z] 85686e953e6a: Layer already exists [2026-05-22T06:01:57.261Z] 0854555d70ac: Layer already exists [2026-05-22T06:01:57.261Z] ae09505e75e2155736259ee5bd4b345468334144-4.1.0-dev.3: digest: sha256:84df4b0dea2c0802ccc6982a5112dfdb11f571b5d50f9c710b7df149bf84c5d9 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-22T06:01:56.649Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2026-05-22T06:01:56.754Z] > git init /w/workspace/app-rfid-llrp-inventory/201 # timeout=10 [2026-05-22T06:01:56.914Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2026-05-22T06:01:56.916Z] > git --version # timeout=10 [2026-05-22T06:01:56.939Z] > git --version # 'git version 2.25.1' [2026-05-22T06:01:56.943Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-05-22T06:01:57.106Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-22T06:01:57.586Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-22T06:01:57.914Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2026-05-22T06:01:57.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2026-05-22T06:01:57.914Z] ef6e14790c7a: Preparing [2026-05-22T06:01:57.914Z] d3f6249a2b8e: Preparing [2026-05-22T06:01:57.914Z] d495f46560e3: Preparing [2026-05-22T06:01:57.914Z] 00cb99f53fcf: Preparing [2026-05-22T06:01:57.914Z] fb13e804bffb: Preparing [2026-05-22T06:01:57.914Z] 5d765711b81b: Preparing [2026-05-22T06:01:57.914Z] adcccbdda4da: Preparing [2026-05-22T06:01:57.914Z] 85686e953e6a: Preparing [2026-05-22T06:01:57.914Z] 0854555d70ac: Preparing [2026-05-22T06:01:57.914Z] 5d765711b81b: Waiting [2026-05-22T06:01:57.914Z] adcccbdda4da: Waiting [2026-05-22T06:01:57.914Z] 85686e953e6a: Waiting [2026-05-22T06:01:57.914Z] 0854555d70ac: Waiting [2026-05-22T06:01:57.914Z] d3f6249a2b8e: Layer already exists [2026-05-22T06:01:57.914Z] 00cb99f53fcf: Layer already exists [2026-05-22T06:01:57.914Z] d495f46560e3: Layer already exists [2026-05-22T06:01:57.914Z] ef6e14790c7a: Layer already exists [2026-05-22T06:01:57.914Z] fb13e804bffb: Layer already exists [2026-05-22T06:01:57.914Z] 85686e953e6a: Layer already exists [2026-05-22T06:01:57.914Z] adcccbdda4da: Layer already exists [2026-05-22T06:01:57.914Z] 5d765711b81b: Layer already exists [2026-05-22T06:01:57.914Z] 0854555d70ac: Layer already exists [2026-05-22T06:01:57.914Z] main: digest: sha256:84df4b0dea2c0802ccc6982a5112dfdb11f571b5d50f9c710b7df149bf84c5d9 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-22T06:01:57.984Z] ===================================================== [Pipeline] echo [2026-05-22T06:01:57.996Z] taggedImages: [2026-05-22T06:01:57.996Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:ae09505e75e2155736259ee5bd4b345468334144 [2026-05-22T06:01:57.996Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2026-05-22T06:01:57.996Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.1.0-dev.3 [2026-05-22T06:01:57.996Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:ae09505e75e2155736259ee5bd4b345468334144-4.1.0-dev.3 [2026-05-22T06:01:57.996Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-22T06:01:58.530Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-22T06:01:58.530Z] [2026-05-22T06:01:58.530Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-22T06:01:58.837Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-22T06:01:58.837Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-22T06:01:58.837Z] 5eb5b503b376: Pulling fs layer [2026-05-22T06:01:58.837Z] 5c69ac0246d0: Pulling fs layer [2026-05-22T06:01:58.837Z] ec43610c2a17: Pulling fs layer [2026-05-22T06:01:58.837Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-22T06:01:58.837Z] 33b1e0a273af: Pulling fs layer [2026-05-22T06:01:58.837Z] 5d3b04190fa2: Pulling fs layer [2026-05-22T06:01:58.837Z] 2f39f015ded8: Pulling fs layer [2026-05-22T06:01:58.837Z] 33b1e0a273af: Waiting [2026-05-22T06:01:58.837Z] 5d3b04190fa2: Waiting [2026-05-22T06:01:58.837Z] 2f39f015ded8: Waiting [2026-05-22T06:01:58.837Z] 3a2ae6a8a46f: Waiting [2026-05-22T06:01:58.837Z] 5c69ac0246d0: Verifying Checksum [2026-05-22T06:01:58.837Z] 5c69ac0246d0: Download complete [2026-05-22T06:01:58.837Z] 3a2ae6a8a46f: Download complete [2026-05-22T06:01:58.837Z] 33b1e0a273af: Verifying Checksum [2026-05-22T06:01:58.837Z] 33b1e0a273af: Download complete [2026-05-22T06:01:58.837Z] 5d3b04190fa2: Download complete [2026-05-22T06:01:58.837Z] ec43610c2a17: Verifying Checksum [2026-05-22T06:01:58.837Z] ec43610c2a17: Download complete [2026-05-22T06:01:59.096Z] 5eb5b503b376: Verifying Checksum [2026-05-22T06:01:59.096Z] 5eb5b503b376: Download complete [2026-05-22T06:01:59.662Z] 2f39f015ded8: Verifying Checksum [2026-05-22T06:01:59.662Z] 2f39f015ded8: Download complete [2026-05-22T06:02:01.039Z] 5eb5b503b376: Pull complete [2026-05-22T06:02:01.039Z] 5c69ac0246d0: Pull complete [2026-05-22T06:02:00.485Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2026-05-22T06:02:00.511Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-22T06:02:01.466Z] Avoid second fetch [2026-05-22T06:02:01.466Z] Checking out Revision ae09505e75e2155736259ee5bd4b345468334144 (main) [2026-05-22T06:02:01.613Z] ec43610c2a17: Pull complete [2026-05-22T06:02:01.613Z] 3a2ae6a8a46f: Pull complete [2026-05-22T06:02:01.873Z] 33b1e0a273af: Pull complete [2026-05-22T06:02:01.873Z] 5d3b04190fa2: Pull complete [2026-05-22T06:02:02.174Z] Commit message: "Merge pull request #366 from sabrina-lin527/update-changelog" [2026-05-22T06:02:01.489Z] > git config core.sparsecheckout # timeout=10 [2026-05-22T06:02:01.560Z] > git checkout -f ae09505e75e2155736259ee5bd4b345468334144 # timeout=10 [2026-05-22T06:02:06.517Z] [2026-05-22T06:02:06.517Z] GitHub has been notified of this commit’s build result [2026-05-22T06:02:06.518Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-22T06:02:06.595Z] provisioning config files... [2026-05-22T06:02:06.625Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/201@tmp/config9521075704889168029tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-22T06:02:07.363Z] ---> ****-login.sh [2026-05-22T06:02:07.363Z] nexus3.edgexfoundry.org:10001 [2026-05-22T06:02:07.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-22T06:02:07.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-22T06:02:07.909Z] Configure a credential helper to remove this warning. See [2026-05-22T06:02:07.909Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-22T06:02:07.909Z] [2026-05-22T06:02:07.909Z] Login Succeeded [2026-05-22T06:02:07.909Z] nexus3.edgexfoundry.org:10002 [2026-05-22T06:02:08.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-22T06:02:08.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-22T06:02:08.192Z] Configure a credential helper to remove this warning. See [2026-05-22T06:02:08.192Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-22T06:02:08.192Z] [2026-05-22T06:02:08.192Z] Login Succeeded [2026-05-22T06:02:08.192Z] nexus3.edgexfoundry.org:10003 [2026-05-22T06:02:08.462Z] 2f39f015ded8: Pull complete [2026-05-22T06:02:08.463Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-22T06:02:08.463Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-22T06:02:08.463Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-22T06:02:08.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-22T06:02:08.573Z] prd-ubuntu20.04-docker-8c-8g-10224 does not seem to be running inside a container [2026-05-22T06:02:08.585Z] $ 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/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-22T06:02:08.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-22T06:02:08.736Z] Configure a credential helper to remove this warning. See [2026-05-22T06:02:08.736Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-22T06:02:08.736Z] [2026-05-22T06:02:08.736Z] Login Succeeded [2026-05-22T06:02:08.736Z] nexus3.edgexfoundry.org:10004 [2026-05-22T06:02:09.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-22T06:02:09.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-22T06:02:09.006Z] Configure a credential helper to remove this warning. See [2026-05-22T06:02:09.006Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-22T06:02:09.006Z] [2026-05-22T06:02:09.006Z] Login Succeeded [2026-05-22T06:02:09.006Z] ****.io [2026-05-22T06:02:09.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-22T06:02:09.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-22T06:02:09.550Z] Configure a credential helper to remove this warning. See [2026-05-22T06:02:09.550Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-22T06:02:09.550Z] [2026-05-22T06:02:09.550Z] Login Succeeded [2026-05-22T06:02:09.550Z] ---> ****-login.sh ends [2026-05-22T06:02:09.918Z] $ docker top c5b01d4e5a4ee27f05145fa3d1e76ead3ca5ff763c260ed3b87a510352472d09 -eo pid,comm [Pipeline] { [Pipeline] } [2026-05-22T06:02:10.013Z] Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2026-05-22T06:02:10.347Z] ---> job-cost.sh [2026-05-22T06:02:10.347Z] lf-activate-venv: SKIPPING [2026-05-22T06:02:10.347Z] INFO: No Stack... [Pipeline] echo [2026-05-22T06:02:10.407Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-22T06:02:10.425Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-22T06:02:10.440Z] ========================================================= [2026-05-22T06:02:10.440Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-05-22T06:02:10.440Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-22T06:02:10.606Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-22T06:02:10.803Z] + 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 . [2026-05-22T06:02:10.866Z] INFO: Archiving Costs [Pipeline] sh [2026-05-22T06:02:11.076Z] Sending build context to Docker daemon 685.1kB [2026-05-22T06:02:11.076Z] Step 1/12 : ARG BASE=golang:1.25-alpine3.22 [2026-05-22T06:02:11.076Z] Step 2/12 : FROM ${BASE} AS builder [2026-05-22T06:02:11.154Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2026-05-22T06:02:11.154Z] + cut -d, -f6 [Pipeline] lock [2026-05-22T06:02:11.171Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-201-stack-cost] [2026-05-22T06:02:11.179Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-201-stack-cost] did not exist. Created. [2026-05-22T06:02:11.185Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-201-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-22T06:02:11.426Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-05-22T06:02:11.426Z] 6b59a28fa201: Pulling fs layer [2026-05-22T06:02:11.426Z] d32bb0dddca7: Pulling fs layer [2026-05-22T06:02:11.426Z] 5dab1238d3d9: Pulling fs layer [2026-05-22T06:02:11.426Z] 196fd7d83e7d: Pulling fs layer [2026-05-22T06:02:11.426Z] 4f4fb700ef54: Pulling fs layer [2026-05-22T06:02:11.426Z] 8ba94037c8f0: Pulling fs layer [2026-05-22T06:02:11.426Z] deaec5988b04: Pulling fs layer [2026-05-22T06:02:11.426Z] 9f65657bb879: Pulling fs layer [2026-05-22T06:02:11.426Z] 4f4fb700ef54: Waiting [2026-05-22T06:02:11.426Z] 8ba94037c8f0: Waiting [2026-05-22T06:02:11.426Z] deaec5988b04: Waiting [2026-05-22T06:02:11.426Z] 9f65657bb879: Waiting [2026-05-22T06:02:11.426Z] 196fd7d83e7d: Waiting [2026-05-22T06:02:11.426Z] d32bb0dddca7: Verifying Checksum [2026-05-22T06:02:11.426Z] d32bb0dddca7: Download complete [2026-05-22T06:02:11.426Z] 196fd7d83e7d: Verifying Checksum [2026-05-22T06:02:11.426Z] 196fd7d83e7d: Download complete [2026-05-22T06:02:11.426Z] 4f4fb700ef54: Verifying Checksum [2026-05-22T06:02:11.426Z] 4f4fb700ef54: Download complete [2026-05-22T06:02:11.426Z] 8ba94037c8f0: Verifying Checksum [2026-05-22T06:02:11.426Z] 8ba94037c8f0: Download complete [2026-05-22T06:02:11.426Z] 6b59a28fa201: Verifying Checksum [2026-05-22T06:02:11.426Z] 6b59a28fa201: Download complete [2026-05-22T06:02:11.666Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-05-22T06:02:11.689Z] Stashed 1 file(s) [Pipeline] } [2026-05-22T06:02:11.696Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-201-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-22T06:02:11.701Z] $ docker stop --time=1 c5b01d4e5a4ee27f05145fa3d1e76ead3ca5ff763c260ed3b87a510352472d09 [2026-05-22T06:02:12.027Z] 9f65657bb879: Verifying Checksum [2026-05-22T06:02:12.027Z] 9f65657bb879: Download complete [2026-05-22T06:02:12.615Z] 6b59a28fa201: Pull complete [2026-05-22T06:02:12.849Z] $ docker rm -f --volumes c5b01d4e5a4ee27f05145fa3d1e76ead3ca5ff763c260ed3b87a510352472d09 [2026-05-22T06:02:12.884Z] 5dab1238d3d9: Verifying Checksum [2026-05-22T06:02:12.884Z] 5dab1238d3d9: Download complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-05-22T06:02:13.170Z] d32bb0dddca7: Pull complete [2026-05-22T06:02:14.594Z] deaec5988b04: Verifying Checksum [2026-05-22T06:02:14.594Z] deaec5988b04: Download complete [2026-05-22T06:02:26.956Z] 5dab1238d3d9: Pull complete [2026-05-22T06:02:27.278Z] 196fd7d83e7d: Pull complete [2026-05-22T06:02:27.578Z] 4f4fb700ef54: Pull complete [2026-05-22T06:02:27.578Z] 8ba94037c8f0: Pull complete [2026-05-22T06:02:36.267Z] deaec5988b04: Pull complete [2026-05-22T06:02:38.238Z] 9f65657bb879: Pull complete [2026-05-22T06:02:38.507Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-05-22T06:02:38.507Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-05-22T06:02:38.507Z] ---> 334268110677 [2026-05-22T06:02:38.507Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2026-05-22T06:02:40.466Z] ---> Running in 8c2a2975f822 [2026-05-22T06:02:40.742Z] Removing intermediate container 8c2a2975f822 [2026-05-22T06:02:40.742Z] ---> a91066009c9f [2026-05-22T06:02:40.742Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2026-05-22T06:02:40.742Z] ---> Running in 65aa8ea3fcc5 [2026-05-22T06:02:41.012Z] Removing intermediate container 65aa8ea3fcc5 [2026-05-22T06:02:41.012Z] ---> 1b16a4be286e [2026-05-22T06:02:41.012Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2026-05-22T06:02:41.283Z] ---> Running in a30b621f0945 [2026-05-22T06:02:41.555Z] Removing intermediate container a30b621f0945 [2026-05-22T06:02:41.555Z] ---> 81df13676f01 [2026-05-22T06:02:41.555Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-05-22T06:02:41.555Z] ---> Running in 2bd524bc3201 [2026-05-22T06:02:42.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-22T06:02:43.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-22T06:02:44.673Z] OK: 255 MiB in 60 packages [2026-05-22T06:02:45.803Z] Removing intermediate container 2bd524bc3201 [2026-05-22T06:02:45.803Z] ---> f5479a5b3c30 [2026-05-22T06:02:45.803Z] Step 7/12 : WORKDIR /app [2026-05-22T06:02:45.803Z] ---> Running in 020ccafd1d03 [2026-05-22T06:02:46.072Z] Removing intermediate container 020ccafd1d03 [2026-05-22T06:02:46.072Z] ---> 6eba62b9b809 [2026-05-22T06:02:46.072Z] Step 8/12 : COPY go.mod vendor* ./ [2026-05-22T06:02:51.441Z] ---> 3d3f2228ab65 [2026-05-22T06:02:51.441Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-22T06:02:51.441Z] ---> Running in 8ed5f74854ba [2026-05-22T06:04:46.711Z] Removing intermediate container 8ed5f74854ba [2026-05-22T06:04:46.711Z] ---> 83cf929cdb67 [2026-05-22T06:04:46.711Z] Step 10/12 : COPY . . [2026-05-22T06:04:46.711Z] ---> 38f38c0ebbe8 [2026-05-22T06:04:46.711Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-22T06:04:46.711Z] ---> Running in 18b613e131df [2026-05-22T06:04:46.711Z] Removing intermediate container 18b613e131df [2026-05-22T06:04:46.711Z] ---> 0f61b7141022 [2026-05-22T06:04:46.711Z] Step 12/12 : RUN $MAKE [2026-05-22T06:04:46.711Z] ---> Running in 1483ef897f8f [2026-05-22T06:04:46.711Z] noop [2026-05-22T06:04:46.711Z] Removing intermediate container 1483ef897f8f [2026-05-22T06:04:46.711Z] ---> 75e62a481b08 [2026-05-22T06:04:46.711Z] Successfully built 75e62a481b08 [2026-05-22T06:04:46.711Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-22T06:04:47.072Z] + docker inspect -f . ci-base-image-arm64 [2026-05-22T06:04:47.072Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-22T06:04:47.319Z] prd-ubuntu20.04-docker-arm64-4c-16g-10228 does not seem to be running inside a container [2026-05-22T06:04:47.392Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/201 -v /w/workspace/app-rfid-llrp-inventory/201:/w/workspace/app-rfid-llrp-inventory/201:rw,z -v /w/workspace/app-rfid-llrp-inventory/201@tmp:/w/workspace/app-rfid-llrp-inventory/201@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-05-22T06:04:48.633Z] $ docker top b9082bd95e9bb4e012d95b59c438e8549165d7fb934f985d3668ccc76eb7f509 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-22T06:04:49.493Z] + go version [2026-05-22T06:04:49.493Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-05-22T06:04:49.512Z] $ docker stop --time=1 b9082bd95e9bb4e012d95b59c438e8549165d7fb934f985d3668ccc76eb7f509 [2026-05-22T06:04:51.149Z] $ docker rm -f --volumes b9082bd95e9bb4e012d95b59c438e8549165d7fb934f985d3668ccc76eb7f509 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-22T06:04:51.746Z] + docker inspect -f . ci-base-image-arm64 [2026-05-22T06:04:51.746Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-22T06:04:51.950Z] prd-ubuntu20.04-docker-arm64-4c-16g-10228 does not seem to be running inside a container [2026-05-22T06:04:52.027Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/201 -v /w/workspace/app-rfid-llrp-inventory/201:/w/workspace/app-rfid-llrp-inventory/201:rw,z -v /w/workspace/app-rfid-llrp-inventory/201@tmp:/w/workspace/app-rfid-llrp-inventory/201@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-05-22T06:04:53.258Z] $ docker top d948186690459a227f597a628fa43c20588f0a31e911fa17fd09680f6e8aa97f -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-22T06:04:53.794Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/201 [Pipeline] fileExists [Pipeline] sh [2026-05-22T06:04:54.727Z] + make test [2026-05-22T06:04:54.727Z] go test -race ./... -coverprofile=coverage.out ./... [2026-05-22T06:10:01.616Z] edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements [2026-05-22T06:10:03.043Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.529s coverage: 86.2% of statements [2026-05-22T06:10:03.043Z] edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements [2026-05-22T06:10:15.350Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.358s coverage: 71.9% of statements [2026-05-22T06:10:16.318Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-05-22T06:10:16.318Z] go vet ./... [2026-05-22T06:14:23.185Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-22T06:14:23.185Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-22T06:14:23.185Z] ./bin/test-attribution.sh [Pipeline] echo [2026-05-22T06:14:23.209Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } [2026-05-22T06:14:23.304Z] $ docker stop --time=1 d948186690459a227f597a628fa43c20588f0a31e911fa17fd09680f6e8aa97f [2026-05-22T06:14:28.431Z] $ docker rm -f --volumes d948186690459a227f597a628fa43c20588f0a31e911fa17fd09680f6e8aa97f [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-22T06:14:31.143Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-22T06:14:31.175Z] Warning: overwriting stash ‘coverage-report’ [2026-05-22T06:14:31.808Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-22T06:14:32.239Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-22T06:14:32.561Z] + ls -al . [2026-05-22T06:14:32.561Z] total 288 [2026-05-22T06:14:32.561Z] drwxrwxr-x 10 jenkins jenkins 4096 May 22 06:05 . [2026-05-22T06:14:32.561Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 06:01 .. [2026-05-22T06:14:32.561Z] -rw-rw-r-- 1 jenkins jenkins 262 May 22 06:02 .dockerignore [2026-05-22T06:14:32.561Z] drwxrwxr-x 8 jenkins jenkins 4096 May 22 06:02 .git [2026-05-22T06:14:32.561Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 06:02 .github [2026-05-22T06:14:32.561Z] -rw-rw-r-- 1 jenkins jenkins 773 May 22 06:02 .gitignore [2026-05-22T06:14:32.561Z] -rw-rw-r-- 1 jenkins jenkins 359 May 22 06:02 .golangci.yml [2026-05-22T06:14:32.561Z] -rw-rw-r-- 1 jenkins jenkins 19704 May 22 06:02 Attribution.txt [2026-05-22T06:14:32.561Z] -rw-rw-r-- 1 jenkins jenkins 12761 May 22 06:02 CHANGELOG.md [2026-05-22T06:14:32.561Z] -rw-rw-r-- 1 jenkins jenkins 1769 May 22 06:02 Dockerfile [2026-05-22T06:14:32.561Z] -rw-rw-r-- 1 jenkins jenkins 677 May 22 06:02 GOVERNANCE.md [2026-05-22T06:14:32.561Z] -rw-rw-r-- 1 jenkins jenkins 688 May 22 06:02 Jenkinsfile [2026-05-22T06:14:32.561Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 22 06:02 LICENSE [2026-05-22T06:14:32.561Z] -rw-rw-r-- 1 jenkins jenkins 3065 May 22 06:02 Makefile [2026-05-22T06:14:32.561Z] -rw-rw-r-- 1 jenkins jenkins 617 May 22 06:02 OWNERS.md [2026-05-22T06:14:32.561Z] -rw-rw-r-- 1 jenkins jenkins 3851 May 22 06:02 README.md [2026-05-22T06:14:32.561Z] -rw-rw-r-- 1 jenkins jenkins 11 May 22 05:59 VERSION [2026-05-22T06:14:32.561Z] drwxrwxr-x 2 jenkins jenkins 4096 May 22 06:02 bin [2026-05-22T06:14:32.561Z] -rw-r--r-- 1 jenkins jenkins 55696 May 22 06:10 coverage.out [2026-05-22T06:14:32.561Z] -rw-rw-r-- 1 jenkins jenkins 7306 May 22 06:02 go.mod [2026-05-22T06:14:32.561Z] -rw-rw-r-- 1 jenkins jenkins 90435 May 22 06:02 go.sum [2026-05-22T06:14:32.561Z] drwxrwxr-x 2 jenkins jenkins 4096 May 22 06:02 images [2026-05-22T06:14:32.561Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 06:02 internal [2026-05-22T06:14:32.561Z] -rw-rw-r-- 1 jenkins jenkins 531 May 22 06:02 main.go [2026-05-22T06:14:32.561Z] drwxrwxr-x 2 jenkins jenkins 4096 May 22 06:02 openapi [2026-05-22T06:14:32.561Z] drwxrwxr-x 2 jenkins jenkins 4096 May 22 06:02 res [2026-05-22T06:14:32.561Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 06:02 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-22T06:14:32.910Z] + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=ae09505e75e2155736259ee5bd4b345468334144 --label arch=arm64 --label version=4.1.0-dev.3 . [2026-05-22T06:14:33.179Z] Sending build context to Docker daemon 685.1kB [2026-05-22T06:14:33.179Z] Step 1/30 : ARG BASE=golang:1.25-alpine3.22 [2026-05-22T06:14:33.179Z] Step 2/30 : FROM ${BASE} AS builder [2026-05-22T06:14:33.179Z] ---> 75e62a481b08 [2026-05-22T06:14:33.179Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2026-05-22T06:14:33.179Z] ---> Running in 0457fda57944 [2026-05-22T06:14:33.765Z] Removing intermediate container 0457fda57944 [2026-05-22T06:14:33.766Z] ---> 879e49b19911 [2026-05-22T06:14:33.766Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2026-05-22T06:14:33.766Z] ---> Running in e148cc9646bd [2026-05-22T06:14:34.033Z] Removing intermediate container e148cc9646bd [2026-05-22T06:14:34.033Z] ---> a29bd15be957 [2026-05-22T06:14:34.033Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2026-05-22T06:14:34.033Z] ---> Running in 2ff64db30b9e [2026-05-22T06:14:34.304Z] Removing intermediate container 2ff64db30b9e [2026-05-22T06:14:34.304Z] ---> 180c34e3ff9d [2026-05-22T06:14:34.305Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-05-22T06:14:34.305Z] ---> Running in ee50ffcd1e72 [2026-05-22T06:14:35.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-22T06:14:35.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-22T06:14:37.685Z] OK: 255 MiB in 60 packages [2026-05-22T06:14:38.275Z] Removing intermediate container ee50ffcd1e72 [2026-05-22T06:14:38.275Z] ---> 6a1a766d1c0e [2026-05-22T06:14:38.275Z] Step 7/30 : WORKDIR /app [2026-05-22T06:14:38.275Z] ---> Running in 39a75610786e [2026-05-22T06:14:38.865Z] Removing intermediate container 39a75610786e [2026-05-22T06:14:38.865Z] ---> 9f29ad6d7bd0 [2026-05-22T06:14:38.865Z] Step 8/30 : COPY go.mod vendor* ./ [2026-05-22T06:14:42.208Z] ---> c74020d028fb [2026-05-22T06:14:42.208Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-22T06:14:42.476Z] ---> Running in ead24cedd3dc [2026-05-22T06:14:44.427Z] Removing intermediate container ead24cedd3dc [2026-05-22T06:14:44.427Z] ---> 105d1c94b3c5 [2026-05-22T06:14:44.427Z] Step 10/30 : COPY . . [2026-05-22T06:14:45.015Z] ---> 4b390e39d03c [2026-05-22T06:14:45.015Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-22T06:14:45.283Z] ---> Running in 01a316c2ffea [2026-05-22T06:14:45.563Z] Removing intermediate container 01a316c2ffea [2026-05-22T06:14:45.563Z] ---> 846d227a8545 [2026-05-22T06:14:45.563Z] Step 12/30 : RUN $MAKE [2026-05-22T06:14:45.563Z] ---> Running in e463444ff5da [2026-05-22T06:14:46.529Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.1.0-dev.38 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.3 -X edgexfoundry/app-rfid-llrp-inventory.Version=4.1.0-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2026-05-22T06:18:53.366Z] Removing intermediate container e463444ff5da [2026-05-22T06:18:53.366Z] ---> 16b714e40115 [2026-05-22T06:18:53.366Z] Step 13/30 : FROM alpine:3.22 [2026-05-22T06:18:53.366Z] 3.22: Pulling from library/alpine [2026-05-22T06:18:53.366Z] 58e777220c39: Pulling fs layer [2026-05-22T06:18:53.366Z] 58e777220c39: Verifying Checksum [2026-05-22T06:18:53.366Z] 58e777220c39: Download complete [2026-05-22T06:18:53.366Z] 58e777220c39: Pull complete [2026-05-22T06:18:53.366Z] Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-22T06:18:53.366Z] Status: Downloaded newer image for alpine:3.22 [2026-05-22T06:18:53.366Z] ---> 6a2735c23ff3 [2026-05-22T06:18:53.366Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2026-05-22T06:18:53.366Z] ---> Running in 1458af740721 [2026-05-22T06:18:53.366Z] Removing intermediate container 1458af740721 [2026-05-22T06:18:53.366Z] ---> 205b2e677ef6 [2026-05-22T06:18:53.366Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2026-05-22T06:18:53.366Z] ---> Running in 9334e89ec05a [2026-05-22T06:18:53.366Z] Removing intermediate container 9334e89ec05a [2026-05-22T06:18:53.366Z] ---> 8c5e3efdb364 [2026-05-22T06:18:53.366Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2026-05-22T06:18:53.366Z] ---> Running in 451d45252465 [2026-05-22T06:18:53.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-22T06:18:54.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-22T06:18:55.842Z] (1/2) Installing ca-certificates (20260413-r0) [2026-05-22T06:18:55.842Z] (2/2) Installing dumb-init (1.2.5-r3) [2026-05-22T06:18:55.842Z] Executing busybox-1.37.0-r20.trigger [2026-05-22T06:18:55.842Z] Executing ca-certificates-20260413-r0.trigger [2026-05-22T06:18:56.150Z] OK: 8 MiB in 18 packages [2026-05-22T06:18:58.107Z] Removing intermediate container 451d45252465 [2026-05-22T06:18:58.107Z] ---> 23ff63ae098c [2026-05-22T06:18:58.107Z] Step 17/30 : RUN apk --no-cache upgrade [2026-05-22T06:18:58.107Z] ---> Running in d2e7a9eb520a [2026-05-22T06:18:59.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-22T06:18:59.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-22T06:19:00.995Z] OK: 8 MiB in 18 packages [2026-05-22T06:19:01.687Z] Removing intermediate container d2e7a9eb520a [2026-05-22T06:19:01.687Z] ---> b13937e2518e [2026-05-22T06:19:01.687Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2026-05-22T06:19:01.985Z] ---> f1fa54449595 [2026-05-22T06:19:01.985Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2026-05-22T06:19:02.618Z] ---> 5aa1a52d9b0d [2026-05-22T06:19:02.618Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2026-05-22T06:19:02.922Z] ---> 98f74f3892d5 [2026-05-22T06:19:02.922Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2026-05-22T06:19:03.573Z] ---> fabf5bff46cc [2026-05-22T06:19:03.573Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2026-05-22T06:19:05.667Z] ---> 95c228c71e50 [2026-05-22T06:19:05.667Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2026-05-22T06:19:05.667Z] ---> Running in ee6914af6aab [2026-05-22T06:19:07.163Z] Removing intermediate container ee6914af6aab [2026-05-22T06:19:07.163Z] ---> a207eb14fa84 [2026-05-22T06:19:07.163Z] Step 24/30 : VOLUME /cache [2026-05-22T06:19:07.163Z] ---> Running in d836adf09012 [2026-05-22T06:19:07.431Z] Removing intermediate container d836adf09012 [2026-05-22T06:19:07.431Z] ---> b36523891692 [2026-05-22T06:19:07.431Z] Step 25/30 : EXPOSE 59711 [2026-05-22T06:19:07.697Z] ---> Running in 93f04b664d10 [2026-05-22T06:19:07.964Z] Removing intermediate container 93f04b664d10 [2026-05-22T06:19:07.964Z] ---> 443ca9706423 [2026-05-22T06:19:07.964Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2026-05-22T06:19:07.964Z] ---> Running in 761e2ca30a8c [2026-05-22T06:19:09.900Z] Removing intermediate container 761e2ca30a8c [2026-05-22T06:19:09.900Z] ---> 7c8ccaf8d214 [2026-05-22T06:19:09.900Z] Step 27/30 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "-registry"] [2026-05-22T06:19:09.900Z] ---> Running in 046a72dfd14c [2026-05-22T06:19:10.171Z] Removing intermediate container 046a72dfd14c [2026-05-22T06:19:10.171Z] ---> 3dd4d846d265 [2026-05-22T06:19:10.171Z] Step 28/30 : LABEL arch=arm64 [2026-05-22T06:19:10.171Z] ---> Running in c19f61995620 [2026-05-22T06:19:10.439Z] Removing intermediate container c19f61995620 [2026-05-22T06:19:10.439Z] ---> cc06913af382 [2026-05-22T06:19:10.439Z] Step 29/30 : LABEL git_sha=ae09505e75e2155736259ee5bd4b345468334144 [2026-05-22T06:19:10.439Z] ---> Running in 18ef2b732f40 [2026-05-22T06:19:10.709Z] Removing intermediate container 18ef2b732f40 [2026-05-22T06:19:10.709Z] ---> aeb7f2f71598 [2026-05-22T06:19:10.709Z] Step 30/30 : LABEL version=4.1.0-dev.3 [2026-05-22T06:19:10.709Z] ---> Running in 08ef9dbd4920 [2026-05-22T06:19:11.288Z] Removing intermediate container 08ef9dbd4920 [2026-05-22T06:19:11.288Z] ---> 780404d124ff [2026-05-22T06:19:11.288Z] [Warning] One or more build-args [ARCH] were not consumed [2026-05-22T06:19:11.288Z] Successfully built 780404d124ff [2026-05-22T06:19:11.288Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-22T06:19:11.475Z] provisioning config files... [2026-05-22T06:19:11.489Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/201@tmp/config2895118470196068375tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-22T06:19:11.831Z] ---> ****-login.sh [2026-05-22T06:19:11.831Z] nexus3.edgexfoundry.org:10001 [2026-05-22T06:19:11.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-22T06:19:12.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-22T06:19:12.098Z] Configure a credential helper to remove this warning. See [2026-05-22T06:19:12.098Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-22T06:19:12.098Z] [2026-05-22T06:19:12.098Z] Login Succeeded [2026-05-22T06:19:12.098Z] nexus3.edgexfoundry.org:10002 [2026-05-22T06:19:12.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-22T06:19:12.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-22T06:19:12.366Z] Configure a credential helper to remove this warning. See [2026-05-22T06:19:12.366Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-22T06:19:12.366Z] [2026-05-22T06:19:12.366Z] Login Succeeded [2026-05-22T06:19:12.366Z] nexus3.edgexfoundry.org:10003 [2026-05-22T06:19:12.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-22T06:19:12.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-22T06:19:12.899Z] Configure a credential helper to remove this warning. See [2026-05-22T06:19:12.899Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-22T06:19:12.899Z] [2026-05-22T06:19:12.899Z] Login Succeeded [2026-05-22T06:19:12.899Z] nexus3.edgexfoundry.org:10004 [2026-05-22T06:19:12.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-22T06:19:13.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-22T06:19:13.166Z] Configure a credential helper to remove this warning. See [2026-05-22T06:19:13.166Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-22T06:19:13.166Z] [2026-05-22T06:19:13.166Z] Login Succeeded [2026-05-22T06:19:13.166Z] ****.io [2026-05-22T06:19:13.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-22T06:19:13.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-22T06:19:13.696Z] Configure a credential helper to remove this warning. See [2026-05-22T06:19:13.696Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-22T06:19:13.696Z] [2026-05-22T06:19:13.696Z] Login Succeeded [2026-05-22T06:19:13.696Z] ---> ****-login.sh ends [Pipeline] } [2026-05-22T06:19:13.707Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-22T06:19:13.763Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-22T06:19:13.802Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2026-05-22T06:19:13.802Z] ae09505e75e2155736259ee5bd4b345468334144 [2026-05-22T06:19:13.802Z] latest [2026-05-22T06:19:13.802Z] 4.1.0-dev.3 [2026-05-22T06:19:13.802Z] ae09505e75e2155736259ee5bd4b345468334144-4.1.0-dev.3 [2026-05-22T06:19:13.802Z] main [2026-05-22T06:19:13.802Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-22T06:19:14.188Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:ae09505e75e2155736259ee5bd4b345468334144 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-22T06:19:14.545Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:ae09505e75e2155736259ee5bd4b345468334144 [2026-05-22T06:19:14.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2026-05-22T06:19:14.545Z] 7e04c70e91be: Preparing [2026-05-22T06:19:14.545Z] fea75a0109bc: Preparing [2026-05-22T06:19:14.545Z] a99351405d0e: Preparing [2026-05-22T06:19:14.545Z] 632b203e297f: Preparing [2026-05-22T06:19:14.545Z] 07aa63ae5eed: Preparing [2026-05-22T06:19:14.545Z] 3725fe89989d: Preparing [2026-05-22T06:19:14.545Z] a58675a81efb: Preparing [2026-05-22T06:19:14.545Z] 3725fe89989d: Waiting [2026-05-22T06:19:14.545Z] 1fdcac58376e: Preparing [2026-05-22T06:19:14.545Z] 1fdcac58376e: Waiting [2026-05-22T06:19:14.545Z] eeaa73608b53: Preparing [2026-05-22T06:19:14.545Z] eeaa73608b53: Waiting [2026-05-22T06:19:14.809Z] a99351405d0e: Pushed [2026-05-22T06:19:14.809Z] 632b203e297f: Pushed [2026-05-22T06:19:14.809Z] 7e04c70e91be: Pushed [2026-05-22T06:19:14.809Z] 07aa63ae5eed: Pushed [2026-05-22T06:19:14.809Z] eeaa73608b53: Layer already exists [2026-05-22T06:19:14.809Z] 3725fe89989d: Pushed [2026-05-22T06:19:14.809Z] a58675a81efb: Pushed [2026-05-22T06:19:15.074Z] 1fdcac58376e: Pushed [2026-05-22T06:19:23.315Z] fea75a0109bc: Pushed [2026-05-22T06:19:23.315Z] ae09505e75e2155736259ee5bd4b345468334144: digest: sha256:e275b2e8c17e58cb9ea45872f8cc2f725bfb0c452da081baabf791c72f4c4faa size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-22T06:19:23.677Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-22T06:19:24.030Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2026-05-22T06:19:24.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2026-05-22T06:19:24.030Z] 7e04c70e91be: Preparing [2026-05-22T06:19:24.030Z] fea75a0109bc: Preparing [2026-05-22T06:19:24.030Z] a99351405d0e: Preparing [2026-05-22T06:19:24.030Z] 632b203e297f: Preparing [2026-05-22T06:19:24.030Z] 07aa63ae5eed: Preparing [2026-05-22T06:19:24.030Z] 3725fe89989d: Preparing [2026-05-22T06:19:24.030Z] a58675a81efb: Preparing [2026-05-22T06:19:24.030Z] 3725fe89989d: Waiting [2026-05-22T06:19:24.030Z] 1fdcac58376e: Preparing [2026-05-22T06:19:24.030Z] a58675a81efb: Waiting [2026-05-22T06:19:24.030Z] eeaa73608b53: Preparing [2026-05-22T06:19:24.030Z] 1fdcac58376e: Waiting [2026-05-22T06:19:24.030Z] eeaa73608b53: Waiting [2026-05-22T06:19:24.030Z] a99351405d0e: Layer already exists [2026-05-22T06:19:24.030Z] 7e04c70e91be: Layer already exists [2026-05-22T06:19:24.030Z] 632b203e297f: Layer already exists [2026-05-22T06:19:24.030Z] fea75a0109bc: Layer already exists [2026-05-22T06:19:24.030Z] 07aa63ae5eed: Layer already exists [2026-05-22T06:19:24.030Z] 1fdcac58376e: Layer already exists [2026-05-22T06:19:24.030Z] eeaa73608b53: Layer already exists [2026-05-22T06:19:24.031Z] a58675a81efb: Layer already exists [2026-05-22T06:19:24.031Z] 3725fe89989d: Layer already exists [2026-05-22T06:19:24.304Z] latest: digest: sha256:e275b2e8c17e58cb9ea45872f8cc2f725bfb0c452da081baabf791c72f4c4faa size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-22T06:19:24.653Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-22T06:19:25.005Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.1.0-dev.3 [2026-05-22T06:19:25.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2026-05-22T06:19:25.005Z] 7e04c70e91be: Preparing [2026-05-22T06:19:25.005Z] fea75a0109bc: Preparing [2026-05-22T06:19:25.005Z] a99351405d0e: Preparing [2026-05-22T06:19:25.005Z] 632b203e297f: Preparing [2026-05-22T06:19:25.005Z] 07aa63ae5eed: Preparing [2026-05-22T06:19:25.005Z] 3725fe89989d: Preparing [2026-05-22T06:19:25.005Z] a58675a81efb: Preparing [2026-05-22T06:19:25.005Z] 1fdcac58376e: Preparing [2026-05-22T06:19:25.005Z] eeaa73608b53: Preparing [2026-05-22T06:19:25.005Z] 3725fe89989d: Waiting [2026-05-22T06:19:25.005Z] a58675a81efb: Waiting [2026-05-22T06:19:25.005Z] 1fdcac58376e: Waiting [2026-05-22T06:19:25.005Z] eeaa73608b53: Waiting [2026-05-22T06:19:25.005Z] fea75a0109bc: Layer already exists [2026-05-22T06:19:25.005Z] 7e04c70e91be: Layer already exists [2026-05-22T06:19:25.005Z] 632b203e297f: Layer already exists [2026-05-22T06:19:25.005Z] 07aa63ae5eed: Layer already exists [2026-05-22T06:19:25.005Z] a99351405d0e: Layer already exists [2026-05-22T06:19:25.005Z] 1fdcac58376e: Layer already exists [2026-05-22T06:19:25.005Z] a58675a81efb: Layer already exists [2026-05-22T06:19:25.005Z] eeaa73608b53: Layer already exists [2026-05-22T06:19:25.005Z] 3725fe89989d: Layer already exists [2026-05-22T06:19:25.005Z] 4.1.0-dev.3: digest: sha256:e275b2e8c17e58cb9ea45872f8cc2f725bfb0c452da081baabf791c72f4c4faa size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-22T06:19:25.631Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:ae09505e75e2155736259ee5bd4b345468334144-4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-22T06:19:26.008Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:ae09505e75e2155736259ee5bd4b345468334144-4.1.0-dev.3 [2026-05-22T06:19:26.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2026-05-22T06:19:26.008Z] 7e04c70e91be: Preparing [2026-05-22T06:19:26.008Z] fea75a0109bc: Preparing [2026-05-22T06:19:26.008Z] a99351405d0e: Preparing [2026-05-22T06:19:26.008Z] 632b203e297f: Preparing [2026-05-22T06:19:26.008Z] 07aa63ae5eed: Preparing [2026-05-22T06:19:26.008Z] 3725fe89989d: Preparing [2026-05-22T06:19:26.008Z] a58675a81efb: Preparing [2026-05-22T06:19:26.008Z] 1fdcac58376e: Preparing [2026-05-22T06:19:26.008Z] eeaa73608b53: Preparing [2026-05-22T06:19:26.008Z] 1fdcac58376e: Waiting [2026-05-22T06:19:26.008Z] 3725fe89989d: Waiting [2026-05-22T06:19:26.008Z] eeaa73608b53: Waiting [2026-05-22T06:19:26.008Z] a58675a81efb: Waiting [2026-05-22T06:19:26.008Z] 07aa63ae5eed: Layer already exists [2026-05-22T06:19:26.008Z] 7e04c70e91be: Layer already exists [2026-05-22T06:19:26.008Z] fea75a0109bc: Layer already exists [2026-05-22T06:19:26.008Z] 632b203e297f: Layer already exists [2026-05-22T06:19:26.008Z] a99351405d0e: Layer already exists [2026-05-22T06:19:26.008Z] 1fdcac58376e: Layer already exists [2026-05-22T06:19:26.008Z] 3725fe89989d: Layer already exists [2026-05-22T06:19:26.008Z] a58675a81efb: Layer already exists [2026-05-22T06:19:26.008Z] eeaa73608b53: Layer already exists [2026-05-22T06:19:26.008Z] ae09505e75e2155736259ee5bd4b345468334144-4.1.0-dev.3: digest: sha256:e275b2e8c17e58cb9ea45872f8cc2f725bfb0c452da081baabf791c72f4c4faa size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-22T06:19:26.369Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-22T06:19:26.745Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2026-05-22T06:19:26.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2026-05-22T06:19:26.745Z] 7e04c70e91be: Preparing [2026-05-22T06:19:26.745Z] fea75a0109bc: Preparing [2026-05-22T06:19:26.745Z] a99351405d0e: Preparing [2026-05-22T06:19:26.745Z] 632b203e297f: Preparing [2026-05-22T06:19:26.745Z] 07aa63ae5eed: Preparing [2026-05-22T06:19:26.745Z] 3725fe89989d: Preparing [2026-05-22T06:19:26.745Z] a58675a81efb: Preparing [2026-05-22T06:19:26.745Z] 3725fe89989d: Waiting [2026-05-22T06:19:26.745Z] 1fdcac58376e: Preparing [2026-05-22T06:19:26.745Z] a58675a81efb: Waiting [2026-05-22T06:19:26.745Z] eeaa73608b53: Preparing [2026-05-22T06:19:26.745Z] 1fdcac58376e: Waiting [2026-05-22T06:19:26.745Z] eeaa73608b53: Waiting [2026-05-22T06:19:26.745Z] a99351405d0e: Layer already exists [2026-05-22T06:19:26.745Z] fea75a0109bc: Layer already exists [2026-05-22T06:19:26.745Z] 07aa63ae5eed: Layer already exists [2026-05-22T06:19:26.745Z] 7e04c70e91be: Layer already exists [2026-05-22T06:19:26.745Z] 632b203e297f: Layer already exists [2026-05-22T06:19:26.745Z] eeaa73608b53: Layer already exists [2026-05-22T06:19:26.745Z] 3725fe89989d: Layer already exists [2026-05-22T06:19:26.745Z] 1fdcac58376e: Layer already exists [2026-05-22T06:19:26.745Z] a58675a81efb: Layer already exists [2026-05-22T06:19:27.011Z] main: digest: sha256:e275b2e8c17e58cb9ea45872f8cc2f725bfb0c452da081baabf791c72f4c4faa size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-22T06:19:27.099Z] ===================================================== [Pipeline] echo [2026-05-22T06:19:27.114Z] taggedImages: [2026-05-22T06:19:27.114Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:ae09505e75e2155736259ee5bd4b345468334144 [2026-05-22T06:19:27.114Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2026-05-22T06:19:27.114Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.1.0-dev.3 [2026-05-22T06:19:27.114Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:ae09505e75e2155736259ee5bd4b345468334144-4.1.0-dev.3 [2026-05-22T06:19:27.114Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-22T06:19:27.511Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-22T06:19:27.511Z] [2026-05-22T06:19:27.511Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-22T06:19:27.839Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-22T06:19:27.840Z] arm64: Pulling from edgex-lftools-log-publisher [2026-05-22T06:19:27.840Z] 8998bd30e6a1: Pulling fs layer [2026-05-22T06:19:27.840Z] 04944245beec: Pulling fs layer [2026-05-22T06:19:27.840Z] 699f458cf7ca: Pulling fs layer [2026-05-22T06:19:27.840Z] 765212b225bb: Pulling fs layer [2026-05-22T06:19:27.840Z] f23df028b6ca: Pulling fs layer [2026-05-22T06:19:27.840Z] d65c8cfc05b1: Pulling fs layer [2026-05-22T06:19:27.840Z] 2437ff75d9bd: Pulling fs layer [2026-05-22T06:19:27.840Z] 765212b225bb: Waiting [2026-05-22T06:19:27.840Z] f23df028b6ca: Waiting [2026-05-22T06:19:27.840Z] d65c8cfc05b1: Waiting [2026-05-22T06:19:27.840Z] 2437ff75d9bd: Waiting [2026-05-22T06:19:28.109Z] 04944245beec: Verifying Checksum [2026-05-22T06:19:28.109Z] 04944245beec: Download complete [2026-05-22T06:19:28.109Z] 765212b225bb: Verifying Checksum [2026-05-22T06:19:28.109Z] 765212b225bb: Download complete [2026-05-22T06:19:28.109Z] f23df028b6ca: Verifying Checksum [2026-05-22T06:19:28.109Z] f23df028b6ca: Download complete [2026-05-22T06:19:28.109Z] d65c8cfc05b1: Download complete [2026-05-22T06:19:28.109Z] 699f458cf7ca: Verifying Checksum [2026-05-22T06:19:28.109Z] 699f458cf7ca: Download complete [2026-05-22T06:19:28.691Z] 8998bd30e6a1: Download complete [2026-05-22T06:19:31.263Z] 2437ff75d9bd: Verifying Checksum [2026-05-22T06:19:31.263Z] 2437ff75d9bd: Download complete [2026-05-22T06:19:33.206Z] 8998bd30e6a1: Pull complete [2026-05-22T06:19:35.787Z] 04944245beec: Pull complete [2026-05-22T06:19:37.192Z] 699f458cf7ca: Pull complete [2026-05-22T06:19:37.192Z] 765212b225bb: Pull complete [2026-05-22T06:19:38.148Z] f23df028b6ca: Pull complete [2026-05-22T06:19:38.148Z] d65c8cfc05b1: Pull complete [2026-05-22T06:19:56.341Z] 2437ff75d9bd: Pull complete [2026-05-22T06:19:56.341Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-05-22T06:19:56.341Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-22T06:19:56.341Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-22T06:19:56.615Z] prd-ubuntu20.04-docker-arm64-4c-16g-10228 does not seem to be running inside a container [2026-05-22T06:19:56.696Z] $ 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-rfid-llrp-inventory/201 -v /w/workspace/app-rfid-llrp-inventory/201:/w/workspace/app-rfid-llrp-inventory/201:rw,z -v /w/workspace/app-rfid-llrp-inventory/201@tmp:/w/workspace/app-rfid-llrp-inventory/201@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-05-22T06:19:59.330Z] $ docker top fc06c16e9c6f8e56f12ac7f06302317d4a21ced649d1bf9f4e2338831853a866 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-22T06:20:00.264Z] ---> job-cost.sh [2026-05-22T06:20:00.264Z] lf-activate-venv: SKIPPING [2026-05-22T06:20:00.264Z] INFO: No Stack... [2026-05-22T06:20:00.533Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-05-22T06:20:01.489Z] INFO: Archiving Costs [Pipeline] sh [2026-05-22T06:20:02.127Z] + cat /w/workspace/app-rfid-llrp-inventory/201/archives/cost.csv [2026-05-22T06:20:02.127Z] + cut -d, -f6 [Pipeline] lock [2026-05-22T06:20:02.184Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-201-stack-cost] [2026-05-22T06:20:02.192Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-201-stack-cost] did not exist. Created. [2026-05-22T06:20:02.197Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-201-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-22T06:20:02.863Z] /w/workspace/app-rfid-llrp-inventory/201@tmp/durable-9b1b15d2/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-05-22T06:20:03.507Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-05-22T06:20:03.522Z] Warning: overwriting stash ‘stack-cost’ [2026-05-22T06:20:03.570Z] Stashed 1 file(s) [Pipeline] } [2026-05-22T06:20:03.581Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-201-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-22T06:20:03.611Z] $ docker stop --time=1 fc06c16e9c6f8e56f12ac7f06302317d4a21ced649d1bf9f4e2338831853a866 [2026-05-22T06:20:05.113Z] $ docker rm -f --volumes fc06c16e9c6f8e56f12ac7f06302317d4a21ced649d1bf9f4e2338831853a866 [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) [Pipeline] unstash [Pipeline] configFileProvider [2026-05-22T06:20:05.597Z] provisioning config files... [2026-05-22T06:20:05.609Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11425250543028509676tmp [Pipeline] { [Pipeline] sh [2026-05-22T06:20:05.912Z] + set +x [2026-05-22T06:20:05.912Z] + curl -s https://codecov.io/bash [2026-05-22T06:20:05.912Z] + bash -s -- [2026-05-22T06:20:05.912Z] [2026-05-22T06:20:05.912Z] _____ _ [2026-05-22T06:20:05.912Z] / ____| | | [2026-05-22T06:20:05.912Z] | | ___ __| | ___ ___ _____ __ [2026-05-22T06:20:05.912Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-05-22T06:20:05.912Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-05-22T06:20:05.912Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-05-22T06:20:05.912Z] Bash-1.0.6 [2026-05-22T06:20:05.912Z] [2026-05-22T06:20:05.912Z] [2026-05-22T06:20:05.912Z] ==> git version 2.25.1 found [2026-05-22T06:20:05.912Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2026-05-22T06:20:05.912Z] Release-Date: 2020-01-08 [2026-05-22T06:20:05.912Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-05-22T06:20:05.912Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-05-22T06:20:05.912Z] ==> Jenkins CI detected. [2026-05-22T06:20:05.912Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2026-05-22T06:20:05.912Z] project root: . [2026-05-22T06:20:05.912Z] --> token set from env [2026-05-22T06:20:05.912Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-05-22T06:20:05.912Z] ==> Running gcov in . (disable via -X gcov) [2026-05-22T06:20:05.912Z] ==> Python coveragepy not found [2026-05-22T06:20:05.912Z] ==> Searching for coverage reports in: [2026-05-22T06:20:05.912Z] + . [2026-05-22T06:20:05.912Z] -> Found 1 reports [2026-05-22T06:20:05.912Z] ==> Detecting git/mercurial file structure [2026-05-22T06:20:05.912Z] ==> Reading reports [2026-05-22T06:20:06.172Z] + ./coverage.out bytes=55696 [2026-05-22T06:20:06.172Z] ==> Appending adjustments [2026-05-22T06:20:06.172Z] https://docs.codecov.io/docs/fixing-reports [2026-05-22T06:20:06.172Z] + Found adjustments [2026-05-22T06:20:06.172Z] ==> Gzipping contents [2026-05-22T06:20:06.172Z] 16K /tmp/codecov.Jdm3xO.gz [2026-05-22T06:20:06.172Z] ==> Uploading reports [2026-05-22T06:20:06.172Z] url: https://codecov.io [2026-05-22T06:20:06.172Z] query: branch=main&commit=ae09505e75e2155736259ee5bd4b345468334144&build=201&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F201%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-22T06:20:06.172Z] -> Pinging Codecov [2026-05-22T06:20:06.172Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=ae09505e75e2155736259ee5bd4b345468334144&build=201&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F201%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-22T06:20:06.439Z] -> Uploading to [2026-05-22T06:20:06.439Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/ae09505e75e2155736259ee5bd4b345468334144/9639e6ad-8d61-422b-b4d1-805708c034b1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260522%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260522T062006Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=fded8c5a1fb4c44633d4e4fc287c90138c1588b066032ef1830694ecaacfa619 [2026-05-22T06:20:06.439Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-22T06:20:06.439Z] Dload Upload Total Spent Left Speed [2026-05-22T06:20:06.705Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12839 0 0 100 12839 0 83915 --:--:-- --:--:-- --:--:-- 83915 [2026-05-22T06:20:06.705Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/ae09505e75e2155736259ee5bd4b345468334144 [Pipeline] } [2026-05-22T06:20:06.712Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2026-05-22T06:20:06.871Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-05-22T06:20:06.890Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-22T06:20:07.212Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-22T06:20:07.212Z] [2026-05-22T06:20:07.212Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-22T06:20:07.520Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-22T06:20:07.520Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-05-22T06:20:07.520Z] 2d35ebdb57d9: Already exists [2026-05-22T06:20:07.520Z] 85e8836fcdb2: Pulling fs layer [2026-05-22T06:20:07.520Z] 91631faa732a: Pulling fs layer [2026-05-22T06:20:07.520Z] f3f5ae8826fa: Pulling fs layer [2026-05-22T06:20:07.520Z] 4f4fb700ef54: Pulling fs layer [2026-05-22T06:20:07.520Z] 7861252a18e6: Pulling fs layer [2026-05-22T06:20:07.520Z] 9130f900ef6f: Pulling fs layer [2026-05-22T06:20:07.520Z] 4f4fb700ef54: Waiting [2026-05-22T06:20:07.520Z] 7861252a18e6: Waiting [2026-05-22T06:20:07.520Z] 9130f900ef6f: Waiting [2026-05-22T06:20:07.520Z] f3f5ae8826fa: Verifying Checksum [2026-05-22T06:20:07.520Z] f3f5ae8826fa: Download complete [2026-05-22T06:20:07.520Z] 85e8836fcdb2: Verifying Checksum [2026-05-22T06:20:07.520Z] 85e8836fcdb2: Download complete [2026-05-22T06:20:07.520Z] 4f4fb700ef54: Verifying Checksum [2026-05-22T06:20:07.520Z] 4f4fb700ef54: Download complete [2026-05-22T06:20:07.779Z] 85e8836fcdb2: Pull complete [2026-05-22T06:20:07.779Z] 7861252a18e6: Verifying Checksum [2026-05-22T06:20:07.779Z] 7861252a18e6: Download complete [2026-05-22T06:20:08.342Z] 91631faa732a: Verifying Checksum [2026-05-22T06:20:08.342Z] 91631faa732a: Download complete [2026-05-22T06:20:09.275Z] 9130f900ef6f: Verifying Checksum [2026-05-22T06:20:09.275Z] 9130f900ef6f: Download complete [2026-05-22T06:20:14.557Z] 91631faa732a: Pull complete [2026-05-22T06:20:14.557Z] f3f5ae8826fa: Pull complete [2026-05-22T06:20:14.557Z] 4f4fb700ef54: Pull complete [2026-05-22T06:20:14.557Z] 7861252a18e6: Pull complete [2026-05-22T06:20:18.760Z] 9130f900ef6f: Pull complete [2026-05-22T06:20:18.760Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-05-22T06:20:18.760Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-22T06:20:18.760Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-22T06:20:18.870Z] prd-ubuntu20.04-docker-8c-8g-10224 does not seem to be running inside a container [2026-05-22T06:20:18.863Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2026-05-22T06:20:20.497Z] $ docker top 4ce434a2ed656d1ee56cc328432c6b5eee501d5add7ac9407b2fc77153188e96 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-22T06:20:20.897Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] echo [2026-05-22T06:20:20.907Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2026-05-22T06:20:21.188Z] + set -o pipefail [2026-05-22T06:20:21.188Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2026-05-22T06:20:31.193Z] [2026-05-22T06:20:31.194Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2026-05-22T06:20:31.194Z] [2026-05-22T06:20:31.194Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7116c55e-148a-425a-9d75-27689445d8a8/history/93d5ec51-19e1-46fd-88d5-4ba21d639cc1 [2026-05-22T06:20:31.194Z] [2026-05-22T06:20:31.194Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-05-22T06:20:31.194Z] [Pipeline] } [2026-05-22T06:20:31.162Z] $ docker stop --time=1 4ce434a2ed656d1ee56cc328432c6b5eee501d5add7ac9407b2fc77153188e96 [2026-05-22T06:20:33.429Z] $ docker rm -f --volumes 4ce434a2ed656d1ee56cc328432c6b5eee501d5add7ac9407b2fc77153188e96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-22T06:20:34.438Z] + git log --format=format:%s -1 ae09505e75e2155736259ee5bd4b345468334144 [Pipeline] sh [2026-05-22T06:20:34.728Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-22T06:20:34.728Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-22T06:20:35.034Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-22T06:20:35.034Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-22T06:20:35.124Z] prd-ubuntu20.04-docker-8c-8g-10224 does not seem to be running inside a container [2026-05-22T06:20:35.113Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-22T06:20:35.377Z] $ docker top 98b60b82ca3305e75cba66ee89ed9c33f9ea86827526aef53facedb3102a21fd -eo pid,comm [2026-05-22T06:20:35.464Z] 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). [2026-05-22T06:20:35.464Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-22T06:20:35.535Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-22T06:20:35.535Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-22T06:20:35.654Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-22T06:20:35.615Z] $ docker exec 98b60b82ca3305e75cba66ee89ed9c33f9ea86827526aef53facedb3102a21fd ssh-agent [2026-05-22T06:20:35.763Z] SSH_AUTH_SOCK=/tmp/ssh-TdiHdC8HRvTA/agent.32 [2026-05-22T06:20:35.763Z] SSH_AGENT_PID=38 [2026-05-22T06:20:35.769Z] Running ssh-add (command line suppressed) [2026-05-22T06:20:35.818Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1544406855779536048.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1544406855779536048.key) [2026-05-22T06:20:35.875Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-22T06:20:36.170Z] + git semver tag [2026-05-22T06:20:36.430Z] 2026-05-22 06:20:36,361 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-22T06:20:36.430Z] 2026-05-22 06:20:36,367 [run_tag] DEBUG tag force:False [2026-05-22T06:20:36.430Z] 2026-05-22 06:20:36,367 [check_head_tag] DEBUG check head tag [2026-05-22T06:20:36.430Z] 2026-05-22 06:20:36,367 [execute] INFO git cat-file --batch-check [2026-05-22T06:20:36.430Z] 2026-05-22 06:20:36,367 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, stdin=, shell=False, universal_newlines=False) [2026-05-22T06:20:36.430Z] 2026-05-22 06:20:36,369 [execute] INFO git cat-file --batch [2026-05-22T06:20:36.430Z] 2026-05-22 06:20:36,370 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, stdin=, shell=False, universal_newlines=False) [2026-05-22T06:20:36.430Z] 2026-05-22 06:20:36,377 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2026-05-22T06:20:36.430Z] 2026-05-22 06:20:36,377 [execute] INFO git tag -a v4.1.0-dev.3 -m v4.1.0-dev.3 [2026-05-22T06:20:36.430Z] 2026-05-22 06:20:36,378 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.3', '-m', 'v4.1.0-dev.3'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, stdin=None, shell=False, universal_newlines=False) [2026-05-22T06:20:36.430Z] 2026-05-22 06:20:36,381 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2026-05-22T06:20:36.430Z] 4.1.0-dev.3 [Pipeline] } [2026-05-22T06:20:36.655Z] $ docker exec --env ******** --env ******** 98b60b82ca3305e75cba66ee89ed9c33f9ea86827526aef53facedb3102a21fd ssh-agent -k [2026-05-22T06:20:36.749Z] unset SSH_AUTH_SOCK; [2026-05-22T06:20:36.749Z] unset SSH_AGENT_PID; [2026-05-22T06:20:36.749Z] echo Agent pid 38 killed; [2026-05-22T06:20:36.802Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-22T06:20:37.141Z] + git semver [Pipeline] } [2026-05-22T06:20:37.370Z] $ docker stop --time=1 98b60b82ca3305e75cba66ee89ed9c33f9ea86827526aef53facedb3102a21fd [2026-05-22T06:20:38.610Z] $ docker rm -f --volumes 98b60b82ca3305e75cba66ee89ed9c33f9ea86827526aef53facedb3102a21fd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-22T06:20:39.068Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-22T06:20:39.068Z] [2026-05-22T06:20:39.068Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-22T06:20:39.376Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-22T06:20:39.376Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-05-22T06:20:39.376Z] ab5ef0e58194: Pulling fs layer [2026-05-22T06:20:39.376Z] 9712f1f96733: Pulling fs layer [2026-05-22T06:20:39.376Z] 63f879dbbcfc: Pulling fs layer [2026-05-22T06:20:39.376Z] 0d9ebad4ef96: Pulling fs layer [2026-05-22T06:20:39.376Z] e9a5061849ea: Pulling fs layer [2026-05-22T06:20:39.376Z] d747dcd14b5f: Pulling fs layer [2026-05-22T06:20:39.376Z] 2de7ff778b66: Pulling fs layer [2026-05-22T06:20:39.376Z] e9a5061849ea: Waiting [2026-05-22T06:20:39.376Z] d747dcd14b5f: Waiting [2026-05-22T06:20:39.376Z] 2de7ff778b66: Waiting [2026-05-22T06:20:39.376Z] 0d9ebad4ef96: Waiting [2026-05-22T06:20:39.376Z] 9712f1f96733: Verifying Checksum [2026-05-22T06:20:39.376Z] 9712f1f96733: Download complete [2026-05-22T06:20:39.636Z] 63f879dbbcfc: Verifying Checksum [2026-05-22T06:20:39.636Z] 63f879dbbcfc: Download complete [2026-05-22T06:20:39.895Z] e9a5061849ea: Verifying Checksum [2026-05-22T06:20:39.895Z] e9a5061849ea: Download complete [2026-05-22T06:20:39.895Z] d747dcd14b5f: Download complete [2026-05-22T06:20:39.895Z] 0d9ebad4ef96: Download complete [2026-05-22T06:20:40.153Z] 2de7ff778b66: Verifying Checksum [2026-05-22T06:20:40.153Z] 2de7ff778b66: Download complete [2026-05-22T06:20:40.153Z] ab5ef0e58194: Verifying Checksum [2026-05-22T06:20:40.153Z] ab5ef0e58194: Download complete [2026-05-22T06:20:44.414Z] ab5ef0e58194: Pull complete [2026-05-22T06:20:44.414Z] 9712f1f96733: Pull complete [2026-05-22T06:20:44.981Z] 63f879dbbcfc: Pull complete [2026-05-22T06:20:51.555Z] 0d9ebad4ef96: Pull complete [2026-05-22T06:20:51.555Z] e9a5061849ea: Pull complete [2026-05-22T06:20:51.555Z] d747dcd14b5f: Pull complete [2026-05-22T06:20:52.490Z] 2de7ff778b66: Pull complete [2026-05-22T06:20:52.490Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-05-22T06:20:52.490Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-22T06:20:52.490Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-22T06:20:52.585Z] prd-ubuntu20.04-docker-8c-8g-10224 does not seem to be running inside a container [2026-05-22T06:20:52.568Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-05-22T06:20:54.040Z] $ docker top f77a8d1ba03c27b2ba2671f334a0c984a2dced9cd4492803e3637373ffc33849 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-05-22T06:20:54.174Z] provisioning config files... [2026-05-22T06:20:54.208Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11486358779426509023tmp [2026-05-22T06:20:54.273Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12111329607260028759tmp [2026-05-22T06:20:54.322Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8569737554723427768tmp [Pipeline] { [Pipeline] echo [2026-05-22T06:20:54.355Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-22T06:20:54.683Z] ---> sigul-configuration.sh [2026-05-22T06:20:54.683Z] gpg: directory `/root/.gnupg' created [2026-05-22T06:20:54.683Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-05-22T06:20:54.683Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-05-22T06:20:54.683Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-05-22T06:20:54.683Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-05-22T06:20:54.683Z] gpg: CAST5 encrypted data [2026-05-22T06:20:54.683Z] gpg: encrypted with 1 passphrase [2026-05-22T06:20:54.683Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-05-22T06:20:54.978Z] + mkdir /home/jenkins [2026-05-22T06:20:54.978Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-05-22T06:20:55.274Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2026-05-22T06:20:55.288Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-22T06:20:55.582Z] ---> sigul-install.sh [2026-05-22T06:20:55.582Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-05-22T06:20:55.877Z] + git tag --list [2026-05-22T06:20:55.877Z] v0.0.0 [2026-05-22T06:20:55.877Z] v1.0.0 [2026-05-22T06:20:55.877Z] v2.1.0 [2026-05-22T06:20:55.877Z] v2.1.1 [2026-05-22T06:20:55.877Z] v2.2.0 [2026-05-22T06:20:55.877Z] v2.3.0 [2026-05-22T06:20:55.877Z] v3.0 [2026-05-22T06:20:55.877Z] v3.0.0 [2026-05-22T06:20:55.877Z] v3.0.1 [2026-05-22T06:20:55.877Z] v3.1 [2026-05-22T06:20:55.877Z] v3.1.0 [2026-05-22T06:20:55.877Z] v3.1.1 [2026-05-22T06:20:55.877Z] v4.0 [2026-05-22T06:20:55.877Z] v4.0.0 [2026-05-22T06:20:55.877Z] v4.0.1 [2026-05-22T06:20:55.877Z] v4.0.1-dev.1 [2026-05-22T06:20:55.877Z] v4.1.0-dev.1 [2026-05-22T06:20:55.877Z] v4.1.0-dev.2 [2026-05-22T06:20:55.877Z] v4.1.0-dev.3 [Pipeline] sh [2026-05-22T06:20:56.173Z] + lftools sign git-tag v4.1.0-dev.3 [2026-05-22T06:20:56.743Z] Signing Git tag with Sigul... [2026-05-22T06:20:56.743Z] Signing v4.1.0-dev.3 [Pipeline] echo [2026-05-22T06:20:57.326Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-22T06:20:57.618Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-05-22T06:20:57.624Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-05-22T06:20:57.604Z] $ docker stop --time=1 f77a8d1ba03c27b2ba2671f334a0c984a2dced9cd4492803e3637373ffc33849 [2026-05-22T06:20:58.895Z] $ docker rm -f --volumes f77a8d1ba03c27b2ba2671f334a0c984a2dced9cd4492803e3637373ffc33849 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-05-22T06:20:59.388Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-22T06:20:59.388Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-22T06:20:59.693Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-22T06:20:59.693Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-22T06:20:59.762Z] prd-ubuntu20.04-docker-8c-8g-10224 does not seem to be running inside a container [2026-05-22T06:20:59.742Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-22T06:20:59.983Z] $ docker top e78d7013a27d52b0da64b7aadf11f85e49ea1026e07a99d7e833e94379fb5094 -eo pid,comm [2026-05-22T06:21:00.069Z] 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). [2026-05-22T06:21:00.070Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-22T06:21:00.123Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-22T06:21:00.123Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-22T06:21:00.238Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-22T06:21:00.195Z] $ docker exec e78d7013a27d52b0da64b7aadf11f85e49ea1026e07a99d7e833e94379fb5094 ssh-agent [2026-05-22T06:21:00.348Z] SSH_AUTH_SOCK=/tmp/ssh-Xf7zPEpSwTd7/agent.32 [2026-05-22T06:21:00.348Z] SSH_AGENT_PID=38 [2026-05-22T06:21:00.352Z] Running ssh-add (command line suppressed) [2026-05-22T06:21:00.411Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6737105698630525153.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6737105698630525153.key) [2026-05-22T06:21:00.469Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-22T06:21:00.765Z] + git semver bump pre [2026-05-22T06:21:01.027Z] 2026-05-22 06:21:00,965 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-22T06:21:01.027Z] 2026-05-22 06:21:00,969 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2026-05-22T06:21:01.027Z] 2026-05-22 06:21:00,969 [bump_version] DEBUG bumping version:4.1.0-dev.3 on axis:pre with prefix:dev [2026-05-22T06:21:01.027Z] 2026-05-22 06:21:00,970 [bump_version] DEBUG bumped version:4.1.0-dev.4 [2026-05-22T06:21:01.027Z] 2026-05-22 06:21:00,970 [write_version] DEBUG write version:4.1.0-dev.4 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2026-05-22T06:21:01.027Z] 2026-05-22 06:21:00,970 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2026-05-22T06:21:01.027Z] 2026-05-22 06:21:00,970 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2026-05-22T06:21:01.027Z] 2026-05-22 06:21:00,972 [execute] INFO git cat-file --batch-check [2026-05-22T06:21:01.027Z] 2026-05-22 06:21:00,973 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-22T06:21:01.027Z] 2026-05-22 06:21:00,977 [execute] INFO git cat-file --batch [2026-05-22T06:21:01.027Z] 2026-05-22 06:21:00,977 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-22T06:21:01.027Z] 2026-05-22 06:21:00,980 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2026-05-22T06:21:01.027Z] 4.1.0-dev.4 [Pipeline] } [2026-05-22T06:21:01.250Z] $ docker exec --env ******** --env ******** e78d7013a27d52b0da64b7aadf11f85e49ea1026e07a99d7e833e94379fb5094 ssh-agent -k [2026-05-22T06:21:01.360Z] unset SSH_AUTH_SOCK; [2026-05-22T06:21:01.360Z] unset SSH_AGENT_PID; [2026-05-22T06:21:01.360Z] echo Agent pid 38 killed; [2026-05-22T06:21:01.413Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-22T06:21:01.746Z] + git semver [Pipeline] } [2026-05-22T06:21:01.972Z] $ docker stop --time=1 e78d7013a27d52b0da64b7aadf11f85e49ea1026e07a99d7e833e94379fb5094 [2026-05-22T06:21:03.265Z] $ docker rm -f --volumes e78d7013a27d52b0da64b7aadf11f85e49ea1026e07a99d7e833e94379fb5094 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-22T06:21:03.683Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-22T06:21:03.683Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-22T06:21:03.986Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-22T06:21:03.986Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-22T06:21:04.066Z] prd-ubuntu20.04-docker-8c-8g-10224 does not seem to be running inside a container [2026-05-22T06:21:04.051Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-22T06:21:04.310Z] $ docker top 82ae239d0f934a0a2402b1e40c8e3c504d1931b5fcc7ba13b8836660f7124013 -eo pid,comm [2026-05-22T06:21:04.399Z] 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). [2026-05-22T06:21:04.399Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-22T06:21:04.456Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-22T06:21:04.456Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-22T06:21:04.568Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-22T06:21:04.526Z] $ docker exec 82ae239d0f934a0a2402b1e40c8e3c504d1931b5fcc7ba13b8836660f7124013 ssh-agent [2026-05-22T06:21:04.673Z] SSH_AUTH_SOCK=/tmp/ssh-11zv8Rx67Veq/agent.31 [2026-05-22T06:21:04.673Z] SSH_AGENT_PID=37 [2026-05-22T06:21:04.677Z] Running ssh-add (command line suppressed) [2026-05-22T06:21:04.752Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12922100463100981143.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12922100463100981143.key) [2026-05-22T06:21:04.811Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-22T06:21:05.106Z] + git semver push [2026-05-22T06:21:05.365Z] 2026-05-22 06:21:05,278 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-22T06:21:05.365Z] 2026-05-22 06:21:05,282 [run_push] DEBUG push [2026-05-22T06:21:05.365Z] 2026-05-22 06:21:05,282 [execute] INFO git cat-file --batch-check [2026-05-22T06:21:05.365Z] 2026-05-22 06:21:05,283 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-22T06:21:05.365Z] 2026-05-22 06:21:05,285 [execute] INFO git rev-list 5dfdb54b178ed076a3d5b0dc308a7a52a656b38b -- [2026-05-22T06:21:05.365Z] 2026-05-22 06:21:05,285 [execute] DEBUG Popen(['git', 'rev-list', '5dfdb54b178ed076a3d5b0dc308a7a52a656b38b', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-22T06:21:05.365Z] 2026-05-22 06:21:05,292 [execute] INFO git fetch -v -- origin [2026-05-22T06:21:05.365Z] 2026-05-22 06:21:05,293 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, stdin=None, shell=False, universal_newlines=True) [2026-05-22T06:21:05.932Z] 2026-05-22 06:21:05,859 [run_push] DEBUG no remote changes detected [2026-05-22T06:21:05.932Z] 2026-05-22 06:21:05,859 [execute] INFO git push origin semver [2026-05-22T06:21:05.932Z] 2026-05-22 06:21:05,859 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-22T06:21:07.310Z] 2026-05-22 06:21:07,032 [run_push] DEBUG push all version tags [2026-05-22T06:21:07.310Z] 2026-05-22 06:21:07,032 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-05-22T06:21:07.310Z] 2026-05-22 06:21:07,033 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, stdin=None, shell=False, universal_newlines=False) [2026-05-22T06:21:08.256Z] 2026-05-22 06:21:08,069 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2026-05-22T06:21:08.256Z] 4.1.0-dev.4 [Pipeline] } [2026-05-22T06:21:08.219Z] $ docker exec --env ******** --env ******** 82ae239d0f934a0a2402b1e40c8e3c504d1931b5fcc7ba13b8836660f7124013 ssh-agent -k [2026-05-22T06:21:08.317Z] unset SSH_AUTH_SOCK; [2026-05-22T06:21:08.317Z] unset SSH_AGENT_PID; [2026-05-22T06:21:08.317Z] echo Agent pid 37 killed; [2026-05-22T06:21:08.371Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-22T06:21:08.692Z] + git semver [Pipeline] } [2026-05-22T06:21:08.917Z] $ docker stop --time=1 82ae239d0f934a0a2402b1e40c8e3c504d1931b5fcc7ba13b8836660f7124013 [2026-05-22T06:21:10.157Z] $ docker rm -f --volumes 82ae239d0f934a0a2402b1e40c8e3c504d1931b5fcc7ba13b8836660f7124013 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [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 [2026-05-22T06:21:10.842Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2026-05-22T06:21:10.842Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2026-05-22T06:21:10.842Z] total 16 [2026-05-22T06:21:10.842Z] drwxr-xr-x 3 root root 4096 May 22 06:02 . [2026-05-22T06:21:10.842Z] drwxrwxr-x 12 jenkins jenkins 4096 May 22 06:20 .. [2026-05-22T06:21:10.842Z] drwxr-xr-x 2 root root 4096 May 22 06:02 cost [2026-05-22T06:21:10.842Z] -rw-r--r-- 1 root root 95 May 22 06:02 cost.csv [2026-05-22T06:21:10.842Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2026-05-22T06:21:10.842Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2026-05-22T06:21:10.842Z] total 16 [2026-05-22T06:21:10.842Z] drwxr-xr-x 3 jenkins jenkins 4096 May 22 06:02 . [2026-05-22T06:21:10.842Z] drwxrwxr-x 12 jenkins jenkins 4096 May 22 06:20 .. [2026-05-22T06:21:10.842Z] drwxr-xr-x 2 jenkins jenkins 4096 May 22 06:02 cost [2026-05-22T06:21:10.842Z] -rw-r--r-- 1 jenkins jenkins 95 May 22 06:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-05-22T06:21:11.137Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-22T06:21:11.997Z] ---> package-listing.sh [2026-05-22T06:21:11.997Z] ++ facter osfamily [2026-05-22T06:21:11.997Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-22T06:21:12.257Z] + OS_FAMILY=debian [2026-05-22T06:21:12.257Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2026-05-22T06:21:12.257Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-22T06:21:12.257Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-22T06:21:12.257Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-22T06:21:12.257Z] + PACKAGES=/tmp/packages_start.txt [2026-05-22T06:21:12.257Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2026-05-22T06:21:12.257Z] + PACKAGES=/tmp/packages_end.txt [2026-05-22T06:21:12.257Z] + case "${OS_FAMILY}" in [2026-05-22T06:21:12.257Z] + dpkg -l [2026-05-22T06:21:12.257Z] + grep '^ii' [2026-05-22T06:21:12.257Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-22T06:21:12.257Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-22T06:21:12.257Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-22T06:21:12.257Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2026-05-22T06:21:12.257Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2026-05-22T06:21:12.257Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo [2026-05-22T06:21:12.270Z] 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/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-05-22T06:21:12.550Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-22T06:21:13.116Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-22T06:21:13.116Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-22T06:21:13.200Z] prd-ubuntu20.04-docker-8c-8g-10224 does not seem to be running inside a container [2026-05-22T06:21:13.185Z] $ 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/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-22T06:21:13.415Z] $ docker top 964b9099272037fde612fe2f3ddc0fce7f37fa9eb74859db778e6e0c20be8be8 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-22T06:21:13.805Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-22T06:21:14.092Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-22T06:21:14.376Z] + ls /var/log/sa-host [2026-05-22T06:21:14.376Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-22T06:21:14.448Z] provisioning config files... [2026-05-22T06:21:14.457Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6093132055047264726tmp [Pipeline] { [Pipeline] echo [2026-05-22T06:21:14.480Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-22T06:21:14.767Z] ---> create-netrc.sh [Pipeline] } [2026-05-22T06:21:14.775Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-22T06:21:15.120Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-22T06:21:15.130Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-22T06:21:15.414Z] ---> sudo-logs.sh [2026-05-22T06:21:15.414Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-05-22T06:21:15.446Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-22T06:21:15.730Z] ---> job-cost.sh [2026-05-22T06:21:15.730Z] lf-activate-venv: SKIPPING [2026-05-22T06:21:15.730Z] DEBUG: total: 0.2199999988079071 [2026-05-22T06:21:15.730Z] INFO: Retrieving Stack Cost... [2026-05-22T06:21:15.988Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-22T06:21:16.248Z] INFO: Archiving Costs [Pipeline] echo [2026-05-22T06:21:16.261Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-22T06:21:16.546Z] ---> logs-deploy.sh [2026-05-22T06:21:16.546Z] lf-activate-venv: SKIPPING [2026-05-22T06:21:16.546Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/201 [2026-05-22T06:21:16.546Z] INFO: archiving workspace using pattern(s): [2026-05-22T06:21:17.481Z] Archives upload complete. [2026-05-22T06:21:17.740Z] INFO: archiving logs to Nexus [2026-05-22T06:21:18.309Z] ---> uname -a: [2026-05-22T06:21:18.309Z] Linux prd-ubuntu20-04-docker-8c-8g-10224 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2026-05-22T06:21:18.309Z] [2026-05-22T06:21:18.309Z] [2026-05-22T06:21:18.309Z] ---> lscpu: [2026-05-22T06:21:18.309Z] Architecture: x86_64 [2026-05-22T06:21:18.309Z] CPU op-mode(s): 32-bit, 64-bit [2026-05-22T06:21:18.309Z] Byte Order: Little Endian [2026-05-22T06:21:18.309Z] Address sizes: 40 bits physical, 48 bits virtual [2026-05-22T06:21:18.309Z] CPU(s): 8 [2026-05-22T06:21:18.309Z] On-line CPU(s) list: 0-7 [2026-05-22T06:21:18.309Z] Thread(s) per core: 1 [2026-05-22T06:21:18.309Z] Core(s) per socket: 1 [2026-05-22T06:21:18.309Z] Socket(s): 8 [2026-05-22T06:21:18.309Z] NUMA node(s): 1 [2026-05-22T06:21:18.309Z] Vendor ID: AuthenticAMD [2026-05-22T06:21:18.309Z] CPU family: 23 [2026-05-22T06:21:18.309Z] Model: 49 [2026-05-22T06:21:18.309Z] Model name: AMD EPYC-Rome Processor [2026-05-22T06:21:18.309Z] Stepping: 0 [2026-05-22T06:21:18.309Z] CPU MHz: 2800.000 [2026-05-22T06:21:18.309Z] BogoMIPS: 5600.00 [2026-05-22T06:21:18.309Z] Virtualization: AMD-V [2026-05-22T06:21:18.309Z] Hypervisor vendor: KVM [2026-05-22T06:21:18.309Z] Virtualization type: full [2026-05-22T06:21:18.309Z] L1d cache: 256 KiB [2026-05-22T06:21:18.309Z] L1i cache: 256 KiB [2026-05-22T06:21:18.309Z] L2 cache: 4 MiB [2026-05-22T06:21:18.309Z] L3 cache: 128 MiB [2026-05-22T06:21:18.309Z] NUMA node0 CPU(s): 0-7 [2026-05-22T06:21:18.309Z] Vulnerability Gather data sampling: Not affected [2026-05-22T06:21:18.309Z] Vulnerability Itlb multihit: Not affected [2026-05-22T06:21:18.309Z] Vulnerability L1tf: Not affected [2026-05-22T06:21:18.309Z] Vulnerability Mds: Not affected [2026-05-22T06:21:18.309Z] Vulnerability Meltdown: Not affected [2026-05-22T06:21:18.309Z] Vulnerability Mmio stale data: Not affected [2026-05-22T06:21:18.309Z] Vulnerability Retbleed: Vulnerable [2026-05-22T06:21:18.309Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-05-22T06:21:18.309Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2026-05-22T06:21:18.309Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2026-05-22T06:21:18.309Z] Vulnerability Srbds: Not affected [2026-05-22T06:21:18.309Z] Vulnerability Tsx async abort: Not affected [2026-05-22T06:21:18.309Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2026-05-22T06:21:18.309Z] [2026-05-22T06:21:18.309Z] [2026-05-22T06:21:18.309Z] ---> nproc: [2026-05-22T06:21:18.309Z] 8 [2026-05-22T06:21:18.309Z] [2026-05-22T06:21:18.309Z]