Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6182e83b98c022ca1bd0a0839ba068b34176a663 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-ssh8342118878741148761.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh2488199249845409082.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh11072707205326089123.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh14504877094242041507.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-ssh2191443922521876339.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.20 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 ‘prd-ubuntu20.04-docker-8c-8g-17324’ is offline Running on prd-ubuntu20.04-docker-8c-8g-17327 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 6182e83b98c022ca1bd0a0839ba068b34176a663 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6182e83b98c022ca1bd0a0839ba068b34176a663 # timeout=10 Commit message: "docs: Update changelog for 3.0 (#205)" > git rev-list --no-walk d2b3025aaba860c168ca8b1035a6ee4724df4e2f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:57:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:57:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:57:54 ========================================================= 16:57:54 EdgeX Global Pipelines Version Info 16:57:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:57:55 ------------------- 16:57:55 stable info: 16:57:55 ------------------- 16:57:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:57:55 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 16:57:55 Message: update stable to v1.0.249 16:57:56 ------------------- 16:57:56 experimental info: 16:57:56 ------------------- 16:57:56 Commited By: **** collab-it+edgex@linuxfoundation.org 16:57:56 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 16:57:56 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:57:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 16:57:56 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 16:57:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:57:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:57:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:57:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 16:57:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:57:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:57:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:57:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:57:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:57:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 16:57:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:57:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:57:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:57:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:57:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:57:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:57:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:57:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:57:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:57:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:57:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:57:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:57:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:57:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:57:56 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:57:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:57:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:57:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:57:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6182e83b98c022ca1bd0a0839ba068b34176a663 [Pipeline] echo 16:57:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6182e83 [Pipeline] echo 16:57:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:57:56 provisioning config files... 16:57:56 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9834303064951394600tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:57:57 ---> docker-login.sh 16:57:57 nexus3.edgexfoundry.org:10001 16:57:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:57 Configure a credential helper to remove this warning. See 16:57:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:57 16:57:57 Login Succeeded 16:57:57 nexus3.edgexfoundry.org:10002 16:57:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:57 Configure a credential helper to remove this warning. See 16:57:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:57 16:57:57 Login Succeeded 16:57:57 nexus3.edgexfoundry.org:10003 16:57:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:57 Configure a credential helper to remove this warning. See 16:57:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:57 16:57:57 Login Succeeded 16:57:57 nexus3.edgexfoundry.org:10004 16:57:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:57 Configure a credential helper to remove this warning. See 16:57:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:57 16:57:57 Login Succeeded 16:57:57 docker.io 16:57:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:58 Configure a credential helper to remove this warning. See 16:57:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:58 16:57:58 Login Succeeded 16:57:58 ---> docker-login.sh ends [Pipeline] } 16:57:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:57:58 + git rev-list -1 --merges 6182e83b98c022ca1bd0a0839ba068b34176a663~1..6182e83b98c022ca1bd0a0839ba068b34176a663 [Pipeline] echo 16:57:58 -----------> git rev-list -1 --merges 6182e83b98c022ca1bd0a0839ba068b34176a663~1..6182e83b98c022ca1bd0a0839ba068b34176a663 6182e83b98c022ca1bd0a0839ba068b34176a663 [false] [Pipeline] sh 16:57:58 + git log --format=format:%s -1 6182e83b98c022ca1bd0a0839ba068b34176a663 [Pipeline] echo 16:57:58 ========================================================= 16:57:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:57:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:57:59 + git log --format=format:%s -1 6182e83b98c022ca1bd0a0839ba068b34176a663 [Pipeline] echo 16:57:59 [semverPrep] GIT_COMMIT: 6182e83b98c022ca1bd0a0839ba068b34176a663, Commit Message: docs: Update changelog for 3.0 (#205) [Pipeline] echo 16:57:59 [semverPrep] This is not a build commit. [Pipeline] sh 16:57:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:57:59 + grep -v github /etc/ssh/ssh_known_hosts 16:57:59 + [ -e /tmp/ssh_known_hosts ] 16:57:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:57:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:57:59 + sudo tee -a /etc/ssh/ssh_known_hosts 16:57:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:58:00 16:58:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:58:00 0.1.4: Pulling from edgex-devops/py-git-semver 16:58:00 b85a868b505f: Pulling fs layer 16:58:00 e2be974225ed: Pulling fs layer 16:58:00 339a4e72a1f5: Pulling fs layer 16:58:00 988bab9f4d93: Pulling fs layer 16:58:00 1469e6f7b9e6: Pulling fs layer 16:58:00 eaf3925da568: Pulling fs layer 16:58:00 bab4dde63d76: Pulling fs layer 16:58:00 bde34c3a00c8: Pulling fs layer 16:58:00 b352a97aabf1: Pulling fs layer 16:58:00 4872d77fe225: Pulling fs layer 16:58:00 5851b861e8e6: Pulling fs layer 16:58:00 bde34c3a00c8: Waiting 16:58:00 b352a97aabf1: Waiting 16:58:00 4872d77fe225: Waiting 16:58:00 5851b861e8e6: Waiting 16:58:00 988bab9f4d93: Waiting 16:58:00 1469e6f7b9e6: Waiting 16:58:00 eaf3925da568: Waiting 16:58:00 bab4dde63d76: Waiting 16:58:00 e2be974225ed: Download complete 16:58:00 988bab9f4d93: Verifying Checksum 16:58:00 988bab9f4d93: Download complete 16:58:00 1469e6f7b9e6: Verifying Checksum 16:58:00 1469e6f7b9e6: Download complete 16:58:00 339a4e72a1f5: Verifying Checksum 16:58:00 339a4e72a1f5: Download complete 16:58:00 b85a868b505f: Verifying Checksum 16:58:00 b85a868b505f: Download complete 16:58:00 bde34c3a00c8: Verifying Checksum 16:58:00 bde34c3a00c8: Download complete 16:58:00 b352a97aabf1: Verifying Checksum 16:58:00 b352a97aabf1: Download complete 16:58:00 4872d77fe225: Verifying Checksum 16:58:00 4872d77fe225: Download complete 16:58:00 5851b861e8e6: Verifying Checksum 16:58:00 5851b861e8e6: Download complete 16:58:00 bab4dde63d76: Download complete 16:58:01 eaf3925da568: Verifying Checksum 16:58:01 eaf3925da568: Download complete 16:58:01 b85a868b505f: Pull complete 16:58:01 e2be974225ed: Pull complete 16:58:02 339a4e72a1f5: Pull complete 16:58:02 988bab9f4d93: Pull complete 16:58:02 1469e6f7b9e6: Pull complete 16:58:02 eaf3925da568: Pull complete 16:58:04 bab4dde63d76: Pull complete 16:58:04 bde34c3a00c8: Pull complete 16:58:04 b352a97aabf1: Pull complete 16:58:04 4872d77fe225: Pull complete 16:58:04 5851b861e8e6: Pull complete 16:58:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:58:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:58:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:58:04 prd-ubuntu20.04-docker-8c-8g-17327 does not seem to be running inside a container 16:58:04 $ 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 16:58:07 $ docker top 5e648196d39dcf0aa32190aedb5b0eea19809fc68614058730361ebeb6dde9a4 -eo pid,comm 16:58: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). 16:58:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:58:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:58:07 [ssh-agent] Looking for ssh-agent implementation... 16:58:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:58:07 $ docker exec 5e648196d39dcf0aa32190aedb5b0eea19809fc68614058730361ebeb6dde9a4 ssh-agent 16:58:07 SSH_AUTH_SOCK=/tmp/ssh-zSszBQUBIKC3/agent.32 16:58:07 SSH_AGENT_PID=39 16:58:07 Running ssh-add (command line suppressed) 16:58:07 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11059755879674883687.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11059755879674883687.key) 16:58:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:58:08 + git tag --points-at HEAD [Pipeline] } 16:58:08 $ docker exec --env ******** --env ******** 5e648196d39dcf0aa32190aedb5b0eea19809fc68614058730361ebeb6dde9a4 ssh-agent -k 16:58:08 unset SSH_AUTH_SOCK; 16:58:08 unset SSH_AGENT_PID; 16:58:08 echo Agent pid 39 killed; 16:58:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:58:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:58:08 [ssh-agent] Looking for ssh-agent implementation... 16:58:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:58:08 $ docker exec 5e648196d39dcf0aa32190aedb5b0eea19809fc68614058730361ebeb6dde9a4 ssh-agent 16:58:08 SSH_AUTH_SOCK=/tmp/ssh-s1fAWbtfGSyC/agent.71 16:58:08 SSH_AGENT_PID=77 16:58:08 Running ssh-add (command line suppressed) 16:58:08 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3696849452709588540.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3696849452709588540.key) 16:58:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:58:08 + git semver init 16:58:09 2023-05-30 16:58:08,947 [run_init] DEBUG init version:0.0.0 force:False 16:58:09 2023-05-30 16:58:08,947 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 16:58:09 2023-05-30 16:58:08,948 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 16:58:09 2023-05-30 16:58:08,948 [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) 16:58:09 2023-05-30 16:58:09,975 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 16:58:09 2023-05-30 16:58:09,975 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 16:58:09 2023-05-30 16:58:09,975 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:58:09 2023-05-30 16:58:09,975 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:58:09 3.0.0-dev.42 [Pipeline] } 16:58:10 $ docker exec --env ******** --env ******** 5e648196d39dcf0aa32190aedb5b0eea19809fc68614058730361ebeb6dde9a4 ssh-agent -k 16:58:10 unset SSH_AUTH_SOCK; 16:58:10 unset SSH_AGENT_PID; 16:58:10 echo Agent pid 77 killed; 16:58:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:58:10 + git semver [Pipeline] } 16:58:10 $ docker stop --time=1 5e648196d39dcf0aa32190aedb5b0eea19809fc68614058730361ebeb6dde9a4 16:58:12 $ docker rm -f --volumes 5e648196d39dcf0aa32190aedb5b0eea19809fc68614058730361ebeb6dde9a4 [Pipeline] // withDockerContainer [Pipeline] sh 16:58:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:58:12 Stashed 1 file(s) [Pipeline] echo 16:58:12 [edgeXSemver]: initialized semver on version 3.0.0-dev.42 [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 16:58:12 provisioning config files... 16:58:12 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9299690822001366907tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:58:13 ---> docker-login.sh 16:58:13 nexus3.edgexfoundry.org:10001 16:58:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:13 Configure a credential helper to remove this warning. See 16:58:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:13 16:58:13 Login Succeeded 16:58:13 nexus3.edgexfoundry.org:10002 16:58:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:13 Configure a credential helper to remove this warning. See 16:58:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:13 16:58:13 Login Succeeded 16:58:13 nexus3.edgexfoundry.org:10003 16:58:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:13 Configure a credential helper to remove this warning. See 16:58:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:13 16:58:13 Login Succeeded 16:58:13 nexus3.edgexfoundry.org:10004 16:58:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:13 Configure a credential helper to remove this warning. See 16:58:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:13 16:58:13 Login Succeeded 16:58:13 docker.io 16:58:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:13 Configure a credential helper to remove this warning. See 16:58:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:13 16:58:13 Login Succeeded 16:58:13 ---> docker-login.sh ends [Pipeline] } 16:58:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:58:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:58:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:58:13 ========================================================= 16:58:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 16:58:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:14 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 16:58:14 Sending build context to Docker daemon 12.68MB 16:58:14 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 16:58:14 Step 2/12 : FROM ${BASE} AS builder 16:58:14 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 16:58:14 f56be85fc22e: Pulling fs layer 16:58:14 85791d961cd3: Pulling fs layer 16:58:14 d694b5ae8c79: Pulling fs layer 16:58:14 9f32a84ed3da: Pulling fs layer 16:58:14 4d19c01a9841: Pulling fs layer 16:58:14 9325e15d5711: Pulling fs layer 16:58:14 556b6ee489ea: Pulling fs layer 16:58:14 c5a4b2cf53e6: Pulling fs layer 16:58:14 9f32a84ed3da: Waiting 16:58:14 4d19c01a9841: Waiting 16:58:14 9325e15d5711: Waiting 16:58:14 556b6ee489ea: Waiting 16:58:14 c5a4b2cf53e6: Waiting 16:58:14 85791d961cd3: Download complete 16:58:14 9f32a84ed3da: Verifying Checksum 16:58:14 9f32a84ed3da: Download complete 16:58:14 4d19c01a9841: Verifying Checksum 16:58:14 4d19c01a9841: Download complete 16:58:14 f56be85fc22e: Download complete 16:58:14 9325e15d5711: Verifying Checksum 16:58:14 9325e15d5711: Download complete 16:58:14 f56be85fc22e: Pull complete 16:58:14 85791d961cd3: Pull complete 16:58:14 d694b5ae8c79: Verifying Checksum 16:58:14 d694b5ae8c79: Download complete 16:58:15 556b6ee489ea: Verifying Checksum 16:58:15 556b6ee489ea: Download complete 16:58:15 c5a4b2cf53e6: Verifying Checksum 16:58:15 c5a4b2cf53e6: Download complete 16:58:18 d694b5ae8c79: Pull complete 16:58:18 9f32a84ed3da: Pull complete 16:58:18 4d19c01a9841: Pull complete 16:58:18 9325e15d5711: Pull complete 16:58:20 556b6ee489ea: Pull complete 16:58:21 c5a4b2cf53e6: Pull complete 16:58:21 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 16:58:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:58:21 ---> c4be618373d6 16:58:21 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:58:24 ---> Running in 832a416e74ae 16:58:24 Removing intermediate container 832a416e74ae 16:58:24 ---> eb7bd6a76410 16:58:24 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:58:24 ---> Running in ccc6e6c99cd4 16:58:24 Removing intermediate container ccc6e6c99cd4 16:58:24 ---> e1f456ad2eee 16:58:24 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:58:24 ---> Running in 9443abe661f6 16:58:25 Removing intermediate container 9443abe661f6 16:58:25 ---> 43edadab5a32 16:58:25 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:58:25 ---> Running in fbd4c26eaf02 16:58:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:58:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:58:25 OK: 265 MiB in 53 packages 16:58:25 Removing intermediate container fbd4c26eaf02 16:58:25 ---> b60d2a2e9e93 16:58:25 Step 7/12 : WORKDIR /app 16:58:25 ---> Running in 57c457565b5a 16:58:25 Removing intermediate container 57c457565b5a 16:58:25 ---> 648a24654820 16:58:25 Step 8/12 : COPY go.mod vendor* ./ 16:58:26 ---> c0dba784a90c 16:58:26 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:58:26 ---> Running in 587fb1153c00 16:58:27 Still waiting to schedule task 16:58:27 ‘prd-ubuntu20.04-docker-arm64-4c-16g-17326’ is offline 16:58:52 Removing intermediate container 587fb1153c00 16:58:52 ---> 2101671f1275 16:58:52 Step 10/12 : COPY . . 16:58:52 ---> 78fac400690c 16:58:52 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:58:52 ---> Running in 44d62d052914 16:58:52 Removing intermediate container 44d62d052914 16:58:52 ---> 07404d397704 16:58:52 Step 12/12 : RUN $MAKE 16:58:52 ---> Running in 459d6b2441c4 16:58:52 noop 16:58:52 Removing intermediate container 459d6b2441c4 16:58:52 ---> bb10c49fb96f 16:58:52 Successfully built bb10c49fb96f 16:58:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:53 + docker inspect -f . ci-base-image-x86_64 16:58:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:58:53 prd-ubuntu20.04-docker-8c-8g-17327 does not seem to be running inside a container 16:58:53 $ 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 16:58:53 $ docker top 28d2870983cf20136f5435265a28f47d3853b80bcd9e919ee0411181f93272be -eo pid,comm [Pipeline] { [Pipeline] sh 16:58:53 + go version 16:58:53 go version go1.20.2 linux/amd64 [Pipeline] } 16:58:53 $ docker stop --time=1 28d2870983cf20136f5435265a28f47d3853b80bcd9e919ee0411181f93272be 16:58:55 $ docker rm -f --volumes 28d2870983cf20136f5435265a28f47d3853b80bcd9e919ee0411181f93272be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:55 + docker inspect -f . ci-base-image-x86_64 16:58:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:58:55 prd-ubuntu20.04-docker-8c-8g-17327 does not seem to be running inside a container 16:58:55 $ 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 16:58:55 $ docker top 6a1980e9eb1550a639ce1339c0069b46584069f7b86ce0988e3f219cfec1b4f1 -eo pid,comm [Pipeline] { [Pipeline] sh 16:58:56 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 16:58:56 + make test 16:58:56 go test -race ./... -coverprofile=coverage.out ./... 16:59:18 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 16:59:18 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 16:59:18 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.141s coverage: 86.2% of statements 16:59:18 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.709s coverage: 71.9% of statements 16:59:40 go vet ./... 16:59:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:59:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:59:42 ./bin/test-attribution.sh 16:59:42 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 16:59:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:59:42 $ docker stop --time=1 6a1980e9eb1550a639ce1339c0069b46584069f7b86ce0988e3f219cfec1b4f1 16:59:45 $ docker rm -f --volumes 6a1980e9eb1550a639ce1339c0069b46584069f7b86ce0988e3f219cfec1b4f1 [Pipeline] // withDockerContainer [Pipeline] sh 16:59:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:59:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:59:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:59:46 + ls -al . 16:59:46 total 232 16:59:46 drwxrwxr-x 11 jenkins jenkins 4096 May 30 16:58 . 16:59:46 drwxrwxr-x 4 jenkins jenkins 4096 May 30 16:57 .. 16:59:46 -rw-rw-r-- 1 jenkins jenkins 262 May 30 16:57 .dockerignore 16:59:46 drwxrwxr-x 8 jenkins jenkins 4096 May 30 16:58 .git 16:59:46 drwxrwxr-x 3 jenkins jenkins 4096 May 30 16:57 .github 16:59:46 -rw-rw-r-- 1 jenkins jenkins 788 May 30 16:57 .gitignore 16:59:46 -rw-rw-r-- 1 jenkins jenkins 41 May 30 16:57 .golangci.yml 16:59:46 drwxr-xr-x 3 jenkins jenkins 4096 May 30 16:58 .semver 16:59:46 -rw-rw-r-- 1 jenkins jenkins 9805 May 30 16:57 Attribution.txt 16:59:46 -rw-rw-r-- 1 jenkins jenkins 9042 May 30 16:57 CHANGELOG.md 16:59:46 -rw-rw-r-- 1 jenkins jenkins 1659 May 30 16:57 Dockerfile 16:59:46 -rw-rw-r-- 1 jenkins jenkins 677 May 30 16:57 GOVERNANCE.md 16:59:46 -rw-rw-r-- 1 jenkins jenkins 687 May 30 16:57 Jenkinsfile 16:59:46 -rw-rw-r-- 1 jenkins jenkins 11347 May 30 16:57 LICENSE 16:59:46 -rw-rw-r-- 1 jenkins jenkins 2497 May 30 16:57 Makefile 16:59:46 -rw-rw-r-- 1 jenkins jenkins 617 May 30 16:57 OWNERS.md 16:59:46 -rw-rw-r-- 1 jenkins jenkins 31516 May 30 16:57 README.md 16:59:46 -rw-rw-r-- 1 jenkins jenkins 12 May 30 16:58 VERSION 16:59:46 drwxrwxr-x 2 jenkins jenkins 4096 May 30 16:57 bin 16:59:46 -rw-r--r-- 1 jenkins jenkins 41317 May 30 16:59 coverage.out 16:59:46 -rw-rw-r-- 1 jenkins jenkins 3419 May 30 16:57 go.mod 16:59:46 -rw-rw-r-- 1 jenkins jenkins 31409 May 30 16:57 go.sum 16:59:46 drwxrwxr-x 2 jenkins jenkins 4096 May 30 16:57 images 16:59:46 drwxrwxr-x 4 jenkins jenkins 4096 May 30 16:57 internal 16:59:46 -rw-rw-r-- 1 jenkins jenkins 531 May 30 16:57 main.go 16:59:46 drwxrwxr-x 2 jenkins jenkins 4096 May 30 16:57 res 16:59:46 drwxrwxr-x 4 jenkins jenkins 4096 May 30 16:57 snap 16:59:46 drwxrwxr-x 3 jenkins jenkins 4096 May 30 16:57 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:47 + 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=6182e83b98c022ca1bd0a0839ba068b34176a663 --label arch=amd64 --label version=3.0.0-dev.42 . 16:59:47 Sending build context to Docker daemon 12.68MB 16:59:47 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 16:59:47 Step 2/29 : FROM ${BASE} AS builder 16:59:47 ---> bb10c49fb96f 16:59:47 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 16:59:47 ---> Running in aea3d637d742 16:59:47 Removing intermediate container aea3d637d742 16:59:47 ---> 2f1fd30661e1 16:59:47 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 16:59:47 ---> Running in 86cf69c48889 16:59:47 Removing intermediate container 86cf69c48889 16:59:47 ---> 99959d610192 16:59:47 Step 5/29 : ARG ADD_BUILD_TAGS="" 16:59:47 ---> Running in 16811f0d8ee9 16:59:47 Removing intermediate container 16811f0d8ee9 16:59:47 ---> c20bce9d1ac7 16:59:47 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:59:47 ---> Running in 03753b979051 16:59:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:59:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:59:48 OK: 265 MiB in 53 packages 16:59:48 Removing intermediate container 03753b979051 16:59:48 ---> 5b32651efdf8 16:59:48 Step 7/29 : WORKDIR /app 16:59:48 ---> Running in bcb75de1ffb6 16:59:48 Removing intermediate container bcb75de1ffb6 16:59:48 ---> cf7a7269f357 16:59:48 Step 8/29 : COPY go.mod vendor* ./ 16:59:48 ---> 65409288a754 16:59:48 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:59:48 ---> Running in 5e193fe846e0 16:59:49 Removing intermediate container 5e193fe846e0 16:59:49 ---> e0b26f7ae304 16:59:49 Step 10/29 : COPY . . 16:59:49 ---> 0ba51337c564 16:59:49 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:59:49 ---> Running in cf9796d6942b 16:59:49 Removing intermediate container cf9796d6942b 16:59:49 ---> c2213fe37e9e 16:59:49 Step 12/29 : RUN $MAKE 16:59:50 ---> Running in 8a8f16ee616c 16:59:50 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.42 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.42" -trimpath -mod=readonly -o app-rfid-llrp-inventory 16:59:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17329 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 16:59:59 Running in /w/workspace/app-rfid-llrp-inventory/111 [Pipeline] { [Pipeline] checkout 16:59:59 The recommended git tool is: git 17:00:04 using credential edgex-jenkins-ssh 17:00:04 Cloning the remote Git repository 17:00:04 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 17:00:04 > git init /w/workspace/app-rfid-llrp-inventory/111 # timeout=10 17:00:04 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 17:00:04 > git --version # timeout=10 17:00:04 > git --version # 'git version 2.25.1' 17:00:04 using GIT_SSH to set credentials SSH Credentials for GitHub 17:00:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:00:07 Avoid second fetch 17:00:07 Checking out Revision 6182e83b98c022ca1bd0a0839ba068b34176a663 (main) 17:00:06 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 17:00:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:00:07 > git config core.sparsecheckout # timeout=10 17:00:07 > git checkout -f 6182e83b98c022ca1bd0a0839ba068b34176a663 # timeout=10 17:00:08 Commit message: "docs: Update changelog for 3.0 (#205)" 17:00:08 Removing intermediate container 8a8f16ee616c 17:00:08 ---> 62987fe92e2e 17:00:08 Step 13/29 : FROM alpine:3.17 17:00:08 3.17: Pulling from library/alpine 17:00:08 f56be85fc22e: Already exists [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:00:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:00:09 % Total % Received % Xferd Average Speed Time Time Time Current 17:00:09 Dload Upload Total Spent Left Speed 17:00:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89795 0 --:--:-- --:--:-- --:--:-- 89795 [Pipeline] sh 17:00:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:00:10 + sudo tee /etc/docker/daemon.new 17:00:10 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:00:10 { 17:00:10 "registry-mirrors": [ 17:00:10 "https://nexus3.edgexfoundry.org:10001" 17:00:10 ], 17:00:10 "bip": "10.250.0.254/24", 17:00:10 "hosts": [ 17:00:10 "tcp://0.0.0.0:5555", 17:00:10 "unix:///var/run/docker.sock" 17:00:10 ], 17:00:10 "mtu": 1458, 17:00:10 "selinux-enabled": true, 17:00:10 "seccomp-profile": "/etc/docker/seccomp.json" 17:00:10 } [Pipeline] sh 17:00:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:00:10 + sudo service docker restart 17:00:11 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 17:00:11 Status: Downloaded newer image for alpine:3.17 17:00:11 ---> 9ed4aefc74f6 17:00:11 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 17:00:11 ---> Running in 87cefda2b5d3 17:00:11 Removing intermediate container 87cefda2b5d3 17:00:11 ---> 817158dde2e9 17:00:11 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 17:00:11 ---> Running in 02d5e1ea74e4 17:00:11 Removing intermediate container 02d5e1ea74e4 17:00:11 ---> d7ecf7e4a3e9 17:00:11 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 17:00:11 ---> Running in 71572d0a1882 17:00:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:00:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:00:11 (1/2) Installing ca-certificates (20230506-r0) 17:00:11 (2/2) Installing dumb-init (1.2.5-r2) 17:00:11 Executing busybox-1.35.0-r29.trigger 17:00:11 Executing ca-certificates-20230506-r0.trigger 17:00:11 OK: 8 MiB in 17 packages 17:00:12 Removing intermediate container 71572d0a1882 17:00:12 ---> 8a96a7d40a29 17:00:12 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:00:12 ---> 52aa821e2368 17:00:12 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 17:00:12 ---> 2ce626ca8914 17:00:12 Step 19/29 : COPY --from=builder /app/res/ /res/ 17:00:12 ---> 1002a17bd9d6 17:00:12 Step 20/29 : COPY --from=builder /app/static/ /static/ 17:00:12 ---> f46092a94bc5 17:00:12 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 17:00:13 ---> f09cb31d2a53 17:00:13 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 17:00:13 ---> Running in 7f6c9a437913 17:00:13 Removing intermediate container 7f6c9a437913 17:00:13 ---> 51f33e4b8aa4 17:00:13 Step 23/29 : VOLUME /cache 17:00:13 ---> Running in fc823fe04b55 17:00:13 Removing intermediate container fc823fe04b55 17:00:13 ---> 7a314a9beef6 17:00:13 Step 24/29 : EXPOSE 59711 17:00:14 ---> Running in 836d1393e86e 17:00:14 Removing intermediate container 836d1393e86e 17:00:14 ---> a04f0a8717f6 17:00:14 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 17:00:14 ---> Running in ca84c3ea230f 17:00:14 Removing intermediate container ca84c3ea230f 17:00:14 ---> 36026f765d41 17:00:14 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 17:00:14 ---> Running in 6d582e8cf14e 17:00:14 Removing intermediate container 6d582e8cf14e 17:00:14 ---> dbc10d31574d 17:00:14 Step 27/29 : LABEL arch=amd64 17:00:14 ---> Running in f764c4b49fe9 17:00:14 Removing intermediate container f764c4b49fe9 17:00:14 ---> d42c46ea4dd1 17:00:14 Step 28/29 : LABEL git_sha=6182e83b98c022ca1bd0a0839ba068b34176a663 17:00:14 ---> Running in 35c84fe0b33c 17:00:14 Removing intermediate container 35c84fe0b33c 17:00:14 ---> 877df18d0dd6 17:00:14 Step 29/29 : LABEL version=3.0.0-dev.42 17:00:14 ---> Running in e3c973562c95 17:00:14 Removing intermediate container e3c973562c95 17:00:14 ---> 79a202cf4a46 17:00:14 [Warning] One or more build-args [ARCH] were not consumed 17:00:14 Successfully built 79a202cf4a46 17:00:14 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 17:00:14 provisioning config files... 17:00:14 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1746106958087296177tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:00:15 ---> docker-login.sh 17:00:15 nexus3.edgexfoundry.org:10001 17:00:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:15 Configure a credential helper to remove this warning. See 17:00:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:15 17:00:15 Login Succeeded 17:00:15 nexus3.edgexfoundry.org:10002 17:00:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:15 Configure a credential helper to remove this warning. See 17:00:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:15 17:00:15 Login Succeeded 17:00:15 nexus3.edgexfoundry.org:10003 17:00:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:15 Configure a credential helper to remove this warning. See 17:00:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:15 17:00:15 Login Succeeded 17:00:15 nexus3.edgexfoundry.org:10004 17:00:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:15 Configure a credential helper to remove this warning. See 17:00:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:15 17:00:15 Login Succeeded 17:00:15 docker.io 17:00:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:16 Configure a credential helper to remove this warning. See 17:00:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:16 17:00:16 Login Succeeded 17:00:16 ---> docker-login.sh ends [Pipeline] } 17:00:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:00:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:00:16 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 17:00:16 6182e83b98c022ca1bd0a0839ba068b34176a663 17:00:16 latest 17:00:16 3.0.0-dev.42 17:00:16 6182e83b98c022ca1bd0a0839ba068b34176a663-3.0.0-dev.42 17:00:16 main 17:00:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:16 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:6182e83b98c022ca1bd0a0839ba068b34176a663 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:16 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:6182e83b98c022ca1bd0a0839ba068b34176a663 17:00:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 17:00:16 cbeca5ae2731: Preparing 17:00:16 0c2a5768c0c8: Preparing 17:00:16 3c532bb20aee: Preparing 17:00:16 0a928cfaf4c9: Preparing 17:00:16 720a3fcea075: Preparing 17:00:16 918c711ac49b: Preparing 17:00:16 b1b9179dd662: Preparing 17:00:16 f1417ff83b31: Preparing 17:00:16 918c711ac49b: Waiting 17:00:16 b1b9179dd662: Waiting 17:00:16 f1417ff83b31: Waiting 17:00:16 0a928cfaf4c9: Pushed 17:00:16 720a3fcea075: Pushed 17:00:16 3c532bb20aee: Pushed 17:00:16 cbeca5ae2731: Pushed 17:00:16 f1417ff83b31: Layer already exists 17:00:16 918c711ac49b: Pushed 17:00:16 b1b9179dd662: Pushed 17:00:20 0c2a5768c0c8: Pushed 17:00:20 6182e83b98c022ca1bd0a0839ba068b34176a663: digest: sha256:b3938abf9fd78f20026ba2db6ba19bcd63986dc3f1a229ca14ff21fa26646e23 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:20 + 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 17:00:20 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 17:00:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 17:00:20 cbeca5ae2731: Preparing 17:00:20 0c2a5768c0c8: Preparing 17:00:20 3c532bb20aee: Preparing 17:00:20 0a928cfaf4c9: Preparing 17:00:20 720a3fcea075: Preparing 17:00:20 918c711ac49b: Preparing 17:00:20 b1b9179dd662: Preparing 17:00:20 f1417ff83b31: Preparing 17:00:20 b1b9179dd662: Waiting 17:00:20 918c711ac49b: Waiting 17:00:20 f1417ff83b31: Waiting 17:00:20 0a928cfaf4c9: Layer already exists 17:00:20 720a3fcea075: Layer already exists 17:00:20 cbeca5ae2731: Layer already exists 17:00:20 0c2a5768c0c8: Layer already exists 17:00:20 3c532bb20aee: Layer already exists 17:00:20 918c711ac49b: Layer already exists 17:00:20 b1b9179dd662: Layer already exists 17:00:20 f1417ff83b31: Layer already exists 17:00:20 latest: digest: sha256:b3938abf9fd78f20026ba2db6ba19bcd63986dc3f1a229ca14ff21fa26646e23 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:20 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:21 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.42 17:00:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 17:00:21 cbeca5ae2731: Preparing 17:00:21 0c2a5768c0c8: Preparing 17:00:21 3c532bb20aee: Preparing 17:00:21 0a928cfaf4c9: Preparing 17:00:21 720a3fcea075: Preparing 17:00:21 918c711ac49b: Preparing 17:00:21 b1b9179dd662: Preparing 17:00:21 f1417ff83b31: Preparing 17:00:21 b1b9179dd662: Waiting 17:00:21 f1417ff83b31: Waiting 17:00:21 918c711ac49b: Waiting 17:00:21 720a3fcea075: Layer already exists 17:00:21 0c2a5768c0c8: Layer already exists 17:00:21 cbeca5ae2731: Layer already exists 17:00:21 0a928cfaf4c9: Layer already exists 17:00:21 3c532bb20aee: Layer already exists 17:00:21 f1417ff83b31: Layer already exists 17:00:21 918c711ac49b: Layer already exists 17:00:21 b1b9179dd662: Layer already exists 17:00:21 3.0.0-dev.42: digest: sha256:b3938abf9fd78f20026ba2db6ba19bcd63986dc3f1a229ca14ff21fa26646e23 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:21 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:6182e83b98c022ca1bd0a0839ba068b34176a663-3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:21 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:6182e83b98c022ca1bd0a0839ba068b34176a663-3.0.0-dev.42 17:00:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 17:00:21 cbeca5ae2731: Preparing 17:00:21 0c2a5768c0c8: Preparing 17:00:21 3c532bb20aee: Preparing 17:00:21 0a928cfaf4c9: Preparing 17:00:21 720a3fcea075: Preparing 17:00:21 918c711ac49b: Preparing 17:00:21 b1b9179dd662: Preparing 17:00:21 f1417ff83b31: Preparing 17:00:21 b1b9179dd662: Waiting 17:00:21 918c711ac49b: Waiting 17:00:21 f1417ff83b31: Waiting 17:00:21 0c2a5768c0c8: Layer already exists 17:00:21 cbeca5ae2731: Layer already exists 17:00:21 0a928cfaf4c9: Layer already exists 17:00:21 3c532bb20aee: Layer already exists 17:00:21 720a3fcea075: Layer already exists 17:00:21 918c711ac49b: Layer already exists 17:00:21 b1b9179dd662: Layer already exists 17:00:21 f1417ff83b31: Layer already exists 17:00:21 6182e83b98c022ca1bd0a0839ba068b34176a663-3.0.0-dev.42: digest: sha256:b3938abf9fd78f20026ba2db6ba19bcd63986dc3f1a229ca14ff21fa26646e23 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:22 + 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 17:00:22 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 17:00:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 17:00:22 cbeca5ae2731: Preparing 17:00:22 0c2a5768c0c8: Preparing 17:00:22 3c532bb20aee: Preparing 17:00:22 0a928cfaf4c9: Preparing 17:00:22 720a3fcea075: Preparing 17:00:22 918c711ac49b: Preparing 17:00:22 b1b9179dd662: Preparing 17:00:22 f1417ff83b31: Preparing 17:00:22 918c711ac49b: Waiting 17:00:22 b1b9179dd662: Waiting 17:00:22 f1417ff83b31: Waiting 17:00:22 0a928cfaf4c9: Layer already exists 17:00:22 3c532bb20aee: Layer already exists 17:00:22 cbeca5ae2731: Layer already exists 17:00:22 720a3fcea075: Layer already exists 17:00:22 0c2a5768c0c8: Layer already exists 17:00:22 f1417ff83b31: Layer already exists 17:00:22 918c711ac49b: Layer already exists 17:00:22 b1b9179dd662: Layer already exists 17:00:22 main: digest: sha256:b3938abf9fd78f20026ba2db6ba19bcd63986dc3f1a229ca14ff21fa26646e23 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:00:22 ===================================================== [Pipeline] echo 17:00:22 taggedImages: 17:00:22 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:6182e83b98c022ca1bd0a0839ba068b34176a663 17:00:22 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 17:00:22 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.42 17:00:22 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:6182e83b98c022ca1bd0a0839ba068b34176a663-3.0.0-dev.42 17:00:22 - 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 17:00:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:00:22 17:00:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:00:23 latest: Pulling from edgex-lftools-log-publisher 17:00:23 5eb5b503b376: Pulling fs layer 17:00:23 5c69ac0246d0: Pulling fs layer 17:00:23 ec43610c2a17: Pulling fs layer 17:00:23 3a2ae6a8a46f: Pulling fs layer 17:00:23 33b1e0a273af: Pulling fs layer 17:00:23 5d3b04190fa2: Pulling fs layer 17:00:23 2f39f015ded8: Pulling fs layer 17:00:23 33b1e0a273af: Waiting 17:00:23 5d3b04190fa2: Waiting 17:00:23 2f39f015ded8: Waiting 17:00:23 3a2ae6a8a46f: Waiting 17:00:23 5c69ac0246d0: Verifying Checksum 17:00:23 5c69ac0246d0: Download complete 17:00:23 3a2ae6a8a46f: Verifying Checksum 17:00:23 3a2ae6a8a46f: Download complete 17:00:23 33b1e0a273af: Verifying Checksum 17:00:23 33b1e0a273af: Download complete 17:00:23 ec43610c2a17: Verifying Checksum 17:00:23 ec43610c2a17: Download complete 17:00:23 5d3b04190fa2: Verifying Checksum 17:00:23 5d3b04190fa2: Download complete 17:00:23 5eb5b503b376: Verifying Checksum 17:00:23 5eb5b503b376: Download complete 17:00:24 2f39f015ded8: Download complete 17:00:24 5eb5b503b376: Pull complete 17:00:24 5c69ac0246d0: Pull complete 17:00:25 ec43610c2a17: Pull complete 17:00:25 3a2ae6a8a46f: Pull complete 17:00:25 33b1e0a273af: Pull complete 17:00:25 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:00:29 provisioning config files... 17:00:29 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/111@tmp/config16085378828306454723tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:00:29 2f39f015ded8: Pull complete 17:00:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:00:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:00:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:00:29 prd-ubuntu20.04-docker-8c-8g-17327 does not seem to be running inside a container 17:00:29 $ 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 17:00:30 ---> docker-login.sh 17:00:30 nexus3.edgexfoundry.org:10001 17:00:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:30 Configure a credential helper to remove this warning. See 17:00:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:30 17:00:30 Login Succeeded 17:00:30 nexus3.edgexfoundry.org:10002 17:00:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:31 Configure a credential helper to remove this warning. See 17:00:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:31 17:00:31 Login Succeeded 17:00:31 nexus3.edgexfoundry.org:10003 17:00:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:31 Configure a credential helper to remove this warning. See 17:00:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:31 17:00:31 Login Succeeded 17:00:31 nexus3.edgexfoundry.org:10004 17:00:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:31 Configure a credential helper to remove this warning. See 17:00:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:31 17:00:31 Login Succeeded 17:00:31 docker.io 17:00:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:32 Configure a credential helper to remove this warning. See 17:00:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:32 17:00:32 Login Succeeded 17:00:32 ---> docker-login.sh ends 17:00:32 $ docker top 10a1b8f74da68d6d95f1771142c9f2bc09668d3f5e426ab8e552c1e817149b18 -eo pid,comm [Pipeline] { [Pipeline] } 17:00:33 Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 17:00:33 ---> job-cost.sh 17:00:33 lf-activate-venv: SKIPPING 17:00:33 INFO: No Stack... [Pipeline] echo 17:00:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:00:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:00:33 ========================================================= 17:00:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 17:00:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:33 INFO: Retrieving Pricing Info for: v3-standard-8 17:00:33 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 17:00:33 INFO: Archiving Costs [Pipeline] sh 17:00:34 Sending build context to Docker daemon 683kB 17:00:34 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 17:00:34 Step 2/12 : FROM ${BASE} AS builder 17:00:34 + + cutcat -d, /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv -f6 17:00:34 [Pipeline] lock 17:00:34 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-111-stack-cost] 17:00:34 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-111-stack-cost] did not exist. Created. 17:00:34 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-111-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:00:34 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:00:34 c41833b44d91: Pulling fs layer 17:00:34 ed15518f5707: Pulling fs layer 17:00:34 feae8fd75edb: Pulling fs layer 17:00:34 242c74f7c9fa: Pulling fs layer 17:00:34 3cdef696dda3: Pulling fs layer 17:00:34 2ced38df9373: Pulling fs layer 17:00:34 58f1dce35555: Pulling fs layer 17:00:34 242c74f7c9fa: Waiting 17:00:34 3cdef696dda3: Waiting 17:00:34 2ced38df9373: Waiting 17:00:34 58f1dce35555: Waiting 17:00:34 ed15518f5707: Verifying Checksum 17:00:34 ed15518f5707: Download complete 17:00:34 242c74f7c9fa: Verifying Checksum 17:00:34 242c74f7c9fa: Download complete 17:00:34 3cdef696dda3: Verifying Checksum 17:00:34 3cdef696dda3: Download complete 17:00:34 c41833b44d91: Verifying Checksum 17:00:34 c41833b44d91: Download complete 17:00:34 + echo total: 0.2199999988079071 [Pipeline] stash 17:00:34 Stashed 1 file(s) [Pipeline] } 17:00:34 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-111-stack-cost] [Pipeline] // lock [Pipeline] } 17:00:34 $ docker stop --time=1 10a1b8f74da68d6d95f1771142c9f2bc09668d3f5e426ab8e552c1e817149b18 17:00:35 $ docker rm -f --volumes 10a1b8f74da68d6d95f1771142c9f2bc09668d3f5e426ab8e552c1e817149b18 17:00:35 c41833b44d91: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:00:35 58f1dce35555: Verifying Checksum 17:00:35 58f1dce35555: Download complete 17:00:35 ed15518f5707: Pull complete 17:00:36 2ced38df9373: Download complete 17:00:36 feae8fd75edb: Verifying Checksum 17:00:36 feae8fd75edb: Download complete 17:00:49 feae8fd75edb: Pull complete 17:00:49 242c74f7c9fa: Pull complete 17:00:49 3cdef696dda3: Pull complete 17:00:55 2ced38df9373: Pull complete 17:00:58 58f1dce35555: Pull complete 17:00:58 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 17:00:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:00:58 ---> fadd8f120f05 17:00:58 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 17:00:59 ---> Running in d1e5aaeed243 17:00:59 Removing intermediate container d1e5aaeed243 17:00:59 ---> 5b142a70a04d 17:00:59 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 17:00:59 ---> Running in 5752b1d58edd 17:01:00 Removing intermediate container 5752b1d58edd 17:01:00 ---> 1015e3c98c9c 17:01:00 Step 5/12 : ARG ADD_BUILD_TAGS="" 17:01:00 ---> Running in 1ce915e19a1d 17:01:00 Removing intermediate container 1ce915e19a1d 17:01:00 ---> dc63be21aff5 17:01:00 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:01:00 ---> Running in dd6bb282fedb 17:01:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:01:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:01:03 OK: 263 MiB in 53 packages 17:01:04 Removing intermediate container dd6bb282fedb 17:01:04 ---> dd35acf3807c 17:01:04 Step 7/12 : WORKDIR /app 17:01:04 ---> Running in 6e578818f788 17:01:04 Removing intermediate container 6e578818f788 17:01:04 ---> bb5ad24f02d3 17:01:04 Step 8/12 : COPY go.mod vendor* ./ 17:01:05 ---> a70bb3604495 17:01:05 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:01:05 ---> Running in a35170e13576 17:02:12 Removing intermediate container a35170e13576 17:02:12 ---> c9d6916ff8c4 17:02:12 Step 10/12 : COPY . . 17:02:12 ---> 967f594d7903 17:02:12 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:02:12 ---> Running in a71f65c3537b 17:02:12 Removing intermediate container a71f65c3537b 17:02:12 ---> 119cee9fe480 17:02:12 Step 12/12 : RUN $MAKE 17:02:12 ---> Running in 017555c034fa 17:02:12 noop 17:02:12 Removing intermediate container 017555c034fa 17:02:12 ---> a7fc4cc5581d 17:02:12 Successfully built a7fc4cc5581d 17:02:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:02:13 + docker inspect -f . ci-base-image-arm64 17:02:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:02:13 prd-ubuntu20.04-docker-arm64-4c-16g-17329 does not seem to be running inside a container 17:02:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/111 -v /w/workspace/app-rfid-llrp-inventory/111:/w/workspace/app-rfid-llrp-inventory/111:rw,z -v /w/workspace/app-rfid-llrp-inventory/111@tmp:/w/workspace/app-rfid-llrp-inventory/111@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 17:02:15 $ docker top f8dfd838f1107919a81e5e6f8a8cf18e01038179ffd86fb928b62a2b9169e17a -eo pid,comm [Pipeline] { [Pipeline] sh 17:02:16 + go version 17:02:16 go version go1.20.2 linux/arm64 [Pipeline] } 17:02:16 $ docker stop --time=1 f8dfd838f1107919a81e5e6f8a8cf18e01038179ffd86fb928b62a2b9169e17a 17:02:18 $ docker rm -f --volumes f8dfd838f1107919a81e5e6f8a8cf18e01038179ffd86fb928b62a2b9169e17a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:02:19 + docker inspect -f . ci-base-image-arm64 17:02:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:02:19 prd-ubuntu20.04-docker-arm64-4c-16g-17329 does not seem to be running inside a container 17:02:19 $ 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/111 -v /w/workspace/app-rfid-llrp-inventory/111:/w/workspace/app-rfid-llrp-inventory/111:rw,z -v /w/workspace/app-rfid-llrp-inventory/111@tmp:/w/workspace/app-rfid-llrp-inventory/111@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 17:02:20 $ docker top 344e7d4fdb93c3f7a578d562c5cb26ed0937df74e12ceaff2cab807660903120 -eo pid,comm [Pipeline] { [Pipeline] sh 17:02:21 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/111 [Pipeline] fileExists [Pipeline] sh 17:02:21 + make test 17:02:21 go test -race ./... -coverprofile=coverage.out ./... 17:05:13 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 17:05:17 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 17:05:19 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.432s coverage: 86.2% of statements 17:05:31 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.594s coverage: 71.9% of statements 17:05:31 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:05:31 go vet ./... 17:08:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:08:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:08:08 ./bin/test-attribution.sh 17:08:08 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 17:08:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:08:08 $ docker stop --time=1 344e7d4fdb93c3f7a578d562c5cb26ed0937df74e12ceaff2cab807660903120 17:08:10 $ docker rm -f --volumes 344e7d4fdb93c3f7a578d562c5cb26ed0937df74e12ceaff2cab807660903120 [Pipeline] // withDockerContainer [Pipeline] sh 17:08:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:08:12 Warning: overwriting stash ‘coverage-report’ 17:08:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:08:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:08:13 + ls -al . 17:08:13 total 228 17:08:13 drwxrwxr-x 10 jenkins jenkins 4096 May 30 17:02 . 17:08:13 drwxrwxr-x 4 jenkins jenkins 4096 May 30 17:00 .. 17:08:13 -rw-rw-r-- 1 jenkins jenkins 262 May 30 17:00 .dockerignore 17:08:13 drwxrwxr-x 8 jenkins jenkins 4096 May 30 17:00 .git 17:08:13 drwxrwxr-x 3 jenkins jenkins 4096 May 30 17:00 .github 17:08:13 -rw-rw-r-- 1 jenkins jenkins 788 May 30 17:00 .gitignore 17:08:13 -rw-rw-r-- 1 jenkins jenkins 41 May 30 17:00 .golangci.yml 17:08:13 -rw-rw-r-- 1 jenkins jenkins 9805 May 30 17:00 Attribution.txt 17:08:13 -rw-rw-r-- 1 jenkins jenkins 9042 May 30 17:00 CHANGELOG.md 17:08:13 -rw-rw-r-- 1 jenkins jenkins 1659 May 30 17:00 Dockerfile 17:08:13 -rw-rw-r-- 1 jenkins jenkins 677 May 30 17:00 GOVERNANCE.md 17:08:13 -rw-rw-r-- 1 jenkins jenkins 687 May 30 17:00 Jenkinsfile 17:08:13 -rw-rw-r-- 1 jenkins jenkins 11347 May 30 17:00 LICENSE 17:08:13 -rw-rw-r-- 1 jenkins jenkins 2497 May 30 17:00 Makefile 17:08:13 -rw-rw-r-- 1 jenkins jenkins 617 May 30 17:00 OWNERS.md 17:08:13 -rw-rw-r-- 1 jenkins jenkins 31516 May 30 17:00 README.md 17:08:13 -rw-rw-r-- 1 jenkins jenkins 12 May 30 16:58 VERSION 17:08:13 drwxrwxr-x 2 jenkins jenkins 4096 May 30 17:00 bin 17:08:13 -rw-r--r-- 1 jenkins jenkins 41317 May 30 17:05 coverage.out 17:08:13 -rw-rw-r-- 1 jenkins jenkins 3419 May 30 17:00 go.mod 17:08:13 -rw-rw-r-- 1 jenkins jenkins 31409 May 30 17:00 go.sum 17:08:13 drwxrwxr-x 2 jenkins jenkins 4096 May 30 17:00 images 17:08:13 drwxrwxr-x 4 jenkins jenkins 4096 May 30 17:00 internal 17:08:13 -rw-rw-r-- 1 jenkins jenkins 531 May 30 17:00 main.go 17:08:13 drwxrwxr-x 2 jenkins jenkins 4096 May 30 17:00 res 17:08:13 drwxrwxr-x 4 jenkins jenkins 4096 May 30 17:00 snap 17:08:13 drwxrwxr-x 3 jenkins jenkins 4096 May 30 17:00 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:13 + 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=6182e83b98c022ca1bd0a0839ba068b34176a663 --label arch=arm64 --label version=3.0.0-dev.42 . 17:08:14 Sending build context to Docker daemon 683kB 17:08:14 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 17:08:14 Step 2/29 : FROM ${BASE} AS builder 17:08:14 ---> a7fc4cc5581d 17:08:14 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 17:08:14 ---> Running in 0b768e8cbb27 17:08:14 Removing intermediate container 0b768e8cbb27 17:08:14 ---> 9bfe40d6a5c5 17:08:14 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 17:08:14 ---> Running in b2017d2ff25f 17:08:14 Removing intermediate container b2017d2ff25f 17:08:14 ---> 9d320b30723e 17:08:14 Step 5/29 : ARG ADD_BUILD_TAGS="" 17:08:14 ---> Running in 20de1f1c4fe3 17:08:15 Removing intermediate container 20de1f1c4fe3 17:08:15 ---> 178fc24cd07b 17:08:15 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:08:15 ---> Running in ab76baa9037c 17:08:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:08:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:08:17 OK: 263 MiB in 53 packages 17:08:18 Removing intermediate container ab76baa9037c 17:08:18 ---> 476b9d54a5b9 17:08:18 Step 7/29 : WORKDIR /app 17:08:18 ---> Running in 47c042083884 17:08:18 Removing intermediate container 47c042083884 17:08:18 ---> 791e3ceec8fa 17:08:18 Step 8/29 : COPY go.mod vendor* ./ 17:08:19 ---> 5a675f349095 17:08:19 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:08:19 ---> Running in 3cba34f4b103 17:08:21 Removing intermediate container 3cba34f4b103 17:08:21 ---> 1ca57e6509bc 17:08:21 Step 10/29 : COPY . . 17:08:22 ---> 796c15caf027 17:08:22 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:08:22 ---> Running in d902af52d361 17:08:22 Removing intermediate container d902af52d361 17:08:22 ---> a7a73cae2043 17:08:22 Step 12/29 : RUN $MAKE 17:08:22 ---> Running in b01ed6f27aab 17:08:23 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.42 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.42" -trimpath -mod=readonly -o app-rfid-llrp-inventory 17:10:33 Removing intermediate container b01ed6f27aab 17:10:33 ---> 8a41c373c106 17:10:33 Step 13/29 : FROM alpine:3.17 17:10:33 3.17: Pulling from library/alpine 17:10:33 c41833b44d91: Already exists 17:10:33 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 17:10:33 Status: Downloaded newer image for alpine:3.17 17:10:33 ---> 51e60588ff2c 17:10:33 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 17:10:33 ---> Running in 09b7097bc35f 17:10:33 Removing intermediate container 09b7097bc35f 17:10:33 ---> afa6abacaf45 17:10:33 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 17:10:33 ---> Running in 5f2a374da57c 17:10:33 Removing intermediate container 5f2a374da57c 17:10:33 ---> 52a0820b52c5 17:10:33 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 17:10:33 ---> Running in 8909456b43ad 17:10:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:10:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:10:36 (1/2) Installing ca-certificates (20230506-r0) 17:10:36 (2/2) Installing dumb-init (1.2.5-r2) 17:10:36 Executing busybox-1.35.0-r29.trigger 17:10:36 Executing ca-certificates-20230506-r0.trigger 17:10:36 OK: 8 MiB in 17 packages 17:10:37 Removing intermediate container 8909456b43ad 17:10:37 ---> c2f5fef9303f 17:10:37 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:10:38 ---> ca972936d522 17:10:38 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 17:10:38 ---> d014ace5c2ac 17:10:38 Step 19/29 : COPY --from=builder /app/res/ /res/ 17:10:39 ---> 400db7f31482 17:10:39 Step 20/29 : COPY --from=builder /app/static/ /static/ 17:10:39 ---> 913e91dcc447 17:10:39 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 17:10:41 ---> ce5257017cb1 17:10:41 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 17:10:41 ---> Running in 121238e8ac19 17:10:44 Removing intermediate container 121238e8ac19 17:10:44 ---> ed0eb0af7b7d 17:10:44 Step 23/29 : VOLUME /cache 17:10:44 ---> Running in 7c9161e05c38 17:10:44 Removing intermediate container 7c9161e05c38 17:10:44 ---> 1d3ec344e99a 17:10:44 Step 24/29 : EXPOSE 59711 17:10:44 ---> Running in 32f97d560646 17:10:44 Removing intermediate container 32f97d560646 17:10:44 ---> fc6d7738eb1b 17:10:44 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 17:10:44 ---> Running in b4868b1b9450 17:10:45 Removing intermediate container b4868b1b9450 17:10:45 ---> 76a1259d32ce 17:10:45 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 17:10:45 ---> Running in d74c50af2058 17:10:45 Removing intermediate container d74c50af2058 17:10:45 ---> 33483436cab3 17:10:45 Step 27/29 : LABEL arch=arm64 17:10:45 ---> Running in c1c246569715 17:10:45 Removing intermediate container c1c246569715 17:10:45 ---> b0d72d774180 17:10:45 Step 28/29 : LABEL git_sha=6182e83b98c022ca1bd0a0839ba068b34176a663 17:10:46 ---> Running in 8eba9e84fa07 17:10:46 Removing intermediate container 8eba9e84fa07 17:10:46 ---> 95d4bd2c343d 17:10:46 Step 29/29 : LABEL version=3.0.0-dev.42 17:10:46 ---> Running in ad45ff7164ae 17:10:46 Removing intermediate container ad45ff7164ae 17:10:46 ---> 003039a8db6a 17:10:46 [Warning] One or more build-args [ARCH] were not consumed 17:10:46 Successfully built 003039a8db6a 17:10:46 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 17:10:46 provisioning config files... 17:10:46 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/111@tmp/config9698865877179194473tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:10:47 ---> docker-login.sh 17:10:47 nexus3.edgexfoundry.org:10001 17:10:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:47 Configure a credential helper to remove this warning. See 17:10:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:47 17:10:47 Login Succeeded 17:10:47 nexus3.edgexfoundry.org:10002 17:10:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:47 Configure a credential helper to remove this warning. See 17:10:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:47 17:10:47 Login Succeeded 17:10:47 nexus3.edgexfoundry.org:10003 17:10:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:48 Configure a credential helper to remove this warning. See 17:10:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:48 17:10:48 Login Succeeded 17:10:48 nexus3.edgexfoundry.org:10004 17:10:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:48 Configure a credential helper to remove this warning. See 17:10:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:48 17:10:48 Login Succeeded 17:10:48 docker.io 17:10:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:49 Configure a credential helper to remove this warning. See 17:10:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:49 17:10:49 Login Succeeded 17:10:49 ---> docker-login.sh ends [Pipeline] } 17:10:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:10:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:10:49 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 17:10:49 6182e83b98c022ca1bd0a0839ba068b34176a663 17:10:49 latest 17:10:49 3.0.0-dev.42 17:10:49 6182e83b98c022ca1bd0a0839ba068b34176a663-3.0.0-dev.42 17:10:49 main 17:10:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:49 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:6182e83b98c022ca1bd0a0839ba068b34176a663 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:49 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:6182e83b98c022ca1bd0a0839ba068b34176a663 17:10:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 17:10:49 c661e2fa3760: Preparing 17:10:49 8e6461dbda4b: Preparing 17:10:49 7793c9a5c177: Preparing 17:10:49 cc6827ee52aa: Preparing 17:10:49 a0d2c46ce6d8: Preparing 17:10:49 7f6cecb81f0e: Preparing 17:10:49 2b684d227b53: Preparing 17:10:49 26cbea5cba74: Preparing 17:10:49 2b684d227b53: Waiting 17:10:49 7f6cecb81f0e: Waiting 17:10:49 26cbea5cba74: Waiting 17:10:50 a0d2c46ce6d8: Pushed 17:10:50 7793c9a5c177: Pushed 17:10:50 c661e2fa3760: Pushed 17:10:50 cc6827ee52aa: Pushed 17:10:50 26cbea5cba74: Layer already exists 17:10:50 7f6cecb81f0e: Pushed 17:10:50 2b684d227b53: Pushed 17:10:55 8e6461dbda4b: Pushed 17:10:56 6182e83b98c022ca1bd0a0839ba068b34176a663: digest: sha256:fd8ba9a7be76a26df97ad8acc8ceebd259a0632806f0fc2c33c02c51db612742 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:57 + 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 17:10:57 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 17:10:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 17:10:57 c661e2fa3760: Preparing 17:10:57 8e6461dbda4b: Preparing 17:10:57 7793c9a5c177: Preparing 17:10:57 cc6827ee52aa: Preparing 17:10:57 a0d2c46ce6d8: Preparing 17:10:57 7f6cecb81f0e: Preparing 17:10:57 2b684d227b53: Preparing 17:10:57 26cbea5cba74: Preparing 17:10:57 7f6cecb81f0e: Waiting 17:10:57 2b684d227b53: Waiting 17:10:57 26cbea5cba74: Waiting 17:10:57 c661e2fa3760: Layer already exists 17:10:57 cc6827ee52aa: Layer already exists 17:10:57 a0d2c46ce6d8: Layer already exists 17:10:57 7793c9a5c177: Layer already exists 17:10:57 8e6461dbda4b: Layer already exists 17:10:57 26cbea5cba74: Layer already exists 17:10:57 7f6cecb81f0e: Layer already exists 17:10:57 2b684d227b53: Layer already exists 17:10:57 latest: digest: sha256:fd8ba9a7be76a26df97ad8acc8ceebd259a0632806f0fc2c33c02c51db612742 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:58 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:58 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.42 17:10:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 17:10:58 c661e2fa3760: Preparing 17:10:58 8e6461dbda4b: Preparing 17:10:58 7793c9a5c177: Preparing 17:10:58 cc6827ee52aa: Preparing 17:10:58 a0d2c46ce6d8: Preparing 17:10:58 7f6cecb81f0e: Preparing 17:10:58 2b684d227b53: Preparing 17:10:58 26cbea5cba74: Preparing 17:10:58 7f6cecb81f0e: Waiting 17:10:58 2b684d227b53: Waiting 17:10:58 26cbea5cba74: Waiting 17:10:58 7793c9a5c177: Layer already exists 17:10:58 c661e2fa3760: Layer already exists 17:10:58 cc6827ee52aa: Layer already exists 17:10:58 a0d2c46ce6d8: Layer already exists 17:10:58 8e6461dbda4b: Layer already exists 17:10:58 7f6cecb81f0e: Layer already exists 17:10:58 26cbea5cba74: Layer already exists 17:10:58 2b684d227b53: Layer already exists 17:10:58 3.0.0-dev.42: digest: sha256:fd8ba9a7be76a26df97ad8acc8ceebd259a0632806f0fc2c33c02c51db612742 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:58 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:6182e83b98c022ca1bd0a0839ba068b34176a663-3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:59 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:6182e83b98c022ca1bd0a0839ba068b34176a663-3.0.0-dev.42 17:10:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 17:10:59 c661e2fa3760: Preparing 17:10:59 8e6461dbda4b: Preparing 17:10:59 7793c9a5c177: Preparing 17:10:59 cc6827ee52aa: Preparing 17:10:59 a0d2c46ce6d8: Preparing 17:10:59 7f6cecb81f0e: Preparing 17:10:59 2b684d227b53: Preparing 17:10:59 26cbea5cba74: Preparing 17:10:59 2b684d227b53: Waiting 17:10:59 26cbea5cba74: Waiting 17:10:59 7f6cecb81f0e: Waiting 17:10:59 8e6461dbda4b: Layer already exists 17:10:59 c661e2fa3760: Layer already exists 17:10:59 a0d2c46ce6d8: Layer already exists 17:10:59 cc6827ee52aa: Layer already exists 17:10:59 7793c9a5c177: Layer already exists 17:10:59 7f6cecb81f0e: Layer already exists 17:10:59 26cbea5cba74: Layer already exists 17:10:59 2b684d227b53: Layer already exists 17:10:59 6182e83b98c022ca1bd0a0839ba068b34176a663-3.0.0-dev.42: digest: sha256:fd8ba9a7be76a26df97ad8acc8ceebd259a0632806f0fc2c33c02c51db612742 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:59 + 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 17:11:00 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 17:11:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 17:11:00 c661e2fa3760: Preparing 17:11:00 8e6461dbda4b: Preparing 17:11:00 7793c9a5c177: Preparing 17:11:00 cc6827ee52aa: Preparing 17:11:00 a0d2c46ce6d8: Preparing 17:11:00 7f6cecb81f0e: Preparing 17:11:00 2b684d227b53: Preparing 17:11:00 26cbea5cba74: Preparing 17:11:00 2b684d227b53: Waiting 17:11:00 26cbea5cba74: Waiting 17:11:00 7f6cecb81f0e: Waiting 17:11:00 cc6827ee52aa: Layer already exists 17:11:00 7793c9a5c177: Layer already exists 17:11:00 8e6461dbda4b: Layer already exists 17:11:00 a0d2c46ce6d8: Layer already exists 17:11:00 c661e2fa3760: Layer already exists 17:11:00 26cbea5cba74: Layer already exists 17:11:00 2b684d227b53: Layer already exists 17:11:00 7f6cecb81f0e: Layer already exists 17:11:00 main: digest: sha256:fd8ba9a7be76a26df97ad8acc8ceebd259a0632806f0fc2c33c02c51db612742 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:11:00 ===================================================== [Pipeline] echo 17:11:00 taggedImages: 17:11:00 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:6182e83b98c022ca1bd0a0839ba068b34176a663 17:11:00 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 17:11:00 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.42 17:11:00 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:6182e83b98c022ca1bd0a0839ba068b34176a663-3.0.0-dev.42 17:11:00 - 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 17:11:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:11:00 17:11:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:11:01 arm64: Pulling from edgex-lftools-log-publisher 17:11:01 8998bd30e6a1: Pulling fs layer 17:11:01 04944245beec: Pulling fs layer 17:11:01 699f458cf7ca: Pulling fs layer 17:11:01 765212b225bb: Pulling fs layer 17:11:01 f23df028b6ca: Pulling fs layer 17:11:01 d65c8cfc05b1: Pulling fs layer 17:11:01 2437ff75d9bd: Pulling fs layer 17:11:01 765212b225bb: Waiting 17:11:01 f23df028b6ca: Waiting 17:11:01 d65c8cfc05b1: Waiting 17:11:01 2437ff75d9bd: Waiting 17:11:01 04944245beec: Verifying Checksum 17:11:01 04944245beec: Download complete 17:11:01 765212b225bb: Verifying Checksum 17:11:01 765212b225bb: Download complete 17:11:01 f23df028b6ca: Verifying Checksum 17:11:01 f23df028b6ca: Download complete 17:11:01 d65c8cfc05b1: Download complete 17:11:01 699f458cf7ca: Verifying Checksum 17:11:01 699f458cf7ca: Download complete 17:11:01 8998bd30e6a1: Verifying Checksum 17:11:01 8998bd30e6a1: Download complete 17:11:03 2437ff75d9bd: Verifying Checksum 17:11:03 2437ff75d9bd: Download complete 17:11:05 8998bd30e6a1: Pull complete 17:11:06 04944245beec: Pull complete 17:11:07 699f458cf7ca: Pull complete 17:11:07 765212b225bb: Pull complete 17:11:10 f23df028b6ca: Pull complete 17:11:10 d65c8cfc05b1: Pull complete 17:11:25 2437ff75d9bd: Pull complete 17:11:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:11:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:11:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:11:26 prd-ubuntu20.04-docker-arm64-4c-16g-17329 does not seem to be running inside a container 17:11:26 $ 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/111 -v /w/workspace/app-rfid-llrp-inventory/111:/w/workspace/app-rfid-llrp-inventory/111:rw,z -v /w/workspace/app-rfid-llrp-inventory/111@tmp:/w/workspace/app-rfid-llrp-inventory/111@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 17:11:28 $ docker top ce89b749c210b1d53b04a54e24a7b78cd48016489f8b168a5eac2a9dae54971d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:11:29 ---> job-cost.sh 17:11:29 lf-activate-venv: SKIPPING 17:11:29 INFO: No Stack... 17:11:30 INFO: Retrieving Pricing Info for: v3-standard-4 17:11:30 INFO: Archiving Costs [Pipeline] sh 17:11:31 + + cat /w/workspace/app-rfid-llrp-inventory/111/archives/cost.csvcut 17:11:31 -d, -f6 [Pipeline] lock 17:11:31 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-111-stack-cost] 17:11:31 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-111-stack-cost] did not exist. Created. 17:11:31 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-111-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:11:32 /w/workspace/app-rfid-llrp-inventory/111@tmp/durable-3fb83867/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:11:32 + echo total: 0.10999999940395355 [Pipeline] stash 17:11:32 Warning: overwriting stash ‘stack-cost’ 17:11:32 Stashed 1 file(s) [Pipeline] } 17:11:32 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-111-stack-cost] [Pipeline] // lock [Pipeline] } 17:11:32 $ docker stop --time=1 ce89b749c210b1d53b04a54e24a7b78cd48016489f8b168a5eac2a9dae54971d 17:11:33 $ docker rm -f --volumes ce89b749c210b1d53b04a54e24a7b78cd48016489f8b168a5eac2a9dae54971d [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 17:11:34 provisioning config files... 17:11:34 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13204853320125428119tmp [Pipeline] { [Pipeline] sh 17:11:34 + set +x 17:11:34 + bash -s -- 17:11:34 + curl -s https://codecov.io/bash 17:11:34 17:11:34 _____ _ 17:11:34 / ____| | | 17:11:34 | | ___ __| | ___ ___ _____ __ 17:11:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:11:34 | |___| (_) | (_| | __/ (_| (_) \ V / 17:11:34 \_____\___/ \__,_|\___|\___\___/ \_/ 17:11:34 Bash-1.0.6 17:11:34 17:11:34 17:11:34 ==> git version 2.25.1 found 17:11:34 ==> 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 17:11:34 Release-Date: 2020-01-08 17:11:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:11:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:11:34 ==> Jenkins CI detected. 17:11:34 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 17:11:34 project root: . 17:11:34 --> token set from env 17:11:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:11:34 ==> Running gcov in . (disable via -X gcov) 17:11:34 ==> Python coveragepy not found 17:11:34 ==> Searching for coverage reports in: 17:11:34 + . 17:11:34 -> Found 1 reports 17:11:34 ==> Detecting git/mercurial file structure 17:11:34 ==> Reading reports 17:11:34 + ./coverage.out bytes=41317 17:11:34 ==> Appending adjustments 17:11:34 https://docs.codecov.io/docs/fixing-reports 17:11:34 + Found adjustments 17:11:34 ==> Gzipping contents 17:11:34 12K /tmp/codecov.WUYL8y.gz 17:11:34 ==> Uploading reports 17:11:34 url: https://codecov.io 17:11:34 query: branch=main&commit=6182e83b98c022ca1bd0a0839ba068b34176a663&build=111&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F111%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 17:11:34 -> Pinging Codecov 17:11:34 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=6182e83b98c022ca1bd0a0839ba068b34176a663&build=111&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F111%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 17:11:35 -> Uploading to 17:11:35 https://storage.googleapis.com/codecov/v4/raw/2023-05-30/581DD39554BDF9B6E22D074273EAD858/6182e83b98c022ca1bd0a0839ba068b34176a663/af5d532a-d7ee-4bb4-bf52-27eea29eb044.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230530%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230530T171135Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ca60e67d90fe4a5c99b3f012ad344d50f154c2eabb7e05baed5b9549d9f14573 17:11:35 % Total % Received % Xferd Average Speed Time Time Time Current 17:11:35 Dload Upload Total Spent Left Speed 17:11:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11800 0 0 100 11800 0 54629 --:--:-- --:--:-- --:--:-- 54377 17:11:35 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/6182e83b98c022ca1bd0a0839ba068b34176a663 [Pipeline] } 17:11:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:11:35 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:11:35 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:11:35 17:11:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:11:36 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:11:36 df9b9388f04a: Pulling fs layer 17:11:36 52dc419b0ee2: Pulling fs layer 17:11:36 25bc292e5bac: Pulling fs layer 17:11:36 114826534d7a: Pulling fs layer 17:11:36 4657fd5d0bcf: Pulling fs layer 17:11:36 6ad1cebc031e: Pulling fs layer 17:11:36 8a3aa393b2d8: Pulling fs layer 17:11:36 114826534d7a: Waiting 17:11:36 4657fd5d0bcf: Waiting 17:11:36 6ad1cebc031e: Waiting 17:11:36 8a3aa393b2d8: Waiting 17:11:36 25bc292e5bac: Download complete 17:11:36 52dc419b0ee2: Verifying Checksum 17:11:36 52dc419b0ee2: Download complete 17:11:36 4657fd5d0bcf: Verifying Checksum 17:11:36 4657fd5d0bcf: Download complete 17:11:36 df9b9388f04a: Verifying Checksum 17:11:36 df9b9388f04a: Download complete 17:11:36 6ad1cebc031e: Verifying Checksum 17:11:36 6ad1cebc031e: Download complete 17:11:36 df9b9388f04a: Pull complete 17:11:36 52dc419b0ee2: Pull complete 17:11:36 25bc292e5bac: Pull complete 17:11:37 114826534d7a: Download complete 17:11:37 8a3aa393b2d8: Verifying Checksum 17:11:37 8a3aa393b2d8: Download complete 17:11:41 114826534d7a: Pull complete 17:11:41 4657fd5d0bcf: Pull complete 17:11:41 6ad1cebc031e: Pull complete 17:11:44 8a3aa393b2d8: Pull complete 17:11:44 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:11:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:11:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:11:44 prd-ubuntu20.04-docker-8c-8g-17327 does not seem to be running inside a container 17:11:44 $ 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 17:11:47 $ docker top c4449befe7852b3ead09cb517a07c4cf8766e67a97913c1fcd00d85366d20374 -eo pid,comm [Pipeline] { [Pipeline] echo 17:11:47 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 17:11:48 + set -o pipefail 17:11:48 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 17:11:53 17:11:53 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 17:11:53 17:11:53 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/36f32b0e-0680-459b-bb77-4933648da24d 17:11:53 17:11:53 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 17:11:53 17:11:53 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:11:53 17:11:54 17:11:54 A medium severity vulnerability was found in the Snyk CLI versions you are using. 17:11:54 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 17:11:54 More details here: https://snyk.co/ue1NS [Pipeline] } 17:11:54 $ docker stop --time=1 c4449befe7852b3ead09cb517a07c4cf8766e67a97913c1fcd00d85366d20374 17:11:57 $ docker rm -f --volumes c4449befe7852b3ead09cb517a07c4cf8766e67a97913c1fcd00d85366d20374 [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 17:11:58 + git log --format=format:%s -1 6182e83b98c022ca1bd0a0839ba068b34176a663 [Pipeline] sh 17:11:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:11:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:11:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:11:59 prd-ubuntu20.04-docker-8c-8g-17327 does not seem to be running inside a container 17:11:59 $ 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 17:11:59 $ docker top e74eabac17080f3fa1a11bd4f9b943c7e750558819fc6d2552c162b5c70d98e5 -eo pid,comm 17:11:59 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:11:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:11:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:11:59 [ssh-agent] Looking for ssh-agent implementation... 17:11:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:11:59 $ docker exec e74eabac17080f3fa1a11bd4f9b943c7e750558819fc6d2552c162b5c70d98e5 ssh-agent 17:12:00 SSH_AUTH_SOCK=/tmp/ssh-UQ4aoTFLCVYn/agent.33 17:12:00 SSH_AGENT_PID=39 17:12:00 Running ssh-add (command line suppressed) 17:12:00 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_18105913362762239062.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_18105913362762239062.key) 17:12:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:12:00 + git semver tag 17:12:00 2023-05-30 17:12:00,589 [run_tag] DEBUG tag force:False 17:12:00 2023-05-30 17:12:00,589 [check_head_tag] DEBUG check head tag 17:12:00 2023-05-30 17:12:00,590 [execute] INFO git cat-file --batch-check 17:12:00 2023-05-30 17:12:00,591 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 17:12:00 2023-05-30 17:12:00,594 [execute] INFO git cat-file --batch 17:12:00 2023-05-30 17:12:00,594 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 17:12:00 2023-05-30 17:12:00,615 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 17:12:00 2023-05-30 17:12:00,616 [execute] INFO git tag -a v3.0.0-dev.42 -m v3.0.0-dev.42 17:12:00 2023-05-30 17:12:00,616 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.42', '-m', 'v3.0.0-dev.42'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 17:12:00 2023-05-30 17:12:00,619 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 17:12:00 3.0.0-dev.42 [Pipeline] } 17:12:00 $ docker exec --env ******** --env ******** e74eabac17080f3fa1a11bd4f9b943c7e750558819fc6d2552c162b5c70d98e5 ssh-agent -k 17:12:00 unset SSH_AUTH_SOCK; 17:12:00 unset SSH_AGENT_PID; 17:12:00 echo Agent pid 39 killed; 17:12:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:12:01 + git semver [Pipeline] } 17:12:01 $ docker stop --time=1 e74eabac17080f3fa1a11bd4f9b943c7e750558819fc6d2552c162b5c70d98e5 17:12:02 $ docker rm -f --volumes e74eabac17080f3fa1a11bd4f9b943c7e750558819fc6d2552c162b5c70d98e5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:12:03 17:12:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:12:03 0.23.1-centos7: Pulling from edgex-lftools 17:12:03 ab5ef0e58194: Pulling fs layer 17:12:03 9712f1f96733: Pulling fs layer 17:12:03 63f879dbbcfc: Pulling fs layer 17:12:03 0d9ebad4ef96: Pulling fs layer 17:12:03 e9a5061849ea: Pulling fs layer 17:12:03 d747dcd14b5f: Pulling fs layer 17:12:03 2de7ff778b66: Pulling fs layer 17:12:03 e9a5061849ea: Waiting 17:12:03 0d9ebad4ef96: Waiting 17:12:03 d747dcd14b5f: Waiting 17:12:03 2de7ff778b66: Waiting 17:12:03 9712f1f96733: Verifying Checksum 17:12:03 9712f1f96733: Download complete 17:12:03 63f879dbbcfc: Verifying Checksum 17:12:03 63f879dbbcfc: Download complete 17:12:03 0d9ebad4ef96: Verifying Checksum 17:12:03 0d9ebad4ef96: Download complete 17:12:03 d747dcd14b5f: Verifying Checksum 17:12:03 d747dcd14b5f: Download complete 17:12:03 e9a5061849ea: Verifying Checksum 17:12:03 e9a5061849ea: Download complete 17:12:03 ab5ef0e58194: Download complete 17:12:04 2de7ff778b66: Verifying Checksum 17:12:04 2de7ff778b66: Download complete 17:12:06 ab5ef0e58194: Pull complete 17:12:06 9712f1f96733: Pull complete 17:12:07 63f879dbbcfc: Pull complete 17:12:11 0d9ebad4ef96: Pull complete 17:12:11 e9a5061849ea: Pull complete 17:12:11 d747dcd14b5f: Pull complete 17:12:12 2de7ff778b66: Pull complete 17:12:12 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:12:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:12:12 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:12:12 prd-ubuntu20.04-docker-8c-8g-17327 does not seem to be running inside a container 17:12:12 $ 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 17:12:16 $ docker top 304b93939f720c78164e3193f2c50f88b9accde35d064a55dd91ca787f64ef36 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:12:16 provisioning config files... 17:12:16 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8137046070391855161tmp 17:12:16 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5096136713890799709tmp 17:12:16 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17936516572520139070tmp [Pipeline] { [Pipeline] echo 17:12:16 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:12:17 ---> sigul-configuration.sh 17:12:17 gpg: directory `/root/.gnupg' created 17:12:17 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:12:17 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:12:17 gpg: keyring `/root/.gnupg/secring.gpg' created 17:12:17 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:12:17 gpg: CAST5 encrypted data 17:12:17 gpg: encrypted with 1 passphrase 17:12:17 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:12:17 + mkdir /home/jenkins 17:12:17 + mkdir /home/jenkins/sigul [Pipeline] sh 17:12:17 + 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 17:12:17 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:12:18 ---> sigul-install.sh 17:12:18 Sigul already installed; skipping installation. [Pipeline] sh 17:12:18 + git tag --list 17:12:18 v0.0.0 17:12:18 v1.0.0 17:12:18 v2.1.0 17:12:18 v2.1.1 17:12:18 v2.1.1-dev.1 17:12:18 v2.2.0 17:12:18 v2.2.1-dev.1 17:12:18 v2.2.1-dev.2 17:12:18 v2.2.1-dev.3 17:12:18 v2.2.1-dev.4 17:12:18 v2.2.1-dev.5 17:12:18 v2.2.1-dev.6 17:12:18 v2.2.1-dev.7 17:12:18 v2.3.0 17:12:18 v2.3.0-dev.10 17:12:18 v2.3.0-dev.11 17:12:18 v2.3.0-dev.12 17:12:18 v2.3.0-dev.13 17:12:18 v2.3.0-dev.14 17:12:18 v2.3.0-dev.15 17:12:18 v2.3.0-dev.16 17:12:18 v2.3.0-dev.17 17:12:18 v2.3.0-dev.18 17:12:18 v2.3.0-dev.19 17:12:18 v2.3.0-dev.20 17:12:18 v2.3.0-dev.21 17:12:18 v2.3.0-dev.22 17:12:18 v2.3.0-dev.23 17:12:18 v2.3.0-dev.24 17:12:18 v2.3.0-dev.25 17:12:18 v2.3.0-dev.26 17:12:18 v2.3.0-dev.9 17:12:18 v2.3.1-dev.1 17:12:18 v3.0.0-dev.1 17:12:18 v3.0.0-dev.10 17:12:18 v3.0.0-dev.11 17:12:18 v3.0.0-dev.12 17:12:18 v3.0.0-dev.13 17:12:18 v3.0.0-dev.14 17:12:18 v3.0.0-dev.15 17:12:18 v3.0.0-dev.16 17:12:18 v3.0.0-dev.17 17:12:18 v3.0.0-dev.18 17:12:18 v3.0.0-dev.19 17:12:18 v3.0.0-dev.2 17:12:18 v3.0.0-dev.20 17:12:18 v3.0.0-dev.21 17:12:18 v3.0.0-dev.22 17:12:18 v3.0.0-dev.23 17:12:18 v3.0.0-dev.24 17:12:18 v3.0.0-dev.25 17:12:18 v3.0.0-dev.26 17:12:18 v3.0.0-dev.27 17:12:18 v3.0.0-dev.28 17:12:18 v3.0.0-dev.29 17:12:18 v3.0.0-dev.3 17:12:18 v3.0.0-dev.30 17:12:18 v3.0.0-dev.31 17:12:18 v3.0.0-dev.32 17:12:18 v3.0.0-dev.33 17:12:18 v3.0.0-dev.34 17:12:18 v3.0.0-dev.35 17:12:18 v3.0.0-dev.36 17:12:18 v3.0.0-dev.37 17:12:18 v3.0.0-dev.38 17:12:18 v3.0.0-dev.39 17:12:18 v3.0.0-dev.4 17:12:18 v3.0.0-dev.40 17:12:18 v3.0.0-dev.41 17:12:18 v3.0.0-dev.42 17:12:18 v3.0.0-dev.5 17:12:18 v3.0.0-dev.6 17:12:18 v3.0.0-dev.7 17:12:18 v3.0.0-dev.8 17:12:18 v3.0.0-dev.9 [Pipeline] sh 17:12:18 + lftools sign git-tag v3.0.0-dev.42 17:12:19 Signing Git tag with Sigul... 17:12:19 Signing v3.0.0-dev.42 [Pipeline] echo 17:12:19 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:12:19 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:12:19 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:12:19 $ docker stop --time=1 304b93939f720c78164e3193f2c50f88b9accde35d064a55dd91ca787f64ef36 17:12:21 $ docker rm -f --volumes 304b93939f720c78164e3193f2c50f88b9accde35d064a55dd91ca787f64ef36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:12:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:12:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:12:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:12:22 prd-ubuntu20.04-docker-8c-8g-17327 does not seem to be running inside a container 17:12:22 $ 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 17:12:22 $ docker top 3055f0fb621d83768cfaac79911ad80c980cf6aa9fd12d8eb25040262100ab90 -eo pid,comm 17:12:22 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). 17:12:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:12:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:12:22 [ssh-agent] Looking for ssh-agent implementation... 17:12:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:12:22 $ docker exec 3055f0fb621d83768cfaac79911ad80c980cf6aa9fd12d8eb25040262100ab90 ssh-agent 17:12:22 SSH_AUTH_SOCK=/tmp/ssh-8CvRkwd8D2Vc/agent.33 17:12:22 SSH_AGENT_PID=39 17:12:22 Running ssh-add (command line suppressed) 17:12:22 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7693924244929375540.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7693924244929375540.key) 17:12:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:12:23 + git semver bump pre 17:12:23 2023-05-30 17:12:23,286 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 17:12:23 2023-05-30 17:12:23,286 [bump_version] DEBUG bumping version:3.0.0-dev.42 on axis:pre with prefix:dev 17:12:23 2023-05-30 17:12:23,286 [bump_version] DEBUG bumped version:3.0.0-dev.43 17:12:23 2023-05-30 17:12:23,286 [write_version] DEBUG write version:3.0.0-dev.43 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 17:12:23 2023-05-30 17:12:23,286 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 17:12:23 2023-05-30 17:12:23,286 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 17:12:23 2023-05-30 17:12:23,288 [execute] INFO git cat-file --batch-check 17:12:23 2023-05-30 17:12:23,288 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 17:12:23 2023-05-30 17:12:23,293 [execute] INFO git cat-file --batch 17:12:23 2023-05-30 17:12:23,294 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 17:12:23 2023-05-30 17:12:23,298 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 17:12:23 3.0.0-dev.43 [Pipeline] } 17:12:23 $ docker exec --env ******** --env ******** 3055f0fb621d83768cfaac79911ad80c980cf6aa9fd12d8eb25040262100ab90 ssh-agent -k 17:12:23 unset SSH_AUTH_SOCK; 17:12:23 unset SSH_AGENT_PID; 17:12:23 echo Agent pid 39 killed; 17:12:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:12:23 + git semver [Pipeline] } 17:12:24 $ docker stop --time=1 3055f0fb621d83768cfaac79911ad80c980cf6aa9fd12d8eb25040262100ab90 17:12:25 $ docker rm -f --volumes 3055f0fb621d83768cfaac79911ad80c980cf6aa9fd12d8eb25040262100ab90 [Pipeline] // withDockerContainer [Pipeline] sh 17:12:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:12:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:12:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:12:26 prd-ubuntu20.04-docker-8c-8g-17327 does not seem to be running inside a container 17:12:26 $ 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 17:12:26 $ docker top 6e193d019db2bc107b8526d2d5afce6555e2d8ed64f2aa4401829bcec92e5339 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:12:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:12:26 [ssh-agent] Looking for ssh-agent implementation... 17:12:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:12:26 $ docker exec 6e193d019db2bc107b8526d2d5afce6555e2d8ed64f2aa4401829bcec92e5339 ssh-agent 17:12:26 SSH_AUTH_SOCK=/tmp/ssh-ljIA0q8in9vn/agent.32 17:12:26 SSH_AGENT_PID=38 17:12:26 Running ssh-add (command line suppressed) 17:12:26 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9189510281413690155.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9189510281413690155.key) 17:12:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:12:27 + git semver push 17:12:27 2023-05-30 17:12:27,254 [run_push] DEBUG push 17:12:27 2023-05-30 17:12:27,255 [execute] INFO git cat-file --batch-check 17:12:27 2023-05-30 17:12:27,255 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 17:12:27 2023-05-30 17:12:27,259 [execute] INFO git rev-list c933e01daee06b7ce7789d0d7c484e7632ea5ffc -- 17:12:27 2023-05-30 17:12:27,259 [execute] DEBUG Popen(['git', 'rev-list', 'c933e01daee06b7ce7789d0d7c484e7632ea5ffc', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 17:12:27 2023-05-30 17:12:27,266 [execute] INFO git fetch -v origin 17:12:27 2023-05-30 17:12:27,266 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 17:12:27 2023-05-30 17:12:27,759 [run_push] DEBUG no remote changes detected 17:12:27 2023-05-30 17:12:27,759 [execute] INFO git push origin semver 17:12:27 2023-05-30 17:12:27,759 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 17:12:28 2023-05-30 17:12:28,509 [run_push] DEBUG push all version tags 17:12:28 2023-05-30 17:12:28,509 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:12:28 2023-05-30 17:12:28,510 [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) 17:12:29 2023-05-30 17:12:29,236 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 17:12:29 3.0.0-dev.43 [Pipeline] } 17:12:29 $ docker exec --env ******** --env ******** 6e193d019db2bc107b8526d2d5afce6555e2d8ed64f2aa4401829bcec92e5339 ssh-agent -k 17:12:29 unset SSH_AUTH_SOCK; 17:12:29 unset SSH_AGENT_PID; 17:12:29 echo Agent pid 38 killed; 17:12:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:12:29 + git semver [Pipeline] } 17:12:30 $ docker stop --time=1 6e193d019db2bc107b8526d2d5afce6555e2d8ed64f2aa4401829bcec92e5339 17:12:31 $ docker rm -f --volumes 6e193d019db2bc107b8526d2d5afce6555e2d8ed64f2aa4401829bcec92e5339 [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 17:12:31 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 17:12:31 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 17:12:31 total 16 17:12:31 drwxr-xr-x 3 root root 4096 May 30 17:00 . 17:12:31 drwxrwxr-x 12 jenkins jenkins 4096 May 30 17:12 .. 17:12:31 drwxr-xr-x 2 root root 4096 May 30 17:00 cost 17:12:31 -rw-r--r-- 1 root root 95 May 30 17:00 cost.csv 17:12:31 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 17:12:31 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 17:12:31 total 16 17:12:31 drwxr-xr-x 3 jenkins jenkins 4096 May 30 17:00 . 17:12:31 drwxrwxr-x 12 jenkins jenkins 4096 May 30 17:12 .. 17:12:31 drwxr-xr-x 2 jenkins jenkins 4096 May 30 17:00 cost 17:12:31 -rw-r--r-- 1 jenkins jenkins 95 May 30 17:00 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:12:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:12:33 ---> package-listing.sh 17:12:33 ++ facter osfamily 17:12:33 ++ tr '[:upper:]' '[:lower:]' 17:12:33 + OS_FAMILY=debian 17:12:33 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 17:12:33 + START_PACKAGES=/tmp/packages_start.txt 17:12:33 + END_PACKAGES=/tmp/packages_end.txt 17:12:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:12:33 + PACKAGES=/tmp/packages_start.txt 17:12:33 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 17:12:33 + PACKAGES=/tmp/packages_end.txt 17:12:33 + case "${OS_FAMILY}" in 17:12:33 + dpkg -l 17:12:33 + grep '^ii' 17:12:33 + '[' -f /tmp/packages_start.txt ']' 17:12:33 + '[' -f /tmp/packages_end.txt ']' 17:12:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:12:33 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 17:12:33 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 17:12:33 + 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 17:12:33 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 17:12:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:12:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:12:34 prd-ubuntu20.04-docker-8c-8g-17327 does not seem to be running inside a container 17:12:34 $ 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 17:12:34 $ docker top 21c5cce7550ab44e3c8142399e8450d8227eb76bcfcbd7d0a5a653cc1264223d -eo pid,comm [Pipeline] { [Pipeline] sh 17:12:34 + touch /tmp/pre-build-complete [Pipeline] sh 17:12:34 + mkdir -p /var/log/sysstat [Pipeline] sh 17:12:35 + ls /var/log/sa-host 17:12:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:12:35 provisioning config files... 17:12:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9413387729063054962tmp [Pipeline] { [Pipeline] echo 17:12:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:12:35 ---> create-netrc.sh [Pipeline] } 17:12:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:12:35 ---> python-tools-install.sh [Pipeline] echo 17:12:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:12:36 ---> sudo-logs.sh 17:12:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:12:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:12:36 ---> job-cost.sh 17:12:36 lf-activate-venv: SKIPPING 17:12:36 DEBUG: total: 0.2199999988079071 17:12:36 INFO: Retrieving Stack Cost... 17:12:37 INFO: Retrieving Pricing Info for: v3-standard-8 17:12:37 INFO: Archiving Costs [Pipeline] echo 17:12:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:12:37 ---> logs-deploy.sh 17:12:37 lf-activate-venv: SKIPPING 17:12:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/111 17:12:37 INFO: archiving workspace using pattern(s): 17:12:38 Archives upload complete. 17:12:38 INFO: archiving logs to Nexus