Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f098621f5defb394b81137ffcb108a53fff6f2eb 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-ssh1338056166923219533.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh2179299602808973858.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 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13389011327985513124.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa # timeout=10 Commit message: "fix: add new goLTSImages 1.23 (#466)" > 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-ssh4081483333033895201.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18414195002090982091.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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-40942 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f098621f5defb394b81137ffcb108a53fff6f2eb (main) > 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 Commit message: "Merge pull request #343 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0" > git checkout -f f098621f5defb394b81137ffcb108a53fff6f2eb # timeout=10 > git rev-list --no-walk 8f38a188810cb2bfc406d3ba9c0354271b82d227 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:17:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:17:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:17:36 ========================================================= 00:17:36 EdgeX Global Pipelines Version Info 00:17:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:17:37 ------------------- 00:17:37 stable info: 00:17:37 ------------------- 00:17:37 Commited By: Cherry Wang cherry@iotechsys.com 00:17:37 Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 00:17:37 Message: update stable to v1.0.271 00:17:38 ------------------- 00:17:38 experimental info: 00:17:38 ------------------- 00:17:38 Commited By: **** collab-it+edgex@linuxfoundation.org 00:17:38 Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 00:17:38 Message: update experimental to v1.0.271 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:17:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 00:17:38 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 00:17:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:17:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:17:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:17:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 00:17:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:17:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:17:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:17:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:17:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:17:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 00:17:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:17:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:17:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:17:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:17:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:17:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:17:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:17:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:17:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:17:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:17:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:17:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:17:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:17:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:17:38 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:17:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:17:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:17:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:17:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f098621f5defb394b81137ffcb108a53fff6f2eb [Pipeline] echo 00:17:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f098621 [Pipeline] echo 00:17:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:17:39 provisioning config files... 00:17:39 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7593338417737576365tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:17:39 ---> ****-login.sh 00:17:39 nexus3.edgexfoundry.org:10001 00:17:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:17:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:17:39 Configure a credential helper to remove this warning. See 00:17:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:17:39 00:17:39 Login Succeeded 00:17:39 nexus3.edgexfoundry.org:10002 00:17:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:17:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:17:39 Configure a credential helper to remove this warning. See 00:17:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:17:39 00:17:39 Login Succeeded 00:17:39 nexus3.edgexfoundry.org:10003 00:17:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:17:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:17:40 Configure a credential helper to remove this warning. See 00:17:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:17:40 00:17:40 Login Succeeded 00:17:40 nexus3.edgexfoundry.org:10004 00:17:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:17:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:17:40 Configure a credential helper to remove this warning. See 00:17:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:17:40 00:17:40 Login Succeeded 00:17:40 ****.io 00:17:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:17:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:17:40 Configure a credential helper to remove this warning. See 00:17:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:17:40 00:17:40 Login Succeeded 00:17:40 ---> ****-login.sh ends [Pipeline] } 00:17:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:17:40 + git rev-list -1 --merges f098621f5defb394b81137ffcb108a53fff6f2eb~1..f098621f5defb394b81137ffcb108a53fff6f2eb [Pipeline] echo 00:17:40 -----------> git rev-list -1 --merges f098621f5defb394b81137ffcb108a53fff6f2eb~1..f098621f5defb394b81137ffcb108a53fff6f2eb f098621f5defb394b81137ffcb108a53fff6f2eb 00:17:40 f098621f5defb394b81137ffcb108a53fff6f2eb [false] [Pipeline] sh 00:17:41 + git log --format=format:%s -1 f098621f5defb394b81137ffcb108a53fff6f2eb [Pipeline] echo 00:17:41 ========================================================= 00:17:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:17:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:17:41 + git log --format=format:%s -1 f098621f5defb394b81137ffcb108a53fff6f2eb [Pipeline] echo 00:17:41 [semverPrep] GIT_COMMIT: f098621f5defb394b81137ffcb108a53fff6f2eb, Commit Message: Merge pull request #343 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0 [Pipeline] echo 00:17:41 [semverPrep] This is not a build commit. [Pipeline] sh 00:17:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:17:41 + grep -v github /etc/ssh/ssh_known_hosts 00:17:41 + [ -e /tmp/ssh_known_hosts ] 00:17:41 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:17:41 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:17:41 + sudo tee -a /etc/ssh/ssh_known_hosts 00:17:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:17:42 00:17:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:17:42 0.1.4: Pulling from edgex-devops/py-git-semver 00:17:42 b85a868b505f: Pulling fs layer 00:17:42 e2be974225ed: Pulling fs layer 00:17:42 339a4e72a1f5: Pulling fs layer 00:17:42 988bab9f4d93: Pulling fs layer 00:17:42 1469e6f7b9e6: Pulling fs layer 00:17:42 eaf3925da568: Pulling fs layer 00:17:42 bab4dde63d76: Pulling fs layer 00:17:42 bde34c3a00c8: Pulling fs layer 00:17:42 b352a97aabf1: Pulling fs layer 00:17:42 4872d77fe225: Pulling fs layer 00:17:42 5851b861e8e6: Pulling fs layer 00:17:42 1469e6f7b9e6: Waiting 00:17:42 eaf3925da568: Waiting 00:17:42 bab4dde63d76: Waiting 00:17:42 bde34c3a00c8: Waiting 00:17:42 b352a97aabf1: Waiting 00:17:42 4872d77fe225: Waiting 00:17:42 5851b861e8e6: Waiting 00:17:42 988bab9f4d93: Waiting 00:17:42 e2be974225ed: Verifying Checksum 00:17:42 e2be974225ed: Download complete 00:17:42 988bab9f4d93: Download complete 00:17:42 1469e6f7b9e6: Verifying Checksum 00:17:42 1469e6f7b9e6: Download complete 00:17:42 eaf3925da568: Verifying Checksum 00:17:42 eaf3925da568: Download complete 00:17:42 339a4e72a1f5: Verifying Checksum 00:17:42 339a4e72a1f5: Download complete 00:17:42 bde34c3a00c8: Verifying Checksum 00:17:42 bde34c3a00c8: Download complete 00:17:42 b352a97aabf1: Download complete 00:17:42 4872d77fe225: Verifying Checksum 00:17:42 4872d77fe225: Download complete 00:17:42 5851b861e8e6: Verifying Checksum 00:17:42 5851b861e8e6: Download complete 00:17:42 b85a868b505f: Verifying Checksum 00:17:42 b85a868b505f: Download complete 00:17:43 bab4dde63d76: Verifying Checksum 00:17:43 bab4dde63d76: Download complete 00:17:43 b85a868b505f: Pull complete 00:17:44 e2be974225ed: Pull complete 00:17:44 339a4e72a1f5: Pull complete 00:17:44 988bab9f4d93: Pull complete 00:17:44 1469e6f7b9e6: Pull complete 00:17:44 eaf3925da568: Pull complete 00:17:46 bab4dde63d76: Pull complete 00:17:46 bde34c3a00c8: Pull complete 00:17:46 b352a97aabf1: Pull complete 00:17:46 4872d77fe225: Pull complete 00:17:46 5851b861e8e6: Pull complete 00:17:46 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:17:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:17:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:17:47 prd-ubuntu20.04-docker-8c-8g-40942 does not seem to be running inside a container 00:17:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:17:49 $ docker top fb00dc41b6544eddb0f4dad8972d9e02a349552f53143fdb6d900cca9330360a -eo pid,comm 00:17:49 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). 00:17:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:17:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:17:49 [ssh-agent] Looking for ssh-agent implementation... 00:17:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:17:49 $ docker exec fb00dc41b6544eddb0f4dad8972d9e02a349552f53143fdb6d900cca9330360a ssh-agent 00:17:49 SSH_AUTH_SOCK=/tmp/ssh-1ezFX0wyE7KO/agent.33 00:17:49 SSH_AGENT_PID=39 00:17:49 Running ssh-add (command line suppressed) 00:17:49 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12751502621271197262.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12751502621271197262.key) 00:17:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:17:50 + git tag --points-at HEAD [Pipeline] } 00:17:50 $ docker exec --env ******** --env ******** fb00dc41b6544eddb0f4dad8972d9e02a349552f53143fdb6d900cca9330360a ssh-agent -k 00:17:50 unset SSH_AUTH_SOCK; 00:17:50 unset SSH_AGENT_PID; 00:17:50 echo Agent pid 39 killed; 00:17:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:17:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:17:50 [ssh-agent] Looking for ssh-agent implementation... 00:17:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:17:50 $ docker exec fb00dc41b6544eddb0f4dad8972d9e02a349552f53143fdb6d900cca9330360a ssh-agent 00:17:50 SSH_AUTH_SOCK=/tmp/ssh-XRCLU6CVN9Wr/agent.72 00:17:50 SSH_AGENT_PID=78 00:17:50 Running ssh-add (command line suppressed) 00:17:50 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1837651660738407303.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1837651660738407303.key) 00:17:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:17:51 + git semver init 00:17:51 2025-03-12 00:17:51,280 [run_init] DEBUG init version:0.0.0 force:False 00:17:51 2025-03-12 00:17:51,282 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 00:17:51 2025-03-12 00:17:51,283 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 00:17:51 2025-03-12 00:17:51,283 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 00:17:52 2025-03-12 00:17:52,687 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 00:17:52 2025-03-12 00:17:52,687 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 00:17:52 2025-03-12 00:17:52,688 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 00:17:52 2025-03-12 00:17:52,688 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 00:17:52 4.0.0-dev.11 [Pipeline] } 00:17:52 $ docker exec --env ******** --env ******** fb00dc41b6544eddb0f4dad8972d9e02a349552f53143fdb6d900cca9330360a ssh-agent -k 00:17:52 unset SSH_AUTH_SOCK; 00:17:52 unset SSH_AGENT_PID; 00:17:52 echo Agent pid 78 killed; 00:17:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:17:53 + git semver [Pipeline] } 00:17:53 $ docker stop --time=1 fb00dc41b6544eddb0f4dad8972d9e02a349552f53143fdb6d900cca9330360a 00:17:55 $ docker rm -f --volumes fb00dc41b6544eddb0f4dad8972d9e02a349552f53143fdb6d900cca9330360a [Pipeline] // withDockerContainer [Pipeline] sh 00:17:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:17:55 Stashed 1 file(s) [Pipeline] echo 00:17:55 [edgeXSemver]: initialized semver on version 4.0.0-dev.11 [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 00:17:55 provisioning config files... 00:17:55 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8493692982961109572tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:17:56 ---> ****-login.sh 00:17:56 nexus3.edgexfoundry.org:10001 00:17:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:17:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:17:56 Configure a credential helper to remove this warning. See 00:17:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:17:56 00:17:56 Login Succeeded 00:17:56 nexus3.edgexfoundry.org:10002 00:17:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:17:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:17:56 Configure a credential helper to remove this warning. See 00:17:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:17:56 00:17:56 Login Succeeded 00:17:56 nexus3.edgexfoundry.org:10003 00:17:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:17:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:17:56 Configure a credential helper to remove this warning. See 00:17:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:17:56 00:17:56 Login Succeeded 00:17:56 nexus3.edgexfoundry.org:10004 00:17:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:17:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:17:56 Configure a credential helper to remove this warning. See 00:17:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:17:56 00:17:56 Login Succeeded 00:17:56 ****.io 00:17:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:17:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:17:56 Configure a credential helper to remove this warning. See 00:17:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:17:56 00:17:56 Login Succeeded 00:17:56 ---> ****-login.sh ends [Pipeline] } 00:17:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:17:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 00:17:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 00:17:56 ========================================================= 00:17:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 00:17:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:57 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 00:17:57 Sending build context to Docker daemon 20.08MB 00:17:57 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 00:17:57 Step 2/12 : FROM ${BASE} AS builder 00:17:57 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 00:17:57 da9db072f522: Pulling fs layer 00:17:57 6ef4a4ee8ca5: Pulling fs layer 00:17:57 06f05ace1117: Pulling fs layer 00:17:57 5fe327b54edc: Pulling fs layer 00:17:57 4f4fb700ef54: Pulling fs layer 00:17:57 92a5565b7b96: Pulling fs layer 00:17:57 ff9bb7016b71: Pulling fs layer 00:17:57 b67dba6c2c7d: Pulling fs layer 00:17:57 a813b0c90790: Pulling fs layer 00:17:57 ff9bb7016b71: Waiting 00:17:57 b67dba6c2c7d: Waiting 00:17:57 5fe327b54edc: Waiting 00:17:57 a813b0c90790: Waiting 00:17:57 92a5565b7b96: Waiting 00:17:57 4f4fb700ef54: Waiting 00:17:57 6ef4a4ee8ca5: Download complete 00:17:57 5fe327b54edc: Verifying Checksum 00:17:57 5fe327b54edc: Download complete 00:17:57 4f4fb700ef54: Verifying Checksum 00:17:57 4f4fb700ef54: Download complete 00:17:57 92a5565b7b96: Verifying Checksum 00:17:57 92a5565b7b96: Download complete 00:17:57 da9db072f522: Download complete 00:17:57 ff9bb7016b71: Verifying Checksum 00:17:57 ff9bb7016b71: Download complete 00:17:57 da9db072f522: Pull complete 00:17:57 a813b0c90790: Verifying Checksum 00:17:57 a813b0c90790: Download complete 00:17:57 6ef4a4ee8ca5: Pull complete 00:17:57 06f05ace1117: Verifying Checksum 00:17:57 06f05ace1117: Download complete 00:17:58 b67dba6c2c7d: Verifying Checksum 00:17:58 b67dba6c2c7d: Download complete 00:18:00 06f05ace1117: Pull complete 00:18:01 5fe327b54edc: Pull complete 00:18:01 4f4fb700ef54: Pull complete 00:18:01 92a5565b7b96: Pull complete 00:18:01 ff9bb7016b71: Pull complete 00:18:04 b67dba6c2c7d: Pull complete 00:18:04 a813b0c90790: Pull complete 00:18:04 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 00:18:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 00:18:04 ---> 3ba60ce46760 00:18:04 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 00:18:07 ---> Running in b2f06bef3431 00:18:07 Removing intermediate container b2f06bef3431 00:18:07 ---> d4d39bf42045 00:18:07 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 00:18:07 ---> Running in e9fa09073bd8 00:18:08 Removing intermediate container e9fa09073bd8 00:18:08 ---> 4e41b5d08463 00:18:08 Step 5/12 : ARG ADD_BUILD_TAGS="" 00:18:08 ---> Running in f018c23154e4 00:18:08 Removing intermediate container f018c23154e4 00:18:08 ---> ecb08065f313 00:18:08 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:18:08 ---> Running in 79e6115abcf3 00:18:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:18:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:18:08 OK: 248 MiB in 58 packages 00:18:09 Removing intermediate container 79e6115abcf3 00:18:09 ---> 91bbab766d36 00:18:09 Step 7/12 : WORKDIR /app 00:18:09 ---> Running in 5fe369d86b72 00:18:09 Removing intermediate container 5fe369d86b72 00:18:09 ---> 6a1e432c5d39 00:18:09 Step 8/12 : COPY go.mod vendor* ./ 00:18:09 ---> 51c7e9bb20d1 00:18:09 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:18:09 ---> Running in 333d95986a3e 00:18:10 Still waiting to schedule task 00:18:10 ‘prd-centos7-blackbox-4c-2g-40618’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 00:18:10 ‘prd-centos7-blackbox-4c-2g-40619’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 00:18:10 ‘prd-ubuntu20.04-docker-8c-8g-40938’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 00:18:10 ‘prd-ubuntu20.04-docker-8c-8g-40945’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 00:18:10 ‘prd-ubuntu20.04-docker-arm64-4c-16g-40943’ is offline 00:18:48 Removing intermediate container 333d95986a3e 00:18:48 ---> 6d7ae56f1d04 00:18:48 Step 10/12 : COPY . . 00:18:48 ---> 5c87610d4200 00:18:48 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:18:48 ---> Running in d937959d8ee3 00:18:48 Removing intermediate container d937959d8ee3 00:18:48 ---> 8bdb3a762270 00:18:48 Step 12/12 : RUN $MAKE 00:18:48 ---> Running in ffa46f68e437 00:18:48 noop 00:18:48 Removing intermediate container ffa46f68e437 00:18:48 ---> f0242e5d0414 00:18:48 Successfully built f0242e5d0414 00:18:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:48 + docker inspect -f . ci-base-image-x86_64 00:18:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:18:48 prd-ubuntu20.04-docker-8c-8g-40942 does not seem to be running inside a container 00:18:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:18:48 $ docker top a3cdd75eb0eb088bef28cb3821ec13bd4fb014f489f1230786f20bbd3c001716 -eo pid,comm [Pipeline] { [Pipeline] sh 00:18:49 + go version 00:18:49 go version go1.23.4 linux/amd64 [Pipeline] } 00:18:49 $ docker stop --time=1 a3cdd75eb0eb088bef28cb3821ec13bd4fb014f489f1230786f20bbd3c001716 00:18:50 $ docker rm -f --volumes a3cdd75eb0eb088bef28cb3821ec13bd4fb014f489f1230786f20bbd3c001716 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:50 + docker inspect -f . ci-base-image-x86_64 00:18:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:18:50 prd-ubuntu20.04-docker-8c-8g-40942 does not seem to be running inside a container 00:18:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:18:51 $ docker top 8d9bf05bab354661d1809081f154c67ec620a6e5a707d5beba5a923c2a7a3eb4 -eo pid,comm [Pipeline] { [Pipeline] sh 00:18:51 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 00:18:52 + make test 00:18:52 go test -race ./... -coverprofile=coverage.out ./... 00:19:24 edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements 00:19:24 edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements 00:19:25 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.130s coverage: 86.2% of statements 00:19:28 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.690s coverage: 71.9% of statements 00:20:06 go vet ./... 00:20:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:20:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:20:10 ./bin/test-attribution.sh [Pipeline] echo 00:20:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 00:20:11 $ docker stop --time=1 8d9bf05bab354661d1809081f154c67ec620a6e5a707d5beba5a923c2a7a3eb4 00:20:14 $ docker rm -f --volumes 8d9bf05bab354661d1809081f154c67ec620a6e5a707d5beba5a923c2a7a3eb4 [Pipeline] // withDockerContainer [Pipeline] sh 00:20:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:20:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:20:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:20:15 + ls -al . 00:20:15 total 288 00:20:15 drwxrwxr-x 11 jenkins jenkins 4096 Mar 12 00:18 . 00:20:15 drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 00:17 .. 00:20:15 -rw-rw-r-- 1 jenkins jenkins 262 Mar 12 00:17 .dockerignore 00:20:15 drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 00:19 .git 00:20:15 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 00:17 .github 00:20:15 -rw-rw-r-- 1 jenkins jenkins 773 Mar 12 00:17 .gitignore 00:20:15 -rw-rw-r-- 1 jenkins jenkins 200 Mar 12 00:17 .golangci.yml 00:20:15 drwxr-xr-x 3 jenkins jenkins 4096 Mar 12 00:17 .semver 00:20:15 -rw-rw-r-- 1 jenkins jenkins 17061 Mar 12 00:17 Attribution.txt 00:20:15 -rw-rw-r-- 1 jenkins jenkins 12578 Mar 12 00:17 CHANGELOG.md 00:20:15 -rw-rw-r-- 1 jenkins jenkins 1769 Mar 12 00:17 Dockerfile 00:20:15 -rw-rw-r-- 1 jenkins jenkins 677 Mar 12 00:17 GOVERNANCE.md 00:20:15 -rw-rw-r-- 1 jenkins jenkins 665 Mar 12 00:17 Jenkinsfile 00:20:15 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 12 00:17 LICENSE 00:20:15 -rw-rw-r-- 1 jenkins jenkins 3066 Mar 12 00:17 Makefile 00:20:15 -rw-rw-r-- 1 jenkins jenkins 617 Mar 12 00:17 OWNERS.md 00:20:15 -rw-rw-r-- 1 jenkins jenkins 3851 Mar 12 00:17 README.md 00:20:15 -rw-rw-r-- 1 jenkins jenkins 12 Mar 12 00:17 VERSION 00:20:15 drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 00:17 bin 00:20:15 -rw-r--r-- 1 jenkins jenkins 55696 Mar 12 00:19 coverage.out 00:20:15 -rw-rw-r-- 1 jenkins jenkins 6693 Mar 12 00:17 go.mod 00:20:15 -rw-rw-r-- 1 jenkins jenkins 88170 Mar 12 00:17 go.sum 00:20:15 drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 00:17 images 00:20:15 drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 00:17 internal 00:20:15 -rw-rw-r-- 1 jenkins jenkins 531 Mar 12 00:17 main.go 00:20:15 drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 00:17 openapi 00:20:15 drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 00:17 res 00:20:15 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 00:17 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:20:15 + 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=f098621f5defb394b81137ffcb108a53fff6f2eb --label arch=amd64 --label version=4.0.0-dev.11 . 00:20:15 Sending build context to Docker daemon 20.08MB 00:20:15 Step 1/30 : ARG BASE=golang:1.23-alpine3.20 00:20:15 Step 2/30 : FROM ${BASE} AS builder 00:20:15 ---> f0242e5d0414 00:20:15 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 00:20:16 ---> Running in d82dede97a7c 00:20:16 Removing intermediate container d82dede97a7c 00:20:16 ---> 90edf32611e7 00:20:16 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 00:20:16 ---> Running in bb7866fac686 00:20:16 Removing intermediate container bb7866fac686 00:20:16 ---> 1ce28b935f22 00:20:16 Step 5/30 : ARG ADD_BUILD_TAGS="" 00:20:16 ---> Running in 72d053c5b82e 00:20:16 Removing intermediate container 72d053c5b82e 00:20:16 ---> 305c66da1f5d 00:20:16 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:20:16 ---> Running in 7c234d0316a8 00:20:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:20:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:20:17 OK: 248 MiB in 58 packages 00:20:17 Removing intermediate container 7c234d0316a8 00:20:17 ---> ac00bbddbf85 00:20:17 Step 7/30 : WORKDIR /app 00:20:17 ---> Running in 58ab7983eee1 00:20:17 Removing intermediate container 58ab7983eee1 00:20:17 ---> 5c5d5956b5b0 00:20:17 Step 8/30 : COPY go.mod vendor* ./ 00:20:17 ---> f9d73c2544a7 00:20:17 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:20:17 ---> Running in b372131caf0e 00:20:18 Removing intermediate container b372131caf0e 00:20:18 ---> 899119e6d401 00:20:18 Step 10/30 : COPY . . 00:20:19 ---> b50d2981a994 00:20:19 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:20:19 ---> Running in c8e5c8a64776 00:20:19 Removing intermediate container c8e5c8a64776 00:20:19 ---> 66b4c38d561c 00:20:19 Step 12/30 : RUN $MAKE 00:20:19 ---> Running in 4e7eb6c8f5f3 00:20:19 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.11 -X edgexfoundry/app-rfid-llrp-inventory.Version=4.0.0-dev.11 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 00:20:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-40949 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 00:20:51 Running in /w/workspace/app-rfid-llrp-inventory/198 [Pipeline] { [Pipeline] checkout 00:20:54 The recommended git tool is: git 00:20:58 Removing intermediate container 4e7eb6c8f5f3 00:20:58 ---> b71dc29b680f 00:20:58 Step 13/30 : FROM alpine:3.20 00:20:58 3.20: Pulling from library/alpine 00:20:58 0a9a5dfd008f: Pulling fs layer 00:20:58 0a9a5dfd008f: Download complete 00:20:58 0a9a5dfd008f: Pull complete 00:20:58 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 00:20:58 Status: Downloaded newer image for alpine:3.20 00:20:58 ---> ff221270b9fb 00:20:58 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:20:58 ---> Running in 032c47de42c3 00:20:58 Removing intermediate container 032c47de42c3 00:20:58 ---> d6ba775b67f2 00:20:58 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 00:20:58 ---> Running in 997154c31f77 00:20:58 Removing intermediate container 997154c31f77 00:20:58 ---> 7df5b43ab2eb 00:20:58 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 00:20:58 ---> Running in 3cf83011bc2d 00:20:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:20:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:20:58 (1/2) Installing ca-certificates (20241121-r1) 00:20:58 (2/2) Installing dumb-init (1.2.5-r3) 00:20:58 Executing busybox-1.36.1-r29.trigger 00:20:58 Executing ca-certificates-20241121-r1.trigger 00:20:58 OK: 9 MiB in 16 packages 00:20:58 Removing intermediate container 3cf83011bc2d 00:20:58 ---> f5706f019258 00:20:58 Step 17/30 : RUN apk --no-cache upgrade 00:20:58 ---> Running in e770cb127daa 00:20:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:20:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:20:58 OK: 9 MiB in 16 packages 00:20:58 Removing intermediate container e770cb127daa 00:20:58 ---> 3aa92bf7212f 00:20:58 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:20:58 ---> 8096697d751e 00:20:58 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 00:20:58 ---> 3d584ab11893 00:20:58 Step 20/30 : COPY --from=builder /app/res/ /res/ 00:20:58 ---> 2a9995c97b6f 00:20:58 Step 21/30 : COPY --from=builder /app/static/ /static/ 00:20:58 ---> d09173f2901e 00:20:58 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 00:20:58 ---> bde236b11e4b 00:20:58 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 00:20:58 ---> Running in a8c70d6ad7e4 00:20:58 Removing intermediate container a8c70d6ad7e4 00:20:58 ---> 83bd98367411 00:20:58 Step 24/30 : VOLUME /cache 00:20:58 ---> Running in d7733ed0e0c9 00:20:58 Removing intermediate container d7733ed0e0c9 00:20:58 ---> a82f5d1717f0 00:20:58 Step 25/30 : EXPOSE 59711 00:20:58 ---> Running in 7726a911fae0 00:20:58 Removing intermediate container 7726a911fae0 00:20:58 ---> 0992c6240b97 00:20:58 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 00:20:58 ---> Running in 5abc25281472 00:20:58 Removing intermediate container 5abc25281472 00:20:58 ---> c0dbd1ae14ca 00:20:58 Step 27/30 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "-registry"] 00:20:58 ---> Running in 43209b586f74 00:20:58 Removing intermediate container 43209b586f74 00:20:58 ---> c79835e63bf8 00:20:58 Step 28/30 : LABEL arch=amd64 00:20:58 ---> Running in 2895bdedf692 00:20:58 Removing intermediate container 2895bdedf692 00:20:58 ---> 8aae3fb7feba 00:20:58 Step 29/30 : LABEL git_sha=f098621f5defb394b81137ffcb108a53fff6f2eb 00:20:58 ---> Running in 3d697738b4d1 00:20:58 Removing intermediate container 3d697738b4d1 00:20:58 ---> 5dab94dfe02d 00:20:58 Step 30/30 : LABEL version=4.0.0-dev.11 00:20:58 ---> Running in 910933ace53c 00:20:58 Removing intermediate container 910933ace53c 00:20:58 ---> 518e6013edf0 00:20:58 [Warning] One or more build-args [ARCH] were not consumed 00:20:58 Successfully built 518e6013edf0 00:20:58 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:20:59 provisioning config files... 00:20:59 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8589735933629843266tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:20:59 ---> ****-login.sh 00:20:59 nexus3.edgexfoundry.org:10001 00:20:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:20:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:20:59 Configure a credential helper to remove this warning. See 00:20:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:20:59 00:20:59 Login Succeeded 00:20:59 nexus3.edgexfoundry.org:10002 00:20:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:20:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:20:59 Configure a credential helper to remove this warning. See 00:20:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:20:59 00:20:59 Login Succeeded 00:20:59 nexus3.edgexfoundry.org:10003 00:20:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:20:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:20:59 Configure a credential helper to remove this warning. See 00:20:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:20:59 00:20:59 Login Succeeded 00:20:59 nexus3.edgexfoundry.org:10004 00:20:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:20:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:20:59 Configure a credential helper to remove this warning. See 00:20:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:20:59 00:20:59 Login Succeeded 00:20:59 ****.io 00:20:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:20:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:20:59 Configure a credential helper to remove this warning. See 00:20:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:20:59 00:20:59 Login Succeeded 00:20:59 ---> ****-login.sh ends [Pipeline] } 00:20:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:20:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 00:21:00 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 00:21:00 f098621f5defb394b81137ffcb108a53fff6f2eb 00:21:00 latest 00:21:00 4.0.0-dev.11 00:21:00 f098621f5defb394b81137ffcb108a53fff6f2eb-4.0.0-dev.11 00:21:00 main 00:21:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:21:00 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f098621f5defb394b81137ffcb108a53fff6f2eb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:21:00 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f098621f5defb394b81137ffcb108a53fff6f2eb 00:21:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 00:21:00 4182586031a4: Preparing 00:21:00 83920ec9fcf5: Preparing 00:21:00 c3a8085104d1: Preparing 00:21:00 f260497da5a1: Preparing 00:21:00 5860e93eb9f1: Preparing 00:21:00 39f9c306612d: Preparing 00:21:00 aa3c0d62f693: Preparing 00:21:00 ae6b9b15e823: Preparing 00:21:00 994456c4fd7b: Preparing 00:21:00 39f9c306612d: Waiting 00:21:00 994456c4fd7b: Waiting 00:21:00 aa3c0d62f693: Waiting 00:21:00 ae6b9b15e823: Waiting 00:21:00 f260497da5a1: Pushed 00:21:00 c3a8085104d1: Pushed 00:21:00 5860e93eb9f1: Pushed 00:21:00 4182586031a4: Pushed 00:21:00 994456c4fd7b: Layer already exists 00:21:00 using credential edgex-jenkins-ssh 00:21:00 Cloning the remote Git repository 00:21:00 39f9c306612d: Pushed 00:21:00 aa3c0d62f693: Pushed 00:21:00 ae6b9b15e823: Pushed 00:21:00 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 00:21:00 > git init /w/workspace/app-rfid-llrp-inventory/198 # timeout=10 00:21:01 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 00:21:01 > git --version # timeout=10 00:21:01 > git --version # 'git version 2.25.1' 00:21:01 using GIT_SSH to set credentials SSH Credentials for GitHub 00:21:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:21:05 83920ec9fcf5: Pushed 00:21:05 f098621f5defb394b81137ffcb108a53fff6f2eb: digest: sha256:dacc090c99465b3950c478dbb2fba1324fcba43c56717e555392b80b9bc990b0 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:21:05 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:21:05 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 00:21:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 00:21:05 4182586031a4: Preparing 00:21:05 83920ec9fcf5: Preparing 00:21:05 c3a8085104d1: Preparing 00:21:05 f260497da5a1: Preparing 00:21:05 5860e93eb9f1: Preparing 00:21:05 39f9c306612d: Preparing 00:21:05 aa3c0d62f693: Preparing 00:21:05 ae6b9b15e823: Preparing 00:21:05 39f9c306612d: Waiting 00:21:05 994456c4fd7b: Preparing 00:21:05 ae6b9b15e823: Waiting 00:21:05 c3a8085104d1: Layer already exists 00:21:05 5860e93eb9f1: Layer already exists 00:21:05 f260497da5a1: Layer already exists 00:21:05 83920ec9fcf5: Layer already exists 00:21:05 4182586031a4: Layer already exists 00:21:05 39f9c306612d: Layer already exists 00:21:05 aa3c0d62f693: Layer already exists 00:21:05 ae6b9b15e823: Layer already exists 00:21:05 994456c4fd7b: Layer already exists 00:21:05 latest: digest: sha256:dacc090c99465b3950c478dbb2fba1324fcba43c56717e555392b80b9bc990b0 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:21:06 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:21:05 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 00:21:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:21:06 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.0-dev.11 00:21:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 00:21:06 4182586031a4: Preparing 00:21:06 83920ec9fcf5: Preparing 00:21:06 c3a8085104d1: Preparing 00:21:06 f260497da5a1: Preparing 00:21:06 5860e93eb9f1: Preparing 00:21:06 39f9c306612d: Preparing 00:21:06 aa3c0d62f693: Preparing 00:21:06 ae6b9b15e823: Preparing 00:21:06 994456c4fd7b: Preparing 00:21:06 aa3c0d62f693: Waiting 00:21:06 ae6b9b15e823: Waiting 00:21:06 39f9c306612d: Waiting 00:21:06 994456c4fd7b: Waiting 00:21:06 83920ec9fcf5: Layer already exists 00:21:06 f260497da5a1: Layer already exists 00:21:06 c3a8085104d1: Layer already exists 00:21:06 5860e93eb9f1: Layer already exists 00:21:06 4182586031a4: Layer already exists 00:21:06 994456c4fd7b: Layer already exists 00:21:06 39f9c306612d: Layer already exists 00:21:06 ae6b9b15e823: Layer already exists 00:21:06 aa3c0d62f693: Layer already exists 00:21:06 4.0.0-dev.11: digest: sha256:dacc090c99465b3950c478dbb2fba1324fcba43c56717e555392b80b9bc990b0 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:21:06 Avoid second fetch 00:21:06 Checking out Revision f098621f5defb394b81137ffcb108a53fff6f2eb (main) 00:21:06 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f098621f5defb394b81137ffcb108a53fff6f2eb-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:21:07 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f098621f5defb394b81137ffcb108a53fff6f2eb-4.0.0-dev.11 00:21:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 00:21:07 4182586031a4: Preparing 00:21:07 83920ec9fcf5: Preparing 00:21:07 c3a8085104d1: Preparing 00:21:07 f260497da5a1: Preparing 00:21:07 5860e93eb9f1: Preparing 00:21:07 39f9c306612d: Preparing 00:21:07 aa3c0d62f693: Preparing 00:21:07 ae6b9b15e823: Preparing 00:21:07 994456c4fd7b: Preparing 00:21:07 39f9c306612d: Waiting 00:21:07 aa3c0d62f693: Waiting 00:21:07 ae6b9b15e823: Waiting 00:21:07 4182586031a4: Layer already exists 00:21:07 83920ec9fcf5: Layer already exists 00:21:07 5860e93eb9f1: Layer already exists 00:21:07 c3a8085104d1: Layer already exists 00:21:07 f260497da5a1: Layer already exists 00:21:07 aa3c0d62f693: Layer already exists 00:21:07 39f9c306612d: Layer already exists 00:21:07 994456c4fd7b: Layer already exists 00:21:07 ae6b9b15e823: Layer already exists 00:21:07 f098621f5defb394b81137ffcb108a53fff6f2eb-4.0.0-dev.11: digest: sha256:dacc090c99465b3950c478dbb2fba1324fcba43c56717e555392b80b9bc990b0 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:21:07 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:21:07 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 00:21:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 00:21:07 4182586031a4: Preparing 00:21:07 83920ec9fcf5: Preparing 00:21:07 c3a8085104d1: Preparing 00:21:07 f260497da5a1: Preparing 00:21:07 5860e93eb9f1: Preparing 00:21:07 39f9c306612d: Preparing 00:21:07 aa3c0d62f693: Preparing 00:21:07 ae6b9b15e823: Preparing 00:21:07 994456c4fd7b: Preparing 00:21:07 39f9c306612d: Waiting 00:21:07 aa3c0d62f693: Waiting 00:21:07 ae6b9b15e823: Waiting 00:21:07 994456c4fd7b: Waiting 00:21:07 c3a8085104d1: Layer already exists 00:21:07 83920ec9fcf5: Layer already exists 00:21:07 f260497da5a1: Layer already exists 00:21:07 4182586031a4: Layer already exists 00:21:07 5860e93eb9f1: Layer already exists 00:21:07 aa3c0d62f693: Layer already exists 00:21:07 39f9c306612d: Layer already exists 00:21:07 ae6b9b15e823: Layer already exists 00:21:07 994456c4fd7b: Layer already exists 00:21:07 main: digest: sha256:dacc090c99465b3950c478dbb2fba1324fcba43c56717e555392b80b9bc990b0 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } 00:21:07 Commit message: "Merge pull request #343 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0" [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:21:07 ===================================================== [Pipeline] echo 00:21:07 taggedImages: 00:21:07 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f098621f5defb394b81137ffcb108a53fff6f2eb 00:21:07 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 00:21:07 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.0-dev.11 00:21:07 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f098621f5defb394b81137ffcb108a53fff6f2eb-4.0.0-dev.11 00:21:07 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } 00:21:06 > git config core.sparsecheckout # timeout=10 00:21:06 > git checkout -f f098621f5defb394b81137ffcb108a53fff6f2eb # timeout=10 [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:21:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:21:08 00:21:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:21:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:21:08 latest: Pulling from edgex-lftools-log-publisher 00:21:08 5eb5b503b376: Pulling fs layer 00:21:08 5c69ac0246d0: Pulling fs layer 00:21:08 ec43610c2a17: Pulling fs layer 00:21:08 3a2ae6a8a46f: Pulling fs layer 00:21:08 33b1e0a273af: Pulling fs layer 00:21:08 5d3b04190fa2: Pulling fs layer 00:21:08 2f39f015ded8: Pulling fs layer 00:21:08 33b1e0a273af: Waiting 00:21:08 5d3b04190fa2: Waiting 00:21:08 3a2ae6a8a46f: Waiting 00:21:08 5c69ac0246d0: Download complete 00:21:08 3a2ae6a8a46f: Download complete 00:21:08 33b1e0a273af: Verifying Checksum 00:21:08 33b1e0a273af: Download complete 00:21:08 5d3b04190fa2: Verifying Checksum 00:21:08 5d3b04190fa2: Download complete 00:21:08 ec43610c2a17: Verifying Checksum 00:21:08 ec43610c2a17: Download complete 00:21:08 5eb5b503b376: Verifying Checksum 00:21:08 5eb5b503b376: Download complete 00:21:09 2f39f015ded8: Download complete 00:21:10 5eb5b503b376: Pull complete 00:21:10 5c69ac0246d0: Pull complete 00:21:10 ec43610c2a17: Pull complete 00:21:10 3a2ae6a8a46f: Pull complete 00:21:11 33b1e0a273af: Pull complete 00:21:11 5d3b04190fa2: Pull complete 00:21:12 00:21:12 GitHub has been notified of this commit’s build result 00:21:12 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:21:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:21:13 % Total % Received % Xferd Average Speed Time Time Time Current 00:21:13 Dload Upload Total Spent Left Speed 00:21:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 171k 0 --:--:-- --:--:-- --:--:-- 171k [Pipeline] sh 00:21:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:21:14 + sudo tee /etc/docker/daemon.new 00:21:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:21:14 { 00:21:14 "registry-mirrors": [ 00:21:14 "https://nexus3.edgexfoundry.org:10001" 00:21:14 ], 00:21:14 "bip": "10.250.0.254/24", 00:21:14 "hosts": [ 00:21:14 "tcp://0.0.0.0:5555", 00:21:14 "unix:///var/run/docker.sock" 00:21:14 ], 00:21:14 "mtu": 1458, 00:21:14 "selinux-enabled": true, 00:21:14 "seccomp-profile": "/etc/docker/seccomp.json" 00:21:14 } [Pipeline] sh 00:21:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:21:15 + sudo service docker restart 00:21:16 2f39f015ded8: Pull complete 00:21:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:21:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:21:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:21:16 prd-ubuntu20.04-docker-8c-8g-40942 does not seem to be running inside a container 00:21:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:21:19 $ docker top a4ad8836b35f5c1d0318f49a6d82f74455fc218d58644b044c4b933cc1129150 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:21:19 ---> job-cost.sh 00:21:19 lf-activate-venv: SKIPPING 00:21:19 INFO: No Stack... 00:21:20 INFO: Retrieving Pricing Info for: v3-standard-8 00:21:20 INFO: Archiving Costs [Pipeline] sh 00:21:20 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 00:21:20 + cut -d, -f6 [Pipeline] lock 00:21:20 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-198-stack-cost] 00:21:20 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-198-stack-cost] did not exist. Created. 00:21:20 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-198-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:21:21 + echo total: 0.2199999988079071 [Pipeline] stash 00:21:21 Stashed 1 file(s) [Pipeline] } 00:21:21 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-198-stack-cost] [Pipeline] // lock [Pipeline] } 00:21:21 $ docker stop --time=1 a4ad8836b35f5c1d0318f49a6d82f74455fc218d58644b044c4b933cc1129150 00:21:22 $ docker rm -f --volumes a4ad8836b35f5c1d0318f49a6d82f74455fc218d58644b044c4b933cc1129150 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:21:33 provisioning config files... 00:21:33 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/198@tmp/config10565007572766533421tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:21:34 ---> ****-login.sh 00:21:34 nexus3.edgexfoundry.org:10001 00:21:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:21:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:21:34 Configure a credential helper to remove this warning. See 00:21:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:21:34 00:21:34 Login Succeeded 00:21:34 nexus3.edgexfoundry.org:10002 00:21:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:21:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:21:35 Configure a credential helper to remove this warning. See 00:21:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:21:35 00:21:35 Login Succeeded 00:21:35 nexus3.edgexfoundry.org:10003 00:21:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:21:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:21:35 Configure a credential helper to remove this warning. See 00:21:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:21:35 00:21:35 Login Succeeded 00:21:35 nexus3.edgexfoundry.org:10004 00:21:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:21:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:21:36 Configure a credential helper to remove this warning. See 00:21:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:21:36 00:21:36 Login Succeeded 00:21:36 ****.io 00:21:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:21:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:21:36 Configure a credential helper to remove this warning. See 00:21:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:21:36 00:21:36 Login Succeeded 00:21:36 ---> ****-login.sh ends [Pipeline] } 00:21:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:21:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 00:21:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 00:21:37 ========================================================= 00:21:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 00:21:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:21:37 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 00:21:37 Sending build context to Docker daemon 682kB 00:21:37 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 00:21:37 Step 2/12 : FROM ${BASE} AS builder 00:21:38 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:21:38 9986a736f7d3: Pulling fs layer 00:21:38 1f018df60701: Pulling fs layer 00:21:38 39f8f326b044: Pulling fs layer 00:21:38 e6a1e7a6a96a: Pulling fs layer 00:21:38 4f4fb700ef54: Pulling fs layer 00:21:38 d45d956e0dbf: Pulling fs layer 00:21:38 d7702b0d1db1: Pulling fs layer 00:21:38 5c7f0f088c93: Pulling fs layer 00:21:38 4fdc064ae6cf: Pulling fs layer 00:21:38 d45d956e0dbf: Waiting 00:21:38 d7702b0d1db1: Waiting 00:21:38 5c7f0f088c93: Waiting 00:21:38 4fdc064ae6cf: Waiting 00:21:38 e6a1e7a6a96a: Waiting 00:21:38 4f4fb700ef54: Waiting 00:21:38 1f018df60701: Verifying Checksum 00:21:38 1f018df60701: Download complete 00:21:38 e6a1e7a6a96a: Verifying Checksum 00:21:38 e6a1e7a6a96a: Download complete 00:21:38 4f4fb700ef54: Verifying Checksum 00:21:38 4f4fb700ef54: Download complete 00:21:38 d45d956e0dbf: Verifying Checksum 00:21:38 d45d956e0dbf: Download complete 00:21:38 d7702b0d1db1: Verifying Checksum 00:21:38 d7702b0d1db1: Download complete 00:21:38 9986a736f7d3: Verifying Checksum 00:21:38 9986a736f7d3: Download complete 00:21:38 4fdc064ae6cf: Verifying Checksum 00:21:38 4fdc064ae6cf: Download complete 00:21:39 9986a736f7d3: Pull complete 00:21:40 1f018df60701: Pull complete 00:21:40 39f8f326b044: Verifying Checksum 00:21:40 39f8f326b044: Download complete 00:21:41 5c7f0f088c93: Verifying Checksum 00:21:41 5c7f0f088c93: Download complete 00:21:56 39f8f326b044: Pull complete 00:21:56 e6a1e7a6a96a: Pull complete 00:21:56 4f4fb700ef54: Pull complete 00:21:56 d45d956e0dbf: Pull complete 00:21:57 d7702b0d1db1: Pull complete 00:22:07 5c7f0f088c93: Pull complete 00:22:08 4fdc064ae6cf: Pull complete 00:22:08 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 00:22:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 00:22:08 ---> 63f30b955cb9 00:22:08 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 00:22:11 ---> Running in 918b9b924ffb 00:22:11 Removing intermediate container 918b9b924ffb 00:22:11 ---> 9bb556c3739d 00:22:11 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 00:22:11 ---> Running in ecded9dd4101 00:22:12 Removing intermediate container ecded9dd4101 00:22:12 ---> c874ca8010fa 00:22:12 Step 5/12 : ARG ADD_BUILD_TAGS="" 00:22:12 ---> Running in f3ebcde840f4 00:22:12 Removing intermediate container f3ebcde840f4 00:22:12 ---> 7c5fc1232d4b 00:22:12 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:22:12 ---> Running in c8a44c0a1ac7 00:22:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:22:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:22:16 OK: 239 MiB in 58 packages 00:22:17 Removing intermediate container c8a44c0a1ac7 00:22:17 ---> c49bc492358e 00:22:17 Step 7/12 : WORKDIR /app 00:22:18 ---> Running in 1e42222822a9 00:22:18 Removing intermediate container 1e42222822a9 00:22:18 ---> f9e4440c49b6 00:22:18 Step 8/12 : COPY go.mod vendor* ./ 00:22:19 ---> 7983efb00193 00:22:19 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:22:19 ---> Running in e47a1f85f3bd 00:24:11 Removing intermediate container e47a1f85f3bd 00:24:11 ---> c144f8909137 00:24:11 Step 10/12 : COPY . . 00:24:11 ---> 2516738768ad 00:24:11 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:24:11 ---> Running in 5f69d606f285 00:24:11 Removing intermediate container 5f69d606f285 00:24:11 ---> 42180543e022 00:24:11 Step 12/12 : RUN $MAKE 00:24:11 ---> Running in e69223cf8c00 00:24:11 noop 00:24:11 Removing intermediate container e69223cf8c00 00:24:11 ---> 28d44fb8d3f4 00:24:11 Successfully built 28d44fb8d3f4 00:24:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:11 + docker inspect -f . ci-base-image-arm64 00:24:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:24:11 prd-ubuntu20.04-docker-arm64-4c-16g-40949 does not seem to be running inside a container 00:24:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/198 -v /w/workspace/app-rfid-llrp-inventory/198:/w/workspace/app-rfid-llrp-inventory/198:rw,z -v /w/workspace/app-rfid-llrp-inventory/198@tmp:/w/workspace/app-rfid-llrp-inventory/198@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:24:13 $ docker top ae81989cc33443c605469503d7d96fabca5d4002529172e8d1ed5d59319b764c -eo pid,comm [Pipeline] { [Pipeline] sh 00:24:14 + go version 00:24:14 go version go1.23.4 linux/arm64 [Pipeline] } 00:24:14 $ docker stop --time=1 ae81989cc33443c605469503d7d96fabca5d4002529172e8d1ed5d59319b764c 00:24:16 $ docker rm -f --volumes ae81989cc33443c605469503d7d96fabca5d4002529172e8d1ed5d59319b764c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:17 + docker inspect -f . ci-base-image-arm64 00:24:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:24:17 prd-ubuntu20.04-docker-arm64-4c-16g-40949 does not seem to be running inside a container 00:24:17 $ 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/198 -v /w/workspace/app-rfid-llrp-inventory/198:/w/workspace/app-rfid-llrp-inventory/198:rw,z -v /w/workspace/app-rfid-llrp-inventory/198@tmp:/w/workspace/app-rfid-llrp-inventory/198@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:24:19 $ docker top 1de5f29bb79e9bb5a3a8e2fce11a5bc5c5d7ed2bd9d2acd5f9b0160c63397a39 -eo pid,comm [Pipeline] { [Pipeline] sh 00:24:20 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/198 [Pipeline] fileExists [Pipeline] sh 00:24:20 + make test 00:24:20 go test -race ./... -coverprofile=coverage.out ./... 00:29:58 edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements 00:30:02 edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements 00:30:04 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.528s coverage: 86.2% of statements 00:30:19 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.547s coverage: 71.9% of statements 00:30:19 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:30:19 go vet ./... 00:35:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:35:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:35:26 ./bin/test-attribution.sh [Pipeline] echo 00:35:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 00:35:26 $ docker stop --time=1 1de5f29bb79e9bb5a3a8e2fce11a5bc5c5d7ed2bd9d2acd5f9b0160c63397a39 00:35:28 $ docker rm -f --volumes 1de5f29bb79e9bb5a3a8e2fce11a5bc5c5d7ed2bd9d2acd5f9b0160c63397a39 [Pipeline] // withDockerContainer [Pipeline] sh 00:35:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:35:31 Warning: overwriting stash ‘coverage-report’ 00:35:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:35:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:35:33 + ls -al . 00:35:33 total 284 00:35:33 drwxrwxr-x 10 jenkins jenkins 4096 Mar 12 00:24 . 00:35:33 drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 00:21 .. 00:35:33 -rw-rw-r-- 1 jenkins jenkins 262 Mar 12 00:21 .dockerignore 00:35:33 drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 00:21 .git 00:35:33 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 00:21 .github 00:35:33 -rw-rw-r-- 1 jenkins jenkins 773 Mar 12 00:21 .gitignore 00:35:33 -rw-rw-r-- 1 jenkins jenkins 200 Mar 12 00:21 .golangci.yml 00:35:33 -rw-rw-r-- 1 jenkins jenkins 17061 Mar 12 00:21 Attribution.txt 00:35:33 -rw-rw-r-- 1 jenkins jenkins 12578 Mar 12 00:21 CHANGELOG.md 00:35:33 -rw-rw-r-- 1 jenkins jenkins 1769 Mar 12 00:21 Dockerfile 00:35:33 -rw-rw-r-- 1 jenkins jenkins 677 Mar 12 00:21 GOVERNANCE.md 00:35:33 -rw-rw-r-- 1 jenkins jenkins 665 Mar 12 00:21 Jenkinsfile 00:35:33 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 12 00:21 LICENSE 00:35:33 -rw-rw-r-- 1 jenkins jenkins 3066 Mar 12 00:21 Makefile 00:35:33 -rw-rw-r-- 1 jenkins jenkins 617 Mar 12 00:21 OWNERS.md 00:35:33 -rw-rw-r-- 1 jenkins jenkins 3851 Mar 12 00:21 README.md 00:35:33 -rw-rw-r-- 1 jenkins jenkins 12 Mar 12 00:17 VERSION 00:35:33 drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 00:21 bin 00:35:33 -rw-r--r-- 1 jenkins jenkins 55696 Mar 12 00:30 coverage.out 00:35:33 -rw-rw-r-- 1 jenkins jenkins 6693 Mar 12 00:21 go.mod 00:35:33 -rw-rw-r-- 1 jenkins jenkins 88170 Mar 12 00:21 go.sum 00:35:33 drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 00:21 images 00:35:33 drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 00:21 internal 00:35:33 -rw-rw-r-- 1 jenkins jenkins 531 Mar 12 00:21 main.go 00:35:33 drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 00:21 openapi 00:35:33 drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 00:21 res 00:35:33 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 00:21 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:33 + 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=f098621f5defb394b81137ffcb108a53fff6f2eb --label arch=arm64 --label version=4.0.0-dev.11 . 00:35:34 Sending build context to Docker daemon 682kB 00:35:34 Step 1/30 : ARG BASE=golang:1.23-alpine3.20 00:35:34 Step 2/30 : FROM ${BASE} AS builder 00:35:34 ---> 28d44fb8d3f4 00:35:34 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 00:35:34 ---> Running in 1ed4c79c8266 00:35:34 Removing intermediate container 1ed4c79c8266 00:35:34 ---> cf3fc44e4464 00:35:34 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 00:35:34 ---> Running in 53cd67ac8db4 00:35:35 Removing intermediate container 53cd67ac8db4 00:35:35 ---> 4be62bbc657f 00:35:35 Step 5/30 : ARG ADD_BUILD_TAGS="" 00:35:35 ---> Running in 5e1f1f3cffb3 00:35:35 Removing intermediate container 5e1f1f3cffb3 00:35:35 ---> 2d8baa35dbbd 00:35:35 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:35:35 ---> Running in 817d749f6e03 00:35:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:35:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:35:39 OK: 239 MiB in 58 packages 00:35:39 Removing intermediate container 817d749f6e03 00:35:39 ---> 84f320dddc4d 00:35:39 Step 7/30 : WORKDIR /app 00:35:39 ---> Running in 8cf121c91a7b 00:35:40 Removing intermediate container 8cf121c91a7b 00:35:40 ---> 3e1dc1b94a8c 00:35:40 Step 8/30 : COPY go.mod vendor* ./ 00:35:40 ---> 6df35e671de4 00:35:40 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:35:40 ---> Running in 6113864c09c1 00:35:43 Removing intermediate container 6113864c09c1 00:35:43 ---> c004742f5560 00:35:43 Step 10/30 : COPY . . 00:35:44 ---> 7aeff5f3eae3 00:35:44 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:35:44 ---> Running in 1fce0a27022b 00:35:44 Removing intermediate container 1fce0a27022b 00:35:44 ---> 8a6bf52d3c74 00:35:44 Step 12/30 : RUN $MAKE 00:35:44 ---> Running in a676e46ab80e 00:35:45 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.11 -X edgexfoundry/app-rfid-llrp-inventory.Version=4.0.0-dev.11 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 00:39:52 Removing intermediate container a676e46ab80e 00:39:52 ---> b1f6509a005c 00:39:52 Step 13/30 : FROM alpine:3.20 00:39:52 3.20: Pulling from library/alpine 00:39:52 94e9d8af2201: Pulling fs layer 00:39:52 94e9d8af2201: Verifying Checksum 00:39:52 94e9d8af2201: Download complete 00:39:52 94e9d8af2201: Pull complete 00:39:52 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 00:39:52 Status: Downloaded newer image for alpine:3.20 00:39:52 ---> 7aab056cecc6 00:39:52 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:39:52 ---> Running in 610243d6bcee 00:39:52 Removing intermediate container 610243d6bcee 00:39:52 ---> 3fb6b2af9101 00:39:52 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 00:39:52 ---> Running in 6f26bf540c5b 00:39:52 Removing intermediate container 6f26bf540c5b 00:39:52 ---> 84377cfdf0ae 00:39:52 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 00:39:52 ---> Running in 7923c8dc82f8 00:39:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:39:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:39:54 (1/2) Installing ca-certificates (20241121-r1) 00:39:54 (2/2) Installing dumb-init (1.2.5-r3) 00:39:54 Executing busybox-1.36.1-r29.trigger 00:39:54 Executing ca-certificates-20241121-r1.trigger 00:39:54 OK: 10 MiB in 16 packages 00:39:56 Removing intermediate container 7923c8dc82f8 00:39:56 ---> 5836c7c925e0 00:39:56 Step 17/30 : RUN apk --no-cache upgrade 00:39:56 ---> Running in dcf1fd89a4d0 00:39:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:39:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:39:59 OK: 10 MiB in 16 packages 00:40:00 Removing intermediate container dcf1fd89a4d0 00:40:00 ---> 6d5a3ae0b7b1 00:40:00 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:40:00 ---> bf6ad006a0e9 00:40:00 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 00:40:01 ---> 24794fd62e9e 00:40:01 Step 20/30 : COPY --from=builder /app/res/ /res/ 00:40:02 ---> 711102829e32 00:40:02 Step 21/30 : COPY --from=builder /app/static/ /static/ 00:40:02 ---> 086d519f6678 00:40:02 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 00:40:04 ---> 58812459c331 00:40:04 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 00:40:04 ---> Running in fe6c432e53c2 00:40:06 Removing intermediate container fe6c432e53c2 00:40:06 ---> 0e16cd96eea3 00:40:06 Step 24/30 : VOLUME /cache 00:40:06 ---> Running in 4142ac0ca3be 00:40:07 Removing intermediate container 4142ac0ca3be 00:40:07 ---> d4046cab666d 00:40:07 Step 25/30 : EXPOSE 59711 00:40:07 ---> Running in 3c963c6830f8 00:40:07 Removing intermediate container 3c963c6830f8 00:40:07 ---> 2d721d258f8e 00:40:07 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 00:40:07 ---> Running in c1921642d3e7 00:40:07 Removing intermediate container c1921642d3e7 00:40:07 ---> 3b234783c6c5 00:40:07 Step 27/30 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "-registry"] 00:40:07 ---> Running in 6ae9209899d0 00:40:08 Removing intermediate container 6ae9209899d0 00:40:08 ---> 09be616d5a8b 00:40:08 Step 28/30 : LABEL arch=arm64 00:40:08 ---> Running in 54e4f7e0587f 00:40:08 Removing intermediate container 54e4f7e0587f 00:40:08 ---> 3a890811e00e 00:40:08 Step 29/30 : LABEL git_sha=f098621f5defb394b81137ffcb108a53fff6f2eb 00:40:08 ---> Running in a91e8ee54956 00:40:09 Removing intermediate container a91e8ee54956 00:40:09 ---> fccba5d800d3 00:40:09 Step 30/30 : LABEL version=4.0.0-dev.11 00:40:09 ---> Running in aaf4d0345d3b 00:40:09 Removing intermediate container aaf4d0345d3b 00:40:09 ---> 7eb7782cb31b 00:40:09 [Warning] One or more build-args [ARCH] were not consumed 00:40:09 Successfully built 7eb7782cb31b 00:40:09 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 00:40:09 provisioning config files... 00:40:09 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/198@tmp/config9254758658743020160tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:40:10 ---> ****-login.sh 00:40:10 nexus3.edgexfoundry.org:10001 00:40:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:40:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:40:10 Configure a credential helper to remove this warning. See 00:40:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:40:10 00:40:10 Login Succeeded 00:40:10 nexus3.edgexfoundry.org:10002 00:40:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:40:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:40:10 Configure a credential helper to remove this warning. See 00:40:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:40:10 00:40:10 Login Succeeded 00:40:10 nexus3.edgexfoundry.org:10003 00:40:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:40:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:40:11 Configure a credential helper to remove this warning. See 00:40:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:40:11 00:40:11 Login Succeeded 00:40:11 nexus3.edgexfoundry.org:10004 00:40:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:40:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:40:11 Configure a credential helper to remove this warning. See 00:40:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:40:11 00:40:11 Login Succeeded 00:40:11 ****.io 00:40:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:40:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:40:12 Configure a credential helper to remove this warning. See 00:40:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:40:12 00:40:12 Login Succeeded 00:40:12 ---> ****-login.sh ends [Pipeline] } 00:40:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:40:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 00:40:12 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 00:40:12 f098621f5defb394b81137ffcb108a53fff6f2eb 00:40:12 latest 00:40:12 4.0.0-dev.11 00:40:12 f098621f5defb394b81137ffcb108a53fff6f2eb-4.0.0-dev.11 00:40:12 main 00:40:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:12 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f098621f5defb394b81137ffcb108a53fff6f2eb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:12 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f098621f5defb394b81137ffcb108a53fff6f2eb 00:40:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 00:40:12 6b850babbd84: Preparing 00:40:12 7597e4591486: Preparing 00:40:12 951a6cd8c397: Preparing 00:40:12 775e65f3d806: Preparing 00:40:12 46a42f25ecd7: Preparing 00:40:12 f47506352668: Preparing 00:40:12 09ee645ac729: Preparing 00:40:12 186101499032: Preparing 00:40:12 dd9c8f8612c8: Preparing 00:40:12 f47506352668: Waiting 00:40:12 09ee645ac729: Waiting 00:40:12 dd9c8f8612c8: Waiting 00:40:12 186101499032: Waiting 00:40:13 46a42f25ecd7: Pushed 00:40:13 951a6cd8c397: Pushed 00:40:13 6b850babbd84: Pushed 00:40:13 775e65f3d806: Pushed 00:40:13 dd9c8f8612c8: Layer already exists 00:40:13 f47506352668: Pushed 00:40:13 09ee645ac729: Pushed 00:40:13 186101499032: Pushed 00:40:21 7597e4591486: Pushed 00:40:21 f098621f5defb394b81137ffcb108a53fff6f2eb: digest: sha256:0eb76dc9857ef7773cff96ee206207b780d9d4be7b10d6a48ff72944f835c9d2 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:22 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:22 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 00:40:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 00:40:22 6b850babbd84: Preparing 00:40:22 7597e4591486: Preparing 00:40:22 951a6cd8c397: Preparing 00:40:22 775e65f3d806: Preparing 00:40:22 46a42f25ecd7: Preparing 00:40:22 f47506352668: Preparing 00:40:22 09ee645ac729: Preparing 00:40:22 186101499032: Preparing 00:40:22 dd9c8f8612c8: Preparing 00:40:22 186101499032: Waiting 00:40:22 dd9c8f8612c8: Waiting 00:40:22 f47506352668: Waiting 00:40:22 09ee645ac729: Waiting 00:40:22 46a42f25ecd7: Layer already exists 00:40:22 775e65f3d806: Layer already exists 00:40:22 6b850babbd84: Layer already exists 00:40:22 951a6cd8c397: Layer already exists 00:40:22 7597e4591486: Layer already exists 00:40:22 09ee645ac729: Layer already exists 00:40:22 f47506352668: Layer already exists 00:40:22 dd9c8f8612c8: Layer already exists 00:40:22 186101499032: Layer already exists 00:40:22 latest: digest: sha256:0eb76dc9857ef7773cff96ee206207b780d9d4be7b10d6a48ff72944f835c9d2 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:23 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:23 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.0.0-dev.11 00:40:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 00:40:23 6b850babbd84: Preparing 00:40:23 7597e4591486: Preparing 00:40:23 951a6cd8c397: Preparing 00:40:23 775e65f3d806: Preparing 00:40:23 46a42f25ecd7: Preparing 00:40:23 f47506352668: Preparing 00:40:23 f47506352668: Waiting 00:40:23 09ee645ac729: Preparing 00:40:23 186101499032: Preparing 00:40:23 dd9c8f8612c8: Preparing 00:40:23 09ee645ac729: Waiting 00:40:23 186101499032: Waiting 00:40:23 dd9c8f8612c8: Waiting 00:40:23 6b850babbd84: Layer already exists 00:40:23 951a6cd8c397: Layer already exists 00:40:23 7597e4591486: Layer already exists 00:40:23 46a42f25ecd7: Layer already exists 00:40:23 775e65f3d806: Layer already exists 00:40:23 09ee645ac729: Layer already exists 00:40:23 f47506352668: Layer already exists 00:40:23 dd9c8f8612c8: Layer already exists 00:40:23 186101499032: Layer already exists 00:40:23 4.0.0-dev.11: digest: sha256:0eb76dc9857ef7773cff96ee206207b780d9d4be7b10d6a48ff72944f835c9d2 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:24 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f098621f5defb394b81137ffcb108a53fff6f2eb-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:24 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f098621f5defb394b81137ffcb108a53fff6f2eb-4.0.0-dev.11 00:40:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 00:40:24 6b850babbd84: Preparing 00:40:24 7597e4591486: Preparing 00:40:24 951a6cd8c397: Preparing 00:40:24 775e65f3d806: Preparing 00:40:24 46a42f25ecd7: Preparing 00:40:24 f47506352668: Preparing 00:40:24 09ee645ac729: Preparing 00:40:24 186101499032: Preparing 00:40:24 dd9c8f8612c8: Preparing 00:40:24 f47506352668: Waiting 00:40:24 09ee645ac729: Waiting 00:40:24 186101499032: Waiting 00:40:24 dd9c8f8612c8: Waiting 00:40:24 46a42f25ecd7: Layer already exists 00:40:24 6b850babbd84: Layer already exists 00:40:24 775e65f3d806: Layer already exists 00:40:24 7597e4591486: Layer already exists 00:40:24 951a6cd8c397: Layer already exists 00:40:24 09ee645ac729: Layer already exists 00:40:24 f47506352668: Layer already exists 00:40:24 186101499032: Layer already exists 00:40:24 dd9c8f8612c8: Layer already exists 00:40:24 f098621f5defb394b81137ffcb108a53fff6f2eb-4.0.0-dev.11: digest: sha256:0eb76dc9857ef7773cff96ee206207b780d9d4be7b10d6a48ff72944f835c9d2 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:25 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:25 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 00:40:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 00:40:25 6b850babbd84: Preparing 00:40:25 7597e4591486: Preparing 00:40:25 951a6cd8c397: Preparing 00:40:25 775e65f3d806: Preparing 00:40:25 46a42f25ecd7: Preparing 00:40:25 f47506352668: Preparing 00:40:25 09ee645ac729: Preparing 00:40:25 186101499032: Preparing 00:40:25 dd9c8f8612c8: Preparing 00:40:25 09ee645ac729: Waiting 00:40:25 186101499032: Waiting 00:40:25 f47506352668: Waiting 00:40:25 dd9c8f8612c8: Waiting 00:40:25 951a6cd8c397: Layer already exists 00:40:25 6b850babbd84: Layer already exists 00:40:25 7597e4591486: Layer already exists 00:40:25 775e65f3d806: Layer already exists 00:40:25 46a42f25ecd7: Layer already exists 00:40:25 f47506352668: Layer already exists 00:40:25 186101499032: Layer already exists 00:40:25 09ee645ac729: Layer already exists 00:40:25 dd9c8f8612c8: Layer already exists 00:40:25 main: digest: sha256:0eb76dc9857ef7773cff96ee206207b780d9d4be7b10d6a48ff72944f835c9d2 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:40:25 ===================================================== [Pipeline] echo 00:40:25 taggedImages: 00:40:25 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f098621f5defb394b81137ffcb108a53fff6f2eb 00:40:25 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 00:40:25 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.0.0-dev.11 00:40:25 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f098621f5defb394b81137ffcb108a53fff6f2eb-4.0.0-dev.11 00:40:25 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:40:26 00:40:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:40:26 arm64: Pulling from edgex-lftools-log-publisher 00:40:26 8998bd30e6a1: Pulling fs layer 00:40:26 04944245beec: Pulling fs layer 00:40:26 699f458cf7ca: Pulling fs layer 00:40:26 765212b225bb: Pulling fs layer 00:40:26 f23df028b6ca: Pulling fs layer 00:40:26 d65c8cfc05b1: Pulling fs layer 00:40:26 2437ff75d9bd: Pulling fs layer 00:40:26 765212b225bb: Waiting 00:40:26 f23df028b6ca: Waiting 00:40:26 d65c8cfc05b1: Waiting 00:40:26 2437ff75d9bd: Waiting 00:40:26 04944245beec: Verifying Checksum 00:40:26 04944245beec: Download complete 00:40:26 765212b225bb: Verifying Checksum 00:40:26 765212b225bb: Download complete 00:40:26 f23df028b6ca: Verifying Checksum 00:40:26 f23df028b6ca: Download complete 00:40:26 d65c8cfc05b1: Verifying Checksum 00:40:26 d65c8cfc05b1: Download complete 00:40:27 699f458cf7ca: Verifying Checksum 00:40:27 699f458cf7ca: Download complete 00:40:27 8998bd30e6a1: Verifying Checksum 00:40:27 8998bd30e6a1: Download complete 00:40:30 2437ff75d9bd: Verifying Checksum 00:40:30 2437ff75d9bd: Download complete 00:40:32 8998bd30e6a1: Pull complete 00:40:33 04944245beec: Pull complete 00:40:34 699f458cf7ca: Pull complete 00:40:34 765212b225bb: Pull complete 00:40:35 f23df028b6ca: Pull complete 00:40:36 d65c8cfc05b1: Pull complete 00:40:54 2437ff75d9bd: Pull complete 00:40:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:40:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:40:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:40:54 prd-ubuntu20.04-docker-arm64-4c-16g-40949 does not seem to be running inside a container 00:40:55 $ 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/198 -v /w/workspace/app-rfid-llrp-inventory/198:/w/workspace/app-rfid-llrp-inventory/198:rw,z -v /w/workspace/app-rfid-llrp-inventory/198@tmp:/w/workspace/app-rfid-llrp-inventory/198@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:40:58 $ docker top 835c0595c3ad024ba45c649668d4fb09c3bc46f7950d2f3ece8ea32e901f5d95 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:40:59 ---> job-cost.sh 00:40:59 lf-activate-venv: SKIPPING 00:40:59 INFO: No Stack... 00:40:59 INFO: Retrieving Pricing Info for: v3-standard-4 00:41:00 INFO: Archiving Costs [Pipeline] sh 00:41:00 + cat /w/workspace/app-rfid-llrp-inventory/198/archives/cost.csv 00:41:00 + cut -d, -f6 [Pipeline] lock 00:41:00 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-198-stack-cost] 00:41:00 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-198-stack-cost] did not exist. Created. 00:41:00 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-198-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:41:01 /w/workspace/app-rfid-llrp-inventory/198@tmp/durable-f02ccce1/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:41:02 + echo total: 0.10999999940395355 [Pipeline] stash 00:41:02 Warning: overwriting stash ‘stack-cost’ 00:41:02 Stashed 1 file(s) [Pipeline] } 00:41:02 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-198-stack-cost] [Pipeline] // lock [Pipeline] } 00:41:02 $ docker stop --time=1 835c0595c3ad024ba45c649668d4fb09c3bc46f7950d2f3ece8ea32e901f5d95 00:41:03 $ docker rm -f --volumes 835c0595c3ad024ba45c649668d4fb09c3bc46f7950d2f3ece8ea32e901f5d95 [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 00:41:04 provisioning config files... 00:41:04 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4778814575297266582tmp [Pipeline] { [Pipeline] sh 00:41:04 + set +x 00:41:04 + curl -s https://codecov.io/bash 00:41:04 + bash -s -- 00:41:04 00:41:04 _____ _ 00:41:04 / ____| | | 00:41:04 | | ___ __| | ___ ___ _____ __ 00:41:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:41:04 | |___| (_) | (_| | __/ (_| (_) \ V / 00:41:04 \_____\___/ \__,_|\___|\___\___/ \_/ 00:41:04 Bash-1.0.6 00:41:04 00:41:04 00:41:04 [0;36m==>[0m git version 2.25.1 found 00:41:04 [0;36m==>[0m 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 00:41:04 Release-Date: 2020-01-08 00:41:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:41:04 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:41:04 [0;90m==>[0m Jenkins CI detected. 00:41:04 [0;90mcurrent dir: [0m /w/workspace/dry_app-rfid-llrp-inventory_main 00:41:04 [0;90mproject root:[0m . 00:41:04 [0;90m-->[0m token set from env 00:41:04 [0;32mYaml not found, that's ok! Learn more at[0m [0;36mhttp://docs.codecov.io/docs/codecov-yaml[0m 00:41:04 [0;90m==>[0m Running gcov in . [0;90m(disable via -X gcov)[0m 00:41:04 [0;90m==>[0m Python coveragepy not found 00:41:04 [0;90m==>[0m Searching for coverage reports in: 00:41:04 [0;32m+[0m . 00:41:04 [0;90m->[0m Found 1 reports 00:41:04 [0;90m==>[0m Detecting git/mercurial file structure 00:41:04 [0;90m==>[0m Reading reports 00:41:04 [0;32m+[0m ./coverage.out [0;90mbytes=55696[0m 00:41:04 [0;90m==>[0m Appending adjustments 00:41:04 [0;36mhttps://docs.codecov.io/docs/fixing-reports[0m 00:41:05 [0;32m+[0m Found adjustments 00:41:05 [0;90m==>[0m Gzipping contents 00:41:05 16K /tmp/codecov.MTw5j0.gz 00:41:05 [0;90m==>[0m Uploading reports 00:41:05 [0;90murl:[0m https://codecov.io 00:41:05 [0;90mquery:[0m branch=main&commit=f098621f5defb394b81137ffcb108a53fff6f2eb&build=198&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F198%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 00:41:05 [0;90m->[0m Pinging Codecov 00:41:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=<hidden>&package=bash-1.0.6&token=****&branch=main&commit=f098621f5defb394b81137ffcb108a53fff6f2eb&build=198&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F198%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 00:41:05 [0;90m->[0m Uploading to 00:41:05 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/f098621f5defb394b81137ffcb108a53fff6f2eb/5fe5e2e8-c889-4723-82ca-9503b55a99d2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250312%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250312T004105Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=dd38202715c8e6616cb5300c4ad28a39cdef33374cab2924931826109c29b2c1 00:41:05 % Total % Received % Xferd Average Speed Time Time Time Current 00:41:05 Dload Upload Total Spent Left Speed 00:41:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12864 0 0 100 12864 0 100k --:--:-- --:--:-- --:--:-- 100k 00:41:05 [0;32m->[0m Reports have been successfully queued for processing at [0;36mhttps://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/f098621f5defb394b81137ffcb108a53fff6f2eb[0m [Pipeline] } 00:41:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:41:05 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:41:05 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 00:41:05 00:41:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 00:41:06 latest: Pulling from edgex-devops/edgex-snyk-go 00:41:06 43c4264eed91: Pulling fs layer 00:41:06 4cc291be95ef: Pulling fs layer 00:41:06 2ac1f1163629: Pulling fs layer 00:41:06 5c3c966382ef: Pulling fs layer 00:41:06 4f4fb700ef54: Pulling fs layer 00:41:06 d9c7d2e4e75e: Pulling fs layer 00:41:06 9c3e1370e548: Pulling fs layer 00:41:06 5c3c966382ef: Waiting 00:41:06 4f4fb700ef54: Waiting 00:41:06 d9c7d2e4e75e: Waiting 00:41:06 9c3e1370e548: Waiting 00:41:06 4cc291be95ef: Download complete 00:41:06 5c3c966382ef: Verifying Checksum 00:41:06 5c3c966382ef: Download complete 00:41:06 4f4fb700ef54: Verifying Checksum 00:41:06 4f4fb700ef54: Download complete 00:41:06 43c4264eed91: Verifying Checksum 00:41:06 43c4264eed91: Download complete 00:41:06 43c4264eed91: Pull complete 00:41:06 d9c7d2e4e75e: Verifying Checksum 00:41:06 d9c7d2e4e75e: Download complete 00:41:06 4cc291be95ef: Pull complete 00:41:06 2ac1f1163629: Verifying Checksum 00:41:06 2ac1f1163629: Download complete 00:41:07 9c3e1370e548: Verifying Checksum 00:41:10 2ac1f1163629: Pull complete 00:41:10 5c3c966382ef: Pull complete 00:41:10 4f4fb700ef54: Pull complete 00:41:10 d9c7d2e4e75e: Pull complete 00:41:14 9c3e1370e548: Pull complete 00:41:14 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 00:41:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 00:41:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:41:14 prd-ubuntu20.04-docker-8c-8g-40942 does not seem to be running inside a container 00:41:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 00:41:18 $ docker top 957230f267e3904bb699bdfaeef92311e9b6d5640b1ad9401c0bc11baa2243cb -eo pid,comm [Pipeline] { [Pipeline] sh 00:41:18 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] echo 00:41:18 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 00:41:18 + set -o pipefail 00:41:18 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 00:41:25 00:41:25 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 00:41:25 00:41:25 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7116c55e-148a-425a-9d75-27689445d8a8/history/e7d7a815-c1e2-4d71-9e09-fbdb2b5cecda 00:41:25 00:41:25 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:41:25 00:41:25 00:41:25 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 00:41:25 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 00:41:25 $ docker stop --time=1 957230f267e3904bb699bdfaeef92311e9b6d5640b1ad9401c0bc11baa2243cb 00:41:28 $ docker rm -f --volumes 957230f267e3904bb699bdfaeef92311e9b6d5640b1ad9401c0bc11baa2243cb [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 00:41:29 + git log --format=format:%s -1 f098621f5defb394b81137ffcb108a53fff6f2eb [Pipeline] sh 00:41:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:41:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:41:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:41:30 prd-ubuntu20.04-docker-8c-8g-40942 does not seem to be running inside a container 00:41:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:41:30 $ docker top e682a1f3e0281c087e11de78783a28c27325fa6685ec4f707a6dace253408535 -eo pid,comm 00:41:30 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). 00:41:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:41:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:41:31 [ssh-agent] Looking for ssh-agent implementation... 00:41:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:41:31 $ docker exec e682a1f3e0281c087e11de78783a28c27325fa6685ec4f707a6dace253408535 ssh-agent 00:41:31 SSH_AUTH_SOCK=/tmp/ssh-XlCDQ36yo79b/agent.33 00:41:31 SSH_AGENT_PID=39 00:41:31 Running ssh-add (command line suppressed) 00:41:31 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5979180013140965228.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5979180013140965228.key) 00:41:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:41:31 + git semver tag 00:41:31 2025-03-12 00:41:31,866 [run_tag] DEBUG tag force:False 00:41:31 2025-03-12 00:41:31,866 [check_head_tag] DEBUG check head tag 00:41:31 2025-03-12 00:41:31,868 [execute] INFO git cat-file --batch-check 00:41:31 2025-03-12 00:41:31,868 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=<valid stream>) 00:41:31 2025-03-12 00:41:31,872 [execute] INFO git cat-file --batch 00:41:31 2025-03-12 00:41:31,872 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=<valid stream>) 00:41:31 2025-03-12 00:41:31,898 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 00:41:31 2025-03-12 00:41:31,899 [execute] INFO git tag -a v4.0.0-dev.11 -m v4.0.0-dev.11 00:41:31 2025-03-12 00:41:31,899 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.11', '-m', 'v4.0.0-dev.11'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 00:41:31 2025-03-12 00:41:31,904 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 00:41:31 4.0.0-dev.11 [Pipeline] } 00:41:31 $ docker exec --env ******** --env ******** e682a1f3e0281c087e11de78783a28c27325fa6685ec4f707a6dace253408535 ssh-agent -k 00:41:32 unset SSH_AUTH_SOCK; 00:41:32 unset SSH_AGENT_PID; 00:41:32 echo Agent pid 39 killed; 00:41:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:41:32 + git semver [Pipeline] } 00:41:32 $ docker stop --time=1 e682a1f3e0281c087e11de78783a28c27325fa6685ec4f707a6dace253408535 00:41:34 $ docker rm -f --volumes e682a1f3e0281c087e11de78783a28c27325fa6685ec4f707a6dace253408535 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:41:34 00:41:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:41:34 0.23.1-centos7: Pulling from edgex-lftools 00:41:34 ab5ef0e58194: Pulling fs layer 00:41:34 9712f1f96733: Pulling fs layer 00:41:34 63f879dbbcfc: Pulling fs layer 00:41:34 0d9ebad4ef96: Pulling fs layer 00:41:34 e9a5061849ea: Pulling fs layer 00:41:34 d747dcd14b5f: Pulling fs layer 00:41:34 2de7ff778b66: Pulling fs layer 00:41:34 0d9ebad4ef96: Waiting 00:41:34 e9a5061849ea: Waiting 00:41:34 d747dcd14b5f: Waiting 00:41:34 2de7ff778b66: Waiting 00:41:34 9712f1f96733: Verifying Checksum 00:41:34 9712f1f96733: Download complete 00:41:34 63f879dbbcfc: Verifying Checksum 00:41:34 63f879dbbcfc: Download complete 00:41:35 e9a5061849ea: Verifying Checksum 00:41:35 e9a5061849ea: Download complete 00:41:35 d747dcd14b5f: Verifying Checksum 00:41:35 d747dcd14b5f: Download complete 00:41:35 ab5ef0e58194: Verifying Checksum 00:41:35 ab5ef0e58194: Download complete 00:41:35 0d9ebad4ef96: Verifying Checksum 00:41:35 0d9ebad4ef96: Download complete 00:41:35 2de7ff778b66: Verifying Checksum 00:41:35 2de7ff778b66: Download complete 00:41:38 ab5ef0e58194: Pull complete 00:41:38 9712f1f96733: Pull complete 00:41:39 63f879dbbcfc: Pull complete 00:41:43 0d9ebad4ef96: Pull complete 00:41:43 e9a5061849ea: Pull complete 00:41:43 d747dcd14b5f: Pull complete 00:41:44 2de7ff778b66: Pull complete 00:41:44 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:41:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:41:44 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:41:44 prd-ubuntu20.04-docker-8c-8g-40942 does not seem to be running inside a container 00:41:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 00:41:48 $ docker top 0f98ceec9a3aa133395c55e1fc552d72eb4eba1f65b13b699d3fc0f80ab698db -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:41:48 provisioning config files... 00:41:48 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5316824245367879289tmp 00:41:48 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15885394761754479943tmp 00:41:48 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7012637836609393059tmp [Pipeline] { [Pipeline] echo 00:41:48 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:41:49 ---> sigul-configuration.sh 00:41:49 gpg: directory `/root/.gnupg' created 00:41:49 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:41:49 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:41:49 gpg: keyring `/root/.gnupg/secring.gpg' created 00:41:49 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:41:49 gpg: CAST5 encrypted data 00:41:49 gpg: encrypted with 1 passphrase 00:41:49 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:41:49 + mkdir /home/jenkins 00:41:49 + mkdir /home/jenkins/sigul [Pipeline] sh 00:41: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 00:41:49 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:41:50 ---> sigul-install.sh 00:41:50 Sigul already installed; skipping installation. [Pipeline] sh 00:41:50 + git tag --list 00:41:50 v0.0.0 00:41:50 v1.0.0 00:41:50 v2.1.0 00:41:50 v2.1.1 00:41:50 v2.2.0 00:41:50 v2.3.0 00:41:50 v3.0 00:41:50 v3.0.0 00:41:50 v3.0.1 00:41:50 v3.0.1-dev.1 00:41:50 v3.1 00:41:50 v3.1.0 00:41:50 v3.1.0-dev.1 00:41:50 v3.1.0-dev.10 00:41:50 v3.1.0-dev.11 00:41:50 v3.1.0-dev.12 00:41:50 v3.1.0-dev.13 00:41:50 v3.1.0-dev.14 00:41:50 v3.1.0-dev.15 00:41:50 v3.1.0-dev.16 00:41:50 v3.1.0-dev.17 00:41:50 v3.1.0-dev.18 00:41:50 v3.1.0-dev.19 00:41:50 v3.1.0-dev.2 00:41:50 v3.1.0-dev.20 00:41:50 v3.1.0-dev.21 00:41:50 v3.1.0-dev.22 00:41:50 v3.1.0-dev.23 00:41:50 v3.1.0-dev.24 00:41:50 v3.1.0-dev.25 00:41:50 v3.1.0-dev.26 00:41:50 v3.1.0-dev.27 00:41:50 v3.1.0-dev.28 00:41:50 v3.1.0-dev.29 00:41:50 v3.1.0-dev.3 00:41:50 v3.1.0-dev.30 00:41:50 v3.1.0-dev.31 00:41:50 v3.1.0-dev.32 00:41:50 v3.1.0-dev.33 00:41:50 v3.1.0-dev.34 00:41:50 v3.1.0-dev.35 00:41:50 v3.1.0-dev.36 00:41:50 v3.1.0-dev.37 00:41:50 v3.1.0-dev.38 00:41:50 v3.1.0-dev.39 00:41:50 v3.1.0-dev.4 00:41:50 v3.1.0-dev.40 00:41:50 v3.1.0-dev.5 00:41:50 v3.1.0-dev.6 00:41:50 v3.1.0-dev.7 00:41:50 v3.1.0-dev.8 00:41:50 v3.1.0-dev.9 00:41:50 v3.1.1 00:41:50 v3.2.0-dev.1 00:41:50 v3.2.0-dev.10 00:41:50 v3.2.0-dev.11 00:41:50 v3.2.0-dev.12 00:41:50 v3.2.0-dev.13 00:41:50 v3.2.0-dev.14 00:41:50 v3.2.0-dev.15 00:41:50 v3.2.0-dev.16 00:41:50 v3.2.0-dev.17 00:41:50 v3.2.0-dev.18 00:41:50 v3.2.0-dev.19 00:41:50 v3.2.0-dev.2 00:41:50 v3.2.0-dev.20 00:41:50 v3.2.0-dev.21 00:41:50 v3.2.0-dev.22 00:41:50 v3.2.0-dev.23 00:41:50 v3.2.0-dev.24 00:41:50 v3.2.0-dev.25 00:41:50 v3.2.0-dev.26 00:41:50 v3.2.0-dev.27 00:41:50 v3.2.0-dev.28 00:41:50 v3.2.0-dev.29 00:41:50 v3.2.0-dev.3 00:41:50 v3.2.0-dev.30 00:41:50 v3.2.0-dev.31 00:41:50 v3.2.0-dev.32 00:41:50 v3.2.0-dev.33 00:41:50 v3.2.0-dev.4 00:41:50 v3.2.0-dev.5 00:41:50 v3.2.0-dev.6 00:41:50 v3.2.0-dev.7 00:41:50 v3.2.0-dev.8 00:41:50 v3.2.0-dev.9 00:41:50 v4.0.0-dev.1 00:41:50 v4.0.0-dev.10 00:41:50 v4.0.0-dev.11 00:41:50 v4.0.0-dev.2 00:41:50 v4.0.0-dev.3 00:41:50 v4.0.0-dev.4 00:41:50 v4.0.0-dev.5 00:41:50 v4.0.0-dev.6 00:41:50 v4.0.0-dev.7 00:41:50 v4.0.0-dev.8 00:41:50 v4.0.0-dev.9 [Pipeline] sh 00:41:50 + lftools sign git-tag v4.0.0-dev.11 00:41:51 Signing Git tag with Sigul... 00:41:51 Signing v4.0.0-dev.11 [Pipeline] echo 00:41:51 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:41:51 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:41:51 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:41:52 $ docker stop --time=1 0f98ceec9a3aa133395c55e1fc552d72eb4eba1f65b13b699d3fc0f80ab698db 00:41:53 $ docker rm -f --volumes 0f98ceec9a3aa133395c55e1fc552d72eb4eba1f65b13b699d3fc0f80ab698db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:41:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:41:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:41:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:41:54 prd-ubuntu20.04-docker-8c-8g-40942 does not seem to be running inside a container 00:41:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:41:54 $ docker top 4000c8b3342924f325fcc52b83d6fbb8ab4d6d590a309e92ea68b852f8f1e6e5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:41:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:41:54 [ssh-agent] Looking for ssh-agent implementation... 00:41:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:41:54 $ docker exec 4000c8b3342924f325fcc52b83d6fbb8ab4d6d590a309e92ea68b852f8f1e6e5 ssh-agent 00:41:54 SSH_AUTH_SOCK=/tmp/ssh-hyZWLnWVlBB9/agent.32 00:41:54 SSH_AGENT_PID=38 00:41:54 Running ssh-add (command line suppressed) 00:41:54 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4080664835033490952.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4080664835033490952.key) 00:41:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:41:55 + git semver bump pre 00:41:55 2025-03-12 00:41:55,473 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 00:41:55 2025-03-12 00:41:55,473 [bump_version] DEBUG bumping version:4.0.0-dev.11 on axis:pre with prefix:dev 00:41:55 2025-03-12 00:41:55,473 [bump_version] DEBUG bumped version:4.0.0-dev.12 00:41:55 2025-03-12 00:41:55,473 [write_version] DEBUG write version:4.0.0-dev.12 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 00:41:55 2025-03-12 00:41:55,473 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 00:41:55 2025-03-12 00:41:55,473 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 00:41:55 2025-03-12 00:41:55,476 [execute] INFO git cat-file --batch-check 00:41:55 2025-03-12 00:41:55,476 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=<valid stream>) 00:41:55 2025-03-12 00:41:55,482 [execute] INFO git cat-file --batch 00:41:55 2025-03-12 00:41:55,482 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=<valid stream>) 00:41:55 2025-03-12 00:41:55,487 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 00:41:55 4.0.0-dev.12 [Pipeline] } 00:41:55 $ docker exec --env ******** --env ******** 4000c8b3342924f325fcc52b83d6fbb8ab4d6d590a309e92ea68b852f8f1e6e5 ssh-agent -k 00:41:55 unset SSH_AUTH_SOCK; 00:41:55 unset SSH_AGENT_PID; 00:41:55 echo Agent pid 38 killed; 00:41:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:41:56 + git semver [Pipeline] } 00:41:56 $ docker stop --time=1 4000c8b3342924f325fcc52b83d6fbb8ab4d6d590a309e92ea68b852f8f1e6e5 00:41:57 $ docker rm -f --volumes 4000c8b3342924f325fcc52b83d6fbb8ab4d6d590a309e92ea68b852f8f1e6e5 [Pipeline] // withDockerContainer [Pipeline] sh 00:41:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:41:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:41:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:41:58 prd-ubuntu20.04-docker-8c-8g-40942 does not seem to be running inside a container 00:41:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:41:58 $ docker top 82cfbb027870fa9319f44c033ec1d7edf8d87a704325d67dcf41f24322c49456 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:41:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:41:58 [ssh-agent] Looking for ssh-agent implementation... 00:41:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:41:58 $ docker exec 82cfbb027870fa9319f44c033ec1d7edf8d87a704325d67dcf41f24322c49456 ssh-agent 00:41:58 SSH_AUTH_SOCK=/tmp/ssh-13ROYCbW58nq/agent.32 00:41:58 SSH_AGENT_PID=38 00:41:58 Running ssh-add (command line suppressed) 00:41:59 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16835145513703250129.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16835145513703250129.key) 00:41:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:41:59 + git semver push 00:41:59 2025-03-12 00:41:59,561 [run_push] DEBUG push 00:41:59 2025-03-12 00:41:59,562 [execute] INFO git cat-file --batch-check 00:41:59 2025-03-12 00:41:59,562 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=<valid stream>) 00:41:59 2025-03-12 00:41:59,566 [execute] INFO git rev-list ff064a7971d363a0fa750a54c83a96dd906e81a6 -- 00:41:59 2025-03-12 00:41:59,566 [execute] DEBUG Popen(['git', 'rev-list', 'ff064a7971d363a0fa750a54c83a96dd906e81a6', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 00:41:59 2025-03-12 00:41:59,575 [execute] INFO git fetch -v origin 00:41:59 2025-03-12 00:41:59,575 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 00:42:00 2025-03-12 00:42:00,027 [run_push] DEBUG no remote changes detected 00:42:00 2025-03-12 00:42:00,028 [execute] INFO git push origin semver 00:42:00 2025-03-12 00:42:00,028 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 00:42:00 2025-03-12 00:42:00,641 [run_push] DEBUG push all version tags 00:42:00 2025-03-12 00:42:00,641 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 00:42:00 2025-03-12 00:42:00,642 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 00:42:01 2025-03-12 00:42:01,267 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 00:42:01 4.0.0-dev.12 [Pipeline] } 00:42:01 $ docker exec --env ******** --env ******** 82cfbb027870fa9319f44c033ec1d7edf8d87a704325d67dcf41f24322c49456 ssh-agent -k 00:42:01 unset SSH_AUTH_SOCK; 00:42:01 unset SSH_AGENT_PID; 00:42:01 echo Agent pid 38 killed; 00:42:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:42:01 + git semver [Pipeline] } 00:42:02 $ docker stop --time=1 82cfbb027870fa9319f44c033ec1d7edf8d87a704325d67dcf41f24322c49456 00:42:03 $ docker rm -f --volumes 82cfbb027870fa9319f44c033ec1d7edf8d87a704325d67dcf41f24322c49456 [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 00:42:04 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 00:42:04 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 00:42:04 total 16 00:42:04 drwxr-xr-x 3 root root 4096 Mar 12 00:21 . 00:42:04 drwxrwxr-x 12 jenkins jenkins 4096 Mar 12 00:41 .. 00:42:04 drwxr-xr-x 2 root root 4096 Mar 12 00:21 cost 00:42:04 -rw-r--r-- 1 root root 95 Mar 12 00:21 cost.csv 00:42:04 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 00:42:04 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 00:42:04 total 16 00:42:04 drwxr-xr-x 3 jenkins jenkins 4096 Mar 12 00:21 . 00:42:04 drwxrwxr-x 12 jenkins jenkins 4096 Mar 12 00:41 .. 00:42:04 drwxr-xr-x 2 jenkins jenkins 4096 Mar 12 00:21 cost 00:42:04 -rw-r--r-- 1 jenkins jenkins 95 Mar 12 00:21 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:42:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:42:05 ---> package-listing.sh 00:42:05 ++ facter osfamily 00:42:05 ++ tr '[:upper:]' '[:lower:]' 00:42:05 + OS_FAMILY=debian 00:42:05 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 00:42:05 + START_PACKAGES=/tmp/packages_start.txt 00:42:05 + END_PACKAGES=/tmp/packages_end.txt 00:42:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:42:05 + PACKAGES=/tmp/packages_start.txt 00:42:05 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 00:42:05 + PACKAGES=/tmp/packages_end.txt 00:42:05 + case "${OS_FAMILY}" in 00:42:05 + dpkg -l 00:42:05 + grep '^ii' 00:42:05 + '[' -f /tmp/packages_start.txt ']' 00:42:05 + '[' -f /tmp/packages_end.txt ']' 00:42:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:42:05 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 00:42:05 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 00:42:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo 00:42: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/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:42:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:42:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:42:06 prd-ubuntu20.04-docker-8c-8g-40942 does not seem to be running inside a container 00:42: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/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:42:06 $ docker top 4cb6d42818aa154cdb876587e10ab483e69f6d74f96b0f24551af3aba13ceb6c -eo pid,comm [Pipeline] { [Pipeline] sh 00:42:07 + touch /tmp/pre-build-complete [Pipeline] sh 00:42:07 + mkdir -p /var/log/sysstat [Pipeline] sh 00:42:07 + ls /var/log/sa-host 00:42:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:42:07 provisioning config files... 00:42:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5292882238108314515tmp [Pipeline] { [Pipeline] echo 00:42:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:42:07 ---> create-netrc.sh [Pipeline] } 00:42:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:42:08 ---> python-tools-install.sh [Pipeline] echo 00:42:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:42:08 ---> sudo-logs.sh 00:42:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:42:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:42:08 ---> job-cost.sh 00:42:08 lf-activate-venv: SKIPPING 00:42:08 DEBUG: total: 0.2199999988079071 00:42:08 INFO: Retrieving Stack Cost... 00:42:09 INFO: Retrieving Pricing Info for: v3-standard-8 00:42:09 INFO: Archiving Costs [Pipeline] echo 00:42:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:42:10 ---> logs-deploy.sh 00:42:10 lf-activate-venv: SKIPPING 00:42:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/198 00:42:10 INFO: archiving workspace using pattern(s): 00:42:10 Archives upload complete. 00:42:10 INFO: archiving logs to Nexus