Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cd2fdb78346a746a4a513aea6141dac1c9baeef7 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-ssh4147236674626105633.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh2637991544533722245.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh6272411000351805691.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh8081508596241018769.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-ssh18056943693585766787.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-3695 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision cd2fdb78346a746a4a513aea6141dac1c9baeef7 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#219)" > git config core.sparsecheckout # timeout=10 > git checkout -f cd2fdb78346a746a4a513aea6141dac1c9baeef7 # timeout=10 > git rev-list --no-walk 49917a2fa1511478922ba9567a0d5bdfd5b8a77e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:33:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:33:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:33:09 ========================================================= 15:33:09 EdgeX Global Pipelines Version Info 15:33:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:33:09 ------------------- 15:33:09 stable info: 15:33:09 ------------------- 15:33:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:33:09 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 15:33:09 Message: update stable to v1.0.253 15:33:10 ------------------- 15:33:10 experimental info: 15:33:10 ------------------- 15:33:10 Commited By: **** collab-it+edgex@linuxfoundation.org 15:33:10 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 15:33:10 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:33:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 15:33:10 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 15:33:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:33:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:33:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:33:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 15:33:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:33:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:33:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:33:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:33:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:33:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 15:33:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:33:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:33:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:33:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:33:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:33:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:33:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:33:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:33:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:33:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:33:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:33:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:33:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:33:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:33:10 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:33:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:33:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:33:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:33:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cd2fdb78346a746a4a513aea6141dac1c9baeef7 [Pipeline] echo 15:33:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cd2fdb7 [Pipeline] echo 15:33:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:33:11 provisioning config files... 15:33:11 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13105710557411470652tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:33:11 ---> docker-login.sh 15:33:11 nexus3.edgexfoundry.org:10001 15:33:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:11 Configure a credential helper to remove this warning. See 15:33:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:11 15:33:11 Login Succeeded 15:33:11 nexus3.edgexfoundry.org:10002 15:33:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:12 Configure a credential helper to remove this warning. See 15:33:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:12 15:33:12 Login Succeeded 15:33:12 nexus3.edgexfoundry.org:10003 15:33:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:12 Configure a credential helper to remove this warning. See 15:33:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:12 15:33:12 Login Succeeded 15:33:12 nexus3.edgexfoundry.org:10004 15:33:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:12 Configure a credential helper to remove this warning. See 15:33:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:12 15:33:12 Login Succeeded 15:33:12 docker.io 15:33:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:12 Configure a credential helper to remove this warning. See 15:33:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:12 15:33:12 Login Succeeded 15:33:12 ---> docker-login.sh ends [Pipeline] } 15:33:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:33:13 + git rev-list -1 --merges cd2fdb78346a746a4a513aea6141dac1c9baeef7~1..cd2fdb78346a746a4a513aea6141dac1c9baeef7 [Pipeline] echo 15:33:13 -----------> git rev-list -1 --merges cd2fdb78346a746a4a513aea6141dac1c9baeef7~1..cd2fdb78346a746a4a513aea6141dac1c9baeef7 cd2fdb78346a746a4a513aea6141dac1c9baeef7 [false] [Pipeline] sh 15:33:13 + git log --format=format:%s -1 cd2fdb78346a746a4a513aea6141dac1c9baeef7 [Pipeline] echo 15:33:13 ========================================================= 15:33:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:33:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:33:13 + git log --format=format:%s -1 cd2fdb78346a746a4a513aea6141dac1c9baeef7 [Pipeline] echo 15:33:13 [semverPrep] GIT_COMMIT: cd2fdb78346a746a4a513aea6141dac1c9baeef7, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#219) [Pipeline] echo 15:33:13 [semverPrep] This is not a build commit. [Pipeline] sh 15:33:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:33:14 + grep -v github /etc/ssh/ssh_known_hosts 15:33:14 + [ -e /tmp/ssh_known_hosts ] 15:33:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:33:14 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:33:14 + sudo tee -a /etc/ssh/ssh_known_hosts 15:33:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:33:14 15:33:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:33:14 0.1.4: Pulling from edgex-devops/py-git-semver 15:33:14 b85a868b505f: Pulling fs layer 15:33:14 e2be974225ed: Pulling fs layer 15:33:14 339a4e72a1f5: Pulling fs layer 15:33:14 988bab9f4d93: Pulling fs layer 15:33:14 1469e6f7b9e6: Pulling fs layer 15:33:14 eaf3925da568: Pulling fs layer 15:33:14 bab4dde63d76: Pulling fs layer 15:33:14 988bab9f4d93: Waiting 15:33:14 bde34c3a00c8: Pulling fs layer 15:33:14 eaf3925da568: Waiting 15:33:14 bab4dde63d76: Waiting 15:33:14 b352a97aabf1: Pulling fs layer 15:33:14 bde34c3a00c8: Waiting 15:33:14 b352a97aabf1: Waiting 15:33:14 4872d77fe225: Pulling fs layer 15:33:14 5851b861e8e6: Pulling fs layer 15:33:14 4872d77fe225: Waiting 15:33:14 5851b861e8e6: Waiting 15:33:14 e2be974225ed: Download complete 15:33:14 988bab9f4d93: Verifying Checksum 15:33:14 988bab9f4d93: Download complete 15:33:15 1469e6f7b9e6: Verifying Checksum 15:33:15 1469e6f7b9e6: Download complete 15:33:15 339a4e72a1f5: Verifying Checksum 15:33:15 339a4e72a1f5: Download complete 15:33:15 eaf3925da568: Verifying Checksum 15:33:15 eaf3925da568: Download complete 15:33:15 bde34c3a00c8: Verifying Checksum 15:33:15 bde34c3a00c8: Download complete 15:33:15 b352a97aabf1: Download complete 15:33:15 4872d77fe225: Verifying Checksum 15:33:15 4872d77fe225: Download complete 15:33:15 5851b861e8e6: Verifying Checksum 15:33:15 5851b861e8e6: Download complete 15:33:15 b85a868b505f: Verifying Checksum 15:33:15 b85a868b505f: Download complete 15:33:15 bab4dde63d76: Verifying Checksum 15:33:15 bab4dde63d76: Download complete 15:33:16 b85a868b505f: Pull complete 15:33:16 e2be974225ed: Pull complete 15:33:16 339a4e72a1f5: Pull complete 15:33:17 988bab9f4d93: Pull complete 15:33:17 1469e6f7b9e6: Pull complete 15:33:17 eaf3925da568: Pull complete 15:33:19 bab4dde63d76: Pull complete 15:33:19 bde34c3a00c8: Pull complete 15:33:19 b352a97aabf1: Pull complete 15:33:19 4872d77fe225: Pull complete 15:33:19 5851b861e8e6: Pull complete 15:33:19 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:33:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:33:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:33:19 prd-ubuntu20.04-docker-8c-8g-3695 does not seem to be running inside a container 15:33:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:33:21 $ docker top 6ee41d29f2cf47779de3b863193289680e6bc912f540fe297233cb5b604a5887 -eo pid,comm 15:33:21 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:33:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:33:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:33:21 [ssh-agent] Looking for ssh-agent implementation... 15:33:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:33:21 $ docker exec 6ee41d29f2cf47779de3b863193289680e6bc912f540fe297233cb5b604a5887 ssh-agent 15:33:21 SSH_AUTH_SOCK=/tmp/ssh-tOFzNNHvRjAR/agent.33 15:33:21 SSH_AGENT_PID=39 15:33:21 Running ssh-add (command line suppressed) 15:33:21 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7849465993287819932.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7849465993287819932.key) 15:33:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:33:22 + git tag --points-at HEAD [Pipeline] } 15:33:22 $ docker exec --env ******** --env ******** 6ee41d29f2cf47779de3b863193289680e6bc912f540fe297233cb5b604a5887 ssh-agent -k 15:33:22 unset SSH_AUTH_SOCK; 15:33:22 unset SSH_AGENT_PID; 15:33:22 echo Agent pid 39 killed; 15:33:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:33:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:33:22 [ssh-agent] Looking for ssh-agent implementation... 15:33:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:33:22 $ docker exec 6ee41d29f2cf47779de3b863193289680e6bc912f540fe297233cb5b604a5887 ssh-agent 15:33:22 SSH_AUTH_SOCK=/tmp/ssh-RJqGmlXwDLpB/agent.71 15:33:22 SSH_AGENT_PID=77 15:33:22 Running ssh-add (command line suppressed) 15:33:22 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4490308182741049955.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4490308182741049955.key) 15:33:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:33:23 + git semver init 15:33:23 2023-08-15 15:33:23,200 [run_init] DEBUG init version:0.0.0 force:False 15:33:23 2023-08-15 15:33:23,201 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 15:33:23 2023-08-15 15:33:23,202 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 15:33:23 2023-08-15 15:33:23,202 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 15:33:24 2023-08-15 15:33:24,253 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 15:33:24 2023-08-15 15:33:24,254 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 15:33:24 2023-08-15 15:33:24,254 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:33:24 2023-08-15 15:33:24,254 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:33:24 3.1.0-dev.11 [Pipeline] } 15:33:24 $ docker exec --env ******** --env ******** 6ee41d29f2cf47779de3b863193289680e6bc912f540fe297233cb5b604a5887 ssh-agent -k 15:33:24 unset SSH_AUTH_SOCK; 15:33:24 unset SSH_AGENT_PID; 15:33:24 echo Agent pid 77 killed; 15:33:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:33:25 + git semver [Pipeline] } 15:33:25 $ docker stop --time=1 6ee41d29f2cf47779de3b863193289680e6bc912f540fe297233cb5b604a5887 15:33:26 $ docker rm -f --volumes 6ee41d29f2cf47779de3b863193289680e6bc912f540fe297233cb5b604a5887 [Pipeline] // withDockerContainer [Pipeline] sh 15:33:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:33:27 Stashed 1 file(s) [Pipeline] echo 15:33:27 [edgeXSemver]: initialized semver on version 3.1.0-dev.11 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:33:27 provisioning config files... 15:33:27 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config884397144526270075tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:33:27 ---> docker-login.sh 15:33:27 nexus3.edgexfoundry.org:10001 15:33:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:27 Configure a credential helper to remove this warning. See 15:33:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:27 15:33:27 Login Succeeded 15:33:27 nexus3.edgexfoundry.org:10002 15:33:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:27 Configure a credential helper to remove this warning. See 15:33:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:27 15:33:27 Login Succeeded 15:33:27 nexus3.edgexfoundry.org:10003 15:33:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:27 Configure a credential helper to remove this warning. See 15:33:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:27 15:33:27 Login Succeeded 15:33:27 nexus3.edgexfoundry.org:10004 15:33:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:27 Configure a credential helper to remove this warning. See 15:33:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:27 15:33:27 Login Succeeded 15:33:27 docker.io 15:33:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:28 Configure a credential helper to remove this warning. See 15:33:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:28 15:33:28 Login Succeeded 15:33:28 ---> docker-login.sh ends [Pipeline] } 15:33:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:33:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:33:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:33:28 ========================================================= 15:33:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 15:33:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:28 + 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 . 15:33:28 Sending build context to Docker daemon 12.68MB 15:33:28 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:33:28 Step 2/12 : FROM ${BASE} AS builder 15:33:28 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 15:33:28 4db1b89c0bd1: Pulling fs layer 15:33:28 6911f1a30b25: Pulling fs layer 15:33:28 e194b8c5c2a9: Pulling fs layer 15:33:28 6863d3e3a2b1: Pulling fs layer 15:33:28 ec0bb842ea78: Pulling fs layer 15:33:28 40a00589a448: Pulling fs layer 15:33:28 6c08303d61cc: Pulling fs layer 15:33:28 798269fcf238: Pulling fs layer 15:33:28 6863d3e3a2b1: Waiting 15:33:28 ec0bb842ea78: Waiting 15:33:28 6c08303d61cc: Waiting 15:33:28 798269fcf238: Waiting 15:33:28 6911f1a30b25: Verifying Checksum 15:33:28 6911f1a30b25: Download complete 15:33:28 6863d3e3a2b1: Verifying Checksum 15:33:28 6863d3e3a2b1: Download complete 15:33:28 ec0bb842ea78: Verifying Checksum 15:33:28 ec0bb842ea78: Download complete 15:33:28 4db1b89c0bd1: Download complete 15:33:28 40a00589a448: Verifying Checksum 15:33:28 40a00589a448: Download complete 15:33:28 4db1b89c0bd1: Pull complete 15:33:29 6911f1a30b25: Pull complete 15:33:29 798269fcf238: Download complete 15:33:29 e194b8c5c2a9: Verifying Checksum 15:33:29 e194b8c5c2a9: Download complete 15:33:29 6c08303d61cc: Verifying Checksum 15:33:29 6c08303d61cc: Download complete 15:33:32 e194b8c5c2a9: Pull complete 15:33:32 6863d3e3a2b1: Pull complete 15:33:33 ec0bb842ea78: Pull complete 15:33:33 40a00589a448: Pull complete 15:33:35 6c08303d61cc: Pull complete 15:33:36 798269fcf238: Pull complete 15:33:36 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 15:33:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:33:36 ---> ec979cd7f677 15:33:36 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:33:40 ---> Running in f1ec45438ea6 15:33:40 Removing intermediate container f1ec45438ea6 15:33:40 ---> d0330ffa4a3b 15:33:40 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:33:40 ---> Running in 2969abebdb08 15:33:41 Removing intermediate container 2969abebdb08 15:33:41 ---> d4ffea539b27 15:33:41 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:33:41 ---> Running in b209f85ce486 15:33:41 Removing intermediate container b209f85ce486 15:33:41 ---> cc1e20c524f3 15:33:41 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:33:41 ---> Running in 8377dc272bfd 15:33:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:33:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:33:41 OK: 265 MiB in 53 packages 15:33:42 Still waiting to schedule task 15:33:42 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:33:42 Removing intermediate container 8377dc272bfd 15:33:42 ---> c75c1dd5a9c9 15:33:42 Step 7/12 : WORKDIR /app 15:33:42 ---> Running in fc1e75a9d3d4 15:33:42 Removing intermediate container fc1e75a9d3d4 15:33:42 ---> e237b207c68a 15:33:42 Step 8/12 : COPY go.mod vendor* ./ 15:33:42 ---> 5d10f7f34b2b 15:33:42 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:33:42 ---> Running in 31ec97113205 15:34:29 Removing intermediate container 31ec97113205 15:34:29 ---> 7a4448d50aff 15:34:29 Step 10/12 : COPY . . 15:34:29 ---> a9898d46f19b 15:34:29 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:34:29 ---> Running in c346fee0464c 15:34:29 Removing intermediate container c346fee0464c 15:34:29 ---> 76ac4946c779 15:34:29 Step 12/12 : RUN $MAKE 15:34:29 ---> Running in ee6e64fa5614 15:34:29 noop 15:34:29 Removing intermediate container ee6e64fa5614 15:34:29 ---> ec90366ebfa8 15:34:29 Successfully built ec90366ebfa8 15:34:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:29 + docker inspect -f . ci-base-image-x86_64 15:34:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:34:29 prd-ubuntu20.04-docker-8c-8g-3695 does not seem to be running inside a container 15:34:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:34:29 $ docker top 7bc876d071f046b8fcda523409d89587aa9255be693cdf768aaa73fcd3fac9eb -eo pid,comm [Pipeline] { [Pipeline] sh 15:34:30 + go version 15:34:30 go version go1.20.6 linux/amd64 [Pipeline] } 15:34:30 $ docker stop --time=1 7bc876d071f046b8fcda523409d89587aa9255be693cdf768aaa73fcd3fac9eb 15:34:31 $ docker rm -f --volumes 7bc876d071f046b8fcda523409d89587aa9255be693cdf768aaa73fcd3fac9eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:31 + docker inspect -f . ci-base-image-x86_64 15:34:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:34:32 prd-ubuntu20.04-docker-8c-8g-3695 does not seem to be running inside a container 15:34:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:34:32 $ docker top e8eb82acfaa974de61f113d5d7e7a58d114d028769f8b21b5c6aae3a88c33437 -eo pid,comm [Pipeline] { [Pipeline] sh 15:34:32 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 15:34:33 + make test 15:34:33 go test -race ./... -coverprofile=coverage.out ./... 15:34:55 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 15:34:55 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 15:34:55 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.145s coverage: 86.2% of statements 15:34:55 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.704s coverage: 71.9% of statements 15:35:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3696 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 15:35:16 Running in /w/workspace/app-rfid-llrp-inventory/123 [Pipeline] { [Pipeline] checkout 15:35:16 The recommended git tool is: git 15:35:17 go vet ./... 15:35:21 using credential edgex-jenkins-ssh 15:35:21 Cloning the remote Git repository 15:35:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:35:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:35:21 ./bin/test-attribution.sh [Pipeline] echo 15:35:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:35:21 $ docker stop --time=1 e8eb82acfaa974de61f113d5d7e7a58d114d028769f8b21b5c6aae3a88c33437 15:35:21 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 15:35:21 > git init /w/workspace/app-rfid-llrp-inventory/123 # timeout=10 15:35:21 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 15:35:21 > git --version # timeout=10 15:35:21 > git --version # 'git version 2.25.1' 15:35:21 using GIT_SSH to set credentials SSH Credentials for GitHub 15:35:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:35:24 Avoid second fetch 15:35:24 Checking out Revision cd2fdb78346a746a4a513aea6141dac1c9baeef7 (main) 15:35:23 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 15:35:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:35:24 > git config core.sparsecheckout # timeout=10 15:35:24 > git checkout -f cd2fdb78346a746a4a513aea6141dac1c9baeef7 # timeout=10 15:35:25 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#219)" 15:35:25 $ docker rm -f --volumes e8eb82acfaa974de61f113d5d7e7a58d114d028769f8b21b5c6aae3a88c33437 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:35:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:35:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 15:35:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:35:26 % Total % Received % Xferd Average Speed Time Time Time Current 15:35:26 Dload Upload Total Spent Left Speed 15:35:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 82 12751 82 10470 0 0 70743 0 --:--:-- --:--:-- --:--:-- 70268 100 12751 100 12751 0 0 85006 0 --:--:-- --:--:-- --:--:-- 85006 [Pipeline] sh [Pipeline] sh 15:35:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:35:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:35:26 + ls -al . 15:35:26 total 236 15:35:26 drwxrwxr-x 11 jenkins jenkins 4096 Aug 15 15:34 . 15:35:26 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 15:33 .. 15:35:26 -rw-rw-r-- 1 jenkins jenkins 262 Aug 15 15:33 .dockerignore 15:35:26 drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 15:33 .git 15:35:26 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 15:33 .github 15:35:26 -rw-rw-r-- 1 jenkins jenkins 788 Aug 15 15:33 .gitignore 15:35:26 -rw-rw-r-- 1 jenkins jenkins 41 Aug 15 15:33 .golangci.yml 15:35:26 drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 15:33 .semver 15:35:26 -rw-rw-r-- 1 jenkins jenkins 10232 Aug 15 15:33 Attribution.txt 15:35:26 -rw-rw-r-- 1 jenkins jenkins 9317 Aug 15 15:33 CHANGELOG.md 15:35:26 -rw-rw-r-- 1 jenkins jenkins 1659 Aug 15 15:33 Dockerfile 15:35:26 -rw-rw-r-- 1 jenkins jenkins 677 Aug 15 15:33 GOVERNANCE.md 15:35:26 -rw-rw-r-- 1 jenkins jenkins 687 Aug 15 15:33 Jenkinsfile 15:35:26 -rw-rw-r-- 1 jenkins jenkins 11347 Aug 15 15:33 LICENSE 15:35:26 -rw-rw-r-- 1 jenkins jenkins 2497 Aug 15 15:33 Makefile 15:35:26 -rw-rw-r-- 1 jenkins jenkins 617 Aug 15 15:33 OWNERS.md 15:35:26 -rw-rw-r-- 1 jenkins jenkins 31516 Aug 15 15:33 README.md 15:35:26 -rw-rw-r-- 1 jenkins jenkins 12 Aug 15 15:33 VERSION 15:35:26 drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 15:33 bin 15:35:26 -rw-r--r-- 1 jenkins jenkins 41317 Aug 15 15:34 coverage.out 15:35:26 -rw-rw-r-- 1 jenkins jenkins 3664 Aug 15 15:33 go.mod 15:35:26 -rw-rw-r-- 1 jenkins jenkins 32783 Aug 15 15:33 go.sum 15:35:26 drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 15:33 images 15:35:26 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 15:33 internal 15:35:26 -rw-rw-r-- 1 jenkins jenkins 531 Aug 15 15:33 main.go 15:35:26 drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 15:33 res 15:35:26 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 15:33 snap 15:35:26 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 15:33 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:35:27 + sudo tee /etc/docker/daemon.new 15:35:27 { 15:35:27 "registry-mirrors": [ 15:35:27 "https://nexus3.edgexfoundry.org:10001" 15:35:27 ], 15:35:27 "bip": "10.250.0.254/24", 15:35:27 "hosts": [ 15:35:27 "tcp://0.0.0.0:5555", 15:35:27 "unix:///var/run/docker.sock" 15:35:27 ], 15:35:27 "mtu": 1458, 15:35:27 "selinux-enabled": true, 15:35:27 "seccomp-profile": "/etc/docker/seccomp.json" 15:35:27 } [Pipeline] sh 15:35:27 + 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=cd2fdb78346a746a4a513aea6141dac1c9baeef7 --label arch=amd64 --label version=3.1.0-dev.11 . 15:35:27 Sending build context to Docker daemon 12.68MB 15:35:27 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 15:35:27 Step 2/29 : FROM ${BASE} AS builder 15:35:27 ---> ec90366ebfa8 15:35:27 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 15:35:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:35:27 ---> Running in 340afcf58f76 15:35:27 Removing intermediate container 340afcf58f76 15:35:27 ---> 0af5fa9b8e9c 15:35:27 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 15:35:27 ---> Running in 18917802f8e2 15:35:27 Removing intermediate container 18917802f8e2 15:35:27 ---> 0dd62668c0c2 15:35:27 Step 5/29 : ARG ADD_BUILD_TAGS="" 15:35:27 ---> Running in b89c093fbd55 15:35:27 Removing intermediate container b89c093fbd55 15:35:27 ---> 4572be3a7bc6 15:35:27 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:35:27 ---> Running in 7836a495568d 15:35:27 + sudo service docker restart 15:35:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:35:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:35:28 OK: 265 MiB in 53 packages 15:35:28 Removing intermediate container 7836a495568d 15:35:28 ---> e2f39f060f92 15:35:28 Step 7/29 : WORKDIR /app 15:35:28 ---> Running in 354a82a18866 15:35:28 Removing intermediate container 354a82a18866 15:35:28 ---> c699a80db551 15:35:28 Step 8/29 : COPY go.mod vendor* ./ 15:35:28 ---> 730f4b25a203 15:35:28 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:35:28 ---> Running in 743c83557b6a 15:35:29 Removing intermediate container 743c83557b6a 15:35:29 ---> efb4aad2d759 15:35:29 Step 10/29 : COPY . . 15:35:29 ---> 721ca432a92c 15:35:29 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:35:29 ---> Running in 760794d0d68f 15:35:30 Removing intermediate container 760794d0d68f 15:35:30 ---> 118778b7bb98 15:35:30 Step 12/29 : RUN $MAKE 15:35:30 ---> Running in ba970092a34c 15:35:30 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.18 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.11 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.11" -trimpath -mod=readonly -o app-rfid-llrp-inventory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:35:45 provisioning config files... 15:35:45 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/123@tmp/config8266813634365078454tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:35:46 ---> docker-login.sh 15:35:46 nexus3.edgexfoundry.org:10001 15:35:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:46 Configure a credential helper to remove this warning. See 15:35:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:46 15:35:46 Login Succeeded 15:35:46 nexus3.edgexfoundry.org:10002 15:35:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:47 Configure a credential helper to remove this warning. See 15:35:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:47 15:35:47 Login Succeeded 15:35:47 nexus3.edgexfoundry.org:10003 15:35:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:47 Configure a credential helper to remove this warning. See 15:35:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:47 15:35:47 Login Succeeded 15:35:47 nexus3.edgexfoundry.org:10004 15:35:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:47 Configure a credential helper to remove this warning. See 15:35:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:47 15:35:47 Login Succeeded 15:35:47 docker.io 15:35:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:48 Configure a credential helper to remove this warning. See 15:35:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:48 15:35:48 Login Succeeded 15:35:48 ---> docker-login.sh ends [Pipeline] } 15:35:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:35:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:35:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:35:48 ========================================================= 15:35:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 15:35:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:49 + 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 . 15:35:49 Sending build context to Docker daemon 684kB 15:35:49 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:35:49 Step 2/12 : FROM ${BASE} AS builder 15:35:49 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:35:49 edb6bdbacee9: Pulling fs layer 15:35:49 5f9638ab2659: Pulling fs layer 15:35:49 8d51d6327a98: Pulling fs layer 15:35:49 8b374f2dd631: Pulling fs layer 15:35:49 ec14aa9079de: Pulling fs layer 15:35:49 2f466654f4bb: Pulling fs layer 15:35:49 554e91adad29: Pulling fs layer 15:35:49 ec14aa9079de: Waiting 15:35:49 2f466654f4bb: Waiting 15:35:49 554e91adad29: Waiting 15:35:49 8b374f2dd631: Waiting 15:35:49 5f9638ab2659: Download complete 15:35:49 8b374f2dd631: Verifying Checksum 15:35:49 8b374f2dd631: Download complete 15:35:49 ec14aa9079de: Verifying Checksum 15:35:49 ec14aa9079de: Download complete 15:35:49 edb6bdbacee9: Verifying Checksum 15:35:49 edb6bdbacee9: Download complete 15:35:50 edb6bdbacee9: Pull complete 15:35:50 554e91adad29: Verifying Checksum 15:35:50 554e91adad29: Download complete 15:35:51 5f9638ab2659: Pull complete 15:35:52 8d51d6327a98: Verifying Checksum 15:35:52 8d51d6327a98: Download complete 15:35:52 2f466654f4bb: Verifying Checksum 15:35:52 2f466654f4bb: Download complete 15:35:52 Removing intermediate container ba970092a34c 15:35:52 ---> 977189abb0d3 15:35:52 Step 13/29 : FROM alpine:3.17 15:35:52 3.17: Pulling from library/alpine 15:35:52 9398808236ff: Pulling fs layer 15:35:52 9398808236ff: Download complete 15:35:52 9398808236ff: Pull complete 15:35:52 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 15:35:52 Status: Downloaded newer image for alpine:3.17 15:35:52 ---> 1e0b8b5322fc 15:35:52 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:35:52 ---> Running in 43aeb75e154f 15:35:52 Removing intermediate container 43aeb75e154f 15:35:52 ---> 5df77f81024b 15:35:52 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 15:35:52 ---> Running in f60b555b1d62 15:35:52 Removing intermediate container f60b555b1d62 15:35:52 ---> 4b3ddd145b38 15:35:52 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 15:35:52 ---> Running in 4112d7351429 15:35:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:35:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:35:52 (1/2) Installing ca-certificates (20230506-r0) 15:35:52 (2/2) Installing dumb-init (1.2.5-r2) 15:35:52 Executing busybox-1.35.0-r29.trigger 15:35:52 Executing ca-certificates-20230506-r0.trigger 15:35:52 OK: 8 MiB in 17 packages 15:35:52 Removing intermediate container 4112d7351429 15:35:52 ---> 03a0db5ce9f5 15:35:52 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:35:52 ---> 6d1d51a332f7 15:35:52 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 15:35:52 ---> 6e2bfcfb97f7 15:35:52 Step 19/29 : COPY --from=builder /app/res/ /res/ 15:35:52 ---> 44b388de37d6 15:35:52 Step 20/29 : COPY --from=builder /app/static/ /static/ 15:35:53 ---> 7613295e5520 15:35:53 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 15:35:53 ---> 4c4b525020d5 15:35:53 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 15:35:53 ---> Running in 46f98ccab523 15:35:54 Removing intermediate container 46f98ccab523 15:35:54 ---> 98e6c8b22dc5 15:35:54 Step 23/29 : VOLUME /cache 15:35:54 ---> Running in 6bd10539cdf0 15:35:54 Removing intermediate container 6bd10539cdf0 15:35:54 ---> f89531c965fe 15:35:54 Step 24/29 : EXPOSE 59711 15:35:54 ---> Running in 2a5ca99053de 15:35:54 Removing intermediate container 2a5ca99053de 15:35:54 ---> 7322c47c8570 15:35:54 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 15:35:54 ---> Running in 66fb8bcd70d5 15:35:54 Removing intermediate container 66fb8bcd70d5 15:35:54 ---> 83950973c94a 15:35:54 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 15:35:54 ---> Running in f398e50ec8b2 15:35:54 Removing intermediate container f398e50ec8b2 15:35:54 ---> ed9b34fbdd79 15:35:54 Step 27/29 : LABEL arch=amd64 15:35:54 ---> Running in f3f519e8d4c4 15:35:54 Removing intermediate container f3f519e8d4c4 15:35:54 ---> 1047580648c9 15:35:54 Step 28/29 : LABEL git_sha=cd2fdb78346a746a4a513aea6141dac1c9baeef7 15:35:54 ---> Running in 4d2fec70c641 15:35:54 Removing intermediate container 4d2fec70c641 15:35:54 ---> 9f153d4c09d0 15:35:54 Step 29/29 : LABEL version=3.1.0-dev.11 15:35:54 ---> Running in 77192fb98b87 15:35:55 Removing intermediate container 77192fb98b87 15:35:55 ---> 98e5ee5e6f97 15:35:55 [Warning] One or more build-args [ARCH] were not consumed 15:35:55 Successfully built 98e5ee5e6f97 15:35:55 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:35:55 provisioning config files... 15:35:55 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6092399160563659544tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:35:55 ---> docker-login.sh 15:35:55 nexus3.edgexfoundry.org:10001 15:35:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:55 Configure a credential helper to remove this warning. See 15:35:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:55 15:35:55 Login Succeeded 15:35:55 nexus3.edgexfoundry.org:10002 15:35:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:55 Configure a credential helper to remove this warning. See 15:35:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:55 15:35:55 Login Succeeded 15:35:55 nexus3.edgexfoundry.org:10003 15:35:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:55 Configure a credential helper to remove this warning. See 15:35:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:55 15:35:55 Login Succeeded 15:35:55 nexus3.edgexfoundry.org:10004 15:35:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:55 Configure a credential helper to remove this warning. See 15:35:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:55 15:35:55 Login Succeeded 15:35:55 docker.io 15:35:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:55 Configure a credential helper to remove this warning. See 15:35:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:55 15:35:55 Login Succeeded 15:35:55 ---> docker-login.sh ends [Pipeline] } 15:35:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:35:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:35:55 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 15:35:55 cd2fdb78346a746a4a513aea6141dac1c9baeef7 15:35:55 latest 15:35:55 3.1.0-dev.11 15:35:55 cd2fdb78346a746a4a513aea6141dac1c9baeef7-3.1.0-dev.11 15:35:55 main 15:35:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:56 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:cd2fdb78346a746a4a513aea6141dac1c9baeef7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:56 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:cd2fdb78346a746a4a513aea6141dac1c9baeef7 15:35:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:35:56 05704b6e7f11: Preparing 15:35:56 5e9b35d946f0: Preparing 15:35:56 d0ada5f54433: Preparing 15:35:56 52d9c550b846: Preparing 15:35:56 e73a9c82820d: Preparing 15:35:56 d3fe16ee0636: Preparing 15:35:56 67632f31addc: Preparing 15:35:56 36b50b131297: Preparing 15:35:56 d3fe16ee0636: Waiting 15:35:56 67632f31addc: Waiting 15:35:56 36b50b131297: Waiting 15:35:56 52d9c550b846: Pushed 15:35:56 05704b6e7f11: Pushed 15:35:56 e73a9c82820d: Pushed 15:35:56 d0ada5f54433: Pushed 15:35:56 36b50b131297: Layer already exists 15:35:56 d3fe16ee0636: Pushed 15:35:56 67632f31addc: Pushed 15:35:59 5e9b35d946f0: Pushed 15:35:59 cd2fdb78346a746a4a513aea6141dac1c9baeef7: digest: sha256:5601fee23477237f5b5f9623400d7b6b2d0a6c9ab329104ef49d6cf6a7ce7f9a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:59 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:00 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 15:36:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:36:00 05704b6e7f11: Preparing 15:36:00 5e9b35d946f0: Preparing 15:36:00 d0ada5f54433: Preparing 15:36:00 52d9c550b846: Preparing 15:36:00 e73a9c82820d: Preparing 15:36:00 d3fe16ee0636: Preparing 15:36:00 67632f31addc: Preparing 15:36:00 36b50b131297: Preparing 15:36:00 d3fe16ee0636: Waiting 15:36:00 67632f31addc: Waiting 15:36:00 36b50b131297: Waiting 15:36:00 d0ada5f54433: Layer already exists 15:36:00 52d9c550b846: Layer already exists 15:36:00 5e9b35d946f0: Layer already exists 15:36:00 e73a9c82820d: Layer already exists 15:36:00 05704b6e7f11: Layer already exists 15:36:00 d3fe16ee0636: Layer already exists 15:36:00 67632f31addc: Layer already exists 15:36:00 36b50b131297: Layer already exists 15:36:00 latest: digest: sha256:5601fee23477237f5b5f9623400d7b6b2d0a6c9ab329104ef49d6cf6a7ce7f9a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:00 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:00 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.11 15:36:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:36:00 05704b6e7f11: Preparing 15:36:00 5e9b35d946f0: Preparing 15:36:00 d0ada5f54433: Preparing 15:36:00 52d9c550b846: Preparing 15:36:00 e73a9c82820d: Preparing 15:36:00 d3fe16ee0636: Preparing 15:36:00 67632f31addc: Preparing 15:36:00 36b50b131297: Preparing 15:36:00 67632f31addc: Waiting 15:36:00 d3fe16ee0636: Waiting 15:36:00 36b50b131297: Waiting 15:36:00 5e9b35d946f0: Layer already exists 15:36:00 e73a9c82820d: Layer already exists 15:36:00 52d9c550b846: Layer already exists 15:36:00 05704b6e7f11: Layer already exists 15:36:00 d0ada5f54433: Layer already exists 15:36:00 36b50b131297: Layer already exists 15:36:00 67632f31addc: Layer already exists 15:36:00 d3fe16ee0636: Layer already exists 15:36:00 3.1.0-dev.11: digest: sha256:5601fee23477237f5b5f9623400d7b6b2d0a6c9ab329104ef49d6cf6a7ce7f9a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:00 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:cd2fdb78346a746a4a513aea6141dac1c9baeef7-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:01 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:cd2fdb78346a746a4a513aea6141dac1c9baeef7-3.1.0-dev.11 15:36:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:36:01 05704b6e7f11: Preparing 15:36:01 5e9b35d946f0: Preparing 15:36:01 d0ada5f54433: Preparing 15:36:01 52d9c550b846: Preparing 15:36:01 e73a9c82820d: Preparing 15:36:01 d3fe16ee0636: Preparing 15:36:01 67632f31addc: Preparing 15:36:01 36b50b131297: Preparing 15:36:01 67632f31addc: Waiting 15:36:01 d3fe16ee0636: Waiting 15:36:01 36b50b131297: Waiting 15:36:01 d0ada5f54433: Layer already exists 15:36:01 5e9b35d946f0: Layer already exists 15:36:01 52d9c550b846: Layer already exists 15:36:01 05704b6e7f11: Layer already exists 15:36:01 e73a9c82820d: Layer already exists 15:36:01 36b50b131297: Layer already exists 15:36:01 d3fe16ee0636: Layer already exists 15:36:01 67632f31addc: Layer already exists 15:36:01 cd2fdb78346a746a4a513aea6141dac1c9baeef7-3.1.0-dev.11: digest: sha256:5601fee23477237f5b5f9623400d7b6b2d0a6c9ab329104ef49d6cf6a7ce7f9a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:01 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:01 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 15:36:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:36:01 05704b6e7f11: Preparing 15:36:01 5e9b35d946f0: Preparing 15:36:01 d0ada5f54433: Preparing 15:36:01 52d9c550b846: Preparing 15:36:01 e73a9c82820d: Preparing 15:36:01 d3fe16ee0636: Preparing 15:36:01 67632f31addc: Preparing 15:36:01 36b50b131297: Preparing 15:36:01 d3fe16ee0636: Waiting 15:36:01 36b50b131297: Waiting 15:36:01 67632f31addc: Waiting 15:36:01 05704b6e7f11: Layer already exists 15:36:01 e73a9c82820d: Layer already exists 15:36:01 d0ada5f54433: Layer already exists 15:36:01 52d9c550b846: Layer already exists 15:36:01 5e9b35d946f0: Layer already exists 15:36:01 67632f31addc: Layer already exists 15:36:01 d3fe16ee0636: Layer already exists 15:36:01 36b50b131297: Layer already exists 15:36:01 main: digest: sha256:5601fee23477237f5b5f9623400d7b6b2d0a6c9ab329104ef49d6cf6a7ce7f9a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:36:01 ===================================================== [Pipeline] echo 15:36:01 taggedImages: 15:36:01 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:cd2fdb78346a746a4a513aea6141dac1c9baeef7 15:36:01 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 15:36:01 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.11 15:36:01 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:cd2fdb78346a746a4a513aea6141dac1c9baeef7-3.1.0-dev.11 15:36:01 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:36:02 15:36:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:36:02 latest: Pulling from edgex-lftools-log-publisher 15:36:02 5eb5b503b376: Pulling fs layer 15:36:02 5c69ac0246d0: Pulling fs layer 15:36:02 ec43610c2a17: Pulling fs layer 15:36:02 3a2ae6a8a46f: Pulling fs layer 15:36:02 33b1e0a273af: Pulling fs layer 15:36:02 5d3b04190fa2: Pulling fs layer 15:36:02 2f39f015ded8: Pulling fs layer 15:36:02 33b1e0a273af: Waiting 15:36:02 5d3b04190fa2: Waiting 15:36:02 2f39f015ded8: Waiting 15:36:02 3a2ae6a8a46f: Waiting 15:36:02 5c69ac0246d0: Download complete 15:36:02 3a2ae6a8a46f: Verifying Checksum 15:36:02 3a2ae6a8a46f: Download complete 15:36:02 33b1e0a273af: Verifying Checksum 15:36:02 33b1e0a273af: Download complete 15:36:02 5d3b04190fa2: Download complete 15:36:02 ec43610c2a17: Verifying Checksum 15:36:02 ec43610c2a17: Download complete 15:36:02 5eb5b503b376: Verifying Checksum 15:36:02 5eb5b503b376: Download complete 15:36:03 2f39f015ded8: Download complete 15:36:03 5eb5b503b376: Pull complete 15:36:03 5c69ac0246d0: Pull complete 15:36:04 8d51d6327a98: Pull complete 15:36:04 8b374f2dd631: Pull complete 15:36:04 ec14aa9079de: Pull complete 15:36:04 ec43610c2a17: Pull complete 15:36:04 3a2ae6a8a46f: Pull complete 15:36:04 33b1e0a273af: Pull complete 15:36:04 5d3b04190fa2: Pull complete 15:36:08 2f39f015ded8: Pull complete 15:36:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:36:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:36:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:36:09 prd-ubuntu20.04-docker-8c-8g-3695 does not seem to be running inside a container 15:36:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:36:09 2f466654f4bb: Pull complete 15:36:12 554e91adad29: Pull complete 15:36:12 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 15:36:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:36:12 ---> 1e15ea492957 15:36:12 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:36:14 $ docker top de57a93c2e9d90523e660855234b35ec22d76e8f3a04e9cf098a43ef2c8a41e8 -eo pid,comm 15:36:14 ---> Running in 369a4718975f 15:36:14 Removing intermediate container 369a4718975f 15:36:14 ---> aa47dbfc00ee 15:36:14 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:36:14 ---> Running in 475234c597df [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:36:14 Removing intermediate container 475234c597df 15:36:14 ---> 72981fa53cfd 15:36:14 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:36:14 ---> Running in f858177db18f 15:36:14 ---> job-cost.sh 15:36:14 lf-activate-venv: SKIPPING 15:36:14 INFO: No Stack... 15:36:15 Removing intermediate container f858177db18f 15:36:15 ---> 2a5fe0b37ac2 15:36:15 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:36:15 INFO: Retrieving Pricing Info for: v3-standard-8 15:36:15 ---> Running in c510c55cfcde 15:36:15 INFO: Archiving Costs [Pipeline] sh 15:36:15 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 15:36:15 + cut -d, -f6 [Pipeline] lock 15:36:15 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-123-stack-cost] 15:36:15 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-123-stack-cost] did not exist. Created. 15:36:15 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-123-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:36:16 + echo total: 0.2199999988079071 15:36:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [Pipeline] stash 15:36:16 Stashed 1 file(s) [Pipeline] } 15:36:16 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-123-stack-cost] [Pipeline] // lock [Pipeline] } 15:36:16 $ docker stop --time=1 de57a93c2e9d90523e660855234b35ec22d76e8f3a04e9cf098a43ef2c8a41e8 15:36:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:36:17 $ docker rm -f --volumes de57a93c2e9d90523e660855234b35ec22d76e8f3a04e9cf098a43ef2c8a41e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:36:17 OK: 263 MiB in 53 packages 15:36:18 Removing intermediate container c510c55cfcde 15:36:18 ---> 4c136e67e0c6 15:36:18 Step 7/12 : WORKDIR /app 15:36:18 ---> Running in 6b846f5147c3 15:36:19 Removing intermediate container 6b846f5147c3 15:36:19 ---> a998152261f9 15:36:19 Step 8/12 : COPY go.mod vendor* ./ 15:36:19 ---> bd81a91fca14 15:36:19 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:36:19 ---> Running in f904c2d8d9c9 15:37:41 Removing intermediate container f904c2d8d9c9 15:37:41 ---> 87f792e662a8 15:37:41 Step 10/12 : COPY . . 15:37:41 ---> 1bb29dac215d 15:37:41 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:37:41 ---> Running in def935824bb8 15:37:41 Removing intermediate container def935824bb8 15:37:41 ---> cbcca4d2b069 15:37:41 Step 12/12 : RUN $MAKE 15:37:41 ---> Running in b2138303b1ea 15:37:41 noop 15:37:41 Removing intermediate container b2138303b1ea 15:37:41 ---> 05a383e100bd 15:37:41 Successfully built 05a383e100bd 15:37:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:41 + docker inspect -f . ci-base-image-arm64 15:37:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:37:42 prd-ubuntu20.04-docker-arm64-4c-16g-3696 does not seem to be running inside a container 15:37:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/123 -v /w/workspace/app-rfid-llrp-inventory/123:/w/workspace/app-rfid-llrp-inventory/123:rw,z -v /w/workspace/app-rfid-llrp-inventory/123@tmp:/w/workspace/app-rfid-llrp-inventory/123@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:37:46 $ docker top f8a91f97050d5b22c387952e4cd4eb1738ce8208f843095358c53bbf66b76b09 -eo pid,comm [Pipeline] { [Pipeline] sh 15:37:47 + go version 15:37:47 go version go1.20.6 linux/arm64 [Pipeline] } 15:37:47 $ docker stop --time=1 f8a91f97050d5b22c387952e4cd4eb1738ce8208f843095358c53bbf66b76b09 15:37:49 $ docker rm -f --volumes f8a91f97050d5b22c387952e4cd4eb1738ce8208f843095358c53bbf66b76b09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:49 + docker inspect -f . ci-base-image-arm64 15:37:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:37:49 prd-ubuntu20.04-docker-arm64-4c-16g-3696 does not seem to be running inside a container 15:37:49 $ 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/123 -v /w/workspace/app-rfid-llrp-inventory/123:/w/workspace/app-rfid-llrp-inventory/123:rw,z -v /w/workspace/app-rfid-llrp-inventory/123@tmp:/w/workspace/app-rfid-llrp-inventory/123@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:37:50 $ docker top 30ee9caa3178fe081a59ae5540cff02b0610728c26efb75e385e8d0626e2d10c -eo pid,comm [Pipeline] { [Pipeline] sh 15:37:51 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/123 [Pipeline] fileExists [Pipeline] sh 15:37:51 + make test 15:37:51 go test -race ./... -coverprofile=coverage.out ./... 15:40:58 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 15:41:05 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 15:41:05 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.333s coverage: 86.2% of statements 15:41:18 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.566s coverage: 71.9% of statements 15:41:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:41:18 go vet ./... 15:43:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:43:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:43:54 ./bin/test-attribution.sh [Pipeline] echo 15:43:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:43:54 $ docker stop --time=1 30ee9caa3178fe081a59ae5540cff02b0610728c26efb75e385e8d0626e2d10c 15:43:58 $ docker rm -f --volumes 30ee9caa3178fe081a59ae5540cff02b0610728c26efb75e385e8d0626e2d10c [Pipeline] // withDockerContainer [Pipeline] sh 15:44:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:44:00 Warning: overwriting stash ‘coverage-report’ 15:44:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:44:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:44:01 + ls -al . 15:44:01 total 232 15:44:01 drwxrwxr-x 10 jenkins jenkins 4096 Aug 15 15:37 . 15:44:01 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 15:35 .. 15:44:01 -rw-rw-r-- 1 jenkins jenkins 262 Aug 15 15:35 .dockerignore 15:44:01 drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 15:35 .git 15:44:01 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 15:35 .github 15:44:01 -rw-rw-r-- 1 jenkins jenkins 788 Aug 15 15:35 .gitignore 15:44:01 -rw-rw-r-- 1 jenkins jenkins 41 Aug 15 15:35 .golangci.yml 15:44:01 -rw-rw-r-- 1 jenkins jenkins 10232 Aug 15 15:35 Attribution.txt 15:44:01 -rw-rw-r-- 1 jenkins jenkins 9317 Aug 15 15:35 CHANGELOG.md 15:44:01 -rw-rw-r-- 1 jenkins jenkins 1659 Aug 15 15:35 Dockerfile 15:44:01 -rw-rw-r-- 1 jenkins jenkins 677 Aug 15 15:35 GOVERNANCE.md 15:44:01 -rw-rw-r-- 1 jenkins jenkins 687 Aug 15 15:35 Jenkinsfile 15:44:01 -rw-rw-r-- 1 jenkins jenkins 11347 Aug 15 15:35 LICENSE 15:44:01 -rw-rw-r-- 1 jenkins jenkins 2497 Aug 15 15:35 Makefile 15:44:01 -rw-rw-r-- 1 jenkins jenkins 617 Aug 15 15:35 OWNERS.md 15:44:01 -rw-rw-r-- 1 jenkins jenkins 31516 Aug 15 15:35 README.md 15:44:01 -rw-rw-r-- 1 jenkins jenkins 12 Aug 15 15:33 VERSION 15:44:01 drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 15:35 bin 15:44:01 -rw-r--r-- 1 jenkins jenkins 41317 Aug 15 15:41 coverage.out 15:44:01 -rw-rw-r-- 1 jenkins jenkins 3664 Aug 15 15:35 go.mod 15:44:01 -rw-rw-r-- 1 jenkins jenkins 32783 Aug 15 15:35 go.sum 15:44:01 drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 15:35 images 15:44:01 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 15:35 internal 15:44:01 -rw-rw-r-- 1 jenkins jenkins 531 Aug 15 15:35 main.go 15:44:01 drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 15:35 res 15:44:01 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 15:35 snap 15:44:01 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 15:35 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:02 + 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=cd2fdb78346a746a4a513aea6141dac1c9baeef7 --label arch=arm64 --label version=3.1.0-dev.11 . 15:44:02 Sending build context to Docker daemon 684kB 15:44:02 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 15:44:02 Step 2/29 : FROM ${BASE} AS builder 15:44:02 ---> 05a383e100bd 15:44:02 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 15:44:02 ---> Running in 5536c8331e23 15:44:02 Removing intermediate container 5536c8331e23 15:44:02 ---> 494270b731e8 15:44:02 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 15:44:02 ---> Running in d0781f88b09b 15:44:03 Removing intermediate container d0781f88b09b 15:44:03 ---> 275d4bbc0f0a 15:44:03 Step 5/29 : ARG ADD_BUILD_TAGS="" 15:44:03 ---> Running in 31017f5079b6 15:44:03 Removing intermediate container 31017f5079b6 15:44:03 ---> e161e054ddb3 15:44:03 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:44:03 ---> Running in d6729ffaf48c 15:44:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:44:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:44:06 OK: 263 MiB in 53 packages 15:44:07 Removing intermediate container d6729ffaf48c 15:44:07 ---> 098695837252 15:44:07 Step 7/29 : WORKDIR /app 15:44:07 ---> Running in 2c27385789af 15:44:07 Removing intermediate container 2c27385789af 15:44:07 ---> d1c43d3ac8ef 15:44:07 Step 8/29 : COPY go.mod vendor* ./ 15:44:08 ---> 50f9bb4d0157 15:44:08 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:44:08 ---> Running in d38beb1a83b1 15:44:12 Removing intermediate container d38beb1a83b1 15:44:12 ---> 89f942c3bd43 15:44:12 Step 10/29 : COPY . . 15:44:13 ---> 1c7be6a094d0 15:44:13 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:44:13 ---> Running in 269e2442885f 15:44:13 Removing intermediate container 269e2442885f 15:44:13 ---> bd337edc27f4 15:44:13 Step 12/29 : RUN $MAKE 15:44:13 ---> Running in 325bafa284e4 15:44:14 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.18 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.11 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.11" -trimpath -mod=readonly -o app-rfid-llrp-inventory 15:46:51 Removing intermediate container 325bafa284e4 15:46:51 ---> 777b39991911 15:46:51 Step 13/29 : FROM alpine:3.17 15:46:51 3.17: Pulling from library/alpine 15:46:51 4060ece20d7a: Pulling fs layer 15:46:51 4060ece20d7a: Download complete 15:46:51 4060ece20d7a: Pull complete 15:46:51 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 15:46:51 Status: Downloaded newer image for alpine:3.17 15:46:51 ---> 8650cd65339b 15:46:51 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:46:51 ---> Running in 200cf4247fd3 15:46:51 Removing intermediate container 200cf4247fd3 15:46:51 ---> bf731d10603b 15:46:51 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 15:46:51 ---> Running in 895962ac7b91 15:46:51 Removing intermediate container 895962ac7b91 15:46:51 ---> 2734b0849dd2 15:46:51 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 15:46:51 ---> Running in 426805fb0fbf 15:46:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:46:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:46:51 (1/2) Installing ca-certificates (20230506-r0) 15:46:51 (2/2) Installing dumb-init (1.2.5-r2) 15:46:51 Executing busybox-1.35.0-r29.trigger 15:46:51 Executing ca-certificates-20230506-r0.trigger 15:46:51 OK: 8 MiB in 17 packages 15:46:51 Removing intermediate container 426805fb0fbf 15:46:51 ---> e86963ce855a 15:46:51 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:46:51 ---> cf1aa103274d 15:46:51 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 15:46:51 ---> df5a773feffd 15:46:51 Step 19/29 : COPY --from=builder /app/res/ /res/ 15:46:51 ---> a2e246169a24 15:46:51 Step 20/29 : COPY --from=builder /app/static/ /static/ 15:46:51 ---> 33420c019f1b 15:46:51 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 15:46:52 ---> ac3fcb737b23 15:46:52 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 15:46:52 ---> Running in bd3017a5305c 15:46:54 Removing intermediate container bd3017a5305c 15:46:54 ---> bbc343aa4398 15:46:54 Step 23/29 : VOLUME /cache 15:46:54 ---> Running in 9c50257792a9 15:46:55 Removing intermediate container 9c50257792a9 15:46:55 ---> e69921e49203 15:46:55 Step 24/29 : EXPOSE 59711 15:46:55 ---> Running in 3bfeb27e5de7 15:46:55 Removing intermediate container 3bfeb27e5de7 15:46:55 ---> 6811097d95bd 15:46:55 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 15:46:55 ---> Running in a41c97ebe704 15:46:55 Removing intermediate container a41c97ebe704 15:46:55 ---> ccc6e17cfdf4 15:46:55 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 15:46:55 ---> Running in 4ce39edbc79f 15:46:56 Removing intermediate container 4ce39edbc79f 15:46:56 ---> a17e7cca7a00 15:46:56 Step 27/29 : LABEL arch=arm64 15:46:56 ---> Running in be427a8e9b7a 15:46:56 Removing intermediate container be427a8e9b7a 15:46:56 ---> 48a0331fcf3f 15:46:56 Step 28/29 : LABEL git_sha=cd2fdb78346a746a4a513aea6141dac1c9baeef7 15:46:56 ---> Running in 62382355929b 15:46:56 Removing intermediate container 62382355929b 15:46:56 ---> c26ee0dd14de 15:46:56 Step 29/29 : LABEL version=3.1.0-dev.11 15:46:56 ---> Running in 2844143ed39a 15:46:57 Removing intermediate container 2844143ed39a 15:46:57 ---> 658e829f9134 15:46:57 [Warning] One or more build-args [ARCH] were not consumed 15:46:57 Successfully built 658e829f9134 15:46:57 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:46:57 provisioning config files... 15:46:57 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/123@tmp/config8608666343626208420tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:46:57 ---> docker-login.sh 15:46:57 nexus3.edgexfoundry.org:10001 15:46:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:58 Configure a credential helper to remove this warning. See 15:46:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:58 15:46:58 Login Succeeded 15:46:58 nexus3.edgexfoundry.org:10002 15:46:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:58 Configure a credential helper to remove this warning. See 15:46:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:58 15:46:58 Login Succeeded 15:46:58 nexus3.edgexfoundry.org:10003 15:46:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:58 Configure a credential helper to remove this warning. See 15:46:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:58 15:46:58 Login Succeeded 15:46:58 nexus3.edgexfoundry.org:10004 15:46:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:58 Configure a credential helper to remove this warning. See 15:46:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:58 15:46:58 Login Succeeded 15:46:59 docker.io 15:46:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:59 Configure a credential helper to remove this warning. See 15:46:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:59 15:46:59 Login Succeeded 15:46:59 ---> docker-login.sh ends [Pipeline] } 15:46:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:46:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:46:59 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 15:46:59 cd2fdb78346a746a4a513aea6141dac1c9baeef7 15:46:59 latest 15:46:59 3.1.0-dev.11 15:46:59 cd2fdb78346a746a4a513aea6141dac1c9baeef7-3.1.0-dev.11 15:46:59 main 15:46:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:00 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:cd2fdb78346a746a4a513aea6141dac1c9baeef7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:00 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:cd2fdb78346a746a4a513aea6141dac1c9baeef7 15:47:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:47:00 d0ddb4be0640: Preparing 15:47:00 c78b95898ee6: Preparing 15:47:00 b20f4bd95313: Preparing 15:47:00 e133823c908e: Preparing 15:47:00 5f10656a97f9: Preparing 15:47:00 498a91c5df8e: Preparing 15:47:00 435d3da74e07: Preparing 15:47:00 d2d9d24a8c2a: Preparing 15:47:00 498a91c5df8e: Waiting 15:47:00 435d3da74e07: Waiting 15:47:00 d2d9d24a8c2a: Waiting 15:47:00 5f10656a97f9: Pushed 15:47:00 d0ddb4be0640: Pushed 15:47:00 e133823c908e: Pushed 15:47:00 b20f4bd95313: Pushed 15:47:00 d2d9d24a8c2a: Layer already exists 15:47:01 498a91c5df8e: Pushed 15:47:01 435d3da74e07: Pushed 15:47:06 c78b95898ee6: Pushed 15:47:06 cd2fdb78346a746a4a513aea6141dac1c9baeef7: digest: sha256:c9ddff697da21683940bf35217d632864a16117fdfcd8f22d8a7f5a5b6a398ba size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:07 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:07 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 15:47:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:47:07 d0ddb4be0640: Preparing 15:47:07 c78b95898ee6: Preparing 15:47:07 b20f4bd95313: Preparing 15:47:07 e133823c908e: Preparing 15:47:07 5f10656a97f9: Preparing 15:47:07 498a91c5df8e: Preparing 15:47:07 435d3da74e07: Preparing 15:47:07 d2d9d24a8c2a: Preparing 15:47:07 498a91c5df8e: Waiting 15:47:07 435d3da74e07: Waiting 15:47:07 d2d9d24a8c2a: Waiting 15:47:07 e133823c908e: Layer already exists 15:47:07 5f10656a97f9: Layer already exists 15:47:07 d0ddb4be0640: Layer already exists 15:47:07 b20f4bd95313: Layer already exists 15:47:07 c78b95898ee6: Layer already exists 15:47:07 435d3da74e07: Layer already exists 15:47:07 498a91c5df8e: Layer already exists 15:47:07 d2d9d24a8c2a: Layer already exists 15:47:07 latest: digest: sha256:c9ddff697da21683940bf35217d632864a16117fdfcd8f22d8a7f5a5b6a398ba size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:08 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:08 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.11 15:47:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:47:08 d0ddb4be0640: Preparing 15:47:08 c78b95898ee6: Preparing 15:47:08 b20f4bd95313: Preparing 15:47:08 e133823c908e: Preparing 15:47:08 5f10656a97f9: Preparing 15:47:08 498a91c5df8e: Preparing 15:47:08 435d3da74e07: Preparing 15:47:08 d2d9d24a8c2a: Preparing 15:47:08 498a91c5df8e: Waiting 15:47:08 435d3da74e07: Waiting 15:47:08 d2d9d24a8c2a: Waiting 15:47:08 b20f4bd95313: Layer already exists 15:47:08 c78b95898ee6: Layer already exists 15:47:08 e133823c908e: Layer already exists 15:47:08 d0ddb4be0640: Layer already exists 15:47:08 5f10656a97f9: Layer already exists 15:47:08 498a91c5df8e: Layer already exists 15:47:08 435d3da74e07: Layer already exists 15:47:08 d2d9d24a8c2a: Layer already exists 15:47:08 3.1.0-dev.11: digest: sha256:c9ddff697da21683940bf35217d632864a16117fdfcd8f22d8a7f5a5b6a398ba size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:08 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:cd2fdb78346a746a4a513aea6141dac1c9baeef7-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:09 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:cd2fdb78346a746a4a513aea6141dac1c9baeef7-3.1.0-dev.11 15:47:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:47:09 d0ddb4be0640: Preparing 15:47:09 c78b95898ee6: Preparing 15:47:09 b20f4bd95313: Preparing 15:47:09 e133823c908e: Preparing 15:47:09 5f10656a97f9: Preparing 15:47:09 498a91c5df8e: Preparing 15:47:09 435d3da74e07: Preparing 15:47:09 d2d9d24a8c2a: Preparing 15:47:09 498a91c5df8e: Waiting 15:47:09 d2d9d24a8c2a: Waiting 15:47:09 e133823c908e: Layer already exists 15:47:09 c78b95898ee6: Layer already exists 15:47:09 d0ddb4be0640: Layer already exists 15:47:09 b20f4bd95313: Layer already exists 15:47:09 5f10656a97f9: Layer already exists 15:47:09 d2d9d24a8c2a: Layer already exists 15:47:09 498a91c5df8e: Layer already exists 15:47:09 435d3da74e07: Layer already exists 15:47:09 cd2fdb78346a746a4a513aea6141dac1c9baeef7-3.1.0-dev.11: digest: sha256:c9ddff697da21683940bf35217d632864a16117fdfcd8f22d8a7f5a5b6a398ba size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:09 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:10 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 15:47:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:47:10 d0ddb4be0640: Preparing 15:47:10 c78b95898ee6: Preparing 15:47:10 b20f4bd95313: Preparing 15:47:10 e133823c908e: Preparing 15:47:10 5f10656a97f9: Preparing 15:47:10 498a91c5df8e: Preparing 15:47:10 435d3da74e07: Preparing 15:47:10 d2d9d24a8c2a: Preparing 15:47:10 498a91c5df8e: Waiting 15:47:10 435d3da74e07: Waiting 15:47:10 d2d9d24a8c2a: Waiting 15:47:10 5f10656a97f9: Layer already exists 15:47:10 e133823c908e: Layer already exists 15:47:10 b20f4bd95313: Layer already exists 15:47:10 d0ddb4be0640: Layer already exists 15:47:10 c78b95898ee6: Layer already exists 15:47:10 d2d9d24a8c2a: Layer already exists 15:47:10 498a91c5df8e: Layer already exists 15:47:10 435d3da74e07: Layer already exists 15:47:10 main: digest: sha256:c9ddff697da21683940bf35217d632864a16117fdfcd8f22d8a7f5a5b6a398ba size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:47:10 ===================================================== [Pipeline] echo 15:47:10 taggedImages: 15:47:10 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:cd2fdb78346a746a4a513aea6141dac1c9baeef7 15:47:10 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 15:47:10 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.11 15:47:10 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:cd2fdb78346a746a4a513aea6141dac1c9baeef7-3.1.0-dev.11 15:47:10 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:47:10 15:47:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:47:11 arm64: Pulling from edgex-lftools-log-publisher 15:47:11 8998bd30e6a1: Pulling fs layer 15:47:11 04944245beec: Pulling fs layer 15:47:11 699f458cf7ca: Pulling fs layer 15:47:11 765212b225bb: Pulling fs layer 15:47:11 f23df028b6ca: Pulling fs layer 15:47:11 d65c8cfc05b1: Pulling fs layer 15:47:11 2437ff75d9bd: Pulling fs layer 15:47:11 765212b225bb: Waiting 15:47:11 d65c8cfc05b1: Waiting 15:47:11 f23df028b6ca: Waiting 15:47:11 2437ff75d9bd: Waiting 15:47:11 04944245beec: Verifying Checksum 15:47:11 04944245beec: Download complete 15:47:11 765212b225bb: Verifying Checksum 15:47:11 765212b225bb: Download complete 15:47:11 f23df028b6ca: Verifying Checksum 15:47:11 f23df028b6ca: Download complete 15:47:11 d65c8cfc05b1: Verifying Checksum 15:47:11 d65c8cfc05b1: Download complete 15:47:11 699f458cf7ca: Download complete 15:47:12 8998bd30e6a1: Download complete 15:47:14 2437ff75d9bd: Verifying Checksum 15:47:14 2437ff75d9bd: Download complete 15:47:16 8998bd30e6a1: Pull complete 15:47:20 04944245beec: Pull complete 15:47:20 699f458cf7ca: Pull complete 15:47:21 765212b225bb: Pull complete 15:47:22 f23df028b6ca: Pull complete 15:47:22 d65c8cfc05b1: Pull complete 15:47:37 2437ff75d9bd: Pull complete 15:47:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:47:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:47:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:47:37 prd-ubuntu20.04-docker-arm64-4c-16g-3696 does not seem to be running inside a container 15:47:37 $ 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/123 -v /w/workspace/app-rfid-llrp-inventory/123:/w/workspace/app-rfid-llrp-inventory/123:rw,z -v /w/workspace/app-rfid-llrp-inventory/123@tmp:/w/workspace/app-rfid-llrp-inventory/123@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:47:40 $ docker top c58ef11f0b5286ceba11242329906431c7d050370a06ca59f420b8a1870d7b7b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:47:41 ---> job-cost.sh 15:47:41 lf-activate-venv: SKIPPING 15:47:41 INFO: No Stack... 15:47:42 INFO: Retrieving Pricing Info for: v3-standard-4 15:47:43 INFO: Archiving Costs [Pipeline] sh 15:47:43 + + cut -d,cat /w/workspace/app-rfid-llrp-inventory/123/archives/cost.csv 15:47:43 -f6 [Pipeline] lock 15:47:43 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-123-stack-cost] 15:47:43 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-123-stack-cost] did not exist. Created. 15:47:43 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-123-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:47:44 /w/workspace/app-rfid-llrp-inventory/123@tmp/durable-78d73407/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:47:45 + echo total: 0.10999999940395355 [Pipeline] stash 15:47:45 Warning: overwriting stash ‘stack-cost’ 15:47:45 Stashed 1 file(s) [Pipeline] } 15:47:45 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-123-stack-cost] [Pipeline] // lock [Pipeline] } 15:47:45 $ docker stop --time=1 c58ef11f0b5286ceba11242329906431c7d050370a06ca59f420b8a1870d7b7b 15:47:47 $ docker rm -f --volumes c58ef11f0b5286ceba11242329906431c7d050370a06ca59f420b8a1870d7b7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 15:47:47 provisioning config files... 15:47:47 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12695984429896845711tmp [Pipeline] { [Pipeline] sh 15:47:47 + set +x 15:47:47 + curl -s https://codecov.io/bash 15:47:47 + bash -s -- 15:47:47 15:47:47 _____ _ 15:47:47 / ____| | | 15:47:47 | | ___ __| | ___ ___ _____ __ 15:47:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:47:47 | |___| (_) | (_| | __/ (_| (_) \ V / 15:47:47 \_____\___/ \__,_|\___|\___\___/ \_/ 15:47:47 Bash-1.0.6 15:47:47 15:47:47 15:47:47 ==> git version 2.25.1 found 15:47:47 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 15:47:47 Release-Date: 2020-01-08 15:47:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:47:47 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:47:47 ==> Jenkins CI detected. 15:47:47 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 15:47:47 project root: . 15:47:47 --> token set from env 15:47:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:47:47 ==> Running gcov in . (disable via -X gcov) 15:47:47 ==> Python coveragepy not found 15:47:47 ==> Searching for coverage reports in: 15:47:47 + . 15:47:47 -> Found 1 reports 15:47:48 ==> Detecting git/mercurial file structure 15:47:48 ==> Reading reports 15:47:48 + ./coverage.out bytes=41317 15:47:48 ==> Appending adjustments 15:47:48 https://docs.codecov.io/docs/fixing-reports 15:47:48 + Found adjustments 15:47:48 ==> Gzipping contents 15:47:48 12K /tmp/codecov.fkfS4l.gz 15:47:48 ==> Uploading reports 15:47:48 url: https://codecov.io 15:47:48 query: branch=main&commit=cd2fdb78346a746a4a513aea6141dac1c9baeef7&build=123&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F123%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 15:47:48 -> Pinging Codecov 15:47:48 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=cd2fdb78346a746a4a513aea6141dac1c9baeef7&build=123&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F123%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 15:47:48 -> Uploading to 15:47:48 https://storage.googleapis.com/codecov/v4/raw/2023-08-15/581DD39554BDF9B6E22D074273EAD858/cd2fdb78346a746a4a513aea6141dac1c9baeef7/c895ecc7-280b-41ae-a9ed-50ca4c8061ad.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230815%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230815T154748Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d39b7721197d0837aeb36ece0e4a79e8f05b50aaecf21608acdd65cdc7b30911 15:47:48 % Total % Received % Xferd Average Speed Time Time Time Current 15:47:48 Dload Upload Total Spent Left Speed 15:47:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11811 0 0 100 11811 0 61837 --:--:-- --:--:-- --:--:-- 61837 15:47:48 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/cd2fdb78346a746a4a513aea6141dac1c9baeef7 [Pipeline] } 15:47:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:47:48 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:47:48 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:47:49 15:47:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:47:49 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:47:49 df9b9388f04a: Pulling fs layer 15:47:49 52dc419b0ee2: Pulling fs layer 15:47:49 25bc292e5bac: Pulling fs layer 15:47:49 114826534d7a: Pulling fs layer 15:47:49 4657fd5d0bcf: Pulling fs layer 15:47:49 6ad1cebc031e: Pulling fs layer 15:47:49 8a3aa393b2d8: Pulling fs layer 15:47:49 114826534d7a: Waiting 15:47:49 4657fd5d0bcf: Waiting 15:47:49 8a3aa393b2d8: Waiting 15:47:49 6ad1cebc031e: Waiting 15:47:49 25bc292e5bac: Verifying Checksum 15:47:49 25bc292e5bac: Download complete 15:47:49 52dc419b0ee2: Verifying Checksum 15:47:49 52dc419b0ee2: Download complete 15:47:49 4657fd5d0bcf: Verifying Checksum 15:47:49 4657fd5d0bcf: Download complete 15:47:49 df9b9388f04a: Download complete 15:47:49 df9b9388f04a: Pull complete 15:47:49 6ad1cebc031e: Verifying Checksum 15:47:49 6ad1cebc031e: Download complete 15:47:49 52dc419b0ee2: Pull complete 15:47:49 25bc292e5bac: Pull complete 15:47:50 114826534d7a: Verifying Checksum 15:47:50 114826534d7a: Download complete 15:47:50 8a3aa393b2d8: Verifying Checksum 15:47:50 8a3aa393b2d8: Download complete 15:47:53 114826534d7a: Pull complete 15:47:53 4657fd5d0bcf: Pull complete 15:47:53 6ad1cebc031e: Pull complete 15:47:56 8a3aa393b2d8: Pull complete 15:47:56 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:47:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:47:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:47:56 prd-ubuntu20.04-docker-8c-8g-3695 does not seem to be running inside a container 15:47:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:47:58 $ docker top 9468973a0396490f0b1961eb7b5942145d2f5159972b3b3423334e1236586b2a -eo pid,comm [Pipeline] { [Pipeline] echo 15:47:58 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 15:47:58 + set -o pipefail 15:47:58 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 15:48:04 15:48:04 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 15:48:04 15:48:04 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/6f96110b-a475-4f0d-ac48-d3311ae3c98d 15:48:04 15:48:04 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:48:04 15:48:04 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:48:04 15:48:04 15:48:04 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:48:04 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:48:04 More details here: https://snyk.co/ue1NS [Pipeline] } 15:48:04 $ docker stop --time=1 9468973a0396490f0b1961eb7b5942145d2f5159972b3b3423334e1236586b2a 15:48:06 $ docker rm -f --volumes 9468973a0396490f0b1961eb7b5942145d2f5159972b3b3423334e1236586b2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:48:07 + git log --format=format:%s -1 cd2fdb78346a746a4a513aea6141dac1c9baeef7 [Pipeline] sh 15:48:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:48:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:48:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:48:07 prd-ubuntu20.04-docker-8c-8g-3695 does not seem to be running inside a container 15:48:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:48:08 $ docker top bf44fef88f823a90081ae9109a5bfc1900ae72b7780c6038ccf50bb72ff3a28e -eo pid,comm 15:48:08 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:48:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:48:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:48:08 [ssh-agent] Looking for ssh-agent implementation... 15:48:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:48:08 $ docker exec bf44fef88f823a90081ae9109a5bfc1900ae72b7780c6038ccf50bb72ff3a28e ssh-agent 15:48:08 SSH_AUTH_SOCK=/tmp/ssh-BhK9BNFOgu4Y/agent.32 15:48:08 SSH_AGENT_PID=38 15:48:08 Running ssh-add (command line suppressed) 15:48:08 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7201940143649642251.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7201940143649642251.key) 15:48:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:48:08 + git semver tag 15:48:09 2023-08-15 15:48:09,111 [run_tag] DEBUG tag force:False 15:48:09 2023-08-15 15:48:09,111 [check_head_tag] DEBUG check head tag 15:48:09 2023-08-15 15:48:09,111 [execute] INFO git cat-file --batch-check 15:48:09 2023-08-15 15:48:09,111 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 15:48:09 2023-08-15 15:48:09,115 [execute] INFO git cat-file --batch 15:48:09 2023-08-15 15:48:09,116 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 15:48:09 2023-08-15 15:48:09,125 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:48:09 2023-08-15 15:48:09,125 [execute] INFO git tag -a v3.1.0-dev.11 -m v3.1.0-dev.11 15:48:09 2023-08-15 15:48:09,126 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.11', '-m', 'v3.1.0-dev.11'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 15:48:09 2023-08-15 15:48:09,130 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:48:09 3.1.0-dev.11 [Pipeline] } 15:48:09 $ docker exec --env ******** --env ******** bf44fef88f823a90081ae9109a5bfc1900ae72b7780c6038ccf50bb72ff3a28e ssh-agent -k 15:48:09 unset SSH_AUTH_SOCK; 15:48:09 unset SSH_AGENT_PID; 15:48:09 echo Agent pid 38 killed; 15:48:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:48:09 + git semver [Pipeline] } 15:48:09 $ docker stop --time=1 bf44fef88f823a90081ae9109a5bfc1900ae72b7780c6038ccf50bb72ff3a28e 15:48:11 $ docker rm -f --volumes bf44fef88f823a90081ae9109a5bfc1900ae72b7780c6038ccf50bb72ff3a28e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:48:11 15:48:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:48:11 0.23.1-centos7: Pulling from edgex-lftools 15:48:11 ab5ef0e58194: Pulling fs layer 15:48:11 9712f1f96733: Pulling fs layer 15:48:11 63f879dbbcfc: Pulling fs layer 15:48:11 0d9ebad4ef96: Pulling fs layer 15:48:11 e9a5061849ea: Pulling fs layer 15:48:11 d747dcd14b5f: Pulling fs layer 15:48:11 2de7ff778b66: Pulling fs layer 15:48:11 0d9ebad4ef96: Waiting 15:48:11 e9a5061849ea: Waiting 15:48:11 d747dcd14b5f: Waiting 15:48:11 2de7ff778b66: Waiting 15:48:11 9712f1f96733: Verifying Checksum 15:48:11 9712f1f96733: Download complete 15:48:12 63f879dbbcfc: Verifying Checksum 15:48:12 63f879dbbcfc: Download complete 15:48:12 e9a5061849ea: Verifying Checksum 15:48:12 e9a5061849ea: Download complete 15:48:12 d747dcd14b5f: Download complete 15:48:12 ab5ef0e58194: Verifying Checksum 15:48:12 ab5ef0e58194: Download complete 15:48:12 0d9ebad4ef96: Verifying Checksum 15:48:12 0d9ebad4ef96: Download complete 15:48:12 2de7ff778b66: Verifying Checksum 15:48:14 ab5ef0e58194: Pull complete 15:48:14 9712f1f96733: Pull complete 15:48:15 63f879dbbcfc: Pull complete 15:48:18 0d9ebad4ef96: Pull complete 15:48:18 e9a5061849ea: Pull complete 15:48:18 d747dcd14b5f: Pull complete 15:48:19 2de7ff778b66: Pull complete 15:48:19 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:48:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:48:19 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:48:19 prd-ubuntu20.04-docker-8c-8g-3695 does not seem to be running inside a container 15:48:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:48:21 $ docker top 7906a0d3e9eafcef912a8088e717db6092d36b1185f96a6962b37562b8c91b7d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:48:21 provisioning config files... 15:48:21 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config677760558952459637tmp 15:48:21 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11804291294648977105tmp 15:48:21 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15630583591704689336tmp [Pipeline] { [Pipeline] echo 15:48:21 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:48:21 ---> sigul-configuration.sh 15:48:21 gpg: directory `/root/.gnupg' created 15:48:21 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:48:21 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:48:21 gpg: keyring `/root/.gnupg/secring.gpg' created 15:48:21 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:48:21 gpg: CAST5 encrypted data 15:48:21 gpg: encrypted with 1 passphrase 15:48:21 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:48:22 + mkdir /home/jenkins 15:48:22 + mkdir /home/jenkins/sigul [Pipeline] sh 15:48:22 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 15:48:22 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:48:22 ---> sigul-install.sh 15:48:22 Sigul already installed; skipping installation. [Pipeline] sh 15:48:22 + git tag --list 15:48:22 v0.0.0 15:48:22 v1.0.0 15:48:22 v2.1.0 15:48:22 v2.1.1 15:48:22 v2.2.0 15:48:22 v2.3.0 15:48:22 v3.0 15:48:22 v3.0.0 15:48:22 v3.0.1 15:48:22 v3.0.1-dev.1 15:48:22 v3.1.0-dev.1 15:48:22 v3.1.0-dev.10 15:48:22 v3.1.0-dev.11 15:48:22 v3.1.0-dev.2 15:48:22 v3.1.0-dev.3 15:48:22 v3.1.0-dev.4 15:48:22 v3.1.0-dev.5 15:48:22 v3.1.0-dev.6 15:48:22 v3.1.0-dev.7 15:48:22 v3.1.0-dev.8 15:48:22 v3.1.0-dev.9 [Pipeline] sh 15:48:23 + lftools sign git-tag v3.1.0-dev.11 15:48:23 Signing Git tag with Sigul... 15:48:23 Signing v3.1.0-dev.11 [Pipeline] echo 15:48:24 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:48:24 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:48:24 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:48:24 $ docker stop --time=1 7906a0d3e9eafcef912a8088e717db6092d36b1185f96a6962b37562b8c91b7d 15:48:25 $ docker rm -f --volumes 7906a0d3e9eafcef912a8088e717db6092d36b1185f96a6962b37562b8c91b7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:48:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:48:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:48:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:48:26 prd-ubuntu20.04-docker-8c-8g-3695 does not seem to be running inside a container 15:48: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 15:48:26 $ docker top 9fd769a64349ba533af6ba4b70e356490a6903211b3c82dcc944bd43b1540785 -eo pid,comm 15:48:26 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:48:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:48:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:48:26 [ssh-agent] Looking for ssh-agent implementation... 15:48:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:48:26 $ docker exec 9fd769a64349ba533af6ba4b70e356490a6903211b3c82dcc944bd43b1540785 ssh-agent 15:48:27 SSH_AUTH_SOCK=/tmp/ssh-ELcUTTInxSrP/agent.32 15:48:27 SSH_AGENT_PID=38 15:48:27 Running ssh-add (command line suppressed) 15:48:27 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9855995510967183631.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9855995510967183631.key) 15:48:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:48:27 + git semver bump pre 15:48:27 2023-08-15 15:48:27,600 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:48:27 2023-08-15 15:48:27,600 [bump_version] DEBUG bumping version:3.1.0-dev.11 on axis:pre with prefix:dev 15:48:27 2023-08-15 15:48:27,600 [bump_version] DEBUG bumped version:3.1.0-dev.12 15:48:27 2023-08-15 15:48:27,600 [write_version] DEBUG write version:3.1.0-dev.12 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 15:48:27 2023-08-15 15:48:27,600 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:48:27 2023-08-15 15:48:27,600 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:48:27 2023-08-15 15:48:27,602 [execute] INFO git cat-file --batch-check 15:48:27 2023-08-15 15:48:27,602 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 15:48:27 2023-08-15 15:48:27,607 [execute] INFO git cat-file --batch 15:48:27 2023-08-15 15:48:27,607 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 15:48:27 2023-08-15 15:48:27,612 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:48:27 3.1.0-dev.12 [Pipeline] } 15:48:27 $ docker exec --env ******** --env ******** 9fd769a64349ba533af6ba4b70e356490a6903211b3c82dcc944bd43b1540785 ssh-agent -k 15:48:27 unset SSH_AUTH_SOCK; 15:48:27 unset SSH_AGENT_PID; 15:48:27 echo Agent pid 38 killed; 15:48:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:48:28 + git semver [Pipeline] } 15:48:28 $ docker stop --time=1 9fd769a64349ba533af6ba4b70e356490a6903211b3c82dcc944bd43b1540785 15:48:29 $ docker rm -f --volumes 9fd769a64349ba533af6ba4b70e356490a6903211b3c82dcc944bd43b1540785 [Pipeline] // withDockerContainer [Pipeline] sh 15:48:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:48:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:48:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:48:30 prd-ubuntu20.04-docker-8c-8g-3695 does not seem to be running inside a container 15:48:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:48:30 $ docker top 5f7ef5fc76776454fab48ae303e7ff095406b75d100e6b144459a5e929b85a73 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:48:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:48:30 [ssh-agent] Looking for ssh-agent implementation... 15:48:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:48:30 $ docker exec 5f7ef5fc76776454fab48ae303e7ff095406b75d100e6b144459a5e929b85a73 ssh-agent 15:48:30 SSH_AUTH_SOCK=/tmp/ssh-Q76uXxSPkU7g/agent.32 15:48:30 SSH_AGENT_PID=38 15:48:31 Running ssh-add (command line suppressed) 15:48:31 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6534036112971611380.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6534036112971611380.key) 15:48:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:48:31 + git semver push 15:48:31 2023-08-15 15:48:31,555 [run_push] DEBUG push 15:48:31 2023-08-15 15:48:31,556 [execute] INFO git cat-file --batch-check 15:48:31 2023-08-15 15:48:31,557 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 15:48:31 2023-08-15 15:48:31,560 [execute] INFO git rev-list aa2d6da474f491b7705ba24f1b593f2c7291bb62 -- 15:48:31 2023-08-15 15:48:31,560 [execute] DEBUG Popen(['git', 'rev-list', 'aa2d6da474f491b7705ba24f1b593f2c7291bb62', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 15:48:31 2023-08-15 15:48:31,567 [execute] INFO git fetch -v origin 15:48:31 2023-08-15 15:48:31,567 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 15:48:32 2023-08-15 15:48:32,048 [run_push] DEBUG no remote changes detected 15:48:32 2023-08-15 15:48:32,048 [execute] INFO git push origin semver 15:48:32 2023-08-15 15:48:32,049 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 15:48:32 2023-08-15 15:48:32,702 [run_push] DEBUG push all version tags 15:48:32 2023-08-15 15:48:32,703 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:48:32 2023-08-15 15:48:32,704 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 15:48:33 2023-08-15 15:48:33,418 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:48:33 3.1.0-dev.12 [Pipeline] } 15:48:33 $ docker exec --env ******** --env ******** 5f7ef5fc76776454fab48ae303e7ff095406b75d100e6b144459a5e929b85a73 ssh-agent -k 15:48:33 unset SSH_AUTH_SOCK; 15:48:33 unset SSH_AGENT_PID; 15:48:33 echo Agent pid 38 killed; 15:48:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:48:34 + git semver [Pipeline] } 15:48:34 $ docker stop --time=1 5f7ef5fc76776454fab48ae303e7ff095406b75d100e6b144459a5e929b85a73 15:48:35 $ docker rm -f --volumes 5f7ef5fc76776454fab48ae303e7ff095406b75d100e6b144459a5e929b85a73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:48:36 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 15:48:36 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:48:36 total 16 15:48:36 drwxr-xr-x 3 root root 4096 Aug 15 15:36 . 15:48:36 drwxrwxr-x 12 jenkins jenkins 4096 Aug 15 15:48 .. 15:48:36 drwxr-xr-x 2 root root 4096 Aug 15 15:36 cost 15:48:36 -rw-r--r-- 1 root root 95 Aug 15 15:36 cost.csv 15:48:36 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:48:36 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:48:36 total 16 15:48:36 drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 15:36 . 15:48:36 drwxrwxr-x 12 jenkins jenkins 4096 Aug 15 15:48 .. 15:48:36 drwxr-xr-x 2 jenkins jenkins 4096 Aug 15 15:36 cost 15:48:36 -rw-r--r-- 1 jenkins jenkins 95 Aug 15 15:36 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:48:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:48:37 ---> package-listing.sh 15:48:37 ++ facter osfamily 15:48:37 ++ tr '[:upper:]' '[:lower:]' 15:48:37 + OS_FAMILY=debian 15:48:37 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 15:48:37 + START_PACKAGES=/tmp/packages_start.txt 15:48:37 + END_PACKAGES=/tmp/packages_end.txt 15:48:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:48:37 + PACKAGES=/tmp/packages_start.txt 15:48:37 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 15:48:37 + PACKAGES=/tmp/packages_end.txt 15:48:37 + case "${OS_FAMILY}" in 15:48:37 + dpkg -l 15:48:37 + grep '^ii' 15:48:37 + '[' -f /tmp/packages_start.txt ']' 15:48:37 + '[' -f /tmp/packages_end.txt ']' 15:48:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:48:37 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 15:48:37 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 15:48:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo 15:48:37 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:48:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:48:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:48:38 prd-ubuntu20.04-docker-8c-8g-3695 does not seem to be running inside a container 15:48:38 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:48:38 $ docker top 36031666d8536abc26ac2d37febe23b6941cfa1cbce56510302f26adb2f88b66 -eo pid,comm [Pipeline] { [Pipeline] sh 15:48:39 + touch /tmp/pre-build-complete [Pipeline] sh 15:48:39 + mkdir -p /var/log/sysstat [Pipeline] sh 15:48:39 + ls /var/log/sa-host 15:48:39 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:48:40 provisioning config files... 15:48:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14893639299844914054tmp [Pipeline] { [Pipeline] echo 15:48:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:48:40 ---> create-netrc.sh [Pipeline] } 15:48:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:48:40 ---> python-tools-install.sh [Pipeline] echo 15:48:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:48:40 ---> sudo-logs.sh 15:48:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:48:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:48:41 ---> job-cost.sh 15:48:41 lf-activate-venv: SKIPPING 15:48:41 DEBUG: total: 0.2199999988079071 15:48:41 INFO: Retrieving Stack Cost... 15:48:41 INFO: Retrieving Pricing Info for: v3-standard-8 15:48:42 INFO: Archiving Costs [Pipeline] echo 15:48:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:48:42 ---> logs-deploy.sh 15:48:42 lf-activate-venv: SKIPPING 15:48:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/123 15:48:42 INFO: archiving workspace using pattern(s): 15:48:43 Archives upload complete. 15:48:43 INFO: archiving logs to Nexus