Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dc56276b993b2878b0d870e671804c10f96a6178 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-ssh11542455877101184941.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh1826350194001073801.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh3334543855616419028.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh1008304656838605704.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-ssh8881323715511643977.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, buildSnap:false] ========================================================= [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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-990 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 > 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 Avoid second fetch Checking out Revision dc56276b993b2878b0d870e671804c10f96a6178 (main) Commit message: "refactor!: Rename command line flags for the sake of consistency (#128)" > git config core.sparsecheckout # timeout=10 > git checkout -f dc56276b993b2878b0d870e671804c10f96a6178 # timeout=10 > git rev-list --no-walk 808edfc9f6c328417489871725311f9c0d7bbc15 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:51:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:51:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:51:44 ========================================================= 23:51:44 EdgeX Global Pipelines Version Info 23:51:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:51:44 ------------------- 23:51:44 stable info: 23:51:44 ------------------- 23:51:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:51:44 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:51:44 Message: update stable to v1.0.244 23:51:45 ------------------- 23:51:45 experimental info: 23:51:45 ------------------- 23:51:45 Commited By: **** collab-it+edgex@linuxfoundation.org 23:51:45 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:51:45 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:51:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 23:51:45 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 23:51:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:51:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:51:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:51:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 23:51:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:51:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:51:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:51:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:51:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:51:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 23:51:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:51:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:51:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:51:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:51:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:51:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:51:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:51:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:51:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:51:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:51:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:51:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:51:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:51:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:51:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:51:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:51:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:51:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:51:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dc56276b993b2878b0d870e671804c10f96a6178 [Pipeline] echo 23:51:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dc56276 [Pipeline] echo 23:51:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:51:46 provisioning config files... 23:51:46 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15938683803936172920tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:51:46 ---> docker-login.sh 23:51:46 nexus3.edgexfoundry.org:10001 23:51:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:51:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:51:46 Configure a credential helper to remove this warning. See 23:51:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:51:46 23:51:46 Login Succeeded 23:51:46 nexus3.edgexfoundry.org:10002 23:51:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:51:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:51:47 Configure a credential helper to remove this warning. See 23:51:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:51:47 23:51:47 Login Succeeded 23:51:47 nexus3.edgexfoundry.org:10003 23:51:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:51:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:51:47 Configure a credential helper to remove this warning. See 23:51:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:51:47 23:51:47 Login Succeeded 23:51:47 nexus3.edgexfoundry.org:10004 23:51:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:51:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:51:47 Configure a credential helper to remove this warning. See 23:51:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:51:47 23:51:47 Login Succeeded 23:51:47 docker.io 23:51:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:51:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:51:47 Configure a credential helper to remove this warning. See 23:51:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:51:47 23:51:47 Login Succeeded 23:51:47 ---> docker-login.sh ends [Pipeline] } 23:51:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:51:47 + git rev-list -1 --merges dc56276b993b2878b0d870e671804c10f96a6178~1..dc56276b993b2878b0d870e671804c10f96a6178 [Pipeline] echo 23:51:47 -----------> git rev-list -1 --merges dc56276b993b2878b0d870e671804c10f96a6178~1..dc56276b993b2878b0d870e671804c10f96a6178 dc56276b993b2878b0d870e671804c10f96a6178 [false] [Pipeline] sh 23:51:48 + git log --format=format:%s -1 dc56276b993b2878b0d870e671804c10f96a6178 [Pipeline] echo 23:51:48 ========================================================= 23:51:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:51:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:51:48 + git log --format=format:%s -1 dc56276b993b2878b0d870e671804c10f96a6178 [Pipeline] echo 23:51:48 [semverPrep] GIT_COMMIT: dc56276b993b2878b0d870e671804c10f96a6178, Commit Message: refactor!: Rename command line flags for the sake of consistency (#128) [Pipeline] echo 23:51:48 [semverPrep] This is not a build commit. [Pipeline] sh 23:51:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:51:48 + grep -v github /etc/ssh/ssh_known_hosts 23:51:48 + [ -e /tmp/ssh_known_hosts ] 23:51:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:51:48 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:51:48 + sudo tee -a /etc/ssh/ssh_known_hosts 23:51:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:51:49 23:51:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:51:49 0.1.4: Pulling from edgex-devops/py-git-semver 23:51:49 b85a868b505f: Pulling fs layer 23:51:49 e2be974225ed: Pulling fs layer 23:51:49 339a4e72a1f5: Pulling fs layer 23:51:49 988bab9f4d93: Pulling fs layer 23:51:49 1469e6f7b9e6: Pulling fs layer 23:51:49 eaf3925da568: Pulling fs layer 23:51:49 bab4dde63d76: Pulling fs layer 23:51:49 bde34c3a00c8: Pulling fs layer 23:51:49 988bab9f4d93: Waiting 23:51:49 1469e6f7b9e6: Waiting 23:51:49 b352a97aabf1: Pulling fs layer 23:51:49 4872d77fe225: Pulling fs layer 23:51:49 bab4dde63d76: Waiting 23:51:49 eaf3925da568: Waiting 23:51:49 5851b861e8e6: Pulling fs layer 23:51:49 bde34c3a00c8: Waiting 23:51:49 b352a97aabf1: Waiting 23:51:49 5851b861e8e6: Waiting 23:51:49 4872d77fe225: Waiting 23:51:49 e2be974225ed: Verifying Checksum 23:51:49 e2be974225ed: Download complete 23:51:49 988bab9f4d93: Download complete 23:51:50 1469e6f7b9e6: Verifying Checksum 23:51:50 1469e6f7b9e6: Download complete 23:51:50 eaf3925da568: Verifying Checksum 23:51:50 eaf3925da568: Download complete 23:51:50 339a4e72a1f5: Verifying Checksum 23:51:50 339a4e72a1f5: Download complete 23:51:50 bde34c3a00c8: Verifying Checksum 23:51:50 bde34c3a00c8: Download complete 23:51:50 b352a97aabf1: Download complete 23:51:50 4872d77fe225: Verifying Checksum 23:51:50 4872d77fe225: Download complete 23:51:50 5851b861e8e6: Verifying Checksum 23:51:50 5851b861e8e6: Download complete 23:51:50 b85a868b505f: Verifying Checksum 23:51:50 b85a868b505f: Download complete 23:51:50 bab4dde63d76: Verifying Checksum 23:51:50 bab4dde63d76: Download complete 23:51:51 b85a868b505f: Pull complete 23:51:51 e2be974225ed: Pull complete 23:51:52 339a4e72a1f5: Pull complete 23:51:52 988bab9f4d93: Pull complete 23:51:52 1469e6f7b9e6: Pull complete 23:51:52 eaf3925da568: Pull complete 23:51:54 bab4dde63d76: Pull complete 23:51:54 bde34c3a00c8: Pull complete 23:51:54 b352a97aabf1: Pull complete 23:51:54 4872d77fe225: Pull complete 23:51:54 5851b861e8e6: Pull complete 23:51:54 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:51:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:51:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:51:54 prd-ubuntu20.04-docker-8c-8g-990 does not seem to be running inside a container 23:51: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:51:57 $ docker top 089d61c5419a20a071124e261996ead0bcbf753e7c4134b224bdcb046ec36931 -eo pid,comm 23:51:57 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). 23:51:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:51:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:51:57 [ssh-agent] Looking for ssh-agent implementation... 23:51:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:51:57 $ docker exec 089d61c5419a20a071124e261996ead0bcbf753e7c4134b224bdcb046ec36931 ssh-agent 23:51:57 SSH_AUTH_SOCK=/tmp/ssh-PRgWsXPmjbIL/agent.32 23:51:57 SSH_AGENT_PID=38 23:51:57 Running ssh-add (command line suppressed) 23:51:57 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14797153712632430849.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14797153712632430849.key) 23:51:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:51:57 + git tag --points-at HEAD [Pipeline] } 23:51:57 $ docker exec --env ******** --env ******** 089d61c5419a20a071124e261996ead0bcbf753e7c4134b224bdcb046ec36931 ssh-agent -k 23:51:57 unset SSH_AUTH_SOCK; 23:51:57 unset SSH_AGENT_PID; 23:51:57 echo Agent pid 38 killed; 23:51:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:51:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:51:57 [ssh-agent] Looking for ssh-agent implementation... 23:51:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:51:58 $ docker exec 089d61c5419a20a071124e261996ead0bcbf753e7c4134b224bdcb046ec36931 ssh-agent 23:51:58 SSH_AUTH_SOCK=/tmp/ssh-nrgg0vQORTaf/agent.70 23:51:58 SSH_AGENT_PID=76 23:51:58 Running ssh-add (command line suppressed) 23:51:58 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7390332306565949175.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7390332306565949175.key) 23:51:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:51:58 + git semver init 23:51:58 2023-01-03 23:51:58,770 [run_init] DEBUG init version:0.0.0 force:False 23:51:58 2023-01-03 23:51:58,770 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 23:51:58 2023-01-03 23:51:58,771 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 23:51:58 2023-01-03 23:51:58,771 [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) 23:52:00 2023-01-03 23:51:59,920 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 23:52:00 2023-01-03 23:51:59,920 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 23:52:00 2023-01-03 23:51:59,920 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 23:52:00 2023-01-03 23:51:59,921 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 23:52:00 3.0.0-dev.2 [Pipeline] } 23:52:00 $ docker exec --env ******** --env ******** 089d61c5419a20a071124e261996ead0bcbf753e7c4134b224bdcb046ec36931 ssh-agent -k 23:52:00 unset SSH_AUTH_SOCK; 23:52:00 unset SSH_AGENT_PID; 23:52:00 echo Agent pid 76 killed; 23:52:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:52:00 + git semver [Pipeline] } 23:52:00 $ docker stop --time=1 089d61c5419a20a071124e261996ead0bcbf753e7c4134b224bdcb046ec36931 23:52:02 $ docker rm -f --volumes 089d61c5419a20a071124e261996ead0bcbf753e7c4134b224bdcb046ec36931 [Pipeline] // withDockerContainer [Pipeline] sh 23:52:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:52:02 Stashed 1 file(s) [Pipeline] echo 23:52:02 [edgeXSemver]: initialized semver on version 3.0.0-dev.2 [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 23:52:02 provisioning config files... 23:52:02 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2655033033772195105tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:52:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-984 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 23:52:02 Running in /w/workspace/app-rfid-llrp-inventory/70 [Pipeline] { [Pipeline] checkout 23:52:02 The recommended git tool is: git 23:52:03 ---> docker-login.sh 23:52:03 nexus3.edgexfoundry.org:10001 23:52:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:52:03 Configure a credential helper to remove this warning. See 23:52:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:52:03 23:52:03 Login Succeeded 23:52:03 nexus3.edgexfoundry.org:10002 23:52:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:52:03 Configure a credential helper to remove this warning. See 23:52:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:52:03 23:52:03 Login Succeeded 23:52:03 nexus3.edgexfoundry.org:10003 23:52:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:52:03 Configure a credential helper to remove this warning. See 23:52:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:52:03 23:52:03 Login Succeeded 23:52:03 nexus3.edgexfoundry.org:10004 23:52:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:52:03 Configure a credential helper to remove this warning. See 23:52:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:52:03 23:52:03 Login Succeeded 23:52:03 docker.io 23:52:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:52:03 Configure a credential helper to remove this warning. See 23:52:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:52:03 23:52:03 Login Succeeded 23:52:03 ---> docker-login.sh ends [Pipeline] } 23:52:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:52:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:52:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:52:03 ========================================================= 23:52:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 23:52:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:04 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 23:52:04 Sending build context to Docker daemon 12.54MB 23:52:04 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 23:52:04 Step 2/13 : FROM ${BASE} AS builder 23:52:04 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 23:52:04 213ec9aee27d: Pulling fs layer 23:52:04 4583459ba037: Pulling fs layer 23:52:04 93c1e223e6f2: Pulling fs layer 23:52:04 53926ce57604: Pulling fs layer 23:52:04 21b2b0c7a3f4: Pulling fs layer 23:52:04 22ff95d597cd: Pulling fs layer 23:52:04 12d6caf4c0d1: Pulling fs layer 23:52:04 53926ce57604: Waiting 23:52:04 21b2b0c7a3f4: Waiting 23:52:04 22ff95d597cd: Waiting 23:52:04 96b7cbca73a9: Pulling fs layer 23:52:04 12d6caf4c0d1: Waiting 23:52:04 96b7cbca73a9: Waiting 23:52:04 a7acece74701: Pulling fs layer 23:52:04 93c1e223e6f2: Verifying Checksum 23:52:04 93c1e223e6f2: Download complete 23:52:04 4583459ba037: Verifying Checksum 23:52:04 4583459ba037: Download complete 23:52:04 21b2b0c7a3f4: Verifying Checksum 23:52:04 21b2b0c7a3f4: Download complete 23:52:04 22ff95d597cd: Download complete 23:52:04 213ec9aee27d: Download complete 23:52:04 12d6caf4c0d1: Verifying Checksum 23:52:04 12d6caf4c0d1: Download complete 23:52:04 213ec9aee27d: Pull complete 23:52:04 4583459ba037: Pull complete 23:52:04 93c1e223e6f2: Pull complete 23:52:05 a7acece74701: Verifying Checksum 23:52:05 a7acece74701: Download complete 23:52:05 53926ce57604: Download complete 23:52:05 96b7cbca73a9: Verifying Checksum 23:52:05 96b7cbca73a9: Download complete 23:52:07 using credential edgex-jenkins-ssh 23:52:07 Cloning the remote Git repository 23:52:07 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 23:52:07 > git init /w/workspace/app-rfid-llrp-inventory/70 # timeout=10 23:52:07 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 23:52:07 > git --version # timeout=10 23:52:07 > git --version # 'git version 2.25.1' 23:52:07 using GIT_SSH to set credentials SSH Credentials for GitHub 23:52:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:52:09 53926ce57604: Pull complete 23:52:09 21b2b0c7a3f4: Pull complete 23:52:09 22ff95d597cd: Pull complete 23:52:09 12d6caf4c0d1: Pull complete 23:52:09 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 23:52:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:52:10 Avoid second fetch 23:52:10 Checking out Revision dc56276b993b2878b0d870e671804c10f96a6178 (main) 23:52:11 96b7cbca73a9: Pull complete 23:52:11 Commit message: "refactor!: Rename command line flags for the sake of consistency (#128)" 23:52:10 > git config core.sparsecheckout # timeout=10 23:52:10 > git checkout -f dc56276b993b2878b0d870e671804c10f96a6178 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:52:11 a7acece74701: Pull complete 23:52:11 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 23:52:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:52:11 ---> db6d94c90886 23:52:11 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:52:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:52:12 % Total % Received % Xferd Average Speed Time Time Time Current 23:52:12 Dload Upload Total Spent Left Speed 23:52:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83339 0 --:--:-- --:--:-- --:--:-- 83339 [Pipeline] sh 23:52:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:52:13 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo 23:52:13 tee /etc/docker/daemon.new 23:52:13 { 23:52:13 "registry-mirrors": [ 23:52:13 "https://nexus3.edgexfoundry.org:10001" 23:52:13 ], 23:52:13 "bip": "10.250.0.254/24", 23:52:13 "hosts": [ 23:52:13 "tcp://0.0.0.0:5555", 23:52:13 "unix:///var/run/docker.sock" 23:52:13 ], 23:52:13 "mtu": 1458, 23:52:13 "selinux-enabled": true, 23:52:13 "seccomp-profile": "/etc/docker/seccomp.json" 23:52:13 } [Pipeline] sh 23:52:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:52:13 + sudo service docker restart 23:52:16 ---> Running in bb523ef2794c 23:52:16 Removing intermediate container bb523ef2794c 23:52:16 ---> 85c0cb4c10f2 23:52:16 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 23:52:16 ---> Running in dd80f2b2c072 23:52:16 Removing intermediate container dd80f2b2c072 23:52:16 ---> fe2d09fbf5b6 23:52:16 Step 5/13 : ARG ADD_BUILD_TAGS="" 23:52:16 ---> Running in 63a3e8f4b515 23:52:16 Removing intermediate container 63a3e8f4b515 23:52:16 ---> 746af863d63b 23:52:16 Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 23:52:16 ---> Running in cfc2b93744ec 23:52:16 Removing intermediate container cfc2b93744ec 23:52:16 ---> bf1a8e5cae9b 23:52:16 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:52:16 ---> Running in da2e9ed19b22 23:52:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:52:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:52:16 OK: 211 MiB in 51 packages 23:52:16 Removing intermediate container da2e9ed19b22 23:52:16 ---> d106b4ad4143 23:52:16 Step 8/13 : WORKDIR /app 23:52:16 ---> Running in 408b6d1aac86 23:52:16 Removing intermediate container 408b6d1aac86 23:52:16 ---> b99d8243e775 23:52:16 Step 9/13 : COPY go.mod vendor* ./ 23:52:17 ---> ef2cc25ad5c7 23:52:17 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:52:17 ---> Running in 8a4c379122b6 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:52:32 provisioning config files... 23:52:32 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/70@tmp/config1701640811095353944tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:52:32 ---> docker-login.sh 23:52:32 nexus3.edgexfoundry.org:10001 23:52:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:52:32 Configure a credential helper to remove this warning. See 23:52:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:52:32 23:52:32 Login Succeeded 23:52:32 nexus3.edgexfoundry.org:10002 23:52:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:52:33 Configure a credential helper to remove this warning. See 23:52:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:52:33 23:52:33 Login Succeeded 23:52:33 nexus3.edgexfoundry.org:10003 23:52:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:52:33 Configure a credential helper to remove this warning. See 23:52:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:52:33 23:52:33 Login Succeeded 23:52:33 nexus3.edgexfoundry.org:10004 23:52:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:52:34 Configure a credential helper to remove this warning. See 23:52:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:52:34 23:52:34 Login Succeeded 23:52:34 docker.io 23:52:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:52:34 Configure a credential helper to remove this warning. See 23:52:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:52:34 23:52:34 Login Succeeded 23:52:34 ---> docker-login.sh ends [Pipeline] } 23:52:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:52:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:52:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:52:34 ========================================================= 23:52:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 23:52:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:35 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 23:52:35 Sending build context to Docker daemon 686.6kB 23:52:35 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 23:52:35 Step 2/13 : FROM ${BASE} AS builder 23:52:35 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:52:35 9b18e9b68314: Pulling fs layer 23:52:35 35d82f9e3411: Pulling fs layer 23:52:35 e16973657156: Pulling fs layer 23:52:35 fc693d55d65f: Pulling fs layer 23:52:35 7e9fc2657dce: Pulling fs layer 23:52:35 dda99020689f: Pulling fs layer 23:52:35 db1c61fa0a46: Pulling fs layer 23:52:35 891c053d2c06: Pulling fs layer 23:52:35 fc693d55d65f: Waiting 23:52:35 dda99020689f: Waiting 23:52:35 db1c61fa0a46: Waiting 23:52:35 7e9fc2657dce: Waiting 23:52:35 891c053d2c06: Waiting 23:52:35 e16973657156: Verifying Checksum 23:52:35 e16973657156: Download complete 23:52:35 35d82f9e3411: Verifying Checksum 23:52:35 35d82f9e3411: Download complete 23:52:35 7e9fc2657dce: Verifying Checksum 23:52:35 7e9fc2657dce: Download complete 23:52:35 dda99020689f: Download complete 23:52:35 9b18e9b68314: Verifying Checksum 23:52:35 9b18e9b68314: Download complete 23:52:37 9b18e9b68314: Pull complete 23:52:37 891c053d2c06: Verifying Checksum 23:52:37 891c053d2c06: Download complete 23:52:37 35d82f9e3411: Pull complete 23:52:37 e16973657156: Pull complete 23:52:38 db1c61fa0a46: Verifying Checksum 23:52:38 db1c61fa0a46: Download complete 23:52:38 fc693d55d65f: Verifying Checksum 23:52:38 fc693d55d65f: Download complete 23:52:43 Removing intermediate container 8a4c379122b6 23:52:43 ---> 83934148279c 23:52:43 Step 11/13 : COPY . . 23:52:43 ---> 51d3bc0c2075 23:52:43 Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:52:43 ---> Running in fbb5c6ef280c 23:52:43 Removing intermediate container fbb5c6ef280c 23:52:43 ---> da9e3bb7a8b4 23:52:43 Step 13/13 : RUN $MAKE 23:52:43 ---> Running in dd40ed31f701 23:52:43 noop 23:52:43 Removing intermediate container dd40ed31f701 23:52:43 ---> f00ffed924ee 23:52:43 Successfully built f00ffed924ee 23:52:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:44 + docker inspect -f . ci-base-image-x86_64 23:52:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:52:44 prd-ubuntu20.04-docker-8c-8g-990 does not seem to be running inside a container 23:52:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:52:44 $ docker top 6b63e2ec2cd37d573b48dba452bfeca3965dbaf43da33374a2b0613334d3a6ab -eo pid,comm [Pipeline] { [Pipeline] sh 23:52:44 + go version 23:52:44 go version go1.18.7 linux/amd64 [Pipeline] } 23:52:44 $ docker stop --time=1 6b63e2ec2cd37d573b48dba452bfeca3965dbaf43da33374a2b0613334d3a6ab 23:52:46 $ docker rm -f --volumes 6b63e2ec2cd37d573b48dba452bfeca3965dbaf43da33374a2b0613334d3a6ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:46 + docker inspect -f . ci-base-image-x86_64 23:52:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:52:46 prd-ubuntu20.04-docker-8c-8g-990 does not seem to be running inside a container 23:52:46 $ 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 23:52:46 $ docker top 812d2b43321e4a276d78284ed53c4a76e1ea7c00a828168b86a133e462bdfecc -eo pid,comm [Pipeline] { [Pipeline] sh 23:52:47 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 23:52:47 + make test 23:52:47 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:52:51 fc693d55d65f: Pull complete 23:52:51 7e9fc2657dce: Pull complete 23:52:51 dda99020689f: Pull complete 23:52:57 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 23:52:57 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.036s coverage: 86.2% of statements 23:52:57 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 23:52:57 db1c61fa0a46: Pull complete 23:52:58 891c053d2c06: Pull complete 23:52:58 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 23:52:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:52:58 ---> f96f9c87975a 23:52:58 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:52:59 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.543s coverage: 71.9% of statements 23:53:00 ---> Running in 8354a7bf5ec9 23:53:00 Removing intermediate container 8354a7bf5ec9 23:53:00 ---> 54772c4198af 23:53:00 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 23:53:01 ---> Running in 0d8b22dd6579 23:53:01 Removing intermediate container 0d8b22dd6579 23:53:01 ---> f412fa7b1dee 23:53:01 Step 5/13 : ARG ADD_BUILD_TAGS="" 23:53:01 ---> Running in 242c1881532f 23:53:01 Removing intermediate container 242c1881532f 23:53:01 ---> 9fc1cb047952 23:53:01 Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 23:53:01 ---> Running in 7c850b1c988b 23:53:01 Removing intermediate container 7c850b1c988b 23:53:01 ---> 768817bbb9b7 23:53:01 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:53:02 ---> Running in e1e6321376c1 23:53:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:53:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:53:04 OK: 221 MiB in 51 packages 23:53:04 Removing intermediate container e1e6321376c1 23:53:04 ---> aef6c9dab0c2 23:53:04 Step 8/13 : WORKDIR /app 23:53:05 ---> Running in 374c6d067dc6 23:53:05 Removing intermediate container 374c6d067dc6 23:53:05 ---> 73c1965d404e 23:53:05 Step 9/13 : COPY go.mod vendor* ./ 23:53:05 ---> 30f491a6da98 23:53:05 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:53:05 ---> Running in 8cc73cef70f3 23:53:07 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 23:53:07 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:53:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:53:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:53:10 ./bin/test-attribution.sh [Pipeline] echo 23:53:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:53:10 $ docker stop --time=1 812d2b43321e4a276d78284ed53c4a76e1ea7c00a828168b86a133e462bdfecc 23:53:13 $ docker rm -f --volumes 812d2b43321e4a276d78284ed53c4a76e1ea7c00a828168b86a133e462bdfecc [Pipeline] // withDockerContainer [Pipeline] sh 23:53:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:53:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:53:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:53:14 + ls -al . 23:53:14 total 240 23:53:14 drwxrwxr-x 11 jenkins jenkins 4096 Jan 3 23:52 . 23:53:14 drwxrwxr-x 4 jenkins jenkins 4096 Jan 3 23:51 .. 23:53:14 -rw-rw-r-- 1 jenkins jenkins 262 Jan 3 23:51 .dockerignore 23:53:14 drwxrwxr-x 8 jenkins jenkins 4096 Jan 3 23:53 .git 23:53:14 drwxrwxr-x 3 jenkins jenkins 4096 Jan 3 23:51 .github 23:53:14 -rw-rw-r-- 1 jenkins jenkins 788 Jan 3 23:51 .gitignore 23:53:14 -rw-rw-r-- 1 jenkins jenkins 41 Jan 3 23:51 .golangci.yml 23:53:14 drwxr-xr-x 3 jenkins jenkins 4096 Jan 3 23:51 .semver 23:53:14 -rw-rw-r-- 1 jenkins jenkins 9922 Jan 3 23:51 Attribution.txt 23:53:14 -rw-rw-r-- 1 jenkins jenkins 4331 Jan 3 23:51 CHANGELOG.md 23:53:14 -rw-rw-r-- 1 jenkins jenkins 1798 Jan 3 23:51 Dockerfile 23:53:14 -rw-rw-r-- 1 jenkins jenkins 677 Jan 3 23:51 GOVERNANCE.md 23:53:14 -rw-rw-r-- 1 jenkins jenkins 687 Jan 3 23:51 Jenkinsfile 23:53:14 -rw-rw-r-- 1 jenkins jenkins 11347 Jan 3 23:51 LICENSE 23:53:14 -rw-rw-r-- 1 jenkins jenkins 3163 Jan 3 23:51 Makefile 23:53:14 -rw-rw-r-- 1 jenkins jenkins 617 Jan 3 23:51 OWNERS.md 23:53:14 -rw-rw-r-- 1 jenkins jenkins 31023 Jan 3 23:51 README.md 23:53:14 -rw-rw-r-- 1 jenkins jenkins 11 Jan 3 23:52 VERSION 23:53:14 drwxrwxr-x 2 jenkins jenkins 4096 Jan 3 23:51 bin 23:53:14 -rw-r--r-- 1 jenkins jenkins 41008 Jan 3 23:52 coverage.out 23:53:14 -rw-rw-r-- 1 jenkins jenkins 3598 Jan 3 23:51 go.mod 23:53:14 -rw-rw-r-- 1 jenkins jenkins 45001 Jan 3 23:51 go.sum 23:53:14 drwxrwxr-x 2 jenkins jenkins 4096 Jan 3 23:51 images 23:53:14 drwxrwxr-x 4 jenkins jenkins 4096 Jan 3 23:51 internal 23:53:14 -rw-rw-r-- 1 jenkins jenkins 531 Jan 3 23:51 main.go 23:53:14 drwxrwxr-x 2 jenkins jenkins 4096 Jan 3 23:51 res 23:53:14 drwxrwxr-x 4 jenkins jenkins 4096 Jan 3 23:51 snap 23:53:14 drwxrwxr-x 3 jenkins jenkins 4096 Jan 3 23:51 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:15 + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=dc56276b993b2878b0d870e671804c10f96a6178 --label arch=amd64 --label version=3.0.0-dev.2 . 23:53:15 Sending build context to Docker daemon 12.54MB 23:53:15 Step 1/30 : ARG BASE=golang:1.18-alpine3.16 23:53:15 Step 2/30 : FROM ${BASE} AS builder 23:53:15 ---> f00ffed924ee 23:53:15 Step 3/30 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:53:15 ---> Running in 6b835f23105b 23:53:15 Removing intermediate container 6b835f23105b 23:53:15 ---> bc5bfb2091c8 23:53:15 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 23:53:15 ---> Running in 2640a8a0c0f0 23:53:15 Removing intermediate container 2640a8a0c0f0 23:53:15 ---> bc6dc7948bf3 23:53:15 Step 5/30 : ARG ADD_BUILD_TAGS="" 23:53:15 ---> Running in 3f4412cefcf8 23:53:15 Removing intermediate container 3f4412cefcf8 23:53:15 ---> 4d73eb228335 23:53:15 Step 6/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 23:53:15 ---> Running in fc54de147f66 23:53:15 Removing intermediate container fc54de147f66 23:53:15 ---> 4fcc6e12731d 23:53:15 Step 7/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:53:15 ---> Running in 4729587df475 23:53:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:53:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:53:16 OK: 211 MiB in 51 packages 23:53:16 Removing intermediate container 4729587df475 23:53:16 ---> 1b31bb042841 23:53:16 Step 8/30 : WORKDIR /app 23:53:16 ---> Running in ebe9d5269236 23:53:16 Removing intermediate container ebe9d5269236 23:53:16 ---> 42f3eefd939c 23:53:16 Step 9/30 : COPY go.mod vendor* ./ 23:53:16 ---> ea1c71007fe8 23:53:16 Step 10/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:53:16 ---> Running in 932848ae8bf1 23:53:17 Removing intermediate container 932848ae8bf1 23:53:17 ---> bfe164de7b80 23:53:17 Step 11/30 : COPY . . 23:53:18 ---> 77233e1bf2a7 23:53:18 Step 12/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:53:18 ---> Running in 21680b370242 23:53:18 Removing intermediate container 21680b370242 23:53:18 ---> 1629b6965e67 23:53:18 Step 13/30 : RUN $MAKE 23:53:18 ---> Running in 266d9581d643 23:53:18 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.2 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.2" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 23:53:44 Removing intermediate container 266d9581d643 23:53:44 ---> 7d1ba1eabeb7 23:53:44 Step 14/30 : FROM alpine:3.14 23:53:44 3.14: Pulling from library/alpine 23:53:44 c7ed990a2339: Pulling fs layer 23:53:44 c7ed990a2339: Verifying Checksum 23:53:44 c7ed990a2339: Download complete 23:53:44 c7ed990a2339: Pull complete 23:53:44 Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a 23:53:44 Status: Downloaded newer image for alpine:3.14 23:53:44 ---> dd53f409bf0b 23:53:44 Step 15/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 23:53:44 ---> Running in ed29e7cd2708 23:53:44 Removing intermediate container ed29e7cd2708 23:53:44 ---> 671e571fb10c 23:53:44 Step 16/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 23:53:44 ---> Running in f5e8e03af8cf 23:53:44 Removing intermediate container f5e8e03af8cf 23:53:44 ---> 4c40753c97f6 23:53:44 Step 17/30 : RUN apk --no-cache add ca-certificates zeromq dumb-init 23:53:44 ---> Running in 19dbdae3fe0e 23:53:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:53:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:53:44 (1/7) Installing ca-certificates (20220614-r0) 23:53:44 (2/7) Installing dumb-init (1.2.5-r1) 23:53:44 (3/7) Installing libgcc (10.3.1_git20210424-r2) 23:53:44 (4/7) Installing libsodium (1.0.18-r0) 23:53:44 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 23:53:44 (6/7) Installing libzmq (4.3.4-r0) 23:53:44 (7/7) Installing zeromq (4.3.4-r0) 23:53:44 Executing busybox-1.33.1-r8.trigger 23:53:44 Executing ca-certificates-20220614-r0.trigger 23:53:44 OK: 9 MiB in 21 packages 23:53:44 Removing intermediate container 19dbdae3fe0e 23:53:44 ---> 06f093afecf2 23:53:44 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:53:44 ---> 6c12f477725b 23:53:44 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 23:53:44 ---> 8f148c2d32a6 23:53:44 Step 20/30 : COPY --from=builder /app/res/ /res/ 23:53:44 ---> 9b8057bbb0a7 23:53:44 Step 21/30 : COPY --from=builder /app/static/ /static/ 23:53:44 ---> cfd1b8e311a2 23:53:44 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 23:53:45 ---> b31825abe193 23:53:45 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 23:53:45 ---> Running in 3e973087d6ab 23:53:45 Removing intermediate container 3e973087d6ab 23:53:45 ---> 191c03726b57 23:53:45 Step 24/30 : VOLUME /cache 23:53:45 ---> Running in f360a44bce30 23:53:45 Removing intermediate container f360a44bce30 23:53:45 ---> efc44ca26a29 23:53:45 Step 25/30 : EXPOSE 59711 23:53:45 ---> Running in 96fcd15482e6 23:53:45 Removing intermediate container 96fcd15482e6 23:53:45 ---> 4436e48b079b 23:53:45 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 23:53:45 ---> Running in 12d82e6fda2f 23:53:45 Removing intermediate container 12d82e6fda2f 23:53:45 ---> a82cc8e9d86d 23:53:45 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 23:53:45 ---> Running in aad118bb1964 23:53:46 Removing intermediate container aad118bb1964 23:53:46 ---> f938a23ccfb0 23:53:46 Step 28/30 : LABEL arch=amd64 23:53:46 ---> Running in 2e5ec4b074ba 23:53:46 Removing intermediate container 2e5ec4b074ba 23:53:46 ---> e0c83d782acc 23:53:46 Step 29/30 : LABEL git_sha=dc56276b993b2878b0d870e671804c10f96a6178 23:53:46 ---> Running in c331008ccc2e 23:53:46 Removing intermediate container c331008ccc2e 23:53:46 ---> 5e500840bb57 23:53:46 Step 30/30 : LABEL version=3.0.0-dev.2 23:53:46 ---> Running in 5a455d8e673e 23:53:46 Removing intermediate container 5a455d8e673e 23:53:46 ---> b0c19dfea1c6 23:53:46 [Warning] One or more build-args [ARCH] were not consumed 23:53:46 Successfully built b0c19dfea1c6 23:53:46 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 23:53:46 provisioning config files... 23:53:46 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12814455259862343787tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:53:46 ---> docker-login.sh 23:53:46 nexus3.edgexfoundry.org:10001 23:53:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:53:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:53:46 Configure a credential helper to remove this warning. See 23:53:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:53:46 23:53:46 Login Succeeded 23:53:46 nexus3.edgexfoundry.org:10002 23:53:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:53:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:53:46 Configure a credential helper to remove this warning. See 23:53:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:53:46 23:53:46 Login Succeeded 23:53:47 nexus3.edgexfoundry.org:10003 23:53:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:53:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:53:47 Configure a credential helper to remove this warning. See 23:53:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:53:47 23:53:47 Login Succeeded 23:53:47 nexus3.edgexfoundry.org:10004 23:53:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:53:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:53:47 Configure a credential helper to remove this warning. See 23:53:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:53:47 23:53:47 Login Succeeded 23:53:47 docker.io 23:53:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:53:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:53:47 Configure a credential helper to remove this warning. See 23:53:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:53:47 23:53:47 Login Succeeded 23:53:47 ---> docker-login.sh ends [Pipeline] } 23:53:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:53:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:53:47 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 23:53:47 dc56276b993b2878b0d870e671804c10f96a6178 23:53:47 latest 23:53:47 3.0.0-dev.2 23:53:47 dc56276b993b2878b0d870e671804c10f96a6178-3.0.0-dev.2 23:53:47 main 23:53:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:48 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:dc56276b993b2878b0d870e671804c10f96a6178 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:48 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:dc56276b993b2878b0d870e671804c10f96a6178 23:53:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 23:53:48 c38be8318c57: Preparing 23:53:48 7b44bf47a210: Preparing 23:53:48 c0fe00482921: Preparing 23:53:48 95be730b6e39: Preparing 23:53:48 554476a3445f: Preparing 23:53:48 b70df89e424b: Preparing 23:53:48 683ecd5cea44: Preparing 23:53:48 63493a9ab2d4: Preparing 23:53:48 b70df89e424b: Waiting 23:53:48 683ecd5cea44: Waiting 23:53:48 63493a9ab2d4: Waiting 23:53:48 c0fe00482921: Pushed 23:53:48 554476a3445f: Pushed 23:53:48 c38be8318c57: Pushed 23:53:48 95be730b6e39: Pushed 23:53:48 63493a9ab2d4: Layer already exists 23:53:48 b70df89e424b: Pushed 23:53:48 683ecd5cea44: Pushed 23:53:51 7b44bf47a210: Pushed 23:53:51 dc56276b993b2878b0d870e671804c10f96a6178: digest: sha256:43f28b406277aa099e6fc6f4d2f5dd9f23658bf5913f48f99beb35e9e5ed0cfe size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:51 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:52 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 23:53:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 23:53:52 c38be8318c57: Preparing 23:53:52 7b44bf47a210: Preparing 23:53:52 c0fe00482921: Preparing 23:53:52 95be730b6e39: Preparing 23:53:52 554476a3445f: Preparing 23:53:52 b70df89e424b: Preparing 23:53:52 683ecd5cea44: Preparing 23:53:52 63493a9ab2d4: Preparing 23:53:52 683ecd5cea44: Waiting 23:53:52 63493a9ab2d4: Waiting 23:53:52 b70df89e424b: Waiting 23:53:52 7b44bf47a210: Layer already exists 23:53:52 554476a3445f: Layer already exists 23:53:52 c38be8318c57: Layer already exists 23:53:52 95be730b6e39: Layer already exists 23:53:52 c0fe00482921: Layer already exists 23:53:52 b70df89e424b: Layer already exists 23:53:52 683ecd5cea44: Layer already exists 23:53:52 63493a9ab2d4: Layer already exists 23:53:52 latest: digest: sha256:43f28b406277aa099e6fc6f4d2f5dd9f23658bf5913f48f99beb35e9e5ed0cfe size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:52 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:52 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.2 23:53:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 23:53:52 c38be8318c57: Preparing 23:53:52 7b44bf47a210: Preparing 23:53:52 c0fe00482921: Preparing 23:53:52 95be730b6e39: Preparing 23:53:52 554476a3445f: Preparing 23:53:52 b70df89e424b: Preparing 23:53:52 683ecd5cea44: Preparing 23:53:52 63493a9ab2d4: Preparing 23:53:52 b70df89e424b: Waiting 23:53:52 63493a9ab2d4: Waiting 23:53:52 683ecd5cea44: Waiting 23:53:52 95be730b6e39: Layer already exists 23:53:52 c0fe00482921: Layer already exists 23:53:52 7b44bf47a210: Layer already exists 23:53:52 c38be8318c57: Layer already exists 23:53:52 554476a3445f: Layer already exists 23:53:52 b70df89e424b: Layer already exists 23:53:52 63493a9ab2d4: Layer already exists 23:53:52 683ecd5cea44: Layer already exists 23:53:52 3.0.0-dev.2: digest: sha256:43f28b406277aa099e6fc6f4d2f5dd9f23658bf5913f48f99beb35e9e5ed0cfe size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:53 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:dc56276b993b2878b0d870e671804c10f96a6178-3.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:53 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:dc56276b993b2878b0d870e671804c10f96a6178-3.0.0-dev.2 23:53:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 23:53:53 c38be8318c57: Preparing 23:53:53 7b44bf47a210: Preparing 23:53:53 c0fe00482921: Preparing 23:53:53 95be730b6e39: Preparing 23:53:53 554476a3445f: Preparing 23:53:53 b70df89e424b: Preparing 23:53:53 683ecd5cea44: Preparing 23:53:53 63493a9ab2d4: Preparing 23:53:53 b70df89e424b: Waiting 23:53:53 683ecd5cea44: Waiting 23:53:53 63493a9ab2d4: Waiting 23:53:53 c38be8318c57: Layer already exists 23:53:53 554476a3445f: Layer already exists 23:53:53 c0fe00482921: Layer already exists 23:53:53 95be730b6e39: Layer already exists 23:53:53 7b44bf47a210: Layer already exists 23:53:53 b70df89e424b: Layer already exists 23:53:53 683ecd5cea44: Layer already exists 23:53:53 63493a9ab2d4: Layer already exists 23:53:53 dc56276b993b2878b0d870e671804c10f96a6178-3.0.0-dev.2: digest: sha256:43f28b406277aa099e6fc6f4d2f5dd9f23658bf5913f48f99beb35e9e5ed0cfe size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:53 + 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 23:53:53 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 23:53:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 23:53:53 c38be8318c57: Preparing 23:53:53 7b44bf47a210: Preparing 23:53:53 c0fe00482921: Preparing 23:53:53 95be730b6e39: Preparing 23:53:53 554476a3445f: Preparing 23:53:53 b70df89e424b: Preparing 23:53:53 683ecd5cea44: Preparing 23:53:53 63493a9ab2d4: Preparing 23:53:53 b70df89e424b: Waiting 23:53:53 683ecd5cea44: Waiting 23:53:53 63493a9ab2d4: Waiting 23:53:53 7b44bf47a210: Layer already exists 23:53:53 554476a3445f: Layer already exists 23:53:53 c0fe00482921: Layer already exists 23:53:53 c38be8318c57: Layer already exists 23:53:53 95be730b6e39: Layer already exists 23:53:53 b70df89e424b: Layer already exists 23:53:53 63493a9ab2d4: Layer already exists 23:53:53 683ecd5cea44: Layer already exists 23:53:53 main: digest: sha256:43f28b406277aa099e6fc6f4d2f5dd9f23658bf5913f48f99beb35e9e5ed0cfe size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:53:53 ===================================================== [Pipeline] echo 23:53:53 taggedImages: 23:53:53 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:dc56276b993b2878b0d870e671804c10f96a6178 23:53:53 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 23:53:53 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.2 23:53:53 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:dc56276b993b2878b0d870e671804c10f96a6178-3.0.0-dev.2 23:53:53 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:53:54 23:53:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:53:54 latest: Pulling from edgex-lftools-log-publisher 23:53:54 5eb5b503b376: Pulling fs layer 23:53:54 5c69ac0246d0: Pulling fs layer 23:53:54 ec43610c2a17: Pulling fs layer 23:53:54 3a2ae6a8a46f: Pulling fs layer 23:53:54 33b1e0a273af: Pulling fs layer 23:53:54 5d3b04190fa2: Pulling fs layer 23:53:54 2f39f015ded8: Pulling fs layer 23:53:54 3a2ae6a8a46f: Waiting 23:53:54 33b1e0a273af: Waiting 23:53:54 5d3b04190fa2: Waiting 23:53:54 2f39f015ded8: Waiting 23:53:54 5c69ac0246d0: Download complete 23:53:54 3a2ae6a8a46f: Verifying Checksum 23:53:54 3a2ae6a8a46f: Download complete 23:53:54 33b1e0a273af: Verifying Checksum 23:53:54 33b1e0a273af: Download complete 23:53:54 ec43610c2a17: Verifying Checksum 23:53:54 ec43610c2a17: Download complete 23:53:54 5d3b04190fa2: Download complete 23:53:54 5eb5b503b376: Verifying Checksum 23:53:54 5eb5b503b376: Download complete 23:53:55 2f39f015ded8: Download complete 23:53:56 5eb5b503b376: Pull complete 23:53:56 5c69ac0246d0: Pull complete 23:53:56 ec43610c2a17: Pull complete 23:53:56 3a2ae6a8a46f: Pull complete 23:53:56 33b1e0a273af: Pull complete 23:53:57 5d3b04190fa2: Pull complete 23:54:01 2f39f015ded8: Pull complete 23:54:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:54:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:54:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:54:01 prd-ubuntu20.04-docker-8c-8g-990 does not seem to be running inside a container 23:54:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 23:54:02 Removing intermediate container 8cc73cef70f3 23:54:02 ---> 64800cc5df8c 23:54:02 Step 11/13 : COPY . . 23:54:02 ---> cefb9e7e7722 23:54:02 Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:54:02 ---> Running in c2c3fb0abf2a 23:54:02 Removing intermediate container c2c3fb0abf2a 23:54:02 ---> b1e8a5e06633 23:54:02 Step 13/13 : RUN $MAKE 23:54:02 ---> Running in 2a5d04122108 23:54:02 noop 23:54:02 Removing intermediate container 2a5d04122108 23:54:02 ---> 514111486348 23:54:02 Successfully built 514111486348 23:54:02 Successfully tagged ci-base-image-arm64:latest 23:54:04 $ docker top 07858d0eade88df494a5ceea9707d892c40d6ba120eb43a360fd6bc30cc559d0 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:05 ---> job-cost.sh 23:54:05 lf-activate-venv: SKIPPING 23:54:05 INFO: No Stack... 23:54:05 + docker inspect -f . ci-base-image-arm64 23:54:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:54:05 prd-ubuntu20.04-docker-arm64-4c-16g-984 does not seem to be running inside a container 23:54:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/70 -v /w/workspace/app-rfid-llrp-inventory/70:/w/workspace/app-rfid-llrp-inventory/70:rw,z -v /w/workspace/app-rfid-llrp-inventory/70@tmp:/w/workspace/app-rfid-llrp-inventory/70@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 23:54:05 INFO: Retrieving Pricing Info for: v3-standard-8 23:54:06 INFO: Archiving Costs 23:54:06 $ docker top b92decb769f6482bde73a3e2eff95b8f993810742102c37504941c35f7a7ee07 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 23:54:07 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 23:54:07 + cut -d, -f6 [Pipeline] lock 23:54:07 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-70-stack-cost] 23:54:07 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-70-stack-cost] did not exist. Created. 23:54:07 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-70-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:54:07 + echo total: 0.2199999988079071 [Pipeline] stash 23:54:07 Stashed 1 file(s) [Pipeline] } 23:54:07 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-70-stack-cost] [Pipeline] // lock [Pipeline] } 23:54:07 + go version 23:54:07 go version go1.18.7 linux/arm64 23:54:07 $ docker stop --time=1 07858d0eade88df494a5ceea9707d892c40d6ba120eb43a360fd6bc30cc559d0 23:54:08 $ docker rm -f --volumes 07858d0eade88df494a5ceea9707d892c40d6ba120eb43a360fd6bc30cc559d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 23:54:08 $ docker stop --time=1 b92decb769f6482bde73a3e2eff95b8f993810742102c37504941c35f7a7ee07 23:54:10 $ docker rm -f --volumes b92decb769f6482bde73a3e2eff95b8f993810742102c37504941c35f7a7ee07 [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:11 + docker inspect -f . ci-base-image-arm64 23:54:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:54:11 prd-ubuntu20.04-docker-arm64-4c-16g-984 does not seem to be running inside a container 23:54:11 $ 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/70 -v /w/workspace/app-rfid-llrp-inventory/70:/w/workspace/app-rfid-llrp-inventory/70:rw,z -v /w/workspace/app-rfid-llrp-inventory/70@tmp:/w/workspace/app-rfid-llrp-inventory/70@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 23:54:12 $ docker top bb6356d89e557cdb6656b8e27de8feb3c98f150bdea71b937cc059d5d0dd4c59 -eo pid,comm [Pipeline] { [Pipeline] sh 23:54:12 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/70 [Pipeline] fileExists [Pipeline] sh 23:54:13 + make test 23:54:13 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:55:34 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 23:55:34 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.171s coverage: 86.2% of statements 23:55:34 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 23:55:39 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.703s coverage: 71.9% of statements 23:55:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:55:39 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:56:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:56:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:56:01 ./bin/test-attribution.sh [Pipeline] echo 23:56:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:56:02 $ docker stop --time=1 bb6356d89e557cdb6656b8e27de8feb3c98f150bdea71b937cc059d5d0dd4c59 23:56:03 $ docker rm -f --volumes bb6356d89e557cdb6656b8e27de8feb3c98f150bdea71b937cc059d5d0dd4c59 [Pipeline] // withDockerContainer [Pipeline] sh 23:56:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:56:04 Warning: overwriting stash ‘coverage-report’ 23:56:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:56:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:56:05 + ls -al . 23:56:05 total 236 23:56:05 drwxrwxr-x 10 jenkins jenkins 4096 Jan 3 23:54 . 23:56:05 drwxrwxr-x 4 jenkins jenkins 4096 Jan 3 23:52 .. 23:56:05 -rw-rw-r-- 1 jenkins jenkins 262 Jan 3 23:52 .dockerignore 23:56:05 drwxrwxr-x 8 jenkins jenkins 4096 Jan 3 23:52 .git 23:56:05 drwxrwxr-x 3 jenkins jenkins 4096 Jan 3 23:52 .github 23:56:05 -rw-rw-r-- 1 jenkins jenkins 788 Jan 3 23:52 .gitignore 23:56:05 -rw-rw-r-- 1 jenkins jenkins 41 Jan 3 23:52 .golangci.yml 23:56:05 -rw-rw-r-- 1 jenkins jenkins 9922 Jan 3 23:52 Attribution.txt 23:56:05 -rw-rw-r-- 1 jenkins jenkins 4331 Jan 3 23:52 CHANGELOG.md 23:56:05 -rw-rw-r-- 1 jenkins jenkins 1798 Jan 3 23:52 Dockerfile 23:56:05 -rw-rw-r-- 1 jenkins jenkins 677 Jan 3 23:52 GOVERNANCE.md 23:56:05 -rw-rw-r-- 1 jenkins jenkins 687 Jan 3 23:52 Jenkinsfile 23:56:05 -rw-rw-r-- 1 jenkins jenkins 11347 Jan 3 23:52 LICENSE 23:56:05 -rw-rw-r-- 1 jenkins jenkins 3163 Jan 3 23:52 Makefile 23:56:05 -rw-rw-r-- 1 jenkins jenkins 617 Jan 3 23:52 OWNERS.md 23:56:05 -rw-rw-r-- 1 jenkins jenkins 31023 Jan 3 23:52 README.md 23:56:05 -rw-rw-r-- 1 jenkins jenkins 11 Jan 3 23:52 VERSION 23:56:05 drwxrwxr-x 2 jenkins jenkins 4096 Jan 3 23:52 bin 23:56:05 -rw-r--r-- 1 jenkins jenkins 41008 Jan 3 23:55 coverage.out 23:56:05 -rw-rw-r-- 1 jenkins jenkins 3598 Jan 3 23:52 go.mod 23:56:05 -rw-rw-r-- 1 jenkins jenkins 45001 Jan 3 23:52 go.sum 23:56:05 drwxrwxr-x 2 jenkins jenkins 4096 Jan 3 23:52 images 23:56:05 drwxrwxr-x 4 jenkins jenkins 4096 Jan 3 23:52 internal 23:56:05 -rw-rw-r-- 1 jenkins jenkins 531 Jan 3 23:52 main.go 23:56:05 drwxrwxr-x 2 jenkins jenkins 4096 Jan 3 23:52 res 23:56:05 drwxrwxr-x 4 jenkins jenkins 4096 Jan 3 23:52 snap 23:56:05 drwxrwxr-x 3 jenkins jenkins 4096 Jan 3 23:52 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:06 + 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=dc56276b993b2878b0d870e671804c10f96a6178 --label arch=arm64 --label version=3.0.0-dev.2 . 23:56:06 Sending build context to Docker daemon 686.6kB 23:56:06 Step 1/30 : ARG BASE=golang:1.18-alpine3.16 23:56:06 Step 2/30 : FROM ${BASE} AS builder 23:56:06 ---> 514111486348 23:56:06 Step 3/30 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:56:07 ---> Running in 548e6e2f5bf6 23:56:07 Removing intermediate container 548e6e2f5bf6 23:56:07 ---> 1e779e7521b1 23:56:07 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 23:56:07 ---> Running in dfb6b1b29c00 23:56:07 Removing intermediate container dfb6b1b29c00 23:56:07 ---> b0d5506de169 23:56:07 Step 5/30 : ARG ADD_BUILD_TAGS="" 23:56:07 ---> Running in 3a4ea6d13bdc 23:56:08 Removing intermediate container 3a4ea6d13bdc 23:56:08 ---> 8292d577c0e7 23:56:08 Step 6/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 23:56:08 ---> Running in d21dd57b9049 23:56:08 Removing intermediate container d21dd57b9049 23:56:08 ---> c0d4522bae18 23:56:08 Step 7/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:56:08 ---> Running in 283061830eb4 23:56:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:56:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:56:10 OK: 221 MiB in 51 packages 23:56:11 Removing intermediate container 283061830eb4 23:56:11 ---> 1934ac17e4a6 23:56:11 Step 8/30 : WORKDIR /app 23:56:11 ---> Running in 64796b3d0aa8 23:56:12 Removing intermediate container 64796b3d0aa8 23:56:12 ---> 4c20f0588875 23:56:12 Step 9/30 : COPY go.mod vendor* ./ 23:56:12 ---> f0b186b9a944 23:56:12 Step 10/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:56:12 ---> Running in 221131b6b50f 23:56:14 Removing intermediate container 221131b6b50f 23:56:14 ---> e35c7f91fcf1 23:56:14 Step 11/30 : COPY . . 23:56:15 ---> 2a0f33332f6a 23:56:15 Step 12/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:56:15 ---> Running in ae103e051438 23:56:15 Removing intermediate container ae103e051438 23:56:15 ---> b8cb9f640c00 23:56:15 Step 13/30 : RUN $MAKE 23:56:15 ---> Running in 6a4453ed281a 23:56:16 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.2 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.2" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 23:58:23 Removing intermediate container 6a4453ed281a 23:58:23 ---> 2c8fbebba5e8 23:58:23 Step 14/30 : FROM alpine:3.14 23:58:23 3.14: Pulling from library/alpine 23:58:23 90cda3b7c325: Pulling fs layer 23:58:23 90cda3b7c325: Verifying Checksum 23:58:23 90cda3b7c325: Download complete 23:58:23 90cda3b7c325: Pull complete 23:58:23 Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a 23:58:23 Status: Downloaded newer image for alpine:3.14 23:58:23 ---> 275902a1839d 23:58:23 Step 15/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 23:58:23 ---> Running in 7c3d10e2d484 23:58:23 Removing intermediate container 7c3d10e2d484 23:58:23 ---> 62a4dd04bb64 23:58:23 Step 16/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 23:58:23 ---> Running in e2e7ba3528f3 23:58:23 Removing intermediate container e2e7ba3528f3 23:58:23 ---> ad0d196fe110 23:58:23 Step 17/30 : RUN apk --no-cache add ca-certificates zeromq dumb-init 23:58:23 ---> Running in 88db1c228fd8 23:58:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:58:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:58:25 (1/7) Installing ca-certificates (20220614-r0) 23:58:25 (2/7) Installing dumb-init (1.2.5-r1) 23:58:25 (3/7) Installing libgcc (10.3.1_git20210424-r2) 23:58:25 (4/7) Installing libsodium (1.0.18-r0) 23:58:25 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 23:58:25 (6/7) Installing libzmq (4.3.4-r0) 23:58:25 (7/7) Installing zeromq (4.3.4-r0) 23:58:25 Executing busybox-1.33.1-r8.trigger 23:58:25 Executing ca-certificates-20220614-r0.trigger 23:58:25 OK: 9 MiB in 21 packages 23:58:27 Removing intermediate container 88db1c228fd8 23:58:27 ---> f7394ef55c80 23:58:27 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:58:27 ---> 779f1e5204d5 23:58:27 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 23:58:28 ---> 9ea9da231b4c 23:58:28 Step 20/30 : COPY --from=builder /app/res/ /res/ 23:58:28 ---> a7cff6fb7257 23:58:28 Step 21/30 : COPY --from=builder /app/static/ /static/ 23:58:28 ---> dd2347ac2d77 23:58:28 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 23:58:30 ---> 69648a4b9aa0 23:58:30 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 23:58:30 ---> Running in 3707762152c0 23:58:31 Removing intermediate container 3707762152c0 23:58:31 ---> 7bc62171ddeb 23:58:31 Step 24/30 : VOLUME /cache 23:58:32 ---> Running in 21e1d0037c72 23:58:32 Removing intermediate container 21e1d0037c72 23:58:32 ---> a8dd8c69f1cb 23:58:32 Step 25/30 : EXPOSE 59711 23:58:32 ---> Running in 9cae2d1e4c38 23:58:32 Removing intermediate container 9cae2d1e4c38 23:58:32 ---> 23f68e15256a 23:58:32 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 23:58:32 ---> Running in 4f1bc14bafbe 23:58:32 Removing intermediate container 4f1bc14bafbe 23:58:32 ---> a11bdbc514f9 23:58:32 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 23:58:33 ---> Running in de71c86ae26f 23:58:33 Removing intermediate container de71c86ae26f 23:58:33 ---> 1585303a1a90 23:58:33 Step 28/30 : LABEL arch=arm64 23:58:33 ---> Running in d88267cde240 23:58:33 Removing intermediate container d88267cde240 23:58:33 ---> 9eecd5581bd9 23:58:33 Step 29/30 : LABEL git_sha=dc56276b993b2878b0d870e671804c10f96a6178 23:58:33 ---> Running in 4f0199a10ac2 23:58:33 Removing intermediate container 4f0199a10ac2 23:58:33 ---> 416812210a2f 23:58:33 Step 30/30 : LABEL version=3.0.0-dev.2 23:58:34 ---> Running in 24699665325e 23:58:34 Removing intermediate container 24699665325e 23:58:34 ---> d006966ad790 23:58:34 [Warning] One or more build-args [ARCH] were not consumed 23:58:34 Successfully built d006966ad790 23:58:34 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 23:58:34 provisioning config files... 23:58:34 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/70@tmp/config6598769226269215250tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:58:34 ---> docker-login.sh 23:58:34 nexus3.edgexfoundry.org:10001 23:58:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:35 Configure a credential helper to remove this warning. See 23:58:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:35 23:58:35 Login Succeeded 23:58:35 nexus3.edgexfoundry.org:10002 23:58:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:35 Configure a credential helper to remove this warning. See 23:58:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:35 23:58:35 Login Succeeded 23:58:35 nexus3.edgexfoundry.org:10003 23:58:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:35 Configure a credential helper to remove this warning. See 23:58:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:35 23:58:35 Login Succeeded 23:58:35 nexus3.edgexfoundry.org:10004 23:58:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:36 Configure a credential helper to remove this warning. See 23:58:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:36 23:58:36 Login Succeeded 23:58:36 docker.io 23:58:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:36 Configure a credential helper to remove this warning. See 23:58:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:36 23:58:36 Login Succeeded 23:58:36 ---> docker-login.sh ends [Pipeline] } 23:58:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:58:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:58:36 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 23:58:36 dc56276b993b2878b0d870e671804c10f96a6178 23:58:36 latest 23:58:36 3.0.0-dev.2 23:58:36 dc56276b993b2878b0d870e671804c10f96a6178-3.0.0-dev.2 23:58:36 main 23:58:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:37 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:dc56276b993b2878b0d870e671804c10f96a6178 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:37 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:dc56276b993b2878b0d870e671804c10f96a6178 23:58:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 23:58:37 563efe2d2dec: Preparing 23:58:37 a472393c35e2: Preparing 23:58:37 5540426be45d: Preparing 23:58:37 548d72855e75: Preparing 23:58:37 d2f842af0d09: Preparing 23:58:37 696712e31130: Preparing 23:58:37 30e6eb263e36: Preparing 23:58:37 28c3ef001483: Preparing 23:58:37 696712e31130: Waiting 23:58:37 30e6eb263e36: Waiting 23:58:37 28c3ef001483: Waiting 23:58:37 548d72855e75: Pushed 23:58:37 5540426be45d: Pushed 23:58:37 563efe2d2dec: Pushed 23:58:37 d2f842af0d09: Pushed 23:58:37 28c3ef001483: Layer already exists 23:58:37 696712e31130: Pushed 23:58:38 30e6eb263e36: Pushed 23:58:42 a472393c35e2: Pushed 23:58:42 dc56276b993b2878b0d870e671804c10f96a6178: digest: sha256:02759d0f22f1f10a8483a0d92e3857053668a4768f0cbd62a14be413e3326a12 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:43 + 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 23:58:43 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 23:58:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 23:58:43 563efe2d2dec: Preparing 23:58:43 a472393c35e2: Preparing 23:58:43 5540426be45d: Preparing 23:58:43 548d72855e75: Preparing 23:58:43 d2f842af0d09: Preparing 23:58:43 696712e31130: Preparing 23:58:43 30e6eb263e36: Preparing 23:58:43 28c3ef001483: Preparing 23:58:43 30e6eb263e36: Waiting 23:58:43 28c3ef001483: Waiting 23:58:43 696712e31130: Waiting 23:58:43 5540426be45d: Layer already exists 23:58:43 563efe2d2dec: Layer already exists 23:58:43 a472393c35e2: Layer already exists 23:58:43 548d72855e75: Layer already exists 23:58:43 d2f842af0d09: Layer already exists 23:58:43 28c3ef001483: Layer already exists 23:58:43 696712e31130: Layer already exists 23:58:43 30e6eb263e36: Layer already exists 23:58:43 latest: digest: sha256:02759d0f22f1f10a8483a0d92e3857053668a4768f0cbd62a14be413e3326a12 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:44 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:44 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.2 23:58:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 23:58:44 563efe2d2dec: Preparing 23:58:44 a472393c35e2: Preparing 23:58:44 5540426be45d: Preparing 23:58:44 548d72855e75: Preparing 23:58:44 d2f842af0d09: Preparing 23:58:44 696712e31130: Preparing 23:58:44 30e6eb263e36: Preparing 23:58:44 28c3ef001483: Preparing 23:58:44 696712e31130: Waiting 23:58:44 30e6eb263e36: Waiting 23:58:44 28c3ef001483: Waiting 23:58:44 548d72855e75: Layer already exists 23:58:44 d2f842af0d09: Layer already exists 23:58:44 a472393c35e2: Layer already exists 23:58:44 5540426be45d: Layer already exists 23:58:44 563efe2d2dec: Layer already exists 23:58:44 696712e31130: Layer already exists 23:58:44 28c3ef001483: Layer already exists 23:58:44 30e6eb263e36: Layer already exists 23:58:44 3.0.0-dev.2: digest: sha256:02759d0f22f1f10a8483a0d92e3857053668a4768f0cbd62a14be413e3326a12 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:45 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:dc56276b993b2878b0d870e671804c10f96a6178-3.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:45 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:dc56276b993b2878b0d870e671804c10f96a6178-3.0.0-dev.2 23:58:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 23:58:45 563efe2d2dec: Preparing 23:58:45 a472393c35e2: Preparing 23:58:45 5540426be45d: Preparing 23:58:45 548d72855e75: Preparing 23:58:45 d2f842af0d09: Preparing 23:58:45 696712e31130: Preparing 23:58:45 30e6eb263e36: Preparing 23:58:45 28c3ef001483: Preparing 23:58:45 28c3ef001483: Waiting 23:58:45 696712e31130: Waiting 23:58:45 30e6eb263e36: Waiting 23:58:45 563efe2d2dec: Layer already exists 23:58:45 d2f842af0d09: Layer already exists 23:58:45 5540426be45d: Layer already exists 23:58:45 548d72855e75: Layer already exists 23:58:45 a472393c35e2: Layer already exists 23:58:45 28c3ef001483: Layer already exists 23:58:45 30e6eb263e36: Layer already exists 23:58:45 696712e31130: Layer already exists 23:58:45 dc56276b993b2878b0d870e671804c10f96a6178-3.0.0-dev.2: digest: sha256:02759d0f22f1f10a8483a0d92e3857053668a4768f0cbd62a14be413e3326a12 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:46 + 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 23:58:46 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 23:58:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 23:58:46 563efe2d2dec: Preparing 23:58:46 a472393c35e2: Preparing 23:58:46 5540426be45d: Preparing 23:58:46 548d72855e75: Preparing 23:58:46 d2f842af0d09: Preparing 23:58:46 696712e31130: Preparing 23:58:46 30e6eb263e36: Preparing 23:58:46 28c3ef001483: Preparing 23:58:46 30e6eb263e36: Waiting 23:58:46 28c3ef001483: Waiting 23:58:46 696712e31130: Waiting 23:58:46 563efe2d2dec: Layer already exists 23:58:46 548d72855e75: Layer already exists 23:58:46 d2f842af0d09: Layer already exists 23:58:46 a472393c35e2: Layer already exists 23:58:46 5540426be45d: Layer already exists 23:58:46 28c3ef001483: Layer already exists 23:58:46 696712e31130: Layer already exists 23:58:46 30e6eb263e36: Layer already exists 23:58:46 main: digest: sha256:02759d0f22f1f10a8483a0d92e3857053668a4768f0cbd62a14be413e3326a12 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:58:46 ===================================================== [Pipeline] echo 23:58:46 taggedImages: 23:58:46 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:dc56276b993b2878b0d870e671804c10f96a6178 23:58:46 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 23:58:46 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.2 23:58:46 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:dc56276b993b2878b0d870e671804c10f96a6178-3.0.0-dev.2 23:58:46 - 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 23:58:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:58:47 23:58:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:58:47 arm64: Pulling from edgex-lftools-log-publisher 23:58:47 8998bd30e6a1: Pulling fs layer 23:58:47 04944245beec: Pulling fs layer 23:58:47 699f458cf7ca: Pulling fs layer 23:58:47 765212b225bb: Pulling fs layer 23:58:47 f23df028b6ca: Pulling fs layer 23:58:47 d65c8cfc05b1: Pulling fs layer 23:58:47 2437ff75d9bd: Pulling fs layer 23:58:47 765212b225bb: Waiting 23:58:47 f23df028b6ca: Waiting 23:58:47 d65c8cfc05b1: Waiting 23:58:47 2437ff75d9bd: Waiting 23:58:47 04944245beec: Verifying Checksum 23:58:47 04944245beec: Download complete 23:58:47 765212b225bb: Verifying Checksum 23:58:47 765212b225bb: Download complete 23:58:48 f23df028b6ca: Verifying Checksum 23:58:48 f23df028b6ca: Download complete 23:58:48 d65c8cfc05b1: Verifying Checksum 23:58:48 d65c8cfc05b1: Download complete 23:58:48 699f458cf7ca: Verifying Checksum 23:58:48 8998bd30e6a1: Download complete 23:58:50 2437ff75d9bd: Verifying Checksum 23:58:50 2437ff75d9bd: Download complete 23:58:52 8998bd30e6a1: Pull complete 23:58:52 04944245beec: Pull complete 23:58:53 699f458cf7ca: Pull complete 23:58:53 765212b225bb: Pull complete 23:58:54 f23df028b6ca: Pull complete 23:58:54 d65c8cfc05b1: Pull complete 23:59:07 2437ff75d9bd: Pull complete 23:59:07 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:59:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:59:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:59:07 prd-ubuntu20.04-docker-arm64-4c-16g-984 does not seem to be running inside a container 23:59:07 $ 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/70 -v /w/workspace/app-rfid-llrp-inventory/70:/w/workspace/app-rfid-llrp-inventory/70:rw,z -v /w/workspace/app-rfid-llrp-inventory/70@tmp:/w/workspace/app-rfid-llrp-inventory/70@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 23:59:09 $ docker top bf86921e43796df7b3bf2a753792130723d54a8c808864494e12771b344496b5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:59:10 ---> job-cost.sh 23:59:10 lf-activate-venv: SKIPPING 23:59:10 INFO: No Stack... 23:59:10 INFO: Retrieving Pricing Info for: v3-standard-4 23:59:11 INFO: Archiving Costs [Pipeline] sh 23:59:12 + cat /w/workspace/app-rfid-llrp-inventory/70/archives/cost.csv 23:59:12 + cut -d, -f6 [Pipeline] lock 23:59:12 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-70-stack-cost] 23:59:12 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-70-stack-cost] did not exist. Created. 23:59:12 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-70-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:59:12 /w/workspace/app-rfid-llrp-inventory/70@tmp/durable-60e194f2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:59:13 + echo total: 0.10999999940395355 [Pipeline] stash 23:59:13 Warning: overwriting stash ‘stack-cost’ 23:59:13 Stashed 1 file(s) [Pipeline] } 23:59:13 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-70-stack-cost] [Pipeline] // lock [Pipeline] } 23:59:13 $ docker stop --time=1 bf86921e43796df7b3bf2a753792130723d54a8c808864494e12771b344496b5 23:59:14 $ docker rm -f --volumes bf86921e43796df7b3bf2a753792130723d54a8c808864494e12771b344496b5 [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 23:59:15 provisioning config files... 23:59:15 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5979319721335535113tmp [Pipeline] { [Pipeline] sh 23:59:15 + set +x 23:59:15 + curl -s https://codecov.io/bash 23:59:15 + bash -s -- 23:59:15 23:59:15 _____ _ 23:59:15 / ____| | | 23:59:15 | | ___ __| | ___ ___ _____ __ 23:59:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:59:15 | |___| (_) | (_| | __/ (_| (_) \ V / 23:59:15 \_____\___/ \__,_|\___|\___\___/ \_/ 23:59:15 Bash-1.0.6 23:59:15 23:59:15 23:59:15 ==> git version 2.25.1 found 23:59:15 ==> 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 23:59:15 Release-Date: 2020-01-08 23:59:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:59:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:59:15 ==> Jenkins CI detected. 23:59:15 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 23:59:15 project root: . 23:59:15 --> token set from env 23:59:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:59:15 ==> Running gcov in . (disable via -X gcov) 23:59:15 ==> Python coveragepy not found 23:59:15 ==> Searching for coverage reports in: 23:59:15 + . 23:59:15 -> Found 1 reports 23:59:15 ==> Detecting git/mercurial file structure 23:59:15 ==> Reading reports 23:59:15 + ./coverage.out bytes=41008 23:59:15 ==> Appending adjustments 23:59:15 https://docs.codecov.io/docs/fixing-reports 23:59:15 + Found adjustments 23:59:15 ==> Gzipping contents 23:59:15 12K /tmp/codecov.SkVdzw.gz 23:59:15 ==> Uploading reports 23:59:15 url: https://codecov.io 23:59:15 query: branch=main&commit=dc56276b993b2878b0d870e671804c10f96a6178&build=70&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F70%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 23:59:15 -> Pinging Codecov 23:59:15 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=dc56276b993b2878b0d870e671804c10f96a6178&build=70&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F70%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 23:59:16 -> Uploading to 23:59:16 https://storage.googleapis.com/codecov/v4/raw/2023-01-03/581DD39554BDF9B6E22D074273EAD858/dc56276b993b2878b0d870e671804c10f96a6178/1df61d35-92e6-4e90-b083-3c7de4dc66a4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230103%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230103T235915Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1068423866c55a79424baf8850cf48e4ff29bfc149891eb333caa1f9c1722114 23:59:16 % Total % Received % Xferd Average Speed Time Time Time Current 23:59:16 Dload Upload Total Spent Left Speed 23:59:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11450 0 0 100 11450 0 42250 --:--:-- --:--:-- --:--:-- 42250 23:59:16 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/dc56276b993b2878b0d870e671804c10f96a6178 [Pipeline] } 23:59:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:59:16 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:59:16 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:59:16 23:59:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:59:17 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:59:17 df9b9388f04a: Pulling fs layer 23:59:17 52dc419b0ee2: Pulling fs layer 23:59:17 25bc292e5bac: Pulling fs layer 23:59:17 114826534d7a: Pulling fs layer 23:59:17 4657fd5d0bcf: Pulling fs layer 23:59:17 6ad1cebc031e: Pulling fs layer 23:59:17 8a3aa393b2d8: Pulling fs layer 23:59:17 114826534d7a: Waiting 23:59:17 4657fd5d0bcf: Waiting 23:59:17 6ad1cebc031e: Waiting 23:59:17 25bc292e5bac: Verifying Checksum 23:59:17 25bc292e5bac: Download complete 23:59:17 52dc419b0ee2: Download complete 23:59:17 4657fd5d0bcf: Download complete 23:59:17 df9b9388f04a: Download complete 23:59:17 df9b9388f04a: Pull complete 23:59:17 6ad1cebc031e: Verifying Checksum 23:59:17 6ad1cebc031e: Download complete 23:59:17 52dc419b0ee2: Pull complete 23:59:17 25bc292e5bac: Pull complete 23:59:18 114826534d7a: Verifying Checksum 23:59:18 114826534d7a: Download complete 23:59:18 8a3aa393b2d8: Verifying Checksum 23:59:18 8a3aa393b2d8: Download complete 23:59:21 114826534d7a: Pull complete 23:59:21 4657fd5d0bcf: Pull complete 23:59:21 6ad1cebc031e: Pull complete 23:59:24 8a3aa393b2d8: Pull complete 23:59:24 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 23:59:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:59:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:59:24 prd-ubuntu20.04-docker-8c-8g-990 does not seem to be running inside a container 23:59:24 $ 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 23:59:28 $ docker top 5e0560cf32ab56de55954a04d9374eeda06e7b529a0c978adaa11f29ce9cf993 -eo pid,comm [Pipeline] { [Pipeline] echo 23:59:28 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 23:59:28 + set -o pipefail 23:59:28 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 23:59:33 23:59:33 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 23:59:33 23:59:33 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/c1fe87e5-f8a0-4d1e-8bfc-1b16d74fdf18 23:59:33 23:59:33 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 23:59:33 23:59:33 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:59:33 23:59:33 23:59:33 A medium severity vulnerability was found in the Snyk CLI versions you are using. 23:59:33 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 23:59:33 More details here: https://snyk.co/ue1NS [Pipeline] } 23:59:33 $ docker stop --time=1 5e0560cf32ab56de55954a04d9374eeda06e7b529a0c978adaa11f29ce9cf993 23:59:44 $ docker rm -f --volumes 5e0560cf32ab56de55954a04d9374eeda06e7b529a0c978adaa11f29ce9cf993 [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 23:59:45 + git log --format=format:%s -1 dc56276b993b2878b0d870e671804c10f96a6178 [Pipeline] sh 23:59:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:59:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:59:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:59:45 prd-ubuntu20.04-docker-8c-8g-990 does not seem to be running inside a container 23:59:45 $ 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 23:59:46 $ docker top 319cca884a3b7fd230b4b25d53950e6f7c359157a45389e6e8d766ae948286e2 -eo pid,comm 23:59:46 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). 23:59:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:59:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:59:46 [ssh-agent] Looking for ssh-agent implementation... 23:59:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:59:46 $ docker exec 319cca884a3b7fd230b4b25d53950e6f7c359157a45389e6e8d766ae948286e2 ssh-agent 23:59:46 SSH_AUTH_SOCK=/tmp/ssh-aazONPUKVSKb/agent.32 23:59:46 SSH_AGENT_PID=38 23:59:46 Running ssh-add (command line suppressed) 23:59:46 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3131430789437589775.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3131430789437589775.key) 23:59:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:59:46 + git semver tag 23:59:47 2023-01-03 23:59:47,143 [run_tag] DEBUG tag force:False 23:59:47 2023-01-03 23:59:47,143 [check_head_tag] DEBUG check head tag 23:59:47 2023-01-03 23:59:47,144 [execute] INFO git cat-file --batch-check 23:59:47 2023-01-03 23:59:47,144 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 23:59:47 2023-01-03 23:59:47,147 [execute] INFO git cat-file --batch 23:59:47 2023-01-03 23:59:47,148 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 23:59:47 2023-01-03 23:59:47,160 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 23:59:47 2023-01-03 23:59:47,161 [execute] INFO git tag -a v3.0.0-dev.2 -m v3.0.0-dev.2 23:59:47 2023-01-03 23:59:47,161 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.2', '-m', 'v3.0.0-dev.2'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 23:59:47 2023-01-03 23:59:47,166 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 23:59:47 3.0.0-dev.2 [Pipeline] } 23:59:47 $ docker exec --env ******** --env ******** 319cca884a3b7fd230b4b25d53950e6f7c359157a45389e6e8d766ae948286e2 ssh-agent -k 23:59:47 unset SSH_AUTH_SOCK; 23:59:47 unset SSH_AGENT_PID; 23:59:47 echo Agent pid 38 killed; 23:59:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:59:47 + git semver [Pipeline] } 23:59:47 $ docker stop --time=1 319cca884a3b7fd230b4b25d53950e6f7c359157a45389e6e8d766ae948286e2 23:59:49 $ docker rm -f --volumes 319cca884a3b7fd230b4b25d53950e6f7c359157a45389e6e8d766ae948286e2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:59:49 23:59:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:59:49 0.23.1-centos7: Pulling from edgex-lftools 23:59:49 ab5ef0e58194: Pulling fs layer 23:59:49 9712f1f96733: Pulling fs layer 23:59:49 63f879dbbcfc: Pulling fs layer 23:59:49 0d9ebad4ef96: Pulling fs layer 23:59:49 e9a5061849ea: Pulling fs layer 23:59:49 d747dcd14b5f: Pulling fs layer 23:59:49 2de7ff778b66: Pulling fs layer 23:59:49 0d9ebad4ef96: Waiting 23:59:49 e9a5061849ea: Waiting 23:59:49 d747dcd14b5f: Waiting 23:59:49 2de7ff778b66: Waiting 23:59:49 9712f1f96733: Download complete 23:59:50 63f879dbbcfc: Verifying Checksum 23:59:50 63f879dbbcfc: Download complete 23:59:50 0d9ebad4ef96: Download complete 23:59:50 d747dcd14b5f: Download complete 23:59:50 e9a5061849ea: Verifying Checksum 23:59:50 e9a5061849ea: Download complete 23:59:50 ab5ef0e58194: Verifying Checksum 23:59:50 ab5ef0e58194: Download complete 23:59:50 2de7ff778b66: Verifying Checksum 23:59:53 ab5ef0e58194: Pull complete 23:59:53 9712f1f96733: Pull complete 23:59:53 63f879dbbcfc: Pull complete 23:59:57 0d9ebad4ef96: Pull complete 23:59:57 e9a5061849ea: Pull complete 23:59:57 d747dcd14b5f: Pull complete 23:59:58 2de7ff778b66: Pull complete 23:59:58 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:59:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:59:58 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:59:58 prd-ubuntu20.04-docker-8c-8g-990 does not seem to be running inside a container 23:59:58 $ 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 00:00:05 $ docker top 88202b809d5edc427a3ca125b0f4647cc72748384b00417ef9dd04012838b669 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:00:05 provisioning config files... 00:00:05 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5587290159947847369tmp 00:00:05 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13143355924678641971tmp 00:00:05 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8385943536651545639tmp [Pipeline] { [Pipeline] echo 00:00:05 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:00:05 ---> sigul-configuration.sh 00:00:05 gpg: directory `/root/.gnupg' created 00:00:05 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:00:05 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:00:05 gpg: keyring `/root/.gnupg/secring.gpg' created 00:00:05 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:00:05 gpg: CAST5 encrypted data 00:00:05 gpg: encrypted with 1 passphrase 00:00:05 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:00:06 + mkdir /home/jenkins 00:00:06 + mkdir /home/jenkins/sigul [Pipeline] sh 00:00:06 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 00:00:06 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:00:06 ---> sigul-install.sh 00:00:06 Sigul already installed; skipping installation. [Pipeline] sh 00:00:07 + git tag --list 00:00:07 v0.0.0 00:00:07 v1.0.0 00:00:07 v2.1.0 00:00:07 v2.1.1 00:00:07 v2.1.1-dev.1 00:00:07 v2.2.0 00:00:07 v2.2.1-dev.1 00:00:07 v2.2.1-dev.2 00:00:07 v2.2.1-dev.3 00:00:07 v2.2.1-dev.4 00:00:07 v2.2.1-dev.5 00:00:07 v2.2.1-dev.6 00:00:07 v2.2.1-dev.7 00:00:07 v2.3.0 00:00:07 v2.3.0-dev.10 00:00:07 v2.3.0-dev.11 00:00:07 v2.3.0-dev.12 00:00:07 v2.3.0-dev.13 00:00:07 v2.3.0-dev.14 00:00:07 v2.3.0-dev.15 00:00:07 v2.3.0-dev.16 00:00:07 v2.3.0-dev.17 00:00:07 v2.3.0-dev.18 00:00:07 v2.3.0-dev.19 00:00:07 v2.3.0-dev.20 00:00:07 v2.3.0-dev.21 00:00:07 v2.3.0-dev.22 00:00:07 v2.3.0-dev.23 00:00:07 v2.3.0-dev.24 00:00:07 v2.3.0-dev.25 00:00:07 v2.3.0-dev.26 00:00:07 v2.3.0-dev.9 00:00:07 v2.3.1-dev.1 00:00:07 v3.0.0-dev.1 00:00:07 v3.0.0-dev.2 [Pipeline] sh 00:00:07 + lftools sign git-tag v3.0.0-dev.2 00:00:07 Signing Git tag with Sigul... 00:00:07 Signing v3.0.0-dev.2 [Pipeline] echo 00:00:08 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:00:08 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:00:08 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:00:08 $ docker stop --time=1 88202b809d5edc427a3ca125b0f4647cc72748384b00417ef9dd04012838b669 00:00:10 $ docker rm -f --volumes 88202b809d5edc427a3ca125b0f4647cc72748384b00417ef9dd04012838b669 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:00:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:00:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:00:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:00:10 prd-ubuntu20.04-docker-8c-8g-990 does not seem to be running inside a container 00:00:10 $ 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 00:00:11 $ docker top 0070abab4989a84c69fed6ae4a45a259c49041ac7bdfab60790732dc2e07b28e -eo pid,comm 00:00:11 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 00:00:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:00:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:00:11 [ssh-agent] Looking for ssh-agent implementation... 00:00:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:00:11 $ docker exec 0070abab4989a84c69fed6ae4a45a259c49041ac7bdfab60790732dc2e07b28e ssh-agent 00:00:11 SSH_AUTH_SOCK=/tmp/ssh-uotIQmtcY4Db/agent.33 00:00:11 SSH_AGENT_PID=39 00:00:11 Running ssh-add (command line suppressed) 00:00:11 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11366617154113991941.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11366617154113991941.key) 00:00:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:00:12 + git semver bump pre 00:00:12 2023-01-04 00:00:12,195 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 00:00:12 2023-01-04 00:00:12,195 [bump_version] DEBUG bumping version:3.0.0-dev.2 on axis:pre with prefix:dev 00:00:12 2023-01-04 00:00:12,195 [bump_version] DEBUG bumped version:3.0.0-dev.3 00:00:12 2023-01-04 00:00:12,196 [write_version] DEBUG write version:3.0.0-dev.3 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 00:00:12 2023-01-04 00:00:12,196 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 00:00:12 2023-01-04 00:00:12,196 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 00:00:12 2023-01-04 00:00:12,200 [execute] INFO git cat-file --batch-check 00:00:12 2023-01-04 00:00:12,200 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 00:00:12 2023-01-04 00:00:12,206 [execute] INFO git cat-file --batch 00:00:12 2023-01-04 00:00:12,206 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 00:00:12 2023-01-04 00:00:12,211 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 00:00:12 3.0.0-dev.3 [Pipeline] } 00:00:12 $ docker exec --env ******** --env ******** 0070abab4989a84c69fed6ae4a45a259c49041ac7bdfab60790732dc2e07b28e ssh-agent -k 00:00:12 unset SSH_AUTH_SOCK; 00:00:12 unset SSH_AGENT_PID; 00:00:12 echo Agent pid 39 killed; 00:00:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:00:12 + git semver [Pipeline] } 00:00:12 $ docker stop --time=1 0070abab4989a84c69fed6ae4a45a259c49041ac7bdfab60790732dc2e07b28e 00:00:14 $ docker rm -f --volumes 0070abab4989a84c69fed6ae4a45a259c49041ac7bdfab60790732dc2e07b28e [Pipeline] // withDockerContainer [Pipeline] sh 00:00:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:00:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:00:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:00:14 prd-ubuntu20.04-docker-8c-8g-990 does not seem to be running inside a container 00:00:14 $ 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 00:00:15 $ docker top 6de0dbaa234911b05bcbf5157e11e3dbaf48eed46673c7af93bb5c73eaa6134b -eo pid,comm 00:00:15 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 00:00:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:00:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:00:15 [ssh-agent] Looking for ssh-agent implementation... 00:00:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:00:15 $ docker exec 6de0dbaa234911b05bcbf5157e11e3dbaf48eed46673c7af93bb5c73eaa6134b ssh-agent 00:00:15 SSH_AUTH_SOCK=/tmp/ssh-sqqAxlhH3MmL/agent.31 00:00:15 SSH_AGENT_PID=37 00:00:15 Running ssh-add (command line suppressed) 00:00:15 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7574976888913644617.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7574976888913644617.key) 00:00:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:00:15 + git semver push 00:00:16 2023-01-04 00:00:16,169 [run_push] DEBUG push 00:00:16 2023-01-04 00:00:16,170 [execute] INFO git cat-file --batch-check 00:00:16 2023-01-04 00:00:16,170 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 00:00:16 2023-01-04 00:00:16,174 [execute] INFO git rev-list 4ab5ba756bc45e4303cad5cb85733e5cf5da5594 -- 00:00:16 2023-01-04 00:00:16,174 [execute] DEBUG Popen(['git', 'rev-list', '4ab5ba756bc45e4303cad5cb85733e5cf5da5594', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 00:00:16 2023-01-04 00:00:16,181 [execute] INFO git fetch -v origin 00:00:16 2023-01-04 00:00:16,182 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 00:00:16 2023-01-04 00:00:16,704 [run_push] DEBUG no remote changes detected 00:00:16 2023-01-04 00:00:16,704 [execute] INFO git push origin semver 00:00:16 2023-01-04 00:00:16,705 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 00:00:17 2023-01-04 00:00:17,545 [run_push] DEBUG push all version tags 00:00:17 2023-01-04 00:00:17,545 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 00:00:17 2023-01-04 00:00:17,545 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 00:00:18 2023-01-04 00:00:18,338 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 00:00:18 3.0.0-dev.3 [Pipeline] } 00:00:18 $ docker exec --env ******** --env ******** 6de0dbaa234911b05bcbf5157e11e3dbaf48eed46673c7af93bb5c73eaa6134b ssh-agent -k 00:00:18 unset SSH_AUTH_SOCK; 00:00:18 unset SSH_AGENT_PID; 00:00:18 echo Agent pid 37 killed; 00:00:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:00:19 + git semver [Pipeline] } 00:00:19 $ docker stop --time=1 6de0dbaa234911b05bcbf5157e11e3dbaf48eed46673c7af93bb5c73eaa6134b 00:00:20 $ docker rm -f --volumes 6de0dbaa234911b05bcbf5157e11e3dbaf48eed46673c7af93bb5c73eaa6134b [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 00:00:21 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 00:00:21 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 00:00:21 total 16 00:00:21 drwxr-xr-x 3 root root 4096 Jan 3 23:54 . 00:00:21 drwxrwxr-x 12 jenkins jenkins 4096 Jan 4 00:00 .. 00:00:21 drwxr-xr-x 2 root root 4096 Jan 3 23:54 cost 00:00:21 -rw-r--r-- 1 root root 94 Jan 3 23:54 cost.csv 00:00:21 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 00:00:21 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 00:00:21 total 16 00:00:21 drwxr-xr-x 3 jenkins jenkins 4096 Jan 3 23:54 . 00:00:21 drwxrwxr-x 12 jenkins jenkins 4096 Jan 4 00:00 .. 00:00:21 drwxr-xr-x 2 jenkins jenkins 4096 Jan 3 23:54 cost 00:00:21 -rw-r--r-- 1 jenkins jenkins 94 Jan 3 23:54 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:00:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:00:22 ---> package-listing.sh 00:00:22 ++ facter osfamily 00:00:22 ++ tr '[:upper:]' '[:lower:]' 00:00:22 + OS_FAMILY=debian 00:00:22 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 00:00:22 + START_PACKAGES=/tmp/packages_start.txt 00:00:22 + END_PACKAGES=/tmp/packages_end.txt 00:00:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:00:22 + PACKAGES=/tmp/packages_start.txt 00:00:22 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 00:00:22 + PACKAGES=/tmp/packages_end.txt 00:00:22 + case "${OS_FAMILY}" in 00:00:22 + dpkg -l 00:00:22 + grep '^ii' 00:00:22 + '[' -f /tmp/packages_start.txt ']' 00:00:22 + '[' -f /tmp/packages_end.txt ']' 00:00:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:00:22 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 00:00:22 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 00:00:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo 00:00:22 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:00:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:00:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:00:23 prd-ubuntu20.04-docker-8c-8g-990 does not seem to be running inside a container 00:00:23 $ 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 00:00:23 $ docker top 9cb05064d613ad293562412272ea9e970b83737c785dd51eabd31cb41a47d605 -eo pid,comm [Pipeline] { [Pipeline] sh 00:00:24 + touch /tmp/pre-build-complete [Pipeline] sh 00:00:24 + mkdir -p /var/log/sysstat [Pipeline] sh 00:00:24 + ls /var/log/sa-host 00:00:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:00:25 provisioning config files... 00:00:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17675480460064975726tmp [Pipeline] { [Pipeline] echo 00:00:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:00:25 ---> create-netrc.sh [Pipeline] } 00:00:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:00:25 ---> python-tools-install.sh [Pipeline] echo 00:00:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:00:25 ---> sudo-logs.sh 00:00:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:00:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:00:26 ---> job-cost.sh 00:00:26 lf-activate-venv: SKIPPING 00:00:26 DEBUG: total: 0.2199999988079071 00:00:26 INFO: Retrieving Stack Cost... 00:00:26 INFO: Retrieving Pricing Info for: v3-standard-8 00:00:27 INFO: Archiving Costs [Pipeline] echo 00:00:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:00:27 ---> logs-deploy.sh 00:00:27 lf-activate-venv: SKIPPING 00:00:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/70 00:00:27 INFO: archiving workspace using pattern(s): 00:00:28 Archives upload complete. 00:00:28 INFO: archiving logs to Nexus 00:00:29 ---> uname -a: 00:00:29 Linux prd-ubuntu20-04-docker-8c-8g-990 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:00:29 00:00:29 00:00:29 ---> lscpu: 00:00:29 Architecture: x86_64 00:00:29 CPU op-mode(s): 32-bit, 64-bit 00:00:29 Byte Order: Little Endian 00:00:29 Address sizes: 40 bits physical, 48 bits virtual 00:00:29 CPU(s): 8 00:00:29 On-line CPU(s) list: 0-7 00:00:29 Thread(s) per core: 1 00:00:29 Core(s) per socket: 1 00:00:29 Socket(s): 8 00:00:29 NUMA node(s): 1 00:00:29 Vendor ID: AuthenticAMD 00:00:29 CPU family: 23 00:00:29 Model: 49 00:00:29 Model name: AMD EPYC-Rome Processor 00:00:29 Stepping: 0 00:00:29 CPU MHz: 2799.998 00:00:29 BogoMIPS: 5599.99 00:00:29 Virtualization: AMD-V 00:00:29 Hypervisor vendor: KVM 00:00:29 Virtualization type: full 00:00:29 L1d cache: 256 KiB 00:00:29 L1i cache: 256 KiB 00:00:29 L2 cache: 4 MiB 00:00:29 L3 cache: 128 MiB 00:00:29 NUMA node0 CPU(s): 0-7 00:00:29 Vulnerability Itlb multihit: Not affected 00:00:29 Vulnerability L1tf: Not affected 00:00:29 Vulnerability Mds: Not affected 00:00:29 Vulnerability Meltdown: Not affected 00:00:29 Vulnerability Mmio stale data: Not affected 00:00:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:00:29 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:00:29 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:00:29 Vulnerability Srbds: Not affected 00:00:29 Vulnerability Tsx async abort: Not affected 00:00:29 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 00:00:29 00:00:29 00:00:29 ---> nproc: 00:00:29 8 00:00:29 00:00:29 00:00:29 ---> df -h: 00:00:29 Filesystem Size Used Avail Use% Mounted on 00:00:29 overlay 155G 13G 143G 9% / 00:00:29 tmpfs 64M 0 64M 0% /dev 00:00:29 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:00:29 shm 64M 0 64M 0% /dev/shm 00:00:29 /dev/vda1 155G 13G 143G 9% /facter-os 00:00:29 00:00:29 00:00:29 ---> sar -b -r -n DEV: 00:00:29 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-990) 01/04/23 _x86_64_ (8 CPU) 00:00:29 00:00:29 00:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:00:29 00:00:01 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:00:29 Average: 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:00:29 00:00:29 00:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:00:29 00:00:01 25739292 31532104 744300 2.26 222988 5585820 1852656 5.46 1705792 4776756 280628 00:00:29 Average: 25739292 31532104 744300 2.26 222988 5585820 1852656 5.46 1705792 4776756 280628 00:00:29 00:00:29 00:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:00:29 00:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:00:29 00:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:00:29 00:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:00:29 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:00:29 Average: ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:00:29 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:00:29 00:00:29 00:00:29 ---> sar -P ALL: 00:00:29 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-990) 01/04/23 _x86_64_ (8 CPU) 00:00:29 00:00:29 00:00:01 CPU %user %nice %system %iowait %steal %idle 00:00:29 00:00:01 all 0.00 0.00 0.00 0.60 0.00 99.40 00:00:29 00:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:00:29 00:00:01 1 0.00 0.00 0.00 100.00 0.00 0.00 00:00:29 00:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:00:29 00:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:00:29 00:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:00:29 00:00:01 5 0.00 0.00 0.00 0.00 0.00 0.00 00:00:29 00:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:00:29 00:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:00:29 Average: all 0.00 0.00 0.00 0.60 0.00 99.40 00:00:29 Average: 0 0.00 0.00 0.00 0.00 0.00 100.00 00:00:29 Average: 1 0.00 0.00 0.00 100.00 0.00 0.00 00:00:29 Average: 2 0.00 0.00 0.00 0.00 0.00 100.00 00:00:29 Average: 3 0.00 0.00 0.00 0.00 0.00 100.00 00:00:29 Average: 4 0.00 0.00 0.00 0.00 0.00 100.00 00:00:29 Average: 5 0.00 0.00 0.00 0.00 0.00 0.00 00:00:29 Average: 6 0.00 0.00 0.00 0.00 0.00 100.00 00:00:29 Average: 7 0.00 0.00 0.00 0.00 0.00 100.00 00:00:29 00:00:29 00:00:29