Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23 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-ssh4068663411484143718.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh2858711501898175760.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh7815456520704490229.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh11045095551426931393.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-ssh9605780492204243761.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6549 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#225)" > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23 # timeout=10 > git rev-list --no-walk 373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:19:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:19:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:19:06 ========================================================= 15:19:06 EdgeX Global Pipelines Version Info 15:19:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:19:07 ------------------- 15:19:07 stable info: 15:19:07 ------------------- 15:19:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:19:07 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 15:19:07 Message: update stable to v1.0.254 15:19:07 ------------------- 15:19:07 experimental info: 15:19:07 ------------------- 15:19:07 Commited By: **** collab-it+edgex@linuxfoundation.org 15:19:07 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 15:19:07 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:19:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 15:19:07 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 15:19:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:19:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:19:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:19:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 15:19:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:19:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:19:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:19:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:19:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:19:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 15:19:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:19:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:19:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:19:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:19:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:19:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:19:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:19:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:19:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:19:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:19:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:19:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:19:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:19:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:19:08 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:19:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:19:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:19:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:19:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23 [Pipeline] echo 15:19:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c8803a7 [Pipeline] echo 15:19:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:19:08 provisioning config files... 15:19:08 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1748568449301928804tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:19:08 ---> docker-login.sh 15:19:08 nexus3.edgexfoundry.org:10001 15:19:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:08 Configure a credential helper to remove this warning. See 15:19:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:08 15:19:08 Login Succeeded 15:19:08 nexus3.edgexfoundry.org:10002 15:19:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:09 Configure a credential helper to remove this warning. See 15:19:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:09 15:19:09 Login Succeeded 15:19:09 nexus3.edgexfoundry.org:10003 15:19:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:09 Configure a credential helper to remove this warning. See 15:19:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:09 15:19:09 Login Succeeded 15:19:09 nexus3.edgexfoundry.org:10004 15:19:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:09 Configure a credential helper to remove this warning. See 15:19:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:09 15:19:09 Login Succeeded 15:19:09 docker.io 15:19:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:09 Configure a credential helper to remove this warning. See 15:19:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:09 15:19:09 Login Succeeded 15:19:09 ---> docker-login.sh ends [Pipeline] } 15:19:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:19:09 + git rev-list -1 --merges c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23~1..c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23 [Pipeline] echo 15:19:10 -----------> git rev-list -1 --merges c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23~1..c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23 c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23 [false] [Pipeline] sh 15:19:10 + git log --format=format:%s -1 c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23 [Pipeline] echo 15:19:10 ========================================================= 15:19:10 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:19:10 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:19:10 + git log --format=format:%s -1 c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23 [Pipeline] echo 15:19:10 [semverPrep] GIT_COMMIT: c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#225) [Pipeline] echo 15:19:10 [semverPrep] This is not a build commit. [Pipeline] sh 15:19:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:19:11 + grep -v github /etc/ssh/ssh_known_hosts 15:19:11 + [ -e /tmp/ssh_known_hosts ] 15:19:11 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:19:11 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:19:11 + sudo tee -a /etc/ssh/ssh_known_hosts 15:19:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:19:11 15:19:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:19:11 0.1.4: Pulling from edgex-devops/py-git-semver 15:19:11 b85a868b505f: Pulling fs layer 15:19:11 e2be974225ed: Pulling fs layer 15:19:11 339a4e72a1f5: Pulling fs layer 15:19:11 988bab9f4d93: Pulling fs layer 15:19:11 1469e6f7b9e6: Pulling fs layer 15:19:11 eaf3925da568: Pulling fs layer 15:19:11 bab4dde63d76: Pulling fs layer 15:19:11 bde34c3a00c8: Pulling fs layer 15:19:11 b352a97aabf1: Pulling fs layer 15:19:11 4872d77fe225: Pulling fs layer 15:19:11 5851b861e8e6: Pulling fs layer 15:19:11 eaf3925da568: Waiting 15:19:11 bab4dde63d76: Waiting 15:19:11 988bab9f4d93: Waiting 15:19:11 1469e6f7b9e6: Waiting 15:19:11 bde34c3a00c8: Waiting 15:19:11 b352a97aabf1: Waiting 15:19:11 5851b861e8e6: Waiting 15:19:11 4872d77fe225: Waiting 15:19:11 e2be974225ed: Verifying Checksum 15:19:11 e2be974225ed: Download complete 15:19:11 988bab9f4d93: Download complete 15:19:12 1469e6f7b9e6: Verifying Checksum 15:19:12 1469e6f7b9e6: Download complete 15:19:12 eaf3925da568: Verifying Checksum 15:19:12 eaf3925da568: Download complete 15:19:12 339a4e72a1f5: Verifying Checksum 15:19:12 339a4e72a1f5: Download complete 15:19:12 bde34c3a00c8: Download complete 15:19:12 b352a97aabf1: Verifying Checksum 15:19:12 b352a97aabf1: Download complete 15:19:12 4872d77fe225: Verifying Checksum 15:19:12 4872d77fe225: Download complete 15:19:12 5851b861e8e6: Download complete 15:19:12 b85a868b505f: Verifying Checksum 15:19:12 b85a868b505f: Download complete 15:19:12 bab4dde63d76: Verifying Checksum 15:19:12 bab4dde63d76: Download complete 15:19:13 b85a868b505f: Pull complete 15:19:13 e2be974225ed: Pull complete 15:19:14 339a4e72a1f5: Pull complete 15:19:14 988bab9f4d93: Pull complete 15:19:14 1469e6f7b9e6: Pull complete 15:19:14 eaf3925da568: Pull complete 15:19:16 bab4dde63d76: Pull complete 15:19:16 bde34c3a00c8: Pull complete 15:19:16 b352a97aabf1: Pull complete 15:19:16 4872d77fe225: Pull complete 15:19:16 5851b861e8e6: Pull complete 15:19:16 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:19:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:19:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:19:16 prd-ubuntu20.04-docker-8c-8g-6549 does not seem to be running inside a container 15:19:16 $ 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 15:19:19 $ docker top 2e96bfd21c066e0989b845ed8847dc18c097fb483d3d866f20d5cb5fa008b33f -eo pid,comm 15:19:19 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). 15:19:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:19:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:19:19 [ssh-agent] Looking for ssh-agent implementation... 15:19:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:19:19 $ docker exec 2e96bfd21c066e0989b845ed8847dc18c097fb483d3d866f20d5cb5fa008b33f ssh-agent 15:19:19 SSH_AUTH_SOCK=/tmp/ssh-qSkMUuPqd05S/agent.31 15:19:19 SSH_AGENT_PID=37 15:19:19 Running ssh-add (command line suppressed) 15:19:19 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15784923693916298646.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15784923693916298646.key) 15:19:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:19:20 + git tag --points-at HEAD [Pipeline] } 15:19:20 $ docker exec --env ******** --env ******** 2e96bfd21c066e0989b845ed8847dc18c097fb483d3d866f20d5cb5fa008b33f ssh-agent -k 15:19:20 unset SSH_AUTH_SOCK; 15:19:20 unset SSH_AGENT_PID; 15:19:20 echo Agent pid 37 killed; 15:19:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:19:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:19:20 [ssh-agent] Looking for ssh-agent implementation... 15:19:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:19:20 $ docker exec 2e96bfd21c066e0989b845ed8847dc18c097fb483d3d866f20d5cb5fa008b33f ssh-agent 15:19:20 SSH_AUTH_SOCK=/tmp/ssh-RyOTMTyrtSjn/agent.69 15:19:20 SSH_AGENT_PID=75 15:19:20 Running ssh-add (command line suppressed) 15:19:20 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7014292176069036060.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7014292176069036060.key) 15:19:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:19:21 + git semver init 15:19:21 2023-09-19 15:19:21,326 [run_init] DEBUG init version:0.0.0 force:False 15:19:21 2023-09-19 15:19:21,326 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 15:19:21 2023-09-19 15:19:21,327 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 15:19:21 2023-09-19 15:19:21,327 [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) 15:19:22 2023-09-19 15:19:22,340 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 15:19:22 2023-09-19 15:19:22,341 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 15:19:22 2023-09-19 15:19:22,341 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:19:22 2023-09-19 15:19:22,341 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:19:22 3.1.0-dev.17 [Pipeline] } 15:19:22 $ docker exec --env ******** --env ******** 2e96bfd21c066e0989b845ed8847dc18c097fb483d3d866f20d5cb5fa008b33f ssh-agent -k 15:19:22 unset SSH_AUTH_SOCK; 15:19:22 unset SSH_AGENT_PID; 15:19:22 echo Agent pid 75 killed; 15:19:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:19:23 + git semver [Pipeline] } 15:19:23 $ docker stop --time=1 2e96bfd21c066e0989b845ed8847dc18c097fb483d3d866f20d5cb5fa008b33f 15:19:24 $ docker rm -f --volumes 2e96bfd21c066e0989b845ed8847dc18c097fb483d3d866f20d5cb5fa008b33f [Pipeline] // withDockerContainer [Pipeline] sh 15:19:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:19:25 Stashed 1 file(s) [Pipeline] echo 15:19:25 [edgeXSemver]: initialized semver on version 3.1.0-dev.17 [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 15:19:25 provisioning config files... 15:19:25 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6221972628809641249tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:19:25 ---> docker-login.sh 15:19:25 nexus3.edgexfoundry.org:10001 15:19:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:25 Configure a credential helper to remove this warning. See 15:19:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:25 15:19:25 Login Succeeded 15:19:25 nexus3.edgexfoundry.org:10002 15:19:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:25 Configure a credential helper to remove this warning. See 15:19:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:25 15:19:25 Login Succeeded 15:19:25 nexus3.edgexfoundry.org:10003 15:19:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:26 Configure a credential helper to remove this warning. See 15:19:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:26 15:19:26 Login Succeeded 15:19:26 nexus3.edgexfoundry.org:10004 15:19:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:26 Configure a credential helper to remove this warning. See 15:19:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:26 15:19:26 Login Succeeded 15:19:26 docker.io 15:19:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:26 Configure a credential helper to remove this warning. See 15:19:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:26 15:19:26 Login Succeeded 15:19:26 ---> docker-login.sh ends [Pipeline] } 15:19:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:19:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:19:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:19:26 ========================================================= 15:19:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 15:19:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:26 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 15:19:26 Sending build context to Docker daemon 12.7MB 15:19:26 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:19:26 Step 2/12 : FROM ${BASE} AS builder 15:19:27 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 15:19:27 7264a8db6415: Pulling fs layer 15:19:27 c4d48a809fc2: Pulling fs layer 15:19:27 4f1c88b9dad5: Pulling fs layer 15:19:27 ad3a456e5733: Pulling fs layer 15:19:27 9e4f439ed901: Pulling fs layer 15:19:27 feaf6a47b606: Pulling fs layer 15:19:27 5e8b037d7d82: Pulling fs layer 15:19:27 8ac70367396e: Pulling fs layer 15:19:27 6db16350a2e2: Pulling fs layer 15:19:27 9250d5d63582: Pulling fs layer 15:19:27 9e4f439ed901: Waiting 15:19:27 6db16350a2e2: Waiting 15:19:27 feaf6a47b606: Waiting 15:19:27 ad3a456e5733: Waiting 15:19:27 5e8b037d7d82: Waiting 15:19:27 8ac70367396e: Waiting 15:19:27 9250d5d63582: Waiting 15:19:27 c4d48a809fc2: Verifying Checksum 15:19:27 c4d48a809fc2: Download complete 15:19:27 ad3a456e5733: Verifying Checksum 15:19:27 ad3a456e5733: Download complete 15:19:27 9e4f439ed901: Download complete 15:19:27 7264a8db6415: Verifying Checksum 15:19:27 7264a8db6415: Download complete 15:19:27 feaf6a47b606: Verifying Checksum 15:19:27 feaf6a47b606: Download complete 15:19:27 7264a8db6415: Pull complete 15:19:27 8ac70367396e: Verifying Checksum 15:19:27 8ac70367396e: Download complete 15:19:27 4f1c88b9dad5: Verifying Checksum 15:19:27 4f1c88b9dad5: Download complete 15:19:27 6db16350a2e2: Verifying Checksum 15:19:27 6db16350a2e2: Download complete 15:19:27 c4d48a809fc2: Pull complete 15:19:27 9250d5d63582: Verifying Checksum 15:19:27 9250d5d63582: Download complete 15:19:27 5e8b037d7d82: Verifying Checksum 15:19:27 5e8b037d7d82: Download complete 15:19:31 4f1c88b9dad5: Pull complete 15:19:31 ad3a456e5733: Pull complete 15:19:31 9e4f439ed901: Pull complete 15:19:31 feaf6a47b606: Pull complete 15:19:33 5e8b037d7d82: Pull complete 15:19:34 8ac70367396e: Pull complete 15:19:34 6db16350a2e2: Pull complete 15:19:35 9250d5d63582: Pull complete 15:19:35 Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 15:19:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:19:35 ---> fa269f55d9b9 15:19:35 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:19:39 ---> Running in 866ab761fa47 15:19:39 Removing intermediate container 866ab761fa47 15:19:39 ---> e97677995d1b 15:19:39 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:19:39 ---> Running in 839f7fa1b8bb 15:19:39 Removing intermediate container 839f7fa1b8bb 15:19:39 ---> 0684bc5dd709 15:19:39 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:19:39 ---> Running in 26811e2bf4a3 15:19:39 Removing intermediate container 26811e2bf4a3 15:19:39 ---> 40733aaba1c3 15:19:39 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:19:39 ---> Running in cfa1180fded9 15:19:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:19:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:19:40 Still waiting to schedule task 15:19:40 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:19:40 OK: 265 MiB in 56 packages 15:19:40 Removing intermediate container cfa1180fded9 15:19:40 ---> 6cf3f1fa2e3c 15:19:40 Step 7/12 : WORKDIR /app 15:19:40 ---> Running in dc3a7d60ff50 15:19:41 Removing intermediate container dc3a7d60ff50 15:19:41 ---> 13fd330ae8c4 15:19:41 Step 8/12 : COPY go.mod vendor* ./ 15:19:41 ---> 7a11566a7325 15:19:41 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:19:41 ---> Running in 83ed38735f5e 15:20:27 Removing intermediate container 83ed38735f5e 15:20:27 ---> a41b397a968d 15:20:27 Step 10/12 : COPY . . 15:20:27 ---> 0c6df7d915cd 15:20:27 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:20:27 ---> Running in 72e79b9757ce 15:20:27 Removing intermediate container 72e79b9757ce 15:20:27 ---> 30b080735266 15:20:27 Step 12/12 : RUN $MAKE 15:20:27 ---> Running in 9041b05eac12 15:20:27 noop 15:20:28 Removing intermediate container 9041b05eac12 15:20:28 ---> d215746078f8 15:20:28 Successfully built d215746078f8 15:20:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:28 + docker inspect -f . ci-base-image-x86_64 15:20:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:20:28 prd-ubuntu20.04-docker-8c-8g-6549 does not seem to be running inside a container 15:20:28 $ 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 15:20:28 $ docker top a799537d8e69f5125a962efd75ae757195c5806f15300771677dd99cc0a5c9d6 -eo pid,comm [Pipeline] { [Pipeline] sh 15:20:29 + go version 15:20:29 go version go1.21.0 linux/amd64 [Pipeline] } 15:20:29 $ docker stop --time=1 a799537d8e69f5125a962efd75ae757195c5806f15300771677dd99cc0a5c9d6 15:20:30 $ docker rm -f --volumes a799537d8e69f5125a962efd75ae757195c5806f15300771677dd99cc0a5c9d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:30 + docker inspect -f . ci-base-image-x86_64 15:20:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:20:31 prd-ubuntu20.04-docker-8c-8g-6549 does not seem to be running inside a container 15:20:31 $ 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 15:20:31 $ docker top 544a554d848ec4d110c111409bf4cd81cc0ef442b7f7a2b48779048b5bc2d62e -eo pid,comm [Pipeline] { [Pipeline] sh 15:20:31 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 15:20:32 + make test 15:20:32 go test -race ./... -coverprofile=coverage.out ./... 15:20:50 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 15:20:50 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 15:20:51 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.135s coverage: 86.2% of statements 15:20:53 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.701s coverage: 71.9% of statements 15:21:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6551 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 15:21:12 Running in /w/workspace/app-rfid-llrp-inventory/129 [Pipeline] { [Pipeline] checkout 15:21:12 The recommended git tool is: git 15:21:17 using credential edgex-jenkins-ssh 15:21:17 Cloning the remote Git repository 15:21:17 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 15:21:17 > git init /w/workspace/app-rfid-llrp-inventory/129 # timeout=10 15:21:18 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 15:21:18 > git --version # timeout=10 15:21:18 > git --version # 'git version 2.25.1' 15:21:18 using GIT_SSH to set credentials SSH Credentials for GitHub 15:21:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:21:20 go vet ./... 15:21:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:21:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:21:20 ./bin/test-attribution.sh 15:21:20 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 15:21:20 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 15:21:20 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 15:21:20 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 15:21:20 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 15:21:20 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 15:21:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:21:20 $ docker stop --time=1 544a554d848ec4d110c111409bf4cd81cc0ef442b7f7a2b48779048b5bc2d62e 15:21:22 Avoid second fetch 15:21:22 Checking out Revision c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23 (main) 15:21:21 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 15:21:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:21:22 > git config core.sparsecheckout # timeout=10 15:21:22 > git checkout -f c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23 # timeout=10 15:21:22 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#225)" 15:21:24 $ docker rm -f --volumes 544a554d848ec4d110c111409bf4cd81cc0ef442b7f7a2b48779048b5bc2d62e [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:21:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:21:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 15:21:25 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:21:25 % Total % Received % Xferd Average Speed Time Time Time Current 15:21:25 Dload Upload Total Spent Left Speed 15:21:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82264 0 --:--:-- --:--:-- --:--:-- 82264 [Pipeline] sh [Pipeline] sh 15:21:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:21:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:21:26 + ls -al . 15:21:26 total 236 15:21:26 drwxrwxr-x 11 jenkins jenkins 4096 Sep 19 15:20 . 15:21:26 drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 15:19 .. 15:21:26 -rw-rw-r-- 1 jenkins jenkins 262 Sep 19 15:19 .dockerignore 15:21:26 drwxrwxr-x 8 jenkins jenkins 4096 Sep 19 15:20 .git 15:21:26 drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 15:19 .github 15:21:26 -rw-rw-r-- 1 jenkins jenkins 788 Sep 19 15:19 .gitignore 15:21:26 -rw-rw-r-- 1 jenkins jenkins 41 Sep 19 15:19 .golangci.yml 15:21:26 drwxr-xr-x 3 jenkins jenkins 4096 Sep 19 15:19 .semver 15:21:26 -rw-rw-r-- 1 jenkins jenkins 10232 Sep 19 15:19 Attribution.txt 15:21:26 -rw-rw-r-- 1 jenkins jenkins 9317 Sep 19 15:19 CHANGELOG.md 15:21:26 -rw-rw-r-- 1 jenkins jenkins 1659 Sep 19 15:19 Dockerfile 15:21:26 -rw-rw-r-- 1 jenkins jenkins 677 Sep 19 15:19 GOVERNANCE.md 15:21:26 -rw-rw-r-- 1 jenkins jenkins 687 Sep 19 15:19 Jenkinsfile 15:21:26 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 19 15:19 LICENSE 15:21:26 -rw-rw-r-- 1 jenkins jenkins 2497 Sep 19 15:19 Makefile 15:21:26 -rw-rw-r-- 1 jenkins jenkins 617 Sep 19 15:19 OWNERS.md 15:21:26 -rw-rw-r-- 1 jenkins jenkins 31516 Sep 19 15:19 README.md 15:21:26 -rw-rw-r-- 1 jenkins jenkins 12 Sep 19 15:19 VERSION 15:21:26 drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 15:19 bin 15:21:26 -rw-r--r-- 1 jenkins jenkins 41317 Sep 19 15:20 coverage.out 15:21:26 -rw-rw-r-- 1 jenkins jenkins 3967 Sep 19 15:19 go.mod 15:21:26 -rw-rw-r-- 1 jenkins jenkins 35607 Sep 19 15:19 go.sum 15:21:26 drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 15:19 images 15:21:26 drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 15:19 internal 15:21:26 -rw-rw-r-- 1 jenkins jenkins 531 Sep 19 15:19 main.go 15:21:26 drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 15:19 res 15:21:26 drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 15:19 snap 15:21:26 drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 15:19 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:26 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:21:26 + sudo tee /etc/docker/daemon.new 15:21:26 { 15:21:26 "registry-mirrors": [ 15:21:26 "https://nexus3.edgexfoundry.org:10001" 15:21:26 ], 15:21:26 "bip": "10.250.0.254/24", 15:21:26 "hosts": [ 15:21:26 "tcp://0.0.0.0:5555", 15:21:26 "unix:///var/run/docker.sock" 15:21:26 ], 15:21:26 "mtu": 1458, 15:21:26 "selinux-enabled": true, 15:21:26 "seccomp-profile": "/etc/docker/seccomp.json" 15:21:26 } [Pipeline] sh 15:21:26 + 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=c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23 --label arch=amd64 --label version=3.1.0-dev.17 . 15:21:26 Sending build context to Docker daemon 12.7MB 15:21:26 Step 1/29 : ARG BASE=golang:1.21-alpine3.18 15:21:26 Step 2/29 : FROM ${BASE} AS builder 15:21:26 ---> d215746078f8 15:21:26 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 15:21:26 ---> Running in 2d4c3f11fba0 15:21:26 Removing intermediate container 2d4c3f11fba0 15:21:26 ---> c95e6a32d5a3 15:21:26 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 15:21:26 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:21:27 ---> Running in 8d05d2262145 15:21:27 Removing intermediate container 8d05d2262145 15:21:27 ---> 7f21b3bf071c 15:21:27 Step 5/29 : ARG ADD_BUILD_TAGS="" 15:21:27 ---> Running in 450e7bdb85bd 15:21:27 Removing intermediate container 450e7bdb85bd 15:21:27 ---> 4dea7e1ca20a 15:21:27 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:21:27 ---> Running in dacedd3cfe53 15:21:27 + sudo service docker restart 15:21:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:21:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:21:27 OK: 265 MiB in 56 packages 15:21:28 Removing intermediate container dacedd3cfe53 15:21:28 ---> acb41fd5d27f 15:21:28 Step 7/29 : WORKDIR /app 15:21:28 ---> Running in 5764b26f6386 15:21:28 Removing intermediate container 5764b26f6386 15:21:28 ---> e3f9599dbd14 15:21:28 Step 8/29 : COPY go.mod vendor* ./ 15:21:28 ---> ca8325d96eb9 15:21:28 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:21:28 ---> Running in f32546e1006c 15:21:28 Removing intermediate container f32546e1006c 15:21:28 ---> c3b1fa0b6f58 15:21:28 Step 10/29 : COPY . . 15:21:29 ---> 5eafe8efbfd3 15:21:29 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:21:29 ---> Running in 7568193933c9 15:21:29 Removing intermediate container 7568193933c9 15:21:29 ---> 701902eb79c2 15:21:29 Step 12/29 : RUN $MAKE 15:21:29 ---> Running in 39c2c0d8e8df 15:21:30 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.17 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.17" -trimpath -mod=readonly -o app-rfid-llrp-inventory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:21:45 provisioning config files... 15:21:45 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/129@tmp/config4284971005134795334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:21:45 ---> docker-login.sh 15:21:45 nexus3.edgexfoundry.org:10001 15:21:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:46 Configure a credential helper to remove this warning. See 15:21:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:46 15:21:46 Login Succeeded 15:21:46 nexus3.edgexfoundry.org:10002 15:21:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:46 Configure a credential helper to remove this warning. See 15:21:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:46 15:21:46 Login Succeeded 15:21:46 nexus3.edgexfoundry.org:10003 15:21:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:47 Configure a credential helper to remove this warning. See 15:21:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:47 15:21:47 Login Succeeded 15:21:47 nexus3.edgexfoundry.org:10004 15:21:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:47 Configure a credential helper to remove this warning. See 15:21:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:47 15:21:47 Login Succeeded 15:21:47 docker.io 15:21:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:47 Configure a credential helper to remove this warning. See 15:21:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:47 15:21:47 Login Succeeded 15:21:47 ---> docker-login.sh ends [Pipeline] } 15:21:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:21:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:21:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:21:48 ========================================================= 15:21:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 15:21:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:48 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 15:21:48 Sending build context to Docker daemon 684kB 15:21:48 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:21:48 Step 2/12 : FROM ${BASE} AS builder 15:21:49 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:21:49 9fda8d8052c6: Pulling fs layer 15:21:49 5d54e960e981: Pulling fs layer 15:21:49 c4a7e357bf2a: Pulling fs layer 15:21:49 f0e02332f6b5: Pulling fs layer 15:21:49 66412af1f25a: Pulling fs layer 15:21:49 1baf3a5c0e64: Pulling fs layer 15:21:49 9a37bb91b891: Pulling fs layer 15:21:49 a29adfc67d43: Pulling fs layer 15:21:49 d5de9f91c1a4: Pulling fs layer 15:21:49 1baf3a5c0e64: Waiting 15:21:49 9a37bb91b891: Waiting 15:21:49 a29adfc67d43: Waiting 15:21:49 f0e02332f6b5: Waiting 15:21:49 66412af1f25a: Waiting 15:21:49 d5de9f91c1a4: Waiting 15:21:49 5d54e960e981: Verifying Checksum 15:21:49 5d54e960e981: Download complete 15:21:49 f0e02332f6b5: Download complete 15:21:49 66412af1f25a: Download complete 15:21:49 9fda8d8052c6: Download complete 15:21:49 9a37bb91b891: Verifying Checksum 15:21:49 9a37bb91b891: Download complete 15:21:50 a29adfc67d43: Verifying Checksum 15:21:50 a29adfc67d43: Download complete 15:21:50 9fda8d8052c6: Pull complete 15:21:50 5d54e960e981: Pull complete 15:21:50 d5de9f91c1a4: Verifying Checksum 15:21:50 d5de9f91c1a4: Download complete 15:21:51 c4a7e357bf2a: Verifying Checksum 15:21:51 c4a7e357bf2a: Download complete 15:21:52 1baf3a5c0e64: Verifying Checksum 15:21:52 1baf3a5c0e64: Download complete 15:21:52 Removing intermediate container 39c2c0d8e8df 15:21:52 ---> 7d37a9f655e8 15:21:52 Step 13/29 : FROM alpine:3.18 15:21:52 3.18: Pulling from library/alpine 15:21:52 7264a8db6415: Already exists 15:21:52 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 15:21:52 Status: Downloaded newer image for alpine:3.18 15:21:52 ---> 7e01a0d0a1dc 15:21:52 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:21:52 ---> Running in 6fa9b8264e9f 15:21:52 Removing intermediate container 6fa9b8264e9f 15:21:52 ---> a7b95f7020d6 15:21:52 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 15:21:52 ---> Running in 3dca5c0bcf96 15:21:52 Removing intermediate container 3dca5c0bcf96 15:21:52 ---> c3afbdf20cba 15:21:52 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 15:21:52 ---> Running in e8c501f22389 15:21:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:21:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:21:52 (1/2) Installing ca-certificates (20230506-r0) 15:21:52 (2/2) Installing dumb-init (1.2.5-r2) 15:21:52 Executing busybox-1.36.1-r2.trigger 15:21:52 Executing ca-certificates-20230506-r0.trigger 15:21:52 OK: 8 MiB in 17 packages 15:21:52 Removing intermediate container e8c501f22389 15:21:52 ---> dad2c0be4afe 15:21:52 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:21:53 ---> efdbdf8f5420 15:21:53 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 15:21:53 ---> d1496bdaedff 15:21:53 Step 19/29 : COPY --from=builder /app/res/ /res/ 15:21:53 ---> 6e5ca401ef43 15:21:53 Step 20/29 : COPY --from=builder /app/static/ /static/ 15:21:53 ---> a77f39841f20 15:21:53 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 15:21:54 ---> f2f5cffafc79 15:21:54 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 15:21:54 ---> Running in 0cac6a2403a6 15:21:55 Removing intermediate container 0cac6a2403a6 15:21:55 ---> 65525355265f 15:21:55 Step 23/29 : VOLUME /cache 15:21:55 ---> Running in 84fec3112ec3 15:21:55 Removing intermediate container 84fec3112ec3 15:21:55 ---> 3f128ee84f25 15:21:55 Step 24/29 : EXPOSE 59711 15:21:55 ---> Running in 36d0cbf9fed6 15:21:55 Removing intermediate container 36d0cbf9fed6 15:21:55 ---> d6eac24f960b 15:21:55 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 15:21:55 ---> Running in af45695f86a0 15:21:55 Removing intermediate container af45695f86a0 15:21:55 ---> b81bdc047365 15:21:55 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 15:21:55 ---> Running in bbfb4ea853c4 15:21:55 Removing intermediate container bbfb4ea853c4 15:21:55 ---> ed3e53109f3c 15:21:55 Step 27/29 : LABEL arch=amd64 15:21:55 ---> Running in 6ad9ade8fd6e 15:21:56 Removing intermediate container 6ad9ade8fd6e 15:21:56 ---> c5f037987487 15:21:56 Step 28/29 : LABEL git_sha=c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23 15:21:56 ---> Running in dbda3d5b56e1 15:21:56 Removing intermediate container dbda3d5b56e1 15:21:56 ---> d905301b56b0 15:21:56 Step 29/29 : LABEL version=3.1.0-dev.17 15:21:56 ---> Running in 6a8950b659aa 15:21:56 Removing intermediate container 6a8950b659aa 15:21:56 ---> 9c787c2ccd7c 15:21:56 [Warning] One or more build-args [ARCH] were not consumed 15:21:56 Successfully built 9c787c2ccd7c 15:21:56 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 15:21:56 provisioning config files... 15:21:56 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14361639583282250716tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:21:56 ---> docker-login.sh 15:21:56 nexus3.edgexfoundry.org:10001 15:21:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:56 Configure a credential helper to remove this warning. See 15:21:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:56 15:21:56 Login Succeeded 15:21:56 nexus3.edgexfoundry.org:10002 15:21:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:56 Configure a credential helper to remove this warning. See 15:21:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:56 15:21:56 Login Succeeded 15:21:56 nexus3.edgexfoundry.org:10003 15:21:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:57 Configure a credential helper to remove this warning. See 15:21:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:57 15:21:57 Login Succeeded 15:21:57 nexus3.edgexfoundry.org:10004 15:21:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:57 Configure a credential helper to remove this warning. See 15:21:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:57 15:21:57 Login Succeeded 15:21:57 docker.io 15:21:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:57 Configure a credential helper to remove this warning. See 15:21:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:57 15:21:57 Login Succeeded 15:21:57 ---> docker-login.sh ends [Pipeline] } 15:21:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:21:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:21:57 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 15:21:57 c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23 15:21:57 latest 15:21:57 3.1.0-dev.17 15:21:57 c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23-3.1.0-dev.17 15:21:57 main 15:21:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:57 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:58 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23 15:21:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:21:58 5a5b2d3ce141: Preparing 15:21:58 5aa74ae09254: Preparing 15:21:58 e923a87d983c: Preparing 15:21:58 169628d1d2b3: Preparing 15:21:58 f6779fb9bc7c: Preparing 15:21:58 9c7ca02bb892: Preparing 15:21:58 90a12ca67b99: Preparing 15:21:58 4693057ce236: Preparing 15:21:58 9c7ca02bb892: Waiting 15:21:58 90a12ca67b99: Waiting 15:21:58 4693057ce236: Waiting 15:21:58 169628d1d2b3: Pushed 15:21:58 f6779fb9bc7c: Pushed 15:21:58 5a5b2d3ce141: Pushed 15:21:58 e923a87d983c: Pushed 15:21:58 4693057ce236: Layer already exists 15:21:58 9c7ca02bb892: Pushed 15:21:58 90a12ca67b99: Pushed 15:22:01 5aa74ae09254: Pushed 15:22:01 c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23: digest: sha256:9894f617ec051de1ebcca1f33131676653f1ba2aa1d4f31fdf65a07dc29a2e25 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:01 + 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 15:22:02 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 15:22:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:22:02 5a5b2d3ce141: Preparing 15:22:02 5aa74ae09254: Preparing 15:22:02 e923a87d983c: Preparing 15:22:02 169628d1d2b3: Preparing 15:22:02 f6779fb9bc7c: Preparing 15:22:02 9c7ca02bb892: Preparing 15:22:02 90a12ca67b99: Preparing 15:22:02 4693057ce236: Preparing 15:22:02 9c7ca02bb892: Waiting 15:22:02 90a12ca67b99: Waiting 15:22:02 4693057ce236: Waiting 15:22:02 169628d1d2b3: Layer already exists 15:22:02 f6779fb9bc7c: Layer already exists 15:22:02 5a5b2d3ce141: Layer already exists 15:22:02 5aa74ae09254: Layer already exists 15:22:02 e923a87d983c: Layer already exists 15:22:02 9c7ca02bb892: Layer already exists 15:22:02 90a12ca67b99: Layer already exists 15:22:02 4693057ce236: Layer already exists 15:22:02 latest: digest: sha256:9894f617ec051de1ebcca1f33131676653f1ba2aa1d4f31fdf65a07dc29a2e25 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:02 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:02 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.17 15:22:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:22:02 5a5b2d3ce141: Preparing 15:22:02 5aa74ae09254: Preparing 15:22:02 e923a87d983c: Preparing 15:22:02 169628d1d2b3: Preparing 15:22:02 f6779fb9bc7c: Preparing 15:22:02 9c7ca02bb892: Preparing 15:22:02 90a12ca67b99: Preparing 15:22:02 4693057ce236: Preparing 15:22:02 9c7ca02bb892: Waiting 15:22:02 90a12ca67b99: Waiting 15:22:02 4693057ce236: Waiting 15:22:02 e923a87d983c: Layer already exists 15:22:02 f6779fb9bc7c: Layer already exists 15:22:02 169628d1d2b3: Layer already exists 15:22:02 5aa74ae09254: Layer already exists 15:22:02 5a5b2d3ce141: Layer already exists 15:22:02 9c7ca02bb892: Layer already exists 15:22:02 4693057ce236: Layer already exists 15:22:02 90a12ca67b99: Layer already exists 15:22:02 3.1.0-dev.17: digest: sha256:9894f617ec051de1ebcca1f33131676653f1ba2aa1d4f31fdf65a07dc29a2e25 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:03 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:03 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23-3.1.0-dev.17 15:22:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:22:03 5a5b2d3ce141: Preparing 15:22:03 5aa74ae09254: Preparing 15:22:03 e923a87d983c: Preparing 15:22:03 169628d1d2b3: Preparing 15:22:03 f6779fb9bc7c: Preparing 15:22:03 9c7ca02bb892: Preparing 15:22:03 90a12ca67b99: Preparing 15:22:03 4693057ce236: Preparing 15:22:03 9c7ca02bb892: Waiting 15:22:03 90a12ca67b99: Waiting 15:22:03 4693057ce236: Waiting 15:22:03 5aa74ae09254: Layer already exists 15:22:03 f6779fb9bc7c: Layer already exists 15:22:03 e923a87d983c: Layer already exists 15:22:03 5a5b2d3ce141: Layer already exists 15:22:03 169628d1d2b3: Layer already exists 15:22:03 90a12ca67b99: Layer already exists 15:22:03 9c7ca02bb892: Layer already exists 15:22:03 4693057ce236: Layer already exists 15:22:03 c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23-3.1.0-dev.17: digest: sha256:9894f617ec051de1ebcca1f33131676653f1ba2aa1d4f31fdf65a07dc29a2e25 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:03 + 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 15:22:04 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 15:22:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:22:04 5a5b2d3ce141: Preparing 15:22:04 5aa74ae09254: Preparing 15:22:04 e923a87d983c: Preparing 15:22:04 169628d1d2b3: Preparing 15:22:04 f6779fb9bc7c: Preparing 15:22:04 9c7ca02bb892: Preparing 15:22:04 90a12ca67b99: Preparing 15:22:04 4693057ce236: Preparing 15:22:04 9c7ca02bb892: Waiting 15:22:04 90a12ca67b99: Waiting 15:22:04 4693057ce236: Waiting 15:22:04 e923a87d983c: Layer already exists 15:22:04 f6779fb9bc7c: Layer already exists 15:22:04 5aa74ae09254: Layer already exists 15:22:04 5a5b2d3ce141: Layer already exists 15:22:04 169628d1d2b3: Layer already exists 15:22:04 9c7ca02bb892: Layer already exists 15:22:04 90a12ca67b99: Layer already exists 15:22:04 4693057ce236: Layer already exists 15:22:04 main: digest: sha256:9894f617ec051de1ebcca1f33131676653f1ba2aa1d4f31fdf65a07dc29a2e25 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:22:04 ===================================================== [Pipeline] echo 15:22:04 taggedImages: 15:22:04 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23 15:22:04 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 15:22:04 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.17 15:22:04 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23-3.1.0-dev.17 15:22:04 - 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 15:22:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:22:04 15:22:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:22:04 c4a7e357bf2a: Pull complete 15:22:04 f0e02332f6b5: Pull complete 15:22:04 66412af1f25a: Pull complete [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:22:04 latest: Pulling from edgex-lftools-log-publisher 15:22:04 5eb5b503b376: Pulling fs layer 15:22:04 5c69ac0246d0: Pulling fs layer 15:22:04 ec43610c2a17: Pulling fs layer 15:22:04 3a2ae6a8a46f: Pulling fs layer 15:22:04 33b1e0a273af: Pulling fs layer 15:22:04 5d3b04190fa2: Pulling fs layer 15:22:04 2f39f015ded8: Pulling fs layer 15:22:04 3a2ae6a8a46f: Waiting 15:22:04 33b1e0a273af: Waiting 15:22:04 5d3b04190fa2: Waiting 15:22:04 2f39f015ded8: Waiting 15:22:04 5c69ac0246d0: Download complete 15:22:04 3a2ae6a8a46f: Download complete 15:22:04 33b1e0a273af: Verifying Checksum 15:22:04 33b1e0a273af: Download complete 15:22:05 5d3b04190fa2: Verifying Checksum 15:22:05 5d3b04190fa2: Download complete 15:22:05 ec43610c2a17: Verifying Checksum 15:22:05 ec43610c2a17: Download complete 15:22:05 5eb5b503b376: Verifying Checksum 15:22:05 5eb5b503b376: Download complete 15:22:05 2f39f015ded8: Verifying Checksum 15:22:05 2f39f015ded8: Download complete 15:22:06 5eb5b503b376: Pull complete 15:22:06 5c69ac0246d0: Pull complete 15:22:07 ec43610c2a17: Pull complete 15:22:07 3a2ae6a8a46f: Pull complete 15:22:07 33b1e0a273af: Pull complete 15:22:07 5d3b04190fa2: Pull complete 15:22:11 1baf3a5c0e64: Pull complete 15:22:11 9a37bb91b891: Pull complete 15:22:13 2f39f015ded8: Pull complete 15:22:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:22:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:22:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:22:13 a29adfc67d43: Pull complete 15:22:13 prd-ubuntu20.04-docker-8c-8g-6549 does not seem to be running inside a container 15:22:13 $ 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 15:22:16 d5de9f91c1a4: Pull complete 15:22:16 Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 15:22:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:22:16 ---> 746ca1b523b5 15:22:16 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:22:18 ---> Running in 4bbdb10cb5cb 15:22:18 Removing intermediate container 4bbdb10cb5cb 15:22:18 ---> 304ee46d5ac8 15:22:18 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:22:18 ---> Running in 729114db5e17 15:22:18 Removing intermediate container 729114db5e17 15:22:18 ---> 36eab04f466a 15:22:18 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:22:18 ---> Running in 96ba78c5d31a 15:22:19 Removing intermediate container 96ba78c5d31a 15:22:19 ---> 3228fa4cf72d 15:22:19 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:22:19 ---> Running in 4c5c5a5865bd 15:22:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:22:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:22:20 $ docker top 70fdf53457343fd1997b5db0b708a9c95b47bea7c09c8c08b271ecebb65cfebc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:22:21 ---> job-cost.sh 15:22:21 lf-activate-venv: SKIPPING 15:22:21 INFO: No Stack... 15:22:21 OK: 267 MiB in 56 packages 15:22:21 INFO: Retrieving Pricing Info for: v3-standard-8 15:22:22 INFO: Archiving Costs [Pipeline] sh 15:22:22 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 15:22:22 + cut -d, -f6 [Pipeline] lock 15:22:22 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-129-stack-cost] 15:22:22 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-129-stack-cost] did not exist. Created. 15:22:22 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-129-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:22:22 Removing intermediate container 4c5c5a5865bd 15:22:22 ---> 21f6bcbf0be7 15:22:22 Step 7/12 : WORKDIR /app 15:22:22 ---> Running in 93b3d9a3851f 15:22:22 + echo total: 0.2199999988079071 [Pipeline] stash 15:22:22 Stashed 1 file(s) [Pipeline] } 15:22:22 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-129-stack-cost] [Pipeline] // lock [Pipeline] } 15:22:22 $ docker stop --time=1 70fdf53457343fd1997b5db0b708a9c95b47bea7c09c8c08b271ecebb65cfebc 15:22:22 Removing intermediate container 93b3d9a3851f 15:22:22 ---> a44d77814794 15:22:22 Step 8/12 : COPY go.mod vendor* ./ 15:22:23 ---> e5507bc29485 15:22:23 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:22:23 ---> Running in baa73a5d7a72 15:22:24 $ docker rm -f --volumes 70fdf53457343fd1997b5db0b708a9c95b47bea7c09c8c08b271ecebb65cfebc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:23:45 Removing intermediate container baa73a5d7a72 15:23:45 ---> 9d4a29e29b23 15:23:45 Step 10/12 : COPY . . 15:23:45 ---> dbbceac8b574 15:23:45 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:23:45 ---> Running in 952c3c5c70c5 15:23:45 Removing intermediate container 952c3c5c70c5 15:23:45 ---> de35c28e5a1f 15:23:45 Step 12/12 : RUN $MAKE 15:23:45 ---> Running in c344f57c562a 15:23:45 noop 15:23:45 Removing intermediate container c344f57c562a 15:23:45 ---> a9d5e936dd8a 15:23:45 Successfully built a9d5e936dd8a 15:23:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:45 + docker inspect -f . ci-base-image-arm64 15:23:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:23:45 prd-ubuntu20.04-docker-arm64-4c-16g-6551 does not seem to be running inside a container 15:23:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/129 -v /w/workspace/app-rfid-llrp-inventory/129:/w/workspace/app-rfid-llrp-inventory/129:rw,z -v /w/workspace/app-rfid-llrp-inventory/129@tmp:/w/workspace/app-rfid-llrp-inventory/129@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 15:23:47 $ docker top 8dbd8efc22d3dfbb82f3b92d14f62dff6c76919a4f6563ccbb71638c38b665f3 -eo pid,comm [Pipeline] { [Pipeline] sh 15:23:47 + go version 15:23:47 go version go1.21.0 linux/arm64 [Pipeline] } 15:23:47 $ docker stop --time=1 8dbd8efc22d3dfbb82f3b92d14f62dff6c76919a4f6563ccbb71638c38b665f3 15:23:51 $ docker rm -f --volumes 8dbd8efc22d3dfbb82f3b92d14f62dff6c76919a4f6563ccbb71638c38b665f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:52 + docker inspect -f . ci-base-image-arm64 15:23:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:23:52 prd-ubuntu20.04-docker-arm64-4c-16g-6551 does not seem to be running inside a container 15:23:52 $ 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/129 -v /w/workspace/app-rfid-llrp-inventory/129:/w/workspace/app-rfid-llrp-inventory/129:rw,z -v /w/workspace/app-rfid-llrp-inventory/129@tmp:/w/workspace/app-rfid-llrp-inventory/129@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 15:23:54 $ docker top 89d95f0b3599ce47d6f54e31b9a2f42e255250d0a8084b9ffe0c7b932d06f28f -eo pid,comm [Pipeline] { [Pipeline] sh 15:23:54 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/129 [Pipeline] fileExists [Pipeline] sh 15:23:55 + make test 15:23:55 go test -race ./... -coverprofile=coverage.out ./... 15:26:17 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 15:26:20 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 15:26:23 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.211s coverage: 86.2% of statements 15:26:31 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.394s coverage: 71.9% of statements 15:26:32 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:26:32 go vet ./... 15:28:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:28:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:28:38 ./bin/test-attribution.sh 15:28:38 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 15:28:38 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 15:28:38 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 15:28:38 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 15:28:38 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 15:28:38 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 15:28:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:28:39 $ docker stop --time=1 89d95f0b3599ce47d6f54e31b9a2f42e255250d0a8084b9ffe0c7b932d06f28f 15:28:42 $ docker rm -f --volumes 89d95f0b3599ce47d6f54e31b9a2f42e255250d0a8084b9ffe0c7b932d06f28f [Pipeline] // withDockerContainer [Pipeline] sh 15:28:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:28:43 Warning: overwriting stash ‘coverage-report’ 15:28:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:28:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:28:44 + ls -al . 15:28:44 total 232 15:28:44 drwxrwxr-x 10 jenkins jenkins 4096 Sep 19 15:23 . 15:28:44 drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 15:21 .. 15:28:44 -rw-rw-r-- 1 jenkins jenkins 262 Sep 19 15:21 .dockerignore 15:28:44 drwxrwxr-x 8 jenkins jenkins 4096 Sep 19 15:21 .git 15:28:44 drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 15:21 .github 15:28:44 -rw-rw-r-- 1 jenkins jenkins 788 Sep 19 15:21 .gitignore 15:28:44 -rw-rw-r-- 1 jenkins jenkins 41 Sep 19 15:21 .golangci.yml 15:28:44 -rw-rw-r-- 1 jenkins jenkins 10232 Sep 19 15:21 Attribution.txt 15:28:44 -rw-rw-r-- 1 jenkins jenkins 9317 Sep 19 15:21 CHANGELOG.md 15:28:44 -rw-rw-r-- 1 jenkins jenkins 1659 Sep 19 15:21 Dockerfile 15:28:44 -rw-rw-r-- 1 jenkins jenkins 677 Sep 19 15:21 GOVERNANCE.md 15:28:44 -rw-rw-r-- 1 jenkins jenkins 687 Sep 19 15:21 Jenkinsfile 15:28:44 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 19 15:21 LICENSE 15:28:44 -rw-rw-r-- 1 jenkins jenkins 2497 Sep 19 15:21 Makefile 15:28:44 -rw-rw-r-- 1 jenkins jenkins 617 Sep 19 15:21 OWNERS.md 15:28:44 -rw-rw-r-- 1 jenkins jenkins 31516 Sep 19 15:21 README.md 15:28:44 -rw-rw-r-- 1 jenkins jenkins 12 Sep 19 15:19 VERSION 15:28:44 drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 15:21 bin 15:28:44 -rw-r--r-- 1 jenkins jenkins 41317 Sep 19 15:26 coverage.out 15:28:44 -rw-rw-r-- 1 jenkins jenkins 3967 Sep 19 15:21 go.mod 15:28:44 -rw-rw-r-- 1 jenkins jenkins 35607 Sep 19 15:21 go.sum 15:28:44 drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 15:21 images 15:28:44 drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 15:21 internal 15:28:44 -rw-rw-r-- 1 jenkins jenkins 531 Sep 19 15:21 main.go 15:28:44 drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 15:21 res 15:28:44 drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 15:21 snap 15:28:44 drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 15:21 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:45 + 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=c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23 --label arch=arm64 --label version=3.1.0-dev.17 . 15:28:45 Sending build context to Docker daemon 684kB 15:28:45 Step 1/29 : ARG BASE=golang:1.21-alpine3.18 15:28:45 Step 2/29 : FROM ${BASE} AS builder 15:28:45 ---> a9d5e936dd8a 15:28:45 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 15:28:45 ---> Running in c714dd0fd272 15:28:45 Removing intermediate container c714dd0fd272 15:28:45 ---> 698d30e00ab4 15:28:45 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 15:28:45 ---> Running in 05f2986ef0ce 15:28:46 Removing intermediate container 05f2986ef0ce 15:28:46 ---> e3c604e45d8f 15:28:46 Step 5/29 : ARG ADD_BUILD_TAGS="" 15:28:46 ---> Running in ffb51beb82be 15:28:46 Removing intermediate container ffb51beb82be 15:28:46 ---> 3d8c7ca27404 15:28:46 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:28:46 ---> Running in 8dd867f302a0 15:28:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:28:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:28:49 OK: 267 MiB in 56 packages 15:28:49 Removing intermediate container 8dd867f302a0 15:28:49 ---> c14f50e7bfb6 15:28:49 Step 7/29 : WORKDIR /app 15:28:49 ---> Running in 87cff96792a1 15:28:50 Removing intermediate container 87cff96792a1 15:28:50 ---> 50e0b4ab076c 15:28:50 Step 8/29 : COPY go.mod vendor* ./ 15:28:50 ---> ba9eef76c6f2 15:28:50 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:28:50 ---> Running in e22369451f10 15:28:55 Removing intermediate container e22369451f10 15:28:55 ---> 86275ca83d17 15:28:55 Step 10/29 : COPY . . 15:28:55 ---> f699d5ead54a 15:28:55 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:28:55 ---> Running in 53d429104ca5 15:28:55 Removing intermediate container 53d429104ca5 15:28:55 ---> 323b7a21274d 15:28:55 Step 12/29 : RUN $MAKE 15:28:55 ---> Running in 2610c212a005 15:28:56 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.17 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.17" -trimpath -mod=readonly -o app-rfid-llrp-inventory 15:30:48 Removing intermediate container 2610c212a005 15:30:48 ---> e9bc64590e41 15:30:48 Step 13/29 : FROM alpine:3.18 15:30:48 3.18: Pulling from library/alpine 15:30:48 9fda8d8052c6: Already exists 15:30:48 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 15:30:48 Status: Downloaded newer image for alpine:3.18 15:30:48 ---> f6648c04cd6c 15:30:48 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:30:48 ---> Running in 3eb6b409a5ba 15:30:48 Removing intermediate container 3eb6b409a5ba 15:30:48 ---> 32d19fc8c835 15:30:48 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 15:30:48 ---> Running in f888a9120624 15:30:48 Removing intermediate container f888a9120624 15:30:48 ---> 8f432e776576 15:30:48 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 15:30:48 ---> Running in 1e8876b62b70 15:30:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:30:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:30:48 (1/2) Installing ca-certificates (20230506-r0) 15:30:48 (2/2) Installing dumb-init (1.2.5-r2) 15:30:48 Executing busybox-1.36.1-r2.trigger 15:30:48 Executing ca-certificates-20230506-r0.trigger 15:30:48 OK: 9 MiB in 17 packages 15:30:49 Removing intermediate container 1e8876b62b70 15:30:49 ---> 0e103425a78e 15:30:49 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:30:49 ---> 9cd09e4e9c33 15:30:49 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 15:30:49 ---> 83fe8c3210a5 15:30:49 Step 19/29 : COPY --from=builder /app/res/ /res/ 15:30:50 ---> b88bfb360a0f 15:30:50 Step 20/29 : COPY --from=builder /app/static/ /static/ 15:30:51 ---> ab0341c63b79 15:30:51 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 15:30:52 ---> b604afbf29fb 15:30:52 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 15:30:52 ---> Running in 04fa10015dd0 15:30:53 Removing intermediate container 04fa10015dd0 15:30:53 ---> 4472a6438c83 15:30:53 Step 23/29 : VOLUME /cache 15:30:54 ---> Running in c60692f24f5b 15:30:54 Removing intermediate container c60692f24f5b 15:30:54 ---> ccf765fff262 15:30:54 Step 24/29 : EXPOSE 59711 15:30:54 ---> Running in e107fe28755e 15:30:54 Removing intermediate container e107fe28755e 15:30:54 ---> 2c497f3c5a95 15:30:54 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 15:30:54 ---> Running in b89f8cafa6cf 15:30:54 Removing intermediate container b89f8cafa6cf 15:30:54 ---> e75d0f09e358 15:30:54 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 15:30:54 ---> Running in 73d0a1adf6e4 15:30:55 Removing intermediate container 73d0a1adf6e4 15:30:55 ---> 1d084e1e5f1d 15:30:55 Step 27/29 : LABEL arch=arm64 15:30:55 ---> Running in 69b6323067a7 15:30:55 Removing intermediate container 69b6323067a7 15:30:55 ---> 93a58003d7d8 15:30:55 Step 28/29 : LABEL git_sha=c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23 15:30:55 ---> Running in a6c9ed80d622 15:30:56 Removing intermediate container a6c9ed80d622 15:30:56 ---> 3914c3e8d0d2 15:30:56 Step 29/29 : LABEL version=3.1.0-dev.17 15:30:56 ---> Running in a2747c7bc6ea 15:30:56 Removing intermediate container a2747c7bc6ea 15:30:56 ---> 4d0879c304e4 15:30:56 [Warning] One or more build-args [ARCH] were not consumed 15:30:56 Successfully built 4d0879c304e4 15:30:56 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 15:30:56 provisioning config files... 15:30:56 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/129@tmp/config15719040436625788491tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:30:57 ---> docker-login.sh 15:30:57 nexus3.edgexfoundry.org:10001 15:30:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:30:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:30:57 Configure a credential helper to remove this warning. See 15:30:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:30:57 15:30:57 Login Succeeded 15:30:57 nexus3.edgexfoundry.org:10002 15:30:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:30:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:30:57 Configure a credential helper to remove this warning. See 15:30:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:30:57 15:30:57 Login Succeeded 15:30:57 nexus3.edgexfoundry.org:10003 15:30:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:30:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:30:58 Configure a credential helper to remove this warning. See 15:30:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:30:58 15:30:58 Login Succeeded 15:30:58 nexus3.edgexfoundry.org:10004 15:30:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:30:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:30:58 Configure a credential helper to remove this warning. See 15:30:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:30:58 15:30:58 Login Succeeded 15:30:58 docker.io 15:30:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:30:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:30:58 Configure a credential helper to remove this warning. See 15:30:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:30:58 15:30:58 Login Succeeded 15:30:58 ---> docker-login.sh ends [Pipeline] } 15:30:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:30:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:30:59 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 15:30:59 c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23 15:30:59 latest 15:30:59 3.1.0-dev.17 15:30:59 c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23-3.1.0-dev.17 15:30:59 main 15:30:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:59 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:59 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23 15:30:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:30:59 6a551d514c20: Preparing 15:30:59 7420bd5a3e48: Preparing 15:30:59 e820048b8a6c: Preparing 15:30:59 3db7a9d27ded: Preparing 15:30:59 af07c74751ff: Preparing 15:30:59 e6d8a8095d2f: Preparing 15:30:59 b68ae1318333: Preparing 15:30:59 b2191e2be29d: Preparing 15:30:59 e6d8a8095d2f: Waiting 15:30:59 b68ae1318333: Waiting 15:30:59 b2191e2be29d: Waiting 15:31:00 af07c74751ff: Pushed 15:31:00 6a551d514c20: Pushed 15:31:00 e820048b8a6c: Pushed 15:31:00 3db7a9d27ded: Pushed 15:31:00 b2191e2be29d: Layer already exists 15:31:00 e6d8a8095d2f: Pushed 15:31:00 b68ae1318333: Pushed 15:31:05 7420bd5a3e48: Pushed 15:31:05 c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23: digest: sha256:05ccf2f9a85e738d820740d8b969ba8dfc03ff811b286266ec8071971a39ae03 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:06 + 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 15:31:06 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 15:31:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:31:06 6a551d514c20: Preparing 15:31:06 7420bd5a3e48: Preparing 15:31:06 e820048b8a6c: Preparing 15:31:06 3db7a9d27ded: Preparing 15:31:06 af07c74751ff: Preparing 15:31:06 e6d8a8095d2f: Preparing 15:31:06 b68ae1318333: Preparing 15:31:06 b2191e2be29d: Preparing 15:31:06 e6d8a8095d2f: Waiting 15:31:06 b68ae1318333: Waiting 15:31:06 b2191e2be29d: Waiting 15:31:06 af07c74751ff: Layer already exists 15:31:06 e820048b8a6c: Layer already exists 15:31:06 7420bd5a3e48: Layer already exists 15:31:06 6a551d514c20: Layer already exists 15:31:06 3db7a9d27ded: Layer already exists 15:31:06 b68ae1318333: Layer already exists 15:31:06 e6d8a8095d2f: Layer already exists 15:31:06 b2191e2be29d: Layer already exists 15:31:06 latest: digest: sha256:05ccf2f9a85e738d820740d8b969ba8dfc03ff811b286266ec8071971a39ae03 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:07 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:07 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.17 15:31:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:31:07 6a551d514c20: Preparing 15:31:07 7420bd5a3e48: Preparing 15:31:07 e820048b8a6c: Preparing 15:31:07 3db7a9d27ded: Preparing 15:31:07 af07c74751ff: Preparing 15:31:07 e6d8a8095d2f: Preparing 15:31:07 b68ae1318333: Preparing 15:31:07 b2191e2be29d: Preparing 15:31:07 b68ae1318333: Waiting 15:31:07 e6d8a8095d2f: Waiting 15:31:07 b2191e2be29d: Waiting 15:31:07 3db7a9d27ded: Layer already exists 15:31:07 6a551d514c20: Layer already exists 15:31:07 7420bd5a3e48: Layer already exists 15:31:07 e820048b8a6c: Layer already exists 15:31:07 af07c74751ff: Layer already exists 15:31:07 b68ae1318333: Layer already exists 15:31:07 e6d8a8095d2f: Layer already exists 15:31:07 b2191e2be29d: Layer already exists 15:31:07 3.1.0-dev.17: digest: sha256:05ccf2f9a85e738d820740d8b969ba8dfc03ff811b286266ec8071971a39ae03 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:08 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:08 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23-3.1.0-dev.17 15:31:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:31:08 6a551d514c20: Preparing 15:31:08 7420bd5a3e48: Preparing 15:31:08 e820048b8a6c: Preparing 15:31:08 3db7a9d27ded: Preparing 15:31:08 af07c74751ff: Preparing 15:31:08 e6d8a8095d2f: Preparing 15:31:08 b68ae1318333: Preparing 15:31:08 b2191e2be29d: Preparing 15:31:08 e6d8a8095d2f: Waiting 15:31:08 b68ae1318333: Waiting 15:31:08 b2191e2be29d: Waiting 15:31:08 e820048b8a6c: Layer already exists 15:31:08 6a551d514c20: Layer already exists 15:31:08 af07c74751ff: Layer already exists 15:31:08 7420bd5a3e48: Layer already exists 15:31:08 3db7a9d27ded: Layer already exists 15:31:08 b2191e2be29d: Layer already exists 15:31:08 e6d8a8095d2f: Layer already exists 15:31:08 b68ae1318333: Layer already exists 15:31:08 c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23-3.1.0-dev.17: digest: sha256:05ccf2f9a85e738d820740d8b969ba8dfc03ff811b286266ec8071971a39ae03 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:08 + 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 15:31:09 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 15:31:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:31:09 6a551d514c20: Preparing 15:31:09 7420bd5a3e48: Preparing 15:31:09 e820048b8a6c: Preparing 15:31:09 3db7a9d27ded: Preparing 15:31:09 af07c74751ff: Preparing 15:31:09 e6d8a8095d2f: Preparing 15:31:09 b68ae1318333: Preparing 15:31:09 b2191e2be29d: Preparing 15:31:09 e6d8a8095d2f: Waiting 15:31:09 b68ae1318333: Waiting 15:31:09 b2191e2be29d: Waiting 15:31:09 af07c74751ff: Layer already exists 15:31:09 e820048b8a6c: Layer already exists 15:31:09 3db7a9d27ded: Layer already exists 15:31:09 6a551d514c20: Layer already exists 15:31:09 7420bd5a3e48: Layer already exists 15:31:09 b68ae1318333: Layer already exists 15:31:09 b2191e2be29d: Layer already exists 15:31:09 e6d8a8095d2f: Layer already exists 15:31:09 main: digest: sha256:05ccf2f9a85e738d820740d8b969ba8dfc03ff811b286266ec8071971a39ae03 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:31:09 ===================================================== [Pipeline] echo 15:31:09 taggedImages: 15:31:09 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23 15:31:09 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 15:31:09 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.17 15:31:09 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23-3.1.0-dev.17 15:31:09 - 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 15:31:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:31:09 15:31:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:31:13 arm64: Pulling from edgex-lftools-log-publisher 15:31:13 8998bd30e6a1: Pulling fs layer 15:31:13 04944245beec: Pulling fs layer 15:31:13 699f458cf7ca: Pulling fs layer 15:31:13 765212b225bb: Pulling fs layer 15:31:13 f23df028b6ca: Pulling fs layer 15:31:13 d65c8cfc05b1: Pulling fs layer 15:31:13 2437ff75d9bd: Pulling fs layer 15:31:13 765212b225bb: Waiting 15:31:13 f23df028b6ca: Waiting 15:31:13 d65c8cfc05b1: Waiting 15:31:13 2437ff75d9bd: Waiting 15:31:13 04944245beec: Verifying Checksum 15:31:13 04944245beec: Download complete 15:31:13 765212b225bb: Verifying Checksum 15:31:13 765212b225bb: Download complete 15:31:13 f23df028b6ca: Verifying Checksum 15:31:13 f23df028b6ca: Download complete 15:31:13 d65c8cfc05b1: Verifying Checksum 15:31:13 d65c8cfc05b1: Download complete 15:31:13 699f458cf7ca: Verifying Checksum 15:31:13 699f458cf7ca: Download complete 15:31:14 8998bd30e6a1: Verifying Checksum 15:31:14 8998bd30e6a1: Download complete 15:31:16 2437ff75d9bd: Download complete 15:31:18 8998bd30e6a1: Pull complete 15:31:18 04944245beec: Pull complete 15:31:20 699f458cf7ca: Pull complete 15:31:20 765212b225bb: Pull complete 15:31:20 f23df028b6ca: Pull complete 15:31:20 d65c8cfc05b1: Pull complete 15:31:35 2437ff75d9bd: Pull complete 15:31:35 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:31:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:31:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:31:36 prd-ubuntu20.04-docker-arm64-4c-16g-6551 does not seem to be running inside a container 15:31:36 $ 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/129 -v /w/workspace/app-rfid-llrp-inventory/129:/w/workspace/app-rfid-llrp-inventory/129:rw,z -v /w/workspace/app-rfid-llrp-inventory/129@tmp:/w/workspace/app-rfid-llrp-inventory/129@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 15:31:38 $ docker top d0e382063c4ab270c2539704fed3d81d341e9b47c75dbc318bb3d4e0fa2f296e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:31:39 ---> job-cost.sh 15:31:39 lf-activate-venv: SKIPPING 15:31:39 INFO: No Stack... 15:31:39 INFO: Retrieving Pricing Info for: v3-standard-4 15:31:40 INFO: Archiving Costs [Pipeline] sh 15:31:40 + cat /w/workspace/app-rfid-llrp-inventory/129/archives/cost.csv 15:31:40 + cut -d, -f6 [Pipeline] lock 15:31:41 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-129-stack-cost] 15:31:41 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-129-stack-cost] did not exist. Created. 15:31:41 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-129-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:31:41 /w/workspace/app-rfid-llrp-inventory/129@tmp/durable-5150185b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:31:42 + echo total: 0.10999999940395355 [Pipeline] stash 15:31:42 Warning: overwriting stash ‘stack-cost’ 15:31:42 Stashed 1 file(s) [Pipeline] } 15:31:42 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-129-stack-cost] [Pipeline] // lock [Pipeline] } 15:31:42 $ docker stop --time=1 d0e382063c4ab270c2539704fed3d81d341e9b47c75dbc318bb3d4e0fa2f296e 15:31:44 $ docker rm -f --volumes d0e382063c4ab270c2539704fed3d81d341e9b47c75dbc318bb3d4e0fa2f296e [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 15:31:44 provisioning config files... 15:31:44 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config910441965762810948tmp [Pipeline] { [Pipeline] sh 15:31:44 + set +x 15:31:44 + curl -s https://codecov.io/bash 15:31:44 + bash -s -- 15:31:44 15:31:44 _____ _ 15:31:44 / ____| | | 15:31:44 | | ___ __| | ___ ___ _____ __ 15:31:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:31:44 | |___| (_) | (_| | __/ (_| (_) \ V / 15:31:44 \_____\___/ \__,_|\___|\___\___/ \_/ 15:31:44 Bash-1.0.6 15:31:44 15:31:44 15:31:44 ==> git version 2.25.1 found 15:31:44 ==> 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 15:31:44 Release-Date: 2020-01-08 15:31:44 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:31:44 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:31:44 ==> Jenkins CI detected. 15:31:44 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 15:31:44 project root: . 15:31:44 --> token set from env 15:31:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:31:44 ==> Running gcov in . (disable via -X gcov) 15:31:44 ==> Python coveragepy not found 15:31:44 ==> Searching for coverage reports in: 15:31:44 + . 15:31:44 -> Found 1 reports 15:31:44 ==> Detecting git/mercurial file structure 15:31:44 ==> Reading reports 15:31:45 + ./coverage.out bytes=41317 15:31:45 ==> Appending adjustments 15:31:45 https://docs.codecov.io/docs/fixing-reports 15:31:45 + Found adjustments 15:31:45 ==> Gzipping contents 15:31:45 12K /tmp/codecov.6SAja8.gz 15:31:45 ==> Uploading reports 15:31:45 url: https://codecov.io 15:31:45 query: branch=main&commit=c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23&build=129&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F129%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 15:31:45 -> Pinging Codecov 15:31:45 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=c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23&build=129&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F129%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 15:31:45 -> Uploading to 15:31:45 https://storage.googleapis.com/codecov/v4/raw/2023-09-19/581DD39554BDF9B6E22D074273EAD858/c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23/c4263bc0-d9c3-4134-975d-1de227c9ba0f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230919%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230919T153145Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d289f16965c3ff5e4e3ec1189f01836230f88ad1361f3334b1c8ff3a3451e5e1 15:31:45 % Total % Received % Xferd Average Speed Time Time Time Current 15:31:45 Dload Upload Total Spent Left Speed 15:31:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11811 0 0 100 11811 0 54934 --:--:-- --:--:-- --:--:-- 54934 15:31:45 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23 [Pipeline] } 15:31:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:31:45 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:31:45 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:31:46 15:31:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:31:46 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:31:46 df9b9388f04a: Pulling fs layer 15:31:46 52dc419b0ee2: Pulling fs layer 15:31:46 25bc292e5bac: Pulling fs layer 15:31:46 114826534d7a: Pulling fs layer 15:31:46 4657fd5d0bcf: Pulling fs layer 15:31:46 6ad1cebc031e: Pulling fs layer 15:31:46 8a3aa393b2d8: Pulling fs layer 15:31:46 114826534d7a: Waiting 15:31:46 4657fd5d0bcf: Waiting 15:31:46 6ad1cebc031e: Waiting 15:31:46 8a3aa393b2d8: Waiting 15:31:46 25bc292e5bac: Verifying Checksum 15:31:46 25bc292e5bac: Download complete 15:31:46 52dc419b0ee2: Verifying Checksum 15:31:46 52dc419b0ee2: Download complete 15:31:46 4657fd5d0bcf: Verifying Checksum 15:31:46 df9b9388f04a: Download complete 15:31:46 6ad1cebc031e: Verifying Checksum 15:31:46 6ad1cebc031e: Download complete 15:31:46 df9b9388f04a: Pull complete 15:31:46 52dc419b0ee2: Pull complete 15:31:46 25bc292e5bac: Pull complete 15:31:47 114826534d7a: Verifying Checksum 15:31:47 114826534d7a: Download complete 15:31:47 8a3aa393b2d8: Verifying Checksum 15:31:47 8a3aa393b2d8: Download complete 15:31:50 114826534d7a: Pull complete 15:31:50 4657fd5d0bcf: Pull complete 15:31:51 6ad1cebc031e: Pull complete 15:31:53 8a3aa393b2d8: Pull complete 15:31:53 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:31:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:31:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:31:53 prd-ubuntu20.04-docker-8c-8g-6549 does not seem to be running inside a container 15:31:53 $ 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 15:31:56 $ docker top e2ea406802db44075426f2bcfbea1d52c566b15e39d294187667bc92708a21da -eo pid,comm [Pipeline] { [Pipeline] echo 15:31:57 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 15:31:57 + set -o pipefail 15:31:57 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 15:32:02 15:32:02 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 15:32:02 15:32:02 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/d375cf9c-dd01-4388-b483-0c04169ac143 15:32:02 15:32:02 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:32:02 15:32:02 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:32:02 15:32:02 15:32:02 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:32:02 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:32:02 More details here: https://snyk.co/ue1NS [Pipeline] } 15:32:02 $ docker stop --time=1 e2ea406802db44075426f2bcfbea1d52c566b15e39d294187667bc92708a21da 15:32:05 $ docker rm -f --volumes e2ea406802db44075426f2bcfbea1d52c566b15e39d294187667bc92708a21da [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 15:32:06 + git log --format=format:%s -1 c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23 [Pipeline] sh 15:32:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:32:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:32:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:32:06 prd-ubuntu20.04-docker-8c-8g-6549 does not seem to be running inside a container 15:32:06 $ 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 15:32:07 $ docker top 74bc04a9bb5135e0104ff66bb543b98115b74ce8ab6b9c4977bec9d766b81305 -eo pid,comm 15:32: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). 15:32:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:32:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:32:07 [ssh-agent] Looking for ssh-agent implementation... 15:32:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:32:07 $ docker exec 74bc04a9bb5135e0104ff66bb543b98115b74ce8ab6b9c4977bec9d766b81305 ssh-agent 15:32:07 SSH_AUTH_SOCK=/tmp/ssh-IAty4WpKYnM2/agent.32 15:32:07 SSH_AGENT_PID=38 15:32:07 Running ssh-add (command line suppressed) 15:32:07 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16173362674544531446.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16173362674544531446.key) 15:32:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:32:07 + git semver tag 15:32:08 2023-09-19 15:32:08,091 [run_tag] DEBUG tag force:False 15:32:08 2023-09-19 15:32:08,092 [check_head_tag] DEBUG check head tag 15:32:08 2023-09-19 15:32:08,092 [execute] INFO git cat-file --batch-check 15:32:08 2023-09-19 15:32:08,093 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 15:32:08 2023-09-19 15:32:08,098 [execute] INFO git cat-file --batch 15:32:08 2023-09-19 15:32:08,098 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 15:32:08 2023-09-19 15:32:08,110 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:32:08 2023-09-19 15:32:08,111 [execute] INFO git tag -a v3.1.0-dev.17 -m v3.1.0-dev.17 15:32:08 2023-09-19 15:32:08,111 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.17', '-m', 'v3.1.0-dev.17'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 15:32:08 2023-09-19 15:32:08,117 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:32:08 3.1.0-dev.17 [Pipeline] } 15:32:08 $ docker exec --env ******** --env ******** 74bc04a9bb5135e0104ff66bb543b98115b74ce8ab6b9c4977bec9d766b81305 ssh-agent -k 15:32:08 unset SSH_AUTH_SOCK; 15:32:08 unset SSH_AGENT_PID; 15:32:08 echo Agent pid 38 killed; 15:32:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:32:08 + git semver [Pipeline] } 15:32:08 $ docker stop --time=1 74bc04a9bb5135e0104ff66bb543b98115b74ce8ab6b9c4977bec9d766b81305 15:32:10 $ docker rm -f --volumes 74bc04a9bb5135e0104ff66bb543b98115b74ce8ab6b9c4977bec9d766b81305 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:32:10 15:32:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:32:10 0.23.1-centos7: Pulling from edgex-lftools 15:32:10 ab5ef0e58194: Pulling fs layer 15:32:10 9712f1f96733: Pulling fs layer 15:32:10 63f879dbbcfc: Pulling fs layer 15:32:10 0d9ebad4ef96: Pulling fs layer 15:32:10 e9a5061849ea: Pulling fs layer 15:32:10 d747dcd14b5f: Pulling fs layer 15:32:10 2de7ff778b66: Pulling fs layer 15:32:10 e9a5061849ea: Waiting 15:32:10 d747dcd14b5f: Waiting 15:32:10 2de7ff778b66: Waiting 15:32:10 0d9ebad4ef96: Waiting 15:32:10 9712f1f96733: Verifying Checksum 15:32:10 9712f1f96733: Download complete 15:32:11 63f879dbbcfc: Verifying Checksum 15:32:11 63f879dbbcfc: Download complete 15:32:11 e9a5061849ea: Verifying Checksum 15:32:11 e9a5061849ea: Download complete 15:32:11 d747dcd14b5f: Verifying Checksum 15:32:11 d747dcd14b5f: Download complete 15:32:11 0d9ebad4ef96: Verifying Checksum 15:32:11 0d9ebad4ef96: Download complete 15:32:11 ab5ef0e58194: Verifying Checksum 15:32:11 ab5ef0e58194: Download complete 15:32:11 2de7ff778b66: Verifying Checksum 15:32:11 2de7ff778b66: Download complete 15:32:13 ab5ef0e58194: Pull complete 15:32:14 9712f1f96733: Pull complete 15:32:14 63f879dbbcfc: Pull complete 15:32:18 0d9ebad4ef96: Pull complete 15:32:18 e9a5061849ea: Pull complete 15:32:18 d747dcd14b5f: Pull complete 15:32:19 2de7ff778b66: Pull complete 15:32:19 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:32:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:32:19 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:32:19 prd-ubuntu20.04-docker-8c-8g-6549 does not seem to be running inside a container 15:32:19 $ 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 15:32:22 $ docker top 1cad14f3e713bc3cbe818a1a7b8bc7586d9217ad4d622f1ef85e33a393d2fc43 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:32:22 provisioning config files... 15:32:22 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17800798218492922530tmp 15:32:22 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4094275257997736906tmp 15:32:22 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9268069641254749932tmp [Pipeline] { [Pipeline] echo 15:32:22 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:32:22 ---> sigul-configuration.sh 15:32:22 gpg: directory `/root/.gnupg' created 15:32:22 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:32:22 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:32:22 gpg: keyring `/root/.gnupg/secring.gpg' created 15:32:22 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:32:22 gpg: CAST5 encrypted data 15:32:22 gpg: encrypted with 1 passphrase 15:32:22 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:32:23 + mkdir /home/jenkins 15:32:23 + mkdir /home/jenkins/sigul [Pipeline] sh 15:32:23 + 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 15:32:23 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:32:23 ---> sigul-install.sh 15:32:23 Sigul already installed; skipping installation. [Pipeline] sh 15:32:23 + git tag --list 15:32:23 v0.0.0 15:32:23 v1.0.0 15:32:23 v2.1.0 15:32:23 v2.1.1 15:32:23 v2.2.0 15:32:23 v2.3.0 15:32:23 v3.0 15:32:23 v3.0.0 15:32:23 v3.0.1 15:32:23 v3.0.1-dev.1 15:32:23 v3.1.0-dev.1 15:32:23 v3.1.0-dev.10 15:32:23 v3.1.0-dev.11 15:32:23 v3.1.0-dev.12 15:32:23 v3.1.0-dev.13 15:32:23 v3.1.0-dev.14 15:32:23 v3.1.0-dev.15 15:32:23 v3.1.0-dev.16 15:32:23 v3.1.0-dev.17 15:32:23 v3.1.0-dev.2 15:32:23 v3.1.0-dev.3 15:32:23 v3.1.0-dev.4 15:32:23 v3.1.0-dev.5 15:32:23 v3.1.0-dev.6 15:32:23 v3.1.0-dev.7 15:32:23 v3.1.0-dev.8 15:32:23 v3.1.0-dev.9 [Pipeline] sh 15:32:24 + lftools sign git-tag v3.1.0-dev.17 15:32:24 Signing Git tag with Sigul... 15:32:24 Signing v3.1.0-dev.17 [Pipeline] echo 15:32:25 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:32:25 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:32:25 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:32:25 $ docker stop --time=1 1cad14f3e713bc3cbe818a1a7b8bc7586d9217ad4d622f1ef85e33a393d2fc43 15:32:26 $ docker rm -f --volumes 1cad14f3e713bc3cbe818a1a7b8bc7586d9217ad4d622f1ef85e33a393d2fc43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:32:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:32:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:32:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:32:27 prd-ubuntu20.04-docker-8c-8g-6549 does not seem to be running inside a container 15:32:27 $ 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 15:32:27 $ docker top a5fb389b0eeca2c72e4fbe4be5ec57fe36992d6ea83143e09a18f262481a0f4f -eo pid,comm 15:32:27 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). 15:32:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:32:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:32:27 [ssh-agent] Looking for ssh-agent implementation... 15:32:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:32:28 $ docker exec a5fb389b0eeca2c72e4fbe4be5ec57fe36992d6ea83143e09a18f262481a0f4f ssh-agent 15:32:28 SSH_AUTH_SOCK=/tmp/ssh-MZTvfeFlG01x/agent.31 15:32:28 SSH_AGENT_PID=38 15:32:28 Running ssh-add (command line suppressed) 15:32:28 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17100187876452522970.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17100187876452522970.key) 15:32:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:32:28 + git semver bump pre 15:32:28 2023-09-19 15:32:28,733 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:32:28 2023-09-19 15:32:28,733 [bump_version] DEBUG bumping version:3.1.0-dev.17 on axis:pre with prefix:dev 15:32:28 2023-09-19 15:32:28,734 [bump_version] DEBUG bumped version:3.1.0-dev.18 15:32:28 2023-09-19 15:32:28,734 [write_version] DEBUG write version:3.1.0-dev.18 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 15:32:28 2023-09-19 15:32:28,734 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:32:28 2023-09-19 15:32:28,734 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:32:28 2023-09-19 15:32:28,735 [execute] INFO git cat-file --batch-check 15:32:28 2023-09-19 15:32:28,736 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 15:32:28 2023-09-19 15:32:28,740 [execute] INFO git cat-file --batch 15:32:28 2023-09-19 15:32:28,740 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 15:32:28 2023-09-19 15:32:28,744 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:32:28 3.1.0-dev.18 [Pipeline] } 15:32:28 $ docker exec --env ******** --env ******** a5fb389b0eeca2c72e4fbe4be5ec57fe36992d6ea83143e09a18f262481a0f4f ssh-agent -k 15:32:28 unset SSH_AUTH_SOCK; 15:32:28 unset SSH_AGENT_PID; 15:32:28 echo Agent pid 38 killed; 15:32:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:32:29 + git semver [Pipeline] } 15:32:29 $ docker stop --time=1 a5fb389b0eeca2c72e4fbe4be5ec57fe36992d6ea83143e09a18f262481a0f4f 15:32:30 $ docker rm -f --volumes a5fb389b0eeca2c72e4fbe4be5ec57fe36992d6ea83143e09a18f262481a0f4f [Pipeline] // withDockerContainer [Pipeline] sh 15:32:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:32:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:32:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:32:31 prd-ubuntu20.04-docker-8c-8g-6549 does not seem to be running inside a container 15:32:31 $ 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 15:32:31 $ docker top 7a57d97b6ba678637a260e766ab7bf91da7385469025041734f87402940fa6da -eo pid,comm 15:32:31 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). 15:32:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:32:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:32:31 [ssh-agent] Looking for ssh-agent implementation... 15:32:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:32:32 $ docker exec 7a57d97b6ba678637a260e766ab7bf91da7385469025041734f87402940fa6da ssh-agent 15:32:32 SSH_AUTH_SOCK=/tmp/ssh-SUyQh8bfbBF7/agent.32 15:32:32 SSH_AGENT_PID=38 15:32:32 Running ssh-add (command line suppressed) 15:32:32 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17509280050429389374.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17509280050429389374.key) 15:32:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:32:32 + git semver push 15:32:32 2023-09-19 15:32:32,788 [run_push] DEBUG push 15:32:32 2023-09-19 15:32:32,789 [execute] INFO git cat-file --batch-check 15:32:32 2023-09-19 15:32:32,789 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 15:32:32 2023-09-19 15:32:32,793 [execute] INFO git rev-list c7302ce7f4f498062fed4a74e14aa44af1a05f83 -- 15:32:32 2023-09-19 15:32:32,793 [execute] DEBUG Popen(['git', 'rev-list', 'c7302ce7f4f498062fed4a74e14aa44af1a05f83', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 15:32:32 2023-09-19 15:32:32,801 [execute] INFO git fetch -v origin 15:32:32 2023-09-19 15:32:32,801 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 15:32:33 2023-09-19 15:32:33,344 [run_push] DEBUG no remote changes detected 15:32:33 2023-09-19 15:32:33,344 [execute] INFO git push origin semver 15:32:33 2023-09-19 15:32:33,345 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 15:32:34 2023-09-19 15:32:34,156 [run_push] DEBUG push all version tags 15:32:34 2023-09-19 15:32:34,156 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:32:34 2023-09-19 15:32:34,157 [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) 15:32:35 2023-09-19 15:32:35,286 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:32:35 3.1.0-dev.18 [Pipeline] } 15:32:35 $ docker exec --env ******** --env ******** 7a57d97b6ba678637a260e766ab7bf91da7385469025041734f87402940fa6da ssh-agent -k 15:32:35 unset SSH_AUTH_SOCK; 15:32:35 unset SSH_AGENT_PID; 15:32:35 echo Agent pid 38 killed; 15:32:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:32:35 + git semver [Pipeline] } 15:32:36 $ docker stop --time=1 7a57d97b6ba678637a260e766ab7bf91da7385469025041734f87402940fa6da 15:32:37 $ docker rm -f --volumes 7a57d97b6ba678637a260e766ab7bf91da7385469025041734f87402940fa6da [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 15:32:37 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 15:32:37 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:32:37 total 16 15:32:37 drwxr-xr-x 3 root root 4096 Sep 19 15:22 . 15:32:37 drwxrwxr-x 12 jenkins jenkins 4096 Sep 19 15:32 .. 15:32:37 drwxr-xr-x 2 root root 4096 Sep 19 15:22 cost 15:32:37 -rw-r--r-- 1 root root 95 Sep 19 15:22 cost.csv 15:32:37 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:32:37 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:32:37 total 16 15:32:37 drwxr-xr-x 3 jenkins jenkins 4096 Sep 19 15:22 . 15:32:37 drwxrwxr-x 12 jenkins jenkins 4096 Sep 19 15:32 .. 15:32:37 drwxr-xr-x 2 jenkins jenkins 4096 Sep 19 15:22 cost 15:32:37 -rw-r--r-- 1 jenkins jenkins 95 Sep 19 15:22 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:32:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:32:39 ---> package-listing.sh 15:32:39 ++ tr '[:upper:]' '[:lower:]' 15:32:39 ++ facter osfamily 15:32:39 + OS_FAMILY=debian 15:32:39 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 15:32:39 + START_PACKAGES=/tmp/packages_start.txt 15:32:39 + END_PACKAGES=/tmp/packages_end.txt 15:32:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:32:39 + PACKAGES=/tmp/packages_start.txt 15:32:39 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 15:32:39 + PACKAGES=/tmp/packages_end.txt 15:32:39 + case "${OS_FAMILY}" in 15:32:39 + dpkg -l 15:32:39 + grep '^ii' 15:32:39 + '[' -f /tmp/packages_start.txt ']' 15:32:39 + '[' -f /tmp/packages_end.txt ']' 15:32:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:32:39 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 15:32:39 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 15:32:39 + 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 15:32:39 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 15:32:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:32:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:32:40 prd-ubuntu20.04-docker-8c-8g-6549 does not seem to be running inside a container 15:32:40 $ 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 15:32:40 $ docker top 747a3c31c53a8c0f29e776ef2d2f753a7563426d371fcb04e2c6be0ae1488ce8 -eo pid,comm [Pipeline] { [Pipeline] sh 15:32:40 + touch /tmp/pre-build-complete [Pipeline] sh 15:32:41 + mkdir -p /var/log/sysstat [Pipeline] sh 15:32:41 + ls /var/log/sa-host 15:32:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:32:41 provisioning config files... 15:32:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5506893446729325844tmp [Pipeline] { [Pipeline] echo 15:32:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:32:41 ---> create-netrc.sh [Pipeline] } 15:32:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:32:42 ---> python-tools-install.sh [Pipeline] echo 15:32:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:32:42 ---> sudo-logs.sh 15:32:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:32:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:32:42 ---> job-cost.sh 15:32:42 lf-activate-venv: SKIPPING 15:32:42 DEBUG: total: 0.2199999988079071 15:32:42 INFO: Retrieving Stack Cost... 15:32:43 INFO: Retrieving Pricing Info for: v3-standard-8 15:32:43 INFO: Archiving Costs [Pipeline] echo 15:32:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:32:43 ---> logs-deploy.sh 15:32:43 lf-activate-venv: SKIPPING 15:32:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/129 15:32:43 INFO: archiving workspace using pattern(s): 15:32:44 Archives upload complete. 15:32:44 INFO: archiving logs to Nexus