Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 522ad247d1bbedf242a8d2a57f3ec981460168ff 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-ssh9280276304216562333.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16408610935978695586.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh8767639679228455759.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh9030620182803856508.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-ssh5495087037568719122.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.23] ========================================================= [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.23 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-772613 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 Avoid second fetch Checking out Revision 522ad247d1bbedf242a8d2a57f3ec981460168ff (main) Commit message: "build: Bump Alpine from 3.20 to 3.22 (#348)" > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 522ad247d1bbedf242a8d2a57f3ec981460168ff # timeout=10 > git rev-list --no-walk f098621f5defb394b81137ffcb108a53fff6f2eb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-11-06T01:39:41.927Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-11-06T01:39:42.009Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-11-06T01:39:42.038Z] ========================================================= [2025-11-06T01:39:42.038Z] EdgeX Global Pipelines Version Info [2025-11-06T01:39:42.038Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-11-06T01:39:43.143Z] ------------------- [2025-11-06T01:39:43.143Z] stable info: [2025-11-06T01:39:43.143Z] ------------------- [2025-11-06T01:39:43.143Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-11-06T01:39:43.143Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-11-06T01:39:43.143Z] Message: update stable to v1.0.278 [2025-11-06T01:39:43.404Z] ------------------- [2025-11-06T01:39:43.404Z] experimental info: [2025-11-06T01:39:43.404Z] ------------------- [2025-11-06T01:39:43.404Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-11-06T01:39:43.404Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-11-06T01:39:43.404Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-11-06T01:39:43.499Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2025-11-06T01:39:43.527Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2025-11-06T01:39:43.552Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-11-06T01:39:43.573Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-11-06T01:39:43.600Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-11-06T01:39:43.625Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-11-06T01:39:43.648Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-11-06T01:39:43.672Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-11-06T01:39:43.695Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-11-06T01:39:43.723Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-11-06T01:39:43.747Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-11-06T01:39:43.771Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2025-11-06T01:39:43.802Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-11-06T01:39:43.833Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-11-06T01:39:43.863Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-11-06T01:39:43.890Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-11-06T01:39:43.916Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-11-06T01:39:43.945Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-11-06T01:39:43.971Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-11-06T01:39:43.995Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-11-06T01:39:44.019Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-11-06T01:39:44.045Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-11-06T01:39:44.075Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-11-06T01:39:44.101Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-11-06T01:39:44.128Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-11-06T01:39:44.159Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-11-06T01:39:44.190Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-11-06T01:39:44.220Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-11-06T01:39:44.246Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-11-06T01:39:44.270Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-11-06T01:39:44.292Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 522ad247d1bbedf242a8d2a57f3ec981460168ff [Pipeline] echo [2025-11-06T01:39:44.321Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 522ad24 [Pipeline] echo [2025-11-06T01:39:44.353Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-06T01:39:44.432Z] provisioning config files... [2025-11-06T01:39:44.446Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11717351211593644084tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-06T01:39:44.782Z] ---> ****-login.sh [2025-11-06T01:39:44.782Z] nexus3.edgexfoundry.org:10001 [2025-11-06T01:39:44.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-06T01:39:45.042Z] [2025-11-06T01:39:45.042Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-06T01:39:45.042Z] Configure a credential helper to remove this warning. See [2025-11-06T01:39:45.042Z] https://docs.****.com/go/credential-store/ [2025-11-06T01:39:45.042Z] [2025-11-06T01:39:45.042Z] Login Succeeded [2025-11-06T01:39:45.042Z] nexus3.edgexfoundry.org:10002 [2025-11-06T01:39:45.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-06T01:39:45.303Z] [2025-11-06T01:39:45.303Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-06T01:39:45.303Z] Configure a credential helper to remove this warning. See [2025-11-06T01:39:45.303Z] https://docs.****.com/go/credential-store/ [2025-11-06T01:39:45.303Z] [2025-11-06T01:39:45.303Z] Login Succeeded [2025-11-06T01:39:45.303Z] nexus3.edgexfoundry.org:10003 [2025-11-06T01:39:45.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-06T01:39:45.303Z] [2025-11-06T01:39:45.303Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-06T01:39:45.303Z] Configure a credential helper to remove this warning. See [2025-11-06T01:39:45.303Z] https://docs.****.com/go/credential-store/ [2025-11-06T01:39:45.303Z] [2025-11-06T01:39:45.303Z] Login Succeeded [2025-11-06T01:39:45.303Z] nexus3.edgexfoundry.org:10004 [2025-11-06T01:39:45.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-06T01:39:45.564Z] [2025-11-06T01:39:45.564Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-06T01:39:45.564Z] Configure a credential helper to remove this warning. See [2025-11-06T01:39:45.564Z] https://docs.****.com/go/credential-store/ [2025-11-06T01:39:45.564Z] [2025-11-06T01:39:45.564Z] Login Succeeded [2025-11-06T01:39:45.564Z] ****.io [2025-11-06T01:39:45.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-06T01:39:45.824Z] [2025-11-06T01:39:45.824Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-06T01:39:45.824Z] Configure a credential helper to remove this warning. See [2025-11-06T01:39:45.825Z] https://docs.****.com/go/credential-store/ [2025-11-06T01:39:45.825Z] [2025-11-06T01:39:45.825Z] Login Succeeded [2025-11-06T01:39:45.825Z] ---> ****-login.sh ends [Pipeline] } [2025-11-06T01:39:45.832Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-11-06T01:39:46.244Z] + git rev-list -1 --merges 522ad247d1bbedf242a8d2a57f3ec981460168ff~1..522ad247d1bbedf242a8d2a57f3ec981460168ff [Pipeline] echo [2025-11-06T01:39:46.276Z] -----------> git rev-list -1 --merges 522ad247d1bbedf242a8d2a57f3ec981460168ff~1..522ad247d1bbedf242a8d2a57f3ec981460168ff 522ad247d1bbedf242a8d2a57f3ec981460168ff [false] [Pipeline] sh [2025-11-06T01:39:46.575Z] + git log --format=format:%s -1 522ad247d1bbedf242a8d2a57f3ec981460168ff [Pipeline] echo [2025-11-06T01:39:46.593Z] ========================================================= [2025-11-06T01:39:46.593Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-11-06T01:39:46.593Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-11-06T01:39:46.961Z] + git log --format=format:%s -1 522ad247d1bbedf242a8d2a57f3ec981460168ff [Pipeline] echo [2025-11-06T01:39:46.975Z] [semverPrep] GIT_COMMIT: 522ad247d1bbedf242a8d2a57f3ec981460168ff, Commit Message: build: Bump Alpine from 3.20 to 3.22 (#348) [Pipeline] echo [2025-11-06T01:39:46.996Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-11-06T01:39:47.392Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-06T01:39:47.392Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-11-06T01:39:47.392Z] + [ -e /tmp/ssh_known_hosts ] [2025-11-06T01:39:47.392Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-11-06T01:39:47.392Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-11-06T01:39:47.392Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-11-06T01:39:47.392Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T01:39:47.860Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-06T01:39:47.860Z] [2025-11-06T01:39:47.860Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T01:39:48.175Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-06T01:39:48.175Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-11-06T01:39:48.175Z] 3dae71ba6b94: Pulling fs layer [2025-11-06T01:39:48.175Z] 6bf1a483ea7c: Pulling fs layer [2025-11-06T01:39:48.175Z] f5dfc541a4d3: Pulling fs layer [2025-11-06T01:39:48.175Z] 461d9e800cba: Pulling fs layer [2025-11-06T01:39:48.175Z] 80192f66455f: Pulling fs layer [2025-11-06T01:39:48.175Z] 2e8e34ca0e6c: Pulling fs layer [2025-11-06T01:39:48.175Z] a29436f7fd5d: Pulling fs layer [2025-11-06T01:39:48.175Z] 923cac83aea3: Pulling fs layer [2025-11-06T01:39:48.175Z] 25ad8b0a4227: Pulling fs layer [2025-11-06T01:39:48.175Z] db01528c6b51: Pulling fs layer [2025-11-06T01:39:48.175Z] 28988de357af: Pulling fs layer [2025-11-06T01:39:48.175Z] 2e8e34ca0e6c: Waiting [2025-11-06T01:39:48.175Z] a29436f7fd5d: Waiting [2025-11-06T01:39:48.175Z] 80192f66455f: Waiting [2025-11-06T01:39:48.175Z] 923cac83aea3: Waiting [2025-11-06T01:39:48.175Z] 461d9e800cba: Waiting [2025-11-06T01:39:48.175Z] 28988de357af: Waiting [2025-11-06T01:39:48.175Z] 25ad8b0a4227: Waiting [2025-11-06T01:39:48.175Z] db01528c6b51: Waiting [2025-11-06T01:39:48.175Z] 6bf1a483ea7c: Verifying Checksum [2025-11-06T01:39:48.175Z] 6bf1a483ea7c: Download complete [2025-11-06T01:39:48.438Z] 80192f66455f: Download complete [2025-11-06T01:39:48.438Z] f5dfc541a4d3: Verifying Checksum [2025-11-06T01:39:48.438Z] f5dfc541a4d3: Download complete [2025-11-06T01:39:48.438Z] 3dae71ba6b94: Verifying Checksum [2025-11-06T01:39:48.438Z] 3dae71ba6b94: Download complete [2025-11-06T01:39:48.438Z] 923cac83aea3: Verifying Checksum [2025-11-06T01:39:48.438Z] 923cac83aea3: Download complete [2025-11-06T01:39:48.698Z] 25ad8b0a4227: Verifying Checksum [2025-11-06T01:39:48.698Z] 25ad8b0a4227: Download complete [2025-11-06T01:39:48.698Z] db01528c6b51: Verifying Checksum [2025-11-06T01:39:48.698Z] db01528c6b51: Download complete [2025-11-06T01:39:48.698Z] 28988de357af: Download complete [2025-11-06T01:39:48.957Z] a29436f7fd5d: Verifying Checksum [2025-11-06T01:39:48.957Z] a29436f7fd5d: Download complete [2025-11-06T01:39:49.216Z] 2e8e34ca0e6c: Verifying Checksum [2025-11-06T01:39:49.216Z] 2e8e34ca0e6c: Download complete [2025-11-06T01:39:49.782Z] 3dae71ba6b94: Pull complete [2025-11-06T01:39:50.042Z] 6bf1a483ea7c: Pull complete [2025-11-06T01:39:50.612Z] f5dfc541a4d3: Pull complete [2025-11-06T01:39:50.871Z] 461d9e800cba: Pull complete [2025-11-06T01:39:50.871Z] 80192f66455f: Pull complete [2025-11-06T01:39:55.061Z] 2e8e34ca0e6c: Pull complete [2025-11-06T01:39:55.061Z] a29436f7fd5d: Pull complete [2025-11-06T01:39:55.061Z] 923cac83aea3: Pull complete [2025-11-06T01:39:55.320Z] 25ad8b0a4227: Pull complete [2025-11-06T01:39:55.320Z] db01528c6b51: Pull complete [2025-11-06T01:39:55.320Z] 28988de357af: Pull complete [2025-11-06T01:39:55.320Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-11-06T01:39:55.320Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-06T01:39:55.320Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-06T01:39:55.459Z] prd-ubuntu20.04-docker-8c-8g-772613 does not seem to be running inside a container [2025-11-06T01:39:55.489Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-11-06T01:39:57.317Z] $ docker top e59eb69b80a3e947a3e4fe49a9f6b53272ba9bde390459194dbf03b7fea497f2 -eo pid,comm [2025-11-06T01:39:57.369Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-11-06T01:39:57.369Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-06T01:39:57.431Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-06T01:39:57.431Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-06T01:39:57.551Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-06T01:39:57.555Z] $ docker exec e59eb69b80a3e947a3e4fe49a9f6b53272ba9bde390459194dbf03b7fea497f2 ssh-agent [2025-11-06T01:39:57.661Z] SSH_AUTH_SOCK=/tmp/ssh-HKpfhVwvjBOK/agent.31 [2025-11-06T01:39:57.661Z] SSH_AGENT_PID=37 [2025-11-06T01:39:57.667Z] Running ssh-add (command line suppressed) [2025-11-06T01:39:57.759Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17071298161656967716.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17071298161656967716.key) [2025-11-06T01:39:57.772Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-06T01:39:58.062Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] sh [2025-11-06T01:39:58.350Z] + git tag --points-at HEAD [Pipeline] } [2025-11-06T01:39:58.363Z] $ docker exec --env ******** --env ******** e59eb69b80a3e947a3e4fe49a9f6b53272ba9bde390459194dbf03b7fea497f2 ssh-agent -k [2025-11-06T01:39:58.454Z] unset SSH_AUTH_SOCK; [2025-11-06T01:39:58.454Z] unset SSH_AGENT_PID; [2025-11-06T01:39:58.454Z] echo Agent pid 37 killed; [2025-11-06T01:39:58.462Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-11-06T01:39:58.509Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-06T01:39:58.509Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-06T01:39:58.634Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-06T01:39:58.638Z] $ docker exec e59eb69b80a3e947a3e4fe49a9f6b53272ba9bde390459194dbf03b7fea497f2 ssh-agent [2025-11-06T01:39:58.739Z] SSH_AUTH_SOCK=/tmp/ssh-Eh8jt7OHFxoC/agent.84 [2025-11-06T01:39:58.739Z] SSH_AGENT_PID=90 [2025-11-06T01:39:58.744Z] Running ssh-add (command line suppressed) [2025-11-06T01:39:58.845Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7877077241010928947.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7877077241010928947.key) [2025-11-06T01:39:58.857Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-06T01:39:59.146Z] + git semver init [2025-11-06T01:39:59.407Z] 2025-11-06 01:39:59,362 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-06T01:39:59.407Z] 2025-11-06 01:39:59,366 [run_init] DEBUG init version:0.0.0 force:False [2025-11-06T01:39:59.407Z] 2025-11-06 01:39:59,367 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2025-11-06T01:39:59.407Z] 2025-11-06 01:39:59,367 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2025-11-06T01:39:59.407Z] 2025-11-06 01:39:59,368 [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) [2025-11-06T01:40:01.315Z] 2025-11-06 01:40:00,802 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2025-11-06T01:40:01.315Z] 2025-11-06 01:40:00,802 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2025-11-06T01:40:01.315Z] 2025-11-06 01:40:00,802 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-11-06T01:40:01.315Z] 2025-11-06 01:40:00,803 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-11-06T01:40:01.315Z] 4.1.0-dev.1 [Pipeline] } [2025-11-06T01:40:01.326Z] $ docker exec --env ******** --env ******** e59eb69b80a3e947a3e4fe49a9f6b53272ba9bde390459194dbf03b7fea497f2 ssh-agent -k [2025-11-06T01:40:01.423Z] unset SSH_AUTH_SOCK; [2025-11-06T01:40:01.424Z] unset SSH_AGENT_PID; [2025-11-06T01:40:01.424Z] echo Agent pid 90 killed; [2025-11-06T01:40:01.441Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-06T01:40:01.788Z] + git semver [Pipeline] } [2025-11-06T01:40:02.061Z] $ docker stop --time=1 e59eb69b80a3e947a3e4fe49a9f6b53272ba9bde390459194dbf03b7fea497f2 [2025-11-06T01:40:03.355Z] $ docker rm -f --volumes e59eb69b80a3e947a3e4fe49a9f6b53272ba9bde390459194dbf03b7fea497f2 [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-06T01:40:03.711Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-11-06T01:40:03.932Z] Stashed 1 file(s) [Pipeline] echo [2025-11-06T01:40:03.938Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-06T01:40:04.138Z] provisioning config files... [2025-11-06T01:40:04.167Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16759265048607500588tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-06T01:40:04.494Z] ---> ****-login.sh [2025-11-06T01:40:04.494Z] nexus3.edgexfoundry.org:10001 [2025-11-06T01:40:04.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-06T01:40:04.494Z] Login Succeeded [2025-11-06T01:40:04.494Z] nexus3.edgexfoundry.org:10002 [2025-11-06T01:40:04.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-06T01:40:04.494Z] Login Succeeded [2025-11-06T01:40:04.494Z] nexus3.edgexfoundry.org:10003 [2025-11-06T01:40:04.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-06T01:40:04.757Z] Login Succeeded [2025-11-06T01:40:04.757Z] nexus3.edgexfoundry.org:10004 [2025-11-06T01:40:04.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-06T01:40:04.757Z] Login Succeeded [2025-11-06T01:40:04.757Z] ****.io [2025-11-06T01:40:04.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-06T01:40:05.326Z] Login Succeeded [2025-11-06T01:40:05.326Z] ---> ****-login.sh ends [Pipeline] } [2025-11-06T01:40:05.333Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-11-06T01:40:05.435Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-06T01:40:05.452Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-06T01:40:05.472Z] ========================================================= [2025-11-06T01:40:05.472Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-11-06T01:40:05.472Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T01:40:05.814Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-11-06T01:40:06.751Z] #0 building with "default" instance using docker driver [2025-11-06T01:40:06.751Z] [2025-11-06T01:40:06.751Z] #1 [internal] load build definition from Dockerfile [2025-11-06T01:40:06.751Z] #1 transferring dockerfile: 1.81kB done [2025-11-06T01:40:06.751Z] #1 DONE 0.0s [2025-11-06T01:40:06.751Z] [2025-11-06T01:40:06.751Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-11-06T01:40:06.751Z] #2 DONE 0.1s [2025-11-06T01:40:06.751Z] [2025-11-06T01:40:06.751Z] #3 [internal] load .dockerignore [2025-11-06T01:40:06.751Z] #3 transferring context: 304B done [2025-11-06T01:40:06.751Z] #3 DONE 0.0s [2025-11-06T01:40:06.751Z] [2025-11-06T01:40:06.751Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 [2025-11-06T01:40:06.751Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 0.0s done [2025-11-06T01:40:06.751Z] #4 sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 126B / 126B 0.1s done [2025-11-06T01:40:06.751Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s [2025-11-06T01:40:06.751Z] #4 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 3.80MB / 3.80MB 0.1s [2025-11-06T01:40:06.751Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 3.15MB / 74.07MB 0.1s [2025-11-06T01:40:06.751Z] #4 sha256:e619c034af25ffb08a59e3d21d0a7192d7f81c386b9b29c1cddcb8a08924c0fc 4.10kB / 4.10kB done [2025-11-06T01:40:06.751Z] #4 sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 282.45kB / 282.45kB 0.0s done [2025-11-06T01:40:06.751Z] #4 sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 685B / 685B done [2025-11-06T01:40:06.751Z] #4 sha256:e9f2598a937cac3435c96fcb14b1e3d8b17fea31e22d96e7608136a0e552f374 2.08kB / 2.08kB done [2025-11-06T01:40:06.751Z] #4 ... [2025-11-06T01:40:06.751Z] [2025-11-06T01:40:06.751Z] #5 [internal] load build context [2025-11-06T01:40:06.751Z] #5 transferring context: 21.99MB 0.2s done [2025-11-06T01:40:06.751Z] #5 DONE 0.2s [2025-11-06T01:40:06.751Z] [2025-11-06T01:40:06.751Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 [2025-11-06T01:40:06.751Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-11-06T01:40:06.751Z] #4 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 3.80MB / 3.80MB 0.1s done [2025-11-06T01:40:06.751Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 12.62MB / 74.07MB 0.2s [2025-11-06T01:40:06.751Z] #4 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 0.1s [2025-11-06T01:40:06.751Z] #4 sha256:063b4f904bf53f94bbc1d3ba0507ed296dadd679ec1b747dff8dfbd06e245cce 440B / 440B 0.1s done [2025-11-06T01:40:06.751Z] #4 sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 2.38MB / 2.38MB 0.2s [2025-11-06T01:40:06.751Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 3.15MB / 113.25MB 0.2s [2025-11-06T01:40:07.012Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 27.26MB / 74.07MB 0.3s [2025-11-06T01:40:07.012Z] #4 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 0.2s done [2025-11-06T01:40:07.012Z] #4 sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 2.38MB / 2.38MB 0.2s done [2025-11-06T01:40:07.012Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 10.49MB / 113.25MB 0.3s [2025-11-06T01:40:07.012Z] #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 151.55kB / 13.30MB 0.3s [2025-11-06T01:40:07.012Z] #4 extracting sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 [2025-11-06T01:40:07.012Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 59.77MB / 74.07MB 0.5s [2025-11-06T01:40:07.012Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 28.31MB / 113.25MB 0.5s [2025-11-06T01:40:07.012Z] #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 9.44MB / 13.30MB 0.5s [2025-11-06T01:40:07.012Z] #4 extracting sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 0.1s done [2025-11-06T01:40:07.299Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 74.07MB / 74.07MB 0.6s [2025-11-06T01:40:07.300Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 36.70MB / 113.25MB 0.6s [2025-11-06T01:40:07.300Z] #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 13.30MB / 13.30MB 0.6s [2025-11-06T01:40:07.300Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 61.87MB / 113.25MB 0.8s [2025-11-06T01:40:07.558Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 74.07MB / 74.07MB 0.8s done [2025-11-06T01:40:07.558Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 79.69MB / 113.25MB 0.9s [2025-11-06T01:40:07.558Z] #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 13.30MB / 13.30MB 0.8s done [2025-11-06T01:40:07.558Z] #4 extracting sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 0.1s [2025-11-06T01:40:07.817Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 113.25MB / 113.25MB 1.1s [2025-11-06T01:40:07.817Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 113.25MB / 113.25MB 1.2s done [2025-11-06T01:40:12.003Z] #4 extracting sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 4.1s done [2025-11-06T01:40:12.003Z] #4 extracting sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 [2025-11-06T01:40:12.003Z] #4 extracting sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 done [2025-11-06T01:40:12.003Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-11-06T01:40:12.003Z] #4 extracting sha256:063b4f904bf53f94bbc1d3ba0507ed296dadd679ec1b747dff8dfbd06e245cce done [2025-11-06T01:40:12.003Z] #4 extracting sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 [2025-11-06T01:40:12.003Z] #4 extracting sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 0.0s done [2025-11-06T01:40:12.003Z] #4 extracting sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 0.1s [2025-11-06T01:40:15.284Z] #4 extracting sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 3.2s done [2025-11-06T01:40:15.284Z] #4 extracting sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 0.1s [2025-11-06T01:40:16.224Z] #4 extracting sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 0.6s done [2025-11-06T01:40:16.224Z] #4 DONE 9.4s [2025-11-06T01:40:16.224Z] [2025-11-06T01:40:16.224Z] #6 [builder 2/7] RUN apk add --no-cache make git [2025-11-06T01:40:16.224Z] #6 0.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-06T01:40:16.483Z] #6 0.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-06T01:40:16.483Z] #6 0.562 OK: 265 MiB in 60 packages [2025-11-06T01:40:18.391Z] #6 DONE 2.4s [2025-11-06T01:40:18.650Z] [2025-11-06T01:40:18.650Z] #7 [builder 3/7] WORKDIR /app [2025-11-06T01:40:18.650Z] #7 DONE 0.0s [2025-11-06T01:40:18.650Z] [2025-11-06T01:40:18.650Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-11-06T01:40:18.650Z] #8 DONE 0.0s [2025-11-06T01:40:18.650Z] [2025-11-06T01:40:18.650Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-06T01:40:19.090Z] Still waiting to schedule task [2025-11-06T01:40:19.090Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-772612’ [2025-11-06T01:40:50.741Z] #9 DONE 29.5s [2025-11-06T01:40:50.741Z] [2025-11-06T01:40:50.741Z] #10 [builder 6/7] COPY . . [2025-11-06T01:40:50.741Z] #10 DONE 0.1s [2025-11-06T01:40:50.741Z] [2025-11-06T01:40:50.741Z] #11 [builder 7/7] RUN echo noop [2025-11-06T01:40:50.741Z] #11 0.192 noop [2025-11-06T01:40:50.741Z] #11 DONE 0.2s [2025-11-06T01:40:50.741Z] [2025-11-06T01:40:50.741Z] #12 exporting to image [2025-11-06T01:40:50.741Z] #12 exporting layers [2025-11-06T01:40:56.012Z] #12 exporting layers 6.8s done [2025-11-06T01:40:56.012Z] #12 writing image sha256:be07ca48e1fd40de87432a53fab0fa1c440ed2d4456c6a412afa31b9938e98bc done [2025-11-06T01:40:56.012Z] #12 naming to docker.io/library/ci-base-image-x86_64 0.0s done [2025-11-06T01:40:56.012Z] #12 DONE 6.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T01:40:56.344Z] + docker inspect -f . ci-base-image-x86_64 [2025-11-06T01:40:56.344Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-06T01:40:56.410Z] prd-ubuntu20.04-docker-8c-8g-772613 does not seem to be running inside a container [2025-11-06T01:40:56.431Z] $ 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 ******** ci-base-image-x86_64 cat [2025-11-06T01:40:56.747Z] $ docker top 879a23e917a35c90794ae2fb198fbacb821ec78fe94bceff9c33436e90975509 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-06T01:40:57.095Z] + go version [2025-11-06T01:40:57.095Z] go version go1.23.12 linux/amd64 [Pipeline] } [2025-11-06T01:40:57.105Z] $ docker stop --time=1 879a23e917a35c90794ae2fb198fbacb821ec78fe94bceff9c33436e90975509 [2025-11-06T01:40:58.344Z] $ docker rm -f --volumes 879a23e917a35c90794ae2fb198fbacb821ec78fe94bceff9c33436e90975509 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T01:40:58.797Z] + docker inspect -f . ci-base-image-x86_64 [2025-11-06T01:40:58.798Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-06T01:40:58.953Z] prd-ubuntu20.04-docker-8c-8g-772613 does not seem to be running inside a container [2025-11-06T01:40:58.980Z] $ 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 ******** ci-base-image-x86_64 cat [2025-11-06T01:40:59.202Z] $ docker top 3fdc50d08a3f3396e757600eaad83715a678730efc9da412966bb888992ce06f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-06T01:40:59.553Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2025-11-06T01:40:59.858Z] + make test [2025-11-06T01:40:59.859Z] go test -race ./... -coverprofile=coverage.out ./... [2025-11-06T01:41:31.936Z] edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements [2025-11-06T01:41:31.936Z] edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements [2025-11-06T01:41:31.936Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.118s coverage: 86.2% of statements [2025-11-06T01:41:32.196Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.689s coverage: 71.9% of statements [2025-11-06T01:42:04.256Z] go vet ./... [2025-11-06T01:42:09.524Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-11-06T01:42:09.524Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-11-06T01:42:09.524Z] ./bin/test-attribution.sh [Pipeline] echo [2025-11-06T01:42:09.540Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-11-06T01:42:09.554Z] $ docker stop --time=1 3fdc50d08a3f3396e757600eaad83715a678730efc9da412966bb888992ce06f [2025-11-06T01:42:11.832Z] $ docker rm -f --volumes 3fdc50d08a3f3396e757600eaad83715a678730efc9da412966bb888992ce06f [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-06T01:42:12.479Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-11-06T01:42:12.540Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-11-06T01:42:13.207Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-11-06T01:42:13.492Z] + ls -al . [2025-11-06T01:42:13.492Z] total 288 [2025-11-06T01:42:13.492Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 6 01:41 . [2025-11-06T01:42:13.492Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 01:39 .. [2025-11-06T01:42:13.492Z] -rw-rw-r-- 1 jenkins jenkins 262 Nov 6 01:39 .dockerignore [2025-11-06T01:42:13.492Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 6 01:41 .git [2025-11-06T01:42:13.492Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 01:39 .github [2025-11-06T01:42:13.492Z] -rw-rw-r-- 1 jenkins jenkins 773 Nov 6 01:39 .gitignore [2025-11-06T01:42:13.492Z] -rw-rw-r-- 1 jenkins jenkins 200 Nov 6 01:39 .golangci.yml [2025-11-06T01:42:13.492Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 6 01:40 .semver [2025-11-06T01:42:13.492Z] -rw-rw-r-- 1 jenkins jenkins 17061 Nov 6 01:39 Attribution.txt [2025-11-06T01:42:13.492Z] -rw-rw-r-- 1 jenkins jenkins 12578 Nov 6 01:39 CHANGELOG.md [2025-11-06T01:42:13.492Z] -rw-rw-r-- 1 jenkins jenkins 1769 Nov 6 01:39 Dockerfile [2025-11-06T01:42:13.492Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 6 01:39 GOVERNANCE.md [2025-11-06T01:42:13.492Z] -rw-rw-r-- 1 jenkins jenkins 688 Nov 6 01:39 Jenkinsfile [2025-11-06T01:42:13.492Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 6 01:39 LICENSE [2025-11-06T01:42:13.492Z] -rw-rw-r-- 1 jenkins jenkins 3066 Nov 6 01:39 Makefile [2025-11-06T01:42:13.492Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 6 01:39 OWNERS.md [2025-11-06T01:42:13.492Z] -rw-rw-r-- 1 jenkins jenkins 3851 Nov 6 01:39 README.md [2025-11-06T01:42:13.492Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 6 01:40 VERSION [2025-11-06T01:42:13.492Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 01:39 bin [2025-11-06T01:42:13.492Z] -rw-r--r-- 1 jenkins jenkins 55696 Nov 6 01:41 coverage.out [2025-11-06T01:42:13.492Z] -rw-rw-r-- 1 jenkins jenkins 6693 Nov 6 01:39 go.mod [2025-11-06T01:42:13.492Z] -rw-rw-r-- 1 jenkins jenkins 88170 Nov 6 01:39 go.sum [2025-11-06T01:42:13.492Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 01:39 images [2025-11-06T01:42:13.492Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 01:39 internal [2025-11-06T01:42:13.492Z] -rw-rw-r-- 1 jenkins jenkins 531 Nov 6 01:39 main.go [2025-11-06T01:42:13.492Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 01:39 openapi [2025-11-06T01:42:13.492Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 01:39 res [2025-11-06T01:42:13.492Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 01:39 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T01:42:13.822Z] + 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=522ad247d1bbedf242a8d2a57f3ec981460168ff --label arch=amd64 --label version=4.1.0-dev.1 . [2025-11-06T01:42:14.082Z] #0 building with "default" instance using docker driver [2025-11-06T01:42:14.082Z] [2025-11-06T01:42:14.082Z] #1 [internal] load build definition from Dockerfile [2025-11-06T01:42:14.082Z] #1 transferring dockerfile: 1.81kB done [2025-11-06T01:42:14.082Z] #1 DONE 0.0s [2025-11-06T01:42:14.082Z] [2025-11-06T01:42:14.082Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-11-06T01:42:14.082Z] #2 DONE 0.0s [2025-11-06T01:42:14.082Z] [2025-11-06T01:42:14.082Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2025-11-06T01:42:14.340Z] #3 DONE 0.6s [2025-11-06T01:42:14.598Z] [2025-11-06T01:42:14.598Z] #4 [internal] load .dockerignore [2025-11-06T01:42:14.598Z] #4 transferring context: 304B done [2025-11-06T01:42:14.598Z] #4 DONE 0.0s [2025-11-06T01:42:14.598Z] [2025-11-06T01:42:14.598Z] #5 [internal] load build context [2025-11-06T01:42:14.598Z] #5 transferring context: 5.33kB 0.0s done [2025-11-06T01:42:14.598Z] #5 DONE 0.0s [2025-11-06T01:42:14.598Z] [2025-11-06T01:42:14.598Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-11-06T01:42:14.598Z] #6 DONE 0.1s [2025-11-06T01:42:14.598Z] [2025-11-06T01:42:14.598Z] #7 [stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-06T01:42:14.598Z] #7 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-06T01:42:14.598Z] #7 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-06T01:42:14.598Z] #7 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-11-06T01:42:14.598Z] #7 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-11-06T01:42:14.598Z] #7 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2025-11-06T01:42:14.598Z] #7 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2025-11-06T01:42:14.856Z] #7 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done [2025-11-06T01:42:14.856Z] #7 DONE 0.3s [2025-11-06T01:42:14.856Z] [2025-11-06T01:42:14.856Z] #8 [stage-1 2/9] RUN apk --no-cache add ca-certificates dumb-init [2025-11-06T01:42:14.856Z] #8 0.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-06T01:42:15.115Z] #8 0.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-06T01:42:15.373Z] #8 ... [2025-11-06T01:42:15.373Z] [2025-11-06T01:42:15.373Z] #9 [builder 2/7] RUN apk add --no-cache make git [2025-11-06T01:42:15.373Z] #9 0.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-06T01:42:15.373Z] #9 0.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-06T01:42:15.373Z] #9 0.623 OK: 265 MiB in 60 packages [2025-11-06T01:42:15.373Z] #9 DONE 0.7s [2025-11-06T01:42:15.373Z] [2025-11-06T01:42:15.373Z] #10 [builder 3/7] WORKDIR /app [2025-11-06T01:42:15.373Z] #10 DONE 0.0s [2025-11-06T01:42:15.373Z] [2025-11-06T01:42:15.373Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-11-06T01:42:15.373Z] #11 DONE 0.0s [2025-11-06T01:42:15.373Z] [2025-11-06T01:42:15.373Z] #8 [stage-1 2/9] RUN apk --no-cache add ca-certificates dumb-init [2025-11-06T01:42:15.373Z] #8 0.585 (1/2) Installing ca-certificates (20250911-r0) [2025-11-06T01:42:15.373Z] #8 0.604 (2/2) Installing dumb-init (1.2.5-r3) [2025-11-06T01:42:15.373Z] #8 0.608 Executing busybox-1.37.0-r19.trigger [2025-11-06T01:42:15.373Z] #8 0.615 Executing ca-certificates-20250911-r0.trigger [2025-11-06T01:42:15.373Z] #8 0.658 OK: 8 MiB in 18 packages [2025-11-06T01:42:15.632Z] #8 DONE 0.8s [2025-11-06T01:42:15.632Z] [2025-11-06T01:42:15.632Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-06T01:42:15.891Z] #12 DONE 0.4s [2025-11-06T01:42:15.891Z] [2025-11-06T01:42:15.891Z] #13 [stage-1 3/9] RUN apk --no-cache upgrade [2025-11-06T01:42:15.891Z] #13 ... [2025-11-06T01:42:15.891Z] [2025-11-06T01:42:15.891Z] #14 [builder 6/7] COPY . . [2025-11-06T01:42:15.891Z] #14 DONE 0.1s [2025-11-06T01:42:16.149Z] [2025-11-06T01:42:16.149Z] #13 [stage-1 3/9] RUN apk --no-cache upgrade [2025-11-06T01:42:16.149Z] #13 0.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-06T01:42:16.149Z] #13 0.592 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-06T01:42:16.408Z] #13 0.872 OK: 8 MiB in 18 packages [2025-11-06T01:42:16.408Z] #13 DONE 1.0s [2025-11-06T01:42:16.408Z] [2025-11-06T01:42:16.408Z] #15 [builder 7/7] RUN make build [2025-11-06T01:42:16.408Z] #15 0.278 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.1 -X edgexfoundry/app-rfid-llrp-inventory.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2025-11-06T01:42:38.327Z] #15 DONE 22.3s [2025-11-06T01:42:38.327Z] [2025-11-06T01:42:38.327Z] #16 [stage-1 4/9] COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-11-06T01:42:38.327Z] #16 DONE 0.0s [2025-11-06T01:42:38.327Z] [2025-11-06T01:42:38.327Z] #17 [stage-1 5/9] COPY --from=builder /app/LICENSE /LICENSE [2025-11-06T01:42:38.327Z] #17 DONE 0.0s [2025-11-06T01:42:38.327Z] [2025-11-06T01:42:38.327Z] #18 [stage-1 6/9] COPY --from=builder /app/res/ /res/ [2025-11-06T01:42:38.327Z] #18 DONE 0.0s [2025-11-06T01:42:38.327Z] [2025-11-06T01:42:38.327Z] #19 [stage-1 7/9] COPY --from=builder /app/static/ /static/ [2025-11-06T01:42:38.327Z] #19 DONE 0.0s [2025-11-06T01:42:38.327Z] [2025-11-06T01:42:38.327Z] #20 [stage-1 8/9] COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2025-11-06T01:42:38.327Z] #20 DONE 0.1s [2025-11-06T01:42:38.584Z] [2025-11-06T01:42:38.584Z] #21 [stage-1 9/9] RUN mkdir -p /cache && chown -R 2002:2002 /cache [2025-11-06T01:42:38.584Z] #21 DONE 0.2s [2025-11-06T01:42:38.842Z] [2025-11-06T01:42:38.842Z] #22 exporting to image [2025-11-06T01:42:38.842Z] #22 exporting layers 0.1s done [2025-11-06T01:42:38.842Z] #22 writing image sha256:17860fa690746a9259c1f1ddb72890a000c0ac56129777168cf0d75189c933cf done [2025-11-06T01:42:38.842Z] #22 naming to docker.io/library/app-rfid-llrp-inventory done [2025-11-06T01:42:38.842Z] #22 DONE 0.1s [2025-11-06T01:42:38.842Z] [2025-11-06T01:42:38.842Z] 1 warning found (use docker --debug to expand): [2025-11-06T01:42:38.842Z]  - 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 [2025-11-06T01:42:39.004Z] provisioning config files... [2025-11-06T01:42:39.014Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config177498569229207752tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-06T01:42:39.319Z] ---> ****-login.sh [2025-11-06T01:42:39.319Z] nexus3.edgexfoundry.org:10001 [2025-11-06T01:42:39.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-06T01:42:39.319Z] Login Succeeded [2025-11-06T01:42:39.319Z] nexus3.edgexfoundry.org:10002 [2025-11-06T01:42:39.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-06T01:42:39.319Z] Login Succeeded [2025-11-06T01:42:39.319Z] nexus3.edgexfoundry.org:10003 [2025-11-06T01:42:39.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-06T01:42:39.577Z] Login Succeeded [2025-11-06T01:42:39.577Z] nexus3.edgexfoundry.org:10004 [2025-11-06T01:42:39.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-06T01:42:39.577Z] Login Succeeded [2025-11-06T01:42:39.577Z] ****.io [2025-11-06T01:42:39.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-06T01:42:39.836Z] Login Succeeded [2025-11-06T01:42:39.836Z] ---> ****-login.sh ends [Pipeline] } [2025-11-06T01:42:39.843Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-06T01:42:39.900Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-06T01:42:39.943Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2025-11-06T01:42:39.943Z] 522ad247d1bbedf242a8d2a57f3ec981460168ff [2025-11-06T01:42:39.943Z] latest [2025-11-06T01:42:39.943Z] 4.1.0-dev.1 [2025-11-06T01:42:39.943Z] 522ad247d1bbedf242a8d2a57f3ec981460168ff-4.1.0-dev.1 [2025-11-06T01:42:39.943Z] main [2025-11-06T01:42:39.943Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T01:42:40.304Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:522ad247d1bbedf242a8d2a57f3ec981460168ff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T01:42:40.638Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:522ad247d1bbedf242a8d2a57f3ec981460168ff [2025-11-06T01:42:40.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2025-11-06T01:42:40.638Z] 11c1e7e25869: Preparing [2025-11-06T01:42:40.638Z] d915092b970e: Preparing [2025-11-06T01:42:40.638Z] 737b9efd1bb2: Preparing [2025-11-06T01:42:40.638Z] 2253c884f748: Preparing [2025-11-06T01:42:40.638Z] 9ccd269ee274: Preparing [2025-11-06T01:42:40.638Z] d1938d0a412e: Preparing [2025-11-06T01:42:40.638Z] 83fff63cf37c: Preparing [2025-11-06T01:42:40.638Z] 640cf4fd5e33: Preparing [2025-11-06T01:42:40.638Z] 256f393e029f: Preparing [2025-11-06T01:42:40.638Z] d1938d0a412e: Waiting [2025-11-06T01:42:40.638Z] 83fff63cf37c: Waiting [2025-11-06T01:42:40.638Z] 640cf4fd5e33: Waiting [2025-11-06T01:42:40.638Z] 256f393e029f: Waiting [2025-11-06T01:42:40.638Z] 737b9efd1bb2: Pushed [2025-11-06T01:42:40.638Z] 11c1e7e25869: Pushed [2025-11-06T01:42:40.638Z] 9ccd269ee274: Pushed [2025-11-06T01:42:40.638Z] 2253c884f748: Pushed [2025-11-06T01:42:40.638Z] 256f393e029f: Layer already exists [2025-11-06T01:42:40.897Z] d1938d0a412e: Pushed [2025-11-06T01:42:40.897Z] 83fff63cf37c: Pushed [2025-11-06T01:42:40.897Z] 640cf4fd5e33: Pushed [2025-11-06T01:42:44.180Z] d915092b970e: Pushed [2025-11-06T01:42:44.439Z] 522ad247d1bbedf242a8d2a57f3ec981460168ff: digest: sha256:19c57b49ac2c83b421b8a1d296a26baa3e7b0d93bd10791dd79f3326fa368720 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T01:42:44.839Z] + 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 [2025-11-06T01:42:45.182Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2025-11-06T01:42:45.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2025-11-06T01:42:45.183Z] 11c1e7e25869: Preparing [2025-11-06T01:42:45.183Z] d915092b970e: Preparing [2025-11-06T01:42:45.183Z] 737b9efd1bb2: Preparing [2025-11-06T01:42:45.183Z] 2253c884f748: Preparing [2025-11-06T01:42:45.183Z] 9ccd269ee274: Preparing [2025-11-06T01:42:45.183Z] d1938d0a412e: Preparing [2025-11-06T01:42:45.183Z] 83fff63cf37c: Preparing [2025-11-06T01:42:45.183Z] 640cf4fd5e33: Preparing [2025-11-06T01:42:45.183Z] 83fff63cf37c: Waiting [2025-11-06T01:42:45.183Z] d1938d0a412e: Waiting [2025-11-06T01:42:45.183Z] 256f393e029f: Preparing [2025-11-06T01:42:45.183Z] 640cf4fd5e33: Waiting [2025-11-06T01:42:45.183Z] 256f393e029f: Waiting [2025-11-06T01:42:45.183Z] 2253c884f748: Layer already exists [2025-11-06T01:42:45.183Z] 11c1e7e25869: Layer already exists [2025-11-06T01:42:45.183Z] 9ccd269ee274: Layer already exists [2025-11-06T01:42:45.183Z] 737b9efd1bb2: Layer already exists [2025-11-06T01:42:45.183Z] d915092b970e: Layer already exists [2025-11-06T01:42:45.183Z] d1938d0a412e: Layer already exists [2025-11-06T01:42:45.183Z] 83fff63cf37c: Layer already exists [2025-11-06T01:42:45.183Z] 640cf4fd5e33: Layer already exists [2025-11-06T01:42:45.183Z] 256f393e029f: Layer already exists [2025-11-06T01:42:45.183Z] latest: digest: sha256:19c57b49ac2c83b421b8a1d296a26baa3e7b0d93bd10791dd79f3326fa368720 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T01:42:45.519Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T01:42:45.858Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.1.0-dev.1 [2025-11-06T01:42:45.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2025-11-06T01:42:45.858Z] 11c1e7e25869: Preparing [2025-11-06T01:42:45.858Z] d915092b970e: Preparing [2025-11-06T01:42:45.858Z] 737b9efd1bb2: Preparing [2025-11-06T01:42:45.858Z] 2253c884f748: Preparing [2025-11-06T01:42:45.858Z] 9ccd269ee274: Preparing [2025-11-06T01:42:45.858Z] d1938d0a412e: Preparing [2025-11-06T01:42:45.858Z] 83fff63cf37c: Preparing [2025-11-06T01:42:45.858Z] 640cf4fd5e33: Preparing [2025-11-06T01:42:45.858Z] 256f393e029f: Preparing [2025-11-06T01:42:45.858Z] d1938d0a412e: Waiting [2025-11-06T01:42:45.858Z] 83fff63cf37c: Waiting [2025-11-06T01:42:45.858Z] 640cf4fd5e33: Waiting [2025-11-06T01:42:45.858Z] 256f393e029f: Waiting [2025-11-06T01:42:45.858Z] 9ccd269ee274: Layer already exists [2025-11-06T01:42:45.858Z] 737b9efd1bb2: Layer already exists [2025-11-06T01:42:45.858Z] d915092b970e: Layer already exists [2025-11-06T01:42:45.858Z] 11c1e7e25869: Layer already exists [2025-11-06T01:42:45.858Z] 2253c884f748: Layer already exists [2025-11-06T01:42:45.858Z] d1938d0a412e: Layer already exists [2025-11-06T01:42:45.858Z] 640cf4fd5e33: Layer already exists [2025-11-06T01:42:45.858Z] 83fff63cf37c: Layer already exists [2025-11-06T01:42:45.858Z] 256f393e029f: Layer already exists [2025-11-06T01:42:45.858Z] 4.1.0-dev.1: digest: sha256:19c57b49ac2c83b421b8a1d296a26baa3e7b0d93bd10791dd79f3326fa368720 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T01:42:46.191Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:522ad247d1bbedf242a8d2a57f3ec981460168ff-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T01:42:46.527Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:522ad247d1bbedf242a8d2a57f3ec981460168ff-4.1.0-dev.1 [2025-11-06T01:42:46.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2025-11-06T01:42:46.527Z] 11c1e7e25869: Preparing [2025-11-06T01:42:46.527Z] d915092b970e: Preparing [2025-11-06T01:42:46.527Z] 737b9efd1bb2: Preparing [2025-11-06T01:42:46.527Z] 2253c884f748: Preparing [2025-11-06T01:42:46.527Z] 9ccd269ee274: Preparing [2025-11-06T01:42:46.527Z] d1938d0a412e: Preparing [2025-11-06T01:42:46.527Z] 83fff63cf37c: Preparing [2025-11-06T01:42:46.527Z] 640cf4fd5e33: Preparing [2025-11-06T01:42:46.527Z] 256f393e029f: Preparing [2025-11-06T01:42:46.527Z] d1938d0a412e: Waiting [2025-11-06T01:42:46.527Z] 83fff63cf37c: Waiting [2025-11-06T01:42:46.527Z] 256f393e029f: Waiting [2025-11-06T01:42:46.527Z] 640cf4fd5e33: Waiting [2025-11-06T01:42:46.527Z] d915092b970e: Layer already exists [2025-11-06T01:42:46.527Z] 9ccd269ee274: Layer already exists [2025-11-06T01:42:46.527Z] 2253c884f748: Layer already exists [2025-11-06T01:42:46.527Z] 11c1e7e25869: Layer already exists [2025-11-06T01:42:46.527Z] 737b9efd1bb2: Layer already exists [2025-11-06T01:42:46.527Z] d1938d0a412e: Layer already exists [2025-11-06T01:42:46.527Z] 83fff63cf37c: Layer already exists [2025-11-06T01:42:46.527Z] 256f393e029f: Layer already exists [2025-11-06T01:42:46.527Z] 640cf4fd5e33: Layer already exists [2025-11-06T01:42:46.527Z] 522ad247d1bbedf242a8d2a57f3ec981460168ff-4.1.0-dev.1: digest: sha256:19c57b49ac2c83b421b8a1d296a26baa3e7b0d93bd10791dd79f3326fa368720 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T01:42:46.866Z] + 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 [2025-11-06T01:42:47.206Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2025-11-06T01:42:47.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2025-11-06T01:42:47.206Z] 11c1e7e25869: Preparing [2025-11-06T01:42:47.206Z] d915092b970e: Preparing [2025-11-06T01:42:47.206Z] 737b9efd1bb2: Preparing [2025-11-06T01:42:47.206Z] 2253c884f748: Preparing [2025-11-06T01:42:47.206Z] 9ccd269ee274: Preparing [2025-11-06T01:42:47.206Z] d1938d0a412e: Preparing [2025-11-06T01:42:47.206Z] 83fff63cf37c: Preparing [2025-11-06T01:42:47.206Z] 640cf4fd5e33: Preparing [2025-11-06T01:42:47.206Z] 256f393e029f: Preparing [2025-11-06T01:42:47.206Z] 640cf4fd5e33: Waiting [2025-11-06T01:42:47.206Z] 83fff63cf37c: Waiting [2025-11-06T01:42:47.206Z] 256f393e029f: Waiting [2025-11-06T01:42:47.206Z] d1938d0a412e: Waiting [2025-11-06T01:42:47.206Z] 2253c884f748: Layer already exists [2025-11-06T01:42:47.206Z] 737b9efd1bb2: Layer already exists [2025-11-06T01:42:47.206Z] d915092b970e: Layer already exists [2025-11-06T01:42:47.206Z] 9ccd269ee274: Layer already exists [2025-11-06T01:42:47.206Z] 11c1e7e25869: Layer already exists [2025-11-06T01:42:47.206Z] 640cf4fd5e33: Layer already exists [2025-11-06T01:42:47.206Z] d1938d0a412e: Layer already exists [2025-11-06T01:42:47.206Z] 83fff63cf37c: Layer already exists [2025-11-06T01:42:47.206Z] 256f393e029f: Layer already exists [2025-11-06T01:42:47.206Z] main: digest: sha256:19c57b49ac2c83b421b8a1d296a26baa3e7b0d93bd10791dd79f3326fa368720 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-06T01:42:47.288Z] ===================================================== [Pipeline] echo [2025-11-06T01:42:47.306Z] taggedImages: [2025-11-06T01:42:47.306Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:522ad247d1bbedf242a8d2a57f3ec981460168ff [2025-11-06T01:42:47.306Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2025-11-06T01:42:47.306Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.1.0-dev.1 [2025-11-06T01:42:47.306Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:522ad247d1bbedf242a8d2a57f3ec981460168ff-4.1.0-dev.1 [2025-11-06T01:42:47.306Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] echo [2025-11-06T01:42:47.348Z] ========================================================= [2025-11-06T01:42:47.348Z] [edgeXBuildMultiArch] RAW Config: [2025-11-06T01:42:47.348Z] images: [2025-11-06T01:42:47.348Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:522ad247d1bbedf242a8d2a57f3ec981460168ff [2025-11-06T01:42:47.348Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2025-11-06T01:42:47.348Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.1.0-dev.1 [2025-11-06T01:42:47.348Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:522ad247d1bbedf242a8d2a57f3ec981460168ff-4.1.0-dev.1 [2025-11-06T01:42:47.348Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2025-11-06T01:42:47.348Z] settingsFile: [2025-11-06T01:42:47.348Z] app-rfid-llrp-inventory-settings [2025-11-06T01:42:47.348Z] ========================================================= [Pipeline] node [2025-11-06T01:43:02.351Z] Still waiting to schedule task [2025-11-06T01:43:02.351Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-11-06T01:43:54.246Z] Running on prd-centos7-docker-4c-2g-772615 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [2025-11-06T01:43:54.253Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-772614 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] ws [2025-11-06T01:43:54.296Z] Running in /w/workspace/app-rfid-llrp-inventory/199 [Pipeline] { [Pipeline] configFileProvider [2025-11-06T01:43:54.316Z] provisioning config files... [Pipeline] checkout [2025-11-06T01:43:54.356Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4567275350062207673tmp [Pipeline] { [2025-11-06T01:43:57.375Z] The recommended git tool is: git [Pipeline] libraryResource [Pipeline] sh [2025-11-06T01:43:58.320Z] ---> ****-login.sh [2025-11-06T01:43:58.320Z] nexus3.edgexfoundry.org:10001 [2025-11-06T01:43:58.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-06T01:43:58.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-06T01:43:58.320Z] Configure a credential helper to remove this warning. See [2025-11-06T01:43:58.320Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-06T01:43:58.320Z] [2025-11-06T01:43:58.320Z] Login Succeeded [2025-11-06T01:43:58.320Z] nexus3.edgexfoundry.org:10002 [2025-11-06T01:43:58.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-06T01:43:58.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-06T01:43:58.586Z] Configure a credential helper to remove this warning. See [2025-11-06T01:43:58.586Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-06T01:43:58.586Z] [2025-11-06T01:43:58.586Z] Login Succeeded [2025-11-06T01:43:58.586Z] nexus3.edgexfoundry.org:10003 [2025-11-06T01:43:58.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-06T01:43:58.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-06T01:43:58.586Z] Configure a credential helper to remove this warning. See [2025-11-06T01:43:58.586Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-06T01:43:58.586Z] [2025-11-06T01:43:58.586Z] Login Succeeded [2025-11-06T01:43:58.586Z] nexus3.edgexfoundry.org:10004 [2025-11-06T01:43:58.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-06T01:43:58.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-06T01:43:58.852Z] Configure a credential helper to remove this warning. See [2025-11-06T01:43:58.852Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-06T01:43:58.852Z] [2025-11-06T01:43:58.852Z] Login Succeeded [2025-11-06T01:43:58.852Z] ****.io [2025-11-06T01:43:58.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-06T01:43:59.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-06T01:43:59.114Z] Configure a credential helper to remove this warning. See [2025-11-06T01:43:59.114Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-06T01:43:59.114Z] [2025-11-06T01:43:59.114Z] Login Succeeded [2025-11-06T01:43:59.114Z] ---> ****-login.sh ends [Pipeline] } [2025-11-06T01:43:59.123Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-06T01:43:59.496Z] + docker buildx ls [2025-11-06T01:43:59.496Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-11-06T01:43:59.496Z] default * docker [2025-11-06T01:43:59.496Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-11-06T01:43:59.796Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-11-06T01:43:59.796Z] edgex-builder [Pipeline] sh [2025-11-06T01:44:00.122Z] + docker buildx inspect --bootstrap [2025-11-06T01:44:00.122Z] #1 [internal] booting buildkit [2025-11-06T01:44:00.122Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-11-06T01:44:02.200Z] using credential edgex-jenkins-ssh [2025-11-06T01:44:02.226Z] Cloning the remote Git repository [2025-11-06T01:44:02.266Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2025-11-06T01:44:02.356Z] > git init /w/workspace/app-rfid-llrp-inventory/199 # timeout=10 [2025-11-06T01:44:02.493Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2025-11-06T01:44:02.494Z] > git --version # timeout=10 [2025-11-06T01:44:02.513Z] > git --version # 'git version 2.25.1' [2025-11-06T01:44:02.515Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-11-06T01:44:02.652Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-06T01:44:05.441Z] #1 pulling image moby/buildkit:buildx-stable-1 4.6s done [2025-11-06T01:44:05.441Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-11-06T01:44:06.014Z] #1 creating container buildx_buildkit_edgex-builder0 1.3s done [2025-11-06T01:44:06.014Z] #1 DONE 5.9s [2025-11-06T01:44:06.014Z] Name: edgex-builder [2025-11-06T01:44:06.014Z] Driver: docker-container [2025-11-06T01:44:06.014Z] [2025-11-06T01:44:06.014Z] Nodes: [2025-11-06T01:44:06.014Z] Name: edgex-builder0 [2025-11-06T01:44:06.014Z] Endpoint: unix:///var/run/docker.sock [2025-11-06T01:44:06.014Z] Status: running [2025-11-06T01:44:06.014Z] Buildkit: v0.25.1 [2025-11-06T01:44:06.014Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-11-06T01:44:06.312Z] + docker buildx ls [2025-11-06T01:44:06.312Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-11-06T01:44:06.312Z] edgex-builder * docker-container [2025-11-06T01:44:06.312Z] edgex-builder0 unix:///var/run/docker.sock running v0.25.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-11-06T01:44:06.312Z] default docker [2025-11-06T01:44:06.312Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-11-06T01:44:06.609Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:522ad247d1bbedf242a8d2a57f3ec981460168ff' [2025-11-06T01:44:06.609Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:522ad247d1bbedf242a8d2a57f3ec981460168ff --push - [2025-11-06T01:44:06.872Z] #1 [internal] load build definition from Dockerfile [2025-11-06T01:44:06.872Z] #1 transferring dockerfile: 208B done [2025-11-06T01:44:06.872Z] #1 DONE 0.0s [2025-11-06T01:44:06.872Z] [2025-11-06T01:44:06.872Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:522ad247d1bbedf242a8d2a57f3ec981460168ff [2025-11-06T01:44:06.872Z] #2 DONE 0.1s [2025-11-06T01:44:06.872Z] [2025-11-06T01:44:06.872Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:522ad247d1bbedf242a8d2a57f3ec981460168ff [2025-11-06T01:44:06.872Z] #3 DONE 0.1s [2025-11-06T01:44:06.872Z] [2025-11-06T01:44:06.872Z] #4 [internal] load .dockerignore [2025-11-06T01:44:06.872Z] #4 transferring context: 2B done [2025-11-06T01:44:06.872Z] #4 DONE 0.0s [2025-11-06T01:44:06.872Z] [2025-11-06T01:44:06.872Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:522ad247d1bbedf242a8d2a57f3ec981460168ff@sha256:19c57b49ac2c83b421b8a1d296a26baa3e7b0d93bd10791dd79f3326fa368720 [2025-11-06T01:44:06.872Z] #5 resolve nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:522ad247d1bbedf242a8d2a57f3ec981460168ff@sha256:19c57b49ac2c83b421b8a1d296a26baa3e7b0d93bd10791dd79f3326fa368720 0.0s done [2025-11-06T01:44:06.872Z] #5 DONE 0.0s [2025-11-06T01:44:06.872Z] [2025-11-06T01:44:06.872Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:522ad247d1bbedf242a8d2a57f3ec981460168ff@sha256:19c57b49ac2c83b421b8a1d296a26baa3e7b0d93bd10791dd79f3326fa368720 [2025-11-06T01:44:06.872Z] #6 resolve nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:522ad247d1bbedf242a8d2a57f3ec981460168ff@sha256:19c57b49ac2c83b421b8a1d296a26baa3e7b0d93bd10791dd79f3326fa368720 0.0s done [2025-11-06T01:44:06.872Z] #6 DONE 0.1s [2025-11-06T01:44:07.133Z] [2025-11-06T01:44:07.133Z] #7 [auth] app-rfid-llrp-inventory:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-06T01:44:07.133Z] #7 DONE 0.0s [2025-11-06T01:44:07.133Z] [2025-11-06T01:44:07.133Z] #8 exporting to image [2025-11-06T01:44:07.133Z] #8 exporting layers done [2025-11-06T01:44:07.133Z] #8 exporting manifest sha256:8c6bf371801ff6f84e5eb5a67687f8c94d984e75ea1c6559f002282e40fc3793 done [2025-11-06T01:44:07.133Z] #8 exporting config sha256:17860fa690746a9259c1f1ddb72890a000c0ac56129777168cf0d75189c933cf done [2025-11-06T01:44:07.133Z] #8 exporting manifest sha256:86af465f888a0e61f599c3ff81ed707e2e822709c2a43257f17b8849a82d1d83 done [2025-11-06T01:44:07.133Z] #8 exporting config sha256:25521089e8060f06ee465f87b013910f4567c7f9437f934de7d101b987a5f190 done [2025-11-06T01:44:07.133Z] #8 exporting manifest list sha256:c43bbfe28f136f8f6cf25138180ab3b8cefd9411759df3cbb924f305f7566828 done [2025-11-06T01:44:07.133Z] #8 pushing layers 0.1s done [2025-11-06T01:44:07.133Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:522ad247d1bbedf242a8d2a57f3ec981460168ff@sha256:c43bbfe28f136f8f6cf25138180ab3b8cefd9411759df3cbb924f305f7566828 [2025-11-06T01:44:07.133Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-06T01:44:07.133Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:522ad247d1bbedf242a8d2a57f3ec981460168ff@sha256:c43bbfe28f136f8f6cf25138180ab3b8cefd9411759df3cbb924f305f7566828 0.1s done [2025-11-06T01:44:07.133Z] #8 DONE 0.2s [2025-11-06T01:44:07.133Z] [2025-11-06T01:44:07.133Z] 1 warning found (use --debug to expand): [2025-11-06T01:44:07.133Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-06T01:44:07.184Z] Avoid second fetch [2025-11-06T01:44:07.185Z] Checking out Revision 522ad247d1bbedf242a8d2a57f3ec981460168ff (main) [2025-11-06T01:44:07.429Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest --push - [2025-11-06T01:44:07.429Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest' [2025-11-06T01:44:06.307Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2025-11-06T01:44:06.337Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-06T01:44:07.198Z] > git config core.sparsecheckout # timeout=10 [2025-11-06T01:44:07.256Z] > git checkout -f 522ad247d1bbedf242a8d2a57f3ec981460168ff # timeout=10 [2025-11-06T01:44:07.690Z] #1 [internal] load build definition from Dockerfile [2025-11-06T01:44:07.690Z] #1 transferring dockerfile: 174B done [2025-11-06T01:44:07.690Z] #1 DONE 0.0s [2025-11-06T01:44:07.690Z] [2025-11-06T01:44:07.690Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2025-11-06T01:44:07.690Z] #2 DONE 0.0s [2025-11-06T01:44:07.690Z] [2025-11-06T01:44:07.690Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2025-11-06T01:44:07.690Z] #3 DONE 0.0s [2025-11-06T01:44:07.690Z] [2025-11-06T01:44:07.690Z] #4 [internal] load .dockerignore [2025-11-06T01:44:07.690Z] #4 transferring context: 2B done [2025-11-06T01:44:07.690Z] #4 DONE 0.0s [2025-11-06T01:44:07.690Z] [2025-11-06T01:44:07.690Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest@sha256:19c57b49ac2c83b421b8a1d296a26baa3e7b0d93bd10791dd79f3326fa368720 [2025-11-06T01:44:07.690Z] #5 resolve nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest@sha256:19c57b49ac2c83b421b8a1d296a26baa3e7b0d93bd10791dd79f3326fa368720 0.0s done [2025-11-06T01:44:07.690Z] #5 DONE 0.0s [2025-11-06T01:44:07.690Z] [2025-11-06T01:44:07.690Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest@sha256:19c57b49ac2c83b421b8a1d296a26baa3e7b0d93bd10791dd79f3326fa368720 [2025-11-06T01:44:07.690Z] #6 resolve nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest@sha256:19c57b49ac2c83b421b8a1d296a26baa3e7b0d93bd10791dd79f3326fa368720 0.0s done [2025-11-06T01:44:07.690Z] #6 CACHED [2025-11-06T01:44:07.690Z] [2025-11-06T01:44:07.690Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest@sha256:19c57b49ac2c83b421b8a1d296a26baa3e7b0d93bd10791dd79f3326fa368720 [2025-11-06T01:44:07.690Z] #5 CACHED [2025-11-06T01:44:07.690Z] [2025-11-06T01:44:07.690Z] #7 [auth] app-rfid-llrp-inventory:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-06T01:44:07.690Z] #7 DONE 0.0s [2025-11-06T01:44:07.690Z] [2025-11-06T01:44:07.690Z] #8 exporting to image [2025-11-06T01:44:07.690Z] #8 exporting layers done [2025-11-06T01:44:07.690Z] #8 exporting manifest sha256:8c6bf371801ff6f84e5eb5a67687f8c94d984e75ea1c6559f002282e40fc3793 done [2025-11-06T01:44:07.690Z] #8 exporting config sha256:17860fa690746a9259c1f1ddb72890a000c0ac56129777168cf0d75189c933cf done [2025-11-06T01:44:07.690Z] #8 exporting manifest sha256:86af465f888a0e61f599c3ff81ed707e2e822709c2a43257f17b8849a82d1d83 done [2025-11-06T01:44:07.690Z] #8 exporting config sha256:25521089e8060f06ee465f87b013910f4567c7f9437f934de7d101b987a5f190 done [2025-11-06T01:44:07.690Z] #8 exporting manifest list sha256:c43bbfe28f136f8f6cf25138180ab3b8cefd9411759df3cbb924f305f7566828 done [2025-11-06T01:44:07.690Z] #8 pushing layers 0.0s done [2025-11-06T01:44:07.690Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest@sha256:c43bbfe28f136f8f6cf25138180ab3b8cefd9411759df3cbb924f305f7566828 0.1s done [2025-11-06T01:44:07.690Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-06T01:44:07.690Z] #8 DONE 0.1s [2025-11-06T01:44:07.690Z] [2025-11-06T01:44:07.690Z] 1 warning found (use --debug to expand): [2025-11-06T01:44:07.690Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-06T01:44:07.781Z] Commit message: "build: Bump Alpine from 3.20 to 3.22 (#348)" [2025-11-06T01:44:07.986Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.1.0-dev.1' [2025-11-06T01:44:07.986Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.1.0-dev.1 --push - [2025-11-06T01:44:08.248Z] #1 [internal] load build definition from Dockerfile [2025-11-06T01:44:08.248Z] #1 transferring dockerfile: 179B done [2025-11-06T01:44:08.248Z] #1 DONE 0.0s [2025-11-06T01:44:08.248Z] [2025-11-06T01:44:08.248Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.1.0-dev.1 [2025-11-06T01:44:08.248Z] #2 DONE 0.0s [2025-11-06T01:44:08.248Z] [2025-11-06T01:44:08.248Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.1.0-dev.1 [2025-11-06T01:44:08.248Z] #3 DONE 0.0s [2025-11-06T01:44:08.248Z] [2025-11-06T01:44:08.248Z] #4 [internal] load .dockerignore [2025-11-06T01:44:08.248Z] #4 transferring context: 2B done [2025-11-06T01:44:08.248Z] #4 DONE 0.0s [2025-11-06T01:44:08.248Z] [2025-11-06T01:44:08.248Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.1.0-dev.1@sha256:19c57b49ac2c83b421b8a1d296a26baa3e7b0d93bd10791dd79f3326fa368720 [2025-11-06T01:44:08.248Z] #5 resolve nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.1.0-dev.1@sha256:19c57b49ac2c83b421b8a1d296a26baa3e7b0d93bd10791dd79f3326fa368720 0.0s done [2025-11-06T01:44:08.248Z] #5 DONE 0.0s [2025-11-06T01:44:08.248Z] [2025-11-06T01:44:08.248Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.1.0-dev.1@sha256:19c57b49ac2c83b421b8a1d296a26baa3e7b0d93bd10791dd79f3326fa368720 [2025-11-06T01:44:08.248Z] #6 resolve nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.1.0-dev.1@sha256:19c57b49ac2c83b421b8a1d296a26baa3e7b0d93bd10791dd79f3326fa368720 0.0s done [2025-11-06T01:44:08.248Z] #6 CACHED [2025-11-06T01:44:08.248Z] [2025-11-06T01:44:08.248Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.1.0-dev.1@sha256:19c57b49ac2c83b421b8a1d296a26baa3e7b0d93bd10791dd79f3326fa368720 [2025-11-06T01:44:08.248Z] #5 CACHED [2025-11-06T01:44:08.248Z] [2025-11-06T01:44:08.248Z] #7 [auth] app-rfid-llrp-inventory:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-06T01:44:08.248Z] #7 DONE 0.0s [2025-11-06T01:44:08.248Z] [2025-11-06T01:44:08.248Z] #8 exporting to image [2025-11-06T01:44:08.248Z] #8 exporting layers done [2025-11-06T01:44:08.248Z] #8 exporting manifest sha256:8c6bf371801ff6f84e5eb5a67687f8c94d984e75ea1c6559f002282e40fc3793 done [2025-11-06T01:44:08.248Z] #8 exporting config sha256:17860fa690746a9259c1f1ddb72890a000c0ac56129777168cf0d75189c933cf done [2025-11-06T01:44:08.248Z] #8 exporting manifest sha256:86af465f888a0e61f599c3ff81ed707e2e822709c2a43257f17b8849a82d1d83 done [2025-11-06T01:44:08.248Z] #8 exporting config sha256:25521089e8060f06ee465f87b013910f4567c7f9437f934de7d101b987a5f190 done [2025-11-06T01:44:08.248Z] #8 exporting manifest list sha256:c43bbfe28f136f8f6cf25138180ab3b8cefd9411759df3cbb924f305f7566828 done [2025-11-06T01:44:08.248Z] #8 pushing layers 0.0s done [2025-11-06T01:44:08.248Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.1.0-dev.1@sha256:c43bbfe28f136f8f6cf25138180ab3b8cefd9411759df3cbb924f305f7566828 0.1s done [2025-11-06T01:44:08.248Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-06T01:44:08.248Z] #8 DONE 0.1s [2025-11-06T01:44:08.248Z] [2025-11-06T01:44:08.248Z] 1 warning found (use --debug to expand): [2025-11-06T01:44:08.248Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-06T01:44:08.542Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:522ad247d1bbedf242a8d2a57f3ec981460168ff-4.1.0-dev.1' [2025-11-06T01:44:08.543Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:522ad247d1bbedf242a8d2a57f3ec981460168ff-4.1.0-dev.1 --push - [2025-11-06T01:44:08.804Z] #1 [internal] load build definition from Dockerfile [2025-11-06T01:44:08.804Z] #1 transferring dockerfile: 220B done [2025-11-06T01:44:08.804Z] #1 DONE 0.0s [2025-11-06T01:44:08.804Z] [2025-11-06T01:44:08.804Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:522ad247d1bbedf242a8d2a57f3ec981460168ff-4.1.0-dev.1 [2025-11-06T01:44:08.804Z] #2 DONE 0.0s [2025-11-06T01:44:08.804Z] [2025-11-06T01:44:08.804Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:522ad247d1bbedf242a8d2a57f3ec981460168ff-4.1.0-dev.1 [2025-11-06T01:44:08.804Z] #3 DONE 0.0s [2025-11-06T01:44:08.804Z] [2025-11-06T01:44:08.804Z] #4 [internal] load .dockerignore [2025-11-06T01:44:08.804Z] #4 transferring context: 2B done [2025-11-06T01:44:08.804Z] #4 DONE 0.0s [2025-11-06T01:44:08.804Z] [2025-11-06T01:44:08.804Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:522ad247d1bbedf242a8d2a57f3ec981460168ff-4.1.0-dev.1@sha256:19c57b49ac2c83b421b8a1d296a26baa3e7b0d93bd10791dd79f3326fa368720 [2025-11-06T01:44:08.804Z] #5 resolve nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:522ad247d1bbedf242a8d2a57f3ec981460168ff-4.1.0-dev.1@sha256:19c57b49ac2c83b421b8a1d296a26baa3e7b0d93bd10791dd79f3326fa368720 0.0s done [2025-11-06T01:44:08.804Z] #5 CACHED [2025-11-06T01:44:08.804Z] [2025-11-06T01:44:08.804Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:522ad247d1bbedf242a8d2a57f3ec981460168ff-4.1.0-dev.1@sha256:19c57b49ac2c83b421b8a1d296a26baa3e7b0d93bd10791dd79f3326fa368720 [2025-11-06T01:44:08.804Z] #6 resolve nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:522ad247d1bbedf242a8d2a57f3ec981460168ff-4.1.0-dev.1@sha256:19c57b49ac2c83b421b8a1d296a26baa3e7b0d93bd10791dd79f3326fa368720 0.0s done [2025-11-06T01:44:08.804Z] #6 CACHED [2025-11-06T01:44:08.804Z] [2025-11-06T01:44:08.804Z] #7 exporting to image [2025-11-06T01:44:08.804Z] #7 exporting layers [2025-11-06T01:44:08.804Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-06T01:44:08.804Z] #7 exporting layers done [2025-11-06T01:44:08.804Z] #7 exporting manifest sha256:8c6bf371801ff6f84e5eb5a67687f8c94d984e75ea1c6559f002282e40fc3793 done [2025-11-06T01:44:08.804Z] #7 exporting config sha256:17860fa690746a9259c1f1ddb72890a000c0ac56129777168cf0d75189c933cf done [2025-11-06T01:44:08.804Z] #7 exporting manifest sha256:86af465f888a0e61f599c3ff81ed707e2e822709c2a43257f17b8849a82d1d83 done [2025-11-06T01:44:08.804Z] #7 exporting config sha256:25521089e8060f06ee465f87b013910f4567c7f9437f934de7d101b987a5f190 done [2025-11-06T01:44:08.804Z] #7 exporting manifest list sha256:c43bbfe28f136f8f6cf25138180ab3b8cefd9411759df3cbb924f305f7566828 done [2025-11-06T01:44:08.804Z] #7 pushing layers 0.0s done [2025-11-06T01:44:08.804Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:522ad247d1bbedf242a8d2a57f3ec981460168ff-4.1.0-dev.1@sha256:c43bbfe28f136f8f6cf25138180ab3b8cefd9411759df3cbb924f305f7566828 0.1s done [2025-11-06T01:44:08.804Z] #7 DONE 0.1s [2025-11-06T01:44:08.804Z] [2025-11-06T01:44:08.804Z] #8 [auth] app-rfid-llrp-inventory:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-06T01:44:08.804Z] #8 DONE 0.0s [2025-11-06T01:44:08.804Z] [2025-11-06T01:44:08.804Z] 1 warning found (use --debug to expand): [2025-11-06T01:44:08.804Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-06T01:44:09.095Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main' [2025-11-06T01:44:09.095Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main --push - [2025-11-06T01:44:09.358Z] #1 [internal] load build definition from Dockerfile [2025-11-06T01:44:09.358Z] #1 transferring dockerfile: 172B done [2025-11-06T01:44:09.358Z] #1 DONE 0.0s [2025-11-06T01:44:09.358Z] [2025-11-06T01:44:09.358Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2025-11-06T01:44:09.358Z] #2 DONE 0.0s [2025-11-06T01:44:09.358Z] [2025-11-06T01:44:09.358Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2025-11-06T01:44:09.358Z] #3 DONE 0.0s [2025-11-06T01:44:09.358Z] [2025-11-06T01:44:09.358Z] #4 [internal] load .dockerignore [2025-11-06T01:44:09.358Z] #4 transferring context: 2B done [2025-11-06T01:44:09.358Z] #4 DONE 0.0s [2025-11-06T01:44:09.358Z] [2025-11-06T01:44:09.358Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main@sha256:19c57b49ac2c83b421b8a1d296a26baa3e7b0d93bd10791dd79f3326fa368720 [2025-11-06T01:44:09.358Z] #5 resolve nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main@sha256:19c57b49ac2c83b421b8a1d296a26baa3e7b0d93bd10791dd79f3326fa368720 0.0s done [2025-11-06T01:44:09.358Z] #5 DONE 0.0s [2025-11-06T01:44:09.358Z] [2025-11-06T01:44:09.358Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main@sha256:19c57b49ac2c83b421b8a1d296a26baa3e7b0d93bd10791dd79f3326fa368720 [2025-11-06T01:44:09.358Z] #6 resolve nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main@sha256:19c57b49ac2c83b421b8a1d296a26baa3e7b0d93bd10791dd79f3326fa368720 0.0s done [2025-11-06T01:44:09.358Z] #6 CACHED [2025-11-06T01:44:09.358Z] [2025-11-06T01:44:09.358Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main@sha256:19c57b49ac2c83b421b8a1d296a26baa3e7b0d93bd10791dd79f3326fa368720 [2025-11-06T01:44:09.358Z] #5 CACHED [2025-11-06T01:44:09.358Z] [2025-11-06T01:44:09.358Z] #7 [auth] app-rfid-llrp-inventory:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-06T01:44:09.358Z] #7 DONE 0.0s [2025-11-06T01:44:09.358Z] [2025-11-06T01:44:09.358Z] #8 exporting to image [2025-11-06T01:44:09.358Z] #8 exporting layers done [2025-11-06T01:44:09.358Z] #8 exporting manifest sha256:8c6bf371801ff6f84e5eb5a67687f8c94d984e75ea1c6559f002282e40fc3793 done [2025-11-06T01:44:09.358Z] #8 exporting config sha256:17860fa690746a9259c1f1ddb72890a000c0ac56129777168cf0d75189c933cf done [2025-11-06T01:44:09.358Z] #8 exporting manifest sha256:86af465f888a0e61f599c3ff81ed707e2e822709c2a43257f17b8849a82d1d83 done [2025-11-06T01:44:09.358Z] #8 exporting config sha256:25521089e8060f06ee465f87b013910f4567c7f9437f934de7d101b987a5f190 done [2025-11-06T01:44:09.358Z] #8 exporting manifest list sha256:c43bbfe28f136f8f6cf25138180ab3b8cefd9411759df3cbb924f305f7566828 done [2025-11-06T01:44:09.358Z] #8 pushing layers 0.0s done [2025-11-06T01:44:09.358Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main@sha256:c43bbfe28f136f8f6cf25138180ab3b8cefd9411759df3cbb924f305f7566828 0.1s done [2025-11-06T01:44:09.358Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-06T01:44:09.358Z] #8 DONE 0.1s [2025-11-06T01:44:09.358Z] [2025-11-06T01:44:09.358Z] 1 warning found (use --debug to expand): [2025-11-06T01:44:09.358Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-11-06T01:44:09.795Z] + '[' -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-11-06T01:44:10.099Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-06T01:44:10.662Z] ---> package-listing.sh [2025-11-06T01:44:10.662Z] ++ facter osfamily [2025-11-06T01:44:10.662Z] ++ tr '[:upper:]' '[:lower:]' [2025-11-06T01:44:10.930Z] + OS_FAMILY=redhat [2025-11-06T01:44:10.930Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2025-11-06T01:44:10.930Z] + START_PACKAGES=/tmp/packages_start.txt [2025-11-06T01:44:10.930Z] + END_PACKAGES=/tmp/packages_end.txt [2025-11-06T01:44:10.930Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-11-06T01:44:10.930Z] + PACKAGES=/tmp/packages_start.txt [2025-11-06T01:44:10.930Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2025-11-06T01:44:10.930Z] + PACKAGES=/tmp/packages_end.txt [2025-11-06T01:44:10.930Z] + case "${OS_FAMILY}" in [2025-11-06T01:44:10.930Z] + rpm -qa [2025-11-06T01:44:10.930Z] + sort [2025-11-06T01:44:11.506Z] + '[' -f /tmp/packages_start.txt ']' [2025-11-06T01:44:11.506Z] + '[' -f /tmp/packages_end.txt ']' [2025-11-06T01:44:11.506Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-11-06T01:44:11.506Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2025-11-06T01:44:11.506Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2025-11-06T01:44:11.506Z] + 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 [2025-11-06T01:44:11.519Z] 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 [2025-11-06T01:44:11.807Z] + facter operatingsystem [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-06T01:44:12.193Z] provisioning config files... [2025-11-06T01:44:12.222Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/199@tmp/config10668720823218721155tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-06T01:44:12.401Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-06T01:44:12.401Z] [2025-11-06T01:44:12.401Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T01:44:12.906Z] ---> ****-login.sh [2025-11-06T01:44:12.906Z] nexus3.edgexfoundry.org:10001 [2025-11-06T01:44:12.914Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-06T01:44:12.914Z] latest: Pulling from edgex-lftools-log-publisher [2025-11-06T01:44:12.914Z] 5eb5b503b376: Pulling fs layer [2025-11-06T01:44:12.914Z] 5c69ac0246d0: Pulling fs layer [2025-11-06T01:44:12.914Z] ec43610c2a17: Pulling fs layer [2025-11-06T01:44:12.914Z] 3a2ae6a8a46f: Pulling fs layer [2025-11-06T01:44:12.914Z] 33b1e0a273af: Pulling fs layer [2025-11-06T01:44:12.914Z] 5d3b04190fa2: Pulling fs layer [2025-11-06T01:44:12.914Z] 2f39f015ded8: Pulling fs layer [2025-11-06T01:44:12.914Z] 5d3b04190fa2: Waiting [2025-11-06T01:44:12.914Z] 3a2ae6a8a46f: Waiting [2025-11-06T01:44:12.914Z] 33b1e0a273af: Waiting [2025-11-06T01:44:12.914Z] 2f39f015ded8: Waiting [2025-11-06T01:44:12.914Z] 5c69ac0246d0: Verifying Checksum [2025-11-06T01:44:12.914Z] 5c69ac0246d0: Download complete [2025-11-06T01:44:12.914Z] 3a2ae6a8a46f: Verifying Checksum [2025-11-06T01:44:12.914Z] 3a2ae6a8a46f: Download complete [2025-11-06T01:44:12.914Z] 33b1e0a273af: Verifying Checksum [2025-11-06T01:44:12.914Z] 33b1e0a273af: Download complete [2025-11-06T01:44:12.914Z] ec43610c2a17: Verifying Checksum [2025-11-06T01:44:12.914Z] ec43610c2a17: Download complete [2025-11-06T01:44:13.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-06T01:44:13.182Z] 5d3b04190fa2: Verifying Checksum [2025-11-06T01:44:13.182Z] 5d3b04190fa2: Download complete [2025-11-06T01:44:13.182Z] 5eb5b503b376: Verifying Checksum [2025-11-06T01:44:13.182Z] 5eb5b503b376: Download complete [2025-11-06T01:44:13.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-06T01:44:13.450Z] Configure a credential helper to remove this warning. See [2025-11-06T01:44:13.450Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-06T01:44:13.450Z] [2025-11-06T01:44:13.450Z] Login Succeeded [2025-11-06T01:44:13.450Z] nexus3.edgexfoundry.org:10002 [2025-11-06T01:44:13.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-06T01:44:13.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-06T01:44:13.721Z] Configure a credential helper to remove this warning. See [2025-11-06T01:44:13.721Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-06T01:44:13.721Z] [2025-11-06T01:44:13.721Z] Login Succeeded [2025-11-06T01:44:13.721Z] nexus3.edgexfoundry.org:10003 [2025-11-06T01:44:13.765Z] 2f39f015ded8: Verifying Checksum [2025-11-06T01:44:13.765Z] 2f39f015ded8: Download complete [2025-11-06T01:44:13.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-06T01:44:14.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-06T01:44:14.264Z] Configure a credential helper to remove this warning. See [2025-11-06T01:44:14.264Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-06T01:44:14.264Z] [2025-11-06T01:44:14.264Z] Login Succeeded [2025-11-06T01:44:14.264Z] nexus3.edgexfoundry.org:10004 [2025-11-06T01:44:14.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-06T01:44:14.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-06T01:44:14.534Z] Configure a credential helper to remove this warning. See [2025-11-06T01:44:14.534Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-06T01:44:14.534Z] [2025-11-06T01:44:14.534Z] Login Succeeded [2025-11-06T01:44:14.534Z] ****.io [2025-11-06T01:44:14.711Z] 5eb5b503b376: Pull complete [2025-11-06T01:44:14.711Z] 5c69ac0246d0: Pull complete [2025-11-06T01:44:14.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-06T01:44:15.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-06T01:44:15.075Z] Configure a credential helper to remove this warning. See [2025-11-06T01:44:15.075Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-06T01:44:15.075Z] [2025-11-06T01:44:15.075Z] Login Succeeded [2025-11-06T01:44:15.075Z] ---> ****-login.sh ends [Pipeline] } [2025-11-06T01:44:15.092Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2025-11-06T01:44:15.300Z] ec43610c2a17: Pull complete [2025-11-06T01:44:15.300Z] 3a2ae6a8a46f: Pull complete [Pipeline] echo [2025-11-06T01:44:15.409Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-06T01:44:15.438Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-06T01:44:15.454Z] ========================================================= [2025-11-06T01:44:15.454Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-11-06T01:44:15.454Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T01:44:15.584Z] 33b1e0a273af: Pull complete [2025-11-06T01:44:15.584Z] 5d3b04190fa2: Pull complete [2025-11-06T01:44:15.836Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-11-06T01:44:16.105Z] Sending build context to Docker daemon 682kB [2025-11-06T01:44:16.105Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.22 [2025-11-06T01:44:16.105Z] Step 2/12 : FROM ${BASE} AS builder [2025-11-06T01:44:16.105Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-11-06T01:44:16.105Z] 6e174226ea69: Pulling fs layer [2025-11-06T01:44:16.105Z] 7d1a427e917c: Pulling fs layer [2025-11-06T01:44:16.105Z] 382d65ac76eb: Pulling fs layer [2025-11-06T01:44:16.105Z] 13eebdc497b7: Pulling fs layer [2025-11-06T01:44:16.105Z] 4f4fb700ef54: Pulling fs layer [2025-11-06T01:44:16.105Z] 06715773e931: Pulling fs layer [2025-11-06T01:44:16.105Z] 7fa9dde3b271: Pulling fs layer [2025-11-06T01:44:16.105Z] d57d563a94ed: Pulling fs layer [2025-11-06T01:44:16.105Z] 4f4fb700ef54: Waiting [2025-11-06T01:44:16.105Z] 13eebdc497b7: Waiting [2025-11-06T01:44:16.105Z] 06715773e931: Waiting [2025-11-06T01:44:16.105Z] 7fa9dde3b271: Waiting [2025-11-06T01:44:16.105Z] d57d563a94ed: Waiting [2025-11-06T01:44:16.374Z] 7d1a427e917c: Verifying Checksum [2025-11-06T01:44:16.374Z] 7d1a427e917c: Download complete [2025-11-06T01:44:16.374Z] 13eebdc497b7: Verifying Checksum [2025-11-06T01:44:16.374Z] 13eebdc497b7: Download complete [2025-11-06T01:44:16.374Z] 4f4fb700ef54: Verifying Checksum [2025-11-06T01:44:16.374Z] 4f4fb700ef54: Download complete [2025-11-06T01:44:16.374Z] 06715773e931: Download complete [2025-11-06T01:44:16.374Z] 6e174226ea69: Verifying Checksum [2025-11-06T01:44:16.374Z] 6e174226ea69: Download complete [2025-11-06T01:44:16.961Z] d57d563a94ed: Verifying Checksum [2025-11-06T01:44:16.961Z] d57d563a94ed: Download complete [2025-11-06T01:44:17.552Z] 6e174226ea69: Pull complete [2025-11-06T01:44:18.141Z] 7d1a427e917c: Pull complete [2025-11-06T01:44:18.416Z] 382d65ac76eb: Verifying Checksum [2025-11-06T01:44:18.416Z] 382d65ac76eb: Download complete [2025-11-06T01:44:19.817Z] 2f39f015ded8: Pull complete [2025-11-06T01:44:19.817Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-11-06T01:44:19.817Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-06T01:44:19.817Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [2025-11-06T01:44:19.842Z] 7fa9dde3b271: Verifying Checksum [2025-11-06T01:44:19.842Z] 7fa9dde3b271: Download complete [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-06T01:44:19.993Z] prd-centos7-docker-4c-2g-772615 does not seem to be running inside a container [2025-11-06T01:44:20.026Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-11-06T01:44:23.377Z] $ docker top 34fd1f4b0675597f4460e3ba206e13f67365a24ddb44f5b686b666c1df87b20a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-06T01:44:23.759Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-11-06T01:44:24.051Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-11-06T01:44:24.350Z] + ls /var/log/sa-host [2025-11-06T01:44:24.350Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-06T01:44:24.533Z] provisioning config files... [2025-11-06T01:44:24.544Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1466575851709904934tmp [Pipeline] { [Pipeline] echo [2025-11-06T01:44:24.564Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-06T01:44:24.854Z] ---> create-netrc.sh [Pipeline] } [2025-11-06T01:44:24.860Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-11-06T01:44:25.230Z] ---> python-tools-install.sh [Pipeline] echo [2025-11-06T01:44:25.238Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-06T01:44:25.534Z] ---> sudo-logs.sh [2025-11-06T01:44:25.534Z] Archiving 'sudo' log.. [2025-11-06T01:44:25.534Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-772615.novalocal: Name or service not known [2025-11-06T01:44:25.534Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-772615.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-11-06T01:44:25.569Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-06T01:44:25.860Z] ---> job-cost.sh [2025-11-06T01:44:25.860Z] lf-activate-venv: SKIPPING [2025-11-06T01:44:25.860Z] INFO: No Stack... [2025-11-06T01:44:27.254Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-11-06T01:44:27.513Z] INFO: Archiving Costs [Pipeline] echo [2025-11-06T01:44:27.527Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-06T01:44:27.823Z] ---> logs-deploy.sh [2025-11-06T01:44:27.823Z] lf-activate-venv: SKIPPING [2025-11-06T01:44:27.823Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/199 [2025-11-06T01:44:27.823Z] INFO: archiving workspace using pattern(s): [2025-11-06T01:44:28.763Z] Archives upload complete. [2025-11-06T01:44:29.022Z] INFO: archiving logs to Nexus [2025-11-06T01:44:29.958Z] ---> uname -a: [2025-11-06T01:44:29.958Z] Linux prd-centos7-docker-4c-2g-772615.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2025-11-06T01:44:29.958Z] [2025-11-06T01:44:29.958Z] [2025-11-06T01:44:29.958Z] ---> lscpu: [2025-11-06T01:44:29.958Z] Architecture: x86_64 [2025-11-06T01:44:29.958Z] CPU op-mode(s): 32-bit, 64-bit [2025-11-06T01:44:29.958Z] Byte Order: Little Endian [2025-11-06T01:44:29.958Z] Address sizes: 40 bits physical, 48 bits virtual [2025-11-06T01:44:29.958Z] CPU(s): 2 [2025-11-06T01:44:29.958Z] On-line CPU(s) list: 0,1 [2025-11-06T01:44:29.958Z] Thread(s) per core: 1 [2025-11-06T01:44:29.958Z] Core(s) per socket: 1 [2025-11-06T01:44:29.958Z] Socket(s): 2 [2025-11-06T01:44:29.958Z] NUMA node(s): 1 [2025-11-06T01:44:29.958Z] Vendor ID: AuthenticAMD [2025-11-06T01:44:29.958Z] CPU family: 23 [2025-11-06T01:44:29.958Z] Model: 49 [2025-11-06T01:44:29.958Z] Model name: AMD EPYC-Rome Processor [2025-11-06T01:44:29.958Z] Stepping: 0 [2025-11-06T01:44:29.958Z] CPU MHz: 2799.998 [2025-11-06T01:44:29.958Z] BogoMIPS: 5599.99 [2025-11-06T01:44:29.958Z] Virtualization: AMD-V [2025-11-06T01:44:29.958Z] Hypervisor vendor: KVM [2025-11-06T01:44:29.958Z] Virtualization type: full [2025-11-06T01:44:29.958Z] L1d cache: 64 KiB [2025-11-06T01:44:29.958Z] L1i cache: 64 KiB [2025-11-06T01:44:29.958Z] L2 cache: 1 MiB [2025-11-06T01:44:29.958Z] L3 cache: 32 MiB [2025-11-06T01:44:29.958Z] NUMA node0 CPU(s): 0,1 [2025-11-06T01:44:29.958Z] Vulnerability Itlb multihit: Not affected [2025-11-06T01:44:29.958Z] Vulnerability L1tf: Not affected [2025-11-06T01:44:29.958Z] Vulnerability Mds: Not affected [2025-11-06T01:44:29.958Z] Vulnerability Meltdown: Not affected [2025-11-06T01:44:29.958Z] Vulnerability Mmio stale data: Not affected [2025-11-06T01:44:29.958Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-11-06T01:44:29.958Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-11-06T01:44:29.958Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-11-06T01:44:29.958Z] Vulnerability Srbds: Not affected [2025-11-06T01:44:29.958Z] Vulnerability Tsx async abort: Not affected [2025-11-06T01:44:29.958Z] 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2025-11-06T01:44:29.958Z] [2025-11-06T01:44:29.958Z] [2025-11-06T01:44:29.958Z] ---> nproc: [2025-11-06T01:44:29.958Z] 2 [2025-11-06T01:44:29.958Z] [2025-11-06T01:44:29.958Z] [2025-11-06T01:44:29.958Z] ---> df -h: [2025-11-06T01:44:29.958Z] Filesystem Size Used Avail Use% Mounted on [2025-11-06T01:44:29.958Z] overlay 40G 7.3G 33G 19% / [2025-11-06T01:44:29.958Z] tmpfs 64M 0 64M 0% /dev [2025-11-06T01:44:29.958Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-11-06T01:44:29.958Z] shm 64M 0 64M 0% /dev/shm [2025-11-06T01:44:29.958Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-11-06T01:44:29.958Z] [2025-11-06T01:44:29.958Z] [2025-11-06T01:44:29.958Z] Cannot open /var/log/sysstat/sa06: No such file or directory [2025-11-06T01:44:29.958Z] Please check if data collecting is enabled [2025-11-06T01:44:29.958Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-06T01:44:30.002Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-11-06T01:44:30.001Z] $ docker stop --time=1 34fd1f4b0675597f4460e3ba206e13f67365a24ddb44f5b686b666c1df87b20a [2025-11-06T01:44:31.159Z] $ docker rm -f --volumes 34fd1f4b0675597f4460e3ba206e13f67365a24ddb44f5b686b666c1df87b20a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-11-06T01:44:31.281Z] [WS-CLEANUP] Deleting project workspace... [2025-11-06T01:44:31.281Z] [WS-CLEANUP] Deferred wipeout is used... [2025-11-06T01:44:31.301Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [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 [2025-11-06T01:44:31.779Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-06T01:44:31.779Z] [2025-11-06T01:44:31.779Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T01:44:32.091Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-06T01:44:32.091Z] latest: Pulling from edgex-lftools-log-publisher [2025-11-06T01:44:32.091Z] 5eb5b503b376: Pulling fs layer [2025-11-06T01:44:32.091Z] 5c69ac0246d0: Pulling fs layer [2025-11-06T01:44:32.091Z] ec43610c2a17: Pulling fs layer [2025-11-06T01:44:32.091Z] 3a2ae6a8a46f: Pulling fs layer [2025-11-06T01:44:32.091Z] 33b1e0a273af: Pulling fs layer [2025-11-06T01:44:32.091Z] 5d3b04190fa2: Pulling fs layer [2025-11-06T01:44:32.091Z] 2f39f015ded8: Pulling fs layer [2025-11-06T01:44:32.091Z] 33b1e0a273af: Waiting [2025-11-06T01:44:32.091Z] 2f39f015ded8: Waiting [2025-11-06T01:44:32.091Z] 3a2ae6a8a46f: Waiting [2025-11-06T01:44:32.091Z] 5d3b04190fa2: Waiting [2025-11-06T01:44:32.091Z] 5c69ac0246d0: Verifying Checksum [2025-11-06T01:44:32.091Z] 5c69ac0246d0: Download complete [2025-11-06T01:44:32.091Z] 3a2ae6a8a46f: Verifying Checksum [2025-11-06T01:44:32.091Z] 3a2ae6a8a46f: Download complete [2025-11-06T01:44:32.091Z] 33b1e0a273af: Verifying Checksum [2025-11-06T01:44:32.091Z] 33b1e0a273af: Download complete [2025-11-06T01:44:32.091Z] 5d3b04190fa2: Verifying Checksum [2025-11-06T01:44:32.091Z] 5d3b04190fa2: Download complete [2025-11-06T01:44:32.091Z] ec43610c2a17: Verifying Checksum [2025-11-06T01:44:32.091Z] ec43610c2a17: Download complete [2025-11-06T01:44:32.181Z] 382d65ac76eb: Pull complete [2025-11-06T01:44:32.181Z] 13eebdc497b7: Pull complete [2025-11-06T01:44:32.350Z] 5eb5b503b376: Verifying Checksum [2025-11-06T01:44:32.350Z] 5eb5b503b376: Download complete [2025-11-06T01:44:32.449Z] 4f4fb700ef54: Pull complete [2025-11-06T01:44:32.721Z] 06715773e931: Pull complete [2025-11-06T01:44:32.920Z] 2f39f015ded8: Download complete [2025-11-06T01:44:33.856Z] 5eb5b503b376: Pull complete [2025-11-06T01:44:33.856Z] 5c69ac0246d0: Pull complete [2025-11-06T01:44:34.423Z] ec43610c2a17: Pull complete [2025-11-06T01:44:34.423Z] 3a2ae6a8a46f: Pull complete [2025-11-06T01:44:34.681Z] 33b1e0a273af: Pull complete [2025-11-06T01:44:34.681Z] 5d3b04190fa2: Pull complete [2025-11-06T01:44:39.944Z] 2f39f015ded8: Pull complete [2025-11-06T01:44:39.944Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-11-06T01:44:39.944Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-06T01:44:39.944Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-06T01:44:40.072Z] prd-ubuntu20.04-docker-8c-8g-772613 does not seem to be running inside a container [2025-11-06T01:44:40.101Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-11-06T01:44:41.112Z] $ docker top cf8887edfc966fdcc39e29472638155a5185197d0b1b43dc236c0310241d93d9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-06T01:44:41.516Z] ---> job-cost.sh [2025-11-06T01:44:41.516Z] lf-activate-venv: SKIPPING [2025-11-06T01:44:41.516Z] INFO: No Stack... [2025-11-06T01:44:41.775Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-11-06T01:44:42.344Z] INFO: Archiving Costs [Pipeline] sh [2025-11-06T01:44:42.638Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2025-11-06T01:44:42.638Z] + cut -d, -f6 [Pipeline] lock [2025-11-06T01:44:42.657Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-199-stack-cost] [2025-11-06T01:44:42.663Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-199-stack-cost] did not exist. Created. [2025-11-06T01:44:42.667Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-199-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-11-06T01:44:42.809Z] 7fa9dde3b271: Pull complete [2025-11-06T01:44:42.986Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-11-06T01:44:43.029Z] Stashed 1 file(s) [Pipeline] } [2025-11-06T01:44:43.039Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-199-stack-cost] [Pipeline] // lock [Pipeline] } [2025-11-06T01:44:43.064Z] $ docker stop --time=1 cf8887edfc966fdcc39e29472638155a5185197d0b1b43dc236c0310241d93d9 [2025-11-06T01:44:43.395Z] d57d563a94ed: Pull complete [2025-11-06T01:44:43.395Z] Digest: sha256:4fa25c0866557c2fe486be650b860b3e094b154ce580a08ea32adae8d957cdec [2025-11-06T01:44:43.395Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-11-06T01:44:43.395Z] ---> 43a1c90cae9b [2025-11-06T01:44:43.395Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2025-11-06T01:44:44.204Z] $ docker rm -f --volumes cf8887edfc966fdcc39e29472638155a5185197d0b1b43dc236c0310241d93d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-11-06T01:44:45.336Z] ---> Running in ef1d0b695d97 [2025-11-06T01:44:45.337Z] Removing intermediate container ef1d0b695d97 [2025-11-06T01:44:45.337Z] ---> 6b64d1306fcc [2025-11-06T01:44:45.337Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-11-06T01:44:45.337Z] ---> Running in 4ec04b31aa0b [2025-11-06T01:44:45.922Z] Removing intermediate container 4ec04b31aa0b [2025-11-06T01:44:45.922Z] ---> ed709e4b3ee0 [2025-11-06T01:44:45.922Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-11-06T01:44:45.922Z] ---> Running in e9e26985ce14 [2025-11-06T01:44:46.189Z] Removing intermediate container e9e26985ce14 [2025-11-06T01:44:46.189Z] ---> 2939bdcebe9a [2025-11-06T01:44:46.189Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-11-06T01:44:46.189Z] ---> Running in 84532dcfd438 [2025-11-06T01:44:47.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-06T01:44:47.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-06T01:44:49.154Z] OK: 255 MiB in 60 packages [2025-11-06T01:44:50.120Z] Removing intermediate container 84532dcfd438 [2025-11-06T01:44:50.120Z] ---> d343888ece03 [2025-11-06T01:44:50.120Z] Step 7/12 : WORKDIR /app [2025-11-06T01:44:50.120Z] ---> Running in f92113f8552d [2025-11-06T01:44:50.396Z] Removing intermediate container f92113f8552d [2025-11-06T01:44:50.396Z] ---> 16e5cba2d612 [2025-11-06T01:44:50.396Z] Step 8/12 : COPY go.mod vendor* ./ [2025-11-06T01:44:50.989Z] ---> c15812df1224 [2025-11-06T01:44:50.989Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-06T01:44:50.989Z] ---> Running in 3fc0fbf7a77a [2025-11-06T01:46:42.686Z] Removing intermediate container 3fc0fbf7a77a [2025-11-06T01:46:42.686Z] ---> ad18e801c97c [2025-11-06T01:46:42.686Z] Step 10/12 : COPY . . [2025-11-06T01:46:42.686Z] ---> ec8f9f1a2841 [2025-11-06T01:46:42.686Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-11-06T01:46:42.686Z] ---> Running in 8c837ffd3dc1 [2025-11-06T01:46:42.686Z] Removing intermediate container 8c837ffd3dc1 [2025-11-06T01:46:42.686Z] ---> 7a6cab891c5c [2025-11-06T01:46:42.686Z] Step 12/12 : RUN $MAKE [2025-11-06T01:46:42.686Z] ---> Running in 7837b4894e89 [2025-11-06T01:46:42.686Z] noop [2025-11-06T01:46:42.686Z] Removing intermediate container 7837b4894e89 [2025-11-06T01:46:42.686Z] ---> 1b4230f2be77 [2025-11-06T01:46:42.686Z] Successfully built 1b4230f2be77 [2025-11-06T01:46:42.686Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T01:46:43.095Z] + docker inspect -f . ci-base-image-arm64 [2025-11-06T01:46:43.095Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-06T01:46:43.304Z] prd-ubuntu20.04-docker-arm64-4c-16g-772614 does not seem to be running inside a container [2025-11-06T01:46:43.366Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/199 -v /w/workspace/app-rfid-llrp-inventory/199:/w/workspace/app-rfid-llrp-inventory/199:rw,z -v /w/workspace/app-rfid-llrp-inventory/199@tmp:/w/workspace/app-rfid-llrp-inventory/199@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 [2025-11-06T01:46:44.578Z] $ docker top 7946917864ef9b6762e0f1db81c52c9af5548f3cf1f3e5848f6df0f69df13f5a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-06T01:46:45.417Z] + go version [2025-11-06T01:46:45.417Z] go version go1.23.12 linux/arm64 [Pipeline] } [2025-11-06T01:46:45.431Z] $ docker stop --time=1 7946917864ef9b6762e0f1db81c52c9af5548f3cf1f3e5848f6df0f69df13f5a [2025-11-06T01:46:47.083Z] $ docker rm -f --volumes 7946917864ef9b6762e0f1db81c52c9af5548f3cf1f3e5848f6df0f69df13f5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T01:46:47.700Z] + docker inspect -f . ci-base-image-arm64 [2025-11-06T01:46:47.701Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-06T01:46:47.919Z] prd-ubuntu20.04-docker-arm64-4c-16g-772614 does not seem to be running inside a container [2025-11-06T01:46:48.011Z] $ 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/199 -v /w/workspace/app-rfid-llrp-inventory/199:/w/workspace/app-rfid-llrp-inventory/199:rw,z -v /w/workspace/app-rfid-llrp-inventory/199@tmp:/w/workspace/app-rfid-llrp-inventory/199@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 [2025-11-06T01:46:49.223Z] $ docker top ac7fd0ee58a11c39b99a38a885903f97918526b6b06c97f7991076975af79011 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-06T01:46:50.055Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/199 [Pipeline] fileExists [Pipeline] sh [2025-11-06T01:46:50.387Z] + make test [2025-11-06T01:46:50.653Z] go test -race ./... -coverprofile=coverage.out ./... [2025-11-06T01:51:12.732Z] edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements [2025-11-06T01:51:13.315Z] edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements [2025-11-06T01:51:15.257Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.120s coverage: 86.2% of statements [2025-11-06T01:51:25.316Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.291s coverage: 71.9% of statements [2025-11-06T01:51:27.889Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-11-06T01:51:27.889Z] go vet ./... [2025-11-06T01:55:34.747Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-11-06T01:55:34.747Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-11-06T01:55:34.747Z] ./bin/test-attribution.sh [Pipeline] echo [2025-11-06T01:55:34.768Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-11-06T01:55:34.787Z] $ docker stop --time=1 ac7fd0ee58a11c39b99a38a885903f97918526b6b06c97f7991076975af79011 [2025-11-06T01:55:36.767Z] $ docker rm -f --volumes ac7fd0ee58a11c39b99a38a885903f97918526b6b06c97f7991076975af79011 [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-06T01:55:39.215Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-11-06T01:55:39.249Z] Warning: overwriting stash ‘coverage-report’ [2025-11-06T01:55:40.669Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-11-06T01:55:41.074Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-11-06T01:55:41.389Z] + ls -al . [2025-11-06T01:55:41.389Z] total 284 [2025-11-06T01:55:41.389Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 6 01:46 . [2025-11-06T01:55:41.389Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 01:44 .. [2025-11-06T01:55:41.389Z] -rw-rw-r-- 1 jenkins jenkins 262 Nov 6 01:44 .dockerignore [2025-11-06T01:55:41.389Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 6 01:44 .git [2025-11-06T01:55:41.389Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 01:44 .github [2025-11-06T01:55:41.389Z] -rw-rw-r-- 1 jenkins jenkins 773 Nov 6 01:44 .gitignore [2025-11-06T01:55:41.389Z] -rw-rw-r-- 1 jenkins jenkins 200 Nov 6 01:44 .golangci.yml [2025-11-06T01:55:41.389Z] -rw-rw-r-- 1 jenkins jenkins 17061 Nov 6 01:44 Attribution.txt [2025-11-06T01:55:41.389Z] -rw-rw-r-- 1 jenkins jenkins 12578 Nov 6 01:44 CHANGELOG.md [2025-11-06T01:55:41.389Z] -rw-rw-r-- 1 jenkins jenkins 1769 Nov 6 01:44 Dockerfile [2025-11-06T01:55:41.389Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 6 01:44 GOVERNANCE.md [2025-11-06T01:55:41.389Z] -rw-rw-r-- 1 jenkins jenkins 688 Nov 6 01:44 Jenkinsfile [2025-11-06T01:55:41.389Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 6 01:44 LICENSE [2025-11-06T01:55:41.389Z] -rw-rw-r-- 1 jenkins jenkins 3066 Nov 6 01:44 Makefile [2025-11-06T01:55:41.389Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 6 01:44 OWNERS.md [2025-11-06T01:55:41.389Z] -rw-rw-r-- 1 jenkins jenkins 3851 Nov 6 01:44 README.md [2025-11-06T01:55:41.389Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 6 01:40 VERSION [2025-11-06T01:55:41.389Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 01:44 bin [2025-11-06T01:55:41.390Z] -rw-r--r-- 1 jenkins jenkins 55696 Nov 6 01:51 coverage.out [2025-11-06T01:55:41.390Z] -rw-rw-r-- 1 jenkins jenkins 6693 Nov 6 01:44 go.mod [2025-11-06T01:55:41.390Z] -rw-rw-r-- 1 jenkins jenkins 88170 Nov 6 01:44 go.sum [2025-11-06T01:55:41.390Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 01:44 images [2025-11-06T01:55:41.390Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 01:44 internal [2025-11-06T01:55:41.390Z] -rw-rw-r-- 1 jenkins jenkins 531 Nov 6 01:44 main.go [2025-11-06T01:55:41.390Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 01:44 openapi [2025-11-06T01:55:41.390Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 01:44 res [2025-11-06T01:55:41.390Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 01:44 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T01:55:41.747Z] + 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=522ad247d1bbedf242a8d2a57f3ec981460168ff --label arch=arm64 --label version=4.1.0-dev.1 . [2025-11-06T01:55:42.015Z] Sending build context to Docker daemon 682kB [2025-11-06T01:55:42.015Z] Step 1/30 : ARG BASE=golang:1.23-alpine3.22 [2025-11-06T01:55:42.015Z] Step 2/30 : FROM ${BASE} AS builder [2025-11-06T01:55:42.015Z] ---> 1b4230f2be77 [2025-11-06T01:55:42.015Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2025-11-06T01:55:42.015Z] ---> Running in 51872b2f3476 [2025-11-06T01:55:42.602Z] Removing intermediate container 51872b2f3476 [2025-11-06T01:55:42.602Z] ---> 768f3161a280 [2025-11-06T01:55:42.602Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2025-11-06T01:55:42.602Z] ---> Running in f281bf86e700 [2025-11-06T01:55:42.868Z] Removing intermediate container f281bf86e700 [2025-11-06T01:55:42.868Z] ---> aba20f167573 [2025-11-06T01:55:42.868Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2025-11-06T01:55:42.868Z] ---> Running in 58f96281acfd [2025-11-06T01:55:43.136Z] Removing intermediate container 58f96281acfd [2025-11-06T01:55:43.136Z] ---> c071dc06afc1 [2025-11-06T01:55:43.136Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-11-06T01:55:43.136Z] ---> Running in dbe7ebc0b11e [2025-11-06T01:55:44.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-06T01:55:44.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-06T01:55:46.112Z] OK: 255 MiB in 60 packages [2025-11-06T01:55:47.074Z] Removing intermediate container dbe7ebc0b11e [2025-11-06T01:55:47.074Z] ---> c23f4b2798e3 [2025-11-06T01:55:47.074Z] Step 7/30 : WORKDIR /app [2025-11-06T01:55:47.074Z] ---> Running in a58bc789c3a9 [2025-11-06T01:55:47.342Z] Removing intermediate container a58bc789c3a9 [2025-11-06T01:55:47.342Z] ---> 393d68e198dd [2025-11-06T01:55:47.342Z] Step 8/30 : COPY go.mod vendor* ./ [2025-11-06T01:55:47.926Z] ---> 5e96de905f55 [2025-11-06T01:55:47.926Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-06T01:55:47.926Z] ---> Running in 2ce7640ec50c [2025-11-06T01:55:52.180Z] Removing intermediate container 2ce7640ec50c [2025-11-06T01:55:52.180Z] ---> 16028a64f233 [2025-11-06T01:55:52.180Z] Step 10/30 : COPY . . [2025-11-06T01:55:52.180Z] ---> 0733ee443b92 [2025-11-06T01:55:52.180Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-11-06T01:55:52.456Z] ---> Running in f7739b951e58 [2025-11-06T01:55:52.724Z] Removing intermediate container f7739b951e58 [2025-11-06T01:55:52.724Z] ---> 916ef68fca88 [2025-11-06T01:55:52.724Z] Step 12/30 : RUN $MAKE [2025-11-06T01:55:52.724Z] ---> Running in 372fb7c83c2c [2025-11-06T01:55:53.684Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.1 -X edgexfoundry/app-rfid-llrp-inventory.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2025-11-06T01:59:30.448Z] Removing intermediate container 372fb7c83c2c [2025-11-06T01:59:30.448Z] ---> b2a6d3dc68c4 [2025-11-06T01:59:30.448Z] Step 13/30 : FROM alpine:3.22 [2025-11-06T01:59:30.448Z] 3.22: Pulling from library/alpine [2025-11-06T01:59:30.448Z] 6b59a28fa201: Pulling fs layer [2025-11-06T01:59:30.448Z] 6b59a28fa201: Verifying Checksum [2025-11-06T01:59:30.448Z] 6b59a28fa201: Download complete [2025-11-06T01:59:30.448Z] 6b59a28fa201: Pull complete [2025-11-06T01:59:30.448Z] Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-06T01:59:30.448Z] Status: Downloaded newer image for alpine:3.22 [2025-11-06T01:59:30.448Z] ---> 171e65262c80 [2025-11-06T01:59:30.448Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-11-06T01:59:30.448Z] ---> Running in b57fe4c57205 [2025-11-06T01:59:30.448Z] Removing intermediate container b57fe4c57205 [2025-11-06T01:59:30.448Z] ---> 36774849828a [2025-11-06T01:59:30.448Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2025-11-06T01:59:30.448Z] ---> Running in c8e645ac5e2b [2025-11-06T01:59:30.448Z] Removing intermediate container c8e645ac5e2b [2025-11-06T01:59:30.448Z] ---> 9ba3a60a69db [2025-11-06T01:59:30.448Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2025-11-06T01:59:30.448Z] ---> Running in b687b2a337ba [2025-11-06T01:59:30.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-06T01:59:30.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-06T01:59:30.448Z] (1/2) Installing ca-certificates (20250911-r0) [2025-11-06T01:59:30.448Z] (2/2) Installing dumb-init (1.2.5-r3) [2025-11-06T01:59:30.448Z] Executing busybox-1.37.0-r19.trigger [2025-11-06T01:59:30.448Z] Executing ca-certificates-20250911-r0.trigger [2025-11-06T01:59:30.448Z] OK: 8 MiB in 18 packages [2025-11-06T01:59:30.448Z] Removing intermediate container b687b2a337ba [2025-11-06T01:59:30.448Z] ---> 30a262331611 [2025-11-06T01:59:30.448Z] Step 17/30 : RUN apk --no-cache upgrade [2025-11-06T01:59:30.448Z] ---> Running in b457cb58bc0c [2025-11-06T01:59:30.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-06T01:59:30.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-06T01:59:32.389Z] OK: 8 MiB in 18 packages [2025-11-06T01:59:33.351Z] Removing intermediate container b457cb58bc0c [2025-11-06T01:59:33.351Z] ---> 9f940a59423c [2025-11-06T01:59:33.351Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-11-06T01:59:33.620Z] ---> 0b6fa81fa701 [2025-11-06T01:59:33.620Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2025-11-06T01:59:34.208Z] ---> 3305cbd50c7e [2025-11-06T01:59:34.208Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2025-11-06T01:59:34.793Z] ---> 644c4f4124d5 [2025-11-06T01:59:34.793Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2025-11-06T01:59:35.059Z] ---> 92a745c7680a [2025-11-06T01:59:35.059Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2025-11-06T01:59:37.004Z] ---> ffaffe8854c7 [2025-11-06T01:59:37.004Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2025-11-06T01:59:37.004Z] ---> Running in 3a5ab7257c8d [2025-11-06T01:59:38.948Z] Removing intermediate container 3a5ab7257c8d [2025-11-06T01:59:38.948Z] ---> d5086b3530bf [2025-11-06T01:59:38.948Z] Step 24/30 : VOLUME /cache [2025-11-06T01:59:38.948Z] ---> Running in 8bc4d7890b8b [2025-11-06T01:59:38.948Z] Removing intermediate container 8bc4d7890b8b [2025-11-06T01:59:38.948Z] ---> 0042b4b860af [2025-11-06T01:59:38.948Z] Step 25/30 : EXPOSE 59711 [2025-11-06T01:59:38.948Z] ---> Running in 8245174239a3 [2025-11-06T01:59:39.217Z] Removing intermediate container 8245174239a3 [2025-11-06T01:59:39.217Z] ---> 309a6db9636e [2025-11-06T01:59:39.217Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2025-11-06T01:59:39.486Z] ---> Running in 1eb166e0279e [2025-11-06T01:59:39.754Z] Removing intermediate container 1eb166e0279e [2025-11-06T01:59:39.754Z] ---> 6b0fdcec742e [2025-11-06T01:59:39.754Z] Step 27/30 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "-registry"] [2025-11-06T01:59:39.754Z] ---> Running in 79c1b6fb7b88 [2025-11-06T01:59:40.021Z] Removing intermediate container 79c1b6fb7b88 [2025-11-06T01:59:40.021Z] ---> 4818599d84c8 [2025-11-06T01:59:40.021Z] Step 28/30 : LABEL arch=arm64 [2025-11-06T01:59:40.288Z] ---> Running in 9d3f3595a76a [2025-11-06T01:59:40.554Z] Removing intermediate container 9d3f3595a76a [2025-11-06T01:59:40.554Z] ---> 5bdc978b4840 [2025-11-06T01:59:40.554Z] Step 29/30 : LABEL git_sha=522ad247d1bbedf242a8d2a57f3ec981460168ff [2025-11-06T01:59:40.554Z] ---> Running in 8d43d910f2b2 [2025-11-06T01:59:40.823Z] Removing intermediate container 8d43d910f2b2 [2025-11-06T01:59:40.823Z] ---> c52ca38e4718 [2025-11-06T01:59:40.823Z] Step 30/30 : LABEL version=4.1.0-dev.1 [2025-11-06T01:59:40.823Z] ---> Running in b071c02ef3af [2025-11-06T01:59:41.092Z] Removing intermediate container b071c02ef3af [2025-11-06T01:59:41.092Z] ---> fcbb2ab8a1a7 [2025-11-06T01:59:41.092Z] [Warning] One or more build-args [ARCH] were not consumed [2025-11-06T01:59:41.092Z] Successfully built fcbb2ab8a1a7 [2025-11-06T01:59:41.092Z] 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 [2025-11-06T01:59:41.257Z] provisioning config files... [2025-11-06T01:59:41.280Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/199@tmp/config8736123316110931741tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-06T01:59:41.625Z] ---> ****-login.sh [2025-11-06T01:59:41.625Z] nexus3.edgexfoundry.org:10001 [2025-11-06T01:59:41.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-06T01:59:41.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-06T01:59:41.894Z] Configure a credential helper to remove this warning. See [2025-11-06T01:59:41.894Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-06T01:59:41.894Z] [2025-11-06T01:59:41.894Z] Login Succeeded [2025-11-06T01:59:41.894Z] nexus3.edgexfoundry.org:10002 [2025-11-06T01:59:42.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-06T01:59:42.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-06T01:59:42.163Z] Configure a credential helper to remove this warning. See [2025-11-06T01:59:42.163Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-06T01:59:42.163Z] [2025-11-06T01:59:42.163Z] Login Succeeded [2025-11-06T01:59:42.163Z] nexus3.edgexfoundry.org:10003 [2025-11-06T01:59:42.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-06T01:59:42.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-06T01:59:42.699Z] Configure a credential helper to remove this warning. See [2025-11-06T01:59:42.699Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-06T01:59:42.699Z] [2025-11-06T01:59:42.699Z] Login Succeeded [2025-11-06T01:59:42.699Z] nexus3.edgexfoundry.org:10004 [2025-11-06T01:59:42.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-06T01:59:42.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-06T01:59:42.966Z] Configure a credential helper to remove this warning. See [2025-11-06T01:59:42.966Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-06T01:59:42.966Z] [2025-11-06T01:59:42.966Z] Login Succeeded [2025-11-06T01:59:42.966Z] ****.io [2025-11-06T01:59:43.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-06T01:59:43.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-06T01:59:43.498Z] Configure a credential helper to remove this warning. See [2025-11-06T01:59:43.498Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-06T01:59:43.498Z] [2025-11-06T01:59:43.498Z] Login Succeeded [2025-11-06T01:59:43.498Z] ---> ****-login.sh ends [Pipeline] } [2025-11-06T01:59:43.511Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-06T01:59:43.580Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-06T01:59:43.610Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2025-11-06T01:59:43.610Z] 522ad247d1bbedf242a8d2a57f3ec981460168ff [2025-11-06T01:59:43.610Z] latest [2025-11-06T01:59:43.610Z] 4.1.0-dev.1 [2025-11-06T01:59:43.610Z] 522ad247d1bbedf242a8d2a57f3ec981460168ff-4.1.0-dev.1 [2025-11-06T01:59:43.610Z] main [2025-11-06T01:59:43.610Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T01:59:43.983Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:522ad247d1bbedf242a8d2a57f3ec981460168ff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T01:59:44.346Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:522ad247d1bbedf242a8d2a57f3ec981460168ff [2025-11-06T01:59:44.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2025-11-06T01:59:44.346Z] 8d53d4d6fe50: Preparing [2025-11-06T01:59:44.346Z] bcf1564494e7: Preparing [2025-11-06T01:59:44.347Z] fb77aec9626f: Preparing [2025-11-06T01:59:44.347Z] 43f0dc89e880: Preparing [2025-11-06T01:59:44.347Z] 7f0a44470c3f: Preparing [2025-11-06T01:59:44.347Z] fd2c05d90413: Preparing [2025-11-06T01:59:44.347Z] 1c4adfcb3cf3: Preparing [2025-11-06T01:59:44.347Z] fd2c05d90413: Waiting [2025-11-06T01:59:44.347Z] 1c4adfcb3cf3: Waiting [2025-11-06T01:59:44.347Z] ae9ba6e2c080: Preparing [2025-11-06T01:59:44.347Z] 0e64f2360a44: Preparing [2025-11-06T01:59:44.347Z] ae9ba6e2c080: Waiting [2025-11-06T01:59:44.347Z] 0e64f2360a44: Waiting [2025-11-06T01:59:44.612Z] 8d53d4d6fe50: Pushed [2025-11-06T01:59:44.612Z] 7f0a44470c3f: Pushed [2025-11-06T01:59:44.612Z] fb77aec9626f: Pushed [2025-11-06T01:59:44.612Z] 43f0dc89e880: Pushed [2025-11-06T01:59:44.612Z] 0e64f2360a44: Layer already exists [2025-11-06T01:59:44.612Z] fd2c05d90413: Pushed [2025-11-06T01:59:44.612Z] 1c4adfcb3cf3: Pushed [2025-11-06T01:59:44.879Z] ae9ba6e2c080: Pushed [2025-11-06T01:59:53.062Z] bcf1564494e7: Pushed [2025-11-06T01:59:53.062Z] 522ad247d1bbedf242a8d2a57f3ec981460168ff: digest: sha256:1ca741ea99a48fef1b41d9aaa99a856ce1f4ff51018b64daab223f4ba04bee66 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T01:59:53.421Z] + 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 [2025-11-06T01:59:53.781Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2025-11-06T01:59:53.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2025-11-06T01:59:53.782Z] 8d53d4d6fe50: Preparing [2025-11-06T01:59:53.782Z] bcf1564494e7: Preparing [2025-11-06T01:59:53.782Z] fb77aec9626f: Preparing [2025-11-06T01:59:53.782Z] 43f0dc89e880: Preparing [2025-11-06T01:59:53.782Z] 7f0a44470c3f: Preparing [2025-11-06T01:59:53.782Z] fd2c05d90413: Preparing [2025-11-06T01:59:53.782Z] 1c4adfcb3cf3: Preparing [2025-11-06T01:59:53.782Z] ae9ba6e2c080: Preparing [2025-11-06T01:59:53.782Z] 0e64f2360a44: Preparing [2025-11-06T01:59:53.782Z] fd2c05d90413: Waiting [2025-11-06T01:59:53.782Z] 1c4adfcb3cf3: Waiting [2025-11-06T01:59:53.782Z] ae9ba6e2c080: Waiting [2025-11-06T01:59:53.782Z] 0e64f2360a44: Waiting [2025-11-06T01:59:53.782Z] fb77aec9626f: Layer already exists [2025-11-06T01:59:53.782Z] 8d53d4d6fe50: Layer already exists [2025-11-06T01:59:53.782Z] 7f0a44470c3f: Layer already exists [2025-11-06T01:59:53.782Z] 43f0dc89e880: Layer already exists [2025-11-06T01:59:53.782Z] bcf1564494e7: Layer already exists [2025-11-06T01:59:53.782Z] 1c4adfcb3cf3: Layer already exists [2025-11-06T01:59:53.782Z] fd2c05d90413: Layer already exists [2025-11-06T01:59:53.782Z] 0e64f2360a44: Layer already exists [2025-11-06T01:59:53.782Z] ae9ba6e2c080: Layer already exists [2025-11-06T01:59:54.047Z] latest: digest: sha256:1ca741ea99a48fef1b41d9aaa99a856ce1f4ff51018b64daab223f4ba04bee66 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T01:59:54.424Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T01:59:54.785Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.1.0-dev.1 [2025-11-06T01:59:54.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2025-11-06T01:59:54.785Z] 8d53d4d6fe50: Preparing [2025-11-06T01:59:54.785Z] bcf1564494e7: Preparing [2025-11-06T01:59:54.785Z] fb77aec9626f: Preparing [2025-11-06T01:59:54.785Z] 43f0dc89e880: Preparing [2025-11-06T01:59:54.785Z] 7f0a44470c3f: Preparing [2025-11-06T01:59:54.785Z] fd2c05d90413: Preparing [2025-11-06T01:59:54.785Z] fd2c05d90413: Waiting [2025-11-06T01:59:54.785Z] 1c4adfcb3cf3: Preparing [2025-11-06T01:59:54.785Z] ae9ba6e2c080: Preparing [2025-11-06T01:59:54.785Z] 1c4adfcb3cf3: Waiting [2025-11-06T01:59:54.785Z] 0e64f2360a44: Preparing [2025-11-06T01:59:54.785Z] ae9ba6e2c080: Waiting [2025-11-06T01:59:54.785Z] 8d53d4d6fe50: Layer already exists [2025-11-06T01:59:54.785Z] 43f0dc89e880: Layer already exists [2025-11-06T01:59:54.785Z] bcf1564494e7: Layer already exists [2025-11-06T01:59:54.785Z] 7f0a44470c3f: Layer already exists [2025-11-06T01:59:54.785Z] fb77aec9626f: Layer already exists [2025-11-06T01:59:54.785Z] ae9ba6e2c080: Layer already exists [2025-11-06T01:59:54.785Z] 1c4adfcb3cf3: Layer already exists [2025-11-06T01:59:54.785Z] fd2c05d90413: Layer already exists [2025-11-06T01:59:54.785Z] 0e64f2360a44: Layer already exists [2025-11-06T01:59:55.050Z] 4.1.0-dev.1: digest: sha256:1ca741ea99a48fef1b41d9aaa99a856ce1f4ff51018b64daab223f4ba04bee66 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T01:59:55.424Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:522ad247d1bbedf242a8d2a57f3ec981460168ff-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T01:59:55.786Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:522ad247d1bbedf242a8d2a57f3ec981460168ff-4.1.0-dev.1 [2025-11-06T01:59:55.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2025-11-06T01:59:55.786Z] 8d53d4d6fe50: Preparing [2025-11-06T01:59:55.786Z] bcf1564494e7: Preparing [2025-11-06T01:59:55.786Z] fb77aec9626f: Preparing [2025-11-06T01:59:55.786Z] 43f0dc89e880: Preparing [2025-11-06T01:59:55.786Z] 7f0a44470c3f: Preparing [2025-11-06T01:59:55.786Z] fd2c05d90413: Preparing [2025-11-06T01:59:55.786Z] 1c4adfcb3cf3: Preparing [2025-11-06T01:59:55.786Z] ae9ba6e2c080: Preparing [2025-11-06T01:59:55.786Z] 0e64f2360a44: Preparing [2025-11-06T01:59:55.786Z] fd2c05d90413: Waiting [2025-11-06T01:59:55.786Z] 1c4adfcb3cf3: Waiting [2025-11-06T01:59:55.786Z] ae9ba6e2c080: Waiting [2025-11-06T01:59:55.786Z] 0e64f2360a44: Waiting [2025-11-06T01:59:55.786Z] 7f0a44470c3f: Layer already exists [2025-11-06T01:59:55.786Z] fb77aec9626f: Layer already exists [2025-11-06T01:59:55.786Z] 43f0dc89e880: Layer already exists [2025-11-06T01:59:55.786Z] bcf1564494e7: Layer already exists [2025-11-06T01:59:55.786Z] 8d53d4d6fe50: Layer already exists [2025-11-06T01:59:55.786Z] ae9ba6e2c080: Layer already exists [2025-11-06T01:59:55.786Z] fd2c05d90413: Layer already exists [2025-11-06T01:59:55.786Z] 0e64f2360a44: Layer already exists [2025-11-06T01:59:55.786Z] 1c4adfcb3cf3: Layer already exists [2025-11-06T01:59:56.051Z] 522ad247d1bbedf242a8d2a57f3ec981460168ff-4.1.0-dev.1: digest: sha256:1ca741ea99a48fef1b41d9aaa99a856ce1f4ff51018b64daab223f4ba04bee66 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T01:59:56.423Z] + 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 [2025-11-06T01:59:56.848Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2025-11-06T01:59:56.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2025-11-06T01:59:56.848Z] 8d53d4d6fe50: Preparing [2025-11-06T01:59:56.848Z] bcf1564494e7: Preparing [2025-11-06T01:59:56.848Z] fb77aec9626f: Preparing [2025-11-06T01:59:56.848Z] 43f0dc89e880: Preparing [2025-11-06T01:59:56.848Z] 7f0a44470c3f: Preparing [2025-11-06T01:59:56.848Z] fd2c05d90413: Preparing [2025-11-06T01:59:56.848Z] 1c4adfcb3cf3: Preparing [2025-11-06T01:59:56.848Z] ae9ba6e2c080: Preparing [2025-11-06T01:59:56.848Z] 0e64f2360a44: Preparing [2025-11-06T01:59:56.848Z] ae9ba6e2c080: Waiting [2025-11-06T01:59:56.848Z] 0e64f2360a44: Waiting [2025-11-06T01:59:56.848Z] fd2c05d90413: Waiting [2025-11-06T01:59:56.848Z] 1c4adfcb3cf3: Waiting [2025-11-06T01:59:56.848Z] 7f0a44470c3f: Layer already exists [2025-11-06T01:59:56.848Z] 8d53d4d6fe50: Layer already exists [2025-11-06T01:59:56.848Z] 43f0dc89e880: Layer already exists [2025-11-06T01:59:56.848Z] bcf1564494e7: Layer already exists [2025-11-06T01:59:56.848Z] fb77aec9626f: Layer already exists [2025-11-06T01:59:56.848Z] 1c4adfcb3cf3: Layer already exists [2025-11-06T01:59:56.848Z] fd2c05d90413: Layer already exists [2025-11-06T01:59:56.848Z] 0e64f2360a44: Layer already exists [2025-11-06T01:59:56.848Z] ae9ba6e2c080: Layer already exists [2025-11-06T01:59:57.115Z] main: digest: sha256:1ca741ea99a48fef1b41d9aaa99a856ce1f4ff51018b64daab223f4ba04bee66 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-06T01:59:57.209Z] ===================================================== [Pipeline] echo [2025-11-06T01:59:57.229Z] taggedImages: [2025-11-06T01:59:57.229Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:522ad247d1bbedf242a8d2a57f3ec981460168ff [2025-11-06T01:59:57.229Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2025-11-06T01:59:57.229Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.1.0-dev.1 [2025-11-06T01:59:57.229Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:522ad247d1bbedf242a8d2a57f3ec981460168ff-4.1.0-dev.1 [2025-11-06T01:59:57.229Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] echo [2025-11-06T01:59:57.248Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:522ad247d1bbedf242a8d2a57f3ec981460168ff [Pipeline] echo [2025-11-06T01:59:57.263Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] echo [2025-11-06T01:59:57.281Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.1.0-dev.1 [Pipeline] echo [2025-11-06T01:59:57.301Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:522ad247d1bbedf242a8d2a57f3ec981460168ff-4.1.0-dev.1 [Pipeline] echo [2025-11-06T01:59:57.321Z] Skip building multi-arch image for 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 [2025-11-06T01:59:57.719Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-06T01:59:57.719Z] [2025-11-06T01:59:57.719Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T01:59:58.057Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-06T01:59:58.057Z] arm64: Pulling from edgex-lftools-log-publisher [2025-11-06T01:59:58.057Z] 8998bd30e6a1: Pulling fs layer [2025-11-06T01:59:58.057Z] 04944245beec: Pulling fs layer [2025-11-06T01:59:58.057Z] 699f458cf7ca: Pulling fs layer [2025-11-06T01:59:58.057Z] 765212b225bb: Pulling fs layer [2025-11-06T01:59:58.057Z] f23df028b6ca: Pulling fs layer [2025-11-06T01:59:58.057Z] d65c8cfc05b1: Pulling fs layer [2025-11-06T01:59:58.057Z] 2437ff75d9bd: Pulling fs layer [2025-11-06T01:59:58.057Z] 765212b225bb: Waiting [2025-11-06T01:59:58.057Z] f23df028b6ca: Waiting [2025-11-06T01:59:58.057Z] d65c8cfc05b1: Waiting [2025-11-06T01:59:58.057Z] 2437ff75d9bd: Waiting [2025-11-06T01:59:58.328Z] 04944245beec: Verifying Checksum [2025-11-06T01:59:58.328Z] 04944245beec: Download complete [2025-11-06T01:59:58.328Z] 765212b225bb: Download complete [2025-11-06T01:59:58.328Z] f23df028b6ca: Verifying Checksum [2025-11-06T01:59:58.328Z] f23df028b6ca: Download complete [2025-11-06T01:59:58.328Z] d65c8cfc05b1: Verifying Checksum [2025-11-06T01:59:58.328Z] d65c8cfc05b1: Download complete [2025-11-06T01:59:58.328Z] 699f458cf7ca: Verifying Checksum [2025-11-06T01:59:58.328Z] 699f458cf7ca: Download complete [2025-11-06T01:59:58.912Z] 8998bd30e6a1: Download complete [2025-11-06T02:00:01.487Z] 2437ff75d9bd: Verifying Checksum [2025-11-06T02:00:01.487Z] 2437ff75d9bd: Download complete [2025-11-06T02:00:04.060Z] 8998bd30e6a1: Pull complete [2025-11-06T02:00:04.710Z] 04944245beec: Pull complete [2025-11-06T02:00:06.689Z] 699f458cf7ca: Pull complete [2025-11-06T02:00:06.689Z] 765212b225bb: Pull complete [2025-11-06T02:00:07.658Z] f23df028b6ca: Pull complete [2025-11-06T02:00:07.925Z] d65c8cfc05b1: Pull complete [2025-11-06T02:00:26.118Z] 2437ff75d9bd: Pull complete [2025-11-06T02:00:26.118Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-11-06T02:00:26.118Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-06T02:00:26.118Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-06T02:00:26.346Z] prd-ubuntu20.04-docker-arm64-4c-16g-772614 does not seem to be running inside a container [2025-11-06T02:00:26.397Z] $ 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/199 -v /w/workspace/app-rfid-llrp-inventory/199:/w/workspace/app-rfid-llrp-inventory/199:rw,z -v /w/workspace/app-rfid-llrp-inventory/199@tmp:/w/workspace/app-rfid-llrp-inventory/199@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 [2025-11-06T02:00:29.030Z] $ docker top fe7ab8144964ec1592cfbd8ba0d0779b1bad6d5fb8a6aed4e9f1a3b64bcf5965 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-06T02:00:29.878Z] ---> job-cost.sh [2025-11-06T02:00:29.878Z] lf-activate-venv: SKIPPING [2025-11-06T02:00:29.878Z] INFO: No Stack... [2025-11-06T02:00:30.144Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-11-06T02:00:31.099Z] INFO: Archiving Costs [Pipeline] sh [2025-11-06T02:00:31.428Z] + + catcut /w/workspace/app-rfid-llrp-inventory/199/archives/cost.csv -d, [2025-11-06T02:00:31.428Z] -f6 [Pipeline] lock [2025-11-06T02:00:31.729Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-199-stack-cost] [2025-11-06T02:00:31.736Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-199-stack-cost] did not exist. Created. [2025-11-06T02:00:31.742Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-199-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-11-06T02:00:32.097Z] /w/workspace/app-rfid-llrp-inventory/199@tmp/durable-fa762861/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-11-06T02:00:32.423Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-11-06T02:00:32.460Z] Warning: overwriting stash ‘stack-cost’ [2025-11-06T02:00:32.509Z] Stashed 1 file(s) [Pipeline] } [2025-11-06T02:00:32.516Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-199-stack-cost] [Pipeline] // lock [Pipeline] } [2025-11-06T02:00:32.535Z] $ docker stop --time=1 fe7ab8144964ec1592cfbd8ba0d0779b1bad6d5fb8a6aed4e9f1a3b64bcf5965 [2025-11-06T02:00:34.001Z] $ docker rm -f --volumes fe7ab8144964ec1592cfbd8ba0d0779b1bad6d5fb8a6aed4e9f1a3b64bcf5965 [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 [2025-11-06T02:00:34.581Z] provisioning config files... [2025-11-06T02:00:34.589Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14777624084622768888tmp [Pipeline] { [Pipeline] sh [2025-11-06T02:00:34.892Z] + set +x [2025-11-06T02:00:34.892Z] + curl -s https://codecov.io/bash [2025-11-06T02:00:34.892Z] + bash -s -- [2025-11-06T02:00:34.892Z] [2025-11-06T02:00:34.892Z] _____ _ [2025-11-06T02:00:34.892Z] / ____| | | [2025-11-06T02:00:34.892Z] | | ___ __| | ___ ___ _____ __ [2025-11-06T02:00:34.892Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-11-06T02:00:34.892Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-11-06T02:00:34.892Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-11-06T02:00:34.892Z] Bash-1.0.6 [2025-11-06T02:00:34.892Z] [2025-11-06T02:00:34.892Z] [2025-11-06T02:00:34.892Z] ==> git version 2.25.1 found [2025-11-06T02:00:34.892Z] ==> 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 [2025-11-06T02:00:34.892Z] Release-Date: 2020-01-08 [2025-11-06T02:00:34.892Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-11-06T02:00:34.892Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-11-06T02:00:34.892Z] ==> Jenkins CI detected. [2025-11-06T02:00:34.892Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2025-11-06T02:00:34.892Z] project root: . [2025-11-06T02:00:34.892Z] --> token set from env [2025-11-06T02:00:34.892Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-11-06T02:00:34.892Z] ==> Running gcov in . (disable via -X gcov) [2025-11-06T02:00:34.892Z] ==> Python coveragepy not found [2025-11-06T02:00:34.892Z] ==> Searching for coverage reports in: [2025-11-06T02:00:34.892Z] + . [2025-11-06T02:00:34.892Z] -> Found 1 reports [2025-11-06T02:00:34.892Z] ==> Detecting git/mercurial file structure [2025-11-06T02:00:34.892Z] ==> Reading reports [2025-11-06T02:00:35.152Z] + ./coverage.out bytes=55696 [2025-11-06T02:00:35.152Z] ==> Appending adjustments [2025-11-06T02:00:35.152Z] https://docs.codecov.io/docs/fixing-reports [2025-11-06T02:00:35.152Z] + Found adjustments [2025-11-06T02:00:35.152Z] ==> Gzipping contents [2025-11-06T02:00:35.152Z] 16K /tmp/codecov.Ateeab.gz [2025-11-06T02:00:35.152Z] ==> Uploading reports [2025-11-06T02:00:35.152Z] url: https://codecov.io [2025-11-06T02:00:35.152Z] query: branch=main&commit=522ad247d1bbedf242a8d2a57f3ec981460168ff&build=199&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F199%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2025-11-06T02:00:35.152Z] -> Pinging Codecov [2025-11-06T02:00:35.152Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=522ad247d1bbedf242a8d2a57f3ec981460168ff&build=199&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F199%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2025-11-06T02:00:35.411Z] -> Uploading to [2025-11-06T02:00:35.411Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/522ad247d1bbedf242a8d2a57f3ec981460168ff/074b60f9-8aa7-4eef-a4b6-b99edb12c1e1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251106%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251106T020035Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=1a09a316a766cfb1bfaef28db2572450dd89f6d72830ccf03fa88f6ac2d3fa01 [2025-11-06T02:00:35.411Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-06T02:00:35.411Z] Dload Upload Total Spent Left Speed [2025-11-06T02:00:35.671Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12864 0 0 100 12864 0 88717 --:--:-- --:--:-- --:--:-- 88717 [2025-11-06T02:00:35.671Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/522ad247d1bbedf242a8d2a57f3ec981460168ff [Pipeline] } [2025-11-06T02:00:35.679Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-11-06T02:00:35.969Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-11-06T02:00:36.010Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T02:00:36.333Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-11-06T02:00:36.333Z] [2025-11-06T02:00:36.333Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T02:00:36.651Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-11-06T02:00:36.651Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-11-06T02:00:36.651Z] 2d35ebdb57d9: Already exists [2025-11-06T02:00:36.651Z] 85e8836fcdb2: Pulling fs layer [2025-11-06T02:00:36.651Z] 91631faa732a: Pulling fs layer [2025-11-06T02:00:36.651Z] f3f5ae8826fa: Pulling fs layer [2025-11-06T02:00:36.651Z] 4f4fb700ef54: Pulling fs layer [2025-11-06T02:00:36.651Z] 7861252a18e6: Pulling fs layer [2025-11-06T02:00:36.651Z] 9130f900ef6f: Pulling fs layer [2025-11-06T02:00:36.651Z] 4f4fb700ef54: Waiting [2025-11-06T02:00:36.651Z] 7861252a18e6: Waiting [2025-11-06T02:00:36.651Z] 9130f900ef6f: Waiting [2025-11-06T02:00:36.651Z] f3f5ae8826fa: Verifying Checksum [2025-11-06T02:00:36.651Z] f3f5ae8826fa: Download complete [2025-11-06T02:00:36.651Z] 85e8836fcdb2: Download complete [2025-11-06T02:00:36.651Z] 4f4fb700ef54: Download complete [2025-11-06T02:00:36.914Z] 85e8836fcdb2: Pull complete [2025-11-06T02:00:36.914Z] 7861252a18e6: Verifying Checksum [2025-11-06T02:00:36.914Z] 7861252a18e6: Download complete [2025-11-06T02:00:36.914Z] 91631faa732a: Verifying Checksum [2025-11-06T02:00:36.914Z] 91631faa732a: Download complete [2025-11-06T02:00:37.860Z] 9130f900ef6f: Verifying Checksum [2025-11-06T02:00:42.047Z] 91631faa732a: Pull complete [2025-11-06T02:00:42.047Z] f3f5ae8826fa: Pull complete [2025-11-06T02:00:42.047Z] 4f4fb700ef54: Pull complete [2025-11-06T02:00:42.047Z] 7861252a18e6: Pull complete [2025-11-06T02:00:47.441Z] 9130f900ef6f: Pull complete [2025-11-06T02:00:47.441Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2025-11-06T02:00:47.441Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-11-06T02:00:47.441Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-06T02:00:47.555Z] prd-ubuntu20.04-docker-8c-8g-772613 does not seem to be running inside a container [2025-11-06T02:00:51.928Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-11-06T02:00:57.004Z] $ docker top 387fb02c6e08a8cb515fef99ba1488f91b83d9ab2973c1e8b6532e55ff7242ae -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-06T02:01:00.154Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] echo [2025-11-06T02:01:00.162Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2025-11-06T02:01:00.440Z] + set -o pipefail [2025-11-06T02:01:00.440Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2025-11-06T02:01:15.329Z] [2025-11-06T02:01:15.329Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2025-11-06T02:01:15.329Z] [2025-11-06T02:01:15.329Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7116c55e-148a-425a-9d75-27689445d8a8/history/696a23fe-89bf-4c6e-9206-764a8fc3a9fe [2025-11-06T02:01:15.329Z] [2025-11-06T02:01:15.329Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-11-06T02:01:15.329Z] [2025-11-06T02:01:15.588Z] [2025-11-06T02:01:15.589Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-11-06T02:01:15.589Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-11-06T02:01:15.853Z] $ docker stop --time=1 387fb02c6e08a8cb515fef99ba1488f91b83d9ab2973c1e8b6532e55ff7242ae [2025-11-06T02:01:18.206Z] $ docker rm -f --volumes 387fb02c6e08a8cb515fef99ba1488f91b83d9ab2973c1e8b6532e55ff7242ae [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 [2025-11-06T02:01:19.167Z] + git log --format=format:%s -1 522ad247d1bbedf242a8d2a57f3ec981460168ff [Pipeline] sh [2025-11-06T02:01:19.455Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-06T02:01:19.455Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T02:01:19.768Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-06T02:01:19.768Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-06T02:01:19.856Z] prd-ubuntu20.04-docker-8c-8g-772613 does not seem to be running inside a container [2025-11-06T02:01:19.883Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-11-06T02:01:20.134Z] $ docker top 85b771f1e8611aa13864d240b6124313be1c2e66ed5211d11142a1f375f41af6 -eo pid,comm [2025-11-06T02:01:20.181Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-11-06T02:01:20.181Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-06T02:01:20.246Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-06T02:01:20.246Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-06T02:01:20.359Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-06T02:01:20.355Z] $ docker exec 85b771f1e8611aa13864d240b6124313be1c2e66ed5211d11142a1f375f41af6 ssh-agent [2025-11-06T02:01:20.462Z] SSH_AUTH_SOCK=/tmp/ssh-FLVXjEEY3Nzk/agent.32 [2025-11-06T02:01:20.462Z] SSH_AGENT_PID=38 [2025-11-06T02:01:20.467Z] Running ssh-add (command line suppressed) [2025-11-06T02:01:20.556Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17968556945840543390.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17968556945840543390.key) [2025-11-06T02:01:20.576Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-06T02:01:20.877Z] + git semver tag [2025-11-06T02:01:21.136Z] 2025-11-06 02:01:21,071 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-06T02:01:21.136Z] 2025-11-06 02:01:21,075 [run_tag] DEBUG tag force:False [2025-11-06T02:01:21.136Z] 2025-11-06 02:01:21,075 [check_head_tag] DEBUG check head tag [2025-11-06T02:01:21.136Z] 2025-11-06 02:01:21,075 [execute] INFO git cat-file --batch-check [2025-11-06T02:01:21.136Z] 2025-11-06 02:01:21,076 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, stdin=, shell=False, universal_newlines=False) [2025-11-06T02:01:21.136Z] 2025-11-06 02:01:21,078 [execute] INFO git cat-file --batch [2025-11-06T02:01:21.136Z] 2025-11-06 02:01:21,078 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, stdin=, shell=False, universal_newlines=False) [2025-11-06T02:01:21.136Z] 2025-11-06 02:01:21,084 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-11-06T02:01:21.136Z] 2025-11-06 02:01:21,084 [execute] INFO git tag -a v4.1.0-dev.1 -m v4.1.0-dev.1 [2025-11-06T02:01:21.136Z] 2025-11-06 02:01:21,085 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.1', '-m', 'v4.1.0-dev.1'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, stdin=None, shell=False, universal_newlines=False) [2025-11-06T02:01:21.136Z] 2025-11-06 02:01:21,088 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-11-06T02:01:21.136Z] 4.1.0-dev.1 [Pipeline] } [2025-11-06T02:01:21.139Z] $ docker exec --env ******** --env ******** 85b771f1e8611aa13864d240b6124313be1c2e66ed5211d11142a1f375f41af6 ssh-agent -k [2025-11-06T02:01:21.228Z] unset SSH_AUTH_SOCK; [2025-11-06T02:01:21.228Z] unset SSH_AGENT_PID; [2025-11-06T02:01:21.228Z] echo Agent pid 38 killed; [2025-11-06T02:01:21.243Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-06T02:01:21.580Z] + git semver [Pipeline] } [2025-11-06T02:01:21.849Z] $ docker stop --time=1 85b771f1e8611aa13864d240b6124313be1c2e66ed5211d11142a1f375f41af6 [2025-11-06T02:01:23.109Z] $ docker rm -f --volumes 85b771f1e8611aa13864d240b6124313be1c2e66ed5211d11142a1f375f41af6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T02:01:23.546Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-11-06T02:01:23.546Z] [2025-11-06T02:01:23.546Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T02:01:23.855Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-11-06T02:01:23.855Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-11-06T02:01:23.855Z] ab5ef0e58194: Pulling fs layer [2025-11-06T02:01:23.855Z] 9712f1f96733: Pulling fs layer [2025-11-06T02:01:23.855Z] 63f879dbbcfc: Pulling fs layer [2025-11-06T02:01:23.855Z] 0d9ebad4ef96: Pulling fs layer [2025-11-06T02:01:23.855Z] e9a5061849ea: Pulling fs layer [2025-11-06T02:01:23.855Z] d747dcd14b5f: Pulling fs layer [2025-11-06T02:01:23.855Z] 2de7ff778b66: Pulling fs layer [2025-11-06T02:01:23.855Z] e9a5061849ea: Waiting [2025-11-06T02:01:23.855Z] 0d9ebad4ef96: Waiting [2025-11-06T02:01:23.855Z] d747dcd14b5f: Waiting [2025-11-06T02:01:23.855Z] 2de7ff778b66: Waiting [2025-11-06T02:01:23.855Z] 9712f1f96733: Download complete [2025-11-06T02:01:24.435Z] 63f879dbbcfc: Verifying Checksum [2025-11-06T02:01:24.435Z] 63f879dbbcfc: Download complete [2025-11-06T02:01:24.435Z] e9a5061849ea: Verifying Checksum [2025-11-06T02:01:24.435Z] e9a5061849ea: Download complete [2025-11-06T02:01:24.435Z] d747dcd14b5f: Verifying Checksum [2025-11-06T02:01:24.435Z] d747dcd14b5f: Download complete [2025-11-06T02:01:24.435Z] ab5ef0e58194: Download complete [2025-11-06T02:01:24.435Z] 0d9ebad4ef96: Verifying Checksum [2025-11-06T02:01:24.435Z] 0d9ebad4ef96: Download complete [2025-11-06T02:01:24.692Z] 2de7ff778b66: Verifying Checksum [2025-11-06T02:01:24.692Z] 2de7ff778b66: Download complete [2025-11-06T02:01:28.106Z] ab5ef0e58194: Pull complete [2025-11-06T02:01:28.106Z] 9712f1f96733: Pull complete [2025-11-06T02:01:28.756Z] 63f879dbbcfc: Pull complete [2025-11-06T02:01:34.018Z] 0d9ebad4ef96: Pull complete [2025-11-06T02:01:34.018Z] e9a5061849ea: Pull complete [2025-11-06T02:01:34.018Z] d747dcd14b5f: Pull complete [2025-11-06T02:01:34.954Z] 2de7ff778b66: Pull complete [2025-11-06T02:01:34.954Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-11-06T02:01:34.954Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-11-06T02:01:34.954Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-06T02:01:35.068Z] prd-ubuntu20.04-docker-8c-8g-772613 does not seem to be running inside a container [2025-11-06T02:01:35.094Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-11-06T02:01:36.612Z] $ docker top 1271c46ff089af36f5adfb38d5911915a92c80bf54e50719c99500a2d317009b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-11-06T02:01:36.691Z] provisioning config files... [2025-11-06T02:01:36.704Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10641602959594611931tmp [2025-11-06T02:01:36.714Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15204240641307720254tmp [2025-11-06T02:01:36.722Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5149782692711633888tmp [Pipeline] { [Pipeline] echo [2025-11-06T02:01:36.751Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-06T02:01:37.046Z] ---> sigul-configuration.sh [2025-11-06T02:01:37.046Z] gpg: directory `/root/.gnupg' created [2025-11-06T02:01:37.046Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-11-06T02:01:37.046Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-11-06T02:01:37.046Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-11-06T02:01:37.046Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-11-06T02:01:37.046Z] gpg: CAST5 encrypted data [2025-11-06T02:01:37.046Z] gpg: encrypted with 1 passphrase [2025-11-06T02:01:37.046Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-11-06T02:01:37.337Z] + mkdir /home/jenkins [2025-11-06T02:01:37.337Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-11-06T02:01:37.620Z] + 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 [2025-11-06T02:01:37.633Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-06T02:01:37.920Z] ---> sigul-install.sh [2025-11-06T02:01:37.920Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-11-06T02:01:38.214Z] + git tag --list [2025-11-06T02:01:38.214Z] v0.0.0 [2025-11-06T02:01:38.214Z] v1.0.0 [2025-11-06T02:01:38.214Z] v2.1.0 [2025-11-06T02:01:38.214Z] v2.1.1 [2025-11-06T02:01:38.214Z] v2.2.0 [2025-11-06T02:01:38.214Z] v2.3.0 [2025-11-06T02:01:38.214Z] v3.0 [2025-11-06T02:01:38.214Z] v3.0.0 [2025-11-06T02:01:38.214Z] v3.0.1 [2025-11-06T02:01:38.214Z] v3.1 [2025-11-06T02:01:38.214Z] v3.1.0 [2025-11-06T02:01:38.214Z] v3.1.1 [2025-11-06T02:01:38.214Z] v4.0 [2025-11-06T02:01:38.214Z] v4.0.0 [2025-11-06T02:01:38.214Z] v4.1.0-dev.1 [Pipeline] sh [2025-11-06T02:01:38.504Z] + lftools sign git-tag v4.1.0-dev.1 [2025-11-06T02:01:39.071Z] Signing Git tag with Sigul... [2025-11-06T02:01:39.071Z] Signing v4.1.0-dev.1 [Pipeline] echo [2025-11-06T02:01:39.350Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-06T02:01:39.641Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-11-06T02:01:39.648Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-11-06T02:01:39.673Z] $ docker stop --time=1 1271c46ff089af36f5adfb38d5911915a92c80bf54e50719c99500a2d317009b [2025-11-06T02:01:40.947Z] $ docker rm -f --volumes 1271c46ff089af36f5adfb38d5911915a92c80bf54e50719c99500a2d317009b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-11-06T02:01:41.404Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-06T02:01:41.405Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T02:01:41.711Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-06T02:01:41.711Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-06T02:01:41.798Z] prd-ubuntu20.04-docker-8c-8g-772613 does not seem to be running inside a container [2025-11-06T02:01:41.821Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-11-06T02:01:42.053Z] $ docker top 0a7245fe2e4215d8bf4b1312682a9f8fcaa1e671957e19631d57f666ea1cbab1 -eo pid,comm [2025-11-06T02:01:42.102Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-11-06T02:01:42.102Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-06T02:01:42.166Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-06T02:01:42.166Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-06T02:01:42.259Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-06T02:01:42.255Z] $ docker exec 0a7245fe2e4215d8bf4b1312682a9f8fcaa1e671957e19631d57f666ea1cbab1 ssh-agent [2025-11-06T02:01:42.365Z] SSH_AUTH_SOCK=/tmp/ssh-nzbPqdlldsCS/agent.32 [2025-11-06T02:01:42.365Z] SSH_AGENT_PID=38 [2025-11-06T02:01:42.369Z] Running ssh-add (command line suppressed) [2025-11-06T02:01:42.462Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9472268669188631001.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9472268669188631001.key) [2025-11-06T02:01:42.483Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-06T02:01:42.777Z] + git semver bump pre [2025-11-06T02:01:43.036Z] 2025-11-06 02:01:42,974 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-06T02:01:43.036Z] 2025-11-06 02:01:42,977 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-11-06T02:01:43.036Z] 2025-11-06 02:01:42,977 [bump_version] DEBUG bumping version:4.1.0-dev.1 on axis:pre with prefix:dev [2025-11-06T02:01:43.036Z] 2025-11-06 02:01:42,977 [bump_version] DEBUG bumped version:4.1.0-dev.2 [2025-11-06T02:01:43.036Z] 2025-11-06 02:01:42,977 [write_version] DEBUG write version:4.1.0-dev.2 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2025-11-06T02:01:43.036Z] 2025-11-06 02:01:42,977 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-11-06T02:01:43.036Z] 2025-11-06 02:01:42,978 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-11-06T02:01:43.036Z] 2025-11-06 02:01:42,980 [execute] INFO git cat-file --batch-check [2025-11-06T02:01:43.036Z] 2025-11-06 02:01:42,980 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-11-06T02:01:43.036Z] 2025-11-06 02:01:42,983 [execute] INFO git cat-file --batch [2025-11-06T02:01:43.036Z] 2025-11-06 02:01:42,983 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-11-06T02:01:43.036Z] 2025-11-06 02:01:42,987 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-11-06T02:01:43.036Z] 4.1.0-dev.2 [Pipeline] } [2025-11-06T02:01:43.038Z] $ docker exec --env ******** --env ******** 0a7245fe2e4215d8bf4b1312682a9f8fcaa1e671957e19631d57f666ea1cbab1 ssh-agent -k [2025-11-06T02:01:43.130Z] unset SSH_AUTH_SOCK; [2025-11-06T02:01:43.130Z] unset SSH_AGENT_PID; [2025-11-06T02:01:43.130Z] echo Agent pid 38 killed; [2025-11-06T02:01:43.145Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-06T02:01:43.483Z] + git semver [Pipeline] } [2025-11-06T02:01:43.746Z] $ docker stop --time=1 0a7245fe2e4215d8bf4b1312682a9f8fcaa1e671957e19631d57f666ea1cbab1 [2025-11-06T02:01:44.981Z] $ docker rm -f --volumes 0a7245fe2e4215d8bf4b1312682a9f8fcaa1e671957e19631d57f666ea1cbab1 [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-06T02:01:45.339Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-06T02:01:45.339Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T02:01:45.643Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-06T02:01:45.643Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-06T02:01:45.724Z] prd-ubuntu20.04-docker-8c-8g-772613 does not seem to be running inside a container [2025-11-06T02:01:45.745Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-11-06T02:01:45.968Z] $ docker top f3793e91691f0c413f7fcf9f35b29c4bc7ce8a04ec451e55abd886888c7323c2 -eo pid,comm [2025-11-06T02:01:46.013Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-11-06T02:01:46.013Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-06T02:01:46.077Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-06T02:01:46.077Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-06T02:01:46.183Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-06T02:01:46.180Z] $ docker exec f3793e91691f0c413f7fcf9f35b29c4bc7ce8a04ec451e55abd886888c7323c2 ssh-agent [2025-11-06T02:01:46.277Z] SSH_AUTH_SOCK=/tmp/ssh-Jc2me9DQpIvI/agent.33 [2025-11-06T02:01:46.277Z] SSH_AGENT_PID=39 [2025-11-06T02:01:46.281Z] Running ssh-add (command line suppressed) [2025-11-06T02:01:46.375Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16557001787904630719.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16557001787904630719.key) [2025-11-06T02:01:46.392Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-06T02:01:46.687Z] + git semver push [2025-11-06T02:01:46.946Z] 2025-11-06 02:01:46,884 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-06T02:01:46.947Z] 2025-11-06 02:01:46,887 [run_push] DEBUG push [2025-11-06T02:01:46.947Z] 2025-11-06 02:01:46,888 [execute] INFO git cat-file --batch-check [2025-11-06T02:01:46.947Z] 2025-11-06 02:01:46,888 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-11-06T02:01:46.947Z] 2025-11-06 02:01:46,890 [execute] INFO git rev-list 49798fbcebee09f44ef32b032036d0da58d5c156 -- [2025-11-06T02:01:46.947Z] 2025-11-06 02:01:46,890 [execute] DEBUG Popen(['git', 'rev-list', '49798fbcebee09f44ef32b032036d0da58d5c156', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-11-06T02:01:46.947Z] 2025-11-06 02:01:46,897 [execute] INFO git fetch -v -- origin [2025-11-06T02:01:46.947Z] 2025-11-06 02:01:46,897 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-11-06T02:01:47.514Z] 2025-11-06 02:01:47,443 [run_push] DEBUG no remote changes detected [2025-11-06T02:01:47.514Z] 2025-11-06 02:01:47,443 [execute] INFO git push origin semver [2025-11-06T02:01:47.514Z] 2025-11-06 02:01:47,443 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-11-06T02:01:48.449Z] 2025-11-06 02:01:48,332 [run_push] DEBUG push all version tags [2025-11-06T02:01:48.449Z] 2025-11-06 02:01:48,332 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-11-06T02:01:48.449Z] 2025-11-06 02:01:48,332 [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) [2025-11-06T02:01:49.400Z] 2025-11-06 02:01:49,075 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-11-06T02:01:49.400Z] 4.1.0-dev.2 [Pipeline] } [2025-11-06T02:01:49.400Z] $ docker exec --env ******** --env ******** f3793e91691f0c413f7fcf9f35b29c4bc7ce8a04ec451e55abd886888c7323c2 ssh-agent -k [2025-11-06T02:01:49.491Z] unset SSH_AUTH_SOCK; [2025-11-06T02:01:49.491Z] unset SSH_AGENT_PID; [2025-11-06T02:01:49.491Z] echo Agent pid 39 killed; [2025-11-06T02:01:49.509Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-06T02:01:49.841Z] + git semver [Pipeline] } [2025-11-06T02:01:50.106Z] $ docker stop --time=1 f3793e91691f0c413f7fcf9f35b29c4bc7ce8a04ec451e55abd886888c7323c2 [2025-11-06T02:01:51.337Z] $ docker rm -f --volumes f3793e91691f0c413f7fcf9f35b29c4bc7ce8a04ec451e55abd886888c7323c2 [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 [2025-11-06T02:01:51.994Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2025-11-06T02:01:51.994Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2025-11-06T02:01:51.994Z] total 16 [2025-11-06T02:01:51.994Z] drwxr-xr-x 3 root root 4096 Nov 6 01:44 . [2025-11-06T02:01:51.994Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 6 02:01 .. [2025-11-06T02:01:51.994Z] drwxr-xr-x 2 root root 4096 Nov 6 01:44 cost [2025-11-06T02:01:51.994Z] -rw-r--r-- 1 root root 95 Nov 6 01:44 cost.csv [2025-11-06T02:01:51.994Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2025-11-06T02:01:51.994Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2025-11-06T02:01:51.994Z] total 16 [2025-11-06T02:01:51.994Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 6 01:44 . [2025-11-06T02:01:51.994Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 6 02:01 .. [2025-11-06T02:01:51.994Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 6 01:44 cost [2025-11-06T02:01:51.994Z] -rw-r--r-- 1 jenkins jenkins 95 Nov 6 01:44 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-11-06T02:01:52.281Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-06T02:01:53.136Z] ---> package-listing.sh [2025-11-06T02:01:53.136Z] ++ facter osfamily [2025-11-06T02:01:53.136Z] ++ tr '[:upper:]' '[:lower:]' [2025-11-06T02:01:53.395Z] + OS_FAMILY=debian [2025-11-06T02:01:53.395Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2025-11-06T02:01:53.395Z] + START_PACKAGES=/tmp/packages_start.txt [2025-11-06T02:01:53.395Z] + END_PACKAGES=/tmp/packages_end.txt [2025-11-06T02:01:53.395Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-11-06T02:01:53.395Z] + PACKAGES=/tmp/packages_start.txt [2025-11-06T02:01:53.395Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2025-11-06T02:01:53.395Z] + PACKAGES=/tmp/packages_end.txt [2025-11-06T02:01:53.395Z] + case "${OS_FAMILY}" in [2025-11-06T02:01:53.395Z] + dpkg -l [2025-11-06T02:01:53.395Z] + grep '^ii' [2025-11-06T02:01:53.395Z] + '[' -f /tmp/packages_start.txt ']' [2025-11-06T02:01:53.395Z] + '[' -f /tmp/packages_end.txt ']' [2025-11-06T02:01:53.395Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-11-06T02:01:53.395Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2025-11-06T02:01:53.395Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2025-11-06T02:01:53.395Z] + 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 [2025-11-06T02:01:53.406Z] 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 [2025-11-06T02:01:53.684Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T02:01:54.249Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-06T02:01:54.249Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-06T02:01:54.331Z] prd-ubuntu20.04-docker-8c-8g-772613 does not seem to be running inside a container [2025-11-06T02:01:54.354Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-11-06T02:01:54.549Z] $ docker top 8f7bda4a884c5e19103b557b003145c5329242413fca9f4ad369ca1ace05afb6 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-06T02:01:54.903Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-11-06T02:01:55.192Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-11-06T02:01:55.472Z] + ls /var/log/sa-host [2025-11-06T02:01:55.472Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-06T02:01:55.507Z] provisioning config files... [2025-11-06T02:01:55.514Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config290363012530563485tmp [Pipeline] { [Pipeline] echo [2025-11-06T02:01:55.532Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-06T02:01:55.815Z] ---> create-netrc.sh [Pipeline] } [2025-11-06T02:01:55.822Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-11-06T02:01:56.136Z] ---> python-tools-install.sh [Pipeline] echo [2025-11-06T02:01:56.147Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-06T02:01:56.436Z] ---> sudo-logs.sh [2025-11-06T02:01:56.436Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-11-06T02:01:56.465Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-06T02:01:56.746Z] ---> job-cost.sh [2025-11-06T02:01:56.746Z] lf-activate-venv: SKIPPING [2025-11-06T02:01:56.746Z] DEBUG: total: 0.2199999988079071 [2025-11-06T02:01:56.746Z] INFO: Retrieving Stack Cost... [2025-11-06T02:01:57.003Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-11-06T02:01:57.262Z] INFO: Archiving Costs [Pipeline] echo [2025-11-06T02:01:57.277Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-06T02:01:57.562Z] ---> logs-deploy.sh [2025-11-06T02:01:57.562Z] lf-activate-venv: SKIPPING [2025-11-06T02:01:57.562Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/199 [2025-11-06T02:01:57.562Z] INFO: archiving workspace using pattern(s): [2025-11-06T02:01:58.497Z] Archives upload complete. [2025-11-06T02:01:58.497Z] INFO: archiving logs to Nexus