Push event to branch odessa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1cdc293dbcc51f9ad602204636e21e57957c7842 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-ssh6448944117318759489.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-ssh11806483077942359039.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/odessa/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/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16119480209924202715.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-ssh12951183487725213605.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/odessa/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/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8364268397993878238.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] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-773678’ Running on prd-ubuntu20.04-docker-8c-8g-773695 in /w/workspace/y_app-rfid-llrp-inventory_odessa [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/y_app-rfid-llrp-inventory_odessa # 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 1cdc293dbcc51f9ad602204636e21e57957c7842 (odessa) > 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 1cdc293dbcc51f9ad602204636e21e57957c7842 # timeout=10 Commit message: "build: Bump app-functions-sdk-go from 4.0.0 to 4.0.1 (#353)" > git rev-list --no-walk 6c94cada7dc3dc9f7dbb1564ae406bb19266ab65 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:17:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:17:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:17:33 ========================================================= 03:17:33 EdgeX Global Pipelines Version Info 03:17:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:17:34 ------------------- 03:17:34 stable info: 03:17:34 ------------------- 03:17:34 Commited By: Cherry Wang cherry@iotechsys.com 03:17:34 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 03:17:34 Message: update stable to v1.0.278 03:17:35 ------------------- 03:17:35 experimental info: 03:17:35 ------------------- 03:17:35 Commited By: **** collab-it+edgex@linuxfoundation.org 03:17:35 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 03:17:35 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:17:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 03:17:35 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 03:17:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:17:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:17:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:17:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 03:17:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:17:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:17:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:17:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:17:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:17:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 03:17:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:17:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:17:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:17:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:17:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:17:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:17:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:17:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:17:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:17:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:17:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:17:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:17:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:17:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:17:36 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:17:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo 03:17:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo 03:17:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo 03:17:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1cdc293dbcc51f9ad602204636e21e57957c7842 [Pipeline] echo 03:17:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1cdc293 [Pipeline] echo 03:17:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:17:36 provisioning config files... 03:17:36 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_odessa@tmp/config14604456907919188494tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:17:36 ---> ****-login.sh 03:17:36 nexus3.edgexfoundry.org:10001 03:17:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:37 03:17:37 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:17:37 Configure a credential helper to remove this warning. See 03:17:37 https://docs.****.com/go/credential-store/ 03:17:37 03:17:37 Login Succeeded 03:17:37 nexus3.edgexfoundry.org:10002 03:17:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:37 03:17:37 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:17:37 Configure a credential helper to remove this warning. See 03:17:37 https://docs.****.com/go/credential-store/ 03:17:37 03:17:37 Login Succeeded 03:17:37 nexus3.edgexfoundry.org:10003 03:17:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:37 03:17:37 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:17:37 Configure a credential helper to remove this warning. See 03:17:37 https://docs.****.com/go/credential-store/ 03:17:37 03:17:37 Login Succeeded 03:17:37 nexus3.edgexfoundry.org:10004 03:17:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:37 03:17:37 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:17:37 Configure a credential helper to remove this warning. See 03:17:37 https://docs.****.com/go/credential-store/ 03:17:37 03:17:37 Login Succeeded 03:17:37 ****.io 03:17:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:37 03:17:37 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:17:37 Configure a credential helper to remove this warning. See 03:17:37 https://docs.****.com/go/credential-store/ 03:17:37 03:17:37 Login Succeeded 03:17:37 ---> ****-login.sh ends [Pipeline] } 03:17:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:17:38 + git rev-list -1 --merges 1cdc293dbcc51f9ad602204636e21e57957c7842~1..1cdc293dbcc51f9ad602204636e21e57957c7842 [Pipeline] echo 03:17:38 -----------> git rev-list -1 --merges 1cdc293dbcc51f9ad602204636e21e57957c7842~1..1cdc293dbcc51f9ad602204636e21e57957c7842 1cdc293dbcc51f9ad602204636e21e57957c7842 [false] [Pipeline] sh 03:17:38 + git log --format=format:%s -1 1cdc293dbcc51f9ad602204636e21e57957c7842 [Pipeline] echo 03:17:38 ========================================================= 03:17:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:17:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:17:38 + git log --format=format:%s -1 1cdc293dbcc51f9ad602204636e21e57957c7842 [Pipeline] echo 03:17:38 [semverPrep] GIT_COMMIT: 1cdc293dbcc51f9ad602204636e21e57957c7842, Commit Message: build: Bump app-functions-sdk-go from 4.0.0 to 4.0.1 (#353) [Pipeline] echo 03:17:38 [semverPrep] This is not a build commit. [Pipeline] sh 03:17:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:17:39 + grep -v github /etc/ssh/ssh_known_hosts 03:17:39 + [ -e /tmp/ssh_known_hosts ] 03:17:39 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:17:39 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:17:39 + sudo tee -a /etc/ssh/ssh_known_hosts 03:17:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:17:39 03:17:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:17:39 0.1.4: Pulling from edgex-devops/py-git-semver 03:17:39 3dae71ba6b94: Pulling fs layer 03:17:39 6bf1a483ea7c: Pulling fs layer 03:17:39 f5dfc541a4d3: Pulling fs layer 03:17:39 461d9e800cba: Pulling fs layer 03:17:39 80192f66455f: Pulling fs layer 03:17:39 2e8e34ca0e6c: Pulling fs layer 03:17:39 a29436f7fd5d: Pulling fs layer 03:17:39 923cac83aea3: Pulling fs layer 03:17:39 25ad8b0a4227: Pulling fs layer 03:17:39 2e8e34ca0e6c: Waiting 03:17:39 db01528c6b51: Pulling fs layer 03:17:39 923cac83aea3: Waiting 03:17:39 28988de357af: Pulling fs layer 03:17:39 a29436f7fd5d: Waiting 03:17:39 db01528c6b51: Waiting 03:17:39 28988de357af: Waiting 03:17:39 461d9e800cba: Waiting 03:17:39 25ad8b0a4227: Waiting 03:17:39 6bf1a483ea7c: Verifying Checksum 03:17:39 6bf1a483ea7c: Download complete 03:17:39 461d9e800cba: Download complete 03:17:40 80192f66455f: Download complete 03:17:40 f5dfc541a4d3: Verifying Checksum 03:17:40 f5dfc541a4d3: Download complete 03:17:40 3dae71ba6b94: Verifying Checksum 03:17:40 3dae71ba6b94: Download complete 03:17:40 923cac83aea3: Verifying Checksum 03:17:40 923cac83aea3: Download complete 03:17:40 25ad8b0a4227: Verifying Checksum 03:17:40 25ad8b0a4227: Download complete 03:17:40 db01528c6b51: Verifying Checksum 03:17:40 db01528c6b51: Download complete 03:17:40 28988de357af: Verifying Checksum 03:17:40 28988de357af: Download complete 03:17:40 a29436f7fd5d: Verifying Checksum 03:17:40 a29436f7fd5d: Download complete 03:17:40 2e8e34ca0e6c: Verifying Checksum 03:17:40 2e8e34ca0e6c: Download complete 03:17:41 3dae71ba6b94: Pull complete 03:17:41 6bf1a483ea7c: Pull complete 03:17:42 f5dfc541a4d3: Pull complete 03:17:42 461d9e800cba: Pull complete 03:17:42 80192f66455f: Pull complete 03:17:48 2e8e34ca0e6c: Pull complete 03:17:48 a29436f7fd5d: Pull complete 03:17:48 923cac83aea3: Pull complete 03:17:48 25ad8b0a4227: Pull complete 03:17:48 db01528c6b51: Pull complete 03:17:48 28988de357af: Pull complete 03:17:48 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 03:17:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:17:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:17:49 prd-ubuntu20.04-docker-8c-8g-773695 does not seem to be running inside a container 03:17:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_odessa -v /w/workspace/y_app-rfid-llrp-inventory_odessa:/w/workspace/y_app-rfid-llrp-inventory_odessa:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_odessa@tmp:/w/workspace/y_app-rfid-llrp-inventory_odessa@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 03:17:51 $ docker top 3537125b8a4dacef79328932dc9eb7804c23b6351d9b95787315f25386b44100 -eo pid,comm 03:17:51 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). 03:17:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:17:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:17:51 [ssh-agent] Looking for ssh-agent implementation... 03:17:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:17:51 $ docker exec 3537125b8a4dacef79328932dc9eb7804c23b6351d9b95787315f25386b44100 ssh-agent 03:17:52 SSH_AUTH_SOCK=/tmp/ssh-mpiY7jbNL1R6/agent.32 03:17:52 SSH_AGENT_PID=38 03:17:52 Running ssh-add (command line suppressed) 03:17:52 Identity added: /w/workspace/y_app-rfid-llrp-inventory_odessa@tmp/private_key_2989919993817404855.key (/w/workspace/y_app-rfid-llrp-inventory_odessa@tmp/private_key_2989919993817404855.key) 03:17:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:17:52 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_odessa [Pipeline] sh 03:17:52 + git tag --points-at HEAD [Pipeline] } 03:17:52 $ docker exec --env ******** --env ******** 3537125b8a4dacef79328932dc9eb7804c23b6351d9b95787315f25386b44100 ssh-agent -k 03:17:52 unset SSH_AUTH_SOCK; 03:17:52 unset SSH_AGENT_PID; 03:17:52 echo Agent pid 38 killed; 03:17:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:17:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:17:52 [ssh-agent] Looking for ssh-agent implementation... 03:17:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:17:53 $ docker exec 3537125b8a4dacef79328932dc9eb7804c23b6351d9b95787315f25386b44100 ssh-agent 03:17:53 SSH_AUTH_SOCK=/tmp/ssh-1FDvBKApnLgv/agent.86 03:17:53 SSH_AGENT_PID=93 03:17:53 Running ssh-add (command line suppressed) 03:17:53 Identity added: /w/workspace/y_app-rfid-llrp-inventory_odessa@tmp/private_key_14971534374007594523.key (/w/workspace/y_app-rfid-llrp-inventory_odessa@tmp/private_key_14971534374007594523.key) 03:17:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:17:53 + git semver init 03:17:53 2025-11-24 03:17:53,779 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:17:53 2025-11-24 03:17:53,785 [run_init] DEBUG init version:0.0.0 force:False 03:17:53 2025-11-24 03:17:53,786 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_odessa/.semver 03:17:53 2025-11-24 03:17:53,787 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_odessa/.semver 03:17:53 2025-11-24 03:17:53,787 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_odessa/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_odessa, stdin=None, shell=False, universal_newlines=False) 03:17:55 2025-11-24 03:17:55,283 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_odessa/.git/info/exclude 03:17:55 2025-11-24 03:17:55,284 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_odessa/.semver/odessa with force:False 03:17:55 2025-11-24 03:17:55,284 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_odessa/.semver/odessa 03:17:55 2025-11-24 03:17:55,284 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_odessa/.semver/odessa 03:17:55 4.0.1-dev.1 [Pipeline] } 03:17:55 $ docker exec --env ******** --env ******** 3537125b8a4dacef79328932dc9eb7804c23b6351d9b95787315f25386b44100 ssh-agent -k 03:17:55 unset SSH_AUTH_SOCK; 03:17:55 unset SSH_AGENT_PID; 03:17:55 echo Agent pid 93 killed; 03:17:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:17:56 + git semver [Pipeline] } 03:17:56 $ docker stop --time=1 3537125b8a4dacef79328932dc9eb7804c23b6351d9b95787315f25386b44100 03:17:57 $ docker rm -f --volumes 3537125b8a4dacef79328932dc9eb7804c23b6351d9b95787315f25386b44100 [Pipeline] // withDockerContainer [Pipeline] sh 03:17:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:17:58 Stashed 1 file(s) [Pipeline] echo 03:17:58 [edgeXSemver]: initialized semver on version 4.0.1-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 03:17:58 provisioning config files... 03:17:58 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_odessa@tmp/config5919468026489512562tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:17:59 ---> ****-login.sh 03:17:59 nexus3.edgexfoundry.org:10001 03:17:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:59 Login Succeeded 03:17:59 nexus3.edgexfoundry.org:10002 03:17:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:59 Login Succeeded 03:17:59 nexus3.edgexfoundry.org:10003 03:17:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:59 Login Succeeded 03:17:59 nexus3.edgexfoundry.org:10004 03:17:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:59 Login Succeeded 03:17:59 ****.io 03:17:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:59 Login Succeeded 03:17:59 ---> ****-login.sh ends [Pipeline] } 03:17:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:17:59 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 03:17:59 + grep ^go [0-9].[0-9]* go.mod 03:17:59 + + cut -d -f 2cut 03:17:59 -d . -f1-2 [Pipeline] echo 03:17:59 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:18:00 ========================================================= 03:18:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts] 03:18:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:00 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts --build-arg MAKE=echo noop --target=builder . 03:18:00 #0 building with "default" instance using docker driver 03:18:00 03:18:00 #1 [internal] load build definition from Dockerfile 03:18:00 #1 transferring dockerfile: 1.81kB done 03:18:00 #1 DONE 0.0s 03:18:00 03:18:00 #2 [internal] load metadata for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 03:18:00 #2 DONE 0.1s 03:18:01 03:18:01 #3 [internal] load .dockerignore 03:18:01 #3 transferring context: 304B done 03:18:01 #3 DONE 0.0s 03:18:01 03:18:01 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 03:18:01 #4 resolve nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 0.0s done 03:18:01 #4 sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 2.21kB / 2.21kB done 03:18:01 #4 sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 294.38kB / 294.38kB 0.1s done 03:18:01 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 10.49MB / 74.06MB 0.2s 03:18:01 #4 sha256:bc3d7bf65e2363f1bcda3738ec6be7c8ddbd609a9cc249afb7684dc2b54dd356 5.43kB / 5.43kB done 03:18:01 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 03:18:01 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s 03:18:01 #4 sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 126B / 126B 0.1s done 03:18:01 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 03:18:01 #4 sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 0B / 2.38MB 0.2s 03:18:01 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 0B / 100.52MB 0.2s 03:18:01 #4 sha256:012bb1f9d321339749de0031ed7c0df5e7017753dd01ba413db26430b180a314 439B / 439B 0.2s done 03:18:01 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 20.97MB / 74.06MB 0.3s 03:18:01 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done 03:18:01 #4 sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 2.38MB / 2.38MB 0.2s done 03:18:01 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 5.24MB / 100.52MB 0.3s 03:18:01 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 1.05MB / 13.29MB 0.3s 03:18:01 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 34.98MB / 74.06MB 0.4s 03:18:01 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 12.32MB / 100.52MB 0.4s 03:18:01 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 9.44MB / 13.29MB 0.4s 03:18:01 #4 extracting sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 03:18:01 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 71.30MB / 74.06MB 0.6s 03:18:01 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 34.60MB / 100.52MB 0.6s 03:18:01 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 13.29MB / 13.29MB 0.5s done 03:18:01 #4 extracting sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 0.1s done 03:18:01 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 51.38MB / 100.52MB 0.7s 03:18:01 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 70.25MB / 100.52MB 0.8s 03:18:01 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 74.06MB / 74.06MB 0.8s done 03:18:01 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 90.18MB / 100.52MB 0.9s 03:18:01 #4 extracting sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 03:18:02 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 100.52MB / 100.52MB 1.0s 03:18:02 #4 ... 03:18:02 03:18:02 #5 [internal] load build context 03:18:02 #5 transferring context: 63.57MB 1.0s done 03:18:02 #5 DONE 1.2s 03:18:02 03:18:02 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 03:18:02 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 100.52MB / 100.52MB 1.2s done 03:18:07 #4 extracting sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 5.0s 03:18:07 #4 extracting sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 5.0s done 03:18:07 #4 extracting sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 03:18:07 #4 extracting sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 done 03:18:07 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 03:18:07 #4 extracting sha256:012bb1f9d321339749de0031ed7c0df5e7017753dd01ba413db26430b180a314 done 03:18:07 #4 extracting sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 0.0s done 03:18:07 #4 extracting sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 03:18:10 #4 extracting sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 2.6s done 03:18:10 #4 extracting sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 0.1s 03:18:10 #4 extracting sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 0.5s done 03:18:10 #4 DONE 9.6s 03:18:10 03:18:10 #6 [builder 2/7] RUN apk add --no-cache make git 03:18:10 #6 0.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:18:10 #6 0.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:18:11 #6 0.716 OK: 248 MiB in 58 packages 03:18:13 Still waiting to schedule task 03:18:13 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:18:13 #6 DONE 3.1s 03:18:13 03:18:13 #7 [builder 3/7] WORKDIR /app 03:18:13 #7 DONE 0.0s 03:18:13 03:18:13 #8 [builder 4/7] COPY go.mod vendor* ./ 03:18:14 #8 DONE 0.6s 03:18:14 03:18:14 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:18:26 #9 DONE 11.6s 03:18:26 03:18:26 #10 [builder 6/7] COPY . . 03:18:26 #10 DONE 0.6s 03:18:26 03:18:26 #11 [builder 7/7] RUN echo noop 03:18:26 #11 0.216 noop 03:18:26 #11 DONE 0.3s 03:18:26 03:18:26 #12 exporting to image 03:18:26 #12 exporting layers 03:18:35 #12 exporting layers 7.4s done 03:18:35 #12 writing image sha256:cf7406fc84e671a1cd208dc0d27a20ccf42505f86f1a822c7b2861f14d0f7360 done 03:18:35 #12 naming to docker.io/library/ci-base-image-x86_64 done 03:18:35 #12 DONE 7.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:35 + docker inspect -f . ci-base-image-x86_64 03:18:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:18:35 prd-ubuntu20.04-docker-8c-8g-773695 does not seem to be running inside a container 03:18:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_odessa -v /w/workspace/y_app-rfid-llrp-inventory_odessa:/w/workspace/y_app-rfid-llrp-inventory_odessa:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_odessa@tmp:/w/workspace/y_app-rfid-llrp-inventory_odessa@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 03:18:35 $ docker top 383c96ad4de7c2f73f1fc65367e34daf23498cdf2b97def2889c64736154362e -eo pid,comm [Pipeline] { [Pipeline] sh 03:18:36 + go version 03:18:36 go version go1.23.7 linux/amd64 [Pipeline] } 03:18:36 $ docker stop --time=1 383c96ad4de7c2f73f1fc65367e34daf23498cdf2b97def2889c64736154362e 03:18:37 $ docker rm -f --volumes 383c96ad4de7c2f73f1fc65367e34daf23498cdf2b97def2889c64736154362e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:37 + docker inspect -f . ci-base-image-x86_64 03:18:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:18:38 prd-ubuntu20.04-docker-8c-8g-773695 does not seem to be running inside a container 03:18:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/y_app-rfid-llrp-inventory_odessa -v /w/workspace/y_app-rfid-llrp-inventory_odessa:/w/workspace/y_app-rfid-llrp-inventory_odessa:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_odessa@tmp:/w/workspace/y_app-rfid-llrp-inventory_odessa@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 03:18:38 $ docker top 8f4236b96a94ed605af73312847536e8288468a49c75d1567769ed44abf25699 -eo pid,comm [Pipeline] { [Pipeline] sh 03:18:38 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_odessa [Pipeline] fileExists [Pipeline] sh 03:18:38 + make test 03:18:38 go test -race ./... -coverprofile=coverage.out ./... 03:19:11 edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements 03:19:11 edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements 03:19:11 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.124s coverage: 86.2% of statements 03:19:13 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.666s coverage: 71.9% of statements 03:19:53 go vet ./... 03:19:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:19:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:19:57 ./bin/test-attribution.sh [Pipeline] echo 03:19:57 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 03:19:57 + go mod tidy [Pipeline] } 03:19:58 $ docker stop --time=1 8f4236b96a94ed605af73312847536e8288468a49c75d1567769ed44abf25699 03:20:00 $ docker rm -f --volumes 8f4236b96a94ed605af73312847536e8288468a49c75d1567769ed44abf25699 [Pipeline] // withDockerContainer [Pipeline] sh 03:20:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:20:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:20:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:20:01 + ls -al . 03:20:01 total 292 03:20:01 drwxrwxr-x 12 jenkins jenkins 4096 Nov 24 03:18 . 03:20:01 drwxrwxr-x 4 jenkins jenkins 4096 Nov 24 03:17 .. 03:20:01 -rw-rw-r-- 1 jenkins jenkins 262 Nov 24 03:17 .dockerignore 03:20:01 drwxrwxr-x 8 jenkins jenkins 4096 Nov 24 03:19 .git 03:20:01 drwxrwxr-x 3 jenkins jenkins 4096 Nov 24 03:17 .github 03:20:01 -rw-rw-r-- 1 jenkins jenkins 765 Nov 24 03:17 .gitignore 03:20:01 -rw-rw-r-- 1 jenkins jenkins 200 Nov 24 03:17 .golangci.yml 03:20:01 drwxr-xr-x 3 jenkins jenkins 4096 Nov 24 03:17 .semver 03:20:01 -rw-rw-r-- 1 jenkins jenkins 17061 Nov 24 03:17 Attribution.txt 03:20:01 -rw-rw-r-- 1 jenkins jenkins 12578 Nov 24 03:17 CHANGELOG.md 03:20:01 -rw-rw-r-- 1 jenkins jenkins 1769 Nov 24 03:17 Dockerfile 03:20:01 -rw-rw-r-- 1 jenkins jenkins 677 Nov 24 03:17 GOVERNANCE.md 03:20:01 -rw-rw-r-- 1 jenkins jenkins 665 Nov 24 03:17 Jenkinsfile 03:20:01 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 24 03:17 LICENSE 03:20:01 -rw-rw-r-- 1 jenkins jenkins 3066 Nov 24 03:17 Makefile 03:20:01 -rw-rw-r-- 1 jenkins jenkins 617 Nov 24 03:17 OWNERS.md 03:20:01 -rw-rw-r-- 1 jenkins jenkins 3851 Nov 24 03:17 README.md 03:20:01 -rw-rw-r-- 1 jenkins jenkins 11 Nov 24 03:17 VERSION 03:20:01 drwxrwxr-x 2 jenkins jenkins 4096 Nov 24 03:17 bin 03:20:01 -rw-r--r-- 1 jenkins jenkins 55696 Nov 24 03:19 coverage.out 03:20:01 -rw-rw-r-- 1 jenkins jenkins 6693 Nov 24 03:17 go.mod 03:20:01 -rw-rw-r-- 1 jenkins jenkins 88170 Nov 24 03:17 go.sum 03:20:01 drwxrwxr-x 2 jenkins jenkins 4096 Nov 24 03:17 images 03:20:01 drwxrwxr-x 4 jenkins jenkins 4096 Nov 24 03:17 internal 03:20:01 -rw-rw-r-- 1 jenkins jenkins 531 Nov 24 03:17 main.go 03:20:01 drwxrwxr-x 2 jenkins jenkins 4096 Nov 24 03:17 openapi 03:20:01 drwxrwxr-x 2 jenkins jenkins 4096 Nov 24 03:17 res 03:20:01 drwxrwxr-x 3 jenkins jenkins 4096 Nov 24 03:17 static 03:20:01 drwxrwxr-x 10 jenkins jenkins 4096 Nov 24 03:17 vendor [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:02 + 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=1cdc293dbcc51f9ad602204636e21e57957c7842 --label arch=amd64 --label version=4.0.1-dev.1 . 03:20:02 #0 building with "default" instance using docker driver 03:20:02 03:20:02 #1 [internal] load build definition from Dockerfile 03:20:02 #1 transferring dockerfile: 1.81kB done 03:20:02 #1 DONE 0.0s 03:20:02 03:20:02 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:20:02 #2 DONE 0.0s 03:20:02 03:20:02 #3 [internal] load metadata for docker.io/library/alpine:3.22 03:20:02 #3 DONE 0.1s 03:20:02 03:20:02 #4 [internal] load .dockerignore 03:20:02 #4 transferring context: 304B done 03:20:02 #4 DONE 0.0s 03:20:02 03:20:02 #5 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 03:20:02 #5 DONE 0.1s 03:20:02 03:20:02 #6 [stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 03:20:02 #6 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 03:20:02 #6 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s 03:20:02 #6 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 03:20:02 #6 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 03:20:02 #6 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 03:20:02 #6 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 03:20:02 #6 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 03:20:02 #6 DONE 0.3s 03:20:02 03:20:02 #7 [internal] load build context 03:20:02 #7 transferring context: 424.86kB 0.2s done 03:20:02 #7 DONE 0.2s 03:20:02 03:20:02 #8 [builder 2/7] RUN apk add --no-cache make git 03:20:03 #8 0.297 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:20:03 #8 0.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:20:03 #8 0.760 OK: 248 MiB in 58 packages 03:20:03 #8 DONE 0.9s 03:20:03 03:20:03 #9 [builder 3/7] WORKDIR /app 03:20:03 #9 DONE 0.0s 03:20:03 03:20:03 #10 [stage-1 2/9] RUN apk --no-cache add ca-certificates dumb-init 03:20:03 #10 0.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:20:03 #10 0.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:20:03 #10 0.582 (1/2) Installing ca-certificates (20250911-r0) 03:20:03 #10 0.596 (2/2) Installing dumb-init (1.2.5-r3) 03:20:03 #10 0.604 Executing busybox-1.37.0-r19.trigger 03:20:03 #10 0.610 Executing ca-certificates-20250911-r0.trigger 03:20:03 #10 0.689 OK: 8 MiB in 18 packages 03:20:03 #10 DONE 0.9s 03:20:03 03:20:03 #11 [builder 4/7] COPY go.mod vendor* ./ 03:20:04 #11 DONE 0.6s 03:20:04 03:20:04 #12 [stage-1 3/9] RUN apk --no-cache upgrade 03:20:04 #12 0.319 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:20:04 #12 0.400 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:20:04 #12 ... 03:20:04 03:20:04 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:20:04 #13 0.211 skipping... 03:20:04 #13 DONE 0.3s 03:20:04 03:20:04 #12 [stage-1 3/9] RUN apk --no-cache upgrade 03:20:04 #12 0.730 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 03:20:04 #12 0.750 Executing busybox-1.37.0-r20.post-upgrade 03:20:04 #12 0.790 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 03:20:04 #12 0.797 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 03:20:04 #12 0.800 Executing busybox-1.37.0-r20.trigger 03:20:04 #12 0.805 OK: 8 MiB in 18 packages 03:20:04 #12 DONE 1.0s 03:20:04 03:20:04 #14 [builder 6/7] COPY . . 03:20:04 #14 DONE 0.6s 03:20:05 03:20:05 #15 [builder 7/7] RUN make build 03:20:05 #15 0.212 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.1-dev.1 -X edgexfoundry/app-rfid-llrp-inventory.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 03:20:32 #15 DONE 25.3s 03:20:32 03:20:32 #16 [stage-1 4/9] COPY --from=builder /app/Attribution.txt /Attribution.txt 03:20:32 #16 DONE 0.0s 03:20:32 03:20:32 #17 [stage-1 5/9] COPY --from=builder /app/LICENSE /LICENSE 03:20:32 #17 DONE 0.0s 03:20:32 03:20:32 #18 [stage-1 6/9] COPY --from=builder /app/res/ /res/ 03:20:32 #18 DONE 0.0s 03:20:32 03:20:32 #19 [stage-1 7/9] COPY --from=builder /app/static/ /static/ 03:20:32 #19 DONE 0.0s 03:20:32 03:20:32 #20 [stage-1 8/9] COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 03:20:32 #20 DONE 0.2s 03:20:32 03:20:32 #21 [stage-1 9/9] RUN mkdir -p /cache && chown -R 2002:2002 /cache 03:20:32 #21 DONE 0.3s 03:20:32 03:20:32 #22 exporting to image 03:20:32 #22 exporting layers 0.1s done 03:20:32 #22 writing image sha256:ae7c97d0a741ab14feb01a720861219b446e71130dac9ddbaa238430750d2403 done 03:20:32 #22 naming to docker.io/library/app-rfid-llrp-inventory done 03:20:32 #22 DONE 0.2s 03:20:32 03:20:32 1 warning found (use docker --debug to expand): 03:20:32  - 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 03:20:32 provisioning config files... 03:20:32 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_odessa@tmp/config9470229879148054973tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:20:32 ---> ****-login.sh 03:20:32 nexus3.edgexfoundry.org:10001 03:20:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:32 Login Succeeded 03:20:32 nexus3.edgexfoundry.org:10002 03:20:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:32 Login Succeeded 03:20:32 nexus3.edgexfoundry.org:10003 03:20:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:32 Login Succeeded 03:20:32 nexus3.edgexfoundry.org:10004 03:20:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:32 Login Succeeded 03:20:32 ****.io 03:20:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:32 Login Succeeded 03:20:32 ---> ****-login.sh ends [Pipeline] } 03:20:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:20:33 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:20:33 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 03:20:33 1cdc293dbcc51f9ad602204636e21e57957c7842 03:20:33 4.0.1-dev.1 03:20:33 1cdc293dbcc51f9ad602204636e21e57957c7842-4.0.1-dev.1 03:20:33 odessa 03:20:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:33 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1cdc293dbcc51f9ad602204636e21e57957c7842 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:33 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1cdc293dbcc51f9ad602204636e21e57957c7842 03:20:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 03:20:33 27a0d9f912f4: Preparing 03:20:33 cdf8565371b2: Preparing 03:20:33 659636604144: Preparing 03:20:33 12244a9f9680: Preparing 03:20:33 f176b4b3f2a6: Preparing 03:20:33 2b4ba35a84b4: Preparing 03:20:33 b735baf99d02: Preparing 03:20:33 595912682cc4: Preparing 03:20:33 256f393e029f: Preparing 03:20:33 b735baf99d02: Waiting 03:20:33 2b4ba35a84b4: Waiting 03:20:33 595912682cc4: Waiting 03:20:33 256f393e029f: Waiting 03:20:33 27a0d9f912f4: Pushed 03:20:33 659636604144: Pushed 03:20:33 12244a9f9680: Pushed 03:20:33 f176b4b3f2a6: Pushed 03:20:33 256f393e029f: Layer already exists 03:20:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-773700 in /w/workspace/y_app-rfid-llrp-inventory_odessa [Pipeline] { [Pipeline] ws 03:20:33 Running in /w/workspace/app-rfid-llrp-inventory/3 [Pipeline] { [Pipeline] checkout 03:20:33 2b4ba35a84b4: Pushed 03:20:33 595912682cc4: Pushed 03:20:33 b735baf99d02: Pushed 03:20:34 The recommended git tool is: git 03:20:38 cdf8565371b2: Pushed 03:20:38 1cdc293dbcc51f9ad602204636e21e57957c7842: digest: sha256:8384afff92a1f1b0de164519d20c49e7aae4a16f256275c875e11a5db2156a2e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:38 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:38 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.1-dev.1 03:20:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 03:20:38 27a0d9f912f4: Preparing 03:20:38 cdf8565371b2: Preparing 03:20:38 659636604144: Preparing 03:20:38 12244a9f9680: Preparing 03:20:38 f176b4b3f2a6: Preparing 03:20:38 2b4ba35a84b4: Preparing 03:20:38 b735baf99d02: Preparing 03:20:38 595912682cc4: Preparing 03:20:38 256f393e029f: Preparing 03:20:38 2b4ba35a84b4: Waiting 03:20:38 b735baf99d02: Waiting 03:20:38 595912682cc4: Waiting 03:20:38 256f393e029f: Waiting 03:20:38 f176b4b3f2a6: Layer already exists 03:20:38 12244a9f9680: Layer already exists 03:20:38 659636604144: Layer already exists 03:20:38 27a0d9f912f4: Layer already exists 03:20:38 cdf8565371b2: Layer already exists 03:20:38 b735baf99d02: Layer already exists 03:20:38 2b4ba35a84b4: Layer already exists 03:20:38 595912682cc4: Layer already exists 03:20:38 256f393e029f: Layer already exists 03:20:38 4.0.1-dev.1: digest: sha256:8384afff92a1f1b0de164519d20c49e7aae4a16f256275c875e11a5db2156a2e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:39 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1cdc293dbcc51f9ad602204636e21e57957c7842-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:39 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1cdc293dbcc51f9ad602204636e21e57957c7842-4.0.1-dev.1 03:20:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 03:20:39 27a0d9f912f4: Preparing 03:20:39 cdf8565371b2: Preparing 03:20:39 659636604144: Preparing 03:20:39 12244a9f9680: Preparing 03:20:39 f176b4b3f2a6: Preparing 03:20:39 2b4ba35a84b4: Preparing 03:20:39 b735baf99d02: Preparing 03:20:39 595912682cc4: Preparing 03:20:39 256f393e029f: Preparing 03:20:39 b735baf99d02: Waiting 03:20:39 595912682cc4: Waiting 03:20:39 256f393e029f: Waiting 03:20:39 2b4ba35a84b4: Waiting 03:20:39 659636604144: Layer already exists 03:20:39 f176b4b3f2a6: Layer already exists 03:20:39 12244a9f9680: Layer already exists 03:20:39 cdf8565371b2: Layer already exists 03:20:39 27a0d9f912f4: Layer already exists 03:20:39 b735baf99d02: Layer already exists 03:20:39 256f393e029f: Layer already exists 03:20:39 595912682cc4: Layer already exists 03:20:39 2b4ba35a84b4: Layer already exists 03:20:39 1cdc293dbcc51f9ad602204636e21e57957c7842-4.0.1-dev.1: digest: sha256:8384afff92a1f1b0de164519d20c49e7aae4a16f256275c875e11a5db2156a2e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:39 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:40 using credential edgex-jenkins-ssh 03:20:40 Cloning the remote Git repository 03:20:40 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:odessa 03:20:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 03:20:40 27a0d9f912f4: Preparing 03:20:40 cdf8565371b2: Preparing 03:20:40 659636604144: Preparing 03:20:40 12244a9f9680: Preparing 03:20:40 f176b4b3f2a6: Preparing 03:20:40 2b4ba35a84b4: Preparing 03:20:40 b735baf99d02: Preparing 03:20:40 595912682cc4: Preparing 03:20:40 256f393e029f: Preparing 03:20:40 2b4ba35a84b4: Waiting 03:20:40 b735baf99d02: Waiting 03:20:40 595912682cc4: Waiting 03:20:40 256f393e029f: Waiting 03:20:40 cdf8565371b2: Layer already exists 03:20:40 f176b4b3f2a6: Layer already exists 03:20:40 27a0d9f912f4: Layer already exists 03:20:40 12244a9f9680: Layer already exists 03:20:40 659636604144: Layer already exists 03:20:40 2b4ba35a84b4: Layer already exists 03:20:40 595912682cc4: Layer already exists 03:20:40 256f393e029f: Layer already exists 03:20:40 b735baf99d02: Layer already exists 03:20:40 odessa: digest: sha256:8384afff92a1f1b0de164519d20c49e7aae4a16f256275c875e11a5db2156a2e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:20:40 ===================================================== [Pipeline] echo 03:20:40 taggedImages: 03:20:40 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1cdc293dbcc51f9ad602204636e21e57957c7842 03:20:40 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.1-dev.1 03:20:40 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1cdc293dbcc51f9ad602204636e21e57957c7842-4.0.1-dev.1 03:20:40 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:odessa [Pipeline] echo 03:20:40 ========================================================= 03:20:40 [edgeXBuildMultiArch] RAW Config: 03:20:40 images: 03:20:40 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1cdc293dbcc51f9ad602204636e21e57957c7842 03:20:40 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.1-dev.1 03:20:40 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1cdc293dbcc51f9ad602204636e21e57957c7842-4.0.1-dev.1 03:20:40 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:odessa 03:20:40 settingsFile: 03:20:40 app-rfid-llrp-inventory-settings 03:20:40 ========================================================= [Pipeline] node 03:20:40 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 03:20:40 > git init /w/workspace/app-rfid-llrp-inventory/3 # timeout=10 03:20:40 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 03:20:40 > git --version # timeout=10 03:20:40 > git --version # 'git version 2.25.1' 03:20:40 using GIT_SSH to set credentials SSH Credentials for GitHub 03:20:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:20:44 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 03:20:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:20:45 Avoid second fetch 03:20:45 Checking out Revision 1cdc293dbcc51f9ad602204636e21e57957c7842 (odessa) 03:20:45 > git config core.sparsecheckout # timeout=10 03:20:45 > git checkout -f 1cdc293dbcc51f9ad602204636e21e57957c7842 # timeout=10 03:20:47 Commit message: "build: Bump app-functions-sdk-go from 4.0.0 to 4.0.1 (#353)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:20:52 provisioning config files... 03:20:52 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/3@tmp/config3974055990706305216tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:20:53 ---> ****-login.sh 03:20:53 nexus3.edgexfoundry.org:10001 03:20:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:20:53 Configure a credential helper to remove this warning. See 03:20:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:20:53 03:20:53 Login Succeeded 03:20:53 nexus3.edgexfoundry.org:10002 03:20:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:20:53 Configure a credential helper to remove this warning. See 03:20:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:20:53 03:20:53 Login Succeeded 03:20:53 nexus3.edgexfoundry.org:10003 03:20:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:20:54 Configure a credential helper to remove this warning. See 03:20:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:20:54 03:20:54 Login Succeeded 03:20:54 nexus3.edgexfoundry.org:10004 03:20:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:20:54 Configure a credential helper to remove this warning. See 03:20:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:20:54 03:20:54 Login Succeeded 03:20:54 ****.io 03:20:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:20:54 Configure a credential helper to remove this warning. See 03:20:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:20:54 03:20:54 Login Succeeded 03:20:54 ---> ****-login.sh ends [Pipeline] } 03:20:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:20:55 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 03:20:55 Still waiting to schedule task 03:20:55 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-773688’ 03:20:55 + cut -d -f 2 03:20:55 + cut -d . -f1-2 03:20:55 + grep ^go [0-9].[0-9]* go.mod [Pipeline] echo 03:20:55 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:20:55 ========================================================= 03:20:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts] 03:20:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:56 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts --build-arg MAKE=echo noop --target=builder . 03:21:02 Sending build context to Docker daemon 45.5MB 03:21:02 Step 1/12 : ARG BASE=golang:1.23-alpine3.22 03:21:02 Step 2/12 : FROM ${BASE} AS builder 03:21:02 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 03:21:02 94e9d8af2201: Pulling fs layer 03:21:02 345fe9f21930: Pulling fs layer 03:21:02 b40fc9e46828: Pulling fs layer 03:21:02 c9804373a1e5: Pulling fs layer 03:21:02 4f4fb700ef54: Pulling fs layer 03:21:02 f5a772c54f75: Pulling fs layer 03:21:02 e2dd1b2a9dca: Pulling fs layer 03:21:02 0a0502178392: Pulling fs layer 03:21:02 c9804373a1e5: Waiting 03:21:02 4f4fb700ef54: Waiting 03:21:02 e2dd1b2a9dca: Waiting 03:21:02 0a0502178392: Waiting 03:21:02 f5a772c54f75: Waiting 03:21:02 345fe9f21930: Verifying Checksum 03:21:02 345fe9f21930: Download complete 03:21:02 c9804373a1e5: Verifying Checksum 03:21:02 c9804373a1e5: Download complete 03:21:02 4f4fb700ef54: Verifying Checksum 03:21:02 4f4fb700ef54: Download complete 03:21:02 f5a772c54f75: Download complete 03:21:02 94e9d8af2201: Verifying Checksum 03:21:02 94e9d8af2201: Download complete 03:21:02 0a0502178392: Verifying Checksum 03:21:02 0a0502178392: Download complete 03:21:03 94e9d8af2201: Pull complete 03:21:04 345fe9f21930: Pull complete 03:21:04 b40fc9e46828: Verifying Checksum 03:21:04 b40fc9e46828: Download complete 03:21:05 e2dd1b2a9dca: Verifying Checksum 03:21:05 e2dd1b2a9dca: Download complete 03:21:20 b40fc9e46828: Pull complete 03:21:20 c9804373a1e5: Pull complete 03:21:20 4f4fb700ef54: Pull complete 03:21:20 f5a772c54f75: Pull complete 03:21:28 e2dd1b2a9dca: Pull complete 03:21:29 0a0502178392: Pull complete 03:21:29 Digest: sha256:cb630d247bcc3b1d0751040a39c4e103216f7d9e7edda4006e03146d987d6ddf 03:21:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts 03:21:29 ---> 72db82c1953f 03:21:29 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 03:21:32 ---> Running in a8fb55b8417f 03:21:32 Removing intermediate container a8fb55b8417f 03:21:32 ---> 9eb05df63e0d 03:21:32 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:21:32 ---> Running in e0163f81b78f 03:21:32 Removing intermediate container e0163f81b78f 03:21:32 ---> 8ef375811250 03:21:32 Step 5/12 : ARG ADD_BUILD_TAGS="" 03:21:32 ---> Running in 0cf7e5c006b0 03:21:33 Removing intermediate container 0cf7e5c006b0 03:21:33 ---> 3e8b56d36919 03:21:33 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:21:33 ---> Running in dd13f76caabd 03:21:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:21:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:21:36 OK: 239 MiB in 58 packages 03:21:37 Removing intermediate container dd13f76caabd 03:21:37 ---> d60b2fc7c962 03:21:37 Step 7/12 : WORKDIR /app 03:21:37 ---> Running in 448c0d2a0bca 03:21:38 Removing intermediate container 448c0d2a0bca 03:21:38 ---> 5d12a238349b 03:21:38 Step 8/12 : COPY go.mod vendor* ./ 03:21:56 ---> a3b99f48d7ca 03:21:56 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:21:56 ---> Running in 488b496c9761 03:22:18 Running on prd-centos7-docker-4c-2g-773704 in /w/workspace/y_app-rfid-llrp-inventory_odessa [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:22:18 provisioning config files... 03:22:19 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_odessa@tmp/config7264249729504714065tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:22:21 ---> ****-login.sh 03:22:21 nexus3.edgexfoundry.org:10001 03:22:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:22:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:22:21 Configure a credential helper to remove this warning. See 03:22:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:22:21 03:22:21 Login Succeeded 03:22:21 nexus3.edgexfoundry.org:10002 03:22:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:22:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:22:21 Configure a credential helper to remove this warning. See 03:22:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:22:21 03:22:21 Login Succeeded 03:22:21 nexus3.edgexfoundry.org:10003 03:22:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:22:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:22:21 Configure a credential helper to remove this warning. See 03:22:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:22:21 03:22:21 Login Succeeded 03:22:21 nexus3.edgexfoundry.org:10004 03:22:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:22:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:22:21 Configure a credential helper to remove this warning. See 03:22:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:22:21 03:22:21 Login Succeeded 03:22:21 ****.io 03:22:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:22:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:22:21 Configure a credential helper to remove this warning. See 03:22:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:22:21 03:22:21 Login Succeeded 03:22:21 ---> ****-login.sh ends [Pipeline] } 03:22:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:22:22 + docker buildx ls 03:22:22 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 03:22:22 default * docker 03:22:22 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 03:22:22 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 03:22:22 edgex-builder [Pipeline] sh 03:22:22 + docker buildx inspect --bootstrap 03:22:22 #1 [internal] booting buildkit 03:22:22 #1 pulling image moby/buildkit:buildx-stable-1 03:22:26 #1 pulling image moby/buildkit:buildx-stable-1 2.8s done 03:22:26 #1 creating container buildx_buildkit_edgex-builder0 03:22:27 #1 creating container buildx_buildkit_edgex-builder0 1.4s done 03:22:27 #1 DONE 4.2s 03:22:27 Name: edgex-builder 03:22:27 Driver: docker-container 03:22:27 03:22:27 Nodes: 03:22:27 Name: edgex-builder0 03:22:27 Endpoint: unix:///var/run/docker.sock 03:22:27 Status: running 03:22:27 Buildkit: v0.26.2 03:22:27 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 03:22:27 + docker buildx ls 03:22:27 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 03:22:27 edgex-builder * docker-container 03:22:27 edgex-builder0 unix:///var/run/docker.sock running v0.26.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 03:22:27 default docker 03:22:27 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 03:22:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1cdc293dbcc51f9ad602204636e21e57957c7842' 03:22:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1cdc293dbcc51f9ad602204636e21e57957c7842 --push - 03:22:27 #1 [internal] load build definition from Dockerfile 03:22:27 #1 transferring dockerfile: 208B done 03:22:27 #1 DONE 0.0s 03:22:27 03:22:27 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1cdc293dbcc51f9ad602204636e21e57957c7842 03:22:27 #2 DONE 0.1s 03:22:27 03:22:27 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1cdc293dbcc51f9ad602204636e21e57957c7842 03:22:27 #3 DONE 0.1s 03:22:27 03:22:27 #4 [internal] load .dockerignore 03:22:27 #4 transferring context: 2B done 03:22:27 #4 DONE 0.0s 03:22:27 03:22:27 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1cdc293dbcc51f9ad602204636e21e57957c7842@sha256:8384afff92a1f1b0de164519d20c49e7aae4a16f256275c875e11a5db2156a2e 03:22:27 #5 resolve nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1cdc293dbcc51f9ad602204636e21e57957c7842@sha256:8384afff92a1f1b0de164519d20c49e7aae4a16f256275c875e11a5db2156a2e 0.0s done 03:22:27 #5 DONE 0.0s 03:22:27 03:22:27 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1cdc293dbcc51f9ad602204636e21e57957c7842@sha256:8384afff92a1f1b0de164519d20c49e7aae4a16f256275c875e11a5db2156a2e 03:22:27 #6 resolve nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1cdc293dbcc51f9ad602204636e21e57957c7842@sha256:8384afff92a1f1b0de164519d20c49e7aae4a16f256275c875e11a5db2156a2e 0.0s done 03:22:28 #6 DONE 0.1s 03:22:28 03:22:28 #7 [auth] app-rfid-llrp-inventory:pull,push token for nexus3.edgexfoundry.org:10004 03:22:28 #7 DONE 0.0s 03:22:28 03:22:28 #8 exporting to image 03:22:28 #8 exporting layers done 03:22:28 #8 exporting manifest sha256:44abb1b8e2b48f09a8dc149ac0bf47e526a0507a88fbcf6ea9171b23590ab0e2 done 03:22:28 #8 exporting config sha256:ae7c97d0a741ab14feb01a720861219b446e71130dac9ddbaa238430750d2403 done 03:22:28 #8 exporting manifest sha256:5540d1843b8bd4d9516eeae02ab77018272757c88e2ab244acd69a26a0941852 0.0s done 03:22:28 #8 exporting config sha256:aa85da4763427b92e45ae28221fd44301777c54cc669924a6494379be68570e7 done 03:22:28 #8 exporting manifest list sha256:0ced38ce0a85e6f96fb44ea43c99104bd0eadf66362d662513abc17898fb5733 done 03:22:28 #8 pushing layers 0.1s done 03:22:28 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1cdc293dbcc51f9ad602204636e21e57957c7842@sha256:0ced38ce0a85e6f96fb44ea43c99104bd0eadf66362d662513abc17898fb5733 03:22:28 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:22:28 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1cdc293dbcc51f9ad602204636e21e57957c7842@sha256:0ced38ce0a85e6f96fb44ea43c99104bd0eadf66362d662513abc17898fb5733 0.1s done 03:22:28 #8 DONE 0.2s 03:22:28 03:22:28 1 warning found (use --debug to expand): 03:22:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:22:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.1-dev.1 --push - 03:22:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.1-dev.1' 03:22:28 #1 [internal] load build definition from Dockerfile 03:22:28 #1 transferring dockerfile: 179B done 03:22:28 #1 DONE 0.0s 03:22:28 03:22:28 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.1-dev.1 03:22:28 #2 DONE 0.0s 03:22:28 03:22:28 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.1-dev.1 03:22:28 #3 DONE 0.0s 03:22:28 03:22:28 #4 [internal] load .dockerignore 03:22:28 #4 transferring context: 2B done 03:22:28 #4 DONE 0.0s 03:22:28 03:22:28 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.1-dev.1@sha256:8384afff92a1f1b0de164519d20c49e7aae4a16f256275c875e11a5db2156a2e 03:22:28 #5 resolve nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.1-dev.1@sha256:8384afff92a1f1b0de164519d20c49e7aae4a16f256275c875e11a5db2156a2e 0.0s done 03:22:28 #5 DONE 0.0s 03:22:28 03:22:28 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.1-dev.1@sha256:8384afff92a1f1b0de164519d20c49e7aae4a16f256275c875e11a5db2156a2e 03:22:28 #6 resolve nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.1-dev.1@sha256:8384afff92a1f1b0de164519d20c49e7aae4a16f256275c875e11a5db2156a2e 0.0s done 03:22:28 #6 CACHED 03:22:28 03:22:28 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.1-dev.1@sha256:8384afff92a1f1b0de164519d20c49e7aae4a16f256275c875e11a5db2156a2e 03:22:28 #5 CACHED 03:22:28 03:22:28 #7 [auth] app-rfid-llrp-inventory:pull,push token for nexus3.edgexfoundry.org:10004 03:22:28 #7 DONE 0.0s 03:22:28 03:22:28 #8 exporting to image 03:22:28 #8 exporting layers done 03:22:28 #8 exporting manifest sha256:44abb1b8e2b48f09a8dc149ac0bf47e526a0507a88fbcf6ea9171b23590ab0e2 done 03:22:28 #8 exporting config sha256:ae7c97d0a741ab14feb01a720861219b446e71130dac9ddbaa238430750d2403 done 03:22:28 #8 exporting manifest sha256:5540d1843b8bd4d9516eeae02ab77018272757c88e2ab244acd69a26a0941852 done 03:22:28 #8 exporting config sha256:aa85da4763427b92e45ae28221fd44301777c54cc669924a6494379be68570e7 done 03:22:28 #8 exporting manifest list sha256:0ced38ce0a85e6f96fb44ea43c99104bd0eadf66362d662513abc17898fb5733 done 03:22:28 #8 pushing layers 0.0s done 03:22:28 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.1-dev.1@sha256:0ced38ce0a85e6f96fb44ea43c99104bd0eadf66362d662513abc17898fb5733 0.1s done 03:22:28 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:22:28 #8 DONE 0.1s 03:22:28 03:22:28 1 warning found (use --debug to expand): 03:22:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:22:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1cdc293dbcc51f9ad602204636e21e57957c7842-4.0.1-dev.1' 03:22:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1cdc293dbcc51f9ad602204636e21e57957c7842-4.0.1-dev.1 --push - 03:22:29 #1 [internal] load build definition from Dockerfile 03:22:29 #1 transferring dockerfile: 220B done 03:22:29 #1 DONE 0.0s 03:22:29 03:22:29 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1cdc293dbcc51f9ad602204636e21e57957c7842-4.0.1-dev.1 03:22:29 #2 DONE 0.0s 03:22:29 03:22:29 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1cdc293dbcc51f9ad602204636e21e57957c7842-4.0.1-dev.1 03:22:29 #3 DONE 0.0s 03:22:29 03:22:29 #4 [internal] load .dockerignore 03:22:29 #4 transferring context: 2B done 03:22:29 #4 DONE 0.0s 03:22:29 03:22:29 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1cdc293dbcc51f9ad602204636e21e57957c7842-4.0.1-dev.1@sha256:8384afff92a1f1b0de164519d20c49e7aae4a16f256275c875e11a5db2156a2e 03:22:29 #5 resolve nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1cdc293dbcc51f9ad602204636e21e57957c7842-4.0.1-dev.1@sha256:8384afff92a1f1b0de164519d20c49e7aae4a16f256275c875e11a5db2156a2e 0.0s done 03:22:29 #5 CACHED 03:22:29 03:22:29 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1cdc293dbcc51f9ad602204636e21e57957c7842-4.0.1-dev.1@sha256:8384afff92a1f1b0de164519d20c49e7aae4a16f256275c875e11a5db2156a2e 03:22:29 #6 resolve nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1cdc293dbcc51f9ad602204636e21e57957c7842-4.0.1-dev.1@sha256:8384afff92a1f1b0de164519d20c49e7aae4a16f256275c875e11a5db2156a2e 0.0s done 03:22:29 #6 DONE 0.0s 03:22:29 03:22:29 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1cdc293dbcc51f9ad602204636e21e57957c7842-4.0.1-dev.1@sha256:8384afff92a1f1b0de164519d20c49e7aae4a16f256275c875e11a5db2156a2e 03:22:29 #6 CACHED 03:22:29 03:22:29 #7 [auth] app-rfid-llrp-inventory:pull,push token for nexus3.edgexfoundry.org:10004 03:22:29 #7 DONE 0.0s 03:22:29 03:22:29 #8 exporting to image 03:22:29 #8 exporting layers done 03:22:29 #8 exporting manifest sha256:44abb1b8e2b48f09a8dc149ac0bf47e526a0507a88fbcf6ea9171b23590ab0e2 done 03:22:29 #8 exporting config sha256:ae7c97d0a741ab14feb01a720861219b446e71130dac9ddbaa238430750d2403 done 03:22:29 #8 exporting manifest sha256:5540d1843b8bd4d9516eeae02ab77018272757c88e2ab244acd69a26a0941852 done 03:22:29 #8 exporting config sha256:aa85da4763427b92e45ae28221fd44301777c54cc669924a6494379be68570e7 done 03:22:29 #8 exporting manifest list sha256:0ced38ce0a85e6f96fb44ea43c99104bd0eadf66362d662513abc17898fb5733 done 03:22:29 #8 pushing layers 0.0s done 03:22:29 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1cdc293dbcc51f9ad602204636e21e57957c7842-4.0.1-dev.1@sha256:0ced38ce0a85e6f96fb44ea43c99104bd0eadf66362d662513abc17898fb5733 0.1s done 03:22:29 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:22:29 #8 DONE 0.1s 03:22:29 03:22:29 1 warning found (use --debug to expand): 03:22:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:22:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:odessa' 03:22:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:odessa --push - 03:22:29 #1 [internal] load build definition from Dockerfile 03:22:29 #1 transferring dockerfile: 174B done 03:22:29 #1 DONE 0.0s 03:22:29 03:22:29 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:odessa 03:22:29 #2 DONE 0.0s 03:22:29 03:22:29 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:odessa 03:22:29 #3 DONE 0.0s 03:22:29 03:22:29 #4 [internal] load .dockerignore 03:22:29 #4 transferring context: 2B done 03:22:29 #4 DONE 0.0s 03:22:29 03:22:29 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:odessa@sha256:8384afff92a1f1b0de164519d20c49e7aae4a16f256275c875e11a5db2156a2e 03:22:29 #5 resolve nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:odessa@sha256:8384afff92a1f1b0de164519d20c49e7aae4a16f256275c875e11a5db2156a2e 0.0s done 03:22:29 #5 CACHED 03:22:29 03:22:29 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:odessa@sha256:8384afff92a1f1b0de164519d20c49e7aae4a16f256275c875e11a5db2156a2e 03:22:29 #6 resolve nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:odessa@sha256:8384afff92a1f1b0de164519d20c49e7aae4a16f256275c875e11a5db2156a2e 0.0s done 03:22:29 #6 CACHED 03:22:29 03:22:29 #7 [auth] app-rfid-llrp-inventory:pull,push token for nexus3.edgexfoundry.org:10004 03:22:29 #7 DONE 0.0s 03:22:29 03:22:29 #8 exporting to image 03:22:29 #8 exporting layers done 03:22:29 #8 exporting manifest sha256:44abb1b8e2b48f09a8dc149ac0bf47e526a0507a88fbcf6ea9171b23590ab0e2 done 03:22:29 #8 exporting config sha256:ae7c97d0a741ab14feb01a720861219b446e71130dac9ddbaa238430750d2403 done 03:22:29 #8 exporting manifest sha256:5540d1843b8bd4d9516eeae02ab77018272757c88e2ab244acd69a26a0941852 done 03:22:29 #8 exporting config sha256:aa85da4763427b92e45ae28221fd44301777c54cc669924a6494379be68570e7 done 03:22:29 #8 exporting manifest list sha256:0ced38ce0a85e6f96fb44ea43c99104bd0eadf66362d662513abc17898fb5733 done 03:22:29 #8 pushing layers 0.0s done 03:22:29 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:odessa@sha256:0ced38ce0a85e6f96fb44ea43c99104bd0eadf66362d662513abc17898fb5733 0.1s done 03:22:29 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:22:29 #8 DONE 0.1s 03:22:30 03:22:30 1 warning found (use --debug to expand): 03:22:30  - 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 03:22:30 + '[' -d /w/workspace/y_app-rfid-llrp-inventory_odessa/archives ']' [Pipeline] libraryResource [Pipeline] sh 03:22:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:22:31 ---> package-listing.sh 03:22:31 ++ facter osfamily 03:22:31 ++ tr '[:upper:]' '[:lower:]' 03:22:31 + OS_FAMILY=redhat 03:22:31 + workspace=/w/workspace/y_app-rfid-llrp-inventory_odessa 03:22:31 + START_PACKAGES=/tmp/packages_start.txt 03:22:31 + END_PACKAGES=/tmp/packages_end.txt 03:22:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:22:31 + PACKAGES=/tmp/packages_start.txt 03:22:31 + '[' /w/workspace/y_app-rfid-llrp-inventory_odessa ']' 03:22:31 + PACKAGES=/tmp/packages_end.txt 03:22:31 + case "${OS_FAMILY}" in 03:22:31 + sort 03:22:31 + rpm -qa 03:22:32 + '[' -f /tmp/packages_start.txt ']' 03:22:32 + '[' -f /tmp/packages_end.txt ']' 03:22:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:22:32 + '[' /w/workspace/y_app-rfid-llrp-inventory_odessa ']' 03:22:32 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_odessa/archives/ 03:22:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_odessa/archives/ [Pipeline] echo 03:22:32 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/y_app-rfid-llrp-inventory_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:22:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:22:33 03:22:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:22:33 latest: Pulling from edgex-lftools-log-publisher 03:22:33 5eb5b503b376: Pulling fs layer 03:22:33 5c69ac0246d0: Pulling fs layer 03:22:33 ec43610c2a17: Pulling fs layer 03:22:33 3a2ae6a8a46f: Pulling fs layer 03:22:33 33b1e0a273af: Pulling fs layer 03:22:33 5d3b04190fa2: Pulling fs layer 03:22:33 2f39f015ded8: Pulling fs layer 03:22:33 3a2ae6a8a46f: Waiting 03:22:33 33b1e0a273af: Waiting 03:22:33 5d3b04190fa2: Waiting 03:22:33 2f39f015ded8: Waiting 03:22:33 5c69ac0246d0: Verifying Checksum 03:22:33 5c69ac0246d0: Download complete 03:22:33 3a2ae6a8a46f: Verifying Checksum 03:22:33 3a2ae6a8a46f: Download complete 03:22:33 33b1e0a273af: Verifying Checksum 03:22:33 33b1e0a273af: Download complete 03:22:33 5d3b04190fa2: Verifying Checksum 03:22:33 5d3b04190fa2: Download complete 03:22:34 ec43610c2a17: Verifying Checksum 03:22:34 ec43610c2a17: Download complete 03:22:34 5eb5b503b376: Verifying Checksum 03:22:34 5eb5b503b376: Download complete 03:22:34 2f39f015ded8: Verifying Checksum 03:22:34 2f39f015ded8: Download complete 03:22:35 5eb5b503b376: Pull complete 03:22:35 5c69ac0246d0: Pull complete 03:22:35 ec43610c2a17: Pull complete 03:22:36 3a2ae6a8a46f: Pull complete 03:22:36 33b1e0a273af: Pull complete 03:22:36 5d3b04190fa2: Pull complete 03:22:40 2f39f015ded8: Pull complete 03:22:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:22:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:22:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:22:40 prd-centos7-docker-4c-2g-773704 does not seem to be running inside a container 03:22:40 $ 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/y_app-rfid-llrp-inventory_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_odessa -v /w/workspace/y_app-rfid-llrp-inventory_odessa:/w/workspace/y_app-rfid-llrp-inventory_odessa:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_odessa@tmp:/w/workspace/y_app-rfid-llrp-inventory_odessa@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 03:22:44 $ docker top d6f8ae619fc4ff46fd4a91d19a72328250cd2bb3d9593013c2d1295f83f31c63 -eo pid,comm [Pipeline] { [Pipeline] sh 03:22:44 + touch /tmp/pre-build-complete [Pipeline] sh 03:22:44 + mkdir -p /var/log/sysstat [Pipeline] sh 03:22:45 + ls /var/log/sa-host 03:22:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:22:45 provisioning config files... 03:22:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_odessa@tmp/config14670471092112940118tmp [Pipeline] { [Pipeline] echo 03:22:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:22:45 ---> create-netrc.sh [Pipeline] } 03:22:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:22:45 ---> python-tools-install.sh [Pipeline] echo 03:22:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:22:46 ---> sudo-logs.sh 03:22:46 Archiving 'sudo' log.. 03:22:46 sudo: unable to resolve host prd-centos7-docker-4c-2g-773704.novalocal: Name or service not known 03:22:46 sudo: unable to resolve host prd-centos7-docker-4c-2g-773704.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 03:22:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:22:46 ---> job-cost.sh 03:22:46 lf-activate-venv: SKIPPING 03:22:46 INFO: No Stack... 03:22:46 INFO: Retrieving Pricing Info for: v3-standard-2 03:22:47 INFO: Archiving Costs [Pipeline] echo 03:22:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:22:47 ---> logs-deploy.sh 03:22:47 lf-activate-venv: SKIPPING 03:22:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/odessa/3 03:22:47 INFO: archiving workspace using pattern(s): 03:22:48 Archives upload complete. 03:22:48 INFO: archiving logs to Nexus 03:22:49 ---> uname -a: 03:22:49 Linux prd-centos7-docker-4c-2g-773704.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 03:22:49 03:22:49 03:22:49 ---> lscpu: 03:22:49 Architecture: x86_64 03:22:49 CPU op-mode(s): 32-bit, 64-bit 03:22:49 Byte Order: Little Endian 03:22:49 Address sizes: 40 bits physical, 48 bits virtual 03:22:49 CPU(s): 2 03:22:49 On-line CPU(s) list: 0,1 03:22:49 Thread(s) per core: 1 03:22:49 Core(s) per socket: 1 03:22:49 Socket(s): 2 03:22:49 NUMA node(s): 1 03:22:49 Vendor ID: AuthenticAMD 03:22:49 CPU family: 23 03:22:49 Model: 49 03:22:49 Model name: AMD EPYC-Rome Processor 03:22:49 Stepping: 0 03:22:49 CPU MHz: 2799.998 03:22:49 BogoMIPS: 5599.99 03:22:49 Virtualization: AMD-V 03:22:49 Hypervisor vendor: KVM 03:22:49 Virtualization type: full 03:22:49 L1d cache: 64 KiB 03:22:49 L1i cache: 64 KiB 03:22:49 L2 cache: 1 MiB 03:22:49 L3 cache: 32 MiB 03:22:49 NUMA node0 CPU(s): 0,1 03:22:49 Vulnerability Itlb multihit: Not affected 03:22:49 Vulnerability L1tf: Not affected 03:22:49 Vulnerability Mds: Not affected 03:22:49 Vulnerability Meltdown: Not affected 03:22:49 Vulnerability Mmio stale data: Not affected 03:22:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:22:49 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 03:22:49 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 03:22:49 Vulnerability Srbds: Not affected 03:22:49 Vulnerability Tsx async abort: Not affected 03:22:49 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 03:22:49 03:22:49 03:22:49 ---> nproc: 03:22:49 2 03:22:49 03:22:49 03:22:49 ---> df -h: 03:22:49 Filesystem Size Used Avail Use% Mounted on 03:22:49 overlay 40G 7.3G 33G 19% / 03:22:49 tmpfs 64M 0 64M 0% /dev 03:22:49 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 03:22:49 shm 64M 0 64M 0% /dev/shm 03:22:49 /dev/vda1 40G 7.3G 33G 19% /facter-os 03:22:49 03:22:49 03:22:49 Cannot open /var/log/sysstat/sa24: No such file or directory 03:22:49 Please check if data collecting is enabled 03:22:49 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:22:49 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 03:22:49 $ docker stop --time=1 d6f8ae619fc4ff46fd4a91d19a72328250cd2bb3d9593013c2d1295f83f31c63 03:22:50 $ docker rm -f --volumes d6f8ae619fc4ff46fd4a91d19a72328250cd2bb3d9593013c2d1295f83f31c63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 03:22:50 [WS-CLEANUP] Deleting project workspace... 03:22:50 [WS-CLEANUP] Deferred wipeout is used... 03:22:50 [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 03:22:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:22:51 03:22:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:22:51 latest: Pulling from edgex-lftools-log-publisher 03:22:51 5eb5b503b376: Pulling fs layer 03:22:51 5c69ac0246d0: Pulling fs layer 03:22:51 ec43610c2a17: Pulling fs layer 03:22:51 3a2ae6a8a46f: Pulling fs layer 03:22:51 33b1e0a273af: Pulling fs layer 03:22:51 5d3b04190fa2: Pulling fs layer 03:22:51 3a2ae6a8a46f: Waiting 03:22:51 33b1e0a273af: Waiting 03:22:51 2f39f015ded8: Pulling fs layer 03:22:51 5d3b04190fa2: Waiting 03:22:51 2f39f015ded8: Waiting 03:22:51 5c69ac0246d0: Verifying Checksum 03:22:51 5c69ac0246d0: Download complete 03:22:51 3a2ae6a8a46f: Download complete 03:22:51 33b1e0a273af: Verifying Checksum 03:22:51 33b1e0a273af: Download complete 03:22:51 5d3b04190fa2: Verifying Checksum 03:22:51 5d3b04190fa2: Download complete 03:22:51 ec43610c2a17: Verifying Checksum 03:22:51 ec43610c2a17: Download complete 03:22:51 5eb5b503b376: Verifying Checksum 03:22:51 5eb5b503b376: Download complete 03:22:52 2f39f015ded8: Download complete 03:22:53 5eb5b503b376: Pull complete 03:22:53 5c69ac0246d0: Pull complete 03:22:54 ec43610c2a17: Pull complete 03:22:54 3a2ae6a8a46f: Pull complete 03:22:54 33b1e0a273af: Pull complete 03:22:54 5d3b04190fa2: Pull complete 03:23:01 2f39f015ded8: Pull complete 03:23:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:23:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:23:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:23:01 prd-ubuntu20.04-docker-8c-8g-773695 does not seem to be running inside a container 03:23:01 $ 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/y_app-rfid-llrp-inventory_odessa -v /w/workspace/y_app-rfid-llrp-inventory_odessa:/w/workspace/y_app-rfid-llrp-inventory_odessa:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_odessa@tmp:/w/workspace/y_app-rfid-llrp-inventory_odessa@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 03:23:02 $ docker top c44f43f46f5aa14a9d705a5160a29e2fd414fb141df6803cbaf2beff5a9d709e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:23:03 ---> job-cost.sh 03:23:03 lf-activate-venv: SKIPPING 03:23:03 INFO: No Stack... 03:23:03 INFO: Retrieving Pricing Info for: v3-standard-8 03:23:03 INFO: Archiving Costs [Pipeline] sh 03:23:03 + cat /w/workspace/y_app-rfid-llrp-inventory_odessa/archives/cost.csv 03:23:03 + cut -d, -f6 [Pipeline] lock 03:23:03 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-odessa-3-stack-cost] 03:23:03 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-odessa-3-stack-cost] did not exist. Created. 03:23:03 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-odessa-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:23:04 + echo total: 0.2199999988079071 [Pipeline] stash 03:23:04 Stashed 1 file(s) [Pipeline] } 03:23:04 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-odessa-3-stack-cost] [Pipeline] // lock [Pipeline] } 03:23:04 $ docker stop --time=1 c44f43f46f5aa14a9d705a5160a29e2fd414fb141df6803cbaf2beff5a9d709e 03:23:05 $ docker rm -f --volumes c44f43f46f5aa14a9d705a5160a29e2fd414fb141df6803cbaf2beff5a9d709e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:23:48 Removing intermediate container 488b496c9761 03:23:48 ---> 1f2d3dfe955e 03:23:48 Step 10/12 : COPY . . 03:23:48 ---> d57985054470 03:23:48 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:23:48 ---> Running in f4baf88779e9 03:23:48 Removing intermediate container f4baf88779e9 03:23:48 ---> f269875da0d5 03:23:48 Step 12/12 : RUN $MAKE 03:23:48 ---> Running in c105d60182e9 03:23:49 noop 03:23:50 Removing intermediate container c105d60182e9 03:23:50 ---> 31b7efdba012 03:23:51 Successfully built 31b7efdba012 03:23:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:51 + docker inspect -f . ci-base-image-arm64 03:23:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:23:52 prd-ubuntu20.04-docker-arm64-4c-16g-773700 does not seem to be running inside a container 03:23:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@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-arm64 cat 03:23:53 $ docker top d607ba907fec08d3453c714bb956519826a20ebf32ffac02081d37914b4ac137 -eo pid,comm [Pipeline] { [Pipeline] sh 03:23:54 + go version 03:23:54 go version go1.23.7 linux/arm64 [Pipeline] } 03:23:54 $ docker stop --time=1 d607ba907fec08d3453c714bb956519826a20ebf32ffac02081d37914b4ac137 03:23:55 $ docker rm -f --volumes d607ba907fec08d3453c714bb956519826a20ebf32ffac02081d37914b4ac137 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:56 + docker inspect -f . ci-base-image-arm64 03:23:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:23:56 prd-ubuntu20.04-docker-arm64-4c-16g-773700 does not seem to be running inside a container 03:23:56 $ 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/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@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-arm64 cat 03:23:58 $ docker top 8d5846451151a3e51bf7a436d48169741453e5c68a5e2ba4d7e05609ca2fd76a -eo pid,comm [Pipeline] { [Pipeline] sh 03:23:59 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/3 [Pipeline] fileExists [Pipeline] sh 03:23:59 + make test 03:23:59 go test -race ./... -coverprofile=coverage.out ./... 03:29:07 edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements 03:29:07 edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements 03:29:08 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.346s coverage: 86.2% of statements 03:29:20 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.460s coverage: 71.9% of statements 03:29:22 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:29:22 go vet ./... 03:33:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:33:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:33:59 ./bin/test-attribution.sh [Pipeline] echo 03:33:59 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 03:33:59 + go mod tidy [Pipeline] } 03:34:05 $ docker stop --time=1 8d5846451151a3e51bf7a436d48169741453e5c68a5e2ba4d7e05609ca2fd76a 03:34:07 $ docker rm -f --volumes 8d5846451151a3e51bf7a436d48169741453e5c68a5e2ba4d7e05609ca2fd76a [Pipeline] // withDockerContainer [Pipeline] sh 03:34:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:34:10 Warning: overwriting stash ‘coverage-report’ 03:34:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:34:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:34:12 + ls -al . 03:34:12 total 288 03:34:12 drwxrwxr-x 11 jenkins jenkins 4096 Nov 24 03:24 . 03:34:12 drwxrwxr-x 4 jenkins jenkins 4096 Nov 24 03:20 .. 03:34:12 -rw-rw-r-- 1 jenkins jenkins 262 Nov 24 03:20 .dockerignore 03:34:12 drwxrwxr-x 8 jenkins jenkins 4096 Nov 24 03:20 .git 03:34:12 drwxrwxr-x 3 jenkins jenkins 4096 Nov 24 03:20 .github 03:34:12 -rw-rw-r-- 1 jenkins jenkins 765 Nov 24 03:20 .gitignore 03:34:12 -rw-rw-r-- 1 jenkins jenkins 200 Nov 24 03:20 .golangci.yml 03:34:12 -rw-rw-r-- 1 jenkins jenkins 17061 Nov 24 03:20 Attribution.txt 03:34:12 -rw-rw-r-- 1 jenkins jenkins 12578 Nov 24 03:20 CHANGELOG.md 03:34:12 -rw-rw-r-- 1 jenkins jenkins 1769 Nov 24 03:20 Dockerfile 03:34:12 -rw-rw-r-- 1 jenkins jenkins 677 Nov 24 03:20 GOVERNANCE.md 03:34:12 -rw-rw-r-- 1 jenkins jenkins 665 Nov 24 03:20 Jenkinsfile 03:34:12 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 24 03:20 LICENSE 03:34:12 -rw-rw-r-- 1 jenkins jenkins 3066 Nov 24 03:20 Makefile 03:34:12 -rw-rw-r-- 1 jenkins jenkins 617 Nov 24 03:20 OWNERS.md 03:34:12 -rw-rw-r-- 1 jenkins jenkins 3851 Nov 24 03:20 README.md 03:34:12 -rw-rw-r-- 1 jenkins jenkins 11 Nov 24 03:17 VERSION 03:34:12 drwxrwxr-x 2 jenkins jenkins 4096 Nov 24 03:20 bin 03:34:12 -rw-r--r-- 1 jenkins jenkins 55696 Nov 24 03:29 coverage.out 03:34:12 -rw-rw-r-- 1 jenkins jenkins 6693 Nov 24 03:20 go.mod 03:34:12 -rw-rw-r-- 1 jenkins jenkins 88170 Nov 24 03:20 go.sum 03:34:12 drwxrwxr-x 2 jenkins jenkins 4096 Nov 24 03:20 images 03:34:12 drwxrwxr-x 4 jenkins jenkins 4096 Nov 24 03:20 internal 03:34:12 -rw-rw-r-- 1 jenkins jenkins 531 Nov 24 03:20 main.go 03:34:12 drwxrwxr-x 2 jenkins jenkins 4096 Nov 24 03:20 openapi 03:34:12 drwxrwxr-x 2 jenkins jenkins 4096 Nov 24 03:20 res 03:34:12 drwxrwxr-x 3 jenkins jenkins 4096 Nov 24 03:20 static 03:34:12 drwxrwxr-x 10 jenkins jenkins 4096 Nov 24 03:20 vendor [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:12 + 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=1cdc293dbcc51f9ad602204636e21e57957c7842 --label arch=arm64 --label version=4.0.1-dev.1 . 03:34:16 Sending build context to Docker daemon 45.5MB 03:34:16 Step 1/30 : ARG BASE=golang:1.23-alpine3.22 03:34:16 Step 2/30 : FROM ${BASE} AS builder 03:34:16 ---> 31b7efdba012 03:34:16 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 03:34:17 ---> Running in ec66756bfa13 03:34:17 Removing intermediate container ec66756bfa13 03:34:17 ---> 54d8456d4770 03:34:17 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 03:34:17 ---> Running in c21a9d42a2dd 03:34:18 Removing intermediate container c21a9d42a2dd 03:34:18 ---> 5ee05b3fc3d7 03:34:18 Step 5/30 : ARG ADD_BUILD_TAGS="" 03:34:18 ---> Running in 8963c1edb335 03:34:18 Removing intermediate container 8963c1edb335 03:34:18 ---> c17d91cf8c8c 03:34:18 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:34:18 ---> Running in be7e45fe9870 03:34:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:34:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:34:22 OK: 239 MiB in 58 packages 03:34:23 Removing intermediate container be7e45fe9870 03:34:23 ---> cc9bf1679516 03:34:23 Step 7/30 : WORKDIR /app 03:34:23 ---> Running in bce99f0326a9 03:34:24 Removing intermediate container bce99f0326a9 03:34:24 ---> b4772e082c78 03:34:24 Step 8/30 : COPY go.mod vendor* ./ 03:34:39 ---> aef9ef89461b 03:34:39 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:34:39 ---> Running in 209acb11bcba 03:34:39 skipping... 03:34:40 Removing intermediate container 209acb11bcba 03:34:40 ---> d1fae8c3b38e 03:34:40 Step 10/30 : COPY . . 03:34:55 ---> 6893accb544a 03:34:55 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:34:55 ---> Running in f1154f5ae6a7 03:34:55 Removing intermediate container f1154f5ae6a7 03:34:55 ---> c657bd11ac2e 03:34:55 Step 12/30 : RUN $MAKE 03:34:55 ---> Running in e98f04c25020 03:34:56 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.1-dev.1 -X edgexfoundry/app-rfid-llrp-inventory.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 03:38:50 Removing intermediate container e98f04c25020 03:38:50 ---> fa2290426f41 03:38:50 Step 13/30 : FROM alpine:3.22 03:38:50 3.22: Pulling from library/alpine 03:38:50 6b59a28fa201: Pulling fs layer 03:38:51 6b59a28fa201: Verifying Checksum 03:38:51 6b59a28fa201: Download complete 03:38:52 6b59a28fa201: Pull complete 03:38:52 Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 03:38:52 Status: Downloaded newer image for alpine:3.22 03:38:52 ---> 171e65262c80 03:38:52 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 03:38:52 ---> Running in 991b03e43d93 03:38:52 Removing intermediate container 991b03e43d93 03:38:52 ---> 42fd44efd89b 03:38:52 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 03:38:52 ---> Running in 0b23ff15bb82 03:38:52 Removing intermediate container 0b23ff15bb82 03:38:52 ---> a81b1286d14a 03:38:52 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 03:38:52 ---> Running in 7b0bf02d94dd 03:38:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:38:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:38:55 (1/2) Installing ca-certificates (20250911-r0) 03:38:55 (2/2) Installing dumb-init (1.2.5-r3) 03:38:55 Executing busybox-1.37.0-r19.trigger 03:38:55 Executing ca-certificates-20250911-r0.trigger 03:38:56 OK: 8 MiB in 18 packages 03:38:57 Removing intermediate container 7b0bf02d94dd 03:38:57 ---> 7052d3f019c9 03:38:57 Step 17/30 : RUN apk --no-cache upgrade 03:38:57 ---> Running in 98363122309e 03:38:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:38:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:39:00 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 03:39:00 Executing busybox-1.37.0-r20.post-upgrade 03:39:00 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 03:39:00 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 03:39:00 Executing busybox-1.37.0-r20.trigger 03:39:00 OK: 8 MiB in 18 packages 03:39:01 Removing intermediate container 98363122309e 03:39:01 ---> 71e26b7f3c6b 03:39:01 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 03:39:02 ---> 190eb94a31ab 03:39:02 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 03:39:02 ---> 7b495eb1e2e1 03:39:02 Step 20/30 : COPY --from=builder /app/res/ /res/ 03:39:03 ---> 8d3aef174fb5 03:39:03 Step 21/30 : COPY --from=builder /app/static/ /static/ 03:39:03 ---> 0cfa1544e6a6 03:39:03 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 03:39:05 ---> 2de0940eb88f 03:39:05 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 03:39:05 ---> Running in cadda9c639bf 03:39:07 Removing intermediate container cadda9c639bf 03:39:07 ---> 024605179bdc 03:39:07 Step 24/30 : VOLUME /cache 03:39:07 ---> Running in 652082a4c798 03:39:07 Removing intermediate container 652082a4c798 03:39:07 ---> 719eee8cc0d6 03:39:07 Step 25/30 : EXPOSE 59711 03:39:07 ---> Running in a9ced359a653 03:39:07 Removing intermediate container a9ced359a653 03:39:07 ---> 8337c5411dbe 03:39:07 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 03:39:08 ---> Running in 8fdc4b4aa736 03:39:08 Removing intermediate container 8fdc4b4aa736 03:39:08 ---> 11e1209857e8 03:39:08 Step 27/30 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "-registry"] 03:39:08 ---> Running in ef8176d220f2 03:39:08 Removing intermediate container ef8176d220f2 03:39:08 ---> 4d757d95f50f 03:39:08 Step 28/30 : LABEL arch=arm64 03:39:09 ---> Running in 3b68c8592c0e 03:39:09 Removing intermediate container 3b68c8592c0e 03:39:09 ---> a787567b938a 03:39:09 Step 29/30 : LABEL git_sha=1cdc293dbcc51f9ad602204636e21e57957c7842 03:39:09 ---> Running in f45185e33b25 03:39:09 Removing intermediate container f45185e33b25 03:39:09 ---> 49e25180ff51 03:39:09 Step 30/30 : LABEL version=4.0.1-dev.1 03:39:09 ---> Running in ee55e727e6ab 03:39:10 Removing intermediate container ee55e727e6ab 03:39:10 ---> f09af9d1cead 03:39:10 [Warning] One or more build-args [ARCH] were not consumed 03:39:11 Successfully built f09af9d1cead 03:39:11 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 03:39:11 provisioning config files... 03:39:11 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/3@tmp/config15183235535090883648tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:39:11 ---> ****-login.sh 03:39:11 nexus3.edgexfoundry.org:10001 03:39:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:39:11 Configure a credential helper to remove this warning. See 03:39:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:39:11 03:39:11 Login Succeeded 03:39:11 nexus3.edgexfoundry.org:10002 03:39:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:39:12 Configure a credential helper to remove this warning. See 03:39:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:39:12 03:39:12 Login Succeeded 03:39:12 nexus3.edgexfoundry.org:10003 03:39:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:39:12 Configure a credential helper to remove this warning. See 03:39:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:39:12 03:39:12 Login Succeeded 03:39:12 nexus3.edgexfoundry.org:10004 03:39:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:39:12 Configure a credential helper to remove this warning. See 03:39:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:39:12 03:39:12 Login Succeeded 03:39:12 ****.io 03:39:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:39:13 Configure a credential helper to remove this warning. See 03:39:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:39:13 03:39:13 Login Succeeded 03:39:13 ---> ****-login.sh ends [Pipeline] } 03:39:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:39:13 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:39:13 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 03:39:13 1cdc293dbcc51f9ad602204636e21e57957c7842 03:39:13 4.0.1-dev.1 03:39:13 1cdc293dbcc51f9ad602204636e21e57957c7842-4.0.1-dev.1 03:39:13 odessa 03:39:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:13 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:1cdc293dbcc51f9ad602204636e21e57957c7842 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:14 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:1cdc293dbcc51f9ad602204636e21e57957c7842 03:39:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 03:39:14 c4d9abe2a031: Preparing 03:39:14 667bcaa5a23b: Preparing 03:39:14 4222cdef9130: Preparing 03:39:14 890b57c1ed32: Preparing 03:39:14 3acafcbb1aa6: Preparing 03:39:14 1b172265307e: Preparing 03:39:14 e5e89efe8493: Preparing 03:39:14 03fd07a6d2ce: Preparing 03:39:14 0e64f2360a44: Preparing 03:39:14 1b172265307e: Waiting 03:39:14 e5e89efe8493: Waiting 03:39:14 03fd07a6d2ce: Waiting 03:39:14 0e64f2360a44: Waiting 03:39:14 c4d9abe2a031: Pushed 03:39:14 4222cdef9130: Pushed 03:39:14 890b57c1ed32: Pushed 03:39:14 3acafcbb1aa6: Pushed 03:39:14 0e64f2360a44: Layer already exists 03:39:14 1b172265307e: Pushed 03:39:14 03fd07a6d2ce: Pushed 03:39:14 e5e89efe8493: Pushed 03:39:23 667bcaa5a23b: Pushed 03:39:23 1cdc293dbcc51f9ad602204636e21e57957c7842: digest: sha256:de5038e8c1eabbcfb5f58f17039a93352ea8b30846b02b8e2485d5506f2b2707 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:23 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:24 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.0.1-dev.1 03:39:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 03:39:24 c4d9abe2a031: Preparing 03:39:24 667bcaa5a23b: Preparing 03:39:24 4222cdef9130: Preparing 03:39:24 890b57c1ed32: Preparing 03:39:24 3acafcbb1aa6: Preparing 03:39:24 1b172265307e: Preparing 03:39:24 e5e89efe8493: Preparing 03:39:24 03fd07a6d2ce: Preparing 03:39:24 0e64f2360a44: Preparing 03:39:24 1b172265307e: Waiting 03:39:24 03fd07a6d2ce: Waiting 03:39:24 e5e89efe8493: Waiting 03:39:24 0e64f2360a44: Waiting 03:39:24 c4d9abe2a031: Layer already exists 03:39:24 4222cdef9130: Layer already exists 03:39:24 890b57c1ed32: Layer already exists 03:39:24 667bcaa5a23b: Layer already exists 03:39:24 3acafcbb1aa6: Layer already exists 03:39:24 e5e89efe8493: Layer already exists 03:39:24 03fd07a6d2ce: Layer already exists 03:39:24 0e64f2360a44: Layer already exists 03:39:24 1b172265307e: Layer already exists 03:39:24 4.0.1-dev.1: digest: sha256:de5038e8c1eabbcfb5f58f17039a93352ea8b30846b02b8e2485d5506f2b2707 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:24 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:1cdc293dbcc51f9ad602204636e21e57957c7842-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:25 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:1cdc293dbcc51f9ad602204636e21e57957c7842-4.0.1-dev.1 03:39:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 03:39:25 c4d9abe2a031: Preparing 03:39:25 667bcaa5a23b: Preparing 03:39:25 4222cdef9130: Preparing 03:39:25 890b57c1ed32: Preparing 03:39:25 3acafcbb1aa6: Preparing 03:39:25 1b172265307e: Preparing 03:39:25 e5e89efe8493: Preparing 03:39:25 03fd07a6d2ce: Preparing 03:39:25 0e64f2360a44: Preparing 03:39:25 1b172265307e: Waiting 03:39:25 e5e89efe8493: Waiting 03:39:25 03fd07a6d2ce: Waiting 03:39:25 0e64f2360a44: Waiting 03:39:25 c4d9abe2a031: Layer already exists 03:39:25 667bcaa5a23b: Layer already exists 03:39:25 4222cdef9130: Layer already exists 03:39:25 3acafcbb1aa6: Layer already exists 03:39:25 890b57c1ed32: Layer already exists 03:39:25 1b172265307e: Layer already exists 03:39:25 03fd07a6d2ce: Layer already exists 03:39:25 0e64f2360a44: Layer already exists 03:39:25 e5e89efe8493: Layer already exists 03:39:25 1cdc293dbcc51f9ad602204636e21e57957c7842-4.0.1-dev.1: digest: sha256:de5038e8c1eabbcfb5f58f17039a93352ea8b30846b02b8e2485d5506f2b2707 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:25 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:26 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:odessa 03:39:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 03:39:26 c4d9abe2a031: Preparing 03:39:26 667bcaa5a23b: Preparing 03:39:26 4222cdef9130: Preparing 03:39:26 890b57c1ed32: Preparing 03:39:26 3acafcbb1aa6: Preparing 03:39:26 1b172265307e: Preparing 03:39:26 e5e89efe8493: Preparing 03:39:26 03fd07a6d2ce: Preparing 03:39:26 0e64f2360a44: Preparing 03:39:26 1b172265307e: Waiting 03:39:26 e5e89efe8493: Waiting 03:39:26 03fd07a6d2ce: Waiting 03:39:26 0e64f2360a44: Waiting 03:39:26 667bcaa5a23b: Layer already exists 03:39:26 4222cdef9130: Layer already exists 03:39:26 890b57c1ed32: Layer already exists 03:39:26 e5e89efe8493: Layer already exists 03:39:26 03fd07a6d2ce: Layer already exists 03:39:26 1b172265307e: Layer already exists 03:39:26 0e64f2360a44: Layer already exists 03:39:26 c4d9abe2a031: Layer already exists 03:39:26 3acafcbb1aa6: Layer already exists 03:39:26 odessa: digest: sha256:de5038e8c1eabbcfb5f58f17039a93352ea8b30846b02b8e2485d5506f2b2707 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:39:26 ===================================================== [Pipeline] echo 03:39:26 taggedImages: 03:39:26 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:1cdc293dbcc51f9ad602204636e21e57957c7842 03:39:26 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.0.1-dev.1 03:39:26 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:1cdc293dbcc51f9ad602204636e21e57957c7842-4.0.1-dev.1 03:39:26 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:odessa [Pipeline] echo 03:39:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:1cdc293dbcc51f9ad602204636e21e57957c7842 [Pipeline] echo 03:39:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.0.1-dev.1 [Pipeline] echo 03:39:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:1cdc293dbcc51f9ad602204636e21e57957c7842-4.0.1-dev.1 [Pipeline] echo 03:39:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:odessa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:39:27 03:39:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:39:27 arm64: Pulling from edgex-lftools-log-publisher 03:39:27 8998bd30e6a1: Pulling fs layer 03:39:27 04944245beec: Pulling fs layer 03:39:27 699f458cf7ca: Pulling fs layer 03:39:27 765212b225bb: Pulling fs layer 03:39:27 f23df028b6ca: Pulling fs layer 03:39:27 d65c8cfc05b1: Pulling fs layer 03:39:27 2437ff75d9bd: Pulling fs layer 03:39:27 f23df028b6ca: Waiting 03:39:27 765212b225bb: Waiting 03:39:27 d65c8cfc05b1: Waiting 03:39:27 2437ff75d9bd: Waiting 03:39:27 04944245beec: Verifying Checksum 03:39:27 04944245beec: Download complete 03:39:27 765212b225bb: Verifying Checksum 03:39:27 765212b225bb: Download complete 03:39:27 f23df028b6ca: Verifying Checksum 03:39:27 f23df028b6ca: Download complete 03:39:27 d65c8cfc05b1: Verifying Checksum 03:39:27 d65c8cfc05b1: Download complete 03:39:28 699f458cf7ca: Verifying Checksum 03:39:28 699f458cf7ca: Download complete 03:39:28 8998bd30e6a1: Verifying Checksum 03:39:28 8998bd30e6a1: Download complete 03:39:30 2437ff75d9bd: Verifying Checksum 03:39:30 2437ff75d9bd: Download complete 03:39:32 8998bd30e6a1: Pull complete 03:39:33 04944245beec: Pull complete 03:39:34 699f458cf7ca: Pull complete 03:39:35 765212b225bb: Pull complete 03:39:36 f23df028b6ca: Pull complete 03:39:36 d65c8cfc05b1: Pull complete 03:39:54 2437ff75d9bd: Pull complete 03:39:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:39:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:39:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:39:54 prd-ubuntu20.04-docker-arm64-4c-16g-773700 does not seem to be running inside a container 03:39:54 $ 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/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@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:arm64 cat 03:39:57 $ docker top 82e5a164a7d78675a168f59eb135dc5115658920a084adb679b39f19e950ac03 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:39:58 ---> job-cost.sh 03:39:58 lf-activate-venv: SKIPPING 03:39:58 INFO: No Stack... 03:39:59 INFO: Retrieving Pricing Info for: v3-standard-4 03:40:00 INFO: Archiving Costs [Pipeline] sh 03:40:00 + cat /w/workspace/app-rfid-llrp-inventory/3/archives/cost.csv 03:40:00 + cut -d, -f6 [Pipeline] lock 03:40:00 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-odessa-3-stack-cost] 03:40:00 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-odessa-3-stack-cost] did not exist. Created. 03:40:00 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-odessa-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:40:01 /w/workspace/app-rfid-llrp-inventory/3@tmp/durable-645c466c/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:40:02 + echo total: 0.10999999940395355 [Pipeline] stash 03:40:02 Warning: overwriting stash ‘stack-cost’ 03:40:02 Stashed 1 file(s) [Pipeline] } 03:40:02 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-odessa-3-stack-cost] [Pipeline] // lock [Pipeline] } 03:40:02 $ docker stop --time=1 82e5a164a7d78675a168f59eb135dc5115658920a084adb679b39f19e950ac03 03:40:04 $ docker rm -f --volumes 82e5a164a7d78675a168f59eb135dc5115658920a084adb679b39f19e950ac03 [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 03:40:04 provisioning config files... 03:40:04 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_odessa@tmp/config12006448984735419378tmp [Pipeline] { [Pipeline] sh 03:40:05 + set +x 03:40:05 + curl -s https://codecov.io/bash 03:40:05 + bash -s -- 03:40:05 03:40:05 _____ _ 03:40:05 / ____| | | 03:40:05 | | ___ __| | ___ ___ _____ __ 03:40:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:40:05 | |___| (_) | (_| | __/ (_| (_) \ V / 03:40:05 \_____\___/ \__,_|\___|\___\___/ \_/ 03:40:05 Bash-1.0.6 03:40:05 03:40:05 03:40:05 ==> git version 2.25.1 found 03:40:05 ==> 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 03:40:05 Release-Date: 2020-01-08 03:40:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:40:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:40:05 ==> Jenkins CI detected. 03:40:05 current dir:  /w/workspace/y_app-rfid-llrp-inventory_odessa 03:40:05 project root: . 03:40:05 --> token set from env 03:40:05 Yaml found at: vendor/github.com/diegoholiveira/jsonlogic/v3/codecov.yml 03:40:05 ==> Running gcov in . (disable via -X gcov) 03:40:05 ==> Python coveragepy not found 03:40:05 ==> Searching for coverage reports in: 03:40:05 + . 03:40:05 -> Found 1 reports 03:40:05 ==> Detecting git/mercurial file structure 03:40:05 ==> Reading reports 03:40:05 + ./coverage.out bytes=55696 03:40:05 ==> Appending adjustments 03:40:05 https://docs.codecov.io/docs/fixing-reports 03:40:05 + Found adjustments 03:40:05 ==> Gzipping contents 03:40:05 40K /tmp/codecov.CvduJb.gz 03:40:05 ==> Uploading reports 03:40:05 url: https://codecov.io 03:40:05 query: branch=odessa&commit=1cdc293dbcc51f9ad602204636e21e57957c7842&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fodessa%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 03:40:05 -> Pinging Codecov 03:40:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=odessa&commit=1cdc293dbcc51f9ad602204636e21e57957c7842&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fodessa%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 03:40:05 -> Uploading to 03:40:05 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/1cdc293dbcc51f9ad602204636e21e57957c7842/809ce71f-dda6-4df9-8cd8-82cd6c707ccf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251124%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251124T034005Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=84516761855ae3a2f12c1fe19337ebe501bbdd0210ed49d5fd564be8e280b56b 03:40:05 % Total % Received % Xferd Average Speed Time Time Time Current 03:40:05 Dload Upload Total Spent Left Speed 03:40:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39576 0 0 100 39576 0 247k --:--:-- --:--:-- --:--:-- 247k 03:40:06 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/1cdc293dbcc51f9ad602204636e21e57957c7842 [Pipeline] } 03:40:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 03:40:06 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:40:06 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:40:06 03:40:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:40:06 latest: Pulling from edgex-devops/edgex-snyk-go 03:40:06 2d35ebdb57d9: Already exists 03:40:06 85e8836fcdb2: Pulling fs layer 03:40:06 91631faa732a: Pulling fs layer 03:40:06 f3f5ae8826fa: Pulling fs layer 03:40:06 4f4fb700ef54: Pulling fs layer 03:40:06 7861252a18e6: Pulling fs layer 03:40:06 9130f900ef6f: Pulling fs layer 03:40:06 7861252a18e6: Waiting 03:40:06 4f4fb700ef54: Waiting 03:40:06 9130f900ef6f: Waiting 03:40:06 f3f5ae8826fa: Verifying Checksum 03:40:06 f3f5ae8826fa: Download complete 03:40:06 85e8836fcdb2: Download complete 03:40:06 4f4fb700ef54: Download complete 03:40:06 85e8836fcdb2: Pull complete 03:40:07 7861252a18e6: Verifying Checksum 03:40:07 7861252a18e6: Download complete 03:40:07 91631faa732a: Verifying Checksum 03:40:07 91631faa732a: Download complete 03:40:08 9130f900ef6f: Verifying Checksum 03:40:08 9130f900ef6f: Download complete 03:40:12 91631faa732a: Pull complete 03:40:12 f3f5ae8826fa: Pull complete 03:40:12 4f4fb700ef54: Pull complete 03:40:12 7861252a18e6: Pull complete 03:40:17 9130f900ef6f: Pull complete 03:40:17 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 03:40:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:40:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:40:17 prd-ubuntu20.04-docker-8c-8g-773695 does not seem to be running inside a container 03:40:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/y_app-rfid-llrp-inventory_odessa -v /w/workspace/y_app-rfid-llrp-inventory_odessa:/w/workspace/y_app-rfid-llrp-inventory_odessa:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_odessa@tmp:/w/workspace/y_app-rfid-llrp-inventory_odessa@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 03:40:20 $ docker top 7dd896780ad3da26fe2147632f3f68286503cb68ce5478e96290113e9dea34f3 -eo pid,comm [Pipeline] { [Pipeline] sh 03:40:20 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_odessa [Pipeline] echo 03:40:20 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:odessa' [Pipeline] sh 03:40:20 + set -o pipefail 03:40:20 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:odessa' 03:40:25 03:40:25 Monitoring /w/workspace/y_app-rfid-llrp-inventory_odessa (edgexfoundry/app-rfid-llrp-inventory)... 03:40:25 03:40:25 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/f6f1e48e-e30f-4dd4-b38d-ce3adfc99f9d/history/9c6a7a62-8788-4423-ac88-878d09763336 03:40:25 03:40:25 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 03:40:25 03:40:25 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:40:25 [Pipeline] } 03:40:25 $ docker stop --time=1 7dd896780ad3da26fe2147632f3f68286503cb68ce5478e96290113e9dea34f3 03:40:27 $ docker rm -f --volumes 7dd896780ad3da26fe2147632f3f68286503cb68ce5478e96290113e9dea34f3 [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 03:40:28 + git log --format=format:%s -1 1cdc293dbcc51f9ad602204636e21e57957c7842 [Pipeline] sh 03:40:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:40:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:40:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:40:28 prd-ubuntu20.04-docker-8c-8g-773695 does not seem to be running inside a container 03:40:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_odessa -v /w/workspace/y_app-rfid-llrp-inventory_odessa:/w/workspace/y_app-rfid-llrp-inventory_odessa:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_odessa@tmp:/w/workspace/y_app-rfid-llrp-inventory_odessa@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 03:40:29 $ docker top 88a0e2d0e8c62cbcc7982f3186da8715828dc959e249309df5917928f5929aa4 -eo pid,comm 03:40:29 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). 03:40:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:40:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:40:29 [ssh-agent] Looking for ssh-agent implementation... 03:40:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:40:29 $ docker exec 88a0e2d0e8c62cbcc7982f3186da8715828dc959e249309df5917928f5929aa4 ssh-agent 03:40:29 SSH_AUTH_SOCK=/tmp/ssh-BYthLyDb2STw/agent.32 03:40:29 SSH_AGENT_PID=38 03:40:29 Running ssh-add (command line suppressed) 03:40:29 Identity added: /w/workspace/y_app-rfid-llrp-inventory_odessa@tmp/private_key_263136736468305141.key (/w/workspace/y_app-rfid-llrp-inventory_odessa@tmp/private_key_263136736468305141.key) 03:40:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:40:29 + git semver tag 03:40:30 2025-11-24 03:40:30,138 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:40:30 2025-11-24 03:40:30,141 [run_tag] DEBUG tag force:False 03:40:30 2025-11-24 03:40:30,141 [check_head_tag] DEBUG check head tag 03:40:30 2025-11-24 03:40:30,142 [execute] INFO git cat-file --batch-check 03:40:30 2025-11-24 03:40:30,142 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_odessa, stdin=, shell=False, universal_newlines=False) 03:40:30 2025-11-24 03:40:30,144 [execute] INFO git cat-file --batch 03:40:30 2025-11-24 03:40:30,144 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_odessa, stdin=, shell=False, universal_newlines=False) 03:40:30 2025-11-24 03:40:30,150 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_odessa/.semver/odessa 03:40:30 2025-11-24 03:40:30,150 [execute] INFO git tag -a v4.0.1-dev.1 -m v4.0.1-dev.1 03:40:30 2025-11-24 03:40:30,150 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.1-dev.1', '-m', 'v4.0.1-dev.1'], cwd=/w/workspace/y_app-rfid-llrp-inventory_odessa, stdin=None, shell=False, universal_newlines=False) 03:40:30 2025-11-24 03:40:30,152 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_odessa/.semver/odessa 03:40:30 4.0.1-dev.1 [Pipeline] } 03:40:30 $ docker exec --env ******** --env ******** 88a0e2d0e8c62cbcc7982f3186da8715828dc959e249309df5917928f5929aa4 ssh-agent -k 03:40:30 unset SSH_AUTH_SOCK; 03:40:30 unset SSH_AGENT_PID; 03:40:30 echo Agent pid 38 killed; 03:40:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:40:30 + git semver [Pipeline] } 03:40:31 $ docker stop --time=1 88a0e2d0e8c62cbcc7982f3186da8715828dc959e249309df5917928f5929aa4 03:40:32 $ docker rm -f --volumes 88a0e2d0e8c62cbcc7982f3186da8715828dc959e249309df5917928f5929aa4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:40:32 03:40:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:40:33 0.23.1-centos7: Pulling from edgex-lftools 03:40:33 ab5ef0e58194: Pulling fs layer 03:40:33 9712f1f96733: Pulling fs layer 03:40:33 63f879dbbcfc: Pulling fs layer 03:40:33 0d9ebad4ef96: Pulling fs layer 03:40:33 e9a5061849ea: Pulling fs layer 03:40:33 d747dcd14b5f: Pulling fs layer 03:40:33 2de7ff778b66: Pulling fs layer 03:40:33 e9a5061849ea: Waiting 03:40:33 d747dcd14b5f: Waiting 03:40:33 0d9ebad4ef96: Waiting 03:40:33 2de7ff778b66: Waiting 03:40:33 9712f1f96733: Verifying Checksum 03:40:33 9712f1f96733: Download complete 03:40:33 63f879dbbcfc: Verifying Checksum 03:40:33 63f879dbbcfc: Download complete 03:40:33 e9a5061849ea: Verifying Checksum 03:40:33 e9a5061849ea: Download complete 03:40:33 d747dcd14b5f: Verifying Checksum 03:40:33 d747dcd14b5f: Download complete 03:40:33 0d9ebad4ef96: Verifying Checksum 03:40:33 0d9ebad4ef96: Download complete 03:40:33 ab5ef0e58194: Verifying Checksum 03:40:33 ab5ef0e58194: Download complete 03:40:33 2de7ff778b66: Verifying Checksum 03:40:33 2de7ff778b66: Download complete 03:40:37 ab5ef0e58194: Pull complete 03:40:37 9712f1f96733: Pull complete 03:40:38 63f879dbbcfc: Pull complete 03:40:45 0d9ebad4ef96: Pull complete 03:40:45 e9a5061849ea: Pull complete 03:40:45 d747dcd14b5f: Pull complete 03:40:45 2de7ff778b66: Pull complete 03:40:45 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:40:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:40:45 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:40:45 prd-ubuntu20.04-docker-8c-8g-773695 does not seem to be running inside a container 03:40:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_odessa -v /w/workspace/y_app-rfid-llrp-inventory_odessa:/w/workspace/y_app-rfid-llrp-inventory_odessa:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_odessa@tmp:/w/workspace/y_app-rfid-llrp-inventory_odessa@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 03:40:48 $ docker top eba3b159abaed48274ed20f286d6a9f029ed0e6883e20d482bdd7e179ef0dd91 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:40:48 provisioning config files... 03:40:48 copy managed file [sigul-config] to file:/w/workspace/y_app-rfid-llrp-inventory_odessa@tmp/config17311440703073637539tmp 03:40:48 copy managed file [sigul-password] to file:/w/workspace/y_app-rfid-llrp-inventory_odessa@tmp/config2170657116922639890tmp 03:40:48 copy managed file [sigul-pki] to file:/w/workspace/y_app-rfid-llrp-inventory_odessa@tmp/config8611743120613497830tmp [Pipeline] { [Pipeline] echo 03:40:48 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:40:48 ---> sigul-configuration.sh 03:40:48 gpg: directory `/root/.gnupg' created 03:40:48 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:40:48 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:40:48 gpg: keyring `/root/.gnupg/secring.gpg' created 03:40:48 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:40:48 gpg: CAST5 encrypted data 03:40:48 gpg: encrypted with 1 passphrase 03:40:48 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:40:49 + mkdir /home/jenkins 03:40:49 + mkdir /home/jenkins/sigul [Pipeline] sh 03:40:49 + 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 03:40:49 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:40:49 ---> sigul-install.sh 03:40:49 Sigul already installed; skipping installation. [Pipeline] sh 03:40:50 + git tag --list 03:40:50 v0.0.0 03:40:50 v1.0.0 03:40:50 v2.1.0 03:40:50 v2.1.1 03:40:50 v2.2.0 03:40:50 v2.3.0 03:40:50 v3.0 03:40:50 v3.0.0 03:40:50 v3.0.1 03:40:50 v3.1 03:40:50 v3.1.0 03:40:50 v3.1.1 03:40:50 v4.0 03:40:50 v4.0.0 03:40:50 v4.0.1-dev.1 03:40:50 v4.1.0-dev.1 03:40:50 v4.1.0-dev.2 [Pipeline] sh 03:40:50 + lftools sign git-tag v4.0.1-dev.1 03:40:50 Signing Git tag with Sigul... 03:40:50 Signing v4.0.1-dev.1 [Pipeline] echo 03:40:51 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:40:51 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:40:51 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:40:51 $ docker stop --time=1 eba3b159abaed48274ed20f286d6a9f029ed0e6883e20d482bdd7e179ef0dd91 03:40:52 $ docker rm -f --volumes eba3b159abaed48274ed20f286d6a9f029ed0e6883e20d482bdd7e179ef0dd91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:40:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:40:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:40:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:40:53 prd-ubuntu20.04-docker-8c-8g-773695 does not seem to be running inside a container 03:40:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_odessa -v /w/workspace/y_app-rfid-llrp-inventory_odessa:/w/workspace/y_app-rfid-llrp-inventory_odessa:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_odessa@tmp:/w/workspace/y_app-rfid-llrp-inventory_odessa@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 03:40:54 $ docker top cd451c0b65562fec9316447b7759549b3ad69b40be09a39917e46d6da58904ae -eo pid,comm 03:40:54 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). 03:40:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:40:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:40:54 [ssh-agent] Looking for ssh-agent implementation... 03:40:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:40:54 $ docker exec cd451c0b65562fec9316447b7759549b3ad69b40be09a39917e46d6da58904ae ssh-agent 03:40:54 SSH_AUTH_SOCK=/tmp/ssh-pOq3aL5Kgjr5/agent.32 03:40:54 SSH_AGENT_PID=38 03:40:54 Running ssh-add (command line suppressed) 03:40:54 Identity added: /w/workspace/y_app-rfid-llrp-inventory_odessa@tmp/private_key_12274675459732719644.key (/w/workspace/y_app-rfid-llrp-inventory_odessa@tmp/private_key_12274675459732719644.key) 03:40:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:40:54 + git semver bump pre 03:40:55 2025-11-24 03:40:55,117 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:40:55 2025-11-24 03:40:55,120 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_odessa/.semver/odessa 03:40:55 2025-11-24 03:40:55,120 [bump_version] DEBUG bumping version:4.0.1-dev.1 on axis:pre with prefix:dev 03:40:55 2025-11-24 03:40:55,120 [bump_version] DEBUG bumped version:4.0.1-dev.2 03:40:55 2025-11-24 03:40:55,120 [write_version] DEBUG write version:4.0.1-dev.2 to path:/w/workspace/y_app-rfid-llrp-inventory_odessa/.semver/odessa with force:True 03:40:55 2025-11-24 03:40:55,121 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_odessa/.semver/odessa 03:40:55 2025-11-24 03:40:55,121 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_odessa/.semver/odessa 03:40:55 2025-11-24 03:40:55,123 [execute] INFO git cat-file --batch-check 03:40:55 2025-11-24 03:40:55,123 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_odessa/.semver, stdin=, shell=False, universal_newlines=False) 03:40:55 2025-11-24 03:40:55,126 [execute] INFO git cat-file --batch 03:40:55 2025-11-24 03:40:55,126 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_odessa/.semver, stdin=, shell=False, universal_newlines=False) 03:40:55 2025-11-24 03:40:55,129 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_odessa/.semver/odessa 03:40:55 4.0.1-dev.2 [Pipeline] } 03:40:55 $ docker exec --env ******** --env ******** cd451c0b65562fec9316447b7759549b3ad69b40be09a39917e46d6da58904ae ssh-agent -k 03:40:55 unset SSH_AUTH_SOCK; 03:40:55 unset SSH_AGENT_PID; 03:40:55 echo Agent pid 38 killed; 03:40:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:40:55 + git semver [Pipeline] } 03:40:55 $ docker stop --time=1 cd451c0b65562fec9316447b7759549b3ad69b40be09a39917e46d6da58904ae 03:40:57 $ docker rm -f --volumes cd451c0b65562fec9316447b7759549b3ad69b40be09a39917e46d6da58904ae [Pipeline] // withDockerContainer [Pipeline] sh 03:40:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:40:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:40:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:40:57 prd-ubuntu20.04-docker-8c-8g-773695 does not seem to be running inside a container 03:40:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_odessa -v /w/workspace/y_app-rfid-llrp-inventory_odessa:/w/workspace/y_app-rfid-llrp-inventory_odessa:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_odessa@tmp:/w/workspace/y_app-rfid-llrp-inventory_odessa@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 03:40:58 $ docker top 03a5419691465706c2446b8970bbb8185e39847ed146ad66550bb69905ad4a9f -eo pid,comm 03:40:58 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). 03:40:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:40:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:40:58 [ssh-agent] Looking for ssh-agent implementation... 03:40:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:40:58 $ docker exec 03a5419691465706c2446b8970bbb8185e39847ed146ad66550bb69905ad4a9f ssh-agent 03:40:58 SSH_AUTH_SOCK=/tmp/ssh-yHD2DQPJzRep/agent.31 03:40:58 SSH_AGENT_PID=37 03:40:58 Running ssh-add (command line suppressed) 03:40:58 Identity added: /w/workspace/y_app-rfid-llrp-inventory_odessa@tmp/private_key_11084613481241764670.key (/w/workspace/y_app-rfid-llrp-inventory_odessa@tmp/private_key_11084613481241764670.key) 03:40:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:40:59 + git semver push 03:40:59 2025-11-24 03:40:59,253 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:40:59 2025-11-24 03:40:59,257 [run_push] DEBUG push 03:40:59 2025-11-24 03:40:59,258 [execute] INFO git cat-file --batch-check 03:40:59 2025-11-24 03:40:59,258 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_odessa/.semver, stdin=, shell=False, universal_newlines=False) 03:40:59 2025-11-24 03:40:59,260 [execute] INFO git rev-list 4847ee584b6c763511d9dca3f4857a38906811ad -- 03:40:59 2025-11-24 03:40:59,260 [execute] DEBUG Popen(['git', 'rev-list', '4847ee584b6c763511d9dca3f4857a38906811ad', '--'], cwd=/w/workspace/y_app-rfid-llrp-inventory_odessa/.semver, stdin=None, shell=False, universal_newlines=False) 03:40:59 2025-11-24 03:40:59,267 [execute] INFO git fetch -v -- origin 03:40:59 2025-11-24 03:40:59,268 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/y_app-rfid-llrp-inventory_odessa/.semver, stdin=None, shell=False, universal_newlines=True) 03:41:00 2025-11-24 03:40:59,794 [run_push] DEBUG no remote changes detected 03:41:00 2025-11-24 03:40:59,794 [execute] INFO git push origin semver 03:41:00 2025-11-24 03:40:59,795 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_odessa/.semver, stdin=None, shell=False, universal_newlines=False) 03:41:00 2025-11-24 03:41:00,505 [run_push] DEBUG push all version tags 03:41:00 2025-11-24 03:41:00,506 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:41:00 2025-11-24 03:41:00,506 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/y_app-rfid-llrp-inventory_odessa, stdin=None, shell=False, universal_newlines=False) 03:41:01 2025-11-24 03:41:01,220 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_odessa/.semver/odessa 03:41:01 4.0.1-dev.2 [Pipeline] } 03:41:01 $ docker exec --env ******** --env ******** 03a5419691465706c2446b8970bbb8185e39847ed146ad66550bb69905ad4a9f ssh-agent -k 03:41:01 unset SSH_AUTH_SOCK; 03:41:01 unset SSH_AGENT_PID; 03:41:01 echo Agent pid 37 killed; 03:41:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:41:01 + git semver [Pipeline] } 03:41:02 $ docker stop --time=1 03a5419691465706c2446b8970bbb8185e39847ed146ad66550bb69905ad4a9f 03:41:03 $ docker rm -f --volumes 03a5419691465706c2446b8970bbb8185e39847ed146ad66550bb69905ad4a9f [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 03:41:04 + [ -d /w/workspace/y_app-rfid-llrp-inventory_odessa/archives ] 03:41:04 + ls -al /w/workspace/y_app-rfid-llrp-inventory_odessa/archives 03:41:04 total 16 03:41:04 drwxr-xr-x 3 root root 4096 Nov 24 03:23 . 03:41:04 drwxrwxr-x 13 jenkins jenkins 4096 Nov 24 03:40 .. 03:41:04 drwxr-xr-x 2 root root 4096 Nov 24 03:23 cost 03:41:04 -rw-r--r-- 1 root root 95 Nov 24 03:23 cost.csv 03:41:04 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_odessa/archives 03:41:04 + ls -al /w/workspace/y_app-rfid-llrp-inventory_odessa/archives 03:41:04 total 16 03:41:04 drwxr-xr-x 3 jenkins jenkins 4096 Nov 24 03:23 . 03:41:04 drwxrwxr-x 13 jenkins jenkins 4096 Nov 24 03:40 .. 03:41:04 drwxr-xr-x 2 jenkins jenkins 4096 Nov 24 03:23 cost 03:41:04 -rw-r--r-- 1 jenkins jenkins 95 Nov 24 03:23 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:41:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:41:05 ---> package-listing.sh 03:41:05 ++ facter osfamily 03:41:05 ++ tr '[:upper:]' '[:lower:]' 03:41:05 + OS_FAMILY=debian 03:41:05 + workspace=/w/workspace/y_app-rfid-llrp-inventory_odessa 03:41:05 + START_PACKAGES=/tmp/packages_start.txt 03:41:05 + END_PACKAGES=/tmp/packages_end.txt 03:41:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:41:05 + PACKAGES=/tmp/packages_start.txt 03:41:05 + '[' /w/workspace/y_app-rfid-llrp-inventory_odessa ']' 03:41:05 + PACKAGES=/tmp/packages_end.txt 03:41:05 + case "${OS_FAMILY}" in 03:41:05 + dpkg -l 03:41:05 + grep '^ii' 03:41:05 + '[' -f /tmp/packages_start.txt ']' 03:41:05 + '[' -f /tmp/packages_end.txt ']' 03:41:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:41:05 + '[' /w/workspace/y_app-rfid-llrp-inventory_odessa ']' 03:41:05 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_odessa/archives/ 03:41:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_odessa/archives/ [Pipeline] echo 03:41:05 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/y_app-rfid-llrp-inventory_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:41:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:41:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:41:06 prd-ubuntu20.04-docker-8c-8g-773695 does not seem to be running inside a container 03:41:06 $ 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/y_app-rfid-llrp-inventory_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_odessa -v /w/workspace/y_app-rfid-llrp-inventory_odessa:/w/workspace/y_app-rfid-llrp-inventory_odessa:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_odessa@tmp:/w/workspace/y_app-rfid-llrp-inventory_odessa@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 03:41:06 $ docker top 2ac780a97660028145c27b7e794899cc5e4f098bc8e705fb6146ef49cc941beb -eo pid,comm [Pipeline] { [Pipeline] sh 03:41:07 + touch /tmp/pre-build-complete [Pipeline] sh 03:41:07 + mkdir -p /var/log/sysstat [Pipeline] sh 03:41:07 + ls /var/log/sa-host 03:41:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:41:07 provisioning config files... 03:41:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_odessa@tmp/config1202223396145072151tmp [Pipeline] { [Pipeline] echo 03:41:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:41:08 ---> create-netrc.sh [Pipeline] } 03:41:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:41:08 ---> python-tools-install.sh [Pipeline] echo 03:41:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:41:08 ---> sudo-logs.sh 03:41:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:41:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:41:08 ---> job-cost.sh 03:41:08 lf-activate-venv: SKIPPING 03:41:08 DEBUG: total: 0.2199999988079071 03:41:08 INFO: Retrieving Stack Cost... 03:41:09 INFO: Retrieving Pricing Info for: v3-standard-8 03:41:10 INFO: Archiving Costs [Pipeline] echo 03:41:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:41:10 ---> logs-deploy.sh 03:41:10 lf-activate-venv: SKIPPING 03:41:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/odessa/3 03:41:10 INFO: archiving workspace using pattern(s): 03:41:11 Archives upload complete. 03:41:11 INFO: archiving logs to Nexus