Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c016e0e692f6ec25de6015d4618db51ef1045541 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-ssh408393092132516122.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh6217331745081712333.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh4494912618829283505.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh5636383656778935400.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-ssh5563901228178238956.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.21 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-5111 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 c016e0e692f6ec25de6015d4618db51ef1045541 (main) Commit message: "build: Update to latest 3.2 dev go-mods (#254)" > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c016e0e692f6ec25de6015d4618db51ef1045541 # timeout=10 > git rev-list --no-walk a6afd8f35ce2eea65c9c395e2c86642cd8bfd297 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:28:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:28:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:28:16 ========================================================= 20:28:16 EdgeX Global Pipelines Version Info 20:28:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:28:17 ------------------- 20:28:17 stable info: 20:28:17 ------------------- 20:28:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:28:17 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 20:28:17 Message: update stable to v1.0.258 20:28:18 ------------------- 20:28:18 experimental info: 20:28:18 ------------------- 20:28:18 Commited By: **** collab-it+edgex@linuxfoundation.org 20:28:18 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 20:28:18 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:28:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 20:28:18 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 20:28:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:28:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:28:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:28:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 20:28:18 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:28:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:28:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:28:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:28:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:28:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 20:28:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:28:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:28:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:28:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:28:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:28:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:28:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:28:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:28:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:28:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:28:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:28:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:28:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:28:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:28:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:28:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:28:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:28:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:28:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c016e0e692f6ec25de6015d4618db51ef1045541 [Pipeline] echo 20:28:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c016e0e [Pipeline] echo 20:28:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:28:19 provisioning config files... 20:28:21 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8973612972400655855tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:28:22 ---> ****-login.sh 20:28:22 nexus3.edgexfoundry.org:10001 20:28:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:28:24 Configure a credential helper to remove this warning. See 20:28:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:28:24 20:28:24 Login Succeeded 20:28:24 nexus3.edgexfoundry.org:10002 20:28:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:28:24 Configure a credential helper to remove this warning. See 20:28:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:28:24 20:28:24 Login Succeeded 20:28:24 nexus3.edgexfoundry.org:10003 20:28:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:28:24 Configure a credential helper to remove this warning. See 20:28:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:28:24 20:28:24 Login Succeeded 20:28:24 nexus3.edgexfoundry.org:10004 20:28:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:28:24 Configure a credential helper to remove this warning. See 20:28:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:28:24 20:28:24 Login Succeeded 20:28:24 ****.io 20:28:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:28:24 Configure a credential helper to remove this warning. See 20:28:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:28:24 20:28:24 Login Succeeded 20:28:24 ---> ****-login.sh ends [Pipeline] } 20:28:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:28:25 + git rev-list -1 --merges c016e0e692f6ec25de6015d4618db51ef1045541~1..c016e0e692f6ec25de6015d4618db51ef1045541 [Pipeline] echo 20:28:25 -----------> git rev-list -1 --merges c016e0e692f6ec25de6015d4618db51ef1045541~1..c016e0e692f6ec25de6015d4618db51ef1045541 c016e0e692f6ec25de6015d4618db51ef1045541 [false] [Pipeline] sh 20:28:25 + git log --format=format:%s -1 c016e0e692f6ec25de6015d4618db51ef1045541 [Pipeline] echo 20:28:25 ========================================================= 20:28:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:28:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:28:25 + git log --format=format:%s -1 c016e0e692f6ec25de6015d4618db51ef1045541 [Pipeline] echo 20:28:25 [semverPrep] GIT_COMMIT: c016e0e692f6ec25de6015d4618db51ef1045541, Commit Message: build: Update to latest 3.2 dev go-mods (#254) [Pipeline] echo 20:28:25 [semverPrep] This is not a build commit. [Pipeline] sh 20:28:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:28:26 + grep -v github /etc/ssh/ssh_known_hosts 20:28:26 + [ -e /tmp/ssh_known_hosts ] 20:28:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:28:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:28:26 + sudo tee -a /etc/ssh/ssh_known_hosts 20:28:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:28:26 20:28:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:28:27 0.1.4: Pulling from edgex-devops/py-git-semver 20:28:27 b85a868b505f: Pulling fs layer 20:28:27 e2be974225ed: Pulling fs layer 20:28:27 339a4e72a1f5: Pulling fs layer 20:28:27 988bab9f4d93: Pulling fs layer 20:28:27 1469e6f7b9e6: Pulling fs layer 20:28:27 eaf3925da568: Pulling fs layer 20:28:27 bab4dde63d76: Pulling fs layer 20:28:27 bde34c3a00c8: Pulling fs layer 20:28:27 b352a97aabf1: Pulling fs layer 20:28:27 4872d77fe225: Pulling fs layer 20:28:27 5851b861e8e6: Pulling fs layer 20:28:27 bab4dde63d76: Waiting 20:28:27 bde34c3a00c8: Waiting 20:28:27 988bab9f4d93: Waiting 20:28:27 b352a97aabf1: Waiting 20:28:27 5851b861e8e6: Waiting 20:28:27 1469e6f7b9e6: Waiting 20:28:27 eaf3925da568: Waiting 20:28:27 4872d77fe225: Waiting 20:28:27 e2be974225ed: Verifying Checksum 20:28:27 e2be974225ed: Download complete 20:28:27 988bab9f4d93: Verifying Checksum 20:28:27 988bab9f4d93: Download complete 20:28:27 1469e6f7b9e6: Verifying Checksum 20:28:27 1469e6f7b9e6: Download complete 20:28:27 339a4e72a1f5: Verifying Checksum 20:28:27 339a4e72a1f5: Download complete 20:28:27 eaf3925da568: Verifying Checksum 20:28:27 eaf3925da568: Download complete 20:28:27 bde34c3a00c8: Verifying Checksum 20:28:27 bde34c3a00c8: Download complete 20:28:27 b352a97aabf1: Verifying Checksum 20:28:27 b352a97aabf1: Download complete 20:28:27 4872d77fe225: Download complete 20:28:27 5851b861e8e6: Verifying Checksum 20:28:27 5851b861e8e6: Download complete 20:28:28 b85a868b505f: Verifying Checksum 20:28:28 b85a868b505f: Download complete 20:28:28 bab4dde63d76: Verifying Checksum 20:28:28 bab4dde63d76: Download complete 20:28:29 b85a868b505f: Pull complete 20:28:29 e2be974225ed: Pull complete 20:28:30 339a4e72a1f5: Pull complete 20:28:30 988bab9f4d93: Pull complete 20:28:30 1469e6f7b9e6: Pull complete 20:28:30 eaf3925da568: Pull complete 20:28:32 bab4dde63d76: Pull complete 20:28:32 bde34c3a00c8: Pull complete 20:28:32 b352a97aabf1: Pull complete 20:28:32 4872d77fe225: Pull complete 20:28:32 5851b861e8e6: Pull complete 20:28:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:28:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:28:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:28:32 prd-ubuntu20.04-docker-8c-8g-5111 does not seem to be running inside a container 20:28:32 $ 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 20:28:40 $ docker top 6d0a4a31773127269511cf3fc63e6bcab6e05375370a43e698e3cec7299398b2 -eo pid,comm 20:28:40 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). 20:28:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:28:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:28:41 [ssh-agent] Looking for ssh-agent implementation... 20:28:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:28:41 $ docker exec 6d0a4a31773127269511cf3fc63e6bcab6e05375370a43e698e3cec7299398b2 ssh-agent 20:28:41 SSH_AUTH_SOCK=/tmp/ssh-WGFtstSW6KNR/agent.14 20:28:41 SSH_AGENT_PID=20 20:28:41 Running ssh-add (command line suppressed) 20:28:41 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8439636883235327357.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8439636883235327357.key) 20:28:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:28:41 + git tag --points-at HEAD [Pipeline] } 20:28:41 $ docker exec --env ******** --env ******** 6d0a4a31773127269511cf3fc63e6bcab6e05375370a43e698e3cec7299398b2 ssh-agent -k 20:28:41 unset SSH_AUTH_SOCK; 20:28:41 unset SSH_AGENT_PID; 20:28:41 echo Agent pid 20 killed; 20:28:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:28:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:28:41 [ssh-agent] Looking for ssh-agent implementation... 20:28:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:28:42 $ docker exec 6d0a4a31773127269511cf3fc63e6bcab6e05375370a43e698e3cec7299398b2 ssh-agent 20:28:42 SSH_AUTH_SOCK=/tmp/ssh-aEpIo4IbIXcz/agent.71 20:28:42 SSH_AGENT_PID=77 20:28:42 Running ssh-add (command line suppressed) 20:28:42 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4512149914301087806.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4512149914301087806.key) 20:28:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:28:42 + git semver init 20:28:42 2023-11-28 20:28:42,858 [run_init] DEBUG init version:0.0.0 force:False 20:28:42 2023-11-28 20:28:42,859 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 20:28:42 2023-11-28 20:28:42,860 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 20:28:42 2023-11-28 20:28:42,860 [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) 20:28:44 2023-11-28 20:28:44,563 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 20:28:44 2023-11-28 20:28:44,563 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 20:28:44 2023-11-28 20:28:44,563 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 20:28:44 2023-11-28 20:28:44,564 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 20:28:44 3.2.0-dev.1 [Pipeline] } 20:28:44 $ docker exec --env ******** --env ******** 6d0a4a31773127269511cf3fc63e6bcab6e05375370a43e698e3cec7299398b2 ssh-agent -k 20:28:45 unset SSH_AUTH_SOCK; 20:28:45 unset SSH_AGENT_PID; 20:28:45 echo Agent pid 77 killed; 20:28:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:28:45 + git semver [Pipeline] } 20:28:45 $ docker stop --time=1 6d0a4a31773127269511cf3fc63e6bcab6e05375370a43e698e3cec7299398b2 20:28:47 $ docker rm -f --volumes 6d0a4a31773127269511cf3fc63e6bcab6e05375370a43e698e3cec7299398b2 [Pipeline] // withDockerContainer [Pipeline] sh 20:28:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:28:47 Stashed 1 file(s) [Pipeline] echo 20:28:47 [edgeXSemver]: initialized semver on version 3.2.0-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:28:48 provisioning config files... 20:28:48 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7155819466986725879tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:28:48 ---> ****-login.sh 20:28:48 nexus3.edgexfoundry.org:10001 20:28:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:28:48 Configure a credential helper to remove this warning. See 20:28:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:28:48 20:28:48 Login Succeeded 20:28:48 nexus3.edgexfoundry.org:10002 20:28:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:28:48 Configure a credential helper to remove this warning. See 20:28:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:28:48 20:28:48 Login Succeeded 20:28:48 nexus3.edgexfoundry.org:10003 20:28:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:28:48 Configure a credential helper to remove this warning. See 20:28:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:28:48 20:28:48 Login Succeeded 20:28:48 nexus3.edgexfoundry.org:10004 20:28:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:28:48 Configure a credential helper to remove this warning. See 20:28:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:28:48 20:28:48 Login Succeeded 20:28:48 ****.io 20:28:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:28:48 Configure a credential helper to remove this warning. See 20:28:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:28:48 20:28:48 Login Succeeded 20:28:48 ---> ****-login.sh ends [Pipeline] } 20:28:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:28:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:28:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:28:49 ========================================================= 20:28:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 20:28:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:49 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 20:28:49 Sending build context to Docker daemon 18.19MB 20:28:49 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:28:49 Step 2/12 : FROM ${BASE} AS builder 20:28:49 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 20:28:49 7264a8db6415: Pulling fs layer 20:28:49 c4d48a809fc2: Pulling fs layer 20:28:49 4f1c88b9dad5: Pulling fs layer 20:28:49 ad3a456e5733: Pulling fs layer 20:28:49 69c7f0334f64: Pulling fs layer 20:28:49 1f1c1a5573a3: Pulling fs layer 20:28:49 ce7588e14bc9: Pulling fs layer 20:28:49 b5e4710f87ac: Pulling fs layer 20:28:49 ad3a456e5733: Waiting 20:28:49 ce7588e14bc9: Waiting 20:28:49 69c7f0334f64: Waiting 20:28:49 1f1c1a5573a3: Waiting 20:28:49 b5e4710f87ac: Waiting 20:28:49 c4d48a809fc2: Download complete 20:28:49 ad3a456e5733: Verifying Checksum 20:28:49 ad3a456e5733: Download complete 20:28:49 69c7f0334f64: Download complete 20:28:49 7264a8db6415: Verifying Checksum 20:28:49 7264a8db6415: Download complete 20:28:49 1f1c1a5573a3: Verifying Checksum 20:28:49 1f1c1a5573a3: Download complete 20:28:49 7264a8db6415: Pull complete 20:28:50 b5e4710f87ac: Verifying Checksum 20:28:50 b5e4710f87ac: Download complete 20:28:50 c4d48a809fc2: Pull complete 20:28:50 4f1c88b9dad5: Verifying Checksum 20:28:50 4f1c88b9dad5: Download complete 20:28:50 ce7588e14bc9: Verifying Checksum 20:28:50 ce7588e14bc9: Download complete 20:28:53 4f1c88b9dad5: Pull complete 20:28:53 ad3a456e5733: Pull complete 20:28:53 69c7f0334f64: Pull complete 20:28:53 1f1c1a5573a3: Pull complete 20:28:56 ce7588e14bc9: Pull complete 20:28:57 b5e4710f87ac: Pull complete 20:28:57 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 20:28:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:28:57 ---> 88b5674ff536 20:28:57 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 20:29:02 Still waiting to schedule task 20:29:02 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:29:07 ---> Running in 3d5f22ff5943 20:29:07 Removing intermediate container 3d5f22ff5943 20:29:07 ---> 447f33f302e9 20:29:07 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 20:29:07 ---> Running in 10b9cf4e567c 20:29:08 Removing intermediate container 10b9cf4e567c 20:29:08 ---> 3963a830faee 20:29:08 Step 5/12 : ARG ADD_BUILD_TAGS="" 20:29:08 ---> Running in be88f372ddab 20:29:08 Removing intermediate container be88f372ddab 20:29:08 ---> ad85be9752a0 20:29:08 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:29:08 ---> Running in 88dcfa6d70bc 20:29:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:29:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:29:09 OK: 264 MiB in 52 packages 20:29:10 Removing intermediate container 88dcfa6d70bc 20:29:10 ---> 392ebe63ff18 20:29:10 Step 7/12 : WORKDIR /app 20:29:10 ---> Running in b375f3997ee6 20:29:10 Removing intermediate container b375f3997ee6 20:29:10 ---> d04d91b62f8d 20:29:10 Step 8/12 : COPY go.mod vendor* ./ 20:29:11 ---> e829d28dda11 20:29:11 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:11 ---> Running in d2ade6ca56a2 20:30:08 Removing intermediate container d2ade6ca56a2 20:30:08 ---> 27001db83e39 20:30:08 Step 10/12 : COPY . . 20:30:08 ---> b2b3b75ca34e 20:30:08 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:30:08 ---> Running in 34c06aeb96a8 20:30:08 Removing intermediate container 34c06aeb96a8 20:30:08 ---> 31d96557dc49 20:30:08 Step 12/12 : RUN $MAKE 20:30:08 ---> Running in c8ce5ef2ca5c 20:30:08 noop 20:30:08 Removing intermediate container c8ce5ef2ca5c 20:30:08 ---> 6e1d015039bb 20:30:08 Successfully built 6e1d015039bb 20:30:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:08 + docker inspect -f . ci-base-image-x86_64 20:30:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:30:08 prd-ubuntu20.04-docker-8c-8g-5111 does not seem to be running inside a container 20:30:08 $ 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 20:30:09 $ docker top d8b0f1254ad787344e15598f46de78ecade7d7a8e9047d88337be6e151d69298 -eo pid,comm [Pipeline] { [Pipeline] sh 20:30:10 + go version 20:30:10 go version go1.21.0 linux/amd64 [Pipeline] } 20:30:10 $ docker stop --time=1 d8b0f1254ad787344e15598f46de78ecade7d7a8e9047d88337be6e151d69298 20:30:11 $ docker rm -f --volumes d8b0f1254ad787344e15598f46de78ecade7d7a8e9047d88337be6e151d69298 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:12 + docker inspect -f . ci-base-image-x86_64 20:30:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:30:12 prd-ubuntu20.04-docker-8c-8g-5111 does not seem to be running inside a container 20:30:12 $ 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 20:30:13 $ docker top dab143807c5f9543180e0e5122c278187619f01abc349e90399baf0cfc180da0 -eo pid,comm [Pipeline] { [Pipeline] sh 20:30:13 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 20:30:13 + make test 20:30:13 go test -race ./... -coverprofile=coverage.out ./... 20:30:35 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 20:30:35 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 20:30:35 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.133s coverage: 86.2% of statements 20:30:36 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.691s coverage: 71.9% of statements 20:30:58 go vet ./... 20:30:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:30:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:30:59 ./bin/test-attribution.sh 20:30:59 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 20:30:59 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 20:30:59 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 20:30:59 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 20:30:59 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 20:30:59 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 20:30:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:30:59 $ docker stop --time=1 dab143807c5f9543180e0e5122c278187619f01abc349e90399baf0cfc180da0 20:31:05 $ docker rm -f --volumes dab143807c5f9543180e0e5122c278187619f01abc349e90399baf0cfc180da0 [Pipeline] // withDockerContainer [Pipeline] sh 20:31:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:31:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:31:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:31:06 + ls -al . 20:31:06 total 208 20:31:06 drwxrwxr-x 11 jenkins jenkins 4096 Nov 28 20:30 . 20:31:06 drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 20:28 .. 20:31:06 -rw-rw-r-- 1 jenkins jenkins 262 Nov 28 20:28 .dockerignore 20:31:06 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 20:30 .git 20:31:06 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:28 .github 20:31:06 -rw-rw-r-- 1 jenkins jenkins 773 Nov 28 20:28 .gitignore 20:31:06 -rw-rw-r-- 1 jenkins jenkins 41 Nov 28 20:28 .golangci.yml 20:31:06 drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 20:28 .semver 20:31:06 -rw-rw-r-- 1 jenkins jenkins 10232 Nov 28 20:28 Attribution.txt 20:31:06 -rw-rw-r-- 1 jenkins jenkins 11245 Nov 28 20:28 CHANGELOG.md 20:31:06 -rw-rw-r-- 1 jenkins jenkins 1768 Nov 28 20:28 Dockerfile 20:31:06 -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 20:28 GOVERNANCE.md 20:31:06 -rw-rw-r-- 1 jenkins jenkins 665 Nov 28 20:28 Jenkinsfile 20:31:06 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 28 20:28 LICENSE 20:31:06 -rw-rw-r-- 1 jenkins jenkins 2497 Nov 28 20:28 Makefile 20:31:06 -rw-rw-r-- 1 jenkins jenkins 617 Nov 28 20:28 OWNERS.md 20:31:06 -rw-rw-r-- 1 jenkins jenkins 3851 Nov 28 20:28 README.md 20:31:06 -rw-rw-r-- 1 jenkins jenkins 11 Nov 28 20:28 VERSION 20:31:06 drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 20:28 bin 20:31:06 -rw-r--r-- 1 jenkins jenkins 41317 Nov 28 20:30 coverage.out 20:31:06 -rw-rw-r-- 1 jenkins jenkins 3964 Nov 28 20:28 go.mod 20:31:06 -rw-rw-r-- 1 jenkins jenkins 35070 Nov 28 20:28 go.sum 20:31:06 drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 20:28 images 20:31:06 drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 20:28 internal 20:31:06 -rw-rw-r-- 1 jenkins jenkins 531 Nov 28 20:28 main.go 20:31:06 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:28 openapi 20:31:06 drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 20:28 res 20:31:06 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:28 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:07 + 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=c016e0e692f6ec25de6015d4618db51ef1045541 --label arch=amd64 --label version=3.2.0-dev.1 . 20:31:07 Sending build context to Docker daemon 18.19MB 20:31:07 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 20:31:07 Step 2/30 : FROM ${BASE} AS builder 20:31:07 ---> 6e1d015039bb 20:31:07 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 20:31:07 ---> Running in 979fe173cbe8 20:31:07 Removing intermediate container 979fe173cbe8 20:31:07 ---> 72d3e6f55720 20:31:07 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 20:31:07 ---> Running in c4a119d4762d 20:31:07 Removing intermediate container c4a119d4762d 20:31:07 ---> e5b8cf7fa9e0 20:31:07 Step 5/30 : ARG ADD_BUILD_TAGS="" 20:31:07 ---> Running in 71a70aac647e 20:31:07 Removing intermediate container 71a70aac647e 20:31:07 ---> e031401453a1 20:31:07 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:31:07 ---> Running in 25a3e0d39da8 20:31:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:31:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:31:08 OK: 264 MiB in 52 packages 20:31:09 Removing intermediate container 25a3e0d39da8 20:31:09 ---> aad89944db93 20:31:09 Step 7/30 : WORKDIR /app 20:31:09 ---> Running in 4f2632c21fa9 20:31:10 Removing intermediate container 4f2632c21fa9 20:31:10 ---> bcf103f2251d 20:31:10 Step 8/30 : COPY go.mod vendor* ./ 20:31:10 ---> f4b53701c3c2 20:31:10 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:31:10 ---> Running in e6f1a2c18b32 20:31:13 Removing intermediate container e6f1a2c18b32 20:31:13 ---> 5f0107d2b81c 20:31:13 Step 10/30 : COPY . . 20:31:14 ---> 16ec215f88c7 20:31:14 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:31:14 ---> Running in 8c285e782bb7 20:31:15 Removing intermediate container 8c285e782bb7 20:31:15 ---> aa1f4ee8b883 20:31:15 Step 12/30 : RUN $MAKE 20:31:15 ---> Running in a45c606bafed 20:31:16 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.1 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.1 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.1" -trimpath -mod=readonly -o app-rfid-llrp-inventory 20:31:43 Removing intermediate container a45c606bafed 20:31:43 ---> 326fd5df6857 20:31:43 Step 13/30 : FROM alpine:3.18 20:31:43 3.18: Pulling from library/alpine 20:31:43 96526aa774ef: Pulling fs layer 20:31:43 96526aa774ef: Verifying Checksum 20:31:43 96526aa774ef: Pull complete 20:31:43 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:31:43 Status: Downloaded newer image for alpine:3.18 20:31:43 ---> 8ca4688f4f35 20:31:43 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:31:44 ---> Running in 7dc3a5024d7b 20:31:44 Removing intermediate container 7dc3a5024d7b 20:31:44 ---> eecd8c538199 20:31:44 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 20:31:44 ---> Running in 064085ba2a6d 20:31:45 Removing intermediate container 064085ba2a6d 20:31:45 ---> d9b8d8e36467 20:31:45 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 20:31:45 ---> Running in 9a4b9a29fcba 20:31:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:31:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:31:45 (1/2) Installing ca-certificates (20230506-r0) 20:31:45 (2/2) Installing dumb-init (1.2.5-r2) 20:31:45 Executing busybox-1.36.1-r2.trigger 20:31:45 Executing ca-certificates-20230506-r0.trigger 20:31:45 OK: 8 MiB in 17 packages 20:31:46 Removing intermediate container 9a4b9a29fcba 20:31:46 ---> 5087801e6dd3 20:31:46 Step 17/30 : RUN apk --no-cache upgrade 20:31:46 ---> Running in 5622d0253a67 20:31:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:31:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:31:46 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 20:31:46 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 20:31:47 Executing busybox-1.36.1-r5.post-upgrade 20:31:47 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 20:31:47 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 20:31:47 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 20:31:47 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 20:31:47 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 20:31:47 Executing busybox-1.36.1-r5.trigger 20:31:47 Executing ca-certificates-20230506-r0.trigger 20:31:47 OK: 8 MiB in 17 packages 20:31:47 Removing intermediate container 5622d0253a67 20:31:47 ---> 4c7292e8202f 20:31:47 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 20:31:47 ---> 04ef46767866 20:31:47 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 20:31:47 ---> e712a1feae55 20:31:47 Step 20/30 : COPY --from=builder /app/res/ /res/ 20:31:47 ---> 0101a66fc43d 20:31:47 Step 21/30 : COPY --from=builder /app/static/ /static/ 20:31:48 ---> 52a3087ce3bb 20:31:48 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 20:31:49 ---> f1da394fe8aa 20:31:49 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 20:31:49 ---> Running in 3f5e42c3fe2f 20:31:50 Removing intermediate container 3f5e42c3fe2f 20:31:50 ---> 833661bb4c0c 20:31:50 Step 24/30 : VOLUME /cache 20:31:50 ---> Running in 35e9e6457c78 20:31:50 Removing intermediate container 35e9e6457c78 20:31:50 ---> 3cc8c34aba89 20:31:50 Step 25/30 : EXPOSE 59711 20:31:50 ---> Running in b4a8eb7be2e4 20:31:50 Removing intermediate container b4a8eb7be2e4 20:31:50 ---> a9a3506a5542 20:31:50 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 20:31:50 ---> Running in c52dfdf7dded 20:31:50 Removing intermediate container c52dfdf7dded 20:31:50 ---> 1006caf64f8f 20:31:50 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 20:31:50 ---> Running in 9d8c0baf4415 20:31:50 Removing intermediate container 9d8c0baf4415 20:31:50 ---> 2821eed25084 20:31:50 Step 28/30 : LABEL arch=amd64 20:31:50 ---> Running in 4e6cd4811370 20:31:50 Removing intermediate container 4e6cd4811370 20:31:50 ---> 4a5a833d1909 20:31:50 Step 29/30 : LABEL git_sha=c016e0e692f6ec25de6015d4618db51ef1045541 20:31:50 ---> Running in e0d2a1c63878 20:31:50 Removing intermediate container e0d2a1c63878 20:31:50 ---> eba5610f7a52 20:31:50 Step 30/30 : LABEL version=3.2.0-dev.1 20:31:50 ---> Running in a36e951a0ece 20:31:50 Removing intermediate container a36e951a0ece 20:31:50 ---> 448e24315243 20:31:50 [Warning] One or more build-args [ARCH] were not consumed 20:31:50 Successfully built 448e24315243 20:31:50 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 20:31:50 provisioning config files... 20:31:50 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4505216935431272128tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:31:51 ---> ****-login.sh 20:31:51 nexus3.edgexfoundry.org:10001 20:31:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:31:51 Configure a credential helper to remove this warning. See 20:31:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:31:51 20:31:51 Login Succeeded 20:31:51 nexus3.edgexfoundry.org:10002 20:31:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:31:51 Configure a credential helper to remove this warning. See 20:31:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:31:51 20:31:51 Login Succeeded 20:31:51 nexus3.edgexfoundry.org:10003 20:31:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:31:51 Configure a credential helper to remove this warning. See 20:31:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:31:51 20:31:51 Login Succeeded 20:31:51 nexus3.edgexfoundry.org:10004 20:31:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:31:51 Configure a credential helper to remove this warning. See 20:31:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:31:51 20:31:51 Login Succeeded 20:31:51 ****.io 20:31:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:31:51 Configure a credential helper to remove this warning. See 20:31:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:31:51 20:31:51 Login Succeeded 20:31:51 ---> ****-login.sh ends [Pipeline] } 20:31:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:31:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:31:51 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 20:31:51 c016e0e692f6ec25de6015d4618db51ef1045541 20:31:51 latest 20:31:51 3.2.0-dev.1 20:31:51 c016e0e692f6ec25de6015d4618db51ef1045541-3.2.0-dev.1 20:31:51 main 20:31:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:52 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c016e0e692f6ec25de6015d4618db51ef1045541 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:52 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c016e0e692f6ec25de6015d4618db51ef1045541 20:31:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 20:31:52 0e3c3ad5e0b8: Preparing 20:31:52 ae5def43a1de: Preparing 20:31:52 b4b77f2fcb06: Preparing 20:31:52 afbba4669fe2: Preparing 20:31:52 5be2bfbcf61f: Preparing 20:31:52 e3039c86522d: Preparing 20:31:52 c3b2a2849d34: Preparing 20:31:52 6b9fcea6e440: Preparing 20:31:52 cc2447e1835a: Preparing 20:31:52 6b9fcea6e440: Waiting 20:31:52 c3b2a2849d34: Waiting 20:31:52 cc2447e1835a: Waiting 20:31:52 e3039c86522d: Waiting 20:31:52 afbba4669fe2: Pushed 20:31:52 0e3c3ad5e0b8: Pushed 20:31:52 5be2bfbcf61f: Pushed 20:31:52 b4b77f2fcb06: Pushed 20:31:52 cc2447e1835a: Layer already exists 20:31:52 e3039c86522d: Pushed 20:31:53 6b9fcea6e440: Pushed 20:31:53 c3b2a2849d34: Pushed 20:31:55 ae5def43a1de: Pushed 20:31:55 c016e0e692f6ec25de6015d4618db51ef1045541: digest: sha256:30044ba67050c878817e131fb95c9728da3903cbe7920e37e9691f0a4db70739 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:56 + 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 20:31:56 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 20:31:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 20:31:56 0e3c3ad5e0b8: Preparing 20:31:56 ae5def43a1de: Preparing 20:31:56 b4b77f2fcb06: Preparing 20:31:56 afbba4669fe2: Preparing 20:31:56 5be2bfbcf61f: Preparing 20:31:56 e3039c86522d: Preparing 20:31:56 c3b2a2849d34: Preparing 20:31:56 6b9fcea6e440: Preparing 20:31:56 cc2447e1835a: Preparing 20:31:56 e3039c86522d: Waiting 20:31:56 cc2447e1835a: Waiting 20:31:56 c3b2a2849d34: Waiting 20:31:56 6b9fcea6e440: Waiting 20:31:56 afbba4669fe2: Layer already exists 20:31:56 ae5def43a1de: Layer already exists 20:31:56 0e3c3ad5e0b8: Layer already exists 20:31:56 5be2bfbcf61f: Layer already exists 20:31:56 b4b77f2fcb06: Layer already exists 20:31:56 e3039c86522d: Layer already exists 20:31:56 c3b2a2849d34: Layer already exists 20:31:56 6b9fcea6e440: Layer already exists 20:31:56 cc2447e1835a: Layer already exists 20:31:56 latest: digest: sha256:30044ba67050c878817e131fb95c9728da3903cbe7920e37e9691f0a4db70739 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:57 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:57 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.1 20:31:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 20:31:57 0e3c3ad5e0b8: Preparing 20:31:57 ae5def43a1de: Preparing 20:31:57 b4b77f2fcb06: Preparing 20:31:57 afbba4669fe2: Preparing 20:31:57 5be2bfbcf61f: Preparing 20:31:57 e3039c86522d: Preparing 20:31:57 c3b2a2849d34: Preparing 20:31:57 6b9fcea6e440: Preparing 20:31:57 cc2447e1835a: Preparing 20:31:57 c3b2a2849d34: Waiting 20:31:57 e3039c86522d: Waiting 20:31:57 b4b77f2fcb06: Layer already exists 20:31:57 afbba4669fe2: Layer already exists 20:31:57 5be2bfbcf61f: Layer already exists 20:31:57 0e3c3ad5e0b8: Layer already exists 20:31:57 ae5def43a1de: Layer already exists 20:31:57 e3039c86522d: Layer already exists 20:31:57 c3b2a2849d34: Layer already exists 20:31:57 6b9fcea6e440: Layer already exists 20:31:57 cc2447e1835a: Layer already exists 20:31:57 3.2.0-dev.1: digest: sha256:30044ba67050c878817e131fb95c9728da3903cbe7920e37e9691f0a4db70739 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:57 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c016e0e692f6ec25de6015d4618db51ef1045541-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:58 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c016e0e692f6ec25de6015d4618db51ef1045541-3.2.0-dev.1 20:31:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 20:31:58 0e3c3ad5e0b8: Preparing 20:31:58 ae5def43a1de: Preparing 20:31:58 b4b77f2fcb06: Preparing 20:31:58 afbba4669fe2: Preparing 20:31:58 5be2bfbcf61f: Preparing 20:31:58 e3039c86522d: Preparing 20:31:58 c3b2a2849d34: Preparing 20:31:58 6b9fcea6e440: Preparing 20:31:58 cc2447e1835a: Preparing 20:31:58 e3039c86522d: Waiting 20:31:58 c3b2a2849d34: Waiting 20:31:58 6b9fcea6e440: Waiting 20:31:58 cc2447e1835a: Waiting 20:31:58 0e3c3ad5e0b8: Layer already exists 20:31:58 5be2bfbcf61f: Layer already exists 20:31:58 b4b77f2fcb06: Layer already exists 20:31:58 ae5def43a1de: Layer already exists 20:31:58 afbba4669fe2: Layer already exists 20:31:58 e3039c86522d: Layer already exists 20:31:58 cc2447e1835a: Layer already exists 20:31:58 c3b2a2849d34: Layer already exists 20:31:58 6b9fcea6e440: Layer already exists 20:31:58 c016e0e692f6ec25de6015d4618db51ef1045541-3.2.0-dev.1: digest: sha256:30044ba67050c878817e131fb95c9728da3903cbe7920e37e9691f0a4db70739 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:58 + 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 20:31:59 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 20:31:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 20:31:59 0e3c3ad5e0b8: Preparing 20:31:59 ae5def43a1de: Preparing 20:31:59 b4b77f2fcb06: Preparing 20:31:59 afbba4669fe2: Preparing 20:31:59 5be2bfbcf61f: Preparing 20:31:59 e3039c86522d: Preparing 20:31:59 c3b2a2849d34: Preparing 20:31:59 6b9fcea6e440: Preparing 20:31:59 cc2447e1835a: Preparing 20:31:59 6b9fcea6e440: Waiting 20:31:59 cc2447e1835a: Waiting 20:31:59 e3039c86522d: Waiting 20:31:59 c3b2a2849d34: Waiting 20:31:59 0e3c3ad5e0b8: Layer already exists 20:31:59 ae5def43a1de: Layer already exists 20:31:59 b4b77f2fcb06: Layer already exists 20:31:59 afbba4669fe2: Layer already exists 20:31:59 5be2bfbcf61f: Layer already exists 20:31:59 c3b2a2849d34: Layer already exists 20:31:59 e3039c86522d: Layer already exists 20:31:59 6b9fcea6e440: Layer already exists 20:31:59 cc2447e1835a: Layer already exists 20:31:59 main: digest: sha256:30044ba67050c878817e131fb95c9728da3903cbe7920e37e9691f0a4db70739 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:31:59 ===================================================== [Pipeline] echo 20:31:59 taggedImages: 20:31:59 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c016e0e692f6ec25de6015d4618db51ef1045541 20:31:59 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 20:31:59 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.1 20:31:59 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c016e0e692f6ec25de6015d4618db51ef1045541-3.2.0-dev.1 20:31:59 - 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:31:59 20:31:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:32:00 latest: Pulling from edgex-lftools-log-publisher 20:32:00 5eb5b503b376: Pulling fs layer 20:32:00 5c69ac0246d0: Pulling fs layer 20:32:00 ec43610c2a17: Pulling fs layer 20:32:00 3a2ae6a8a46f: Pulling fs layer 20:32:00 33b1e0a273af: Pulling fs layer 20:32:00 5d3b04190fa2: Pulling fs layer 20:32:00 3a2ae6a8a46f: Waiting 20:32:00 33b1e0a273af: Waiting 20:32:00 2f39f015ded8: Pulling fs layer 20:32:00 5d3b04190fa2: Waiting 20:32:00 2f39f015ded8: Waiting 20:32:00 5c69ac0246d0: Download complete 20:32:00 3a2ae6a8a46f: Verifying Checksum 20:32:00 3a2ae6a8a46f: Download complete 20:32:00 ec43610c2a17: Verifying Checksum 20:32:00 ec43610c2a17: Download complete 20:32:00 5d3b04190fa2: Verifying Checksum 20:32:00 5d3b04190fa2: Download complete 20:32:00 33b1e0a273af: Verifying Checksum 20:32:00 33b1e0a273af: Download complete 20:32:00 5eb5b503b376: Download complete 20:32:01 2f39f015ded8: Verifying Checksum 20:32:01 2f39f015ded8: Download complete 20:32:01 5eb5b503b376: Pull complete 20:32:01 5c69ac0246d0: Pull complete 20:32:02 ec43610c2a17: Pull complete 20:32:02 3a2ae6a8a46f: Pull complete 20:32:02 33b1e0a273af: Pull complete 20:32:02 5d3b04190fa2: Pull complete 20:32:07 2f39f015ded8: Pull complete 20:32:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:32:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:32:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:32:08 prd-ubuntu20.04-docker-8c-8g-5111 does not seem to be running inside a container 20:32:08 $ 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 20:32:22 $ docker top a87c355747ac00c17adb41ed47866aacc249373a1389588919c38408b191b861 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:32:22 ---> job-cost.sh 20:32:22 lf-activate-venv: SKIPPING 20:32:22 INFO: No Stack... 20:32:23 INFO: Retrieving Pricing Info for: v3-standard-8 20:32:23 INFO: Archiving Costs [Pipeline] sh 20:32:23 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 20:32:23 + cut -d, -f6 [Pipeline] lock 20:32:23 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-153-stack-cost] 20:32:23 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-153-stack-cost] did not exist. Created. 20:32:23 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-153-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:32:24 + echo total: 0.2199999988079071 [Pipeline] stash 20:32:24 Stashed 1 file(s) [Pipeline] } 20:32:24 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-153-stack-cost] [Pipeline] // lock [Pipeline] } 20:32:24 $ docker stop --time=1 a87c355747ac00c17adb41ed47866aacc249373a1389588919c38408b191b861 20:32:25 $ docker rm -f --volumes a87c355747ac00c17adb41ed47866aacc249373a1389588919c38408b191b861 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:37:17 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5421 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 20:37:17 Running in /w/workspace/app-rfid-llrp-inventory/153 [Pipeline] { [Pipeline] checkout 20:37:20 The recommended git tool is: git 20:37:29 using credential edgex-jenkins-ssh 20:37:29 Cloning the remote Git repository 20:37:29 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 20:37:29 > git init /w/workspace/app-rfid-llrp-inventory/153 # timeout=10 20:37:30 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 20:37:30 > git --version # timeout=10 20:37:30 > git --version # 'git version 2.25.1' 20:37:30 using GIT_SSH to set credentials SSH Credentials for GitHub 20:37:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:37:33 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 20:37:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:37:35 Avoid second fetch 20:37:35 Checking out Revision c016e0e692f6ec25de6015d4618db51ef1045541 (main) 20:37:35 > git config core.sparsecheckout # timeout=10 20:37:35 > git checkout -f c016e0e692f6ec25de6015d4618db51ef1045541 # timeout=10 20:37:35 Commit message: "build: Update to latest 3.2 dev go-mods (#254)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:37:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:37:36 % Total % Received % Xferd Average Speed Time Time Time Current 20:37:36 Dload Upload Total Spent Left Speed 20:37:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 242k 0 --:--:-- --:--:-- --:--:-- 242k [Pipeline] sh 20:37:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:37:37 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:37:37 + sudo tee /etc/docker/daemon.new 20:37:37 { 20:37:37 "registry-mirrors": [ 20:37:37 "https://nexus3.edgexfoundry.org:10001" 20:37:37 ], 20:37:37 "bip": "10.250.0.254/24", 20:37:37 "hosts": [ 20:37:37 "tcp://0.0.0.0:5555", 20:37:37 "unix:///var/run/docker.sock" 20:37:37 ], 20:37:37 "mtu": 1458, 20:37:37 "selinux-enabled": true, 20:37:37 "seccomp-profile": "/etc/docker/seccomp.json" 20:37:37 } [Pipeline] sh 20:37:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:37:38 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:37:56 provisioning config files... 20:37:56 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/153@tmp/config14857336369232795759tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:37:57 ---> ****-login.sh 20:37:57 nexus3.edgexfoundry.org:10001 20:37:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:37:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:37:57 Configure a credential helper to remove this warning. See 20:37:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:37:57 20:37:57 Login Succeeded 20:37:57 nexus3.edgexfoundry.org:10002 20:37:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:37:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:37:58 Configure a credential helper to remove this warning. See 20:37:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:37:58 20:37:58 Login Succeeded 20:37:58 nexus3.edgexfoundry.org:10003 20:37:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:37:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:37:58 Configure a credential helper to remove this warning. See 20:37:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:37:58 20:37:58 Login Succeeded 20:37:58 nexus3.edgexfoundry.org:10004 20:37:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:37:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:37:58 Configure a credential helper to remove this warning. See 20:37:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:37:58 20:37:58 Login Succeeded 20:37:58 ****.io 20:37:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:37:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:37:59 Configure a credential helper to remove this warning. See 20:37:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:37:59 20:37:59 Login Succeeded 20:37:59 ---> ****-login.sh ends [Pipeline] } 20:37:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:37:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:37:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:38:00 ========================================================= 20:38:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 20:38:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:00 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 20:38:00 Sending build context to Docker daemon 670.7kB 20:38:00 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:38:00 Step 2/12 : FROM ${BASE} AS builder 20:38:01 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:38:01 9fda8d8052c6: Pulling fs layer 20:38:01 5d54e960e981: Pulling fs layer 20:38:01 c4a7e357bf2a: Pulling fs layer 20:38:01 f0e02332f6b5: Pulling fs layer 20:38:01 872ee5b61b7b: Pulling fs layer 20:38:01 0c6a40ed1a82: Pulling fs layer 20:38:01 94ae7d8d031c: Pulling fs layer 20:38:01 f0e02332f6b5: Waiting 20:38:01 872ee5b61b7b: Waiting 20:38:01 0c6a40ed1a82: Waiting 20:38:01 94ae7d8d031c: Waiting 20:38:01 5d54e960e981: Verifying Checksum 20:38:01 5d54e960e981: Download complete 20:38:01 f0e02332f6b5: Verifying Checksum 20:38:01 f0e02332f6b5: Download complete 20:38:01 872ee5b61b7b: Verifying Checksum 20:38:01 872ee5b61b7b: Download complete 20:38:01 9fda8d8052c6: Verifying Checksum 20:38:01 9fda8d8052c6: Download complete 20:38:01 94ae7d8d031c: Verifying Checksum 20:38:01 94ae7d8d031c: Download complete 20:38:02 9fda8d8052c6: Pull complete 20:38:02 5d54e960e981: Pull complete 20:38:03 c4a7e357bf2a: Verifying Checksum 20:38:03 c4a7e357bf2a: Download complete 20:38:04 0c6a40ed1a82: Verifying Checksum 20:38:19 c4a7e357bf2a: Pull complete 20:38:19 f0e02332f6b5: Pull complete 20:38:19 872ee5b61b7b: Pull complete 20:38:25 0c6a40ed1a82: Pull complete 20:38:27 94ae7d8d031c: Pull complete 20:38:27 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 20:38:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:38:27 ---> 86de565de09d 20:38:27 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 20:38:28 ---> Running in 08e07e7c9a89 20:38:28 Removing intermediate container 08e07e7c9a89 20:38:28 ---> 43f941526d46 20:38:28 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 20:38:28 ---> Running in b98d7cc98191 20:38:28 Removing intermediate container b98d7cc98191 20:38:28 ---> a606e3656161 20:38:28 Step 5/12 : ARG ADD_BUILD_TAGS="" 20:38:29 ---> Running in 6c525595df92 20:38:29 Removing intermediate container 6c525595df92 20:38:29 ---> 46566545558b 20:38:29 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:38:29 ---> Running in 8c5ba4728cdb 20:38:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:38:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:38:32 OK: 266 MiB in 52 packages 20:38:32 Removing intermediate container 8c5ba4728cdb 20:38:32 ---> 3a9b5214008f 20:38:32 Step 7/12 : WORKDIR /app 20:38:32 ---> Running in 0e4886508370 20:38:33 Removing intermediate container 0e4886508370 20:38:33 ---> 97adf5cc5fdc 20:38:33 Step 8/12 : COPY go.mod vendor* ./ 20:38:33 ---> 8f224e786344 20:38:33 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:38:33 ---> Running in 30a6c983ddb6 20:39:55 Removing intermediate container 30a6c983ddb6 20:39:55 ---> 35d513dd6235 20:39:55 Step 10/12 : COPY . . 20:39:55 ---> 3bc9b499a24c 20:39:55 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:39:55 ---> Running in 2b808dae2b41 20:39:55 Removing intermediate container 2b808dae2b41 20:39:55 ---> cf7af3ceb030 20:39:55 Step 12/12 : RUN $MAKE 20:39:55 ---> Running in 624d17b77bfb 20:39:55 noop 20:39:55 Removing intermediate container 624d17b77bfb 20:39:55 ---> f18d88cb0db0 20:39:55 Successfully built f18d88cb0db0 20:39:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:55 + docker inspect -f . ci-base-image-arm64 20:39:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:39:56 prd-ubuntu20.04-docker-arm64-4c-16g-5421 does not seem to be running inside a container 20:39:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/153 -v /w/workspace/app-rfid-llrp-inventory/153:/w/workspace/app-rfid-llrp-inventory/153:rw,z -v /w/workspace/app-rfid-llrp-inventory/153@tmp:/w/workspace/app-rfid-llrp-inventory/153@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 20:39:57 $ docker top d5d9fe924b67cfbc2049df8b9d7d95be7f93d8d38d6166d49c4e35e210f7c2eb -eo pid,comm [Pipeline] { [Pipeline] sh 20:39:58 + go version 20:39:58 go version go1.21.0 linux/arm64 [Pipeline] } 20:39:58 $ docker stop --time=1 d5d9fe924b67cfbc2049df8b9d7d95be7f93d8d38d6166d49c4e35e210f7c2eb 20:40:00 $ docker rm -f --volumes d5d9fe924b67cfbc2049df8b9d7d95be7f93d8d38d6166d49c4e35e210f7c2eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:01 + docker inspect -f . ci-base-image-arm64 20:40:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:40:01 prd-ubuntu20.04-docker-arm64-4c-16g-5421 does not seem to be running inside a container 20:40:01 $ 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/153 -v /w/workspace/app-rfid-llrp-inventory/153:/w/workspace/app-rfid-llrp-inventory/153:rw,z -v /w/workspace/app-rfid-llrp-inventory/153@tmp:/w/workspace/app-rfid-llrp-inventory/153@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 20:40:02 $ docker top 47881e2f32bd90eaa61dffd6e3cff3de3bcc8cb9253602144a7570fb969640e5 -eo pid,comm [Pipeline] { [Pipeline] sh 20:40:03 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/153 [Pipeline] fileExists [Pipeline] sh 20:40:03 + make test 20:40:03 go test -race ./... -coverprofile=coverage.out ./... 20:42:28 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 20:42:28 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 20:42:28 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.969s coverage: 86.2% of statements 20:42:28 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.418s coverage: 71.9% of statements 20:42:28 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:42:28 go vet ./... 20:44:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:44:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:44:19 ./bin/test-attribution.sh 20:44:20 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 20:44:20 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 20:44:20 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 20:44:20 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 20:44:20 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 20:44:20 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 20:44:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:44:20 $ docker stop --time=1 47881e2f32bd90eaa61dffd6e3cff3de3bcc8cb9253602144a7570fb969640e5 20:44:22 $ docker rm -f --volumes 47881e2f32bd90eaa61dffd6e3cff3de3bcc8cb9253602144a7570fb969640e5 [Pipeline] // withDockerContainer [Pipeline] sh 20:44:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:44:24 Warning: overwriting stash ‘coverage-report’ 20:44:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:44:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:44:25 + ls -al . 20:44:25 total 204 20:44:25 drwxrwxr-x 10 jenkins jenkins 4096 Nov 28 20:40 . 20:44:25 drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 20:37 .. 20:44:25 -rw-rw-r-- 1 jenkins jenkins 262 Nov 28 20:37 .dockerignore 20:44:25 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 20:37 .git 20:44:25 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:37 .github 20:44:25 -rw-rw-r-- 1 jenkins jenkins 773 Nov 28 20:37 .gitignore 20:44:25 -rw-rw-r-- 1 jenkins jenkins 41 Nov 28 20:37 .golangci.yml 20:44:25 -rw-rw-r-- 1 jenkins jenkins 10232 Nov 28 20:37 Attribution.txt 20:44:25 -rw-rw-r-- 1 jenkins jenkins 11245 Nov 28 20:37 CHANGELOG.md 20:44:25 -rw-rw-r-- 1 jenkins jenkins 1768 Nov 28 20:37 Dockerfile 20:44:25 -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 20:37 GOVERNANCE.md 20:44:25 -rw-rw-r-- 1 jenkins jenkins 665 Nov 28 20:37 Jenkinsfile 20:44:25 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 28 20:37 LICENSE 20:44:25 -rw-rw-r-- 1 jenkins jenkins 2497 Nov 28 20:37 Makefile 20:44:25 -rw-rw-r-- 1 jenkins jenkins 617 Nov 28 20:37 OWNERS.md 20:44:25 -rw-rw-r-- 1 jenkins jenkins 3851 Nov 28 20:37 README.md 20:44:25 -rw-rw-r-- 1 jenkins jenkins 11 Nov 28 20:28 VERSION 20:44:25 drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 20:37 bin 20:44:25 -rw-r--r-- 1 jenkins jenkins 41317 Nov 28 20:42 coverage.out 20:44:25 -rw-rw-r-- 1 jenkins jenkins 3964 Nov 28 20:37 go.mod 20:44:25 -rw-rw-r-- 1 jenkins jenkins 35070 Nov 28 20:37 go.sum 20:44:25 drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 20:37 images 20:44:25 drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 20:37 internal 20:44:25 -rw-rw-r-- 1 jenkins jenkins 531 Nov 28 20:37 main.go 20:44:25 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:37 openapi 20:44:25 drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 20:37 res 20:44:25 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:37 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:26 + 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=c016e0e692f6ec25de6015d4618db51ef1045541 --label arch=arm64 --label version=3.2.0-dev.1 . 20:44:26 Sending build context to Docker daemon 670.7kB 20:44:26 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 20:44:26 Step 2/30 : FROM ${BASE} AS builder 20:44:26 ---> f18d88cb0db0 20:44:26 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 20:44:26 ---> Running in c77616334609 20:44:26 Removing intermediate container c77616334609 20:44:26 ---> 4d64cbfff3ac 20:44:26 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 20:44:27 ---> Running in 94392b439f1a 20:44:27 Removing intermediate container 94392b439f1a 20:44:27 ---> a9e64d24a007 20:44:27 Step 5/30 : ARG ADD_BUILD_TAGS="" 20:44:27 ---> Running in 2d7320fc8e97 20:44:27 Removing intermediate container 2d7320fc8e97 20:44:27 ---> d4b7c37140a2 20:44:27 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:44:27 ---> Running in cc7264a18093 20:44:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:44:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:44:30 OK: 266 MiB in 52 packages 20:44:31 Removing intermediate container cc7264a18093 20:44:31 ---> 26ce2bc7bf79 20:44:31 Step 7/30 : WORKDIR /app 20:44:31 ---> Running in 24720782ecb8 20:44:31 Removing intermediate container 24720782ecb8 20:44:31 ---> 030916268605 20:44:31 Step 8/30 : COPY go.mod vendor* ./ 20:44:32 ---> d7c49a172f22 20:44:32 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:44:32 ---> Running in fe7b0dc36c97 20:44:34 Removing intermediate container fe7b0dc36c97 20:44:34 ---> 5eeb3299c160 20:44:34 Step 10/30 : COPY . . 20:44:34 ---> 034b8265384f 20:44:34 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:44:34 ---> Running in ac1c54e11c46 20:44:35 Removing intermediate container ac1c54e11c46 20:44:35 ---> f1730f5937a8 20:44:35 Step 12/30 : RUN $MAKE 20:44:35 ---> Running in 8c6cac077882 20:44:36 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.1 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.1 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.1" -trimpath -mod=readonly -o app-rfid-llrp-inventory 20:46:43 Removing intermediate container 8c6cac077882 20:46:43 ---> b1831708d127 20:46:43 Step 13/30 : FROM alpine:3.18 20:46:43 3.18: Pulling from library/alpine 20:46:43 579b34f0a95b: Pulling fs layer 20:46:43 579b34f0a95b: Verifying Checksum 20:46:43 579b34f0a95b: Download complete 20:46:43 579b34f0a95b: Pull complete 20:46:43 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:46:43 Status: Downloaded newer image for alpine:3.18 20:46:43 ---> 3cc203321400 20:46:43 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:46:43 ---> Running in c556561cfb26 20:46:43 Removing intermediate container c556561cfb26 20:46:43 ---> e50423fca23b 20:46:43 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 20:46:43 ---> Running in 8130a4956a6f 20:46:43 Removing intermediate container 8130a4956a6f 20:46:43 ---> 12ff2c77eeca 20:46:43 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 20:46:43 ---> Running in b0b48b902ad9 20:46:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:46:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:46:43 (1/2) Installing ca-certificates (20230506-r0) 20:46:43 (2/2) Installing dumb-init (1.2.5-r2) 20:46:43 Executing busybox-1.36.1-r2.trigger 20:46:43 Executing ca-certificates-20230506-r0.trigger 20:46:43 OK: 9 MiB in 17 packages 20:46:43 Removing intermediate container b0b48b902ad9 20:46:43 ---> a9f2ad33d19a 20:46:43 Step 17/30 : RUN apk --no-cache upgrade 20:46:43 ---> Running in 75140f01df2a 20:46:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:46:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:46:44 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 20:46:44 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 20:46:44 Executing busybox-1.36.1-r5.post-upgrade 20:46:44 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 20:46:44 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 20:46:44 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 20:46:44 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 20:46:44 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 20:46:44 Executing busybox-1.36.1-r5.trigger 20:46:44 Executing ca-certificates-20230506-r0.trigger 20:46:44 OK: 9 MiB in 17 packages 20:46:46 Removing intermediate container 75140f01df2a 20:46:46 ---> 5ae952be4a6b 20:46:46 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 20:46:46 ---> 216a6dba535a 20:46:46 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 20:46:47 ---> 14155d390863 20:46:47 Step 20/30 : COPY --from=builder /app/res/ /res/ 20:46:47 ---> 712c7142159f 20:46:47 Step 21/30 : COPY --from=builder /app/static/ /static/ 20:46:51 ---> 3703dfd29cb5 20:46:51 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 20:46:53 ---> 2d6c4f94d8a6 20:46:53 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 20:46:53 ---> Running in 28316034a463 20:46:54 Removing intermediate container 28316034a463 20:46:54 ---> 2ee1bf358ccf 20:46:54 Step 24/30 : VOLUME /cache 20:46:55 ---> Running in 3a1238be5134 20:46:55 Removing intermediate container 3a1238be5134 20:46:55 ---> 58bcdb1a1f60 20:46:55 Step 25/30 : EXPOSE 59711 20:46:55 ---> Running in 93a8874416b6 20:46:55 Removing intermediate container 93a8874416b6 20:46:55 ---> ec696452f615 20:46:55 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 20:46:56 ---> Running in 1799ebcf236b 20:46:56 Removing intermediate container 1799ebcf236b 20:46:56 ---> 307030a64358 20:46:56 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 20:46:56 ---> Running in f36fafaefcd9 20:46:56 Removing intermediate container f36fafaefcd9 20:46:56 ---> f07678105083 20:46:56 Step 28/30 : LABEL arch=arm64 20:46:56 ---> Running in 32596a16a24f 20:46:57 Removing intermediate container 32596a16a24f 20:46:57 ---> fad064a991a9 20:46:57 Step 29/30 : LABEL git_sha=c016e0e692f6ec25de6015d4618db51ef1045541 20:46:57 ---> Running in 3d5a11d851f9 20:46:57 Removing intermediate container 3d5a11d851f9 20:46:57 ---> a7d7d34c5734 20:46:57 Step 30/30 : LABEL version=3.2.0-dev.1 20:46:57 ---> Running in e7da80e99d07 20:46:57 Removing intermediate container e7da80e99d07 20:46:57 ---> eaab4f228cc9 20:46:57 [Warning] One or more build-args [ARCH] were not consumed 20:46:57 Successfully built eaab4f228cc9 20:46:57 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 20:46:58 provisioning config files... 20:46:58 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/153@tmp/config12909150182445718214tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:46:58 ---> ****-login.sh 20:46:58 nexus3.edgexfoundry.org:10001 20:46:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:46:59 Configure a credential helper to remove this warning. See 20:46:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:46:59 20:46:59 Login Succeeded 20:46:59 nexus3.edgexfoundry.org:10002 20:46:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:46:59 Configure a credential helper to remove this warning. See 20:46:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:46:59 20:46:59 Login Succeeded 20:46:59 nexus3.edgexfoundry.org:10003 20:46:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:46:59 Configure a credential helper to remove this warning. See 20:46:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:46:59 20:46:59 Login Succeeded 20:46:59 nexus3.edgexfoundry.org:10004 20:47:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:47:00 Configure a credential helper to remove this warning. See 20:47:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:47:00 20:47:00 Login Succeeded 20:47:00 ****.io 20:47:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:47:00 Configure a credential helper to remove this warning. See 20:47:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:47:00 20:47:00 Login Succeeded 20:47:00 ---> ****-login.sh ends [Pipeline] } 20:47:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:47:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:47:01 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 20:47:01 c016e0e692f6ec25de6015d4618db51ef1045541 20:47:01 latest 20:47:01 3.2.0-dev.1 20:47:01 c016e0e692f6ec25de6015d4618db51ef1045541-3.2.0-dev.1 20:47:01 main 20:47:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:01 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c016e0e692f6ec25de6015d4618db51ef1045541 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:02 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c016e0e692f6ec25de6015d4618db51ef1045541 20:47:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 20:47:02 f423c1d67ccb: Preparing 20:47:02 a0e7d7067864: Preparing 20:47:02 55e7d6de4907: Preparing 20:47:02 d3ed92c77bff: Preparing 20:47:02 92f647478696: Preparing 20:47:02 2efa3054952c: Preparing 20:47:02 bc9824e19024: Preparing 20:47:02 2efa3054952c: Waiting 20:47:02 bc9824e19024: Waiting 20:47:02 4b7e8078338f: Preparing 20:47:02 5f4d9fc4d98d: Preparing 20:47:02 4b7e8078338f: Waiting 20:47:02 5f4d9fc4d98d: Waiting 20:47:02 92f647478696: Pushed 20:47:02 d3ed92c77bff: Pushed 20:47:02 f423c1d67ccb: Pushed 20:47:02 55e7d6de4907: Pushed 20:47:05 5f4d9fc4d98d: Layer already exists 20:47:05 2efa3054952c: Pushed 20:47:06 4b7e8078338f: Pushed 20:47:07 bc9824e19024: Pushed 20:47:08 a0e7d7067864: Pushed 20:47:08 c016e0e692f6ec25de6015d4618db51ef1045541: digest: sha256:0b811389df240f2adc6e92020e660099efc9072867cf6881934052062285d4ff size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:09 + 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 20:47:09 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 20:47:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 20:47:09 f423c1d67ccb: Preparing 20:47:09 a0e7d7067864: Preparing 20:47:09 55e7d6de4907: Preparing 20:47:09 d3ed92c77bff: Preparing 20:47:09 92f647478696: Preparing 20:47:09 2efa3054952c: Preparing 20:47:09 bc9824e19024: Preparing 20:47:09 4b7e8078338f: Preparing 20:47:09 5f4d9fc4d98d: Preparing 20:47:09 2efa3054952c: Waiting 20:47:09 bc9824e19024: Waiting 20:47:09 4b7e8078338f: Waiting 20:47:09 5f4d9fc4d98d: Waiting 20:47:09 d3ed92c77bff: Layer already exists 20:47:09 92f647478696: Layer already exists 20:47:09 a0e7d7067864: Layer already exists 20:47:09 55e7d6de4907: Layer already exists 20:47:09 f423c1d67ccb: Layer already exists 20:47:09 2efa3054952c: Layer already exists 20:47:09 5f4d9fc4d98d: Layer already exists 20:47:09 bc9824e19024: Layer already exists 20:47:09 4b7e8078338f: Layer already exists 20:47:09 latest: digest: sha256:0b811389df240f2adc6e92020e660099efc9072867cf6881934052062285d4ff size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:10 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:10 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.1 20:47:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 20:47:10 f423c1d67ccb: Preparing 20:47:10 a0e7d7067864: Preparing 20:47:10 55e7d6de4907: Preparing 20:47:10 d3ed92c77bff: Preparing 20:47:10 92f647478696: Preparing 20:47:10 2efa3054952c: Preparing 20:47:10 bc9824e19024: Preparing 20:47:10 4b7e8078338f: Preparing 20:47:10 5f4d9fc4d98d: Preparing 20:47:10 bc9824e19024: Waiting 20:47:10 4b7e8078338f: Waiting 20:47:10 5f4d9fc4d98d: Waiting 20:47:10 2efa3054952c: Waiting 20:47:10 f423c1d67ccb: Layer already exists 20:47:10 92f647478696: Layer already exists 20:47:10 d3ed92c77bff: Layer already exists 20:47:10 55e7d6de4907: Layer already exists 20:47:10 a0e7d7067864: Layer already exists 20:47:10 bc9824e19024: Layer already exists 20:47:10 2efa3054952c: Layer already exists 20:47:10 4b7e8078338f: Layer already exists 20:47:10 5f4d9fc4d98d: Layer already exists 20:47:11 3.2.0-dev.1: digest: sha256:0b811389df240f2adc6e92020e660099efc9072867cf6881934052062285d4ff size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:11 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c016e0e692f6ec25de6015d4618db51ef1045541-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:12 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c016e0e692f6ec25de6015d4618db51ef1045541-3.2.0-dev.1 20:47:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 20:47:12 f423c1d67ccb: Preparing 20:47:12 a0e7d7067864: Preparing 20:47:12 55e7d6de4907: Preparing 20:47:12 d3ed92c77bff: Preparing 20:47:12 92f647478696: Preparing 20:47:12 2efa3054952c: Preparing 20:47:12 bc9824e19024: Preparing 20:47:12 4b7e8078338f: Preparing 20:47:12 5f4d9fc4d98d: Preparing 20:47:12 bc9824e19024: Waiting 20:47:12 4b7e8078338f: Waiting 20:47:12 5f4d9fc4d98d: Waiting 20:47:12 2efa3054952c: Waiting 20:47:12 d3ed92c77bff: Layer already exists 20:47:12 55e7d6de4907: Layer already exists 20:47:12 f423c1d67ccb: Layer already exists 20:47:12 a0e7d7067864: Layer already exists 20:47:12 92f647478696: Layer already exists 20:47:12 2efa3054952c: Layer already exists 20:47:12 5f4d9fc4d98d: Layer already exists 20:47:12 4b7e8078338f: Layer already exists 20:47:12 bc9824e19024: Layer already exists 20:47:12 c016e0e692f6ec25de6015d4618db51ef1045541-3.2.0-dev.1: digest: sha256:0b811389df240f2adc6e92020e660099efc9072867cf6881934052062285d4ff size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:12 + 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 20:47:13 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 20:47:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 20:47:13 f423c1d67ccb: Preparing 20:47:13 a0e7d7067864: Preparing 20:47:13 55e7d6de4907: Preparing 20:47:13 d3ed92c77bff: Preparing 20:47:13 92f647478696: Preparing 20:47:13 2efa3054952c: Preparing 20:47:13 bc9824e19024: Preparing 20:47:13 4b7e8078338f: Preparing 20:47:13 5f4d9fc4d98d: Preparing 20:47:13 4b7e8078338f: Waiting 20:47:13 bc9824e19024: Waiting 20:47:13 5f4d9fc4d98d: Waiting 20:47:13 2efa3054952c: Waiting 20:47:13 f423c1d67ccb: Layer already exists 20:47:13 d3ed92c77bff: Layer already exists 20:47:13 a0e7d7067864: Layer already exists 20:47:13 55e7d6de4907: Layer already exists 20:47:13 92f647478696: Layer already exists 20:47:13 2efa3054952c: Layer already exists 20:47:13 5f4d9fc4d98d: Layer already exists 20:47:13 bc9824e19024: Layer already exists 20:47:13 4b7e8078338f: Layer already exists 20:47:13 main: digest: sha256:0b811389df240f2adc6e92020e660099efc9072867cf6881934052062285d4ff size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:47:14 ===================================================== [Pipeline] echo 20:47:14 taggedImages: 20:47:14 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c016e0e692f6ec25de6015d4618db51ef1045541 20:47:14 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 20:47:14 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.1 20:47:14 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c016e0e692f6ec25de6015d4618db51ef1045541-3.2.0-dev.1 20:47:14 - 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 20:47:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:47:14 20:47:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:47:15 arm64: Pulling from edgex-lftools-log-publisher 20:47:15 8998bd30e6a1: Pulling fs layer 20:47:15 04944245beec: Pulling fs layer 20:47:15 699f458cf7ca: Pulling fs layer 20:47:15 765212b225bb: Pulling fs layer 20:47:15 f23df028b6ca: Pulling fs layer 20:47:15 d65c8cfc05b1: Pulling fs layer 20:47:15 2437ff75d9bd: Pulling fs layer 20:47:15 f23df028b6ca: Waiting 20:47:15 d65c8cfc05b1: Waiting 20:47:15 2437ff75d9bd: Waiting 20:47:15 765212b225bb: Waiting 20:47:15 04944245beec: Verifying Checksum 20:47:15 04944245beec: Download complete 20:47:15 765212b225bb: Verifying Checksum 20:47:15 765212b225bb: Download complete 20:47:15 f23df028b6ca: Verifying Checksum 20:47:15 f23df028b6ca: Download complete 20:47:15 d65c8cfc05b1: Verifying Checksum 20:47:15 d65c8cfc05b1: Download complete 20:47:15 699f458cf7ca: Download complete 20:47:15 8998bd30e6a1: Verifying Checksum 20:47:15 8998bd30e6a1: Download complete 20:47:18 2437ff75d9bd: Verifying Checksum 20:47:18 2437ff75d9bd: Download complete 20:47:21 8998bd30e6a1: Pull complete 20:47:21 04944245beec: Pull complete 20:47:22 699f458cf7ca: Pull complete 20:47:23 765212b225bb: Pull complete 20:47:24 f23df028b6ca: Pull complete 20:47:24 d65c8cfc05b1: Pull complete 20:47:42 2437ff75d9bd: Pull complete 20:47:42 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:47:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:47:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:47:42 prd-ubuntu20.04-docker-arm64-4c-16g-5421 does not seem to be running inside a container 20:47:42 $ 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/153 -v /w/workspace/app-rfid-llrp-inventory/153:/w/workspace/app-rfid-llrp-inventory/153:rw,z -v /w/workspace/app-rfid-llrp-inventory/153@tmp:/w/workspace/app-rfid-llrp-inventory/153@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 20:47:45 $ docker top 5e0db1d8b13ef2fc5d6e6d28c344cd19895c200dd6da4951f8aacebc552e154d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:47:46 ---> job-cost.sh 20:47:46 lf-activate-venv: SKIPPING 20:47:46 INFO: No Stack... 20:47:46 INFO: Retrieving Pricing Info for: v3-standard-4 20:47:47 INFO: Archiving Costs [Pipeline] sh 20:47:48 + cat /w/workspace/app-rfid-llrp-inventory/153/archives/cost.csv 20:47:48 + cut -d, -f6 [Pipeline] lock 20:47:48 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-153-stack-cost] 20:47:48 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-153-stack-cost] did not exist. Created. 20:47:48 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-153-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:47:49 /w/workspace/app-rfid-llrp-inventory/153@tmp/durable-b97812d9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:47:49 + echo total: 0.10999999940395355 [Pipeline] stash 20:47:50 Warning: overwriting stash ‘stack-cost’ 20:47:50 Stashed 1 file(s) [Pipeline] } 20:47:50 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-153-stack-cost] [Pipeline] // lock [Pipeline] } 20:47:50 $ docker stop --time=1 5e0db1d8b13ef2fc5d6e6d28c344cd19895c200dd6da4951f8aacebc552e154d 20:47:51 $ docker rm -f --volumes 5e0db1d8b13ef2fc5d6e6d28c344cd19895c200dd6da4951f8aacebc552e154d [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 20:47:53 provisioning config files... 20:47:53 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7212671171416346842tmp [Pipeline] { [Pipeline] sh 20:47:53 + set +x 20:47:53 + curl -s https://codecov.io/bash 20:47:53 + bash -s -- 20:47:53 20:47:53 _____ _ 20:47:53 / ____| | | 20:47:53 | | ___ __| | ___ ___ _____ __ 20:47:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:47:53 | |___| (_) | (_| | __/ (_| (_) \ V / 20:47:53 \_____\___/ \__,_|\___|\___\___/ \_/ 20:47:53 Bash-1.0.6 20:47:53 20:47:53 20:47:53 ==> git version 2.25.1 found 20:47:53 ==> 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 20:47:53 Release-Date: 2020-01-08 20:47:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:47:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:47:53 ==> Jenkins CI detected. 20:47:53 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 20:47:53 project root: . 20:47:53 --> token set from env 20:47:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:47:53 ==> Running gcov in . (disable via -X gcov) 20:47:53 ==> Python coveragepy not found 20:47:53 ==> Searching for coverage reports in: 20:47:53 + . 20:47:53 -> Found 1 reports 20:47:53 ==> Detecting git/mercurial file structure 20:47:53 ==> Reading reports 20:47:53 + ./coverage.out bytes=41317 20:47:53 ==> Appending adjustments 20:47:53 https://docs.codecov.io/docs/fixing-reports 20:47:53 + Found adjustments 20:47:53 ==> Gzipping contents 20:47:53 12K /tmp/codecov.uhsPtC.gz 20:47:53 ==> Uploading reports 20:47:53 url: https://codecov.io 20:47:53 query: branch=main&commit=c016e0e692f6ec25de6015d4618db51ef1045541&build=153&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F153%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 20:47:53 -> Pinging Codecov 20:47:53 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c016e0e692f6ec25de6015d4618db51ef1045541&build=153&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F153%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 20:47:54 -> Uploading to 20:47:54 https://storage.googleapis.com/codecov/v4/raw/2023-11-28/581DD39554BDF9B6E22D074273EAD858/c016e0e692f6ec25de6015d4618db51ef1045541/f02d4296-cfd4-4a7c-8004-ac1494718973.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231128%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231128T204753Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0036f1c8141b7b512fde520ee59418424d7687923ffa7f82b6e3fc375aa035b3 20:47:54 % Total % Received % Xferd Average Speed Time Time Time Current 20:47:54 Dload Upload Total Spent Left Speed 20:47:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11603 0 0 100 11603 0 41888 --:--:-- --:--:-- --:--:-- 41888 20:47:54 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/c016e0e692f6ec25de6015d4618db51ef1045541 [Pipeline] } 20:47:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:47:54 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:47:54 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:47:55 20:47:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:47:55 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:47:55 df9b9388f04a: Pulling fs layer 20:47:55 52dc419b0ee2: Pulling fs layer 20:47:55 25bc292e5bac: Pulling fs layer 20:47:55 114826534d7a: Pulling fs layer 20:47:55 4657fd5d0bcf: Pulling fs layer 20:47:55 6ad1cebc031e: Pulling fs layer 20:47:55 8a3aa393b2d8: Pulling fs layer 20:47:55 114826534d7a: Waiting 20:47:55 4657fd5d0bcf: Waiting 20:47:55 6ad1cebc031e: Waiting 20:47:55 8a3aa393b2d8: Waiting 20:47:55 25bc292e5bac: Verifying Checksum 20:47:55 25bc292e5bac: Download complete 20:47:55 52dc419b0ee2: Verifying Checksum 20:47:55 52dc419b0ee2: Download complete 20:47:55 4657fd5d0bcf: Verifying Checksum 20:47:55 4657fd5d0bcf: Download complete 20:47:55 df9b9388f04a: Download complete 20:47:55 6ad1cebc031e: Verifying Checksum 20:47:55 6ad1cebc031e: Download complete 20:47:55 df9b9388f04a: Pull complete 20:47:55 52dc419b0ee2: Pull complete 20:47:55 25bc292e5bac: Pull complete 20:47:56 114826534d7a: Verifying Checksum 20:47:56 114826534d7a: Download complete 20:47:56 8a3aa393b2d8: Verifying Checksum 20:47:56 8a3aa393b2d8: Download complete 20:47:59 114826534d7a: Pull complete 20:47:59 4657fd5d0bcf: Pull complete 20:47:59 6ad1cebc031e: Pull complete 20:48:02 8a3aa393b2d8: Pull complete 20:48:02 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:48:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:48:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:48:02 prd-ubuntu20.04-docker-8c-8g-5111 does not seem to be running inside a container 20:48:02 $ 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:1.410.4 cat 20:48:07 $ docker top 1e6e404809a9cf909f425e2b6712e2ffe341704560eb4e195e4c4d7f0ff9d945 -eo pid,comm [Pipeline] { [Pipeline] echo 20:48:07 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 20:48:07 + set -o pipefail 20:48:07 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 20:48:13 20:48:13 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 20:48:13 20:48:13 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/26093c5b-7a65-433b-81ce-cf7bb2e13fe4 20:48:13 20:48:13 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:48:13 20:48:23 20:48:23 A medium severity vulnerability was found in the Snyk CLI versions you are using. 20:48:23 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 20:48:23 More details here: https://snyk.co/ue1NS 20:48:23 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 20:48:23 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 20:48:23 $ docker stop --time=1 1e6e404809a9cf909f425e2b6712e2ffe341704560eb4e195e4c4d7f0ff9d945 20:48:26 $ docker rm -f --volumes 1e6e404809a9cf909f425e2b6712e2ffe341704560eb4e195e4c4d7f0ff9d945 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:48:28 + git log --format=format:%s -1 c016e0e692f6ec25de6015d4618db51ef1045541 [Pipeline] sh 20:48:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:48:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:48:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:48:28 prd-ubuntu20.04-docker-8c-8g-5111 does not seem to be running inside a container 20:48:28 $ 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 20:48:29 $ docker top 86afa5f1a0eece5bb2e077045896599b4f34768dfad0f4c3136847d0b18d03e7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:48:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:48:29 [ssh-agent] Looking for ssh-agent implementation... 20:48:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:48:29 $ docker exec 86afa5f1a0eece5bb2e077045896599b4f34768dfad0f4c3136847d0b18d03e7 ssh-agent 20:48:29 SSH_AUTH_SOCK=/tmp/ssh-rfLjuTBcXuGM/agent.32 20:48:29 SSH_AGENT_PID=38 20:48:29 Running ssh-add (command line suppressed) 20:48:29 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17940807753360539077.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17940807753360539077.key) 20:48:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:48:30 + git semver tag 20:48:30 2023-11-28 20:48:30,551 [run_tag] DEBUG tag force:False 20:48:30 2023-11-28 20:48:30,551 [check_head_tag] DEBUG check head tag 20:48:30 2023-11-28 20:48:30,552 [execute] INFO git cat-file --batch-check 20:48:30 2023-11-28 20:48:30,553 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 20:48:30 2023-11-28 20:48:30,557 [execute] INFO git cat-file --batch 20:48:30 2023-11-28 20:48:30,557 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 20:48:30 2023-11-28 20:48:30,574 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 20:48:30 2023-11-28 20:48:30,574 [execute] INFO git tag -a v3.2.0-dev.1 -m v3.2.0-dev.1 20:48:30 2023-11-28 20:48:30,574 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.1', '-m', 'v3.2.0-dev.1'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 20:48:30 2023-11-28 20:48:30,578 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 20:48:30 3.2.0-dev.1 [Pipeline] } 20:48:30 $ docker exec --env ******** --env ******** 86afa5f1a0eece5bb2e077045896599b4f34768dfad0f4c3136847d0b18d03e7 ssh-agent -k 20:48:30 unset SSH_AUTH_SOCK; 20:48:30 unset SSH_AGENT_PID; 20:48:30 echo Agent pid 38 killed; 20:48:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:48:31 + git semver [Pipeline] } 20:48:31 $ docker stop --time=1 86afa5f1a0eece5bb2e077045896599b4f34768dfad0f4c3136847d0b18d03e7 20:48:32 $ docker rm -f --volumes 86afa5f1a0eece5bb2e077045896599b4f34768dfad0f4c3136847d0b18d03e7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:48:33 20:48:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:48:33 0.23.1-centos7: Pulling from edgex-lftools 20:48:33 ab5ef0e58194: Pulling fs layer 20:48:33 9712f1f96733: Pulling fs layer 20:48:33 63f879dbbcfc: Pulling fs layer 20:48:33 0d9ebad4ef96: Pulling fs layer 20:48:33 e9a5061849ea: Pulling fs layer 20:48:33 d747dcd14b5f: Pulling fs layer 20:48:33 2de7ff778b66: Pulling fs layer 20:48:33 0d9ebad4ef96: Waiting 20:48:33 e9a5061849ea: Waiting 20:48:33 d747dcd14b5f: Waiting 20:48:33 2de7ff778b66: Waiting 20:48:33 9712f1f96733: Verifying Checksum 20:48:33 9712f1f96733: Download complete 20:48:34 63f879dbbcfc: Verifying Checksum 20:48:34 63f879dbbcfc: Download complete 20:48:34 ab5ef0e58194: Verifying Checksum 20:48:34 ab5ef0e58194: Download complete 20:48:34 d747dcd14b5f: Download complete 20:48:34 e9a5061849ea: Verifying Checksum 20:48:34 e9a5061849ea: Download complete 20:48:34 0d9ebad4ef96: Verifying Checksum 20:48:34 0d9ebad4ef96: Download complete 20:48:34 2de7ff778b66: Verifying Checksum 20:48:34 2de7ff778b66: Download complete 20:48:36 ab5ef0e58194: Pull complete 20:48:36 9712f1f96733: Pull complete 20:48:37 63f879dbbcfc: Pull complete 20:48:40 0d9ebad4ef96: Pull complete 20:48:41 e9a5061849ea: Pull complete 20:48:41 d747dcd14b5f: Pull complete 20:48:42 2de7ff778b66: Pull complete 20:48:42 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:48:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:48:42 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:48:42 prd-ubuntu20.04-docker-8c-8g-5111 does not seem to be running inside a container 20:48:42 $ 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 20:48:47 $ docker top 92a761464c259a62464809c181f5680b1a3894f8f3ed392da3f906a786a4356d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:48:48 provisioning config files... 20:48:48 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4895324413758673715tmp 20:48:48 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3000356219790639246tmp 20:48:48 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15955836967018835189tmp [Pipeline] { [Pipeline] echo 20:48:48 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:48:48 ---> sigul-configuration.sh 20:48:48 gpg: directory `/root/.gnupg' created 20:48:48 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:48:48 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:48:48 gpg: keyring `/root/.gnupg/secring.gpg' created 20:48:48 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:48:48 gpg: CAST5 encrypted data 20:48:48 gpg: encrypted with 1 passphrase 20:48:48 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:48:48 + mkdir /home/jenkins 20:48:48 + mkdir /home/jenkins/sigul [Pipeline] sh 20:48: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 20:48:49 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:48:49 ---> sigul-install.sh 20:48:49 Sigul already installed; skipping installation. [Pipeline] sh 20:48:49 + git tag --list 20:48:49 v0.0.0 20:48:49 v1.0.0 20:48:49 v2.1.0 20:48:49 v2.1.1 20:48:49 v2.2.0 20:48:49 v2.3.0 20:48:49 v3.0 20:48:49 v3.0.0 20:48:49 v3.0.1 20:48:49 v3.0.1-dev.1 20:48:49 v3.1 20:48:49 v3.1.0 20:48:49 v3.1.0-dev.1 20:48:49 v3.1.0-dev.10 20:48:49 v3.1.0-dev.11 20:48:49 v3.1.0-dev.12 20:48:49 v3.1.0-dev.13 20:48:49 v3.1.0-dev.14 20:48:49 v3.1.0-dev.15 20:48:49 v3.1.0-dev.16 20:48:49 v3.1.0-dev.17 20:48:49 v3.1.0-dev.18 20:48:49 v3.1.0-dev.19 20:48:49 v3.1.0-dev.2 20:48:49 v3.1.0-dev.20 20:48:49 v3.1.0-dev.21 20:48:49 v3.1.0-dev.22 20:48:49 v3.1.0-dev.23 20:48:49 v3.1.0-dev.24 20:48:49 v3.1.0-dev.25 20:48:49 v3.1.0-dev.26 20:48:49 v3.1.0-dev.27 20:48:49 v3.1.0-dev.28 20:48:49 v3.1.0-dev.29 20:48:49 v3.1.0-dev.3 20:48:49 v3.1.0-dev.30 20:48:49 v3.1.0-dev.31 20:48:49 v3.1.0-dev.32 20:48:49 v3.1.0-dev.33 20:48:49 v3.1.0-dev.34 20:48:49 v3.1.0-dev.35 20:48:49 v3.1.0-dev.36 20:48:49 v3.1.0-dev.37 20:48:49 v3.1.0-dev.38 20:48:49 v3.1.0-dev.39 20:48:49 v3.1.0-dev.4 20:48:49 v3.1.0-dev.40 20:48:49 v3.1.0-dev.5 20:48:49 v3.1.0-dev.6 20:48:49 v3.1.0-dev.7 20:48:49 v3.1.0-dev.8 20:48:49 v3.1.0-dev.9 20:48:49 v3.2.0-dev.1 [Pipeline] sh 20:48:49 + lftools sign git-tag v3.2.0-dev.1 20:48:50 Signing Git tag with Sigul... 20:48:50 Signing v3.2.0-dev.1 [Pipeline] echo 20:48:50 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:48:51 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:48:51 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:48:51 $ docker stop --time=1 92a761464c259a62464809c181f5680b1a3894f8f3ed392da3f906a786a4356d 20:48:52 $ docker rm -f --volumes 92a761464c259a62464809c181f5680b1a3894f8f3ed392da3f906a786a4356d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:48:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:48:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:48:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:48:53 prd-ubuntu20.04-docker-8c-8g-5111 does not seem to be running inside a container 20:48:53 $ 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 20:48:54 $ docker top e0848240951cf282220b6cf36eadccc766afeecffc44e5eb80a2487a68d4d7a1 -eo pid,comm 20:48:54 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:48:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:48:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:48:54 [ssh-agent] Looking for ssh-agent implementation... 20:48:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:48:54 $ docker exec e0848240951cf282220b6cf36eadccc766afeecffc44e5eb80a2487a68d4d7a1 ssh-agent 20:48:54 SSH_AUTH_SOCK=/tmp/ssh-6xHSZHgWfDUm/agent.33 20:48:54 SSH_AGENT_PID=39 20:48:54 Running ssh-add (command line suppressed) 20:48:54 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8674722883726602970.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8674722883726602970.key) 20:48:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:48:55 + git semver bump pre 20:48:55 2023-11-28 20:48:55,413 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 20:48:55 2023-11-28 20:48:55,413 [bump_version] DEBUG bumping version:3.2.0-dev.1 on axis:pre with prefix:dev 20:48:55 2023-11-28 20:48:55,413 [bump_version] DEBUG bumped version:3.2.0-dev.2 20:48:55 2023-11-28 20:48:55,413 [write_version] DEBUG write version:3.2.0-dev.2 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 20:48:55 2023-11-28 20:48:55,413 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 20:48:55 2023-11-28 20:48:55,413 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 20:48:55 2023-11-28 20:48:55,415 [execute] INFO git cat-file --batch-check 20:48:55 2023-11-28 20:48:55,415 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 20:48:55 2023-11-28 20:48:55,421 [execute] INFO git cat-file --batch 20:48:55 2023-11-28 20:48:55,422 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 20:48:55 2023-11-28 20:48:55,427 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 20:48:55 3.2.0-dev.2 [Pipeline] } 20:48:55 $ docker exec --env ******** --env ******** e0848240951cf282220b6cf36eadccc766afeecffc44e5eb80a2487a68d4d7a1 ssh-agent -k 20:48:55 unset SSH_AUTH_SOCK; 20:48:55 unset SSH_AGENT_PID; 20:48:55 echo Agent pid 39 killed; 20:48:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:48:56 + git semver [Pipeline] } 20:48:56 $ docker stop --time=1 e0848240951cf282220b6cf36eadccc766afeecffc44e5eb80a2487a68d4d7a1 20:48:57 $ docker rm -f --volumes e0848240951cf282220b6cf36eadccc766afeecffc44e5eb80a2487a68d4d7a1 [Pipeline] // withDockerContainer [Pipeline] sh 20:48:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:48:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:48:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:48:58 prd-ubuntu20.04-docker-8c-8g-5111 does not seem to be running inside a container 20:48: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 20:48:59 $ docker top 0d712ef6fa10c6453312c82f5a1b173224ccda940b0b298e9b073dd1ccdbd28e -eo pid,comm 20:48:59 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). 20:48:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:48:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:48:59 [ssh-agent] Looking for ssh-agent implementation... 20:48:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:48:59 $ docker exec 0d712ef6fa10c6453312c82f5a1b173224ccda940b0b298e9b073dd1ccdbd28e ssh-agent 20:48:59 SSH_AUTH_SOCK=/tmp/ssh-ZHMTKT9eKCqJ/agent.32 20:48:59 SSH_AGENT_PID=38 20:48:59 Running ssh-add (command line suppressed) 20:48:59 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9710133123659394018.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9710133123659394018.key) 20:48:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:49:00 + git semver push 20:49:00 2023-11-28 20:49:00,215 [run_push] DEBUG push 20:49:00 2023-11-28 20:49:00,215 [execute] INFO git cat-file --batch-check 20:49:00 2023-11-28 20:49:00,216 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 20:49:00 2023-11-28 20:49:00,219 [execute] INFO git rev-list c15177ef206074e2a2fbd043b87f16196e51ebad -- 20:49:00 2023-11-28 20:49:00,220 [execute] DEBUG Popen(['git', 'rev-list', 'c15177ef206074e2a2fbd043b87f16196e51ebad', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 20:49:00 2023-11-28 20:49:00,228 [execute] INFO git fetch -v origin 20:49:00 2023-11-28 20:49:00,229 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 20:49:00 2023-11-28 20:49:00,787 [run_push] DEBUG no remote changes detected 20:49:00 2023-11-28 20:49:00,787 [execute] INFO git push origin semver 20:49:00 2023-11-28 20:49:00,788 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 20:49:01 2023-11-28 20:49:01,599 [run_push] DEBUG push all version tags 20:49:01 2023-11-28 20:49:01,600 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:49:01 2023-11-28 20:49:01,600 [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) 20:49:02 2023-11-28 20:49:02,421 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 20:49:02 3.2.0-dev.2 [Pipeline] } 20:49:02 $ docker exec --env ******** --env ******** 0d712ef6fa10c6453312c82f5a1b173224ccda940b0b298e9b073dd1ccdbd28e ssh-agent -k 20:49:02 unset SSH_AUTH_SOCK; 20:49:02 unset SSH_AGENT_PID; 20:49:02 echo Agent pid 38 killed; 20:49:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:49:03 + git semver [Pipeline] } 20:49:03 $ docker stop --time=1 0d712ef6fa10c6453312c82f5a1b173224ccda940b0b298e9b073dd1ccdbd28e 20:49:04 $ docker rm -f --volumes 0d712ef6fa10c6453312c82f5a1b173224ccda940b0b298e9b073dd1ccdbd28e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:49:06 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 20:49:06 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 20:49:06 total 16 20:49:06 drwxr-xr-x 3 root root 4096 Nov 28 20:32 . 20:49:06 drwxrwxr-x 12 jenkins jenkins 4096 Nov 28 20:48 .. 20:49:06 drwxr-xr-x 2 root root 4096 Nov 28 20:32 cost 20:49:06 -rw-r--r-- 1 root root 95 Nov 28 20:32 cost.csv 20:49:06 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 20:49:06 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 20:49:06 total 16 20:49:06 drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 20:32 . 20:49:06 drwxrwxr-x 12 jenkins jenkins 4096 Nov 28 20:48 .. 20:49:06 drwxr-xr-x 2 jenkins jenkins 4096 Nov 28 20:32 cost 20:49:06 -rw-r--r-- 1 jenkins jenkins 95 Nov 28 20:32 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:49:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:49:07 ---> package-listing.sh 20:49:07 ++ facter osfamily 20:49:07 ++ tr '[:upper:]' '[:lower:]' 20:49:07 + OS_FAMILY=debian 20:49:07 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 20:49:07 + START_PACKAGES=/tmp/packages_start.txt 20:49:07 + END_PACKAGES=/tmp/packages_end.txt 20:49:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:49:07 + PACKAGES=/tmp/packages_start.txt 20:49:07 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 20:49:07 + PACKAGES=/tmp/packages_end.txt 20:49:07 + case "${OS_FAMILY}" in 20:49:07 + dpkg -l 20:49:07 + grep '^ii' 20:49:07 + '[' -f /tmp/packages_start.txt ']' 20:49:07 + '[' -f /tmp/packages_end.txt ']' 20:49:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:49:07 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 20:49:07 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 20:49:07 + 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 20:49:07 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 20:49:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:49:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:49:08 prd-ubuntu20.04-docker-8c-8g-5111 does not seem to be running inside a container 20:49:09 $ 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 20:49:09 $ docker top d9a33adff0dcbbcbd1735caa1309e831b4db79be8a454f694ec5beb3e4999e5c -eo pid,comm [Pipeline] { [Pipeline] sh 20:49:09 + touch /tmp/pre-build-complete [Pipeline] sh 20:49:09 + mkdir -p /var/log/sysstat [Pipeline] sh 20:49:10 + ls /var/log/sa-host 20:49:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:49:10 provisioning config files... 20:49:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11501310645855463169tmp [Pipeline] { [Pipeline] echo 20:49:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:49:10 ---> create-netrc.sh [Pipeline] } 20:49:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:49:11 ---> python-tools-install.sh [Pipeline] echo 20:49:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:49:11 ---> sudo-logs.sh 20:49:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:49:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:49:11 ---> job-cost.sh 20:49:11 lf-activate-venv: SKIPPING 20:49:11 DEBUG: total: 0.2199999988079071 20:49:11 INFO: Retrieving Stack Cost... 20:49:12 INFO: Retrieving Pricing Info for: v3-standard-8 20:49:12 INFO: Archiving Costs [Pipeline] echo 20:49:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:49:13 ---> logs-deploy.sh 20:49:13 lf-activate-venv: SKIPPING 20:49:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/153 20:49:13 INFO: archiving workspace using pattern(s): 20:49:13 Archives upload complete. 20:49:13 INFO: archiving logs to Nexus