Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cbfcac44887bc7898a8a00a335521df61c6eaadd 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-ssh10551977524660781292.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-ssh14613420078189181553.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-ssh17496506661765329795.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-ssh18379565317093021682.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-ssh7779634521120883690.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-1129 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 cbfcac44887bc7898a8a00a335521df61c6eaadd (main) Commit message: "feat!: Remove ZeroMQ MessageBus capability (#129)" > git config core.sparsecheckout # timeout=10 > git checkout -f cbfcac44887bc7898a8a00a335521df61c6eaadd # timeout=10 > git rev-list --no-walk dc56276b993b2878b0d870e671804c10f96a6178 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:59:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:59:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:59:55 ========================================================= 19:59:55 EdgeX Global Pipelines Version Info 19:59:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:59:56 ------------------- 19:59:56 stable info: 19:59:56 ------------------- 19:59:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:59:56 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:59:56 Message: update stable to v1.0.244 19:59:56 ------------------- 19:59:56 experimental info: 19:59:56 ------------------- 19:59:56 Commited By: **** collab-it+edgex@linuxfoundation.org 19:59:56 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:59:56 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:59:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 19:59:56 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 19:59:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:59:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:59:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:59:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:59:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:59:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:59:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:59:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:59:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:59:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 19:59:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:59:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:59:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:59:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:59:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:59:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:59:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:59:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:59:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:59:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:59:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:59:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:59:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:59:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:59:57 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:59:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 19:59:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 19:59:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 19:59:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cbfcac44887bc7898a8a00a335521df61c6eaadd [Pipeline] echo 19:59:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cbfcac4 [Pipeline] echo 19:59:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:59:57 provisioning config files... 19:59:57 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2001728831727340945tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:59:57 ---> docker-login.sh 19:59:57 nexus3.edgexfoundry.org:10001 19:59:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:58 Configure a credential helper to remove this warning. See 19:59:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:58 19:59:58 Login Succeeded 19:59:58 nexus3.edgexfoundry.org:10002 19:59:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:58 Configure a credential helper to remove this warning. See 19:59:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:58 19:59:58 Login Succeeded 19:59:58 nexus3.edgexfoundry.org:10003 19:59:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:58 Configure a credential helper to remove this warning. See 19:59:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:58 19:59:58 Login Succeeded 19:59:58 nexus3.edgexfoundry.org:10004 19:59:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:58 Configure a credential helper to remove this warning. See 19:59:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:58 19:59:58 Login Succeeded 19:59:58 docker.io 19:59:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:58 Configure a credential helper to remove this warning. See 19:59:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:58 19:59:58 Login Succeeded 19:59:58 ---> docker-login.sh ends [Pipeline] } 19:59:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:59:59 + git rev-list -1 --merges cbfcac44887bc7898a8a00a335521df61c6eaadd~1..cbfcac44887bc7898a8a00a335521df61c6eaadd [Pipeline] echo 19:59:59 -----------> git rev-list -1 --merges cbfcac44887bc7898a8a00a335521df61c6eaadd~1..cbfcac44887bc7898a8a00a335521df61c6eaadd cbfcac44887bc7898a8a00a335521df61c6eaadd [false] [Pipeline] sh 19:59:59 + git log --format=format:%s -1 cbfcac44887bc7898a8a00a335521df61c6eaadd [Pipeline] echo 19:59:59 ========================================================= 19:59:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:59:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:59:59 + git log --format=format:%s -1 cbfcac44887bc7898a8a00a335521df61c6eaadd [Pipeline] echo 19:59:59 [semverPrep] GIT_COMMIT: cbfcac44887bc7898a8a00a335521df61c6eaadd, Commit Message: feat!: Remove ZeroMQ MessageBus capability (#129) [Pipeline] echo 19:59:59 [semverPrep] This is not a build commit. [Pipeline] sh 20:00:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:00:00 + grep -v github /etc/ssh/ssh_known_hosts 20:00:00 + [ -e /tmp/ssh_known_hosts ] 20:00:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:00:00 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:00:00 + sudo tee -a /etc/ssh/ssh_known_hosts 20:00:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:00:00 20:00:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:00:00 0.1.4: Pulling from edgex-devops/py-git-semver 20:00:00 b85a868b505f: Pulling fs layer 20:00:00 e2be974225ed: Pulling fs layer 20:00:00 339a4e72a1f5: Pulling fs layer 20:00:00 988bab9f4d93: Pulling fs layer 20:00:00 1469e6f7b9e6: Pulling fs layer 20:00:00 eaf3925da568: Pulling fs layer 20:00:00 bab4dde63d76: Pulling fs layer 20:00:00 bde34c3a00c8: Pulling fs layer 20:00:00 b352a97aabf1: Pulling fs layer 20:00:00 4872d77fe225: Pulling fs layer 20:00:00 5851b861e8e6: Pulling fs layer 20:00:00 988bab9f4d93: Waiting 20:00:00 1469e6f7b9e6: Waiting 20:00:00 eaf3925da568: Waiting 20:00:00 bab4dde63d76: Waiting 20:00:00 bde34c3a00c8: Waiting 20:00:00 b352a97aabf1: Waiting 20:00:00 5851b861e8e6: Waiting 20:00:00 4872d77fe225: Waiting 20:00:00 e2be974225ed: Verifying Checksum 20:00:00 988bab9f4d93: Download complete 20:00:01 1469e6f7b9e6: Verifying Checksum 20:00:01 1469e6f7b9e6: Download complete 20:00:01 eaf3925da568: Verifying Checksum 20:00:01 eaf3925da568: Download complete 20:00:01 339a4e72a1f5: Verifying Checksum 20:00:01 339a4e72a1f5: Download complete 20:00:01 bde34c3a00c8: Download complete 20:00:01 b352a97aabf1: Download complete 20:00:01 4872d77fe225: Download complete 20:00:01 5851b861e8e6: Verifying Checksum 20:00:01 5851b861e8e6: Download complete 20:00:01 b85a868b505f: Verifying Checksum 20:00:01 b85a868b505f: Download complete 20:00:01 bab4dde63d76: Verifying Checksum 20:00:01 bab4dde63d76: Download complete 20:00:02 b85a868b505f: Pull complete 20:00:02 e2be974225ed: Pull complete 20:00:03 339a4e72a1f5: Pull complete 20:00:03 988bab9f4d93: Pull complete 20:00:03 1469e6f7b9e6: Pull complete 20:00:03 eaf3925da568: Pull complete 20:00:05 bab4dde63d76: Pull complete 20:00:05 bde34c3a00c8: Pull complete 20:00:05 b352a97aabf1: Pull complete 20:00:05 4872d77fe225: Pull complete 20:00:05 5851b861e8e6: Pull complete 20:00:05 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:00:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:00:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:00:05 prd-ubuntu20.04-docker-8c-8g-1129 does not seem to be running inside a container 20:00:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:00:06 $ docker top eacf20148a4e515b446e6b408c5f4075bb2b899c52f5b70f50711c4bd4c39d97 -eo pid,comm 20:00:06 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:00:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:00:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:00:07 [ssh-agent] Looking for ssh-agent implementation... 20:00:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:00:07 $ docker exec eacf20148a4e515b446e6b408c5f4075bb2b899c52f5b70f50711c4bd4c39d97 ssh-agent 20:00:07 SSH_AUTH_SOCK=/tmp/ssh-a3gD3VBNHgE7/agent.32 20:00:07 SSH_AGENT_PID=38 20:00:07 Running ssh-add (command line suppressed) 20:00:07 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1345157041181902347.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1345157041181902347.key) 20:00:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:00:07 + git tag --points-at HEAD [Pipeline] } 20:00:07 $ docker exec --env ******** --env ******** eacf20148a4e515b446e6b408c5f4075bb2b899c52f5b70f50711c4bd4c39d97 ssh-agent -k 20:00:07 unset SSH_AUTH_SOCK; 20:00:07 unset SSH_AGENT_PID; 20:00:07 echo Agent pid 38 killed; 20:00:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:00:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:00:07 [ssh-agent] Looking for ssh-agent implementation... 20:00:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:00:07 $ docker exec eacf20148a4e515b446e6b408c5f4075bb2b899c52f5b70f50711c4bd4c39d97 ssh-agent 20:00:08 SSH_AUTH_SOCK=/tmp/ssh-Gx3SBkm4or4F/agent.70 20:00:08 SSH_AGENT_PID=76 20:00:08 Running ssh-add (command line suppressed) 20:00:08 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13031176138740993060.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13031176138740993060.key) 20:00:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:00:08 + git semver init 20:00:08 2023-01-04 20:00:08,651 [run_init] DEBUG init version:0.0.0 force:False 20:00:08 2023-01-04 20:00:08,651 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 20:00:08 2023-01-04 20:00:08,652 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 20:00:08 2023-01-04 20:00:08,652 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 20:00:10 2023-01-04 20:00:09,779 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 20:00:10 2023-01-04 20:00:09,780 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 20:00:10 2023-01-04 20:00:09,780 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 20:00:10 2023-01-04 20:00:09,780 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 20:00:10 3.0.0-dev.3 [Pipeline] } 20:00:10 $ docker exec --env ******** --env ******** eacf20148a4e515b446e6b408c5f4075bb2b899c52f5b70f50711c4bd4c39d97 ssh-agent -k 20:00:10 unset SSH_AUTH_SOCK; 20:00:10 unset SSH_AGENT_PID; 20:00:10 echo Agent pid 76 killed; 20:00:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:00:10 + git semver [Pipeline] } 20:00:10 $ docker stop --time=1 eacf20148a4e515b446e6b408c5f4075bb2b899c52f5b70f50711c4bd4c39d97 20:00:12 $ docker rm -f --volumes eacf20148a4e515b446e6b408c5f4075bb2b899c52f5b70f50711c4bd4c39d97 [Pipeline] // withDockerContainer [Pipeline] sh 20:00:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:00:12 Stashed 1 file(s) [Pipeline] echo 20:00:12 [edgeXSemver]: initialized semver on version 3.0.0-dev.3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:00:12 provisioning config files... 20:00:12 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3855448699644864472tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:00:13 ---> docker-login.sh 20:00:13 nexus3.edgexfoundry.org:10001 20:00:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:00:13 Configure a credential helper to remove this warning. See 20:00:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:00:13 20:00:13 Login Succeeded 20:00:13 nexus3.edgexfoundry.org:10002 20:00:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:00:13 Configure a credential helper to remove this warning. See 20:00:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:00:13 20:00:13 Login Succeeded 20:00:13 nexus3.edgexfoundry.org:10003 20:00:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:00:13 Configure a credential helper to remove this warning. See 20:00:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:00:13 20:00:13 Login Succeeded 20:00:13 nexus3.edgexfoundry.org:10004 20:00:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:00:13 Configure a credential helper to remove this warning. See 20:00:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:00:13 20:00:13 Login Succeeded 20:00:13 docker.io 20:00:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:00:13 Configure a credential helper to remove this warning. See 20:00:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:00:13 20:00:13 Login Succeeded 20:00:13 ---> docker-login.sh ends [Pipeline] } 20:00:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:00:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:00:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:00:14 ========================================================= 20:00:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:00:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:14 + 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 . 20:00:14 Sending build context to Docker daemon 12.54MB 20:00:14 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 20:00:14 Step 2/12 : FROM ${BASE} AS builder 20:00:14 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:00:14 213ec9aee27d: Pulling fs layer 20:00:14 4583459ba037: Pulling fs layer 20:00:14 93c1e223e6f2: Pulling fs layer 20:00:14 53926ce57604: Pulling fs layer 20:00:14 21b2b0c7a3f4: Pulling fs layer 20:00:14 22ff95d597cd: Pulling fs layer 20:00:14 12d6caf4c0d1: Pulling fs layer 20:00:14 96b7cbca73a9: Pulling fs layer 20:00:14 a7acece74701: Pulling fs layer 20:00:14 22ff95d597cd: Waiting 20:00:14 96b7cbca73a9: Waiting 20:00:14 53926ce57604: Waiting 20:00:14 21b2b0c7a3f4: Waiting 20:00:14 a7acece74701: Waiting 20:00:14 12d6caf4c0d1: Waiting 20:00:14 93c1e223e6f2: Verifying Checksum 20:00:14 93c1e223e6f2: Download complete 20:00:14 4583459ba037: Download complete 20:00:14 21b2b0c7a3f4: Verifying Checksum 20:00:14 21b2b0c7a3f4: Download complete 20:00:14 22ff95d597cd: Download complete 20:00:14 213ec9aee27d: Verifying Checksum 20:00:14 213ec9aee27d: Download complete 20:00:14 12d6caf4c0d1: Download complete 20:00:14 213ec9aee27d: Pull complete 20:00:14 4583459ba037: Pull complete 20:00:14 93c1e223e6f2: Pull complete 20:00:15 a7acece74701: Download complete 20:00:15 96b7cbca73a9: Verifying Checksum 20:00:15 96b7cbca73a9: Download complete 20:00:15 53926ce57604: Verifying Checksum 20:00:15 53926ce57604: Download complete 20:00:19 53926ce57604: Pull complete 20:00:19 21b2b0c7a3f4: Pull complete 20:00:19 22ff95d597cd: Pull complete 20:00:19 12d6caf4c0d1: Pull complete 20:00:20 96b7cbca73a9: Pull complete 20:00:21 a7acece74701: Pull complete 20:00:21 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 20:00:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:00:21 ---> db6d94c90886 20:00:21 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 20:00:23 ---> Running in 4476c7e84b8a 20:00:23 Removing intermediate container 4476c7e84b8a 20:00:23 ---> 09c97dd19814 20:00:23 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 20:00:23 ---> Running in dea2ca0a7c55 20:00:23 Removing intermediate container dea2ca0a7c55 20:00:23 ---> 7155f8f09e1b 20:00:23 Step 5/12 : ARG ADD_BUILD_TAGS="" 20:00:23 ---> Running in a74a5a89bf9a 20:00:23 Removing intermediate container a74a5a89bf9a 20:00:23 ---> 0f97dd8c449d 20:00:23 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:00:23 ---> Running in d5336ae52a4a 20:00:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:00:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:00:24 OK: 211 MiB in 51 packages 20:00:24 Removing intermediate container d5336ae52a4a 20:00:24 ---> bc7403930b08 20:00:24 Step 7/12 : WORKDIR /app 20:00:24 ---> Running in 76e5a6545836 20:00:24 Removing intermediate container 76e5a6545836 20:00:24 ---> 982e5c623e03 20:00:24 Step 8/12 : COPY go.mod vendor* ./ 20:00:24 ---> 3069ae759b9b 20:00:24 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:00:24 ---> Running in 9435717c5301 20:00:27 Still waiting to schedule task 20:00:27 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:00:46 Removing intermediate container 9435717c5301 20:00:46 ---> 748a3f90c45f 20:00:46 Step 10/12 : COPY . . 20:00:46 ---> ec2a57524400 20:00:46 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:00:46 ---> Running in 2c338a6096c7 20:00:46 Removing intermediate container 2c338a6096c7 20:00:46 ---> 72f610daa541 20:00:46 Step 12/12 : RUN $MAKE 20:00:46 ---> Running in a1b049403cd4 20:00:46 noop 20:00:46 Removing intermediate container a1b049403cd4 20:00:46 ---> d2f8605f60ed 20:00:46 Successfully built d2f8605f60ed 20:00:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:47 + docker inspect -f . ci-base-image-x86_64 20:00:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:00:47 prd-ubuntu20.04-docker-8c-8g-1129 does not seem to be running inside a container 20:00:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:00:47 $ docker top 3d26fc8a92036845d34877d6563cc5391566b37d463fe7f15d8eaab16e4a8c53 -eo pid,comm [Pipeline] { [Pipeline] sh 20:00:47 + go version 20:00:47 go version go1.18.7 linux/amd64 [Pipeline] } 20:00:47 $ docker stop --time=1 3d26fc8a92036845d34877d6563cc5391566b37d463fe7f15d8eaab16e4a8c53 20:00:49 $ docker rm -f --volumes 3d26fc8a92036845d34877d6563cc5391566b37d463fe7f15d8eaab16e4a8c53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:49 + docker inspect -f . ci-base-image-x86_64 20:00:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:00:49 prd-ubuntu20.04-docker-8c-8g-1129 does not seem to be running inside a container 20:00:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:00:49 $ docker top 52983c3fda3b5926b9d6427081bb5b04d99c00a8dcd06ae0e10af0dc0ff06fa5 -eo pid,comm [Pipeline] { [Pipeline] sh 20:00:50 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 20:00:50 + make test 20:00:50 go test -race ./... -coverprofile=coverage.out ./... 20:01:12 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 20:01:12 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.156s coverage: 86.2% of statements 20:01:12 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 20:01:12 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.775s coverage: 71.9% of statements 20:01:30 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." 20:01:30 go vet ./... 20:01:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:01:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:01:32 ./bin/test-attribution.sh [Pipeline] echo 20:01:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:01:33 $ docker stop --time=1 52983c3fda3b5926b9d6427081bb5b04d99c00a8dcd06ae0e10af0dc0ff06fa5 20:01:34 $ docker rm -f --volumes 52983c3fda3b5926b9d6427081bb5b04d99c00a8dcd06ae0e10af0dc0ff06fa5 [Pipeline] // withDockerContainer [Pipeline] sh 20:01:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:01:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:01:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:01:36 + ls -al . 20:01:36 total 240 20:01:36 drwxrwxr-x 11 jenkins jenkins 4096 Jan 4 20:00 . 20:01:36 drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 19:59 .. 20:01:36 -rw-rw-r-- 1 jenkins jenkins 262 Jan 4 19:59 .dockerignore 20:01:36 drwxrwxr-x 8 jenkins jenkins 4096 Jan 4 20:01 .git 20:01:36 drwxrwxr-x 3 jenkins jenkins 4096 Jan 4 19:59 .github 20:01:36 -rw-rw-r-- 1 jenkins jenkins 788 Jan 4 19:59 .gitignore 20:01:36 -rw-rw-r-- 1 jenkins jenkins 41 Jan 4 19:59 .golangci.yml 20:01:36 drwxr-xr-x 3 jenkins jenkins 4096 Jan 4 20:00 .semver 20:01:36 -rw-rw-r-- 1 jenkins jenkins 9818 Jan 4 19:59 Attribution.txt 20:01:36 -rw-rw-r-- 1 jenkins jenkins 4331 Jan 4 19:59 CHANGELOG.md 20:01:36 -rw-rw-r-- 1 jenkins jenkins 1659 Jan 4 19:59 Dockerfile 20:01:36 -rw-rw-r-- 1 jenkins jenkins 677 Jan 4 19:59 GOVERNANCE.md 20:01:36 -rw-rw-r-- 1 jenkins jenkins 687 Jan 4 19:59 Jenkinsfile 20:01:36 -rw-rw-r-- 1 jenkins jenkins 11347 Jan 4 19:59 LICENSE 20:01:36 -rw-rw-r-- 1 jenkins jenkins 2462 Jan 4 19:59 Makefile 20:01:36 -rw-rw-r-- 1 jenkins jenkins 617 Jan 4 19:59 OWNERS.md 20:01:36 -rw-rw-r-- 1 jenkins jenkins 31023 Jan 4 19:59 README.md 20:01:36 -rw-rw-r-- 1 jenkins jenkins 11 Jan 4 20:00 VERSION 20:01:36 drwxrwxr-x 2 jenkins jenkins 4096 Jan 4 19:59 bin 20:01:36 -rw-r--r-- 1 jenkins jenkins 41317 Jan 4 20:01 coverage.out 20:01:36 -rw-rw-r-- 1 jenkins jenkins 3598 Jan 4 19:59 go.mod 20:01:36 -rw-rw-r-- 1 jenkins jenkins 45001 Jan 4 19:59 go.sum 20:01:36 drwxrwxr-x 2 jenkins jenkins 4096 Jan 4 19:59 images 20:01:36 drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 19:59 internal 20:01:36 -rw-rw-r-- 1 jenkins jenkins 531 Jan 4 19:59 main.go 20:01:36 drwxrwxr-x 2 jenkins jenkins 4096 Jan 4 19:59 res 20:01:36 drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 19:59 snap 20:01:36 drwxrwxr-x 3 jenkins jenkins 4096 Jan 4 19:59 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:36 + 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=cbfcac44887bc7898a8a00a335521df61c6eaadd --label arch=amd64 --label version=3.0.0-dev.3 . 20:01:36 Sending build context to Docker daemon 12.54MB 20:01:36 Step 1/29 : ARG BASE=golang:1.18-alpine3.16 20:01:36 Step 2/29 : FROM ${BASE} AS builder 20:01:36 ---> d2f8605f60ed 20:01:36 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 20:01:36 ---> Running in 5ca9657be133 20:01:37 Removing intermediate container 5ca9657be133 20:01:37 ---> 45e0cda3a471 20:01:37 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 20:01:37 ---> Running in f62aeb19ece4 20:01:37 Removing intermediate container f62aeb19ece4 20:01:37 ---> bfacd3fad7cf 20:01:37 Step 5/29 : ARG ADD_BUILD_TAGS="" 20:01:37 ---> Running in c70b986a172c 20:01:37 Removing intermediate container c70b986a172c 20:01:37 ---> a78af640bea6 20:01:37 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:01:37 ---> Running in 88f9cae63a92 20:01:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:01:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:01:37 OK: 211 MiB in 51 packages 20:01:38 Removing intermediate container 88f9cae63a92 20:01:38 ---> 2b2e2f48d8c7 20:01:38 Step 7/29 : WORKDIR /app 20:01:38 ---> Running in c0821a992463 20:01:38 Removing intermediate container c0821a992463 20:01:38 ---> c03cd6525bb4 20:01:38 Step 8/29 : COPY go.mod vendor* ./ 20:01:38 ---> 7d62d7f2c12d 20:01:38 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:38 ---> Running in 0da17cd5bd81 20:01:39 Removing intermediate container 0da17cd5bd81 20:01:39 ---> 30ded8ef05a6 20:01:39 Step 10/29 : COPY . . 20:01:39 ---> 2974159d04d6 20:01:39 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:01:39 ---> Running in a3ea8adfd215 20:01:39 Removing intermediate container a3ea8adfd215 20:01:39 ---> 5b8c74bde95f 20:01:39 Step 12/29 : RUN $MAKE 20:01:39 ---> Running in de30d634affb 20:01:39 CGO_ENABLED=0 go build -tags "" -ldflags "-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.3 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.3" -trimpath -mod=readonly -o app-rfid-llrp-inventory 20:02:01 Removing intermediate container de30d634affb 20:02:01 ---> dcab48edb3ff 20:02:01 Step 13/29 : FROM alpine:3.14 20:02:01 3.14: Pulling from library/alpine 20:02:01 c7ed990a2339: Pulling fs layer 20:02:01 c7ed990a2339: Verifying Checksum 20:02:01 c7ed990a2339: Download complete 20:02:01 c7ed990a2339: Pull complete 20:02:01 Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a 20:02:01 Status: Downloaded newer image for alpine:3.14 20:02:01 ---> dd53f409bf0b 20:02:01 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:02:01 ---> Running in 206057e7ed0e 20:02:01 Removing intermediate container 206057e7ed0e 20:02:01 ---> 89a5fead2383 20:02:01 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 20:02:01 ---> Running in 5d9bcbbde9d7 20:02:01 Removing intermediate container 5d9bcbbde9d7 20:02:01 ---> 55169703d0ea 20:02:01 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 20:02:01 ---> Running in 91ac89eb9088 20:02:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:02:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:02:01 (1/2) Installing ca-certificates (20220614-r0) 20:02:01 (2/2) Installing dumb-init (1.2.5-r1) 20:02:01 Executing busybox-1.33.1-r8.trigger 20:02:01 Executing ca-certificates-20220614-r0.trigger 20:02:01 OK: 6 MiB in 16 packages 20:02:01 Removing intermediate container 91ac89eb9088 20:02:01 ---> 8cb0d33dc1a9 20:02:01 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 20:02:01 ---> 56d3d1efe5f6 20:02:01 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 20:02:01 ---> bb51780e9f35 20:02:01 Step 19/29 : COPY --from=builder /app/res/ /res/ 20:02:01 ---> 071ef6916bf8 20:02:01 Step 20/29 : COPY --from=builder /app/static/ /static/ 20:02:01 ---> b27877a92cb0 20:02:01 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 20:02:01 ---> 2c4ddc8c27d7 20:02:01 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 20:02:01 ---> Running in eb4d04bb461d 20:02:02 Removing intermediate container eb4d04bb461d 20:02:02 ---> a551047065fa 20:02:02 Step 23/29 : VOLUME /cache 20:02:02 ---> Running in ffabcaf2a36a 20:02:02 Removing intermediate container ffabcaf2a36a 20:02:02 ---> 79f8be5e9b89 20:02:02 Step 24/29 : EXPOSE 59711 20:02:02 ---> Running in 7cf4c273d1bc 20:02:02 Removing intermediate container 7cf4c273d1bc 20:02:02 ---> a01a60fb5ffd 20:02:02 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 20:02:02 ---> Running in 91aad891926c 20:02:02 Removing intermediate container 91aad891926c 20:02:02 ---> 3b3c3c596d96 20:02:02 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 20:02:02 ---> Running in 4e679f35d58e 20:02:02 Removing intermediate container 4e679f35d58e 20:02:02 ---> df7991c4e8d1 20:02:02 Step 27/29 : LABEL arch=amd64 20:02:02 ---> Running in b6c73435995c 20:02:02 Removing intermediate container b6c73435995c 20:02:02 ---> d16c769233e2 20:02:02 Step 28/29 : LABEL git_sha=cbfcac44887bc7898a8a00a335521df61c6eaadd 20:02:02 ---> Running in 712dc9c87ab0 20:02:02 Removing intermediate container 712dc9c87ab0 20:02:02 ---> 60e59c156033 20:02:02 Step 29/29 : LABEL version=3.0.0-dev.3 20:02:02 ---> Running in 5303645ac248 20:02:03 Removing intermediate container 5303645ac248 20:02:03 ---> 2e9ef2b179c4 20:02:03 [Warning] One or more build-args [ARCH] were not consumed 20:02:03 Successfully built 2e9ef2b179c4 20:02:03 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:02:03 provisioning config files... 20:02:03 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13156431044327541248tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:02:03 ---> docker-login.sh 20:02:03 nexus3.edgexfoundry.org:10001 20:02:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:04 Configure a credential helper to remove this warning. See 20:02:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:04 20:02:04 Login Succeeded 20:02:04 nexus3.edgexfoundry.org:10002 20:02:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:04 Configure a credential helper to remove this warning. See 20:02:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:04 20:02:04 Login Succeeded 20:02:04 nexus3.edgexfoundry.org:10003 20:02:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:04 Configure a credential helper to remove this warning. See 20:02:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:04 20:02:04 Login Succeeded 20:02:04 nexus3.edgexfoundry.org:10004 20:02:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:04 Configure a credential helper to remove this warning. See 20:02:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:04 20:02:04 Login Succeeded 20:02:04 docker.io 20:02:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:04 Configure a credential helper to remove this warning. See 20:02:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:04 20:02:04 Login Succeeded 20:02:04 ---> docker-login.sh ends [Pipeline] } 20:02:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:02:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:02:04 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 20:02:04 cbfcac44887bc7898a8a00a335521df61c6eaadd 20:02:04 latest 20:02:04 3.0.0-dev.3 20:02:04 cbfcac44887bc7898a8a00a335521df61c6eaadd-3.0.0-dev.3 20:02:04 main 20:02:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:04 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:cbfcac44887bc7898a8a00a335521df61c6eaadd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:05 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:cbfcac44887bc7898a8a00a335521df61c6eaadd 20:02:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 20:02:05 b884d1ba4a3e: Preparing 20:02:05 2b4cacf0cb53: Preparing 20:02:05 f1fdcc4ca2b1: Preparing 20:02:05 596503b1bced: Preparing 20:02:05 db74c3468ba9: Preparing 20:02:05 e9e28867f252: Preparing 20:02:05 a32372e361a9: Preparing 20:02:05 63493a9ab2d4: Preparing 20:02:05 e9e28867f252: Waiting 20:02:05 63493a9ab2d4: Waiting 20:02:05 f1fdcc4ca2b1: Pushed 20:02:05 db74c3468ba9: Pushed 20:02:05 596503b1bced: Pushed 20:02:05 b884d1ba4a3e: Pushed 20:02:05 63493a9ab2d4: Layer already exists 20:02:05 e9e28867f252: Pushed 20:02:05 a32372e361a9: Pushed 20:02:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1130 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 20:02:07 Running in /w/workspace/app-rfid-llrp-inventory/71 [Pipeline] { [Pipeline] checkout 20:02:07 The recommended git tool is: git 20:02:08 2b4cacf0cb53: Pushed 20:02:08 cbfcac44887bc7898a8a00a335521df61c6eaadd: digest: sha256:c5701836d2d9957ce2ffb6de22627454d4de8c43a42977fc2e1645a2b44134a7 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:08 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:08 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 20:02:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 20:02:08 b884d1ba4a3e: Preparing 20:02:08 2b4cacf0cb53: Preparing 20:02:08 f1fdcc4ca2b1: Preparing 20:02:08 596503b1bced: Preparing 20:02:08 db74c3468ba9: Preparing 20:02:08 e9e28867f252: Preparing 20:02:08 a32372e361a9: Preparing 20:02:08 e9e28867f252: Waiting 20:02:08 63493a9ab2d4: Preparing 20:02:08 a32372e361a9: Waiting 20:02:08 f1fdcc4ca2b1: Layer already exists 20:02:08 db74c3468ba9: Layer already exists 20:02:08 b884d1ba4a3e: Layer already exists 20:02:08 596503b1bced: Layer already exists 20:02:08 2b4cacf0cb53: Layer already exists 20:02:08 e9e28867f252: Layer already exists 20:02:08 63493a9ab2d4: Layer already exists 20:02:08 a32372e361a9: Layer already exists 20:02:08 latest: digest: sha256:c5701836d2d9957ce2ffb6de22627454d4de8c43a42977fc2e1645a2b44134a7 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:09 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:09 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.3 20:02:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 20:02:09 b884d1ba4a3e: Preparing 20:02:09 2b4cacf0cb53: Preparing 20:02:09 f1fdcc4ca2b1: Preparing 20:02:09 596503b1bced: Preparing 20:02:09 db74c3468ba9: Preparing 20:02:09 e9e28867f252: Preparing 20:02:09 a32372e361a9: Preparing 20:02:09 63493a9ab2d4: Preparing 20:02:09 e9e28867f252: Waiting 20:02:09 a32372e361a9: Waiting 20:02:09 63493a9ab2d4: Waiting 20:02:09 db74c3468ba9: Layer already exists 20:02:09 f1fdcc4ca2b1: Layer already exists 20:02:09 b884d1ba4a3e: Layer already exists 20:02:09 596503b1bced: Layer already exists 20:02:09 2b4cacf0cb53: Layer already exists 20:02:09 e9e28867f252: Layer already exists 20:02:09 a32372e361a9: Layer already exists 20:02:09 63493a9ab2d4: Layer already exists 20:02:09 3.0.0-dev.3: digest: sha256:c5701836d2d9957ce2ffb6de22627454d4de8c43a42977fc2e1645a2b44134a7 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:09 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:cbfcac44887bc7898a8a00a335521df61c6eaadd-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:10 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:cbfcac44887bc7898a8a00a335521df61c6eaadd-3.0.0-dev.3 20:02:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 20:02:10 b884d1ba4a3e: Preparing 20:02:10 2b4cacf0cb53: Preparing 20:02:10 f1fdcc4ca2b1: Preparing 20:02:10 596503b1bced: Preparing 20:02:10 db74c3468ba9: Preparing 20:02:10 e9e28867f252: Preparing 20:02:10 a32372e361a9: Preparing 20:02:10 63493a9ab2d4: Preparing 20:02:10 63493a9ab2d4: Waiting 20:02:10 a32372e361a9: Waiting 20:02:10 e9e28867f252: Waiting 20:02:10 596503b1bced: Layer already exists 20:02:10 db74c3468ba9: Layer already exists 20:02:10 b884d1ba4a3e: Layer already exists 20:02:10 2b4cacf0cb53: Layer already exists 20:02:10 f1fdcc4ca2b1: Layer already exists 20:02:10 e9e28867f252: Layer already exists 20:02:10 a32372e361a9: Layer already exists 20:02:10 63493a9ab2d4: Layer already exists 20:02:10 cbfcac44887bc7898a8a00a335521df61c6eaadd-3.0.0-dev.3: digest: sha256:c5701836d2d9957ce2ffb6de22627454d4de8c43a42977fc2e1645a2b44134a7 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:10 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:10 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 20:02:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 20:02:10 b884d1ba4a3e: Preparing 20:02:10 2b4cacf0cb53: Preparing 20:02:10 f1fdcc4ca2b1: Preparing 20:02:10 596503b1bced: Preparing 20:02:10 db74c3468ba9: Preparing 20:02:10 e9e28867f252: Preparing 20:02:10 a32372e361a9: Preparing 20:02:10 63493a9ab2d4: Preparing 20:02:10 e9e28867f252: Waiting 20:02:10 63493a9ab2d4: Waiting 20:02:10 a32372e361a9: Waiting 20:02:10 596503b1bced: Layer already exists 20:02:10 b884d1ba4a3e: Layer already exists 20:02:10 f1fdcc4ca2b1: Layer already exists 20:02:10 db74c3468ba9: Layer already exists 20:02:10 2b4cacf0cb53: Layer already exists 20:02:10 e9e28867f252: Layer already exists 20:02:10 a32372e361a9: Layer already exists 20:02:10 63493a9ab2d4: Layer already exists 20:02:10 main: digest: sha256:c5701836d2d9957ce2ffb6de22627454d4de8c43a42977fc2e1645a2b44134a7 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:02:10 ===================================================== [Pipeline] echo 20:02:10 taggedImages: 20:02:10 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:cbfcac44887bc7898a8a00a335521df61c6eaadd 20:02:10 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 20:02:10 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.3 20:02:10 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:cbfcac44887bc7898a8a00a335521df61c6eaadd-3.0.0-dev.3 20:02:10 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:02:11 20:02:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:02:11 latest: Pulling from edgex-lftools-log-publisher 20:02:11 5eb5b503b376: Pulling fs layer 20:02:11 5c69ac0246d0: Pulling fs layer 20:02:11 ec43610c2a17: Pulling fs layer 20:02:11 3a2ae6a8a46f: Pulling fs layer 20:02:11 33b1e0a273af: Pulling fs layer 20:02:11 5d3b04190fa2: Pulling fs layer 20:02:11 2f39f015ded8: Pulling fs layer 20:02:11 3a2ae6a8a46f: Waiting 20:02:11 33b1e0a273af: Waiting 20:02:11 5d3b04190fa2: Waiting 20:02:11 2f39f015ded8: Waiting 20:02:11 5c69ac0246d0: Verifying Checksum 20:02:11 5c69ac0246d0: Download complete 20:02:11 3a2ae6a8a46f: Verifying Checksum 20:02:11 3a2ae6a8a46f: Download complete 20:02:11 33b1e0a273af: Verifying Checksum 20:02:11 33b1e0a273af: Download complete 20:02:11 5d3b04190fa2: Verifying Checksum 20:02:11 5d3b04190fa2: Download complete 20:02:11 ec43610c2a17: Verifying Checksum 20:02:11 5eb5b503b376: Verifying Checksum 20:02:11 5eb5b503b376: Download complete 20:02:12 2f39f015ded8: Download complete 20:02:12 using credential edgex-jenkins-ssh 20:02:12 Cloning the remote Git repository 20:02:12 5eb5b503b376: Pull complete 20:02:13 5c69ac0246d0: Pull complete 20:02:12 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 20:02:12 > git init /w/workspace/app-rfid-llrp-inventory/71 # timeout=10 20:02:12 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 20:02:12 > git --version # timeout=10 20:02:12 > git --version # 'git version 2.25.1' 20:02:12 using GIT_SSH to set credentials SSH Credentials for GitHub 20:02:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:02:13 ec43610c2a17: Pull complete 20:02:13 3a2ae6a8a46f: Pull complete 20:02:13 33b1e0a273af: Pull complete 20:02:13 5d3b04190fa2: Pull complete 20:02:15 Avoid second fetch 20:02:15 Checking out Revision cbfcac44887bc7898a8a00a335521df61c6eaadd (main) 20:02:14 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 20:02:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:02:15 > git config core.sparsecheckout # timeout=10 20:02:15 > git checkout -f cbfcac44887bc7898a8a00a335521df61c6eaadd # timeout=10 20:02:16 Commit message: "feat!: Remove ZeroMQ MessageBus capability (#129)" 20:02:16 20:02:16 GitHub has been notified of this commit’s build result 20:02:16 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:02:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:02:17 % Total % Received % Xferd Average Speed Time Time Time Current 20:02:17 Dload Upload Total Spent Left Speed 20:02:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 78709 0 --:--:-- --:--:-- --:--:-- 79198 [Pipeline] sh 20:02:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:02:18 + sudo tee /etc/docker/daemon.new 20:02:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:02:18 { 20:02:18 "registry-mirrors": [ 20:02:18 "https://nexus3.edgexfoundry.org:10001" 20:02:18 ], 20:02:18 "bip": "10.250.0.254/24", 20:02:18 "hosts": [ 20:02:18 "tcp://0.0.0.0:5555", 20:02:18 "unix:///var/run/docker.sock" 20:02:18 ], 20:02:18 "mtu": 1458, 20:02:18 "selinux-enabled": true, 20:02:18 "seccomp-profile": "/etc/docker/seccomp.json" 20:02:18 } [Pipeline] sh 20:02:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:02:18 + sudo service docker restart 20:02:19 2f39f015ded8: Pull complete 20:02:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:02:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:02:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:19 prd-ubuntu20.04-docker-8c-8g-1129 does not seem to be running inside a container 20:02:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:02:20 $ docker top 2a55b1498f733eebf86458fbdeda0e7075238b8270b506be8fbdf9f831dc5e2a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:02:20 ---> job-cost.sh 20:02:20 lf-activate-venv: SKIPPING 20:02:20 INFO: No Stack... 20:02:20 INFO: Retrieving Pricing Info for: v3-standard-8 20:02:21 INFO: Archiving Costs [Pipeline] sh 20:02:21 + cut -d, -f6 20:02:21 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [Pipeline] lock 20:02:21 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-71-stack-cost] 20:02:21 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-71-stack-cost] did not exist. Created. 20:02:21 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-71-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:02:22 + echo total: 0.2199999988079071 [Pipeline] stash 20:02:22 Stashed 1 file(s) [Pipeline] } 20:02:22 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-71-stack-cost] [Pipeline] // lock [Pipeline] } 20:02:22 $ docker stop --time=1 2a55b1498f733eebf86458fbdeda0e7075238b8270b506be8fbdf9f831dc5e2a 20:02:23 $ docker rm -f --volumes 2a55b1498f733eebf86458fbdeda0e7075238b8270b506be8fbdf9f831dc5e2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:02:37 provisioning config files... 20:02:37 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/71@tmp/config15926008999295115781tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:02:37 ---> docker-login.sh 20:02:37 nexus3.edgexfoundry.org:10001 20:02:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:38 Configure a credential helper to remove this warning. See 20:02:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:38 20:02:38 Login Succeeded 20:02:38 nexus3.edgexfoundry.org:10002 20:02:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:38 Configure a credential helper to remove this warning. See 20:02:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:38 20:02:38 Login Succeeded 20:02:38 nexus3.edgexfoundry.org:10003 20:02:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:38 Configure a credential helper to remove this warning. See 20:02:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:38 20:02:38 Login Succeeded 20:02:38 nexus3.edgexfoundry.org:10004 20:02:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:39 Configure a credential helper to remove this warning. See 20:02:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:39 20:02:39 Login Succeeded 20:02:39 docker.io 20:02:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:39 Configure a credential helper to remove this warning. See 20:02:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:39 20:02:39 Login Succeeded 20:02:39 ---> docker-login.sh ends [Pipeline] } 20:02:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:02:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:02:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:02:40 ========================================================= 20:02:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:02:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:40 + 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 . 20:02:40 Sending build context to Docker daemon 685.6kB 20:02:40 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 20:02:40 Step 2/12 : FROM ${BASE} AS builder 20:02:40 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:02:40 9b18e9b68314: Pulling fs layer 20:02:40 35d82f9e3411: Pulling fs layer 20:02:40 e16973657156: Pulling fs layer 20:02:40 fc693d55d65f: Pulling fs layer 20:02:40 7e9fc2657dce: Pulling fs layer 20:02:40 dda99020689f: Pulling fs layer 20:02:40 db1c61fa0a46: Pulling fs layer 20:02:40 891c053d2c06: Pulling fs layer 20:02:40 dda99020689f: Waiting 20:02:40 db1c61fa0a46: Waiting 20:02:40 891c053d2c06: Waiting 20:02:40 fc693d55d65f: Waiting 20:02:40 7e9fc2657dce: Waiting 20:02:40 e16973657156: Verifying Checksum 20:02:40 e16973657156: Download complete 20:02:40 35d82f9e3411: Verifying Checksum 20:02:40 35d82f9e3411: Download complete 20:02:40 7e9fc2657dce: Verifying Checksum 20:02:40 7e9fc2657dce: Download complete 20:02:40 dda99020689f: Verifying Checksum 20:02:40 dda99020689f: Download complete 20:02:40 9b18e9b68314: Verifying Checksum 20:02:40 9b18e9b68314: Download complete 20:02:41 9b18e9b68314: Pull complete 20:02:41 891c053d2c06: Verifying Checksum 20:02:41 891c053d2c06: Download complete 20:02:42 35d82f9e3411: Pull complete 20:02:42 e16973657156: Pull complete 20:02:43 db1c61fa0a46: Verifying Checksum 20:02:43 db1c61fa0a46: Download complete 20:02:43 fc693d55d65f: Verifying Checksum 20:02:43 fc693d55d65f: Download complete 20:02:56 fc693d55d65f: Pull complete 20:02:56 7e9fc2657dce: Pull complete 20:02:56 dda99020689f: Pull complete 20:03:01 db1c61fa0a46: Pull complete 20:03:03 891c053d2c06: Pull complete 20:03:03 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 20:03:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:03:03 ---> f96f9c87975a 20:03:03 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 20:03:05 ---> Running in d37c42ce8e00 20:03:05 Removing intermediate container d37c42ce8e00 20:03:05 ---> e8d4cd814bf5 20:03:05 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 20:03:05 ---> Running in cd39befbf615 20:03:05 Removing intermediate container cd39befbf615 20:03:05 ---> 0fab91b86367 20:03:05 Step 5/12 : ARG ADD_BUILD_TAGS="" 20:03:05 ---> Running in 4d5f967dda38 20:03:06 Removing intermediate container 4d5f967dda38 20:03:06 ---> 76774acb65cf 20:03:06 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:03:06 ---> Running in 3be7d25b0575 20:03:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:03:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:03:08 OK: 221 MiB in 51 packages 20:03:09 Removing intermediate container 3be7d25b0575 20:03:09 ---> 98c9cf975f3d 20:03:09 Step 7/12 : WORKDIR /app 20:03:09 ---> Running in 6b0fe98123a9 20:03:09 Removing intermediate container 6b0fe98123a9 20:03:09 ---> 169e2b644371 20:03:09 Step 8/12 : COPY go.mod vendor* ./ 20:03:10 ---> c52621481961 20:03:10 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:10 ---> Running in 1a2a97305656 20:04:06 Removing intermediate container 1a2a97305656 20:04:06 ---> 4dae57acbc91 20:04:06 Step 10/12 : COPY . . 20:04:06 ---> 00eee98b1a45 20:04:06 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:04:06 ---> Running in accb343528a9 20:04:06 Removing intermediate container accb343528a9 20:04:06 ---> f5d4ed0d40da 20:04:06 Step 12/12 : RUN $MAKE 20:04:06 ---> Running in 3ed655e9c8c8 20:04:06 noop 20:04:06 Removing intermediate container 3ed655e9c8c8 20:04:06 ---> 808b0efea9f2 20:04:06 Successfully built 808b0efea9f2 20:04:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:07 + docker inspect -f . ci-base-image-arm64 20:04:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:04:07 prd-ubuntu20.04-docker-arm64-4c-16g-1130 does not seem to be running inside a container 20:04:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/71 -v /w/workspace/app-rfid-llrp-inventory/71:/w/workspace/app-rfid-llrp-inventory/71:rw,z -v /w/workspace/app-rfid-llrp-inventory/71@tmp:/w/workspace/app-rfid-llrp-inventory/71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:04:08 $ docker top d63b10827e3c6ce2fc2f7b050b7913f6f175c43701508514211b6fa39f0c9243 -eo pid,comm [Pipeline] { [Pipeline] sh 20:04:09 + go version 20:04:09 go version go1.18.7 linux/arm64 [Pipeline] } 20:04:09 $ docker stop --time=1 d63b10827e3c6ce2fc2f7b050b7913f6f175c43701508514211b6fa39f0c9243 20:04:10 $ docker rm -f --volumes d63b10827e3c6ce2fc2f7b050b7913f6f175c43701508514211b6fa39f0c9243 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:11 + docker inspect -f . ci-base-image-arm64 20:04:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:04:11 prd-ubuntu20.04-docker-arm64-4c-16g-1130 does not seem to be running inside a container 20:04: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/71 -v /w/workspace/app-rfid-llrp-inventory/71:/w/workspace/app-rfid-llrp-inventory/71:rw,z -v /w/workspace/app-rfid-llrp-inventory/71@tmp:/w/workspace/app-rfid-llrp-inventory/71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:04:12 $ docker top 21b16ad779ed314256793dea4cced10957d36b6ba2299d9545e205771b31cadd -eo pid,comm [Pipeline] { [Pipeline] sh 20:04:13 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/71 [Pipeline] fileExists [Pipeline] sh 20:04:13 + make test 20:04:13 go test -race ./... -coverprofile=coverage.out ./... 20:06:20 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 20:06:27 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.714s coverage: 86.2% of statements 20:06:27 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 20:06:37 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.537s coverage: 71.9% of statements 20:06:37 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:06:37 go vet ./... 20:08:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:08:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:08:29 ./bin/test-attribution.sh [Pipeline] echo 20:08:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:08:29 $ docker stop --time=1 21b16ad779ed314256793dea4cced10957d36b6ba2299d9545e205771b31cadd 20:08:30 $ docker rm -f --volumes 21b16ad779ed314256793dea4cced10957d36b6ba2299d9545e205771b31cadd [Pipeline] // withDockerContainer [Pipeline] sh 20:08:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:08:32 Warning: overwriting stash ‘coverage-report’ 20:08:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:08:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:08:33 + ls -al . 20:08:33 total 236 20:08:33 drwxrwxr-x 10 jenkins jenkins 4096 Jan 4 20:04 . 20:08:33 drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 20:02 .. 20:08:33 -rw-rw-r-- 1 jenkins jenkins 262 Jan 4 20:02 .dockerignore 20:08:33 drwxrwxr-x 8 jenkins jenkins 4096 Jan 4 20:02 .git 20:08:33 drwxrwxr-x 3 jenkins jenkins 4096 Jan 4 20:02 .github 20:08:33 -rw-rw-r-- 1 jenkins jenkins 788 Jan 4 20:02 .gitignore 20:08:33 -rw-rw-r-- 1 jenkins jenkins 41 Jan 4 20:02 .golangci.yml 20:08:33 -rw-rw-r-- 1 jenkins jenkins 9818 Jan 4 20:02 Attribution.txt 20:08:33 -rw-rw-r-- 1 jenkins jenkins 4331 Jan 4 20:02 CHANGELOG.md 20:08:33 -rw-rw-r-- 1 jenkins jenkins 1659 Jan 4 20:02 Dockerfile 20:08:33 -rw-rw-r-- 1 jenkins jenkins 677 Jan 4 20:02 GOVERNANCE.md 20:08:33 -rw-rw-r-- 1 jenkins jenkins 687 Jan 4 20:02 Jenkinsfile 20:08:33 -rw-rw-r-- 1 jenkins jenkins 11347 Jan 4 20:02 LICENSE 20:08:33 -rw-rw-r-- 1 jenkins jenkins 2462 Jan 4 20:02 Makefile 20:08:33 -rw-rw-r-- 1 jenkins jenkins 617 Jan 4 20:02 OWNERS.md 20:08:33 -rw-rw-r-- 1 jenkins jenkins 31023 Jan 4 20:02 README.md 20:08:33 -rw-rw-r-- 1 jenkins jenkins 11 Jan 4 20:00 VERSION 20:08:33 drwxrwxr-x 2 jenkins jenkins 4096 Jan 4 20:02 bin 20:08:33 -rw-r--r-- 1 jenkins jenkins 41317 Jan 4 20:06 coverage.out 20:08:33 -rw-rw-r-- 1 jenkins jenkins 3598 Jan 4 20:02 go.mod 20:08:33 -rw-rw-r-- 1 jenkins jenkins 45001 Jan 4 20:02 go.sum 20:08:33 drwxrwxr-x 2 jenkins jenkins 4096 Jan 4 20:02 images 20:08:33 drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 20:02 internal 20:08:33 -rw-rw-r-- 1 jenkins jenkins 531 Jan 4 20:02 main.go 20:08:33 drwxrwxr-x 2 jenkins jenkins 4096 Jan 4 20:02 res 20:08:33 drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 20:02 snap 20:08:33 drwxrwxr-x 3 jenkins jenkins 4096 Jan 4 20:02 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:33 + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=cbfcac44887bc7898a8a00a335521df61c6eaadd --label arch=arm64 --label version=3.0.0-dev.3 . 20:08:33 Sending build context to Docker daemon 685.6kB 20:08:33 Step 1/29 : ARG BASE=golang:1.18-alpine3.16 20:08:33 Step 2/29 : FROM ${BASE} AS builder 20:08:33 ---> 808b0efea9f2 20:08:33 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 20:08:33 ---> Running in 0638c460d3d8 20:08:34 Removing intermediate container 0638c460d3d8 20:08:34 ---> 468a12280ce9 20:08:34 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 20:08:34 ---> Running in dc5de66f794b 20:08:34 Removing intermediate container dc5de66f794b 20:08:34 ---> fdf683134a89 20:08:34 Step 5/29 : ARG ADD_BUILD_TAGS="" 20:08:34 ---> Running in d7112ef7f1e1 20:08:35 Removing intermediate container d7112ef7f1e1 20:08:35 ---> 039d277940d8 20:08:35 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:08:35 ---> Running in d5f0caea51ff 20:08:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:08:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:08:37 OK: 221 MiB in 51 packages 20:08:38 Removing intermediate container d5f0caea51ff 20:08:38 ---> 246a9d9212bf 20:08:38 Step 7/29 : WORKDIR /app 20:08:38 ---> Running in a32f517f6535 20:08:39 Removing intermediate container a32f517f6535 20:08:39 ---> c3424bf1d238 20:08:39 Step 8/29 : COPY go.mod vendor* ./ 20:08:39 ---> ed17d7809b55 20:08:39 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:08:41 ---> Running in 90f0669faec3 20:08:43 Removing intermediate container 90f0669faec3 20:08:43 ---> e61ba3fa6a7f 20:08:43 Step 10/29 : COPY . . 20:08:43 ---> 6dbce9d482ec 20:08:43 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:08:43 ---> Running in c08b4f091e75 20:08:43 Removing intermediate container c08b4f091e75 20:08:43 ---> 80ce18588619 20:08:43 Step 12/29 : RUN $MAKE 20:08:44 ---> Running in 0378089b2155 20:08:45 CGO_ENABLED=0 go build -tags "" -ldflags "-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.3 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.3" -trimpath -mod=readonly -o app-rfid-llrp-inventory 20:10:36 Removing intermediate container 0378089b2155 20:10:36 ---> c099e368ed7a 20:10:36 Step 13/29 : FROM alpine:3.14 20:10:36 3.14: Pulling from library/alpine 20:10:36 90cda3b7c325: Pulling fs layer 20:10:36 90cda3b7c325: Verifying Checksum 20:10:36 90cda3b7c325: Download complete 20:10:36 90cda3b7c325: Pull complete 20:10:36 Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a 20:10:36 Status: Downloaded newer image for alpine:3.14 20:10:36 ---> 275902a1839d 20:10:36 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:10:36 ---> Running in e4d28e903cb8 20:10:36 Removing intermediate container e4d28e903cb8 20:10:36 ---> 3b60ca688425 20:10:36 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 20:10:36 ---> Running in 7fa2f7de6f2c 20:10:37 Removing intermediate container 7fa2f7de6f2c 20:10:37 ---> bad8360c9513 20:10:37 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 20:10:37 ---> Running in 4627119d61d5 20:10:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:10:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:10:38 (1/2) Installing ca-certificates (20220614-r0) 20:10:39 (2/2) Installing dumb-init (1.2.5-r1) 20:10:39 Executing busybox-1.33.1-r8.trigger 20:10:39 Executing ca-certificates-20220614-r0.trigger 20:10:39 OK: 6 MiB in 16 packages 20:10:40 Removing intermediate container 4627119d61d5 20:10:40 ---> 538288affad9 20:10:40 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 20:10:40 ---> 976464e3806b 20:10:40 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 20:10:41 ---> 2a333ca3ab4e 20:10:41 Step 19/29 : COPY --from=builder /app/res/ /res/ 20:10:41 ---> 27afdab21e55 20:10:41 Step 20/29 : COPY --from=builder /app/static/ /static/ 20:10:42 ---> 18de59c96d55 20:10:42 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 20:10:43 ---> 60b6071b6311 20:10:43 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 20:10:43 ---> Running in 915179ed554c 20:10:44 Removing intermediate container 915179ed554c 20:10:44 ---> 896fb07c2aaa 20:10:44 Step 23/29 : VOLUME /cache 20:10:44 ---> Running in 5f20e22dff6b 20:10:45 Removing intermediate container 5f20e22dff6b 20:10:45 ---> 91eb411eac2e 20:10:45 Step 24/29 : EXPOSE 59711 20:10:45 ---> Running in 4b458bdfb49b 20:10:45 Removing intermediate container 4b458bdfb49b 20:10:45 ---> 2ee3dc3a7e87 20:10:45 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 20:10:45 ---> Running in 1632827a156b 20:10:45 Removing intermediate container 1632827a156b 20:10:45 ---> 631218d81a35 20:10:45 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 20:10:45 ---> Running in 16ed7a142218 20:10:46 Removing intermediate container 16ed7a142218 20:10:46 ---> 3a3c8b6ab1bb 20:10:46 Step 27/29 : LABEL arch=arm64 20:10:46 ---> Running in 562a8e3c64ec 20:10:46 Removing intermediate container 562a8e3c64ec 20:10:46 ---> ff5ec2737194 20:10:46 Step 28/29 : LABEL git_sha=cbfcac44887bc7898a8a00a335521df61c6eaadd 20:10:46 ---> Running in c507c15ba654 20:10:46 Removing intermediate container c507c15ba654 20:10:46 ---> 7246a0a0d4b3 20:10:46 Step 29/29 : LABEL version=3.0.0-dev.3 20:10:46 ---> Running in f6e31be57249 20:10:47 Removing intermediate container f6e31be57249 20:10:47 ---> 69a7d2f819fa 20:10:47 [Warning] One or more build-args [ARCH] were not consumed 20:10:47 Successfully built 69a7d2f819fa 20:10:47 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:10:47 provisioning config files... 20:10:47 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/71@tmp/config12080585178324379500tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:10:47 ---> docker-login.sh 20:10:47 nexus3.edgexfoundry.org:10001 20:10:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:47 Configure a credential helper to remove this warning. See 20:10:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:47 20:10:47 Login Succeeded 20:10:47 nexus3.edgexfoundry.org:10002 20:10:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:48 Configure a credential helper to remove this warning. See 20:10:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:48 20:10:48 Login Succeeded 20:10:48 nexus3.edgexfoundry.org:10003 20:10:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:48 Configure a credential helper to remove this warning. See 20:10:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:48 20:10:48 Login Succeeded 20:10:48 nexus3.edgexfoundry.org:10004 20:10:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:48 Configure a credential helper to remove this warning. See 20:10:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:48 20:10:48 Login Succeeded 20:10:48 docker.io 20:10:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:49 Configure a credential helper to remove this warning. See 20:10:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:49 20:10:49 Login Succeeded 20:10:49 ---> docker-login.sh ends [Pipeline] } 20:10:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:10:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:10:49 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 20:10:49 cbfcac44887bc7898a8a00a335521df61c6eaadd 20:10:49 latest 20:10:49 3.0.0-dev.3 20:10:49 cbfcac44887bc7898a8a00a335521df61c6eaadd-3.0.0-dev.3 20:10:49 main 20:10:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:49 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:cbfcac44887bc7898a8a00a335521df61c6eaadd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:50 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:cbfcac44887bc7898a8a00a335521df61c6eaadd 20:10:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 20:10:50 1154dc3461a3: Preparing 20:10:50 ba7ab31c5830: Preparing 20:10:50 4f6f83c2049f: Preparing 20:10:50 a2293556b892: Preparing 20:10:50 fdb83cf6d488: Preparing 20:10:50 1a05da8aa15a: Preparing 20:10:50 665de1953a21: Preparing 20:10:50 28c3ef001483: Preparing 20:10:50 1a05da8aa15a: Waiting 20:10:50 28c3ef001483: Waiting 20:10:50 665de1953a21: Waiting 20:10:50 a2293556b892: Pushed 20:10:50 1154dc3461a3: Pushed 20:10:50 4f6f83c2049f: Pushed 20:10:50 fdb83cf6d488: Pushed 20:10:50 28c3ef001483: Layer already exists 20:10:50 1a05da8aa15a: Pushed 20:10:50 665de1953a21: Pushed 20:10:55 ba7ab31c5830: Pushed 20:10:55 cbfcac44887bc7898a8a00a335521df61c6eaadd: digest: sha256:8f5d7ec2d34659e502356457fb8cb28e0b509a01db4f1bfdbd61c1d4707fed68 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:55 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:55 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 20:10:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 20:10:55 1154dc3461a3: Preparing 20:10:55 ba7ab31c5830: Preparing 20:10:55 4f6f83c2049f: Preparing 20:10:55 a2293556b892: Preparing 20:10:55 fdb83cf6d488: Preparing 20:10:55 1a05da8aa15a: Preparing 20:10:55 665de1953a21: Preparing 20:10:55 28c3ef001483: Preparing 20:10:55 1a05da8aa15a: Waiting 20:10:55 665de1953a21: Waiting 20:10:55 28c3ef001483: Waiting 20:10:55 a2293556b892: Layer already exists 20:10:55 4f6f83c2049f: Layer already exists 20:10:55 ba7ab31c5830: Layer already exists 20:10:55 fdb83cf6d488: Layer already exists 20:10:55 1154dc3461a3: Layer already exists 20:10:55 665de1953a21: Layer already exists 20:10:55 28c3ef001483: Layer already exists 20:10:55 1a05da8aa15a: Layer already exists 20:10:55 latest: digest: sha256:8f5d7ec2d34659e502356457fb8cb28e0b509a01db4f1bfdbd61c1d4707fed68 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:56 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:56 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.3 20:10:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 20:10:56 1154dc3461a3: Preparing 20:10:56 ba7ab31c5830: Preparing 20:10:56 4f6f83c2049f: Preparing 20:10:56 a2293556b892: Preparing 20:10:56 fdb83cf6d488: Preparing 20:10:56 1a05da8aa15a: Preparing 20:10:56 665de1953a21: Preparing 20:10:56 28c3ef001483: Preparing 20:10:56 1a05da8aa15a: Waiting 20:10:56 28c3ef001483: Waiting 20:10:56 665de1953a21: Waiting 20:10:56 4f6f83c2049f: Layer already exists 20:10:56 ba7ab31c5830: Layer already exists 20:10:56 1154dc3461a3: Layer already exists 20:10:56 fdb83cf6d488: Layer already exists 20:10:56 a2293556b892: Layer already exists 20:10:56 665de1953a21: Layer already exists 20:10:56 28c3ef001483: Layer already exists 20:10:56 1a05da8aa15a: Layer already exists 20:10:56 3.0.0-dev.3: digest: sha256:8f5d7ec2d34659e502356457fb8cb28e0b509a01db4f1bfdbd61c1d4707fed68 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:57 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:cbfcac44887bc7898a8a00a335521df61c6eaadd-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:57 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:cbfcac44887bc7898a8a00a335521df61c6eaadd-3.0.0-dev.3 20:10:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 20:10:57 1154dc3461a3: Preparing 20:10:57 ba7ab31c5830: Preparing 20:10:57 4f6f83c2049f: Preparing 20:10:57 a2293556b892: Preparing 20:10:57 fdb83cf6d488: Preparing 20:10:57 1a05da8aa15a: Preparing 20:10:57 665de1953a21: Preparing 20:10:57 28c3ef001483: Preparing 20:10:57 1a05da8aa15a: Waiting 20:10:57 665de1953a21: Waiting 20:10:57 28c3ef001483: Waiting 20:10:57 1154dc3461a3: Layer already exists 20:10:57 fdb83cf6d488: Layer already exists 20:10:57 ba7ab31c5830: Layer already exists 20:10:57 4f6f83c2049f: Layer already exists 20:10:57 a2293556b892: Layer already exists 20:10:57 1a05da8aa15a: Layer already exists 20:10:57 665de1953a21: Layer already exists 20:10:57 28c3ef001483: Layer already exists 20:10:57 cbfcac44887bc7898a8a00a335521df61c6eaadd-3.0.0-dev.3: digest: sha256:8f5d7ec2d34659e502356457fb8cb28e0b509a01db4f1bfdbd61c1d4707fed68 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:58 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:58 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 20:10:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 20:10:58 1154dc3461a3: Preparing 20:10:58 ba7ab31c5830: Preparing 20:10:58 4f6f83c2049f: Preparing 20:10:58 a2293556b892: Preparing 20:10:58 fdb83cf6d488: Preparing 20:10:58 1a05da8aa15a: Preparing 20:10:58 665de1953a21: Preparing 20:10:58 28c3ef001483: Preparing 20:10:58 1a05da8aa15a: Waiting 20:10:58 665de1953a21: Waiting 20:10:58 28c3ef001483: Waiting 20:10:58 fdb83cf6d488: Layer already exists 20:10:58 a2293556b892: Layer already exists 20:10:58 4f6f83c2049f: Layer already exists 20:10:58 1154dc3461a3: Layer already exists 20:10:58 ba7ab31c5830: Layer already exists 20:10:58 665de1953a21: Layer already exists 20:10:58 28c3ef001483: Layer already exists 20:10:58 1a05da8aa15a: Layer already exists 20:10:58 main: digest: sha256:8f5d7ec2d34659e502356457fb8cb28e0b509a01db4f1bfdbd61c1d4707fed68 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:10:58 ===================================================== [Pipeline] echo 20:10:58 taggedImages: 20:10:58 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:cbfcac44887bc7898a8a00a335521df61c6eaadd 20:10:58 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 20:10:58 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.3 20:10:58 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:cbfcac44887bc7898a8a00a335521df61c6eaadd-3.0.0-dev.3 20:10:58 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:10:59 20:10:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:10:59 arm64: Pulling from edgex-lftools-log-publisher 20:10:59 8998bd30e6a1: Pulling fs layer 20:10:59 04944245beec: Pulling fs layer 20:10:59 699f458cf7ca: Pulling fs layer 20:10:59 765212b225bb: Pulling fs layer 20:10:59 f23df028b6ca: Pulling fs layer 20:10:59 d65c8cfc05b1: Pulling fs layer 20:10:59 2437ff75d9bd: Pulling fs layer 20:10:59 765212b225bb: Waiting 20:10:59 f23df028b6ca: Waiting 20:10:59 d65c8cfc05b1: Waiting 20:10:59 2437ff75d9bd: Waiting 20:10:59 04944245beec: Verifying Checksum 20:10:59 04944245beec: Download complete 20:10:59 765212b225bb: Verifying Checksum 20:10:59 765212b225bb: Download complete 20:10:59 f23df028b6ca: Verifying Checksum 20:10:59 f23df028b6ca: Download complete 20:10:59 d65c8cfc05b1: Verifying Checksum 20:10:59 d65c8cfc05b1: Download complete 20:10:59 699f458cf7ca: Verifying Checksum 20:11:00 8998bd30e6a1: Verifying Checksum 20:11:00 8998bd30e6a1: Download complete 20:11:02 2437ff75d9bd: Verifying Checksum 20:11:02 2437ff75d9bd: Download complete 20:11:03 8998bd30e6a1: Pull complete 20:11:04 04944245beec: Pull complete 20:11:05 699f458cf7ca: Pull complete 20:11:05 765212b225bb: Pull complete 20:11:06 f23df028b6ca: Pull complete 20:11:06 d65c8cfc05b1: Pull complete 20:11:18 2437ff75d9bd: Pull complete 20:11:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:11:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:11:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:11:19 prd-ubuntu20.04-docker-arm64-4c-16g-1130 does not seem to be running inside a container 20:11:19 $ 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/71 -v /w/workspace/app-rfid-llrp-inventory/71:/w/workspace/app-rfid-llrp-inventory/71:rw,z -v /w/workspace/app-rfid-llrp-inventory/71@tmp:/w/workspace/app-rfid-llrp-inventory/71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:11:21 $ docker top ec47528e69e99d93818b8e75a94018fb195f57834b671a190a314d76cbe628f8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:11:22 ---> job-cost.sh 20:11:22 lf-activate-venv: SKIPPING 20:11:22 INFO: No Stack... 20:11:22 INFO: Retrieving Pricing Info for: v3-standard-4 20:11:23 INFO: Archiving Costs [Pipeline] sh 20:11:24 + + cut -d,cat -f6 /w/workspace/app-rfid-llrp-inventory/71/archives/cost.csv 20:11:24 [Pipeline] lock 20:11:24 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-71-stack-cost] 20:11:24 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-71-stack-cost] did not exist. Created. 20:11:24 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-71-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:11:24 /w/workspace/app-rfid-llrp-inventory/71@tmp/durable-051c212d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:11:25 + echo total: 0.10999999940395355 [Pipeline] stash 20:11:25 Warning: overwriting stash ‘stack-cost’ 20:11:25 Stashed 1 file(s) [Pipeline] } 20:11:25 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-71-stack-cost] [Pipeline] // lock [Pipeline] } 20:11:25 $ docker stop --time=1 ec47528e69e99d93818b8e75a94018fb195f57834b671a190a314d76cbe628f8 20:11:27 $ docker rm -f --volumes ec47528e69e99d93818b8e75a94018fb195f57834b671a190a314d76cbe628f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 20:11:27 provisioning config files... 20:11:27 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3056317259699471252tmp [Pipeline] { [Pipeline] sh 20:11:27 + set +x 20:11:27 + curl -s https://codecov.io/bash 20:11:27 + bash -s -- 20:11:27 20:11:27 _____ _ 20:11:27 / ____| | | 20:11:27 | | ___ __| | ___ ___ _____ __ 20:11:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:11:27 | |___| (_) | (_| | __/ (_| (_) \ V / 20:11:27 \_____\___/ \__,_|\___|\___\___/ \_/ 20:11:27 Bash-1.0.6 20:11:27 20:11:27 20:11:27 ==> git version 2.25.1 found 20:11:27 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 20:11:27 Release-Date: 2020-01-08 20:11:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:11:27 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:11:27 ==> Jenkins CI detected. 20:11:27 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 20:11:27 project root: . 20:11:27 --> token set from env 20:11:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:11:27 ==> Running gcov in . (disable via -X gcov) 20:11:27 ==> Python coveragepy not found 20:11:27 ==> Searching for coverage reports in: 20:11:27 + . 20:11:27 -> Found 1 reports 20:11:27 ==> Detecting git/mercurial file structure 20:11:27 ==> Reading reports 20:11:27 + ./coverage.out bytes=41317 20:11:27 ==> Appending adjustments 20:11:27 https://docs.codecov.io/docs/fixing-reports 20:11:27 + Found adjustments 20:11:27 ==> Gzipping contents 20:11:27 12K /tmp/codecov.majIBM.gz 20:11:27 ==> Uploading reports 20:11:27 url: https://codecov.io 20:11:27 query: branch=main&commit=cbfcac44887bc7898a8a00a335521df61c6eaadd&build=71&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F71%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 20:11:27 -> Pinging Codecov 20:11:27 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=cbfcac44887bc7898a8a00a335521df61c6eaadd&build=71&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F71%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 20:11:28 -> Uploading to 20:11:28 https://storage.googleapis.com/codecov/v4/raw/2023-01-04/581DD39554BDF9B6E22D074273EAD858/cbfcac44887bc7898a8a00a335521df61c6eaadd/e166c4c6-6b43-4a83-bf80-8d97bdd855cf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230104%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230104T201128Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c7f4f7c81ae6962853ee2c10c6e915f0f9c928170eda0384df23cf60ea2ffc75 20:11:28 % Total % Received % Xferd Average Speed Time Time Time Current 20:11:28 Dload Upload Total Spent Left Speed 20:11:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11883 0 0 100 11883 0 53286 --:--:-- --:--:-- --:--:-- 53286 20:11:28 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/cbfcac44887bc7898a8a00a335521df61c6eaadd [Pipeline] } 20:11:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:11:28 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:11:28 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:11:29 20:11:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:11:29 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:11:29 df9b9388f04a: Pulling fs layer 20:11:29 52dc419b0ee2: Pulling fs layer 20:11:29 25bc292e5bac: Pulling fs layer 20:11:29 114826534d7a: Pulling fs layer 20:11:29 4657fd5d0bcf: Pulling fs layer 20:11:29 6ad1cebc031e: Pulling fs layer 20:11:29 8a3aa393b2d8: Pulling fs layer 20:11:29 4657fd5d0bcf: Waiting 20:11:29 114826534d7a: Waiting 20:11:29 6ad1cebc031e: Waiting 20:11:29 8a3aa393b2d8: Waiting 20:11:29 25bc292e5bac: Download complete 20:11:29 52dc419b0ee2: Verifying Checksum 20:11:29 52dc419b0ee2: Download complete 20:11:29 4657fd5d0bcf: Verifying Checksum 20:11:29 4657fd5d0bcf: Download complete 20:11:29 df9b9388f04a: Verifying Checksum 20:11:29 df9b9388f04a: Download complete 20:11:29 6ad1cebc031e: Verifying Checksum 20:11:29 6ad1cebc031e: Download complete 20:11:29 df9b9388f04a: Pull complete 20:11:29 52dc419b0ee2: Pull complete 20:11:29 25bc292e5bac: Pull complete 20:11:30 114826534d7a: Verifying Checksum 20:11:30 114826534d7a: Download complete 20:11:30 8a3aa393b2d8: Verifying Checksum 20:11:30 8a3aa393b2d8: Download complete 20:11:34 114826534d7a: Pull complete 20:11:34 4657fd5d0bcf: Pull complete 20:11:34 6ad1cebc031e: Pull complete 20:11:37 8a3aa393b2d8: Pull complete 20:11:37 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:11:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:11:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:11:37 prd-ubuntu20.04-docker-8c-8g-1129 does not seem to be running inside a container 20:11:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 20:11:38 $ docker top ed3e375795b3502a088acde116a3e6058d1e6b39630dd3305153d7f832735431 -eo pid,comm [Pipeline] { [Pipeline] echo 20:11:38 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 20:11:39 + set -o pipefail 20:11:39 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 20:11:44 20:11:44 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 20:11:44 20:11:44 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/39e6b639-ccab-4013-b658-c287e7758899 20:11:44 20:11:44 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 20:11:44 20:11:44 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:11:44 20:11:44 20:11:44 A medium severity vulnerability was found in the Snyk CLI versions you are using. 20:11:44 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 20:11:44 More details here: https://snyk.co/ue1NS [Pipeline] } 20:11:44 $ docker stop --time=1 ed3e375795b3502a088acde116a3e6058d1e6b39630dd3305153d7f832735431 20:11:46 $ docker rm -f --volumes ed3e375795b3502a088acde116a3e6058d1e6b39630dd3305153d7f832735431 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:11:47 + git log --format=format:%s -1 cbfcac44887bc7898a8a00a335521df61c6eaadd [Pipeline] sh 20:11:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:11:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:11:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:11:47 prd-ubuntu20.04-docker-8c-8g-1129 does not seem to be running inside a container 20:11:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:11:48 $ docker top b467a407b58db51216a4063939f3ea29b0220db85cd1b8986a300c931aaad875 -eo pid,comm 20:11:48 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:11:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:11:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:11:48 [ssh-agent] Looking for ssh-agent implementation... 20:11:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:11:48 $ docker exec b467a407b58db51216a4063939f3ea29b0220db85cd1b8986a300c931aaad875 ssh-agent 20:11:48 SSH_AUTH_SOCK=/tmp/ssh-oM7tfB4PB2Vp/agent.31 20:11:48 SSH_AGENT_PID=37 20:11:48 Running ssh-add (command line suppressed) 20:11:48 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_769193076293247755.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_769193076293247755.key) 20:11:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:11:48 + git semver tag 20:11:49 2023-01-04 20:11:49,156 [run_tag] DEBUG tag force:False 20:11:49 2023-01-04 20:11:49,156 [check_head_tag] DEBUG check head tag 20:11:49 2023-01-04 20:11:49,157 [execute] INFO git cat-file --batch-check 20:11:49 2023-01-04 20:11:49,157 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 20:11:49 2023-01-04 20:11:49,160 [execute] INFO git cat-file --batch 20:11:49 2023-01-04 20:11:49,161 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 20:11:49 2023-01-04 20:11:49,170 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 20:11:49 2023-01-04 20:11:49,171 [execute] INFO git tag -a v3.0.0-dev.3 -m v3.0.0-dev.3 20:11:49 2023-01-04 20:11:49,171 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.3', '-m', 'v3.0.0-dev.3'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 20:11:49 2023-01-04 20:11:49,176 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 20:11:49 3.0.0-dev.3 [Pipeline] } 20:11:49 $ docker exec --env ******** --env ******** b467a407b58db51216a4063939f3ea29b0220db85cd1b8986a300c931aaad875 ssh-agent -k 20:11:49 unset SSH_AUTH_SOCK; 20:11:49 unset SSH_AGENT_PID; 20:11:49 echo Agent pid 37 killed; 20:11:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:11:49 + git semver [Pipeline] } 20:11:49 $ docker stop --time=1 b467a407b58db51216a4063939f3ea29b0220db85cd1b8986a300c931aaad875 20:11:51 $ docker rm -f --volumes b467a407b58db51216a4063939f3ea29b0220db85cd1b8986a300c931aaad875 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:11:51 20:11:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:11:51 0.23.1-centos7: Pulling from edgex-lftools 20:11:51 ab5ef0e58194: Pulling fs layer 20:11:51 9712f1f96733: Pulling fs layer 20:11:51 63f879dbbcfc: Pulling fs layer 20:11:51 0d9ebad4ef96: Pulling fs layer 20:11:51 e9a5061849ea: Pulling fs layer 20:11:51 d747dcd14b5f: Pulling fs layer 20:11:51 2de7ff778b66: Pulling fs layer 20:11:51 0d9ebad4ef96: Waiting 20:11:51 e9a5061849ea: Waiting 20:11:51 d747dcd14b5f: Waiting 20:11:51 2de7ff778b66: Waiting 20:11:51 9712f1f96733: Verifying Checksum 20:11:51 9712f1f96733: Download complete 20:11:52 63f879dbbcfc: Verifying Checksum 20:11:52 63f879dbbcfc: Download complete 20:11:52 e9a5061849ea: Verifying Checksum 20:11:52 e9a5061849ea: Download complete 20:11:52 ab5ef0e58194: Verifying Checksum 20:11:52 ab5ef0e58194: Download complete 20:11:52 d747dcd14b5f: Verifying Checksum 20:11:52 d747dcd14b5f: Download complete 20:11:52 0d9ebad4ef96: Verifying Checksum 20:11:52 0d9ebad4ef96: Download complete 20:11:52 2de7ff778b66: Verifying Checksum 20:11:52 2de7ff778b66: Download complete 20:11:55 ab5ef0e58194: Pull complete 20:11:55 9712f1f96733: Pull complete 20:11:55 63f879dbbcfc: Pull complete 20:11:59 0d9ebad4ef96: Pull complete 20:11:59 e9a5061849ea: Pull complete 20:11:59 d747dcd14b5f: Pull complete 20:12:00 2de7ff778b66: Pull complete 20:12:00 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:12:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:12:00 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:12:00 prd-ubuntu20.04-docker-8c-8g-1129 does not seem to be running inside a container 20:12:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 20:12:01 $ docker top b0a3127cead94c3a92ca8db326ed31af91a2616e5a0e516da39b7c9f4250695c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:12:02 provisioning config files... 20:12:02 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16670236645907232074tmp 20:12:02 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9235649616915344885tmp 20:12:02 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4540719477748053047tmp [Pipeline] { [Pipeline] echo 20:12:02 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:12:02 ---> sigul-configuration.sh 20:12:02 gpg: directory `/root/.gnupg' created 20:12:02 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:12:02 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:12:02 gpg: keyring `/root/.gnupg/secring.gpg' created 20:12:02 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:12:02 gpg: CAST5 encrypted data 20:12:02 gpg: encrypted with 1 passphrase 20:12:02 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:12:02 + mkdir /home/jenkins 20:12:02 + mkdir /home/jenkins/sigul [Pipeline] sh 20:12:02 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 20:12:02 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:12:03 ---> sigul-install.sh 20:12:03 Sigul already installed; skipping installation. [Pipeline] sh 20:12:03 + git tag --list 20:12:03 v0.0.0 20:12:03 v1.0.0 20:12:03 v2.1.0 20:12:03 v2.1.1 20:12:03 v2.1.1-dev.1 20:12:03 v2.2.0 20:12:03 v2.2.1-dev.1 20:12:03 v2.2.1-dev.2 20:12:03 v2.2.1-dev.3 20:12:03 v2.2.1-dev.4 20:12:03 v2.2.1-dev.5 20:12:03 v2.2.1-dev.6 20:12:03 v2.2.1-dev.7 20:12:03 v2.3.0 20:12:03 v2.3.0-dev.10 20:12:03 v2.3.0-dev.11 20:12:03 v2.3.0-dev.12 20:12:03 v2.3.0-dev.13 20:12:03 v2.3.0-dev.14 20:12:03 v2.3.0-dev.15 20:12:03 v2.3.0-dev.16 20:12:03 v2.3.0-dev.17 20:12:03 v2.3.0-dev.18 20:12:03 v2.3.0-dev.19 20:12:03 v2.3.0-dev.20 20:12:03 v2.3.0-dev.21 20:12:03 v2.3.0-dev.22 20:12:03 v2.3.0-dev.23 20:12:03 v2.3.0-dev.24 20:12:03 v2.3.0-dev.25 20:12:03 v2.3.0-dev.26 20:12:03 v2.3.0-dev.9 20:12:03 v2.3.1-dev.1 20:12:03 v3.0.0-dev.1 20:12:03 v3.0.0-dev.2 20:12:03 v3.0.0-dev.3 [Pipeline] sh 20:12:03 + lftools sign git-tag v3.0.0-dev.3 20:12:04 Signing Git tag with Sigul... 20:12:04 Signing v3.0.0-dev.3 [Pipeline] echo 20:12:04 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:12:04 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:12:04 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:12:04 $ docker stop --time=1 b0a3127cead94c3a92ca8db326ed31af91a2616e5a0e516da39b7c9f4250695c 20:12:06 $ docker rm -f --volumes b0a3127cead94c3a92ca8db326ed31af91a2616e5a0e516da39b7c9f4250695c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:12:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:12:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:12:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:12:07 prd-ubuntu20.04-docker-8c-8g-1129 does not seem to be running inside a container 20:12:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:12:07 $ docker top e2b5b06315f8fcd2ae449fd21113fe1f145dd2a1e08e66cf3bd047cc48266385 -eo pid,comm 20:12:07 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:12:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:12:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:12:07 [ssh-agent] Looking for ssh-agent implementation... 20:12:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:12:07 $ docker exec e2b5b06315f8fcd2ae449fd21113fe1f145dd2a1e08e66cf3bd047cc48266385 ssh-agent 20:12:07 SSH_AUTH_SOCK=/tmp/ssh-Wa5u2DS1aJzM/agent.32 20:12:07 SSH_AGENT_PID=38 20:12:07 Running ssh-add (command line suppressed) 20:12:07 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2380799735911111752.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2380799735911111752.key) 20:12:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:12:08 + git semver bump pre 20:12:08 2023-01-04 20:12:08,296 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 20:12:08 2023-01-04 20:12:08,296 [bump_version] DEBUG bumping version:3.0.0-dev.3 on axis:pre with prefix:dev 20:12:08 2023-01-04 20:12:08,296 [bump_version] DEBUG bumped version:3.0.0-dev.4 20:12:08 2023-01-04 20:12:08,296 [write_version] DEBUG write version:3.0.0-dev.4 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 20:12:08 2023-01-04 20:12:08,296 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 20:12:08 2023-01-04 20:12:08,296 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 20:12:08 2023-01-04 20:12:08,298 [execute] INFO git cat-file --batch-check 20:12:08 2023-01-04 20:12:08,298 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 20:12:08 2023-01-04 20:12:08,304 [execute] INFO git cat-file --batch 20:12:08 2023-01-04 20:12:08,304 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 20:12:08 2023-01-04 20:12:08,309 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 20:12:08 3.0.0-dev.4 [Pipeline] } 20:12:08 $ docker exec --env ******** --env ******** e2b5b06315f8fcd2ae449fd21113fe1f145dd2a1e08e66cf3bd047cc48266385 ssh-agent -k 20:12:08 unset SSH_AUTH_SOCK; 20:12:08 unset SSH_AGENT_PID; 20:12:08 echo Agent pid 38 killed; 20:12:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:12:08 + git semver [Pipeline] } 20:12:09 $ docker stop --time=1 e2b5b06315f8fcd2ae449fd21113fe1f145dd2a1e08e66cf3bd047cc48266385 20:12:10 $ docker rm -f --volumes e2b5b06315f8fcd2ae449fd21113fe1f145dd2a1e08e66cf3bd047cc48266385 [Pipeline] // withDockerContainer [Pipeline] sh 20:12:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:12:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:12:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:12:11 prd-ubuntu20.04-docker-8c-8g-1129 does not seem to be running inside a container 20:12:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:12:11 $ docker top c29ebc045860c5f072024adc6888cb933e90b34a56c202ec3fe6c6b4f5530b26 -eo pid,comm 20:12: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). 20:12:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:12:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:12:11 [ssh-agent] Looking for ssh-agent implementation... 20:12:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:12:11 $ docker exec c29ebc045860c5f072024adc6888cb933e90b34a56c202ec3fe6c6b4f5530b26 ssh-agent 20:12:11 SSH_AUTH_SOCK=/tmp/ssh-Qc6A09voiv3w/agent.33 20:12:11 SSH_AGENT_PID=39 20:12:11 Running ssh-add (command line suppressed) 20:12:11 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15402606442944996359.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15402606442944996359.key) 20:12:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:12:12 + git semver push 20:12:12 2023-01-04 20:12:12,287 [run_push] DEBUG push 20:12:12 2023-01-04 20:12:12,287 [execute] INFO git cat-file --batch-check 20:12:12 2023-01-04 20:12:12,288 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 20:12:12 2023-01-04 20:12:12,291 [execute] INFO git rev-list f6d5c1c703c91cca31e961ec1d86df2f666dbb7f -- 20:12:12 2023-01-04 20:12:12,291 [execute] DEBUG Popen(['git', 'rev-list', 'f6d5c1c703c91cca31e961ec1d86df2f666dbb7f', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 20:12:12 2023-01-04 20:12:12,297 [execute] INFO git fetch -v origin 20:12:12 2023-01-04 20:12:12,298 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 20:12:12 2023-01-04 20:12:12,834 [run_push] DEBUG no remote changes detected 20:12:12 2023-01-04 20:12:12,834 [execute] INFO git push origin semver 20:12:12 2023-01-04 20:12:12,835 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 20:12:13 2023-01-04 20:12:13,600 [run_push] DEBUG push all version tags 20:12:13 2023-01-04 20:12:13,601 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:12:13 2023-01-04 20:12:13,601 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 20:12:14 2023-01-04 20:12:14,666 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 20:12:14 3.0.0-dev.4 [Pipeline] } 20:12:14 $ docker exec --env ******** --env ******** c29ebc045860c5f072024adc6888cb933e90b34a56c202ec3fe6c6b4f5530b26 ssh-agent -k 20:12:14 unset SSH_AUTH_SOCK; 20:12:14 unset SSH_AGENT_PID; 20:12:14 echo Agent pid 39 killed; 20:12:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:12:15 + git semver [Pipeline] } 20:12:15 $ docker stop --time=1 c29ebc045860c5f072024adc6888cb933e90b34a56c202ec3fe6c6b4f5530b26 20:12:16 $ docker rm -f --volumes c29ebc045860c5f072024adc6888cb933e90b34a56c202ec3fe6c6b4f5530b26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:12:17 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 20:12:17 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 20:12:17 total 16 20:12:17 drwxr-xr-x 3 root root 4096 Jan 4 20:02 . 20:12:17 drwxrwxr-x 12 jenkins jenkins 4096 Jan 4 20:12 .. 20:12:17 drwxr-xr-x 2 root root 4096 Jan 4 20:02 cost 20:12:17 -rw-r--r-- 1 root root 94 Jan 4 20:02 cost.csv 20:12:17 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 20:12:17 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 20:12:17 total 16 20:12:17 drwxr-xr-x 3 jenkins jenkins 4096 Jan 4 20:02 . 20:12:17 drwxrwxr-x 12 jenkins jenkins 4096 Jan 4 20:12 .. 20:12:17 drwxr-xr-x 2 jenkins jenkins 4096 Jan 4 20:02 cost 20:12:17 -rw-r--r-- 1 jenkins jenkins 94 Jan 4 20:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:12:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:12:18 ---> package-listing.sh 20:12:18 ++ facter osfamily 20:12:18 ++ tr '[:upper:]' '[:lower:]' 20:12:18 + OS_FAMILY=debian 20:12:18 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 20:12:18 + START_PACKAGES=/tmp/packages_start.txt 20:12:18 + END_PACKAGES=/tmp/packages_end.txt 20:12:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:12:18 + PACKAGES=/tmp/packages_start.txt 20:12:18 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 20:12:18 + PACKAGES=/tmp/packages_end.txt 20:12:18 + case "${OS_FAMILY}" in 20:12:18 + dpkg -l 20:12:18 + grep '^ii' 20:12:18 + '[' -f /tmp/packages_start.txt ']' 20:12:18 + '[' -f /tmp/packages_end.txt ']' 20:12:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:12:18 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 20:12:18 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 20:12:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo 20:12:18 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:12:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:12:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:12:19 prd-ubuntu20.04-docker-8c-8g-1129 does not seem to be running inside a container 20:12:19 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:12:19 $ docker top 90f4841803ef7eae00550d01fdc1d6b10c39897adc0f29e24348e5bba86933d0 -eo pid,comm [Pipeline] { [Pipeline] sh 20:12:20 + touch /tmp/pre-build-complete [Pipeline] sh 20:12:20 + mkdir -p /var/log/sysstat [Pipeline] sh 20:12:20 + ls /var/log/sa-host 20:12:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:12:21 provisioning config files... 20:12:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config542429588305747614tmp [Pipeline] { [Pipeline] echo 20:12:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:12:21 ---> create-netrc.sh [Pipeline] } 20:12:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:12:21 ---> python-tools-install.sh [Pipeline] echo 20:12:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:12:21 ---> sudo-logs.sh 20:12:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:12:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:12:22 ---> job-cost.sh 20:12:22 lf-activate-venv: SKIPPING 20:12:22 DEBUG: total: 0.2199999988079071 20:12:22 INFO: Retrieving Stack Cost... 20:12:22 INFO: Retrieving Pricing Info for: v3-standard-8 20:12:23 INFO: Archiving Costs [Pipeline] echo 20:12:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:12:23 ---> logs-deploy.sh 20:12:23 lf-activate-venv: SKIPPING 20:12:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/71 20:12:23 INFO: archiving workspace using pattern(s): 20:12:24 Archives upload complete. 20:12:24 INFO: archiving logs to Nexus