Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 16f62763cc01098cbc719f389d4d2c1391ae2033 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-ssh16172510884538341340.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-ssh2984887554119725548.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-ssh626906699745684664.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-ssh16589147496509235667.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-ssh2177544190128769966.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 Running on prd-ubuntu20.04-docker-8c-8g-5449 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 16f62763cc01098cbc719f389d4d2c1391ae2033 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 16f62763cc01098cbc719f389d4d2c1391ae2033 # timeout=10 Commit message: "Merge pull request #278 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.26" > git rev-list --no-walk 24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:46:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:46:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:46:51 ========================================================= 13:46:51 EdgeX Global Pipelines Version Info 13:46:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:46:51 ------------------- 13:46:51 stable info: 13:46:51 ------------------- 13:46:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:46:51 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 13:46:51 Message: update stable to v1.0.258 13:46:52 ------------------- 13:46:52 experimental info: 13:46:52 ------------------- 13:46:52 Commited By: **** collab-it+edgex@linuxfoundation.org 13:46:52 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 13:46:52 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:46:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 13:46:52 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 13:46:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:46:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:46:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:46:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 13:46:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:46:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:46:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:46:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:46:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:46:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 13:46:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:46:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:46:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:46:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:46:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:46:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:46:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:46:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:46:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:46:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:46:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:46:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:46:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:46:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:46:53 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:46:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:46:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:46:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:46:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 16f62763cc01098cbc719f389d4d2c1391ae2033 [Pipeline] echo 13:46:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 16f6276 [Pipeline] echo 13:46:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:46:53 provisioning config files... 13:46:53 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9447708047591901179tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:46:54 ---> ****-login.sh 13:46:54 nexus3.edgexfoundry.org:10001 13:46:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:46:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:46:54 Configure a credential helper to remove this warning. See 13:46:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:46:54 13:46:54 Login Succeeded 13:46:54 nexus3.edgexfoundry.org:10002 13:46:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:46:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:46:54 Configure a credential helper to remove this warning. See 13:46:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:46:54 13:46:54 Login Succeeded 13:46:54 nexus3.edgexfoundry.org:10003 13:46:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:46:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:46:54 Configure a credential helper to remove this warning. See 13:46:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:46:54 13:46:54 Login Succeeded 13:46:54 nexus3.edgexfoundry.org:10004 13:46:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:46:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:46:54 Configure a credential helper to remove this warning. See 13:46:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:46:54 13:46:54 Login Succeeded 13:46:54 ****.io 13:46:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:46:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:46:55 Configure a credential helper to remove this warning. See 13:46:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:46:55 13:46:55 Login Succeeded 13:46:55 ---> ****-login.sh ends [Pipeline] } 13:46:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:46:55 + git rev-list -1 --merges 16f62763cc01098cbc719f389d4d2c1391ae2033~1..16f62763cc01098cbc719f389d4d2c1391ae2033 [Pipeline] echo 13:46:55 -----------> git rev-list -1 --merges 16f62763cc01098cbc719f389d4d2c1391ae2033~1..16f62763cc01098cbc719f389d4d2c1391ae2033 16f62763cc01098cbc719f389d4d2c1391ae2033 13:46:55 16f62763cc01098cbc719f389d4d2c1391ae2033 [false] [Pipeline] sh 13:46:56 + git log --format=format:%s -1 16f62763cc01098cbc719f389d4d2c1391ae2033 [Pipeline] echo 13:46:56 ========================================================= 13:46:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:46:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:46:56 + git log --format=format:%s -1 16f62763cc01098cbc719f389d4d2c1391ae2033 [Pipeline] echo 13:46:56 [semverPrep] GIT_COMMIT: 16f62763cc01098cbc719f389d4d2c1391ae2033, Commit Message: Merge pull request #278 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.26 [Pipeline] echo 13:46:56 [semverPrep] This is not a build commit. [Pipeline] sh 13:46:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:46:56 + grep -v github /etc/ssh/ssh_known_hosts 13:46:56 + [ -e /tmp/ssh_known_hosts ] 13:46:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:46:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:46:56 + sudo tee -a /etc/ssh/ssh_known_hosts 13:46:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:46:57 13:46:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:46:57 0.1.4: Pulling from edgex-devops/py-git-semver 13:46:57 b85a868b505f: Pulling fs layer 13:46:57 e2be974225ed: Pulling fs layer 13:46:57 339a4e72a1f5: Pulling fs layer 13:46:57 988bab9f4d93: Pulling fs layer 13:46:57 1469e6f7b9e6: Pulling fs layer 13:46:57 eaf3925da568: Pulling fs layer 13:46:57 bab4dde63d76: Pulling fs layer 13:46:57 bde34c3a00c8: Pulling fs layer 13:46:57 b352a97aabf1: Pulling fs layer 13:46:57 4872d77fe225: Pulling fs layer 13:46:57 5851b861e8e6: Pulling fs layer 13:46:57 988bab9f4d93: Waiting 13:46:57 1469e6f7b9e6: Waiting 13:46:57 eaf3925da568: Waiting 13:46:57 bab4dde63d76: Waiting 13:46:57 bde34c3a00c8: Waiting 13:46:57 b352a97aabf1: Waiting 13:46:57 4872d77fe225: Waiting 13:46:57 5851b861e8e6: Waiting 13:46:57 e2be974225ed: Verifying Checksum 13:46:57 e2be974225ed: Download complete 13:46:57 988bab9f4d93: Download complete 13:46:57 1469e6f7b9e6: Verifying Checksum 13:46:57 1469e6f7b9e6: Download complete 13:46:57 eaf3925da568: Verifying Checksum 13:46:57 eaf3925da568: Download complete 13:46:57 339a4e72a1f5: Verifying Checksum 13:46:57 339a4e72a1f5: Download complete 13:46:57 bde34c3a00c8: Verifying Checksum 13:46:57 bde34c3a00c8: Download complete 13:46:57 b352a97aabf1: Verifying Checksum 13:46:57 b352a97aabf1: Download complete 13:46:57 4872d77fe225: Verifying Checksum 13:46:57 4872d77fe225: Download complete 13:46:57 5851b861e8e6: Verifying Checksum 13:46:57 b85a868b505f: Verifying Checksum 13:46:57 b85a868b505f: Download complete 13:46:58 bab4dde63d76: Download complete 13:46:59 b85a868b505f: Pull complete 13:46:59 e2be974225ed: Pull complete 13:46:59 339a4e72a1f5: Pull complete 13:46:59 988bab9f4d93: Pull complete 13:47:00 1469e6f7b9e6: Pull complete 13:47:00 eaf3925da568: Pull complete 13:47:02 bab4dde63d76: Pull complete 13:47:02 bde34c3a00c8: Pull complete 13:47:02 b352a97aabf1: Pull complete 13:47:02 4872d77fe225: Pull complete 13:47:02 5851b861e8e6: Pull complete 13:47:02 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:47:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:47:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:47:02 prd-ubuntu20.04-docker-8c-8g-5449 does not seem to be running inside a container 13:47:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:47:05 $ docker top f2ee1e28c1974b2103dbe19eb116acc02ceefde53eaf424faffcbb23000cb22e -eo pid,comm 13:47:06 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). 13:47:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:47:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:47:06 [ssh-agent] Looking for ssh-agent implementation... 13:47:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:47:06 $ docker exec f2ee1e28c1974b2103dbe19eb116acc02ceefde53eaf424faffcbb23000cb22e ssh-agent 13:47:06 SSH_AUTH_SOCK=/tmp/ssh-neJbeGEwBM8c/agent.32 13:47:06 SSH_AGENT_PID=38 13:47:06 Running ssh-add (command line suppressed) 13:47:06 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3316893910386019186.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3316893910386019186.key) 13:47:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:47:06 + git tag --points-at HEAD [Pipeline] } 13:47:06 $ docker exec --env ******** --env ******** f2ee1e28c1974b2103dbe19eb116acc02ceefde53eaf424faffcbb23000cb22e ssh-agent -k 13:47:06 unset SSH_AUTH_SOCK; 13:47:06 unset SSH_AGENT_PID; 13:47:06 echo Agent pid 38 killed; 13:47:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:47:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:47:06 [ssh-agent] Looking for ssh-agent implementation... 13:47:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:47:07 $ docker exec f2ee1e28c1974b2103dbe19eb116acc02ceefde53eaf424faffcbb23000cb22e ssh-agent 13:47:07 SSH_AUTH_SOCK=/tmp/ssh-JgcsoitFujcs/agent.70 13:47:07 SSH_AGENT_PID=76 13:47:07 Running ssh-add (command line suppressed) 13:47:07 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9675185329866728528.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9675185329866728528.key) 13:47:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:47:07 + git semver init 13:47:07 2024-03-11 13:47:07,842 [run_init] DEBUG init version:0.0.0 force:False 13:47:07 2024-03-11 13:47:07,843 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 13:47:07 2024-03-11 13:47:07,844 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 13:47:07 2024-03-11 13:47:07,844 [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) 13:47:09 2024-03-11 13:47:09,297 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 13:47:09 2024-03-11 13:47:09,298 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 13:47:09 2024-03-11 13:47:09,298 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 13:47:09 2024-03-11 13:47:09,298 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 13:47:09 3.2.0-dev.16 [Pipeline] } 13:47:09 $ docker exec --env ******** --env ******** f2ee1e28c1974b2103dbe19eb116acc02ceefde53eaf424faffcbb23000cb22e ssh-agent -k 13:47:09 unset SSH_AUTH_SOCK; 13:47:09 unset SSH_AGENT_PID; 13:47:09 echo Agent pid 76 killed; 13:47:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:47:10 + git semver [Pipeline] } 13:47:10 $ docker stop --time=1 f2ee1e28c1974b2103dbe19eb116acc02ceefde53eaf424faffcbb23000cb22e 13:47:11 $ docker rm -f --volumes f2ee1e28c1974b2103dbe19eb116acc02ceefde53eaf424faffcbb23000cb22e [Pipeline] // withDockerContainer [Pipeline] sh 13:47:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:47:12 Stashed 1 file(s) [Pipeline] echo 13:47:12 [edgeXSemver]: initialized semver on version 3.2.0-dev.16 [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 13:47:12 provisioning config files... 13:47:12 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17886478854417544376tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:47:13 ---> ****-login.sh 13:47:13 nexus3.edgexfoundry.org:10001 13:47:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:47:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:47:13 Configure a credential helper to remove this warning. See 13:47:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:47:13 13:47:13 Login Succeeded 13:47:13 nexus3.edgexfoundry.org:10002 13:47:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:47:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:47:13 Configure a credential helper to remove this warning. See 13:47:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:47:13 13:47:13 Login Succeeded 13:47:13 nexus3.edgexfoundry.org:10003 13:47:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:47:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:47:13 Configure a credential helper to remove this warning. See 13:47:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:47:13 13:47:13 Login Succeeded 13:47:13 nexus3.edgexfoundry.org:10004 13:47:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:47:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:47:13 Configure a credential helper to remove this warning. See 13:47:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:47:13 13:47:13 Login Succeeded 13:47:13 ****.io 13:47:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:47:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:47:13 Configure a credential helper to remove this warning. See 13:47:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:47:13 13:47:13 Login Succeeded 13:47:14 ---> ****-login.sh ends [Pipeline] } 13:47:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:47:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:47:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:47:14 ========================================================= 13:47:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 13:47:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:47:14 + 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 . 13:47:14 Sending build context to Docker daemon 16.91MB 13:47:14 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:47:14 Step 2/12 : FROM ${BASE} AS builder 13:47:14 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 13:47:14 7264a8db6415: Pulling fs layer 13:47:14 c4d48a809fc2: Pulling fs layer 13:47:14 4f1c88b9dad5: Pulling fs layer 13:47:14 ad3a456e5733: Pulling fs layer 13:47:14 69c7f0334f64: Pulling fs layer 13:47:14 1f1c1a5573a3: Pulling fs layer 13:47:14 ce7588e14bc9: Pulling fs layer 13:47:14 b5e4710f87ac: Pulling fs layer 13:47:14 ad3a456e5733: Waiting 13:47:14 69c7f0334f64: Waiting 13:47:14 1f1c1a5573a3: Waiting 13:47:14 ce7588e14bc9: Waiting 13:47:14 b5e4710f87ac: Waiting 13:47:15 c4d48a809fc2: Verifying Checksum 13:47:15 c4d48a809fc2: Download complete 13:47:15 ad3a456e5733: Verifying Checksum 13:47:15 ad3a456e5733: Download complete 13:47:15 69c7f0334f64: Verifying Checksum 13:47:15 69c7f0334f64: Download complete 13:47:15 7264a8db6415: Verifying Checksum 13:47:15 7264a8db6415: Download complete 13:47:15 1f1c1a5573a3: Verifying Checksum 13:47:15 1f1c1a5573a3: Download complete 13:47:15 7264a8db6415: Pull complete 13:47:15 b5e4710f87ac: Verifying Checksum 13:47:15 b5e4710f87ac: Download complete 13:47:15 c4d48a809fc2: Pull complete 13:47:15 4f1c88b9dad5: Verifying Checksum 13:47:15 4f1c88b9dad5: Download complete 13:47:15 ce7588e14bc9: Verifying Checksum 13:47:15 ce7588e14bc9: Download complete 13:47:19 4f1c88b9dad5: Pull complete 13:47:19 ad3a456e5733: Pull complete 13:47:19 69c7f0334f64: Pull complete 13:47:19 1f1c1a5573a3: Pull complete 13:47:21 ce7588e14bc9: Pull complete 13:47:22 b5e4710f87ac: Pull complete 13:47:22 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 13:47:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 13:47:22 ---> 88b5674ff536 13:47:22 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:47:27 ---> Running in 53f31d03b929 13:47:27 Removing intermediate container 53f31d03b929 13:47:27 ---> 7a72eec57c30 13:47:27 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:47:27 ---> Running in 9d19e04626a6 13:47:27 Removing intermediate container 9d19e04626a6 13:47:27 ---> ae561ba78d28 13:47:27 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:47:27 ---> Running in f0bd2dbb8864 13:47:27 Removing intermediate container f0bd2dbb8864 13:47:27 ---> 9a0a59fde6ec 13:47:27 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:47:27 ---> Running in 30e1976ead0c 13:47:27 Still waiting to schedule task 13:47:27 ‘prd-ubuntu20.04-docker-arm64-4c-16g-5450’ is offline 13:47:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:47:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:47:28 OK: 264 MiB in 52 packages 13:47:28 Removing intermediate container 30e1976ead0c 13:47:28 ---> a8c13cd1ea3c 13:47:28 Step 7/12 : WORKDIR /app 13:47:28 ---> Running in 89eb739d3fc2 13:47:29 Removing intermediate container 89eb739d3fc2 13:47:29 ---> 7159247df625 13:47:29 Step 8/12 : COPY go.mod vendor* ./ 13:47:29 ---> 8fe95d1b9c41 13:47:29 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:47:29 ---> Running in 25c2c151f0b8 13:48:01 Removing intermediate container 25c2c151f0b8 13:48:01 ---> dfb4657a4151 13:48:01 Step 10/12 : COPY . . 13:48:01 ---> a177d3608e60 13:48:01 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:48:01 ---> Running in 561436434c5f 13:48:01 Removing intermediate container 561436434c5f 13:48:01 ---> bea7f8140c8a 13:48:01 Step 12/12 : RUN $MAKE 13:48:01 ---> Running in d08b7057fc9c 13:48:01 noop 13:48:01 Removing intermediate container d08b7057fc9c 13:48:01 ---> 63fa1ee98bef 13:48:01 Successfully built 63fa1ee98bef 13:48:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:01 + docker inspect -f . ci-base-image-x86_64 13:48:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:48:01 prd-ubuntu20.04-docker-8c-8g-5449 does not seem to be running inside a container 13:48:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:48:02 $ docker top 3b82786d0ea08b32d691988d54a99a11743240ba47a5f75df9ac8decea9198d3 -eo pid,comm [Pipeline] { [Pipeline] sh 13:48:02 + go version 13:48:02 go version go1.21.0 linux/amd64 [Pipeline] } 13:48:02 $ docker stop --time=1 3b82786d0ea08b32d691988d54a99a11743240ba47a5f75df9ac8decea9198d3 13:48:03 $ docker rm -f --volumes 3b82786d0ea08b32d691988d54a99a11743240ba47a5f75df9ac8decea9198d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:04 + docker inspect -f . ci-base-image-x86_64 13:48:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:48:04 prd-ubuntu20.04-docker-8c-8g-5449 does not seem to be running inside a container 13:48:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:48:04 $ docker top 6269eebd7dd82bc87033bfd35a11fcdcfa308b184bc61f9ad326e2b30287a7d2 -eo pid,comm [Pipeline] { [Pipeline] sh 13:48:05 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 13:48:05 + make test 13:48:05 go test -race ./... -coverprofile=coverage.out ./... 13:48:27 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:48:27 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:48:27 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.141s coverage: 86.2% of statements 13:48:28 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.696s coverage: 71.9% of statements 13:48:50 go vet ./... 13:48:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:48:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:48:53 ./bin/test-attribution.sh 13:48:53 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 13:48:53 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 13:48:53 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 13:48:53 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 13:48:53 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 13:48:53 An attribution for golang.org/x/time is missing from Attribution.txt, please add 13:48:53 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 13:48:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:48:53 $ docker stop --time=1 6269eebd7dd82bc87033bfd35a11fcdcfa308b184bc61f9ad326e2b30287a7d2 13:48:57 $ docker rm -f --volumes 6269eebd7dd82bc87033bfd35a11fcdcfa308b184bc61f9ad326e2b30287a7d2 [Pipeline] // withDockerContainer [Pipeline] sh 13:48:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:48:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:48:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:48:58 + ls -al . 13:48:58 total 208 13:48:58 drwxrwxr-x 11 jenkins jenkins 4096 Mar 11 13:48 . 13:48:58 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 13:46 .. 13:48:58 -rw-rw-r-- 1 jenkins jenkins 262 Mar 11 13:46 .dockerignore 13:48:58 drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 13:48 .git 13:48:58 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 13:46 .github 13:48:58 -rw-rw-r-- 1 jenkins jenkins 773 Mar 11 13:46 .gitignore 13:48:58 -rw-rw-r-- 1 jenkins jenkins 41 Mar 11 13:46 .golangci.yml 13:48:58 drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 13:47 .semver 13:48:58 -rw-rw-r-- 1 jenkins jenkins 10232 Mar 11 13:46 Attribution.txt 13:48:58 -rw-rw-r-- 1 jenkins jenkins 11245 Mar 11 13:46 CHANGELOG.md 13:48:58 -rw-rw-r-- 1 jenkins jenkins 1768 Mar 11 13:46 Dockerfile 13:48:58 -rw-rw-r-- 1 jenkins jenkins 677 Mar 11 13:46 GOVERNANCE.md 13:48:58 -rw-rw-r-- 1 jenkins jenkins 665 Mar 11 13:46 Jenkinsfile 13:48:58 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 11 13:46 LICENSE 13:48:58 -rw-rw-r-- 1 jenkins jenkins 2497 Mar 11 13:46 Makefile 13:48:58 -rw-rw-r-- 1 jenkins jenkins 617 Mar 11 13:46 OWNERS.md 13:48:58 -rw-rw-r-- 1 jenkins jenkins 3851 Mar 11 13:46 README.md 13:48:58 -rw-rw-r-- 1 jenkins jenkins 12 Mar 11 13:47 VERSION 13:48:58 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 13:46 bin 13:48:58 -rw-r--r-- 1 jenkins jenkins 41317 Mar 11 13:48 coverage.out 13:48:58 -rw-rw-r-- 1 jenkins jenkins 3971 Mar 11 13:46 go.mod 13:48:58 -rw-rw-r-- 1 jenkins jenkins 36129 Mar 11 13:46 go.sum 13:48:58 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 13:46 images 13:48:58 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 13:46 internal 13:48:58 -rw-rw-r-- 1 jenkins jenkins 531 Mar 11 13:46 main.go 13:48:58 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 13:46 openapi 13:48:58 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 13:46 res 13:48:58 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 13:46 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:59 + 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=16f62763cc01098cbc719f389d4d2c1391ae2033 --label arch=amd64 --label version=3.2.0-dev.16 . 13:48:59 Sending build context to Docker daemon 16.91MB 13:48:59 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 13:48:59 Step 2/30 : FROM ${BASE} AS builder 13:48:59 ---> 63fa1ee98bef 13:48:59 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 13:48:59 ---> Running in 6f7e433de923 13:48:59 Removing intermediate container 6f7e433de923 13:48:59 ---> eee1cc991662 13:48:59 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 13:48:59 ---> Running in 0cb2d09674ce 13:48:59 Removing intermediate container 0cb2d09674ce 13:48:59 ---> 7734e8ff0f70 13:48:59 Step 5/30 : ARG ADD_BUILD_TAGS="" 13:48:59 ---> Running in 3a64e21cab0a 13:48:59 Removing intermediate container 3a64e21cab0a 13:48:59 ---> 2b0c883c05f3 13:48:59 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:48:59 ---> Running in 8093f5fe7c90 13:48:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:49:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:49:00 OK: 264 MiB in 52 packages 13:49:00 Removing intermediate container 8093f5fe7c90 13:49:00 ---> bbc0cbcb5e6e 13:49:00 Step 7/30 : WORKDIR /app 13:49:00 ---> Running in 6435a82b6c14 13:49:00 Removing intermediate container 6435a82b6c14 13:49:00 ---> 0160d50b6f3a 13:49:00 Step 8/30 : COPY go.mod vendor* ./ 13:49:00 ---> fa0a166952c5 13:49:00 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:49:01 ---> Running in 06b3f24a694a 13:49:01 Removing intermediate container 06b3f24a694a 13:49:01 ---> a332814ae995 13:49:01 Step 10/30 : COPY . . 13:49:02 ---> 2b2da118367a 13:49:02 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:49:02 ---> Running in 022085746c83 13:49:02 Removing intermediate container 022085746c83 13:49:02 ---> 93369a9a0130 13:49:02 Step 12/30 : RUN $MAKE 13:49:02 ---> Running in 4a6a02aa4453 13:49:02 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.26 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.16 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.16" -trimpath -mod=readonly -o app-rfid-llrp-inventory 13:49:05 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5451 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 13:49:05 Running in /w/workspace/app-rfid-llrp-inventory/168 [Pipeline] { [Pipeline] checkout 13:49:05 The recommended git tool is: git 13:49:09 using credential edgex-jenkins-ssh 13:49:09 Cloning the remote Git repository 13:49:09 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:49:10 > git init /w/workspace/app-rfid-llrp-inventory/168 # timeout=10 13:49:10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:49:10 > git --version # timeout=10 13:49:10 > git --version # 'git version 2.25.1' 13:49:10 using GIT_SSH to set credentials SSH Credentials for GitHub 13:49:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:49:13 Avoid second fetch 13:49:13 Checking out Revision 16f62763cc01098cbc719f389d4d2c1391ae2033 (main) 13:49:12 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:49:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:49:13 > git config core.sparsecheckout # timeout=10 13:49:13 > git checkout -f 16f62763cc01098cbc719f389d4d2c1391ae2033 # timeout=10 13:49:14 Commit message: "Merge pull request #278 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.26" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:49:15 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:49:15 % Total % Received % Xferd Average Speed Time Time Time Current 13:49:15 Dload Upload Total Spent Left Speed 13:49:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 95022 0 --:--:-- --:--:-- --:--:-- 95731 [Pipeline] sh 13:49:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:49:16 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:49:16 + sudo tee /etc/docker/daemon.new 13:49:16 { 13:49:16 "registry-mirrors": [ 13:49:16 "https://nexus3.edgexfoundry.org:10001" 13:49:16 ], 13:49:16 "bip": "10.250.0.254/24", 13:49:16 "hosts": [ 13:49:16 "tcp://0.0.0.0:5555", 13:49:16 "unix:///var/run/docker.sock" 13:49:16 ], 13:49:16 "mtu": 1458, 13:49:16 "selinux-enabled": true, 13:49:16 "seccomp-profile": "/etc/docker/seccomp.json" 13:49:16 } [Pipeline] sh 13:49:16 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:49:16 + sudo service docker restart 13:49:24 Removing intermediate container 4a6a02aa4453 13:49:24 ---> 625fd75fca66 13:49:24 Step 13/30 : FROM alpine:3.18 13:49:24 3.18: Pulling from library/alpine 13:49:25 619be1103602: Pulling fs layer 13:49:25 619be1103602: Download complete 13:49:25 619be1103602: Pull complete 13:49:25 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 13:49:25 Status: Downloaded newer image for alpine:3.18 13:49:25 ---> d3782b16ccc9 13:49:25 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:49:25 ---> Running in 9bff628a1354 13:49:25 Removing intermediate container 9bff628a1354 13:49:25 ---> a3ed6d820691 13:49:25 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:49:25 ---> Running in bb49d548e0f2 13:49:25 Removing intermediate container bb49d548e0f2 13:49:25 ---> 8e54e82ad6dc 13:49:25 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 13:49:25 ---> Running in 4cc7431da42d 13:49:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:49:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:49:26 (1/2) Installing ca-certificates (20230506-r0) 13:49:26 (2/2) Installing dumb-init (1.2.5-r2) 13:49:26 Executing busybox-1.36.1-r5.trigger 13:49:26 Executing ca-certificates-20230506-r0.trigger 13:49:26 OK: 8 MiB in 17 packages 13:49:27 Removing intermediate container 4cc7431da42d 13:49:27 ---> e58134986cc5 13:49:27 Step 17/30 : RUN apk --no-cache upgrade 13:49:27 ---> Running in 7c7381262187 13:49:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:49:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:49:27 OK: 8 MiB in 17 packages 13:49:27 Removing intermediate container 7c7381262187 13:49:27 ---> 5c7345e199c7 13:49:27 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:49:27 ---> 826d69419236 13:49:27 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 13:49:28 ---> 4d1b5b97e38a 13:49:28 Step 20/30 : COPY --from=builder /app/res/ /res/ 13:49:28 ---> cffd0f5f7303 13:49:28 Step 21/30 : COPY --from=builder /app/static/ /static/ 13:49:28 ---> 02bda51a40c0 13:49:28 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:49:29 ---> 7736fb34ec63 13:49:29 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:49:29 ---> Running in 28c4392d88f8 13:49:29 Removing intermediate container 28c4392d88f8 13:49:29 ---> 7e9b732a3441 13:49:29 Step 24/30 : VOLUME /cache 13:49:29 ---> Running in 416315c43f09 13:49:29 Removing intermediate container 416315c43f09 13:49:29 ---> 1320af88ba8a 13:49:29 Step 25/30 : EXPOSE 59711 13:49:29 ---> Running in c59696da15f8 13:49:29 Removing intermediate container c59696da15f8 13:49:29 ---> 30f0415b3a93 13:49:29 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:49:29 ---> Running in d05a4dc4047e 13:49:30 Removing intermediate container d05a4dc4047e 13:49:30 ---> d48396993aef 13:49:30 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:49:30 ---> Running in d325f487d0e5 13:49:30 Removing intermediate container d325f487d0e5 13:49:30 ---> b9b8ae817056 13:49:30 Step 28/30 : LABEL arch=amd64 13:49:30 ---> Running in 1199b072ded2 13:49:30 Removing intermediate container 1199b072ded2 13:49:30 ---> a41fcc568812 13:49:30 Step 29/30 : LABEL git_sha=16f62763cc01098cbc719f389d4d2c1391ae2033 13:49:30 ---> Running in 37f9bb1be7b6 13:49:30 Removing intermediate container 37f9bb1be7b6 13:49:30 ---> c093956826e5 13:49:30 Step 30/30 : LABEL version=3.2.0-dev.16 13:49:30 ---> Running in f12666579a64 13:49:30 Removing intermediate container f12666579a64 13:49:30 ---> 256d295d0c18 13:49:30 [Warning] One or more build-args [ARCH] were not consumed 13:49:30 Successfully built 256d295d0c18 13:49:30 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 13:49:30 provisioning config files... 13:49:30 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14430623199042217890tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:49:31 ---> ****-login.sh 13:49:31 nexus3.edgexfoundry.org:10001 13:49:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:49:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:49:31 Configure a credential helper to remove this warning. See 13:49:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:49:31 13:49:31 Login Succeeded 13:49:31 nexus3.edgexfoundry.org:10002 13:49:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:49:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:49:31 Configure a credential helper to remove this warning. See 13:49:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:49:31 13:49:31 Login Succeeded 13:49:31 nexus3.edgexfoundry.org:10003 13:49:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:49:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:49:31 Configure a credential helper to remove this warning. See 13:49:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:49:31 13:49:31 Login Succeeded 13:49:31 nexus3.edgexfoundry.org:10004 13:49:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:49:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:49:31 Configure a credential helper to remove this warning. See 13:49:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:49:31 13:49:31 Login Succeeded 13:49:31 ****.io 13:49:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:49:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:49:31 Configure a credential helper to remove this warning. See 13:49:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:49:31 13:49:31 Login Succeeded 13:49:31 ---> ****-login.sh ends [Pipeline] } 13:49:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:49:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:49:31 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 13:49:31 16f62763cc01098cbc719f389d4d2c1391ae2033 13:49:31 latest 13:49:31 3.2.0-dev.16 13:49:31 16f62763cc01098cbc719f389d4d2c1391ae2033-3.2.0-dev.16 13:49:31 main 13:49:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:32 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:16f62763cc01098cbc719f389d4d2c1391ae2033 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:32 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:16f62763cc01098cbc719f389d4d2c1391ae2033 13:49:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 13:49:32 a18d87862fca: Preparing 13:49:32 c38bed67e5cd: Preparing 13:49:32 ca0d31118aaf: Preparing 13:49:32 12652b430da0: Preparing 13:49:32 376f87787e32: Preparing 13:49:32 ccb0b5234b61: Preparing 13:49:32 c1dd95f2f8ca: Preparing 13:49:32 b639b51847a1: Preparing 13:49:32 aedc3bda2944: Preparing 13:49:32 aedc3bda2944: Waiting 13:49:32 c1dd95f2f8ca: Waiting 13:49:32 ccb0b5234b61: Waiting 13:49:32 b639b51847a1: Waiting 13:49:32 ca0d31118aaf: Pushed 13:49:32 a18d87862fca: Pushed 13:49:32 12652b430da0: Pushed 13:49:32 376f87787e32: Pushed 13:49:32 aedc3bda2944: Layer already exists 13:49:33 ccb0b5234b61: Pushed 13:49:33 c1dd95f2f8ca: Pushed 13:49:33 b639b51847a1: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:49:34 provisioning config files... 13:49:34 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/168@tmp/config12815590387416456043tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:49:35 ---> ****-login.sh 13:49:35 nexus3.edgexfoundry.org:10001 13:49:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:49:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:49:35 Configure a credential helper to remove this warning. See 13:49:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:49:35 13:49:35 Login Succeeded 13:49:35 nexus3.edgexfoundry.org:10002 13:49:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:49:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:49:36 Configure a credential helper to remove this warning. See 13:49:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:49:36 13:49:36 Login Succeeded 13:49:36 nexus3.edgexfoundry.org:10003 13:49:36 c38bed67e5cd: Pushed 13:49:36 16f62763cc01098cbc719f389d4d2c1391ae2033: digest: sha256:4543d20cf0d7aff9f13ba0f670add195500242c93f66e2fef729d488b65c4cf6 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:49:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:49:36 Configure a credential helper to remove this warning. See 13:49:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:49:36 13:49:36 Login Succeeded 13:49:36 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } 13:49:36 nexus3.edgexfoundry.org:10004 13:49:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:49:37 Configure a credential helper to remove this warning. See 13:49:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:49:37 13:49:37 Login Succeeded 13:49:37 ****.io 13:49:37 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 13:49:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 13:49:37 a18d87862fca: Preparing 13:49:37 c38bed67e5cd: Preparing 13:49:37 ca0d31118aaf: Preparing 13:49:37 12652b430da0: Preparing 13:49:37 376f87787e32: Preparing 13:49:37 ccb0b5234b61: Preparing 13:49:37 c1dd95f2f8ca: Preparing 13:49:37 b639b51847a1: Preparing 13:49:37 aedc3bda2944: Preparing 13:49:37 c1dd95f2f8ca: Waiting 13:49:37 b639b51847a1: Waiting 13:49:37 ccb0b5234b61: Waiting 13:49:37 ca0d31118aaf: Layer already exists 13:49:37 c38bed67e5cd: Layer already exists 13:49:37 12652b430da0: Layer already exists 13:49:37 a18d87862fca: Layer already exists 13:49:37 376f87787e32: Layer already exists 13:49:37 c1dd95f2f8ca: Layer already exists 13:49:37 ccb0b5234b61: Layer already exists 13:49:37 b639b51847a1: Layer already exists 13:49:37 aedc3bda2944: Layer already exists 13:49:37 latest: digest: sha256:4543d20cf0d7aff9f13ba0f670add195500242c93f66e2fef729d488b65c4cf6 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:49:37 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.16 [Pipeline] } 13:49:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:49:37 Configure a credential helper to remove this warning. See 13:49:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:49:37 13:49:37 Login Succeeded 13:49:37 ---> ****-login.sh ends [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] } 13:49:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] unstash 13:49:37 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.16 13:49:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 13:49:37 a18d87862fca: Preparing 13:49:37 c38bed67e5cd: Preparing 13:49:37 ca0d31118aaf: Preparing 13:49:37 12652b430da0: Preparing 13:49:37 376f87787e32: Preparing 13:49:37 ccb0b5234b61: Preparing 13:49:37 c1dd95f2f8ca: Preparing 13:49:37 b639b51847a1: Preparing 13:49:37 aedc3bda2944: Preparing 13:49:37 c1dd95f2f8ca: Waiting 13:49:37 aedc3bda2944: Waiting 13:49:37 b639b51847a1: Waiting 13:49:37 ccb0b5234b61: Waiting 13:49:37 376f87787e32: Layer already exists 13:49:37 c38bed67e5cd: Layer already exists 13:49:37 12652b430da0: Layer already exists 13:49:37 a18d87862fca: Layer already exists 13:49:37 ca0d31118aaf: Layer already exists 13:49:37 c1dd95f2f8ca: Layer already exists 13:49:37 ccb0b5234b61: Layer already exists 13:49:37 b639b51847a1: Layer already exists 13:49:37 aedc3bda2944: Layer already exists 13:49:37 3.2.0-dev.16: digest: sha256:4543d20cf0d7aff9f13ba0f670add195500242c93f66e2fef729d488b65c4cf6 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:49:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [Pipeline] echo 13:49:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:49:38 ========================================================= 13:49:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 13:49:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:38 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:16f62763cc01098cbc719f389d4d2c1391ae2033-3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:38 + 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 . 13:49:38 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:16f62763cc01098cbc719f389d4d2c1391ae2033-3.2.0-dev.16 13:49:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 13:49:38 a18d87862fca: Preparing 13:49:38 c38bed67e5cd: Preparing 13:49:38 ca0d31118aaf: Preparing 13:49:38 12652b430da0: Preparing 13:49:38 376f87787e32: Preparing 13:49:38 ccb0b5234b61: Preparing 13:49:38 c1dd95f2f8ca: Preparing 13:49:38 b639b51847a1: Preparing 13:49:38 aedc3bda2944: Preparing 13:49:38 c1dd95f2f8ca: Waiting 13:49:38 b639b51847a1: Waiting 13:49:38 aedc3bda2944: Waiting 13:49:38 ccb0b5234b61: Waiting 13:49:38 376f87787e32: Layer already exists 13:49:38 ca0d31118aaf: Layer already exists 13:49:38 a18d87862fca: Layer already exists 13:49:38 c38bed67e5cd: Layer already exists 13:49:38 12652b430da0: Layer already exists 13:49:38 ccb0b5234b61: Layer already exists 13:49:38 c1dd95f2f8ca: Layer already exists 13:49:38 aedc3bda2944: Layer already exists 13:49:38 b639b51847a1: Layer already exists 13:49:38 16f62763cc01098cbc719f389d4d2c1391ae2033-3.2.0-dev.16: digest: sha256:4543d20cf0d7aff9f13ba0f670add195500242c93f66e2fef729d488b65c4cf6 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 13:49:38 Sending build context to Docker daemon 670.2kB 13:49:38 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:49:38 Step 2/12 : FROM ${BASE} AS builder 13:49:38 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:49:38 9fda8d8052c6: Pulling fs layer 13:49:38 5d54e960e981: Pulling fs layer 13:49:38 c4a7e357bf2a: Pulling fs layer 13:49:38 f0e02332f6b5: Pulling fs layer 13:49:38 872ee5b61b7b: Pulling fs layer 13:49:38 0c6a40ed1a82: Pulling fs layer 13:49:38 94ae7d8d031c: Pulling fs layer 13:49:38 f0e02332f6b5: Waiting 13:49:38 872ee5b61b7b: Waiting 13:49:38 0c6a40ed1a82: Waiting 13:49:38 94ae7d8d031c: Waiting 13:49:38 5d54e960e981: Verifying Checksum 13:49:38 5d54e960e981: Download complete [Pipeline] sh 13:49:39 f0e02332f6b5: Verifying Checksum 13:49:39 f0e02332f6b5: Download complete 13:49:39 872ee5b61b7b: Verifying Checksum 13:49:39 872ee5b61b7b: Download complete 13:49:39 9fda8d8052c6: Verifying Checksum 13:49:39 9fda8d8052c6: Download complete 13:49:39 + 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 13:49:39 94ae7d8d031c: Verifying Checksum 13:49:39 94ae7d8d031c: Download complete 13:49:39 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 13:49:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 13:49:39 a18d87862fca: Preparing 13:49:39 c38bed67e5cd: Preparing 13:49:39 ca0d31118aaf: Preparing 13:49:39 12652b430da0: Preparing 13:49:39 376f87787e32: Preparing 13:49:39 ccb0b5234b61: Preparing 13:49:39 c1dd95f2f8ca: Preparing 13:49:39 b639b51847a1: Preparing 13:49:39 aedc3bda2944: Preparing 13:49:39 ccb0b5234b61: Waiting 13:49:39 c1dd95f2f8ca: Waiting 13:49:39 b639b51847a1: Waiting 13:49:39 aedc3bda2944: Waiting 13:49:39 c38bed67e5cd: Layer already exists 13:49:39 a18d87862fca: Layer already exists 13:49:39 12652b430da0: Layer already exists 13:49:39 ca0d31118aaf: Layer already exists 13:49:39 376f87787e32: Layer already exists 13:49:39 b639b51847a1: Layer already exists 13:49:39 ccb0b5234b61: Layer already exists 13:49:39 c1dd95f2f8ca: Layer already exists 13:49:39 aedc3bda2944: Layer already exists 13:49:39 main: digest: sha256:4543d20cf0d7aff9f13ba0f670add195500242c93f66e2fef729d488b65c4cf6 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:49:39 ===================================================== [Pipeline] echo 13:49:39 taggedImages: 13:49:39 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:16f62763cc01098cbc719f389d4d2c1391ae2033 13:49:39 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 13:49:39 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.16 13:49:39 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:16f62763cc01098cbc719f389d4d2c1391ae2033-3.2.0-dev.16 13:49:39 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } 13:49:40 9fda8d8052c6: Pull complete [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 13:49:40 5d54e960e981: Pull complete 13:49:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:49:40 13:49:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:40 c4a7e357bf2a: Verifying Checksum 13:49:40 c4a7e357bf2a: Download complete 13:49:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:49:40 latest: Pulling from edgex-lftools-log-publisher 13:49:40 5eb5b503b376: Pulling fs layer 13:49:40 5c69ac0246d0: Pulling fs layer 13:49:40 ec43610c2a17: Pulling fs layer 13:49:40 3a2ae6a8a46f: Pulling fs layer 13:49:40 33b1e0a273af: Pulling fs layer 13:49:40 5d3b04190fa2: Pulling fs layer 13:49:40 2f39f015ded8: Pulling fs layer 13:49:40 3a2ae6a8a46f: Waiting 13:49:40 33b1e0a273af: Waiting 13:49:40 5d3b04190fa2: Waiting 13:49:40 2f39f015ded8: Waiting 13:49:40 5c69ac0246d0: Download complete 13:49:40 3a2ae6a8a46f: Verifying Checksum 13:49:40 3a2ae6a8a46f: Download complete 13:49:40 33b1e0a273af: Verifying Checksum 13:49:40 33b1e0a273af: Download complete 13:49:41 5d3b04190fa2: Download complete 13:49:41 ec43610c2a17: Verifying Checksum 13:49:41 ec43610c2a17: Download complete 13:49:41 5eb5b503b376: Verifying Checksum 13:49:41 5eb5b503b376: Download complete 13:49:41 2f39f015ded8: Download complete 13:49:41 0c6a40ed1a82: Verifying Checksum 13:49:41 0c6a40ed1a82: Download complete 13:49:42 5eb5b503b376: Pull complete 13:49:42 5c69ac0246d0: Pull complete 13:49:42 ec43610c2a17: Pull complete 13:49:43 3a2ae6a8a46f: Pull complete 13:49:43 33b1e0a273af: Pull complete 13:49:43 5d3b04190fa2: Pull complete 13:49:47 2f39f015ded8: Pull complete 13:49:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:49:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:49:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:49:47 prd-ubuntu20.04-docker-8c-8g-5449 does not seem to be running inside a container 13:49:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:49:52 $ docker top 3ff79ef1e873f8748ea5e009062e1d86095dda3d459455fcf4d69e8a90fb0741 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:49:53 ---> job-cost.sh 13:49:53 lf-activate-venv: SKIPPING 13:49:53 INFO: No Stack... 13:49:53 INFO: Retrieving Pricing Info for: v3-standard-8 13:49:54 c4a7e357bf2a: Pull complete 13:49:54 f0e02332f6b5: Pull complete 13:49:54 872ee5b61b7b: Pull complete 13:49:54 INFO: Archiving Costs [Pipeline] sh 13:49:54 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 13:49:54 + cut -d, -f6 [Pipeline] lock 13:49:54 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-168-stack-cost] 13:49:54 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-168-stack-cost] did not exist. Created. 13:49:54 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-168-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:49:54 + echo total: 0.2199999988079071 [Pipeline] stash 13:49:55 Stashed 1 file(s) [Pipeline] } 13:49:55 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-168-stack-cost] [Pipeline] // lock [Pipeline] } 13:49:55 $ docker stop --time=1 3ff79ef1e873f8748ea5e009062e1d86095dda3d459455fcf4d69e8a90fb0741 13:49:56 $ docker rm -f --volumes 3ff79ef1e873f8748ea5e009062e1d86095dda3d459455fcf4d69e8a90fb0741 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:50:02 0c6a40ed1a82: Pull complete 13:50:03 94ae7d8d031c: Pull complete 13:50:03 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 13:50:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 13:50:03 ---> 86de565de09d 13:50:03 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:50:05 ---> Running in f142ef0dc5db 13:50:05 Removing intermediate container f142ef0dc5db 13:50:05 ---> bd2dadfcf8c2 13:50:05 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:50:05 ---> Running in 7a24918d9e00 13:50:05 Removing intermediate container 7a24918d9e00 13:50:05 ---> 48abcb0b7b7c 13:50:05 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:50:05 ---> Running in e48efb59ba8f 13:50:06 Removing intermediate container e48efb59ba8f 13:50:06 ---> 5eae98af06d4 13:50:06 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:50:06 ---> Running in 960bec70604d 13:50:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:50:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:50:08 OK: 266 MiB in 52 packages 13:50:09 Removing intermediate container 960bec70604d 13:50:09 ---> 1460948292cb 13:50:09 Step 7/12 : WORKDIR /app 13:50:09 ---> Running in c1c2a1125cd3 13:50:10 Removing intermediate container c1c2a1125cd3 13:50:10 ---> f8f81620bc3c 13:50:10 Step 8/12 : COPY go.mod vendor* ./ 13:50:10 ---> 68fa1c6170f3 13:50:10 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:50:10 ---> Running in f092d5fc983c 13:51:07 Removing intermediate container f092d5fc983c 13:51:07 ---> 58e514cf47f9 13:51:07 Step 10/12 : COPY . . 13:51:07 ---> a7420e180fbd 13:51:07 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:51:07 ---> Running in 8032cfd7a122 13:51:07 Removing intermediate container 8032cfd7a122 13:51:07 ---> c4ecb1506b58 13:51:07 Step 12/12 : RUN $MAKE 13:51:07 ---> Running in ca20959a2502 13:51:08 noop 13:51:09 Removing intermediate container ca20959a2502 13:51:09 ---> fb0011030bb8 13:51:09 Successfully built fb0011030bb8 13:51:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:09 + docker inspect -f . ci-base-image-arm64 13:51:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:51:10 prd-ubuntu20.04-docker-arm64-4c-16g-5451 does not seem to be running inside a container 13:51:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/168 -v /w/workspace/app-rfid-llrp-inventory/168:/w/workspace/app-rfid-llrp-inventory/168:rw,z -v /w/workspace/app-rfid-llrp-inventory/168@tmp:/w/workspace/app-rfid-llrp-inventory/168@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:51:11 $ docker top fd6d3b53f5f97e627f785af693912b2ed41f4c95cf26e7c11a29bcb2e2d35cb4 -eo pid,comm [Pipeline] { [Pipeline] sh 13:51:12 + go version 13:51:12 go version go1.21.0 linux/arm64 [Pipeline] } 13:51:12 $ docker stop --time=1 fd6d3b53f5f97e627f785af693912b2ed41f4c95cf26e7c11a29bcb2e2d35cb4 13:51:13 $ docker rm -f --volumes fd6d3b53f5f97e627f785af693912b2ed41f4c95cf26e7c11a29bcb2e2d35cb4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:14 + docker inspect -f . ci-base-image-arm64 13:51:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:51:15 prd-ubuntu20.04-docker-arm64-4c-16g-5451 does not seem to be running inside a container 13:51:15 $ 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/168 -v /w/workspace/app-rfid-llrp-inventory/168:/w/workspace/app-rfid-llrp-inventory/168:rw,z -v /w/workspace/app-rfid-llrp-inventory/168@tmp:/w/workspace/app-rfid-llrp-inventory/168@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:51:16 $ docker top 7e8d06ee804eb4ec8fff6b0620839c9435881aa7756d6190154689e3d3dbaa4a -eo pid,comm [Pipeline] { [Pipeline] sh 13:51:17 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/168 [Pipeline] fileExists [Pipeline] sh 13:51:17 + make test 13:51:17 go test -race ./... -coverprofile=coverage.out ./... 13:53:24 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:53:24 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:53:24 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.909s coverage: 86.2% of statements 13:53:27 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.304s coverage: 71.9% of statements 13:53:27 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:53:27 go vet ./... 13:55:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:55:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:55:18 ./bin/test-attribution.sh 13:55:18 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 13:55:18 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 13:55:19 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 13:55:19 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 13:55:19 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 13:55:19 An attribution for golang.org/x/time is missing from Attribution.txt, please add 13:55:19 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 13:55:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:55:19 $ docker stop --time=1 7e8d06ee804eb4ec8fff6b0620839c9435881aa7756d6190154689e3d3dbaa4a 13:55:21 $ docker rm -f --volumes 7e8d06ee804eb4ec8fff6b0620839c9435881aa7756d6190154689e3d3dbaa4a [Pipeline] // withDockerContainer [Pipeline] sh 13:55:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:55:22 Warning: overwriting stash ‘coverage-report’ 13:55:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:55:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:55:24 + ls -al . 13:55:24 total 204 13:55:24 drwxrwxr-x 10 jenkins jenkins 4096 Mar 11 13:51 . 13:55:24 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 13:49 .. 13:55:24 -rw-rw-r-- 1 jenkins jenkins 262 Mar 11 13:49 .dockerignore 13:55:24 drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 13:49 .git 13:55:24 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 13:49 .github 13:55:24 -rw-rw-r-- 1 jenkins jenkins 773 Mar 11 13:49 .gitignore 13:55:24 -rw-rw-r-- 1 jenkins jenkins 41 Mar 11 13:49 .golangci.yml 13:55:24 -rw-rw-r-- 1 jenkins jenkins 10232 Mar 11 13:49 Attribution.txt 13:55:24 -rw-rw-r-- 1 jenkins jenkins 11245 Mar 11 13:49 CHANGELOG.md 13:55:24 -rw-rw-r-- 1 jenkins jenkins 1768 Mar 11 13:49 Dockerfile 13:55:24 -rw-rw-r-- 1 jenkins jenkins 677 Mar 11 13:49 GOVERNANCE.md 13:55:24 -rw-rw-r-- 1 jenkins jenkins 665 Mar 11 13:49 Jenkinsfile 13:55:24 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 11 13:49 LICENSE 13:55:24 -rw-rw-r-- 1 jenkins jenkins 2497 Mar 11 13:49 Makefile 13:55:24 -rw-rw-r-- 1 jenkins jenkins 617 Mar 11 13:49 OWNERS.md 13:55:24 -rw-rw-r-- 1 jenkins jenkins 3851 Mar 11 13:49 README.md 13:55:24 -rw-rw-r-- 1 jenkins jenkins 12 Mar 11 13:47 VERSION 13:55:24 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 13:49 bin 13:55:24 -rw-r--r-- 1 jenkins jenkins 41317 Mar 11 13:53 coverage.out 13:55:24 -rw-rw-r-- 1 jenkins jenkins 3971 Mar 11 13:49 go.mod 13:55:24 -rw-rw-r-- 1 jenkins jenkins 36129 Mar 11 13:49 go.sum 13:55:24 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 13:49 images 13:55:24 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 13:49 internal 13:55:24 -rw-rw-r-- 1 jenkins jenkins 531 Mar 11 13:49 main.go 13:55:24 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 13:49 openapi 13:55:24 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 13:49 res 13:55:24 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 13:49 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:24 + 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=16f62763cc01098cbc719f389d4d2c1391ae2033 --label arch=arm64 --label version=3.2.0-dev.16 . 13:55:25 Sending build context to Docker daemon 670.2kB 13:55:25 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 13:55:25 Step 2/30 : FROM ${BASE} AS builder 13:55:25 ---> fb0011030bb8 13:55:25 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 13:55:25 ---> Running in faf73f4d8207 13:55:25 Removing intermediate container faf73f4d8207 13:55:25 ---> 780bf7a6d004 13:55:25 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 13:55:25 ---> Running in ff83faa9d03c 13:55:25 Removing intermediate container ff83faa9d03c 13:55:25 ---> ab117919292e 13:55:25 Step 5/30 : ARG ADD_BUILD_TAGS="" 13:55:25 ---> Running in 22b3e015240f 13:55:26 Removing intermediate container 22b3e015240f 13:55:26 ---> 2b62f6237daf 13:55:26 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:55:26 ---> Running in 9e4b462785a6 13:55:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:55:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:55:28 OK: 266 MiB in 52 packages 13:55:29 Removing intermediate container 9e4b462785a6 13:55:29 ---> 4333e0ee07e9 13:55:29 Step 7/30 : WORKDIR /app 13:55:29 ---> Running in 88d1886e1713 13:55:29 Removing intermediate container 88d1886e1713 13:55:29 ---> 0f5dfde4981c 13:55:29 Step 8/30 : COPY go.mod vendor* ./ 13:55:30 ---> 4c1b484b09e1 13:55:30 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:55:30 ---> Running in 9998c980ad8a 13:55:32 Removing intermediate container 9998c980ad8a 13:55:32 ---> ca3d24e15dfb 13:55:32 Step 10/30 : COPY . . 13:55:32 ---> 27b2b1e895ba 13:55:32 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:55:33 ---> Running in 5d3e7b5d7a74 13:55:33 Removing intermediate container 5d3e7b5d7a74 13:55:33 ---> c827ee275cfc 13:55:33 Step 12/30 : RUN $MAKE 13:55:33 ---> Running in a034eccccb92 13:55:34 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.26 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.16 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.16" -trimpath -mod=readonly -o app-rfid-llrp-inventory 13:57:26 Removing intermediate container a034eccccb92 13:57:26 ---> 9aefd6bd05e5 13:57:26 Step 13/30 : FROM alpine:3.18 13:57:26 3.18: Pulling from library/alpine 13:57:26 c6b39de5b339: Pulling fs layer 13:57:26 c6b39de5b339: Verifying Checksum 13:57:26 c6b39de5b339: Download complete 13:57:26 c6b39de5b339: Pull complete 13:57:26 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 13:57:26 Status: Downloaded newer image for alpine:3.18 13:57:26 ---> 33abbf032149 13:57:26 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:57:26 ---> Running in 7134e038af66 13:57:26 Removing intermediate container 7134e038af66 13:57:26 ---> 4ee136903809 13:57:26 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:57:26 ---> Running in 81499ffd2970 13:57:26 Removing intermediate container 81499ffd2970 13:57:26 ---> d28330257f91 13:57:26 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 13:57:26 ---> Running in 9669221b5b79 13:57:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:57:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:57:26 (1/2) Installing ca-certificates (20230506-r0) 13:57:26 (2/2) Installing dumb-init (1.2.5-r2) 13:57:26 Executing busybox-1.36.1-r5.trigger 13:57:26 Executing ca-certificates-20230506-r0.trigger 13:57:26 OK: 9 MiB in 17 packages 13:57:26 Removing intermediate container 9669221b5b79 13:57:26 ---> 78b5650e4f90 13:57:26 Step 17/30 : RUN apk --no-cache upgrade 13:57:26 ---> Running in af76597baf28 13:57:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:57:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:57:26 OK: 9 MiB in 17 packages 13:57:26 Removing intermediate container af76597baf28 13:57:26 ---> b54d9e8cddde 13:57:26 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:57:26 ---> 40e2ee67e3d0 13:57:26 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 13:57:26 ---> 0411e7a4e2d7 13:57:26 Step 20/30 : COPY --from=builder /app/res/ /res/ 13:57:26 ---> 8c428cebd6b0 13:57:26 Step 21/30 : COPY --from=builder /app/static/ /static/ 13:57:26 ---> 9fd0b3d8f3a4 13:57:26 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:57:26 ---> d9839b3808c8 13:57:26 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:57:27 ---> Running in 4b07c6e7c020 13:57:28 Removing intermediate container 4b07c6e7c020 13:57:28 ---> 17f98829402d 13:57:28 Step 24/30 : VOLUME /cache 13:57:28 ---> Running in 1823ff352bb4 13:57:28 Removing intermediate container 1823ff352bb4 13:57:28 ---> 4612bc40cbb4 13:57:28 Step 25/30 : EXPOSE 59711 13:57:29 ---> Running in 9ecd4ad0d348 13:57:29 Removing intermediate container 9ecd4ad0d348 13:57:29 ---> fa316ae2a08e 13:57:29 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:57:29 ---> Running in 817577f08a35 13:57:29 Removing intermediate container 817577f08a35 13:57:29 ---> 5780ef9137b3 13:57:29 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:57:29 ---> Running in b04db0394fb5 13:57:29 Removing intermediate container b04db0394fb5 13:57:29 ---> db05bb90ac57 13:57:29 Step 28/30 : LABEL arch=arm64 13:57:30 ---> Running in 5fe066e40f84 13:57:30 Removing intermediate container 5fe066e40f84 13:57:30 ---> 917b199aaeae 13:57:30 Step 29/30 : LABEL git_sha=16f62763cc01098cbc719f389d4d2c1391ae2033 13:57:30 ---> Running in 97b3907e1763 13:57:30 Removing intermediate container 97b3907e1763 13:57:30 ---> 2115f07607dd 13:57:30 Step 30/30 : LABEL version=3.2.0-dev.16 13:57:30 ---> Running in 618aa5bc24cb 13:57:30 Removing intermediate container 618aa5bc24cb 13:57:30 ---> f2aec75fddd5 13:57:30 [Warning] One or more build-args [ARCH] were not consumed 13:57:30 Successfully built f2aec75fddd5 13:57:31 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 13:57:31 provisioning config files... 13:57:31 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/168@tmp/config568338739166688375tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:57:32 ---> ****-login.sh 13:57:32 nexus3.edgexfoundry.org:10001 13:57:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:57:32 Configure a credential helper to remove this warning. See 13:57:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:57:32 13:57:32 Login Succeeded 13:57:32 nexus3.edgexfoundry.org:10002 13:57:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:57:32 Configure a credential helper to remove this warning. See 13:57:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:57:32 13:57:32 Login Succeeded 13:57:32 nexus3.edgexfoundry.org:10003 13:57:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:57:33 Configure a credential helper to remove this warning. See 13:57:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:57:33 13:57:33 Login Succeeded 13:57:33 nexus3.edgexfoundry.org:10004 13:57:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:57:33 Configure a credential helper to remove this warning. See 13:57:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:57:33 13:57:33 Login Succeeded 13:57:33 ****.io 13:57:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:57:34 Configure a credential helper to remove this warning. See 13:57:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:57:34 13:57:34 Login Succeeded 13:57:34 ---> ****-login.sh ends [Pipeline] } 13:57:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:57:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:57:34 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 13:57:34 16f62763cc01098cbc719f389d4d2c1391ae2033 13:57:34 latest 13:57:34 3.2.0-dev.16 13:57:34 16f62763cc01098cbc719f389d4d2c1391ae2033-3.2.0-dev.16 13:57:34 main 13:57:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:34 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:16f62763cc01098cbc719f389d4d2c1391ae2033 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:35 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:16f62763cc01098cbc719f389d4d2c1391ae2033 13:57:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 13:57:35 42b6e6d423d0: Preparing 13:57:35 12b1962624d3: Preparing 13:57:35 49a64ec3ea4c: Preparing 13:57:35 34f2ba612170: Preparing 13:57:35 e0c82b99c75b: Preparing 13:57:35 fef934371ddb: Preparing 13:57:35 5205347953e9: Preparing 13:57:35 47fc12c513e3: Preparing 13:57:35 7c504f21be85: Preparing 13:57:35 fef934371ddb: Waiting 13:57:35 5205347953e9: Waiting 13:57:35 47fc12c513e3: Waiting 13:57:35 e0c82b99c75b: Pushed 13:57:35 34f2ba612170: Pushed 13:57:35 49a64ec3ea4c: Pushed 13:57:35 42b6e6d423d0: Pushed 13:57:35 7c504f21be85: Layer already exists 13:57:35 fef934371ddb: Pushed 13:57:35 5205347953e9: Pushed 13:57:35 47fc12c513e3: Pushed 13:57:43 12b1962624d3: Pushed 13:57:43 16f62763cc01098cbc719f389d4d2c1391ae2033: digest: sha256:8be98fb3f571bc1acf079002c759eb763cbb7743f64b9c564aec5f75c6a16700 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:44 + 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 13:57:44 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 13:57:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 13:57:44 42b6e6d423d0: Preparing 13:57:44 12b1962624d3: Preparing 13:57:44 49a64ec3ea4c: Preparing 13:57:44 34f2ba612170: Preparing 13:57:44 e0c82b99c75b: Preparing 13:57:44 fef934371ddb: Preparing 13:57:44 5205347953e9: Preparing 13:57:44 47fc12c513e3: Preparing 13:57:44 7c504f21be85: Preparing 13:57:44 5205347953e9: Waiting 13:57:44 47fc12c513e3: Waiting 13:57:44 7c504f21be85: Waiting 13:57:44 fef934371ddb: Waiting 13:57:44 e0c82b99c75b: Layer already exists 13:57:44 49a64ec3ea4c: Layer already exists 13:57:44 12b1962624d3: Layer already exists 13:57:44 42b6e6d423d0: Layer already exists 13:57:44 34f2ba612170: Layer already exists 13:57:44 fef934371ddb: Layer already exists 13:57:44 47fc12c513e3: Layer already exists 13:57:44 5205347953e9: Layer already exists 13:57:44 7c504f21be85: Layer already exists 13:57:45 latest: digest: sha256:8be98fb3f571bc1acf079002c759eb763cbb7743f64b9c564aec5f75c6a16700 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:45 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:46 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.16 13:57:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 13:57:46 42b6e6d423d0: Preparing 13:57:46 12b1962624d3: Preparing 13:57:46 49a64ec3ea4c: Preparing 13:57:46 34f2ba612170: Preparing 13:57:46 e0c82b99c75b: Preparing 13:57:46 fef934371ddb: Preparing 13:57:46 5205347953e9: Preparing 13:57:46 47fc12c513e3: Preparing 13:57:46 7c504f21be85: Preparing 13:57:46 fef934371ddb: Waiting 13:57:46 5205347953e9: Waiting 13:57:46 47fc12c513e3: Waiting 13:57:46 34f2ba612170: Layer already exists 13:57:46 e0c82b99c75b: Layer already exists 13:57:46 12b1962624d3: Layer already exists 13:57:46 42b6e6d423d0: Layer already exists 13:57:46 49a64ec3ea4c: Layer already exists 13:57:46 7c504f21be85: Layer already exists 13:57:46 fef934371ddb: Layer already exists 13:57:46 47fc12c513e3: Layer already exists 13:57:46 5205347953e9: Layer already exists 13:57:46 3.2.0-dev.16: digest: sha256:8be98fb3f571bc1acf079002c759eb763cbb7743f64b9c564aec5f75c6a16700 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:46 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:16f62763cc01098cbc719f389d4d2c1391ae2033-3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:47 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:16f62763cc01098cbc719f389d4d2c1391ae2033-3.2.0-dev.16 13:57:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 13:57:47 42b6e6d423d0: Preparing 13:57:47 12b1962624d3: Preparing 13:57:47 49a64ec3ea4c: Preparing 13:57:47 34f2ba612170: Preparing 13:57:47 e0c82b99c75b: Preparing 13:57:47 fef934371ddb: Preparing 13:57:47 5205347953e9: Preparing 13:57:47 47fc12c513e3: Preparing 13:57:47 7c504f21be85: Preparing 13:57:47 5205347953e9: Waiting 13:57:47 47fc12c513e3: Waiting 13:57:47 7c504f21be85: Waiting 13:57:47 fef934371ddb: Waiting 13:57:47 49a64ec3ea4c: Layer already exists 13:57:47 12b1962624d3: Layer already exists 13:57:47 42b6e6d423d0: Layer already exists 13:57:47 e0c82b99c75b: Layer already exists 13:57:47 34f2ba612170: Layer already exists 13:57:47 5205347953e9: Layer already exists 13:57:47 fef934371ddb: Layer already exists 13:57:47 47fc12c513e3: Layer already exists 13:57:47 7c504f21be85: Layer already exists 13:57:47 16f62763cc01098cbc719f389d4d2c1391ae2033-3.2.0-dev.16: digest: sha256:8be98fb3f571bc1acf079002c759eb763cbb7743f64b9c564aec5f75c6a16700 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:48 + 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 13:57:48 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 13:57:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 13:57:48 42b6e6d423d0: Preparing 13:57:48 12b1962624d3: Preparing 13:57:48 49a64ec3ea4c: Preparing 13:57:48 34f2ba612170: Preparing 13:57:48 e0c82b99c75b: Preparing 13:57:48 fef934371ddb: Preparing 13:57:48 5205347953e9: Preparing 13:57:48 47fc12c513e3: Preparing 13:57:48 7c504f21be85: Preparing 13:57:48 fef934371ddb: Waiting 13:57:48 5205347953e9: Waiting 13:57:48 47fc12c513e3: Waiting 13:57:48 7c504f21be85: Waiting 13:57:48 42b6e6d423d0: Layer already exists 13:57:48 12b1962624d3: Layer already exists 13:57:48 34f2ba612170: Layer already exists 13:57:48 e0c82b99c75b: Layer already exists 13:57:48 49a64ec3ea4c: Layer already exists 13:57:48 fef934371ddb: Layer already exists 13:57:48 5205347953e9: Layer already exists 13:57:48 47fc12c513e3: Layer already exists 13:57:48 7c504f21be85: Layer already exists 13:57:48 main: digest: sha256:8be98fb3f571bc1acf079002c759eb763cbb7743f64b9c564aec5f75c6a16700 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:57:49 ===================================================== [Pipeline] echo 13:57:49 taggedImages: 13:57:49 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:16f62763cc01098cbc719f389d4d2c1391ae2033 13:57:49 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 13:57:49 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.16 13:57:49 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:16f62763cc01098cbc719f389d4d2c1391ae2033-3.2.0-dev.16 13:57:49 - 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 13:57:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:57:49 13:57:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:57:50 arm64: Pulling from edgex-lftools-log-publisher 13:57:50 8998bd30e6a1: Pulling fs layer 13:57:50 04944245beec: Pulling fs layer 13:57:50 699f458cf7ca: Pulling fs layer 13:57:50 765212b225bb: Pulling fs layer 13:57:50 f23df028b6ca: Pulling fs layer 13:57:50 d65c8cfc05b1: Pulling fs layer 13:57:50 2437ff75d9bd: Pulling fs layer 13:57:50 765212b225bb: Waiting 13:57:50 f23df028b6ca: Waiting 13:57:50 d65c8cfc05b1: Waiting 13:57:50 2437ff75d9bd: Waiting 13:57:50 04944245beec: Verifying Checksum 13:57:50 04944245beec: Download complete 13:57:50 765212b225bb: Verifying Checksum 13:57:50 765212b225bb: Download complete 13:57:50 f23df028b6ca: Verifying Checksum 13:57:50 f23df028b6ca: Download complete 13:57:50 d65c8cfc05b1: Download complete 13:57:50 699f458cf7ca: Verifying Checksum 13:57:50 699f458cf7ca: Download complete 13:57:51 8998bd30e6a1: Download complete 13:57:53 2437ff75d9bd: Verifying Checksum 13:57:53 2437ff75d9bd: Download complete 13:57:55 8998bd30e6a1: Pull complete 13:57:56 04944245beec: Pull complete 13:57:57 699f458cf7ca: Pull complete 13:57:57 765212b225bb: Pull complete 13:57:58 f23df028b6ca: Pull complete 13:57:58 d65c8cfc05b1: Pull complete 13:58:17 2437ff75d9bd: Pull complete 13:58:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:58:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:58:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:58:17 prd-ubuntu20.04-docker-arm64-4c-16g-5451 does not seem to be running inside a container 13:58:17 $ 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/168 -v /w/workspace/app-rfid-llrp-inventory/168:/w/workspace/app-rfid-llrp-inventory/168:rw,z -v /w/workspace/app-rfid-llrp-inventory/168@tmp:/w/workspace/app-rfid-llrp-inventory/168@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:58:20 $ docker top a78eaa9e0160669a4d7d23fd186e5b2a1cbfe09ba844a763490dde90ffbbdfe9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:58:20 ---> job-cost.sh 13:58:20 lf-activate-venv: SKIPPING 13:58:20 INFO: No Stack... 13:58:21 INFO: Retrieving Pricing Info for: v3-standard-4 13:58:22 INFO: Archiving Costs [Pipeline] sh 13:58:22 + cat /w/workspace/app-rfid-llrp-inventory/168/archives/cost.csv 13:58:22 + cut -d, -f6 [Pipeline] lock 13:58:22 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-168-stack-cost] 13:58:22 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-168-stack-cost] did not exist. Created. 13:58:22 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-168-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:58:23 /w/workspace/app-rfid-llrp-inventory/168@tmp/durable-8c16c38e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:58:24 + echo total: 0.10999999940395355 [Pipeline] stash 13:58:24 Warning: overwriting stash ‘stack-cost’ 13:58:24 Stashed 1 file(s) [Pipeline] } 13:58:24 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-168-stack-cost] [Pipeline] // lock [Pipeline] } 13:58:24 $ docker stop --time=1 a78eaa9e0160669a4d7d23fd186e5b2a1cbfe09ba844a763490dde90ffbbdfe9 13:58:25 $ docker rm -f --volumes a78eaa9e0160669a4d7d23fd186e5b2a1cbfe09ba844a763490dde90ffbbdfe9 [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 13:58:27 provisioning config files... 13:58:27 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1714982400393703508tmp [Pipeline] { [Pipeline] sh 13:58:27 + set +x 13:58:27 + bash -s -- 13:58:27 + curl -s https://codecov.io/bash 13:58:27 13:58:27 _____ _ 13:58:27 / ____| | | 13:58:27 | | ___ __| | ___ ___ _____ __ 13:58:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:58:27 | |___| (_) | (_| | __/ (_| (_) \ V / 13:58:27 \_____\___/ \__,_|\___|\___\___/ \_/ 13:58:27 Bash-1.0.6 13:58:27 13:58:27 13:58:27 ==> git version 2.25.1 found 13:58:27 ==> 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 13:58:27 Release-Date: 2020-01-08 13:58:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:58:27 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:58:27 ==> Jenkins CI detected. 13:58:27 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 13:58:27 project root: . 13:58:27 --> token set from env 13:58:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:58:27 ==> Running gcov in . (disable via -X gcov) 13:58:27 ==> Python coveragepy not found 13:58:27 ==> Searching for coverage reports in: 13:58:27 + . 13:58:27 -> Found 1 reports 13:58:27 ==> Detecting git/mercurial file structure 13:58:27 ==> Reading reports 13:58:27 + ./coverage.out bytes=41317 13:58:27 ==> Appending adjustments 13:58:27 https://docs.codecov.io/docs/fixing-reports 13:58:27 + Found adjustments 13:58:27 ==> Gzipping contents 13:58:27 12K /tmp/codecov.He7BIN.gz 13:58:27 ==> Uploading reports 13:58:27 url: https://codecov.io 13:58:27 query: branch=main&commit=16f62763cc01098cbc719f389d4d2c1391ae2033&build=168&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F168%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 13:58:27 -> Pinging Codecov 13:58:27 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=16f62763cc01098cbc719f389d4d2c1391ae2033&build=168&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F168%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 13:58:28 -> Uploading to 13:58:28 https://storage.googleapis.com/codecov/v4/raw/2024-03-11/581DD39554BDF9B6E22D074273EAD858/16f62763cc01098cbc719f389d4d2c1391ae2033/2ea40b6e-1519-43cb-80ab-2fe16d36bbcb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240311%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240311T135828Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2c1a033e954f24ba2ffab436022f7a1473fe5087a8a112ff110b29a77a8c5557 13:58:28 % Total % Received % Xferd Average Speed Time Time Time Current 13:58:28 Dload Upload Total Spent Left Speed 13:58:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11609 0 0 100 11609 0 42996 --:--:-- --:--:-- --:--:-- 42996 13:58:28 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/16f62763cc01098cbc719f389d4d2c1391ae2033 [Pipeline] } 13:58:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 13:58:28 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 13:58:28 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:58:29 13:58:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:58:29 1.410.4: Pulling from edgex-devops/edgex-snyk-go 13:58:29 df9b9388f04a: Pulling fs layer 13:58:29 52dc419b0ee2: Pulling fs layer 13:58:29 25bc292e5bac: Pulling fs layer 13:58:29 114826534d7a: Pulling fs layer 13:58:29 4657fd5d0bcf: Pulling fs layer 13:58:29 6ad1cebc031e: Pulling fs layer 13:58:29 8a3aa393b2d8: Pulling fs layer 13:58:29 114826534d7a: Waiting 13:58:29 4657fd5d0bcf: Waiting 13:58:29 6ad1cebc031e: Waiting 13:58:29 8a3aa393b2d8: Waiting 13:58:29 25bc292e5bac: Verifying Checksum 13:58:29 52dc419b0ee2: Verifying Checksum 13:58:29 52dc419b0ee2: Download complete 13:58:29 4657fd5d0bcf: Verifying Checksum 13:58:29 4657fd5d0bcf: Download complete 13:58:29 df9b9388f04a: Verifying Checksum 13:58:29 df9b9388f04a: Download complete 13:58:29 6ad1cebc031e: Verifying Checksum 13:58:29 6ad1cebc031e: Download complete 13:58:29 df9b9388f04a: Pull complete 13:58:29 52dc419b0ee2: Pull complete 13:58:30 25bc292e5bac: Pull complete 13:58:30 114826534d7a: Verifying Checksum 13:58:30 114826534d7a: Download complete 13:58:30 8a3aa393b2d8: Verifying Checksum 13:58:30 8a3aa393b2d8: Download complete 13:58:33 114826534d7a: Pull complete 13:58:33 4657fd5d0bcf: Pull complete 13:58:34 6ad1cebc031e: Pull complete 13:58:36 8a3aa393b2d8: Pull complete 13:58:36 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 13:58:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:58:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:58:37 prd-ubuntu20.04-docker-8c-8g-5449 does not seem to be running inside a container 13:58:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 13:58:41 $ docker top cea66cbce4a83a91f2181cbc956893c8bac84bddd83c8764d3ba1afaa600e64c -eo pid,comm [Pipeline] { [Pipeline] echo 13:58:42 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 13:58:42 + set -o pipefail 13:58:42 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 13:58:47 13:58:47 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 13:58:47 13:58:47 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/d3db40eb-5922-4e73-9141-52619c503b9d 13:58:47 13:58:47 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 13:58:47 13:58:47 13:58:47 A medium severity vulnerability was found in the Snyk CLI versions you are using. 13:58:47 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 13:58:47 More details here: https://snyk.co/ue1NS [Pipeline] } 13:58:47 $ docker stop --time=1 cea66cbce4a83a91f2181cbc956893c8bac84bddd83c8764d3ba1afaa600e64c 13:58:52 $ docker rm -f --volumes cea66cbce4a83a91f2181cbc956893c8bac84bddd83c8764d3ba1afaa600e64c [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 13:58:53 + git log --format=format:%s -1 16f62763cc01098cbc719f389d4d2c1391ae2033 [Pipeline] sh 13:58:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:58:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:58:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:58:54 prd-ubuntu20.04-docker-8c-8g-5449 does not seem to be running inside a container 13:58:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:58:54 $ docker top 198d9093a26985cd629decdc55c9a56ef636d20e1f2961b4ae402be6bd4839cb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:58:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:58:55 [ssh-agent] Looking for ssh-agent implementation... 13:58:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:58:55 $ docker exec 198d9093a26985cd629decdc55c9a56ef636d20e1f2961b4ae402be6bd4839cb ssh-agent 13:58:55 SSH_AUTH_SOCK=/tmp/ssh-rup4dAiGbL6Y/agent.32 13:58:55 SSH_AGENT_PID=38 13:58:55 Running ssh-add (command line suppressed) 13:58:55 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6129238511340824523.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6129238511340824523.key) 13:58:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:58:55 + git semver tag 13:58:56 2024-03-11 13:58:56,101 [run_tag] DEBUG tag force:False 13:58:56 2024-03-11 13:58:56,101 [check_head_tag] DEBUG check head tag 13:58:56 2024-03-11 13:58:56,102 [execute] INFO git cat-file --batch-check 13:58:56 2024-03-11 13:58:56,102 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 13:58:56 2024-03-11 13:58:56,105 [execute] INFO git cat-file --batch 13:58:56 2024-03-11 13:58:56,105 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 13:58:56 2024-03-11 13:58:56,126 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 13:58:56 2024-03-11 13:58:56,126 [execute] INFO git tag -a v3.2.0-dev.16 -m v3.2.0-dev.16 13:58:56 2024-03-11 13:58:56,126 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.16', '-m', 'v3.2.0-dev.16'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 13:58:56 2024-03-11 13:58:56,131 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 13:58:56 3.2.0-dev.16 [Pipeline] } 13:58:56 $ docker exec --env ******** --env ******** 198d9093a26985cd629decdc55c9a56ef636d20e1f2961b4ae402be6bd4839cb ssh-agent -k 13:58:56 unset SSH_AUTH_SOCK; 13:58:56 unset SSH_AGENT_PID; 13:58:56 echo Agent pid 38 killed; 13:58:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:58:56 + git semver [Pipeline] } 13:58:57 $ docker stop --time=1 198d9093a26985cd629decdc55c9a56ef636d20e1f2961b4ae402be6bd4839cb 13:58:58 $ docker rm -f --volumes 198d9093a26985cd629decdc55c9a56ef636d20e1f2961b4ae402be6bd4839cb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:58:59 13:58:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:58:59 0.23.1-centos7: Pulling from edgex-lftools 13:58:59 ab5ef0e58194: Pulling fs layer 13:58:59 9712f1f96733: Pulling fs layer 13:58:59 63f879dbbcfc: Pulling fs layer 13:58:59 0d9ebad4ef96: Pulling fs layer 13:58:59 e9a5061849ea: Pulling fs layer 13:58:59 d747dcd14b5f: Pulling fs layer 13:58:59 2de7ff778b66: Pulling fs layer 13:58:59 0d9ebad4ef96: Waiting 13:58:59 e9a5061849ea: Waiting 13:58:59 d747dcd14b5f: Waiting 13:58:59 2de7ff778b66: Waiting 13:58:59 9712f1f96733: Verifying Checksum 13:58:59 9712f1f96733: Download complete 13:58:59 63f879dbbcfc: Verifying Checksum 13:58:59 63f879dbbcfc: Download complete 13:58:59 e9a5061849ea: Verifying Checksum 13:58:59 e9a5061849ea: Download complete 13:58:59 d747dcd14b5f: Verifying Checksum 13:58:59 d747dcd14b5f: Download complete 13:58:59 0d9ebad4ef96: Verifying Checksum 13:58:59 0d9ebad4ef96: Download complete 13:58:59 ab5ef0e58194: Verifying Checksum 13:58:59 ab5ef0e58194: Download complete 13:58:59 2de7ff778b66: Verifying Checksum 13:58:59 2de7ff778b66: Download complete 13:59:02 ab5ef0e58194: Pull complete 13:59:02 9712f1f96733: Pull complete 13:59:03 63f879dbbcfc: Pull complete 13:59:07 0d9ebad4ef96: Pull complete 13:59:07 e9a5061849ea: Pull complete 13:59:07 d747dcd14b5f: Pull complete 13:59:08 2de7ff778b66: Pull complete 13:59:08 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:59:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:59:08 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:59:08 prd-ubuntu20.04-docker-8c-8g-5449 does not seem to be running inside a container 13:59: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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 13:59:14 $ docker top 7a8271411c91a47de6b1d9fa389d0107c40f92c88418b873defd15f89358fb3b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:59:14 provisioning config files... 13:59:14 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config936594823798716146tmp 13:59:14 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8651989955085125283tmp 13:59:14 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10458982777774301733tmp [Pipeline] { [Pipeline] echo 13:59:14 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:59:15 ---> sigul-configuration.sh 13:59:15 gpg: directory `/root/.gnupg' created 13:59:15 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:59:15 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:59:15 gpg: keyring `/root/.gnupg/secring.gpg' created 13:59:15 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:59:15 gpg: CAST5 encrypted data 13:59:15 gpg: encrypted with 1 passphrase 13:59:15 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:59:15 + mkdir /home/jenkins 13:59:15 + mkdir /home/jenkins/sigul [Pipeline] sh 13:59:15 + 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 13:59:15 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:59:15 ---> sigul-install.sh 13:59:15 Sigul already installed; skipping installation. [Pipeline] sh 13:59:16 + git tag --list 13:59:16 v0.0.0 13:59:16 v1.0.0 13:59:16 v2.1.0 13:59:16 v2.1.1 13:59:16 v2.2.0 13:59:16 v2.3.0 13:59:16 v3.0 13:59:16 v3.0.0 13:59:16 v3.0.1 13:59:16 v3.0.1-dev.1 13:59:16 v3.1 13:59:16 v3.1.0 13:59:16 v3.1.0-dev.1 13:59:16 v3.1.0-dev.10 13:59:16 v3.1.0-dev.11 13:59:16 v3.1.0-dev.12 13:59:16 v3.1.0-dev.13 13:59:16 v3.1.0-dev.14 13:59:16 v3.1.0-dev.15 13:59:16 v3.1.0-dev.16 13:59:16 v3.1.0-dev.17 13:59:16 v3.1.0-dev.18 13:59:16 v3.1.0-dev.19 13:59:16 v3.1.0-dev.2 13:59:16 v3.1.0-dev.20 13:59:16 v3.1.0-dev.21 13:59:16 v3.1.0-dev.22 13:59:16 v3.1.0-dev.23 13:59:16 v3.1.0-dev.24 13:59:16 v3.1.0-dev.25 13:59:16 v3.1.0-dev.26 13:59:16 v3.1.0-dev.27 13:59:16 v3.1.0-dev.28 13:59:16 v3.1.0-dev.29 13:59:16 v3.1.0-dev.3 13:59:16 v3.1.0-dev.30 13:59:16 v3.1.0-dev.31 13:59:16 v3.1.0-dev.32 13:59:16 v3.1.0-dev.33 13:59:16 v3.1.0-dev.34 13:59:16 v3.1.0-dev.35 13:59:16 v3.1.0-dev.36 13:59:16 v3.1.0-dev.37 13:59:16 v3.1.0-dev.38 13:59:16 v3.1.0-dev.39 13:59:16 v3.1.0-dev.4 13:59:16 v3.1.0-dev.40 13:59:16 v3.1.0-dev.5 13:59:16 v3.1.0-dev.6 13:59:16 v3.1.0-dev.7 13:59:16 v3.1.0-dev.8 13:59:16 v3.1.0-dev.9 13:59:16 v3.2.0-dev.1 13:59:16 v3.2.0-dev.10 13:59:16 v3.2.0-dev.11 13:59:16 v3.2.0-dev.12 13:59:16 v3.2.0-dev.13 13:59:16 v3.2.0-dev.14 13:59:16 v3.2.0-dev.15 13:59:16 v3.2.0-dev.16 13:59:16 v3.2.0-dev.2 13:59:16 v3.2.0-dev.3 13:59:16 v3.2.0-dev.4 13:59:16 v3.2.0-dev.5 13:59:16 v3.2.0-dev.6 13:59:16 v3.2.0-dev.7 13:59:16 v3.2.0-dev.8 13:59:16 v3.2.0-dev.9 [Pipeline] sh 13:59:16 + lftools sign git-tag v3.2.0-dev.16 13:59:17 Signing Git tag with Sigul... 13:59:17 Signing v3.2.0-dev.16 [Pipeline] echo 13:59:17 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:59:17 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:59:17 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:59:18 $ docker stop --time=1 7a8271411c91a47de6b1d9fa389d0107c40f92c88418b873defd15f89358fb3b 13:59:19 $ docker rm -f --volumes 7a8271411c91a47de6b1d9fa389d0107c40f92c88418b873defd15f89358fb3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 13:59:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:59:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:59:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:59:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:59:20 prd-ubuntu20.04-docker-8c-8g-5449 does not seem to be running inside a container 13:59:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:59:21 $ docker top 4227275c09c969c24c4b4f4fa54b3e967f9c9fdc7fc2f29a02fd1d45b11b5e92 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:59:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:59:21 [ssh-agent] Looking for ssh-agent implementation... 13:59:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:59:21 $ docker exec 4227275c09c969c24c4b4f4fa54b3e967f9c9fdc7fc2f29a02fd1d45b11b5e92 ssh-agent 13:59:21 SSH_AUTH_SOCK=/tmp/ssh-wJ93qdLVLdVT/agent.33 13:59:21 SSH_AGENT_PID=39 13:59:21 Running ssh-add (command line suppressed) 13:59:21 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16432667475382231003.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16432667475382231003.key) 13:59:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:59:22 + git semver bump pre 13:59:22 2024-03-11 13:59:22,379 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 13:59:22 2024-03-11 13:59:22,379 [bump_version] DEBUG bumping version:3.2.0-dev.16 on axis:pre with prefix:dev 13:59:22 2024-03-11 13:59:22,379 [bump_version] DEBUG bumped version:3.2.0-dev.17 13:59:22 2024-03-11 13:59:22,379 [write_version] DEBUG write version:3.2.0-dev.17 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 13:59:22 2024-03-11 13:59:22,379 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 13:59:22 2024-03-11 13:59:22,379 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 13:59:22 2024-03-11 13:59:22,382 [execute] INFO git cat-file --batch-check 13:59:22 2024-03-11 13:59:22,382 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 13:59:22 2024-03-11 13:59:22,387 [execute] INFO git cat-file --batch 13:59:22 2024-03-11 13:59:22,388 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 13:59:22 2024-03-11 13:59:22,392 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 13:59:22 3.2.0-dev.17 [Pipeline] } 13:59:22 $ docker exec --env ******** --env ******** 4227275c09c969c24c4b4f4fa54b3e967f9c9fdc7fc2f29a02fd1d45b11b5e92 ssh-agent -k 13:59:22 unset SSH_AUTH_SOCK; 13:59:22 unset SSH_AGENT_PID; 13:59:22 echo Agent pid 39 killed; 13:59:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:59:23 + git semver [Pipeline] } 13:59:23 $ docker stop --time=1 4227275c09c969c24c4b4f4fa54b3e967f9c9fdc7fc2f29a02fd1d45b11b5e92 13:59:24 $ docker rm -f --volumes 4227275c09c969c24c4b4f4fa54b3e967f9c9fdc7fc2f29a02fd1d45b11b5e92 [Pipeline] // withDockerContainer [Pipeline] sh 13:59:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:59:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:59:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:59:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:59:25 prd-ubuntu20.04-docker-8c-8g-5449 does not seem to be running inside a container 13:59:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:59:26 $ docker top abca16e015311d12f43e202fa874002727c49cc0347008b6cdbd8fb93ff69803 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:59:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:59:26 [ssh-agent] Looking for ssh-agent implementation... 13:59:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:59:26 $ docker exec abca16e015311d12f43e202fa874002727c49cc0347008b6cdbd8fb93ff69803 ssh-agent 13:59:26 SSH_AUTH_SOCK=/tmp/ssh-7amzIJzFVbD4/agent.32 13:59:26 SSH_AGENT_PID=38 13:59:26 Running ssh-add (command line suppressed) 13:59:26 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7874605545974341740.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7874605545974341740.key) 13:59:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:59:27 + git semver push 13:59:27 2024-03-11 13:59:27,317 [run_push] DEBUG push 13:59:27 2024-03-11 13:59:27,318 [execute] INFO git cat-file --batch-check 13:59:27 2024-03-11 13:59:27,318 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 13:59:27 2024-03-11 13:59:27,322 [execute] INFO git rev-list 37344173e050cd54b86972c6fb0eba66cb9a5948 -- 13:59:27 2024-03-11 13:59:27,323 [execute] DEBUG Popen(['git', 'rev-list', '37344173e050cd54b86972c6fb0eba66cb9a5948', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 13:59:27 2024-03-11 13:59:27,331 [execute] INFO git fetch -v origin 13:59:27 2024-03-11 13:59:27,332 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 13:59:27 2024-03-11 13:59:27,829 [run_push] DEBUG no remote changes detected 13:59:27 2024-03-11 13:59:27,829 [execute] INFO git push origin semver 13:59:27 2024-03-11 13:59:27,830 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 13:59:28 2024-03-11 13:59:28,542 [run_push] DEBUG push all version tags 13:59:28 2024-03-11 13:59:28,543 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 13:59:28 2024-03-11 13:59:28,543 [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) 13:59:29 2024-03-11 13:59:29,220 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 13:59:29 3.2.0-dev.17 [Pipeline] } 13:59:29 $ docker exec --env ******** --env ******** abca16e015311d12f43e202fa874002727c49cc0347008b6cdbd8fb93ff69803 ssh-agent -k 13:59:29 unset SSH_AUTH_SOCK; 13:59:29 unset SSH_AGENT_PID; 13:59:29 echo Agent pid 38 killed; 13:59:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:59:30 + git semver [Pipeline] } 13:59:30 $ docker stop --time=1 abca16e015311d12f43e202fa874002727c49cc0347008b6cdbd8fb93ff69803 13:59:31 $ docker rm -f --volumes abca16e015311d12f43e202fa874002727c49cc0347008b6cdbd8fb93ff69803 [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 13:59:33 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 13:59:33 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 13:59:33 total 16 13:59:33 drwxr-xr-x 3 root root 4096 Mar 11 13:49 . 13:59:33 drwxrwxr-x 12 jenkins jenkins 4096 Mar 11 13:59 .. 13:59:33 drwxr-xr-x 2 root root 4096 Mar 11 13:49 cost 13:59:33 -rw-r--r-- 1 root root 95 Mar 11 13:49 cost.csv 13:59:33 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 13:59:33 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 13:59:33 total 16 13:59:33 drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 13:49 . 13:59:33 drwxrwxr-x 12 jenkins jenkins 4096 Mar 11 13:59 .. 13:59:33 drwxr-xr-x 2 jenkins jenkins 4096 Mar 11 13:49 cost 13:59:33 -rw-r--r-- 1 jenkins jenkins 95 Mar 11 13:49 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:59:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:59:34 ---> package-listing.sh 13:59:34 ++ facter osfamily 13:59:34 ++ tr '[:upper:]' '[:lower:]' 13:59:34 + OS_FAMILY=debian 13:59:34 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 13:59:34 + START_PACKAGES=/tmp/packages_start.txt 13:59:34 + END_PACKAGES=/tmp/packages_end.txt 13:59:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:59:34 + PACKAGES=/tmp/packages_start.txt 13:59:34 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 13:59:34 + PACKAGES=/tmp/packages_end.txt 13:59:34 + case "${OS_FAMILY}" in 13:59:34 + dpkg -l 13:59:34 + grep '^ii' 13:59:34 + '[' -f /tmp/packages_start.txt ']' 13:59:34 + '[' -f /tmp/packages_end.txt ']' 13:59:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:59:34 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 13:59:34 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 13:59:34 + 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 13:59:34 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 13:59:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:59:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:59:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:59:35 prd-ubuntu20.04-docker-8c-8g-5449 does not seem to be running inside a container 13:59:35 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:59:36 $ docker top abd94e1ca95c75e0b9fcc51fbc0a55ce52bb05b37b092391e42809145edce2f9 -eo pid,comm [Pipeline] { [Pipeline] sh 13:59:36 + touch /tmp/pre-build-complete [Pipeline] sh 13:59:36 + mkdir -p /var/log/sysstat [Pipeline] sh 13:59:37 + ls /var/log/sa-host 13:59:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:59:37 provisioning config files... 13:59:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5880649211633250826tmp [Pipeline] { [Pipeline] echo 13:59:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:59:37 ---> create-netrc.sh [Pipeline] } 13:59:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:59:38 ---> python-tools-install.sh [Pipeline] echo 13:59:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:59:38 ---> sudo-logs.sh 13:59:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:59:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:59:39 ---> job-cost.sh 13:59:39 lf-activate-venv: SKIPPING 13:59:39 DEBUG: total: 0.2199999988079071 13:59:39 INFO: Retrieving Stack Cost... 13:59:39 INFO: Retrieving Pricing Info for: v3-standard-8 13:59:39 INFO: Archiving Costs [Pipeline] echo 13:59:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:59:40 ---> logs-deploy.sh 13:59:40 lf-activate-venv: SKIPPING 13:59:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/168 13:59:40 INFO: archiving workspace using pattern(s): 13:59:41 Archives upload complete. 13:59:41 INFO: archiving logs to Nexus