Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8b2fb15614d399982e3d107523aa790b0caa1bb8 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-ssh4142313164224067775.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh3562375274023874846.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 c72b16708d6eed9a08be464a432ce22db7d90667 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/edgex-global-pipelines/.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/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1699890590318156026.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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 shared 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-ssh18059149370782276858.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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/lf-pipelines/.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/lf-pipelines@tmp/jenkins-gitclient-ssh8723420569837156221.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared 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.17 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-21681’ Running on prd-ubuntu20.04-docker-8c-8g-21683 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8b2fb15614d399982e3d107523aa790b0caa1bb8 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8b2fb15614d399982e3d107523aa790b0caa1bb8 # timeout=10 Commit message: "fix: changed all 'rfid-llrp-inventory' to 'app-rfid-llrp-inventory' (#73)" > git rev-list --no-walk 6246ebef5c7f64de05beec12187b3c2eaa551c81 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-21T22:01:11.027Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-21T22:01:11.089Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-21T22:01:11.106Z] ========================================================= [2022-04-21T22:01:11.106Z] EdgeX Global Pipelines Version Info [2022-04-21T22:01:11.106Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-21T22:01:11.881Z] ------------------- [2022-04-21T22:01:11.881Z] stable info: [2022-04-21T22:01:11.881Z] ------------------- [2022-04-21T22:01:11.881Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-21T22:01:11.881Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-21T22:01:11.881Z] Message: update stable to v1.0.221 [2022-04-21T22:01:12.458Z] ------------------- [2022-04-21T22:01:12.458Z] experimental info: [2022-04-21T22:01:12.458Z] ------------------- [2022-04-21T22:01:12.458Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-21T22:01:12.458Z] Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b [2022-04-21T22:01:12.458Z] Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-21T22:01:12.581Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-04-21T22:01:12.597Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-04-21T22:01:12.611Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-21T22:01:12.623Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-21T22:01:12.638Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-21T22:01:12.656Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-21T22:01:12.673Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-21T22:01:12.684Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-21T22:01:12.700Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-21T22:01:12.720Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-21T22:01:12.733Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-21T22:01:12.748Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-04-21T22:01:12.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-21T22:01:12.784Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-21T22:01:12.800Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-21T22:01:12.813Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-21T22:01:12.827Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-21T22:01:12.839Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-21T22:01:12.856Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-21T22:01:12.873Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-21T22:01:12.890Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-21T22:01:12.905Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-21T22:01:12.917Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-21T22:01:12.929Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-21T22:01:12.943Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-21T22:01:12.954Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-21T22:01:12.966Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-04-21T22:01:12.988Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-04-21T22:01:13.003Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-04-21T22:01:13.018Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8b2fb15614d399982e3d107523aa790b0caa1bb8 [Pipeline] echo [2022-04-21T22:01:13.030Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8b2fb15 [Pipeline] echo [2022-04-21T22:01:13.045Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-21T22:01:13.098Z] provisioning config files... [2022-04-21T22:01:13.115Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3245764569913528835tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-21T22:01:13.428Z] ---> docker-login.sh [2022-04-21T22:01:13.428Z] nexus3.edgexfoundry.org:10001 [2022-04-21T22:01:13.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T22:01:13.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T22:01:13.691Z] Configure a credential helper to remove this warning. See [2022-04-21T22:01:13.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T22:01:13.691Z] [2022-04-21T22:01:13.691Z] Login Succeeded [2022-04-21T22:01:13.691Z] nexus3.edgexfoundry.org:10002 [2022-04-21T22:01:13.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T22:01:13.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T22:01:13.953Z] Configure a credential helper to remove this warning. See [2022-04-21T22:01:13.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T22:01:13.953Z] [2022-04-21T22:01:13.953Z] Login Succeeded [2022-04-21T22:01:13.953Z] nexus3.edgexfoundry.org:10003 [2022-04-21T22:01:13.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T22:01:13.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T22:01:13.953Z] Configure a credential helper to remove this warning. See [2022-04-21T22:01:13.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T22:01:13.953Z] [2022-04-21T22:01:13.953Z] Login Succeeded [2022-04-21T22:01:13.953Z] nexus3.edgexfoundry.org:10004 [2022-04-21T22:01:14.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T22:01:14.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T22:01:14.215Z] Configure a credential helper to remove this warning. See [2022-04-21T22:01:14.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T22:01:14.215Z] [2022-04-21T22:01:14.215Z] Login Succeeded [2022-04-21T22:01:14.215Z] docker.io [2022-04-21T22:01:14.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T22:01:14.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T22:01:14.788Z] Configure a credential helper to remove this warning. See [2022-04-21T22:01:14.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T22:01:14.788Z] [2022-04-21T22:01:14.788Z] Login Succeeded [2022-04-21T22:01:14.788Z] ---> docker-login.sh ends [Pipeline] } [2022-04-21T22:01:14.798Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-21T22:01:15.161Z] + git rev-list -1 --merges 8b2fb15614d399982e3d107523aa790b0caa1bb8~1..8b2fb15614d399982e3d107523aa790b0caa1bb8 [Pipeline] echo [2022-04-21T22:01:15.284Z] -----------> git rev-list -1 --merges 8b2fb15614d399982e3d107523aa790b0caa1bb8~1..8b2fb15614d399982e3d107523aa790b0caa1bb8 8b2fb15614d399982e3d107523aa790b0caa1bb8 [false] [Pipeline] sh [2022-04-21T22:01:15.577Z] + git log --format=format:%s -1 8b2fb15614d399982e3d107523aa790b0caa1bb8 [Pipeline] echo [2022-04-21T22:01:15.595Z] ========================================================= [2022-04-21T22:01:15.595Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-21T22:01:15.595Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-21T22:01:15.942Z] + git log --format=format:%s -1 8b2fb15614d399982e3d107523aa790b0caa1bb8 [Pipeline] echo [2022-04-21T22:01:15.956Z] [semverPrep] GIT_COMMIT: 8b2fb15614d399982e3d107523aa790b0caa1bb8, Commit Message: fix: changed all 'rfid-llrp-inventory' to 'app-rfid-llrp-inventory' (#73) [Pipeline] echo [2022-04-21T22:01:15.967Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-21T22:01:16.397Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-21T22:01:16.398Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-21T22:01:16.398Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-21T22:01:16.398Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-21T22:01:16.398Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-21T22:01:16.398Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-21T22:01:16.398Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-21T22:01:16.826Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-21T22:01:16.826Z] [2022-04-21T22:01:16.826Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-21T22:01:17.139Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-21T22:01:17.139Z] latest: Pulling from edgex-devops/git-semver [2022-04-21T22:01:17.139Z] a0d0a0d46f8b: Pulling fs layer [2022-04-21T22:01:17.139Z] 3e5f54012d9b: Pulling fs layer [2022-04-21T22:01:17.139Z] 4c7163046ea9: Pulling fs layer [2022-04-21T22:01:17.139Z] 0c2d73faf560: Pulling fs layer [2022-04-21T22:01:17.139Z] 0c2d73faf560: Waiting [2022-04-21T22:01:17.139Z] 3e5f54012d9b: Verifying Checksum [2022-04-21T22:01:17.139Z] 3e5f54012d9b: Download complete [2022-04-21T22:01:17.139Z] a0d0a0d46f8b: Verifying Checksum [2022-04-21T22:01:17.139Z] a0d0a0d46f8b: Download complete [2022-04-21T22:01:17.139Z] 0c2d73faf560: Verifying Checksum [2022-04-21T22:01:17.139Z] 0c2d73faf560: Download complete [2022-04-21T22:01:17.139Z] 4c7163046ea9: Verifying Checksum [2022-04-21T22:01:17.139Z] 4c7163046ea9: Download complete [2022-04-21T22:01:17.402Z] a0d0a0d46f8b: Pull complete [2022-04-21T22:01:17.402Z] 3e5f54012d9b: Pull complete [2022-04-21T22:01:17.976Z] 4c7163046ea9: Pull complete [2022-04-21T22:01:17.976Z] 0c2d73faf560: Pull complete [2022-04-21T22:01:17.976Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-21T22:01:17.976Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-21T22:01:17.976Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-21T22:01:18.062Z] prd-ubuntu20.04-docker-8c-8g-21683 does not seem to be running inside a container [2022-04-21T22:01:18.111Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-21T22:01:18.827Z] $ docker top 1a2f7eb6335261e41c15fc111f2aa1b22b0fa56cb000aacbeee1c45ea36e970d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-21T22:01:18.935Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-21T22:01:18.935Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-21T22:01:19.100Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-21T22:01:19.111Z] $ docker exec 1a2f7eb6335261e41c15fc111f2aa1b22b0fa56cb000aacbeee1c45ea36e970d ssh-agent [2022-04-21T22:01:19.232Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCgMAGf/agent.13 [2022-04-21T22:01:19.232Z] SSH_AGENT_PID=19 [2022-04-21T22:01:19.243Z] Running ssh-add (command line suppressed) [2022-04-21T22:01:19.370Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5025591349361881008.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5025591349361881008.key) [2022-04-21T22:01:19.379Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-21T22:01:19.671Z] + git tag --points-at HEAD [Pipeline] } [2022-04-21T22:01:19.693Z] $ docker exec --env ******** --env ******** 1a2f7eb6335261e41c15fc111f2aa1b22b0fa56cb000aacbeee1c45ea36e970d ssh-agent -k [2022-04-21T22:01:19.811Z] unset SSH_AUTH_SOCK; [2022-04-21T22:01:19.811Z] unset SSH_AGENT_PID; [2022-04-21T22:01:19.811Z] echo Agent pid 19 killed; [2022-04-21T22:01:19.817Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-21T22:01:19.839Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-21T22:01:19.839Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-21T22:01:19.992Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-21T22:01:20.002Z] $ docker exec 1a2f7eb6335261e41c15fc111f2aa1b22b0fa56cb000aacbeee1c45ea36e970d ssh-agent [2022-04-21T22:01:20.132Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkgleOB/agent.53 [2022-04-21T22:01:20.132Z] SSH_AGENT_PID=59 [2022-04-21T22:01:20.139Z] Running ssh-add (command line suppressed) [2022-04-21T22:01:20.277Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1005056818208352521.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1005056818208352521.key) [2022-04-21T22:01:20.290Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-21T22:01:20.588Z] + git semver init [2022-04-21T22:01:20.588Z] # -> Open(): unable to determine branch for HEAD [2022-04-21T22:01:20.588Z] # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git [2022-04-21T22:01:20.588Z] # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main [2022-04-21T22:01:20.588Z] # $SEMVER_REMOTE_NAME = origin [2022-04-21T22:01:20.588Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-21T22:01:20.588Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-21T22:01:20.588Z] # $SEMVER_BRANCH = main [2022-04-21T22:01:20.588Z] # $SEMVER_TEMP = /tmp/semver-835924779 [2022-04-21T22:01:20.588Z] # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP [2022-04-21T22:01:21.980Z] # '/tmp/semver-835924779' -> '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver' [2022-04-21T22:01:21.980Z] # -> Force: false [2022-04-21T22:01:21.980Z] # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [Pipeline] } [2022-04-21T22:01:22.000Z] $ docker exec --env ******** --env ******** 1a2f7eb6335261e41c15fc111f2aa1b22b0fa56cb000aacbeee1c45ea36e970d ssh-agent -k [2022-04-21T22:01:22.122Z] unset SSH_AUTH_SOCK; [2022-04-21T22:01:22.122Z] unset SSH_AGENT_PID; [2022-04-21T22:01:22.122Z] echo Agent pid 59 killed; [2022-04-21T22:01:22.131Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-21T22:01:22.446Z] + git semver [Pipeline] } [2022-04-21T22:01:22.468Z] $ docker stop --time=1 1a2f7eb6335261e41c15fc111f2aa1b22b0fa56cb000aacbeee1c45ea36e970d [2022-04-21T22:01:23.866Z] $ docker rm -f 1a2f7eb6335261e41c15fc111f2aa1b22b0fa56cb000aacbeee1c45ea36e970d [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-21T22:01:24.221Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-21T22:01:24.497Z] Stashed 1 file(s) [Pipeline] echo [2022-04-21T22:01:24.502Z] [edgeXSemver]: initialized semver on version 2.1.0-dev.5 [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 [2022-04-21T22:01:24.654Z] provisioning config files... [2022-04-21T22:01:24.665Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3844046088852041053tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-21T22:01:24.971Z] ---> docker-login.sh [2022-04-21T22:01:24.971Z] nexus3.edgexfoundry.org:10001 [2022-04-21T22:01:24.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T22:01:24.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T22:01:24.971Z] Configure a credential helper to remove this warning. See [2022-04-21T22:01:24.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T22:01:24.971Z] [2022-04-21T22:01:24.971Z] Login Succeeded [2022-04-21T22:01:24.971Z] nexus3.edgexfoundry.org:10002 [2022-04-21T22:01:24.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T22:01:25.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T22:01:25.232Z] Configure a credential helper to remove this warning. See [2022-04-21T22:01:25.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T22:01:25.232Z] [2022-04-21T22:01:25.232Z] Login Succeeded [2022-04-21T22:01:25.232Z] nexus3.edgexfoundry.org:10003 [2022-04-21T22:01:25.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T22:01:25.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T22:01:25.232Z] Configure a credential helper to remove this warning. See [2022-04-21T22:01:25.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T22:01:25.232Z] [2022-04-21T22:01:25.232Z] Login Succeeded [2022-04-21T22:01:25.232Z] nexus3.edgexfoundry.org:10004 [2022-04-21T22:01:25.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T22:01:25.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T22:01:25.493Z] Configure a credential helper to remove this warning. See [2022-04-21T22:01:25.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T22:01:25.493Z] [2022-04-21T22:01:25.493Z] Login Succeeded [2022-04-21T22:01:25.493Z] docker.io [2022-04-21T22:01:25.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T22:01:25.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T22:01:25.756Z] Configure a credential helper to remove this warning. See [2022-04-21T22:01:25.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T22:01:25.756Z] [2022-04-21T22:01:25.756Z] Login Succeeded [2022-04-21T22:01:25.756Z] ---> docker-login.sh ends [Pipeline] } [2022-04-21T22:01:25.767Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-21T22:01:25.829Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-21T22:01:25.843Z] ========================================================= [2022-04-21T22:01:25.843Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-21T22:01:25.843Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-21T22:01:26.154Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-21T22:01:26.154Z] Sending build context to Docker daemon 10.03MB [2022-04-21T22:01:26.154Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-04-21T22:01:26.154Z] Step 2/13 : FROM ${BASE} AS builder [2022-04-21T22:01:26.154Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-21T22:01:26.154Z] 59bf1c3509f3: Pulling fs layer [2022-04-21T22:01:26.154Z] 666ba61612fd: Pulling fs layer [2022-04-21T22:01:26.154Z] 8ed8ca486205: Pulling fs layer [2022-04-21T22:01:26.154Z] 4fe6c5a15a65: Pulling fs layer [2022-04-21T22:01:26.154Z] 22a0e8bec74d: Pulling fs layer [2022-04-21T22:01:26.154Z] 640e595b4fbd: Pulling fs layer [2022-04-21T22:01:26.154Z] 763cafe07f6e: Pulling fs layer [2022-04-21T22:01:26.154Z] 0c0b528cf693: Pulling fs layer [2022-04-21T22:01:26.154Z] 10935f4eaf8b: Pulling fs layer [2022-04-21T22:01:26.154Z] 22a0e8bec74d: Waiting [2022-04-21T22:01:26.154Z] 640e595b4fbd: Waiting [2022-04-21T22:01:26.154Z] 763cafe07f6e: Waiting [2022-04-21T22:01:26.154Z] 0c0b528cf693: Waiting [2022-04-21T22:01:26.154Z] 10935f4eaf8b: Waiting [2022-04-21T22:01:26.154Z] 4fe6c5a15a65: Waiting [2022-04-21T22:01:26.154Z] 8ed8ca486205: Download complete [2022-04-21T22:01:26.416Z] 666ba61612fd: Download complete [2022-04-21T22:01:26.416Z] 22a0e8bec74d: Verifying Checksum [2022-04-21T22:01:26.416Z] 22a0e8bec74d: Download complete [2022-04-21T22:01:26.416Z] 640e595b4fbd: Download complete [2022-04-21T22:01:26.416Z] 59bf1c3509f3: Verifying Checksum [2022-04-21T22:01:26.416Z] 59bf1c3509f3: Download complete [2022-04-21T22:01:26.416Z] 763cafe07f6e: Verifying Checksum [2022-04-21T22:01:26.416Z] 763cafe07f6e: Download complete [2022-04-21T22:01:26.416Z] 0c0b528cf693: Verifying Checksum [2022-04-21T22:01:26.416Z] 0c0b528cf693: Download complete [2022-04-21T22:01:26.416Z] 59bf1c3509f3: Pull complete [2022-04-21T22:01:26.678Z] 666ba61612fd: Pull complete [2022-04-21T22:01:26.678Z] 8ed8ca486205: Pull complete [2022-04-21T22:01:26.941Z] 10935f4eaf8b: Verifying Checksum [2022-04-21T22:01:27.202Z] 4fe6c5a15a65: Download complete [2022-04-21T22:01:31.403Z] 4fe6c5a15a65: Pull complete [2022-04-21T22:01:31.403Z] 22a0e8bec74d: Pull complete [2022-04-21T22:01:31.403Z] 640e595b4fbd: Pull complete [2022-04-21T22:01:31.403Z] 763cafe07f6e: Pull complete [2022-04-21T22:01:31.664Z] 0c0b528cf693: Pull complete [2022-04-21T22:01:34.213Z] 10935f4eaf8b: Pull complete [2022-04-21T22:01:34.213Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-21T22:01:34.213Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-21T22:01:34.213Z] ---> 99d49a6021b9 [2022-04-21T22:01:34.213Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-21T22:01:35.613Z] ---> Running in d357a1c53a15 [2022-04-21T22:01:35.613Z] Removing intermediate container d357a1c53a15 [2022-04-21T22:01:35.613Z] ---> a6e237dfb699 [2022-04-21T22:01:35.613Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-04-21T22:01:35.613Z] ---> Running in 16c6b2df0a27 [2022-04-21T22:01:35.613Z] Removing intermediate container 16c6b2df0a27 [2022-04-21T22:01:35.613Z] ---> b7e90bddb76f [2022-04-21T22:01:35.613Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-21T22:01:35.613Z] ---> Running in f6991d0df744 [2022-04-21T22:01:35.613Z] Removing intermediate container f6991d0df744 [2022-04-21T22:01:35.613Z] ---> 5de29266c9b3 [2022-04-21T22:01:35.613Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T22:01:35.874Z] ---> Running in 76ac7477e0ae [2022-04-21T22:01:36.454Z] Removing intermediate container 76ac7477e0ae [2022-04-21T22:01:36.454Z] ---> 5611e4a6b888 [2022-04-21T22:01:36.454Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-21T22:01:36.455Z] ---> Running in e0b20fea70a4 [2022-04-21T22:01:36.716Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-21T22:01:37.663Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-21T22:01:37.924Z] OK: 221 MiB in 52 packages [2022-04-21T22:01:38.185Z] Removing intermediate container e0b20fea70a4 [2022-04-21T22:01:38.185Z] ---> 2a0b44077ea3 [2022-04-21T22:01:38.185Z] Step 8/13 : WORKDIR /app [2022-04-21T22:01:38.185Z] ---> Running in 41e4714c55bc [2022-04-21T22:01:38.446Z] Removing intermediate container 41e4714c55bc [2022-04-21T22:01:38.446Z] ---> 169e02f8f625 [2022-04-21T22:01:38.446Z] Step 9/13 : COPY go.mod vendor* ./ [2022-04-21T22:01:38.446Z] ---> 8533b1c6785c [2022-04-21T22:01:38.446Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T22:01:38.446Z] ---> Running in 28b47ef3197b [2022-04-21T22:01:39.608Z] Still waiting to schedule task [2022-04-21T22:01:39.608Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-21682’ is offline [2022-04-21T22:02:05.036Z] Removing intermediate container 28b47ef3197b [2022-04-21T22:02:05.036Z] ---> ad98b867c01f [2022-04-21T22:02:05.036Z] Step 11/13 : COPY . . [2022-04-21T22:02:05.036Z] ---> 24565c077c83 [2022-04-21T22:02:05.036Z] Step 12/13 : ARG MAKE="make build" [2022-04-21T22:02:05.036Z] ---> Running in b805b8059803 [2022-04-21T22:02:05.036Z] Removing intermediate container b805b8059803 [2022-04-21T22:02:05.036Z] ---> ab48d3d468f9 [2022-04-21T22:02:05.036Z] Step 13/13 : RUN $MAKE [2022-04-21T22:02:05.036Z] ---> Running in 215856b5978a [2022-04-21T22:02:05.036Z] noop [2022-04-21T22:02:05.036Z] Removing intermediate container 215856b5978a [2022-04-21T22:02:05.036Z] ---> c5cc87a12a75 [2022-04-21T22:02:05.036Z] Successfully built c5cc87a12a75 [2022-04-21T22:02:05.036Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-21T22:02:05.339Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-21T22:02:05.339Z] . [Pipeline] withDockerContainer [2022-04-21T22:02:05.406Z] prd-ubuntu20.04-docker-8c-8g-21683 does not seem to be running inside a container [2022-04-21T22:02:05.446Z] $ 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 ******** ci-base-image-x86_64 cat [2022-04-21T22:02:05.852Z] $ docker top 622f72b431ef323757272700aaf534104bd8ffa3305f82ab6b0e81042b4af743 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-21T22:02:06.217Z] + go version [2022-04-21T22:02:06.217Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-21T22:02:06.235Z] $ docker stop --time=1 622f72b431ef323757272700aaf534104bd8ffa3305f82ab6b0e81042b4af743 [2022-04-21T22:02:07.543Z] $ docker rm -f 622f72b431ef323757272700aaf534104bd8ffa3305f82ab6b0e81042b4af743 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-21T22:02:07.973Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-21T22:02:07.973Z] . [Pipeline] withDockerContainer [2022-04-21T22:02:08.043Z] prd-ubuntu20.04-docker-8c-8g-21683 does not seem to be running inside a container [2022-04-21T22:02:08.082Z] $ 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 ******** ci-base-image-x86_64 cat [2022-04-21T22:02:08.482Z] $ docker top 810f9a6999445e798165ef65660c8b18ec40ac1ecb37f410c4159953e650606a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-21T22:02:08.849Z] + make test [2022-04-21T22:02:08.849Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-21T22:02:16.985Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-04-21T22:02:16.985Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.049s coverage: 86.2% of statements [2022-04-21T22:02:16.985Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-04-21T22:02:18.974Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.549s coverage: 71.9% of statements [2022-04-21T22:02:18.974Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] [2022-04-21T22:02:25.586Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-21T22:02:29.787Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-21T22:02:29.787Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-21T22:02:29.787Z] ./bin/test-attribution.sh [Pipeline] echo [2022-04-21T22:02:29.803Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-21T22:02:29.822Z] $ docker stop --time=1 810f9a6999445e798165ef65660c8b18ec40ac1ecb37f410c4159953e650606a [2022-04-21T22:02:31.584Z] $ docker rm -f 810f9a6999445e798165ef65660c8b18ec40ac1ecb37f410c4159953e650606a [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-21T22:02:32.006Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-21T22:02:32.060Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-21T22:02:33.087Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-21T22:02:33.380Z] + ls -al . [2022-04-21T22:02:33.380Z] total 240 [2022-04-21T22:02:33.380Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 21 22:02 . [2022-04-21T22:02:33.380Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 22:01 .. [2022-04-21T22:02:33.380Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 21 22:01 .dockerignore [2022-04-21T22:02:33.380Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 21 22:01 .git [2022-04-21T22:02:33.380Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 22:01 .github [2022-04-21T22:02:33.380Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 21 22:01 .gitignore [2022-04-21T22:02:33.380Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 21 22:01 .golangci.yml [2022-04-21T22:02:33.380Z] drwx------ 3 jenkins jenkins 4096 Apr 21 22:01 .semver [2022-04-21T22:02:33.380Z] -rw-rw-r-- 1 jenkins jenkins 8248 Apr 21 22:01 Attribution.txt [2022-04-21T22:02:33.380Z] -rw-rw-r-- 1 jenkins jenkins 1923 Apr 21 22:01 Dockerfile [2022-04-21T22:02:33.380Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 21 22:01 GOVERNANCE.md [2022-04-21T22:02:33.380Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 21 22:01 Jenkinsfile [2022-04-21T22:02:33.380Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 21 22:01 LICENSE [2022-04-21T22:02:33.380Z] -rw-rw-r-- 1 jenkins jenkins 2095 Apr 21 22:01 Makefile [2022-04-21T22:02:33.380Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 21 22:01 OWNERS.md [2022-04-21T22:02:33.380Z] -rw-rw-r-- 1 jenkins jenkins 30131 Apr 21 22:01 README.md [2022-04-21T22:02:33.380Z] -rw-rw-r-- 1 jenkins jenkins 11 Apr 21 22:01 VERSION [2022-04-21T22:02:33.380Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 22:01 bin [2022-04-21T22:02:33.380Z] -rw-r--r-- 1 jenkins jenkins 41008 Apr 21 22:02 coverage.out [2022-04-21T22:02:33.380Z] -rw-rw-r-- 1 jenkins jenkins 3019 Apr 21 22:02 go.mod [2022-04-21T22:02:33.380Z] -rw-rw-r-- 1 jenkins jenkins 49531 Apr 21 22:01 go.sum [2022-04-21T22:02:33.380Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 22:01 images [2022-04-21T22:02:33.380Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 22:01 internal [2022-04-21T22:02:33.380Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 21 22:01 main.go [2022-04-21T22:02:33.380Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 22:01 res [2022-04-21T22:02:33.380Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 22:01 snap [2022-04-21T22:02:33.380Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 22:01 static [Pipeline] isUnix [Pipeline] sh [2022-04-21T22:02:33.680Z] + 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=8b2fb15614d399982e3d107523aa790b0caa1bb8 --label arch=amd64 --label version=2.1.0-dev.5 . [2022-04-21T22:02:33.680Z] Sending build context to Docker daemon 10.03MB [2022-04-21T22:02:33.680Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-04-21T22:02:33.680Z] Step 2/31 : FROM ${BASE} AS builder [2022-04-21T22:02:33.680Z] ---> c5cc87a12a75 [2022-04-21T22:02:33.680Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-21T22:02:33.680Z] ---> Running in 801cd1ac7627 [2022-04-21T22:02:33.940Z] Removing intermediate container 801cd1ac7627 [2022-04-21T22:02:33.940Z] ---> 02775dfa5633 [2022-04-21T22:02:33.940Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-04-21T22:02:33.940Z] ---> Running in 7f5e2e642b23 [2022-04-21T22:02:33.940Z] Removing intermediate container 7f5e2e642b23 [2022-04-21T22:02:33.940Z] ---> c8a51a3f0de4 [2022-04-21T22:02:33.940Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-21T22:02:34.200Z] ---> Running in 577aebe284b8 [2022-04-21T22:02:34.200Z] Removing intermediate container 577aebe284b8 [2022-04-21T22:02:34.200Z] ---> d034df04a39b [2022-04-21T22:02:34.200Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T22:02:34.200Z] ---> Running in e85a74935b4c [2022-04-21T22:02:34.771Z] Removing intermediate container e85a74935b4c [2022-04-21T22:02:34.771Z] ---> 9062f694c0e3 [2022-04-21T22:02:34.771Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-21T22:02:34.771Z] ---> Running in 7c9eea3b7522 [2022-04-21T22:02:35.032Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-21T22:02:35.977Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-21T22:02:36.238Z] OK: 221 MiB in 52 packages [2022-04-21T22:02:36.809Z] Removing intermediate container 7c9eea3b7522 [2022-04-21T22:02:36.809Z] ---> 6eefd7c9cca7 [2022-04-21T22:02:36.809Z] Step 8/31 : WORKDIR /app [2022-04-21T22:02:36.809Z] ---> Running in eee10ca0d0a5 [2022-04-21T22:02:36.809Z] Removing intermediate container eee10ca0d0a5 [2022-04-21T22:02:36.809Z] ---> 2e3656887bd0 [2022-04-21T22:02:36.809Z] Step 9/31 : COPY go.mod vendor* ./ [2022-04-21T22:02:37.070Z] ---> 6bc712af8f7e [2022-04-21T22:02:37.070Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T22:02:37.070Z] ---> Running in 7e235cb571bc [2022-04-21T22:02:37.643Z] Removing intermediate container 7e235cb571bc [2022-04-21T22:02:37.643Z] ---> feb63412184a [2022-04-21T22:02:37.643Z] Step 11/31 : COPY . . [2022-04-21T22:02:37.903Z] ---> a733a27216ed [2022-04-21T22:02:37.903Z] Step 12/31 : ARG MAKE="make build" [2022-04-21T22:02:38.165Z] ---> Running in d46c07277806 [2022-04-21T22:02:38.165Z] Removing intermediate container d46c07277806 [2022-04-21T22:02:38.165Z] ---> 6cc87ff8da21 [2022-04-21T22:02:38.165Z] Step 13/31 : RUN $MAKE [2022-04-21T22:02:38.165Z] ---> Running in d62f52493932 [2022-04-21T22:02:38.424Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.1.0-dev.5 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.1.0-dev.5" -o app-rfid-llrp-inventory [2022-04-21T22:02:46.546Z] Removing intermediate container d62f52493932 [2022-04-21T22:02:46.546Z] ---> b0d6893ff377 [2022-04-21T22:02:46.546Z] Step 14/31 : FROM alpine:3.14 [2022-04-21T22:02:47.116Z] 3.14: Pulling from library/alpine [2022-04-21T22:02:47.376Z] 8663204ce13b: Pulling fs layer [2022-04-21T22:02:47.679Z] 8663204ce13b: Verifying Checksum [2022-04-21T22:02:47.679Z] 8663204ce13b: Download complete [2022-04-21T22:02:47.679Z] 8663204ce13b: Pull complete [2022-04-21T22:02:47.679Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-21T22:02:47.679Z] Status: Downloaded newer image for alpine:3.14 [2022-04-21T22:02:47.679Z] ---> e04c818066af [2022-04-21T22:02:47.679Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-21T22:02:47.941Z] ---> Running in 5d90e1562531 [2022-04-21T22:02:47.941Z] Removing intermediate container 5d90e1562531 [2022-04-21T22:02:47.941Z] ---> 63b4f9d96af3 [2022-04-21T22:02:47.941Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-04-21T22:02:47.941Z] ---> Running in fc04f45e735c [2022-04-21T22:02:48.201Z] Removing intermediate container fc04f45e735c [2022-04-21T22:02:48.201Z] ---> 96c06342995d [2022-04-21T22:02:48.201Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T22:02:48.201Z] ---> Running in 47da704dcbfe [2022-04-21T22:02:48.773Z] Removing intermediate container 47da704dcbfe [2022-04-21T22:02:48.773Z] ---> 1405365c18a5 [2022-04-21T22:02:48.773Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-04-21T22:02:48.773Z] ---> Running in 9cf13ec52911 [2022-04-21T22:02:49.032Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-21T22:02:49.974Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-21T22:02:50.234Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-21T22:02:50.234Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-21T22:02:50.234Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-21T22:02:50.495Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-21T22:02:50.496Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-21T22:02:50.496Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-21T22:02:50.755Z] Executing busybox-1.33.1-r7.trigger [2022-04-21T22:02:50.755Z] Executing ca-certificates-20211220-r0.trigger [2022-04-21T22:02:50.755Z] OK: 9 MiB in 20 packages [2022-04-21T22:02:51.324Z] Removing intermediate container 9cf13ec52911 [2022-04-21T22:02:51.324Z] ---> 3d2b2782dfbc [2022-04-21T22:02:51.324Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-04-21T22:02:51.324Z] ---> ea10cca6d4a3 [2022-04-21T22:02:51.324Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-04-21T22:02:51.584Z] ---> 646d071132cc [2022-04-21T22:02:51.584Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-04-21T22:02:51.584Z] ---> 7f203f884324 [2022-04-21T22:02:51.584Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-04-21T22:02:51.844Z] ---> 333b6f330909 [2022-04-21T22:02:51.844Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-04-21T22:02:52.104Z] ---> e1cd09f82b3f [2022-04-21T22:02:52.104Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-04-21T22:02:52.365Z] ---> Running in e0fdae42d90c [2022-04-21T22:02:52.934Z] Removing intermediate container e0fdae42d90c [2022-04-21T22:02:52.934Z] ---> a48393912ffa [2022-04-21T22:02:52.934Z] Step 25/31 : VOLUME /cache [2022-04-21T22:02:52.934Z] ---> Running in 02ef4d0e9e2c [2022-04-21T22:02:52.934Z] Removing intermediate container 02ef4d0e9e2c [2022-04-21T22:02:52.934Z] ---> 9f7190c35be3 [2022-04-21T22:02:52.934Z] Step 26/31 : EXPOSE 59711 [2022-04-21T22:02:53.202Z] ---> Running in 4475ed033f5e [2022-04-21T22:02:53.202Z] Removing intermediate container 4475ed033f5e [2022-04-21T22:02:53.202Z] ---> 37f3b200adf7 [2022-04-21T22:02:53.202Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-04-21T22:02:53.202Z] ---> Running in 03a3828bdb34 [2022-04-21T22:02:53.202Z] Removing intermediate container 03a3828bdb34 [2022-04-21T22:02:53.202Z] ---> f7b0ac287d3b [2022-04-21T22:02:53.202Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-04-21T22:02:53.464Z] ---> Running in 172192e67347 [2022-04-21T22:02:53.464Z] Removing intermediate container 172192e67347 [2022-04-21T22:02:53.464Z] ---> 1d66cefc690d [2022-04-21T22:02:53.464Z] Step 29/31 : LABEL arch=amd64 [2022-04-21T22:02:53.464Z] ---> Running in a52fe35260b4 [2022-04-21T22:02:53.724Z] Removing intermediate container a52fe35260b4 [2022-04-21T22:02:53.724Z] ---> 39a27a320563 [2022-04-21T22:02:53.724Z] Step 30/31 : LABEL git_sha=8b2fb15614d399982e3d107523aa790b0caa1bb8 [2022-04-21T22:02:53.724Z] ---> Running in ef704dd12013 [2022-04-21T22:02:53.724Z] Removing intermediate container ef704dd12013 [2022-04-21T22:02:53.724Z] ---> ddba47e0f2d9 [2022-04-21T22:02:53.724Z] Step 31/31 : LABEL version=2.1.0-dev.5 [2022-04-21T22:02:53.724Z] ---> Running in 39430b5f350d [2022-04-21T22:02:53.987Z] Removing intermediate container 39430b5f350d [2022-04-21T22:02:53.987Z] ---> ffff2f385ad7 [2022-04-21T22:02:53.987Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-21T22:02:53.987Z] Successfully built ffff2f385ad7 [2022-04-21T22:02:53.987Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-21T22:02:54.059Z] provisioning config files... [2022-04-21T22:02:54.070Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5537364988905317443tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-21T22:02:54.368Z] ---> docker-login.sh [2022-04-21T22:02:54.368Z] nexus3.edgexfoundry.org:10001 [2022-04-21T22:02:54.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T22:02:54.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T22:02:54.368Z] Configure a credential helper to remove this warning. See [2022-04-21T22:02:54.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T22:02:54.368Z] [2022-04-21T22:02:54.368Z] Login Succeeded [2022-04-21T22:02:54.368Z] nexus3.edgexfoundry.org:10002 [2022-04-21T22:02:54.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T22:02:54.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T22:02:54.629Z] Configure a credential helper to remove this warning. See [2022-04-21T22:02:54.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T22:02:54.629Z] [2022-04-21T22:02:54.629Z] Login Succeeded [2022-04-21T22:02:54.629Z] nexus3.edgexfoundry.org:10003 [2022-04-21T22:02:54.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T22:02:54.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T22:02:54.629Z] Configure a credential helper to remove this warning. See [2022-04-21T22:02:54.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T22:02:54.629Z] [2022-04-21T22:02:54.629Z] Login Succeeded [2022-04-21T22:02:54.629Z] nexus3.edgexfoundry.org:10004 [2022-04-21T22:02:54.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T22:02:54.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T22:02:54.889Z] Configure a credential helper to remove this warning. See [2022-04-21T22:02:54.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T22:02:54.889Z] [2022-04-21T22:02:54.889Z] Login Succeeded [2022-04-21T22:02:54.889Z] docker.io [2022-04-21T22:02:54.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T22:02:55.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T22:02:55.152Z] Configure a credential helper to remove this warning. See [2022-04-21T22:02:55.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T22:02:55.152Z] [2022-04-21T22:02:55.152Z] Login Succeeded [2022-04-21T22:02:55.152Z] ---> docker-login.sh ends [Pipeline] } [2022-04-21T22:02:55.161Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-21T22:02:55.196Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-21T22:02:55.218Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2022-04-21T22:02:55.218Z] 8b2fb15614d399982e3d107523aa790b0caa1bb8 [2022-04-21T22:02:55.218Z] latest [2022-04-21T22:02:55.218Z] 2.1.0-dev.5 [2022-04-21T22:02:55.218Z] 8b2fb15614d399982e3d107523aa790b0caa1bb8-2.1.0-dev.5 [2022-04-21T22:02:55.218Z] main [2022-04-21T22:02:55.218Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-21T22:02:55.536Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:8b2fb15614d399982e3d107523aa790b0caa1bb8 [Pipeline] isUnix [Pipeline] sh [2022-04-21T22:02:55.834Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:8b2fb15614d399982e3d107523aa790b0caa1bb8 [2022-04-21T22:02:55.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-04-21T22:02:55.834Z] 55ad1c074738: Preparing [2022-04-21T22:02:55.834Z] 491455ed0ed8: Preparing [2022-04-21T22:02:55.834Z] 71123d304a9b: Preparing [2022-04-21T22:02:55.834Z] 07ce528c54ad: Preparing [2022-04-21T22:02:55.834Z] 955b57af9949: Preparing [2022-04-21T22:02:55.834Z] 5d250d9226b2: Preparing [2022-04-21T22:02:55.834Z] 6720abff54c2: Preparing [2022-04-21T22:02:55.834Z] 372ee5c07fe4: Preparing [2022-04-21T22:02:55.834Z] b541d28bf3b4: Preparing [2022-04-21T22:02:55.834Z] 6720abff54c2: Waiting [2022-04-21T22:02:55.834Z] 372ee5c07fe4: Waiting [2022-04-21T22:02:55.834Z] b541d28bf3b4: Waiting [2022-04-21T22:02:55.834Z] 5d250d9226b2: Waiting [2022-04-21T22:02:55.834Z] 955b57af9949: Pushed [2022-04-21T22:02:55.834Z] 71123d304a9b: Pushed [2022-04-21T22:02:55.834Z] 55ad1c074738: Pushed [2022-04-21T22:02:55.834Z] 07ce528c54ad: Pushed [2022-04-21T22:02:56.095Z] b541d28bf3b4: Layer already exists [2022-04-21T22:02:56.095Z] 5d250d9226b2: Pushed [2022-04-21T22:02:56.095Z] 372ee5c07fe4: Pushed [2022-04-21T22:02:56.356Z] 6720abff54c2: Pushed [2022-04-21T22:02:57.742Z] 491455ed0ed8: Pushed [2022-04-21T22:02:57.742Z] 8b2fb15614d399982e3d107523aa790b0caa1bb8: digest: sha256:13b23005711ecabbce3e8ccd2b303a15ed609dfc700a7677868ea19412786faf size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-04-21T22:02:58.042Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] isUnix [Pipeline] sh [2022-04-21T22:02:58.330Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-04-21T22:02:58.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-04-21T22:02:58.330Z] 55ad1c074738: Preparing [2022-04-21T22:02:58.330Z] 491455ed0ed8: Preparing [2022-04-21T22:02:58.330Z] 71123d304a9b: Preparing [2022-04-21T22:02:58.330Z] 07ce528c54ad: Preparing [2022-04-21T22:02:58.330Z] 955b57af9949: Preparing [2022-04-21T22:02:58.330Z] 5d250d9226b2: Preparing [2022-04-21T22:02:58.330Z] 6720abff54c2: Preparing [2022-04-21T22:02:58.330Z] 372ee5c07fe4: Preparing [2022-04-21T22:02:58.330Z] b541d28bf3b4: Preparing [2022-04-21T22:02:58.330Z] 6720abff54c2: Waiting [2022-04-21T22:02:58.330Z] 372ee5c07fe4: Waiting [2022-04-21T22:02:58.330Z] b541d28bf3b4: Waiting [2022-04-21T22:02:58.330Z] 71123d304a9b: Layer already exists [2022-04-21T22:02:58.330Z] 491455ed0ed8: Layer already exists [2022-04-21T22:02:58.330Z] 955b57af9949: Layer already exists [2022-04-21T22:02:58.330Z] 55ad1c074738: Layer already exists [2022-04-21T22:02:58.330Z] 07ce528c54ad: Layer already exists [2022-04-21T22:02:58.330Z] 5d250d9226b2: Layer already exists [2022-04-21T22:02:58.330Z] 372ee5c07fe4: Layer already exists [2022-04-21T22:02:58.330Z] 6720abff54c2: Layer already exists [2022-04-21T22:02:58.330Z] b541d28bf3b4: Layer already exists [2022-04-21T22:02:58.330Z] latest: digest: sha256:13b23005711ecabbce3e8ccd2b303a15ed609dfc700a7677868ea19412786faf size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-04-21T22:02:58.628Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.0-dev.5 [Pipeline] isUnix [Pipeline] sh [2022-04-21T22:02:58.920Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.0-dev.5 [2022-04-21T22:02:58.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-04-21T22:02:58.920Z] 55ad1c074738: Preparing [2022-04-21T22:02:58.920Z] 491455ed0ed8: Preparing [2022-04-21T22:02:58.920Z] 71123d304a9b: Preparing [2022-04-21T22:02:58.920Z] 07ce528c54ad: Preparing [2022-04-21T22:02:58.920Z] 955b57af9949: Preparing [2022-04-21T22:02:58.920Z] 5d250d9226b2: Preparing [2022-04-21T22:02:58.920Z] 6720abff54c2: Preparing [2022-04-21T22:02:58.920Z] 372ee5c07fe4: Preparing [2022-04-21T22:02:58.920Z] b541d28bf3b4: Preparing [2022-04-21T22:02:58.920Z] 5d250d9226b2: Waiting [2022-04-21T22:02:58.920Z] 6720abff54c2: Waiting [2022-04-21T22:02:58.920Z] 372ee5c07fe4: Waiting [2022-04-21T22:02:58.920Z] b541d28bf3b4: Waiting [2022-04-21T22:02:58.920Z] 955b57af9949: Layer already exists [2022-04-21T22:02:58.920Z] 491455ed0ed8: Layer already exists [2022-04-21T22:02:58.920Z] 07ce528c54ad: Layer already exists [2022-04-21T22:02:58.920Z] 55ad1c074738: Layer already exists [2022-04-21T22:02:58.920Z] 71123d304a9b: Layer already exists [2022-04-21T22:02:58.920Z] 6720abff54c2: Layer already exists [2022-04-21T22:02:58.920Z] 5d250d9226b2: Layer already exists [2022-04-21T22:02:58.920Z] 372ee5c07fe4: Layer already exists [2022-04-21T22:02:58.920Z] b541d28bf3b4: Layer already exists [2022-04-21T22:02:58.920Z] 2.1.0-dev.5: digest: sha256:13b23005711ecabbce3e8ccd2b303a15ed609dfc700a7677868ea19412786faf size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-04-21T22:02:59.214Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:8b2fb15614d399982e3d107523aa790b0caa1bb8-2.1.0-dev.5 [Pipeline] isUnix [Pipeline] sh [2022-04-21T22:02:59.507Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:8b2fb15614d399982e3d107523aa790b0caa1bb8-2.1.0-dev.5 [2022-04-21T22:02:59.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-04-21T22:02:59.507Z] 55ad1c074738: Preparing [2022-04-21T22:02:59.507Z] 491455ed0ed8: Preparing [2022-04-21T22:02:59.507Z] 71123d304a9b: Preparing [2022-04-21T22:02:59.507Z] 07ce528c54ad: Preparing [2022-04-21T22:02:59.507Z] 955b57af9949: Preparing [2022-04-21T22:02:59.507Z] 5d250d9226b2: Preparing [2022-04-21T22:02:59.507Z] 6720abff54c2: Preparing [2022-04-21T22:02:59.507Z] 372ee5c07fe4: Preparing [2022-04-21T22:02:59.507Z] b541d28bf3b4: Preparing [2022-04-21T22:02:59.507Z] 6720abff54c2: Waiting [2022-04-21T22:02:59.507Z] 5d250d9226b2: Waiting [2022-04-21T22:02:59.507Z] 372ee5c07fe4: Waiting [2022-04-21T22:02:59.507Z] b541d28bf3b4: Waiting [2022-04-21T22:02:59.507Z] 955b57af9949: Layer already exists [2022-04-21T22:02:59.507Z] 491455ed0ed8: Layer already exists [2022-04-21T22:02:59.507Z] 55ad1c074738: Layer already exists [2022-04-21T22:02:59.507Z] 71123d304a9b: Layer already exists [2022-04-21T22:02:59.507Z] 07ce528c54ad: Layer already exists [2022-04-21T22:02:59.507Z] 5d250d9226b2: Layer already exists [2022-04-21T22:02:59.507Z] 372ee5c07fe4: Layer already exists [2022-04-21T22:02:59.507Z] 6720abff54c2: Layer already exists [2022-04-21T22:02:59.507Z] b541d28bf3b4: Layer already exists [2022-04-21T22:02:59.507Z] 8b2fb15614d399982e3d107523aa790b0caa1bb8-2.1.0-dev.5: digest: sha256:13b23005711ecabbce3e8ccd2b303a15ed609dfc700a7677868ea19412786faf size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-04-21T22:02:59.799Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] isUnix [Pipeline] sh [2022-04-21T22:03:00.091Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2022-04-21T22:03:00.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-04-21T22:03:00.091Z] 55ad1c074738: Preparing [2022-04-21T22:03:00.091Z] 491455ed0ed8: Preparing [2022-04-21T22:03:00.091Z] 71123d304a9b: Preparing [2022-04-21T22:03:00.091Z] 07ce528c54ad: Preparing [2022-04-21T22:03:00.091Z] 955b57af9949: Preparing [2022-04-21T22:03:00.091Z] 5d250d9226b2: Preparing [2022-04-21T22:03:00.091Z] 6720abff54c2: Preparing [2022-04-21T22:03:00.091Z] 372ee5c07fe4: Preparing [2022-04-21T22:03:00.091Z] b541d28bf3b4: Preparing [2022-04-21T22:03:00.091Z] 5d250d9226b2: Waiting [2022-04-21T22:03:00.091Z] 6720abff54c2: Waiting [2022-04-21T22:03:00.091Z] b541d28bf3b4: Waiting [2022-04-21T22:03:00.091Z] 491455ed0ed8: Layer already exists [2022-04-21T22:03:00.091Z] 55ad1c074738: Layer already exists [2022-04-21T22:03:00.091Z] 71123d304a9b: Layer already exists [2022-04-21T22:03:00.091Z] 955b57af9949: Layer already exists [2022-04-21T22:03:00.091Z] 07ce528c54ad: Layer already exists [2022-04-21T22:03:00.091Z] 5d250d9226b2: Layer already exists [2022-04-21T22:03:00.091Z] 372ee5c07fe4: Layer already exists [2022-04-21T22:03:00.091Z] b541d28bf3b4: Layer already exists [2022-04-21T22:03:00.091Z] 6720abff54c2: Layer already exists [2022-04-21T22:03:00.091Z] main: digest: sha256:13b23005711ecabbce3e8ccd2b303a15ed609dfc700a7677868ea19412786faf size: 2196 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-21T22:03:00.133Z] ===================================================== [Pipeline] echo [2022-04-21T22:03:00.142Z] taggedImages: [2022-04-21T22:03:00.142Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:8b2fb15614d399982e3d107523aa790b0caa1bb8 [2022-04-21T22:03:00.142Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-04-21T22:03:00.142Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.0-dev.5 [2022-04-21T22:03:00.142Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:8b2fb15614d399982e3d107523aa790b0caa1bb8-2.1.0-dev.5 [2022-04-21T22:03:00.142Z] - 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] sh [2022-04-21T22:03:00.524Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-21T22:03:00.525Z] [2022-04-21T22:03:00.525Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-21T22:03:00.831Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-21T22:03:00.831Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-21T22:03:00.831Z] 5eb5b503b376: Pulling fs layer [2022-04-21T22:03:00.831Z] 5c69ac0246d0: Pulling fs layer [2022-04-21T22:03:00.831Z] ec43610c2a17: Pulling fs layer [2022-04-21T22:03:00.831Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-21T22:03:00.831Z] 33b1e0a273af: Pulling fs layer [2022-04-21T22:03:00.831Z] 5d3b04190fa2: Pulling fs layer [2022-04-21T22:03:00.831Z] 2f39f015ded8: Pulling fs layer [2022-04-21T22:03:00.831Z] 33b1e0a273af: Waiting [2022-04-21T22:03:00.831Z] 5d3b04190fa2: Waiting [2022-04-21T22:03:00.831Z] 2f39f015ded8: Waiting [2022-04-21T22:03:00.831Z] 3a2ae6a8a46f: Waiting [2022-04-21T22:03:00.831Z] 5c69ac0246d0: Verifying Checksum [2022-04-21T22:03:00.831Z] 5c69ac0246d0: Download complete [2022-04-21T22:03:00.831Z] 3a2ae6a8a46f: Download complete [2022-04-21T22:03:00.831Z] 33b1e0a273af: Verifying Checksum [2022-04-21T22:03:00.831Z] 33b1e0a273af: Download complete [2022-04-21T22:03:00.831Z] 5d3b04190fa2: Download complete [2022-04-21T22:03:00.831Z] ec43610c2a17: Verifying Checksum [2022-04-21T22:03:00.831Z] ec43610c2a17: Download complete [2022-04-21T22:03:01.090Z] 5eb5b503b376: Download complete [2022-04-21T22:03:01.659Z] 2f39f015ded8: Download complete [2022-04-21T22:03:02.596Z] 5eb5b503b376: Pull complete [2022-04-21T22:03:02.596Z] 5c69ac0246d0: Pull complete [2022-04-21T22:03:03.166Z] ec43610c2a17: Pull complete [2022-04-21T22:03:03.166Z] 3a2ae6a8a46f: Pull complete [2022-04-21T22:03:03.427Z] 33b1e0a273af: Pull complete [2022-04-21T22:03:03.688Z] 5d3b04190fa2: Pull complete [2022-04-21T22:03:08.971Z] 2f39f015ded8: Pull complete [2022-04-21T22:03:08.971Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-21T22:03:08.971Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-21T22:03:08.971Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-21T22:03:09.048Z] prd-ubuntu20.04-docker-8c-8g-21683 does not seem to be running inside a container [2022-04-21T22:03:09.092Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-21T22:03:10.851Z] $ docker top 66ae16e8ae24525d50d69e2f947878f722745d1caeb8a1282c33f7fde4a8135f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-21T22:03:11.312Z] ---> job-cost.sh [2022-04-21T22:03:11.312Z] lf-activate-venv: SKIPPING [2022-04-21T22:03:11.312Z] INFO: No Stack... [2022-04-21T22:03:11.586Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-21T22:03:12.276Z] INFO: Archiving Costs [Pipeline] sh [2022-04-21T22:03:12.590Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2022-04-21T22:03:12.591Z] + cut -d, -f6 [Pipeline] lock [2022-04-21T22:03:12.607Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-26-stack-cost] [2022-04-21T22:03:12.613Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-26-stack-cost] did not exist. Created. [2022-04-21T22:03:12.613Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-26-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-21T22:03:12.914Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-21T22:03:12.938Z] Stashed 1 file(s) [Pipeline] } [2022-04-21T22:03:12.945Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-26-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-21T22:03:12.967Z] $ docker stop --time=1 66ae16e8ae24525d50d69e2f947878f722745d1caeb8a1282c33f7fde4a8135f [2022-04-21T22:03:14.144Z] $ docker rm -f 66ae16e8ae24525d50d69e2f947878f722745d1caeb8a1282c33f7fde4a8135f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-21T22:03:20.128Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21685 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2022-04-21T22:03:20.141Z] Running in /w/workspace/app-rfid-llrp-inventory/26 [Pipeline] { [Pipeline] checkout [2022-04-21T22:03:20.481Z] The recommended git tool is: git [2022-04-21T22:03:25.741Z] using credential edgex-jenkins-ssh [2022-04-21T22:03:25.758Z] Cloning the remote Git repository [2022-04-21T22:03:25.822Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-04-21T22:03:25.901Z] > git init /w/workspace/app-rfid-llrp-inventory/26 # timeout=10 [2022-04-21T22:03:25.983Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-04-21T22:03:25.984Z] > git --version # timeout=10 [2022-04-21T22:03:26.007Z] > git --version # 'git version 2.25.1' [2022-04-21T22:03:26.009Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-21T22:03:26.123Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-21T22:03:27.872Z] Avoid second fetch [2022-04-21T22:03:27.873Z] Checking out Revision 8b2fb15614d399982e3d107523aa790b0caa1bb8 (main) [2022-04-21T22:03:27.828Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-04-21T22:03:27.858Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-21T22:03:27.894Z] > git config core.sparsecheckout # timeout=10 [2022-04-21T22:03:27.914Z] > git checkout -f 8b2fb15614d399982e3d107523aa790b0caa1bb8 # timeout=10 [2022-04-21T22:03:32.080Z] Commit message: "fix: changed all 'rfid-llrp-inventory' to 'app-rfid-llrp-inventory' (#73)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-21T22:03:33.124Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-21T22:03:33.124Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-21T22:03:33.124Z] Dload Upload Total Spent Left Speed [2022-04-21T22:03:33.124Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 85818 0 --:--:-- --:--:-- --:--:-- 85818 [Pipeline] sh [2022-04-21T22:03:33.665Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-21T22:03:34.007Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-21T22:03:34.007Z] + sudo tee /etc/docker/daemon.new [2022-04-21T22:03:34.007Z] { [2022-04-21T22:03:34.007Z] "registry-mirrors": [ [2022-04-21T22:03:34.007Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-21T22:03:34.007Z] ], [2022-04-21T22:03:34.007Z] "bip": "10.250.0.254/24", [2022-04-21T22:03:34.007Z] "hosts": [ [2022-04-21T22:03:34.007Z] "tcp://0.0.0.0:5555", [2022-04-21T22:03:34.007Z] "unix:///var/run/docker.sock" [2022-04-21T22:03:34.007Z] ], [2022-04-21T22:03:34.007Z] "mtu": 1458, [2022-04-21T22:03:34.007Z] "selinux-enabled": true, [2022-04-21T22:03:34.007Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-21T22:03:34.007Z] } [Pipeline] sh [2022-04-21T22:03:34.356Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-21T22:03:34.699Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-21T22:03:53.121Z] provisioning config files... [2022-04-21T22:03:53.146Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/26@tmp/config405007292525018772tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-21T22:03:53.512Z] ---> docker-login.sh [2022-04-21T22:03:53.512Z] nexus3.edgexfoundry.org:10001 [2022-04-21T22:03:54.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T22:03:54.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T22:03:54.384Z] Configure a credential helper to remove this warning. See [2022-04-21T22:03:54.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T22:03:54.384Z] [2022-04-21T22:03:54.384Z] Login Succeeded [2022-04-21T22:03:54.384Z] nexus3.edgexfoundry.org:10002 [2022-04-21T22:03:54.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T22:03:54.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T22:03:54.938Z] Configure a credential helper to remove this warning. See [2022-04-21T22:03:54.938Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T22:03:54.938Z] [2022-04-21T22:03:54.938Z] Login Succeeded [2022-04-21T22:03:54.938Z] nexus3.edgexfoundry.org:10003 [2022-04-21T22:03:55.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T22:03:55.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T22:03:55.214Z] Configure a credential helper to remove this warning. See [2022-04-21T22:03:55.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T22:03:55.214Z] [2022-04-21T22:03:55.214Z] Login Succeeded [2022-04-21T22:03:55.214Z] nexus3.edgexfoundry.org:10004 [2022-04-21T22:03:55.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T22:03:55.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T22:03:55.825Z] Configure a credential helper to remove this warning. See [2022-04-21T22:03:55.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T22:03:55.825Z] [2022-04-21T22:03:55.825Z] Login Succeeded [2022-04-21T22:03:55.825Z] docker.io [2022-04-21T22:03:56.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T22:03:56.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T22:03:56.699Z] Configure a credential helper to remove this warning. See [2022-04-21T22:03:56.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T22:03:56.699Z] [2022-04-21T22:03:56.699Z] Login Succeeded [2022-04-21T22:03:56.699Z] ---> docker-login.sh ends [Pipeline] } [2022-04-21T22:03:56.718Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-21T22:03:57.162Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-21T22:03:57.173Z] ========================================================= [2022-04-21T22:03:57.173Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-21T22:03:57.173Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-21T22:03:57.535Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-21T22:03:57.808Z] Sending build context to Docker daemon 692.7kB [2022-04-21T22:03:57.808Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-04-21T22:03:57.808Z] Step 2/13 : FROM ${BASE} AS builder [2022-04-21T22:03:58.081Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-21T22:03:58.081Z] 9b3977197b4f: Pulling fs layer [2022-04-21T22:03:58.081Z] 1a89e8eeedd5: Pulling fs layer [2022-04-21T22:03:58.081Z] 94645a83ff95: Pulling fs layer [2022-04-21T22:03:58.081Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-21T22:03:58.081Z] 0c92f367c5e7: Pulling fs layer [2022-04-21T22:03:58.081Z] f7c0051592d6: Pulling fs layer [2022-04-21T22:03:58.081Z] a227ed2f7395: Pulling fs layer [2022-04-21T22:03:58.081Z] 7b1c46037f91: Pulling fs layer [2022-04-21T22:03:58.081Z] 3f3a8bcf1eab: Waiting [2022-04-21T22:03:58.081Z] 0c92f367c5e7: Waiting [2022-04-21T22:03:58.081Z] f7c0051592d6: Waiting [2022-04-21T22:03:58.081Z] a227ed2f7395: Waiting [2022-04-21T22:03:58.081Z] 7b1c46037f91: Waiting [2022-04-21T22:03:58.081Z] 94645a83ff95: Download complete [2022-04-21T22:03:58.081Z] 1a89e8eeedd5: Verifying Checksum [2022-04-21T22:03:58.081Z] 1a89e8eeedd5: Download complete [2022-04-21T22:03:58.081Z] 0c92f367c5e7: Verifying Checksum [2022-04-21T22:03:58.081Z] 0c92f367c5e7: Download complete [2022-04-21T22:03:58.081Z] f7c0051592d6: Download complete [2022-04-21T22:03:58.081Z] 9b3977197b4f: Verifying Checksum [2022-04-21T22:03:58.081Z] 9b3977197b4f: Download complete [2022-04-21T22:03:58.081Z] a227ed2f7395: Verifying Checksum [2022-04-21T22:03:58.081Z] a227ed2f7395: Download complete [2022-04-21T22:03:59.088Z] 9b3977197b4f: Pull complete [2022-04-21T22:03:59.363Z] 1a89e8eeedd5: Pull complete [2022-04-21T22:03:59.639Z] 94645a83ff95: Pull complete [2022-04-21T22:04:00.237Z] 7b1c46037f91: Download complete [2022-04-21T22:04:00.835Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-21T22:04:00.835Z] 3f3a8bcf1eab: Download complete [2022-04-21T22:04:13.252Z] 3f3a8bcf1eab: Pull complete [2022-04-21T22:04:13.252Z] 0c92f367c5e7: Pull complete [2022-04-21T22:04:13.252Z] f7c0051592d6: Pull complete [2022-04-21T22:04:13.252Z] a227ed2f7395: Pull complete [2022-04-21T22:04:19.990Z] 7b1c46037f91: Pull complete [2022-04-21T22:04:19.990Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-21T22:04:19.990Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-21T22:04:19.990Z] ---> f79e39bc4007 [2022-04-21T22:04:19.990Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-21T22:04:20.976Z] ---> Running in 11bff746a78b [2022-04-21T22:04:20.976Z] Removing intermediate container 11bff746a78b [2022-04-21T22:04:20.976Z] ---> 54ed556aca9c [2022-04-21T22:04:20.976Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-04-21T22:04:21.250Z] ---> Running in 1ad0df627b8d [2022-04-21T22:04:21.525Z] Removing intermediate container 1ad0df627b8d [2022-04-21T22:04:21.525Z] ---> 3c489fa30943 [2022-04-21T22:04:21.525Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-21T22:04:21.525Z] ---> Running in 9a078e128e69 [2022-04-21T22:04:21.800Z] Removing intermediate container 9a078e128e69 [2022-04-21T22:04:21.800Z] ---> dfc085288512 [2022-04-21T22:04:21.800Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T22:04:21.800Z] ---> Running in 1c6683aad2bd [2022-04-21T22:04:25.195Z] Removing intermediate container 1c6683aad2bd [2022-04-21T22:04:25.195Z] ---> 034baa4e4e95 [2022-04-21T22:04:25.195Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-21T22:04:25.195Z] ---> Running in 09eaf81ea200 [2022-04-21T22:04:26.177Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-21T22:04:26.778Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-21T22:04:27.760Z] OK: 220 MiB in 52 packages [2022-04-21T22:04:28.363Z] Removing intermediate container 09eaf81ea200 [2022-04-21T22:04:28.363Z] ---> 5a18cd52d5b1 [2022-04-21T22:04:28.363Z] Step 8/13 : WORKDIR /app [2022-04-21T22:04:28.363Z] ---> Running in e574437095c5 [2022-04-21T22:04:28.978Z] Removing intermediate container e574437095c5 [2022-04-21T22:04:28.978Z] ---> 31131f66b133 [2022-04-21T22:04:28.978Z] Step 9/13 : COPY go.mod vendor* ./ [2022-04-21T22:04:29.252Z] ---> 814eb8c3bd68 [2022-04-21T22:04:29.252Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T22:04:29.535Z] ---> Running in 74b385b2aa5c [2022-04-21T22:05:51.355Z] Removing intermediate container 74b385b2aa5c [2022-04-21T22:05:51.355Z] ---> 5262d54a8124 [2022-04-21T22:05:51.355Z] Step 11/13 : COPY . . [2022-04-21T22:05:51.355Z] ---> 8e65855bc7c3 [2022-04-21T22:05:51.355Z] Step 12/13 : ARG MAKE="make build" [2022-04-21T22:05:51.355Z] ---> Running in 4a89536bd992 [2022-04-21T22:05:51.355Z] Removing intermediate container 4a89536bd992 [2022-04-21T22:05:51.355Z] ---> c98309a67f13 [2022-04-21T22:05:51.355Z] Step 13/13 : RUN $MAKE [2022-04-21T22:05:51.355Z] ---> Running in 5a55fd6f507c [2022-04-21T22:05:51.355Z] noop [2022-04-21T22:05:51.355Z] Removing intermediate container 5a55fd6f507c [2022-04-21T22:05:51.355Z] ---> d107886ee296 [2022-04-21T22:05:51.355Z] Successfully built d107886ee296 [2022-04-21T22:05:51.356Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-21T22:05:51.708Z] + docker inspect -f . ci-base-image-arm64 [2022-04-21T22:05:51.708Z] . [Pipeline] withDockerContainer [2022-04-21T22:05:51.947Z] prd-ubuntu20.04-docker-arm64-4c-16g-21685 does not seem to be running inside a container [2022-04-21T22:05:52.047Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/26 -v /w/workspace/app-rfid-llrp-inventory/26:/w/workspace/app-rfid-llrp-inventory/26:rw,z -v /w/workspace/app-rfid-llrp-inventory/26@tmp:/w/workspace/app-rfid-llrp-inventory/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-21T22:05:53.309Z] $ docker top e2ac2e71f83c198e59ef6613adeb2b019554c5afd82d70d2565ce19b6d1ab6ce -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-21T22:05:54.292Z] + go version [2022-04-21T22:05:54.292Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-21T22:05:54.331Z] $ docker stop --time=1 e2ac2e71f83c198e59ef6613adeb2b019554c5afd82d70d2565ce19b6d1ab6ce [2022-04-21T22:05:55.967Z] $ docker rm -f e2ac2e71f83c198e59ef6613adeb2b019554c5afd82d70d2565ce19b6d1ab6ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-21T22:05:56.554Z] + docker inspect -f . ci-base-image-arm64 [2022-04-21T22:05:56.554Z] . [Pipeline] withDockerContainer [2022-04-21T22:05:56.776Z] prd-ubuntu20.04-docker-arm64-4c-16g-21685 does not seem to be running inside a container [2022-04-21T22:05:56.876Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/26 -v /w/workspace/app-rfid-llrp-inventory/26:/w/workspace/app-rfid-llrp-inventory/26:rw,z -v /w/workspace/app-rfid-llrp-inventory/26@tmp:/w/workspace/app-rfid-llrp-inventory/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-21T22:05:58.170Z] $ docker top 33f5b6ef78ec95ad5901084263c67a7e1bc76f62399a041d3f5129efec36b9e5 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-21T22:05:59.067Z] + make test [2022-04-21T22:05:59.067Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-21T22:06:55.687Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-04-21T22:06:55.687Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.194s coverage: 86.2% of statements [2022-04-21T22:06:55.687Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-04-21T22:06:55.687Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.692s coverage: 71.9% of statements [2022-04-21T22:06:55.687Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] [2022-04-21T22:06:55.687Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-21T22:06:55.687Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-21T22:07:17.911Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-21T22:07:17.911Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-21T22:07:17.911Z] ./bin/test-attribution.sh [Pipeline] echo [2022-04-21T22:07:18.528Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-21T22:07:18.557Z] $ docker stop --time=1 33f5b6ef78ec95ad5901084263c67a7e1bc76f62399a041d3f5129efec36b9e5 [2022-04-21T22:07:20.311Z] $ docker rm -f 33f5b6ef78ec95ad5901084263c67a7e1bc76f62399a041d3f5129efec36b9e5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-21T22:07:21.129Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-21T22:07:21.159Z] Warning: overwriting stash ‘coverage-report’ [2022-04-21T22:07:21.630Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-21T22:07:22.034Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-21T22:07:22.377Z] + ls -al . [2022-04-21T22:07:22.377Z] total 236 [2022-04-21T22:07:22.377Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 21 22:07 . [2022-04-21T22:07:22.377Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 22:03 .. [2022-04-21T22:07:22.377Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 21 22:03 .dockerignore [2022-04-21T22:07:22.377Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 21 22:03 .git [2022-04-21T22:07:22.377Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 22:03 .github [2022-04-21T22:07:22.377Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 21 22:03 .gitignore [2022-04-21T22:07:22.377Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 21 22:03 .golangci.yml [2022-04-21T22:07:22.377Z] -rw-rw-r-- 1 jenkins jenkins 8248 Apr 21 22:03 Attribution.txt [2022-04-21T22:07:22.377Z] -rw-rw-r-- 1 jenkins jenkins 1923 Apr 21 22:03 Dockerfile [2022-04-21T22:07:22.377Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 21 22:03 GOVERNANCE.md [2022-04-21T22:07:22.377Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 21 22:03 Jenkinsfile [2022-04-21T22:07:22.377Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 21 22:03 LICENSE [2022-04-21T22:07:22.377Z] -rw-rw-r-- 1 jenkins jenkins 2095 Apr 21 22:03 Makefile [2022-04-21T22:07:22.377Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 21 22:03 OWNERS.md [2022-04-21T22:07:22.377Z] -rw-rw-r-- 1 jenkins jenkins 30131 Apr 21 22:03 README.md [2022-04-21T22:07:22.377Z] -rw-rw-r-- 1 jenkins jenkins 11 Apr 21 22:01 VERSION [2022-04-21T22:07:22.377Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 22:03 bin [2022-04-21T22:07:22.377Z] -rw-r--r-- 1 jenkins jenkins 41008 Apr 21 22:06 coverage.out [2022-04-21T22:07:22.377Z] -rw-rw-r-- 1 jenkins jenkins 3019 Apr 21 22:07 go.mod [2022-04-21T22:07:22.377Z] -rw-rw-r-- 1 jenkins jenkins 49531 Apr 21 22:03 go.sum [2022-04-21T22:07:22.377Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 22:03 images [2022-04-21T22:07:22.377Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 22:03 internal [2022-04-21T22:07:22.377Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 21 22:03 main.go [2022-04-21T22:07:22.377Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 22:03 res [2022-04-21T22:07:22.377Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 22:03 snap [2022-04-21T22:07:22.377Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 22:03 static [Pipeline] isUnix [Pipeline] sh [2022-04-21T22:07:22.730Z] + 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=8b2fb15614d399982e3d107523aa790b0caa1bb8 --label arch=arm64 --label version=2.1.0-dev.5 . [2022-04-21T22:07:23.005Z] Sending build context to Docker daemon 692.7kB [2022-04-21T22:07:23.005Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-04-21T22:07:23.005Z] Step 2/31 : FROM ${BASE} AS builder [2022-04-21T22:07:23.005Z] ---> d107886ee296 [2022-04-21T22:07:23.005Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-21T22:07:23.280Z] ---> Running in 43f26387060d [2022-04-21T22:07:23.558Z] Removing intermediate container 43f26387060d [2022-04-21T22:07:23.558Z] ---> 5b80bb8615b4 [2022-04-21T22:07:23.558Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-04-21T22:07:23.558Z] ---> Running in 8770fbc2edcc [2022-04-21T22:07:23.841Z] Removing intermediate container 8770fbc2edcc [2022-04-21T22:07:23.841Z] ---> e2444490a775 [2022-04-21T22:07:23.841Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-21T22:07:23.841Z] ---> Running in bf02a45c3888 [2022-04-21T22:07:24.446Z] Removing intermediate container bf02a45c3888 [2022-04-21T22:07:24.446Z] ---> cbf850de5863 [2022-04-21T22:07:24.446Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T22:07:24.446Z] ---> Running in aef866fa239f [2022-04-21T22:07:25.900Z] Removing intermediate container aef866fa239f [2022-04-21T22:07:25.900Z] ---> 066738b2eddd [2022-04-21T22:07:25.900Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-21T22:07:26.175Z] ---> Running in cfbd875cca8b [2022-04-21T22:07:27.160Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-21T22:07:28.138Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-21T22:07:28.739Z] OK: 220 MiB in 52 packages [2022-04-21T22:07:29.730Z] Removing intermediate container cfbd875cca8b [2022-04-21T22:07:29.730Z] ---> 3b11fbbad894 [2022-04-21T22:07:29.730Z] Step 8/31 : WORKDIR /app [2022-04-21T22:07:29.730Z] ---> Running in f38eba876dff [2022-04-21T22:07:30.004Z] Removing intermediate container f38eba876dff [2022-04-21T22:07:30.004Z] ---> 7eb9371e96ec [2022-04-21T22:07:30.004Z] Step 9/31 : COPY go.mod vendor* ./ [2022-04-21T22:07:30.603Z] ---> 1f8c0b8cd105 [2022-04-21T22:07:30.603Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T22:07:30.603Z] ---> Running in 66a4bfb4a876 [2022-04-21T22:07:32.582Z] Removing intermediate container 66a4bfb4a876 [2022-04-21T22:07:32.582Z] ---> 9cd513bd3b2b [2022-04-21T22:07:32.582Z] Step 11/31 : COPY . . [2022-04-21T22:07:33.178Z] ---> 3e90cc1d9b50 [2022-04-21T22:07:33.178Z] Step 12/31 : ARG MAKE="make build" [2022-04-21T22:07:33.178Z] ---> Running in b58400d4dc2d [2022-04-21T22:07:33.452Z] Removing intermediate container b58400d4dc2d [2022-04-21T22:07:33.452Z] ---> 18127db4be08 [2022-04-21T22:07:33.452Z] Step 13/31 : RUN $MAKE [2022-04-21T22:07:33.732Z] ---> Running in c9dbd93fb266 [2022-04-21T22:07:34.721Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.1.0-dev.5 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.1.0-dev.5" -o app-rfid-llrp-inventory [2022-04-21T22:08:21.735Z] Removing intermediate container c9dbd93fb266 [2022-04-21T22:08:21.735Z] ---> 58d4b0b82a67 [2022-04-21T22:08:21.735Z] Step 14/31 : FROM alpine:3.14 [2022-04-21T22:08:21.735Z] 3.14: Pulling from library/alpine [2022-04-21T22:08:21.735Z] 455c02918c45: Pulling fs layer [2022-04-21T22:08:21.735Z] 455c02918c45: Verifying Checksum [2022-04-21T22:08:21.735Z] 455c02918c45: Download complete [2022-04-21T22:08:21.735Z] 455c02918c45: Pull complete [2022-04-21T22:08:21.735Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-21T22:08:21.735Z] Status: Downloaded newer image for alpine:3.14 [2022-04-21T22:08:21.735Z] ---> ac73e934f311 [2022-04-21T22:08:21.735Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-21T22:08:21.735Z] ---> Running in 4ef725ae2fcf [2022-04-21T22:08:21.735Z] Removing intermediate container 4ef725ae2fcf [2022-04-21T22:08:21.735Z] ---> 64abfa8b3501 [2022-04-21T22:08:21.735Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-04-21T22:08:21.735Z] ---> Running in 2e52dd40592d [2022-04-21T22:08:21.735Z] Removing intermediate container 2e52dd40592d [2022-04-21T22:08:21.735Z] ---> cea4b6736bbf [2022-04-21T22:08:21.735Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T22:08:21.735Z] ---> Running in 43202757138d [2022-04-21T22:08:22.740Z] Removing intermediate container 43202757138d [2022-04-21T22:08:22.740Z] ---> b305b5291d74 [2022-04-21T22:08:22.740Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-04-21T22:08:22.740Z] ---> Running in ce3447611bd1 [2022-04-21T22:08:23.725Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-21T22:08:24.706Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-21T22:08:25.303Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-21T22:08:25.303Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-21T22:08:25.578Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-21T22:08:25.578Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-21T22:08:25.852Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-21T22:08:25.852Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-21T22:08:25.852Z] Executing busybox-1.33.1-r7.trigger [2022-04-21T22:08:25.852Z] Executing ca-certificates-20211220-r0.trigger [2022-04-21T22:08:26.130Z] OK: 9 MiB in 20 packages [2022-04-21T22:08:27.581Z] Removing intermediate container ce3447611bd1 [2022-04-21T22:08:27.581Z] ---> 876a0716b4ff [2022-04-21T22:08:27.581Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-04-21T22:08:27.857Z] ---> d9bd36f2e824 [2022-04-21T22:08:27.857Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-04-21T22:08:28.465Z] ---> 99aa455ba6ea [2022-04-21T22:08:28.465Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-04-21T22:08:29.067Z] ---> ff1472e36ea4 [2022-04-21T22:08:29.068Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-04-21T22:08:29.673Z] ---> 64d8417c1275 [2022-04-21T22:08:29.673Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-04-21T22:08:30.660Z] ---> 9f0d0f4bc3e7 [2022-04-21T22:08:30.660Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-04-21T22:08:30.660Z] ---> Running in 82f6eb808111 [2022-04-21T22:08:32.116Z] Removing intermediate container 82f6eb808111 [2022-04-21T22:08:32.117Z] ---> c9a84c0ab9b9 [2022-04-21T22:08:32.117Z] Step 25/31 : VOLUME /cache [2022-04-21T22:08:32.392Z] ---> Running in 90800e869321 [2022-04-21T22:08:32.669Z] Removing intermediate container 90800e869321 [2022-04-21T22:08:32.669Z] ---> cc5793798af3 [2022-04-21T22:08:32.669Z] Step 26/31 : EXPOSE 59711 [2022-04-21T22:08:32.669Z] ---> Running in 5ca8c2d0b291 [2022-04-21T22:08:32.943Z] Removing intermediate container 5ca8c2d0b291 [2022-04-21T22:08:32.943Z] ---> e42e0baeb46f [2022-04-21T22:08:32.943Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-04-21T22:08:32.943Z] ---> Running in 6978525f4add [2022-04-21T22:08:33.549Z] Removing intermediate container 6978525f4add [2022-04-21T22:08:33.549Z] ---> 3e7cf08b15aa [2022-04-21T22:08:33.549Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-04-21T22:08:33.549Z] ---> Running in 07795791bae7 [2022-04-21T22:08:33.825Z] Removing intermediate container 07795791bae7 [2022-04-21T22:08:33.825Z] ---> 2d7201cbed45 [2022-04-21T22:08:33.825Z] Step 29/31 : LABEL arch=arm64 [2022-04-21T22:08:33.825Z] ---> Running in b2119807e3c9 [2022-04-21T22:08:34.103Z] Removing intermediate container b2119807e3c9 [2022-04-21T22:08:34.103Z] ---> 1d0a975e74a5 [2022-04-21T22:08:34.103Z] Step 30/31 : LABEL git_sha=8b2fb15614d399982e3d107523aa790b0caa1bb8 [2022-04-21T22:08:34.381Z] ---> Running in 5e0c8a66517b [2022-04-21T22:08:34.655Z] Removing intermediate container 5e0c8a66517b [2022-04-21T22:08:34.655Z] ---> f7398dbabbe8 [2022-04-21T22:08:34.655Z] Step 31/31 : LABEL version=2.1.0-dev.5 [2022-04-21T22:08:34.655Z] ---> Running in 9d64592c2a13 [2022-04-21T22:08:34.930Z] Removing intermediate container 9d64592c2a13 [2022-04-21T22:08:34.930Z] ---> 7073b75836e2 [2022-04-21T22:08:34.930Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-21T22:08:34.930Z] Successfully built 7073b75836e2 [2022-04-21T22:08:34.930Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-21T22:08:35.042Z] provisioning config files... [2022-04-21T22:08:35.061Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/26@tmp/config585968643147654888tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-21T22:08:35.415Z] ---> docker-login.sh [2022-04-21T22:08:35.415Z] nexus3.edgexfoundry.org:10001 [2022-04-21T22:08:35.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T22:08:35.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T22:08:35.689Z] Configure a credential helper to remove this warning. See [2022-04-21T22:08:35.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T22:08:35.689Z] [2022-04-21T22:08:35.689Z] Login Succeeded [2022-04-21T22:08:35.689Z] nexus3.edgexfoundry.org:10002 [2022-04-21T22:08:36.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T22:08:36.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T22:08:36.294Z] Configure a credential helper to remove this warning. See [2022-04-21T22:08:36.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T22:08:36.294Z] [2022-04-21T22:08:36.294Z] Login Succeeded [2022-04-21T22:08:36.294Z] nexus3.edgexfoundry.org:10003 [2022-04-21T22:08:36.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T22:08:36.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T22:08:36.568Z] Configure a credential helper to remove this warning. See [2022-04-21T22:08:36.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T22:08:36.568Z] [2022-04-21T22:08:36.568Z] Login Succeeded [2022-04-21T22:08:36.841Z] nexus3.edgexfoundry.org:10004 [2022-04-21T22:08:37.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T22:08:37.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T22:08:37.117Z] Configure a credential helper to remove this warning. See [2022-04-21T22:08:37.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T22:08:37.117Z] [2022-04-21T22:08:37.117Z] Login Succeeded [2022-04-21T22:08:37.117Z] docker.io [2022-04-21T22:08:37.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T22:08:37.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T22:08:37.987Z] Configure a credential helper to remove this warning. See [2022-04-21T22:08:37.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T22:08:37.987Z] [2022-04-21T22:08:37.987Z] Login Succeeded [2022-04-21T22:08:37.987Z] ---> docker-login.sh ends [Pipeline] } [2022-04-21T22:08:38.005Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-21T22:08:38.038Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-21T22:08:38.060Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2022-04-21T22:08:38.060Z] 8b2fb15614d399982e3d107523aa790b0caa1bb8 [2022-04-21T22:08:38.060Z] latest [2022-04-21T22:08:38.060Z] 2.1.0-dev.5 [2022-04-21T22:08:38.060Z] 8b2fb15614d399982e3d107523aa790b0caa1bb8-2.1.0-dev.5 [2022-04-21T22:08:38.060Z] main [2022-04-21T22:08:38.060Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-21T22:08:38.418Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:8b2fb15614d399982e3d107523aa790b0caa1bb8 [Pipeline] isUnix [Pipeline] sh [2022-04-21T22:08:38.761Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:8b2fb15614d399982e3d107523aa790b0caa1bb8 [2022-04-21T22:08:38.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-04-21T22:08:38.761Z] 36e95c04e5d2: Preparing [2022-04-21T22:08:38.761Z] f2481209a3fc: Preparing [2022-04-21T22:08:38.761Z] 804ef398b4d7: Preparing [2022-04-21T22:08:38.761Z] c7aa5ce1ff9a: Preparing [2022-04-21T22:08:38.761Z] ddc849b362c3: Preparing [2022-04-21T22:08:38.761Z] 592bf999669b: Preparing [2022-04-21T22:08:38.762Z] e7fe3aba343a: Preparing [2022-04-21T22:08:38.762Z] 728e4ccc4177: Preparing [2022-04-21T22:08:38.762Z] f73e7dbfee58: Preparing [2022-04-21T22:08:38.762Z] e7fe3aba343a: Waiting [2022-04-21T22:08:38.762Z] 728e4ccc4177: Waiting [2022-04-21T22:08:38.762Z] f73e7dbfee58: Waiting [2022-04-21T22:08:38.762Z] 592bf999669b: Waiting [2022-04-21T22:08:39.040Z] 804ef398b4d7: Pushed [2022-04-21T22:08:39.040Z] 36e95c04e5d2: Pushed [2022-04-21T22:08:39.040Z] ddc849b362c3: Pushed [2022-04-21T22:08:39.040Z] c7aa5ce1ff9a: Pushed [2022-04-21T22:08:39.315Z] f73e7dbfee58: Layer already exists [2022-04-21T22:08:39.315Z] 592bf999669b: Pushed [2022-04-21T22:08:39.315Z] 728e4ccc4177: Pushed [2022-04-21T22:08:40.298Z] e7fe3aba343a: Pushed [2022-04-21T22:08:42.926Z] f2481209a3fc: Pushed [2022-04-21T22:08:42.926Z] 8b2fb15614d399982e3d107523aa790b0caa1bb8: digest: sha256:f851f2ec0ae81698bf4ef85af86884f828c9f0efad3f00f19760459b022b17b0 size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-04-21T22:08:43.283Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-21T22:08:43.634Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-04-21T22:08:43.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-04-21T22:08:43.634Z] 36e95c04e5d2: Preparing [2022-04-21T22:08:43.634Z] f2481209a3fc: Preparing [2022-04-21T22:08:43.634Z] 804ef398b4d7: Preparing [2022-04-21T22:08:43.634Z] c7aa5ce1ff9a: Preparing [2022-04-21T22:08:43.634Z] ddc849b362c3: Preparing [2022-04-21T22:08:43.634Z] 592bf999669b: Preparing [2022-04-21T22:08:43.634Z] e7fe3aba343a: Preparing [2022-04-21T22:08:43.634Z] 728e4ccc4177: Preparing [2022-04-21T22:08:43.634Z] f73e7dbfee58: Preparing [2022-04-21T22:08:43.634Z] e7fe3aba343a: Waiting [2022-04-21T22:08:43.634Z] 728e4ccc4177: Waiting [2022-04-21T22:08:43.634Z] f73e7dbfee58: Waiting [2022-04-21T22:08:43.634Z] 592bf999669b: Waiting [2022-04-21T22:08:43.634Z] ddc849b362c3: Layer already exists [2022-04-21T22:08:43.634Z] c7aa5ce1ff9a: Layer already exists [2022-04-21T22:08:43.634Z] f2481209a3fc: Layer already exists [2022-04-21T22:08:43.634Z] 36e95c04e5d2: Layer already exists [2022-04-21T22:08:43.634Z] 804ef398b4d7: Layer already exists [2022-04-21T22:08:43.634Z] e7fe3aba343a: Layer already exists [2022-04-21T22:08:43.634Z] 592bf999669b: Layer already exists [2022-04-21T22:08:43.634Z] f73e7dbfee58: Layer already exists [2022-04-21T22:08:43.634Z] 728e4ccc4177: Layer already exists [2022-04-21T22:08:43.907Z] latest: digest: sha256:f851f2ec0ae81698bf4ef85af86884f828c9f0efad3f00f19760459b022b17b0 size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-04-21T22:08:44.261Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.0-dev.5 [Pipeline] isUnix [Pipeline] sh [2022-04-21T22:08:44.608Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.0-dev.5 [2022-04-21T22:08:44.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-04-21T22:08:44.609Z] 36e95c04e5d2: Preparing [2022-04-21T22:08:44.609Z] f2481209a3fc: Preparing [2022-04-21T22:08:44.609Z] 804ef398b4d7: Preparing [2022-04-21T22:08:44.609Z] c7aa5ce1ff9a: Preparing [2022-04-21T22:08:44.609Z] ddc849b362c3: Preparing [2022-04-21T22:08:44.609Z] 592bf999669b: Preparing [2022-04-21T22:08:44.609Z] e7fe3aba343a: Preparing [2022-04-21T22:08:44.609Z] 728e4ccc4177: Preparing [2022-04-21T22:08:44.609Z] f73e7dbfee58: Preparing [2022-04-21T22:08:44.609Z] 592bf999669b: Waiting [2022-04-21T22:08:44.609Z] e7fe3aba343a: Waiting [2022-04-21T22:08:44.609Z] f73e7dbfee58: Waiting [2022-04-21T22:08:44.609Z] f2481209a3fc: Layer already exists [2022-04-21T22:08:44.609Z] c7aa5ce1ff9a: Layer already exists [2022-04-21T22:08:44.609Z] ddc849b362c3: Layer already exists [2022-04-21T22:08:44.609Z] 36e95c04e5d2: Layer already exists [2022-04-21T22:08:44.609Z] 804ef398b4d7: Layer already exists [2022-04-21T22:08:44.609Z] 728e4ccc4177: Layer already exists [2022-04-21T22:08:44.609Z] 592bf999669b: Layer already exists [2022-04-21T22:08:44.609Z] e7fe3aba343a: Layer already exists [2022-04-21T22:08:44.609Z] f73e7dbfee58: Layer already exists [2022-04-21T22:08:44.883Z] 2.1.0-dev.5: digest: sha256:f851f2ec0ae81698bf4ef85af86884f828c9f0efad3f00f19760459b022b17b0 size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-04-21T22:08:45.231Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:8b2fb15614d399982e3d107523aa790b0caa1bb8-2.1.0-dev.5 [Pipeline] isUnix [Pipeline] sh [2022-04-21T22:08:45.578Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:8b2fb15614d399982e3d107523aa790b0caa1bb8-2.1.0-dev.5 [2022-04-21T22:08:45.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-04-21T22:08:45.578Z] 36e95c04e5d2: Preparing [2022-04-21T22:08:45.578Z] f2481209a3fc: Preparing [2022-04-21T22:08:45.578Z] 804ef398b4d7: Preparing [2022-04-21T22:08:45.578Z] c7aa5ce1ff9a: Preparing [2022-04-21T22:08:45.578Z] ddc849b362c3: Preparing [2022-04-21T22:08:45.578Z] 592bf999669b: Preparing [2022-04-21T22:08:45.578Z] e7fe3aba343a: Preparing [2022-04-21T22:08:45.578Z] 728e4ccc4177: Preparing [2022-04-21T22:08:45.578Z] f73e7dbfee58: Preparing [2022-04-21T22:08:45.578Z] e7fe3aba343a: Waiting [2022-04-21T22:08:45.578Z] 728e4ccc4177: Waiting [2022-04-21T22:08:45.578Z] f73e7dbfee58: Waiting [2022-04-21T22:08:45.578Z] 592bf999669b: Waiting [2022-04-21T22:08:45.578Z] f2481209a3fc: Layer already exists [2022-04-21T22:08:45.578Z] 36e95c04e5d2: Layer already exists [2022-04-21T22:08:45.578Z] 804ef398b4d7: Layer already exists [2022-04-21T22:08:45.579Z] ddc849b362c3: Layer already exists [2022-04-21T22:08:45.579Z] c7aa5ce1ff9a: Layer already exists [2022-04-21T22:08:45.579Z] e7fe3aba343a: Layer already exists [2022-04-21T22:08:45.579Z] 592bf999669b: Layer already exists [2022-04-21T22:08:45.579Z] 728e4ccc4177: Layer already exists [2022-04-21T22:08:45.579Z] f73e7dbfee58: Layer already exists [2022-04-21T22:08:45.852Z] 8b2fb15614d399982e3d107523aa790b0caa1bb8-2.1.0-dev.5: digest: sha256:f851f2ec0ae81698bf4ef85af86884f828c9f0efad3f00f19760459b022b17b0 size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-04-21T22:08:46.206Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-21T22:08:46.552Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2022-04-21T22:08:46.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-04-21T22:08:46.552Z] 36e95c04e5d2: Preparing [2022-04-21T22:08:46.552Z] f2481209a3fc: Preparing [2022-04-21T22:08:46.552Z] 804ef398b4d7: Preparing [2022-04-21T22:08:46.552Z] c7aa5ce1ff9a: Preparing [2022-04-21T22:08:46.552Z] ddc849b362c3: Preparing [2022-04-21T22:08:46.552Z] 592bf999669b: Preparing [2022-04-21T22:08:46.552Z] e7fe3aba343a: Preparing [2022-04-21T22:08:46.552Z] 728e4ccc4177: Preparing [2022-04-21T22:08:46.552Z] f73e7dbfee58: Preparing [2022-04-21T22:08:46.552Z] 592bf999669b: Waiting [2022-04-21T22:08:46.552Z] e7fe3aba343a: Waiting [2022-04-21T22:08:46.552Z] 728e4ccc4177: Waiting [2022-04-21T22:08:46.552Z] f73e7dbfee58: Waiting [2022-04-21T22:08:46.552Z] 36e95c04e5d2: Layer already exists [2022-04-21T22:08:46.552Z] f2481209a3fc: Layer already exists [2022-04-21T22:08:46.552Z] 804ef398b4d7: Layer already exists [2022-04-21T22:08:46.552Z] ddc849b362c3: Layer already exists [2022-04-21T22:08:46.552Z] c7aa5ce1ff9a: Layer already exists [2022-04-21T22:08:46.552Z] e7fe3aba343a: Layer already exists [2022-04-21T22:08:46.552Z] 592bf999669b: Layer already exists [2022-04-21T22:08:46.552Z] 728e4ccc4177: Layer already exists [2022-04-21T22:08:46.552Z] f73e7dbfee58: Layer already exists [2022-04-21T22:08:46.825Z] main: digest: sha256:f851f2ec0ae81698bf4ef85af86884f828c9f0efad3f00f19760459b022b17b0 size: 2196 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-21T22:08:46.879Z] ===================================================== [Pipeline] echo [2022-04-21T22:08:46.890Z] taggedImages: [2022-04-21T22:08:46.890Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:8b2fb15614d399982e3d107523aa790b0caa1bb8 [2022-04-21T22:08:46.890Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-04-21T22:08:46.890Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.0-dev.5 [2022-04-21T22:08:46.890Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:8b2fb15614d399982e3d107523aa790b0caa1bb8-2.1.0-dev.5 [2022-04-21T22:08:46.890Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-21T22:08:47.259Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-21T22:08:47.259Z] [2022-04-21T22:08:47.259Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-21T22:08:47.617Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-21T22:08:47.894Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-21T22:08:47.894Z] 8998bd30e6a1: Pulling fs layer [2022-04-21T22:08:47.894Z] 04944245beec: Pulling fs layer [2022-04-21T22:08:47.894Z] 699f458cf7ca: Pulling fs layer [2022-04-21T22:08:47.894Z] 765212b225bb: Pulling fs layer [2022-04-21T22:08:47.894Z] f23df028b6ca: Pulling fs layer [2022-04-21T22:08:47.894Z] d65c8cfc05b1: Pulling fs layer [2022-04-21T22:08:47.894Z] 2437ff75d9bd: Pulling fs layer [2022-04-21T22:08:47.894Z] f23df028b6ca: Waiting [2022-04-21T22:08:47.894Z] d65c8cfc05b1: Waiting [2022-04-21T22:08:47.894Z] 2437ff75d9bd: Waiting [2022-04-21T22:08:47.894Z] 765212b225bb: Waiting [2022-04-21T22:08:47.894Z] 04944245beec: Verifying Checksum [2022-04-21T22:08:47.894Z] 04944245beec: Download complete [2022-04-21T22:08:47.894Z] 765212b225bb: Verifying Checksum [2022-04-21T22:08:47.894Z] 765212b225bb: Download complete [2022-04-21T22:08:47.894Z] f23df028b6ca: Verifying Checksum [2022-04-21T22:08:47.894Z] f23df028b6ca: Download complete [2022-04-21T22:08:47.894Z] d65c8cfc05b1: Verifying Checksum [2022-04-21T22:08:47.894Z] d65c8cfc05b1: Download complete [2022-04-21T22:08:48.171Z] 699f458cf7ca: Verifying Checksum [2022-04-21T22:08:48.171Z] 699f458cf7ca: Download complete [2022-04-21T22:08:48.448Z] 8998bd30e6a1: Verifying Checksum [2022-04-21T22:08:48.448Z] 8998bd30e6a1: Download complete [2022-04-21T22:08:51.082Z] 2437ff75d9bd: Verifying Checksum [2022-04-21T22:08:51.082Z] 2437ff75d9bd: Download complete [2022-04-21T22:08:53.072Z] 8998bd30e6a1: Pull complete [2022-04-21T22:08:53.072Z] 04944245beec: Pull complete [2022-04-21T22:08:55.054Z] 699f458cf7ca: Pull complete [2022-04-21T22:08:55.054Z] 765212b225bb: Pull complete [2022-04-21T22:08:55.655Z] f23df028b6ca: Pull complete [2022-04-21T22:08:55.931Z] d65c8cfc05b1: Pull complete [2022-04-21T22:09:11.042Z] 2437ff75d9bd: Pull complete [2022-04-21T22:09:11.042Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-21T22:09:11.042Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-21T22:09:11.042Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-21T22:09:11.272Z] prd-ubuntu20.04-docker-arm64-4c-16g-21685 does not seem to be running inside a container [2022-04-21T22:09:11.377Z] $ 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/26 -v /w/workspace/app-rfid-llrp-inventory/26:/w/workspace/app-rfid-llrp-inventory/26:rw,z -v /w/workspace/app-rfid-llrp-inventory/26@tmp:/w/workspace/app-rfid-llrp-inventory/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-21T22:09:13.844Z] $ docker top 0da9a0ce8812237b7b28f6de3a85d05f0edf197c67d3f188c4901e1f2eb78ca2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-21T22:09:14.757Z] ---> job-cost.sh [2022-04-21T22:09:14.757Z] lf-activate-venv: SKIPPING [2022-04-21T22:09:14.757Z] INFO: No Stack... [2022-04-21T22:09:15.355Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-21T22:09:15.953Z] INFO: Archiving Costs [Pipeline] sh [2022-04-21T22:09:16.626Z] + cat /w/workspace/app-rfid-llrp-inventory/26/archives/cost.csv [2022-04-21T22:09:16.626Z] + cut -d, -f6 [Pipeline] lock [2022-04-21T22:09:16.691Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-26-stack-cost] [2022-04-21T22:09:16.700Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-26-stack-cost] did not exist. Created. [2022-04-21T22:09:16.700Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-26-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-21T22:09:17.389Z] /w/workspace/app-rfid-llrp-inventory/26@tmp/durable-5daf6b05/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-21T22:09:18.075Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-21T22:09:18.097Z] Warning: overwriting stash ‘stack-cost’ [2022-04-21T22:09:18.152Z] Stashed 1 file(s) [Pipeline] } [2022-04-21T22:09:18.158Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-26-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-21T22:09:18.197Z] $ docker stop --time=1 0da9a0ce8812237b7b28f6de3a85d05f0edf197c67d3f188c4901e1f2eb78ca2 [2022-04-21T22:09:19.698Z] $ docker rm -f 0da9a0ce8812237b7b28f6de3a85d05f0edf197c67d3f188c4901e1f2eb78ca2 [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 [2022-04-21T22:09:20.151Z] provisioning config files... [2022-04-21T22:09:20.164Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2639183242002177252tmp [Pipeline] { [Pipeline] sh [2022-04-21T22:09:20.461Z] + set +x [2022-04-21T22:09:20.461Z] + curl -s https://codecov.io/bash [2022-04-21T22:09:20.461Z] + bash -s -- [2022-04-21T22:09:20.461Z] [2022-04-21T22:09:20.461Z] _____ _ [2022-04-21T22:09:20.461Z] / ____| | | [2022-04-21T22:09:20.461Z] | | ___ __| | ___ ___ _____ __ [2022-04-21T22:09:20.461Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-21T22:09:20.461Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-21T22:09:20.461Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-21T22:09:20.461Z] Bash-1.0.6 [2022-04-21T22:09:20.461Z] [2022-04-21T22:09:20.461Z] [2022-04-21T22:09:20.461Z] ==> git version 2.25.1 found [2022-04-21T22:09:20.461Z] ==> 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 [2022-04-21T22:09:20.461Z] Release-Date: 2020-01-08 [2022-04-21T22:09:20.461Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-21T22:09:20.461Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-21T22:09:20.461Z] ==> Jenkins CI detected. [2022-04-21T22:09:20.461Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2022-04-21T22:09:20.461Z] project root: . [2022-04-21T22:09:20.461Z] --> token set from env [2022-04-21T22:09:20.461Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-21T22:09:20.461Z] ==> Running gcov in . (disable via -X gcov) [2022-04-21T22:09:20.461Z] ==> Python coveragepy not found [2022-04-21T22:09:20.461Z] ==> Searching for coverage reports in: [2022-04-21T22:09:20.461Z] + . [2022-04-21T22:09:20.461Z] -> Found 1 reports [2022-04-21T22:09:20.461Z] ==> Detecting git/mercurial file structure [2022-04-21T22:09:20.461Z] ==> Reading reports [2022-04-21T22:09:20.461Z] + ./coverage.out bytes=41008 [2022-04-21T22:09:20.462Z] ==> Appending adjustments [2022-04-21T22:09:20.462Z] https://docs.codecov.io/docs/fixing-reports [2022-04-21T22:09:20.721Z] + Found adjustments [2022-04-21T22:09:20.721Z] ==> Gzipping contents [2022-04-21T22:09:20.721Z] 12K /tmp/codecov.iec0lz.gz [2022-04-21T22:09:20.721Z] ==> Uploading reports [2022-04-21T22:09:20.721Z] url: https://codecov.io [2022-04-21T22:09:20.721Z] query: branch=main&commit=8b2fb15614d399982e3d107523aa790b0caa1bb8&build=26&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F26%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-21T22:09:20.721Z] -> Pinging Codecov [2022-04-21T22:09:20.721Z] 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=8b2fb15614d399982e3d107523aa790b0caa1bb8&build=26&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F26%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-21T22:09:20.982Z] -> Uploading to [2022-04-21T22:09:20.982Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-21/581DD39554BDF9B6E22D074273EAD858/8b2fb15614d399982e3d107523aa790b0caa1bb8/4725d24d-73b6-42d1-a08b-04a02b7f61b3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220421%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220421T220920Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=063391b7e7ee15aad452e3fdb8aa983b978df7e5269493da49ce9f09f4ab7bb2 [2022-04-21T22:09:20.982Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-21T22:09:20.982Z] Dload Upload Total Spent Left Speed [2022-04-21T22:09:21.243Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11601 0 0 100 11601 0 48136 --:--:-- --:--:-- --:--:-- 48136 [2022-04-21T22:09:21.243Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/8b2fb15614d399982e3d107523aa790b0caa1bb8 [Pipeline] } [2022-04-21T22:09:21.251Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-04-21T22:09:21.518Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-04-21T22:09:21.529Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-21T22:09:21.823Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-21T22:09:21.823Z] [2022-04-21T22:09:21.823Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-04-21T22:09:22.120Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-21T22:09:22.121Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-04-21T22:09:22.121Z] 188c0c94c7c5: Pulling fs layer [2022-04-21T22:09:22.121Z] 0ef7d3d256c8: Pulling fs layer [2022-04-21T22:09:22.121Z] de9db76c5a1d: Pulling fs layer [2022-04-21T22:09:22.121Z] 0eba1c9be4d2: Pulling fs layer [2022-04-21T22:09:22.121Z] 0d57e429df01: Pulling fs layer [2022-04-21T22:09:22.121Z] 4e4be7b47b0d: Pulling fs layer [2022-04-21T22:09:22.121Z] e1f770b5df2f: Pulling fs layer [2022-04-21T22:09:22.121Z] 85a0685a4137: Pulling fs layer [2022-04-21T22:09:22.121Z] 0d57e429df01: Waiting [2022-04-21T22:09:22.121Z] 4e4be7b47b0d: Waiting [2022-04-21T22:09:22.121Z] 85a0685a4137: Waiting [2022-04-21T22:09:22.121Z] 0eba1c9be4d2: Waiting [2022-04-21T22:09:22.121Z] de9db76c5a1d: Verifying Checksum [2022-04-21T22:09:22.121Z] de9db76c5a1d: Download complete [2022-04-21T22:09:22.121Z] 0ef7d3d256c8: Download complete [2022-04-21T22:09:22.121Z] 0d57e429df01: Verifying Checksum [2022-04-21T22:09:22.121Z] 0d57e429df01: Download complete [2022-04-21T22:09:22.121Z] 4e4be7b47b0d: Verifying Checksum [2022-04-21T22:09:22.121Z] 4e4be7b47b0d: Download complete [2022-04-21T22:09:22.121Z] 188c0c94c7c5: Verifying Checksum [2022-04-21T22:09:22.121Z] 188c0c94c7c5: Download complete [2022-04-21T22:09:22.382Z] 188c0c94c7c5: Pull complete [2022-04-21T22:09:22.382Z] e1f770b5df2f: Verifying Checksum [2022-04-21T22:09:22.382Z] e1f770b5df2f: Download complete [2022-04-21T22:09:22.382Z] 0ef7d3d256c8: Pull complete [2022-04-21T22:09:22.644Z] de9db76c5a1d: Pull complete [2022-04-21T22:09:22.905Z] 0eba1c9be4d2: Verifying Checksum [2022-04-21T22:09:22.905Z] 0eba1c9be4d2: Download complete [2022-04-21T22:09:23.164Z] 85a0685a4137: Verifying Checksum [2022-04-21T22:09:23.164Z] 85a0685a4137: Download complete [2022-04-21T22:09:26.457Z] 0eba1c9be4d2: Pull complete [2022-04-21T22:09:26.457Z] 0d57e429df01: Pull complete [2022-04-21T22:09:26.457Z] 4e4be7b47b0d: Pull complete [2022-04-21T22:09:26.718Z] e1f770b5df2f: Pull complete [2022-04-21T22:09:30.014Z] 85a0685a4137: Pull complete [2022-04-21T22:09:30.014Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-04-21T22:09:30.014Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-21T22:09:30.014Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-04-21T22:09:30.084Z] prd-ubuntu20.04-docker-8c-8g-21683 does not seem to be running inside a container [2022-04-21T22:09:30.127Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-04-21T22:09:32.237Z] $ docker top 0c256b1772800041485584a5f728eaa5c17adcc8f95e0af9cca6684a5b4ea852 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-21T22:09:32.315Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-04-21T22:09:32.603Z] + set -o pipefail [2022-04-21T22:09:32.603Z] + snyk monitor '--org=edgex-jenkins' [2022-04-21T22:09:36.810Z] [2022-04-21T22:09:36.811Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2022-04-21T22:09:36.811Z] [2022-04-21T22:09:36.811Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0ce222ee-6a10-48df-8845-d892a89a3fbe/history/910d602f-6921-4093-b5b0-e73907d903ac [2022-04-21T22:09:36.811Z] [2022-04-21T22:09:36.811Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-04-21T22:09:36.811Z] [2022-04-21T22:09:36.811Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-04-21T22:09:36.811Z] [2022-04-21T22:09:36.811Z] [Pipeline] } [2022-04-21T22:09:36.830Z] $ docker stop --time=1 0c256b1772800041485584a5f728eaa5c17adcc8f95e0af9cca6684a5b4ea852 [2022-04-21T22:09:38.519Z] $ docker rm -f 0c256b1772800041485584a5f728eaa5c17adcc8f95e0af9cca6684a5b4ea852 [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 [2022-04-21T22:09:39.150Z] + git log --format=format:%s -1 8b2fb15614d399982e3d107523aa790b0caa1bb8 [Pipeline] sh [2022-04-21T22:09:39.450Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-21T22:09:39.450Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-21T22:09:39.748Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-21T22:09:39.748Z] . [Pipeline] withDockerContainer [2022-04-21T22:09:39.825Z] prd-ubuntu20.04-docker-8c-8g-21683 does not seem to be running inside a container [2022-04-21T22:09:39.864Z] $ 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:10004/edgex-devops/git-semver:latest cat [2022-04-21T22:09:40.276Z] $ docker top 3a63559ec20dcac10430aec0f6ae1c5ca802ff93c8fc081ab15adb5f72336b30 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-21T22:09:40.384Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-21T22:09:40.384Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-21T22:09:40.518Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-21T22:09:40.525Z] $ docker exec 3a63559ec20dcac10430aec0f6ae1c5ca802ff93c8fc081ab15adb5f72336b30 ssh-agent [2022-04-21T22:09:40.645Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbJLlMi/agent.14 [2022-04-21T22:09:40.645Z] SSH_AGENT_PID=21 [2022-04-21T22:09:40.651Z] Running ssh-add (command line suppressed) [2022-04-21T22:09:40.771Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_278836659671797835.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_278836659671797835.key) [2022-04-21T22:09:40.784Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-21T22:09:41.073Z] + git semver tag [2022-04-21T22:09:41.073Z] # -> Open(): unable to determine branch for HEAD [2022-04-21T22:09:41.073Z] # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git [2022-04-21T22:09:41.073Z] # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main [2022-04-21T22:09:41.073Z] # $SEMVER_REMOTE_NAME = origin [2022-04-21T22:09:41.073Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-21T22:09:41.073Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-21T22:09:41.073Z] # $SEMVER_BRANCH = main [2022-04-21T22:09:41.073Z] # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2022-04-21T22:09:41.073Z] # 8b2fb15614d399982e3d107523aa790b0caa1bb8 HEAD [2022-04-21T22:09:41.073Z] # -> Force: false [2022-04-21T22:09:41.073Z] # 7eaedc783553162a958ade60b8b1ce5fdbd16548 refs/tags/v2.1.0-dev.5 [Pipeline] } [2022-04-21T22:09:41.088Z] $ docker exec --env ******** --env ******** 3a63559ec20dcac10430aec0f6ae1c5ca802ff93c8fc081ab15adb5f72336b30 ssh-agent -k [2022-04-21T22:09:41.195Z] unset SSH_AUTH_SOCK; [2022-04-21T22:09:41.195Z] unset SSH_AGENT_PID; [2022-04-21T22:09:41.196Z] echo Agent pid 21 killed; [2022-04-21T22:09:41.203Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-21T22:09:41.581Z] + git semver [Pipeline] } [2022-04-21T22:09:41.613Z] $ docker stop --time=1 3a63559ec20dcac10430aec0f6ae1c5ca802ff93c8fc081ab15adb5f72336b30 [2022-04-21T22:09:42.989Z] $ docker rm -f 3a63559ec20dcac10430aec0f6ae1c5ca802ff93c8fc081ab15adb5f72336b30 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-04-21T22:09:43.399Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-21T22:09:43.399Z] [2022-04-21T22:09:43.399Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-04-21T22:09:43.697Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-21T22:09:43.698Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-04-21T22:09:43.698Z] ab5ef0e58194: Pulling fs layer [2022-04-21T22:09:43.698Z] 9712f1f96733: Pulling fs layer [2022-04-21T22:09:43.698Z] 63f879dbbcfc: Pulling fs layer [2022-04-21T22:09:43.698Z] 0d9ebad4ef96: Pulling fs layer [2022-04-21T22:09:43.698Z] e9a5061849ea: Pulling fs layer [2022-04-21T22:09:43.698Z] d747dcd14b5f: Pulling fs layer [2022-04-21T22:09:43.698Z] 2de7ff778b66: Pulling fs layer [2022-04-21T22:09:43.698Z] 0d9ebad4ef96: Waiting [2022-04-21T22:09:43.698Z] e9a5061849ea: Waiting [2022-04-21T22:09:43.698Z] d747dcd14b5f: Waiting [2022-04-21T22:09:43.698Z] 2de7ff778b66: Waiting [2022-04-21T22:09:43.698Z] 9712f1f96733: Download complete [2022-04-21T22:09:43.957Z] 63f879dbbcfc: Verifying Checksum [2022-04-21T22:09:43.957Z] 63f879dbbcfc: Download complete [2022-04-21T22:09:44.215Z] 0d9ebad4ef96: Verifying Checksum [2022-04-21T22:09:44.215Z] 0d9ebad4ef96: Download complete [2022-04-21T22:09:44.215Z] e9a5061849ea: Verifying Checksum [2022-04-21T22:09:44.215Z] e9a5061849ea: Download complete [2022-04-21T22:09:44.215Z] d747dcd14b5f: Verifying Checksum [2022-04-21T22:09:44.215Z] d747dcd14b5f: Download complete [2022-04-21T22:09:44.215Z] ab5ef0e58194: Verifying Checksum [2022-04-21T22:09:44.215Z] ab5ef0e58194: Download complete [2022-04-21T22:09:44.215Z] 2de7ff778b66: Verifying Checksum [2022-04-21T22:09:44.215Z] 2de7ff778b66: Download complete [2022-04-21T22:09:47.504Z] ab5ef0e58194: Pull complete [2022-04-21T22:09:47.504Z] 9712f1f96733: Pull complete [2022-04-21T22:09:47.763Z] 63f879dbbcfc: Pull complete [2022-04-21T22:09:51.962Z] 0d9ebad4ef96: Pull complete [2022-04-21T22:09:51.962Z] e9a5061849ea: Pull complete [2022-04-21T22:09:51.962Z] d747dcd14b5f: Pull complete [2022-04-21T22:09:52.901Z] 2de7ff778b66: Pull complete [2022-04-21T22:09:52.901Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-04-21T22:09:52.901Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-21T22:09:52.901Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-04-21T22:09:52.969Z] prd-ubuntu20.04-docker-8c-8g-21683 does not seem to be running inside a container [2022-04-21T22:09:53.009Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-04-21T22:09:54.955Z] $ docker top e61dbc7e80ab8efac589c89fb57a52dd01ea4cf0b1be7014ad53f3253760bf8b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-04-21T22:09:55.037Z] provisioning config files... [2022-04-21T22:09:55.045Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5126334496201882423tmp [2022-04-21T22:09:55.058Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2455194517491129116tmp [2022-04-21T22:09:55.071Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1897512923444127280tmp [Pipeline] { [Pipeline] echo [2022-04-21T22:09:55.087Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-21T22:09:55.373Z] ---> sigul-configuration.sh [2022-04-21T22:09:55.373Z] gpg: directory `/root/.gnupg' created [2022-04-21T22:09:55.373Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-04-21T22:09:55.373Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-04-21T22:09:55.373Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-04-21T22:09:55.373Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-04-21T22:09:55.373Z] gpg: CAST5 encrypted data [2022-04-21T22:09:55.373Z] gpg: encrypted with 1 passphrase [2022-04-21T22:09:55.373Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-04-21T22:09:55.664Z] + mkdir /home/jenkins [2022-04-21T22:09:55.664Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-04-21T22:09:55.956Z] + 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 [2022-04-21T22:09:55.968Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-21T22:09:56.257Z] ---> sigul-install.sh [2022-04-21T22:09:56.257Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-04-21T22:09:56.549Z] + git tag --list [2022-04-21T22:09:56.549Z] v0.0.0 [2022-04-21T22:09:56.549Z] v0.0.1-dev.1 [2022-04-21T22:09:56.549Z] v0.0.1-dev.2 [2022-04-21T22:09:56.549Z] v0.0.1-dev.3 [2022-04-21T22:09:56.549Z] v0.0.1-dev.4 [2022-04-21T22:09:56.549Z] v0.0.1-dev.5 [2022-04-21T22:09:56.549Z] v0.0.1-dev.6 [2022-04-21T22:09:56.549Z] v0.0.1-dev.7 [2022-04-21T22:09:56.549Z] v1.0.0 [2022-04-21T22:09:56.549Z] v1.0.1-dev.1 [2022-04-21T22:09:56.549Z] v1.0.1-dev.2 [2022-04-21T22:09:56.549Z] v1.0.1-dev.3 [2022-04-21T22:09:56.549Z] v1.0.1-dev.4 [2022-04-21T22:09:56.549Z] v1.0.1-dev.5 [2022-04-21T22:09:56.549Z] v2.1.0-dev.1 [2022-04-21T22:09:56.549Z] v2.1.0-dev.2 [2022-04-21T22:09:56.549Z] v2.1.0-dev.3 [2022-04-21T22:09:56.549Z] v2.1.0-dev.4 [2022-04-21T22:09:56.549Z] v2.1.0-dev.5 [Pipeline] sh [2022-04-21T22:09:56.841Z] + lftools sign git-tag v2.1.0-dev.5 [2022-04-21T22:09:57.411Z] Signing Git tag with Sigul... [2022-04-21T22:09:57.411Z] Signing v2.1.0-dev.5 [Pipeline] echo [2022-04-21T22:09:57.684Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-21T22:09:57.972Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-04-21T22:09:57.982Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-04-21T22:09:58.006Z] $ docker stop --time=1 e61dbc7e80ab8efac589c89fb57a52dd01ea4cf0b1be7014ad53f3253760bf8b [2022-04-21T22:09:59.319Z] $ docker rm -f e61dbc7e80ab8efac589c89fb57a52dd01ea4cf0b1be7014ad53f3253760bf8b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-04-21T22:09:59.750Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-21T22:09:59.750Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-21T22:10:00.046Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-21T22:10:00.046Z] . [Pipeline] withDockerContainer [2022-04-21T22:10:00.113Z] prd-ubuntu20.04-docker-8c-8g-21683 does not seem to be running inside a container [2022-04-21T22:10:00.157Z] $ 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:10004/edgex-devops/git-semver:latest cat [2022-04-21T22:10:00.571Z] $ docker top b58234b68f9d12b507ba4730b29d9e4cb5868dfe43591753abaf3b25c1bfb2e9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-21T22:10:00.661Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-21T22:10:00.661Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-21T22:10:00.801Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-21T22:10:00.808Z] $ docker exec b58234b68f9d12b507ba4730b29d9e4cb5868dfe43591753abaf3b25c1bfb2e9 ssh-agent [2022-04-21T22:10:00.937Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXknGhaB/agent.14 [2022-04-21T22:10:00.937Z] SSH_AGENT_PID=20 [2022-04-21T22:10:00.942Z] Running ssh-add (command line suppressed) [2022-04-21T22:10:01.062Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8534808239254575884.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8534808239254575884.key) [2022-04-21T22:10:01.074Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-21T22:10:01.369Z] + git semver bump pre [2022-04-21T22:10:01.369Z] # -> Open(): unable to determine branch for HEAD [2022-04-21T22:10:01.369Z] # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git [2022-04-21T22:10:01.369Z] # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main [2022-04-21T22:10:01.369Z] # $SEMVER_REMOTE_NAME = origin [2022-04-21T22:10:01.369Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-21T22:10:01.369Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-21T22:10:01.369Z] # $SEMVER_BRANCH = main [2022-04-21T22:10:01.369Z] # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2022-04-21T22:10:01.369Z] 2.1.0-dev.6 [Pipeline] } [2022-04-21T22:10:01.385Z] $ docker exec --env ******** --env ******** b58234b68f9d12b507ba4730b29d9e4cb5868dfe43591753abaf3b25c1bfb2e9 ssh-agent -k [2022-04-21T22:10:01.504Z] unset SSH_AUTH_SOCK; [2022-04-21T22:10:01.505Z] unset SSH_AGENT_PID; [2022-04-21T22:10:01.505Z] echo Agent pid 20 killed; [2022-04-21T22:10:01.512Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-21T22:10:01.825Z] + git semver [Pipeline] } [2022-04-21T22:10:01.846Z] $ docker stop --time=1 b58234b68f9d12b507ba4730b29d9e4cb5868dfe43591753abaf3b25c1bfb2e9 [2022-04-21T22:10:03.143Z] $ docker rm -f b58234b68f9d12b507ba4730b29d9e4cb5868dfe43591753abaf3b25c1bfb2e9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-21T22:10:03.500Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-21T22:10:03.500Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-21T22:10:03.792Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-21T22:10:03.792Z] . [Pipeline] withDockerContainer [2022-04-21T22:10:03.863Z] prd-ubuntu20.04-docker-8c-8g-21683 does not seem to be running inside a container [2022-04-21T22:10:03.913Z] $ 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:10004/edgex-devops/git-semver:latest cat [2022-04-21T22:10:04.317Z] $ docker top 2c86966668e9e3ebd5d51a799e8544c0500f07a91ca974a21c4bcd71bb163be6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-21T22:10:04.407Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-21T22:10:04.407Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-21T22:10:04.531Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-21T22:10:04.538Z] $ docker exec 2c86966668e9e3ebd5d51a799e8544c0500f07a91ca974a21c4bcd71bb163be6 ssh-agent [2022-04-21T22:10:04.675Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFnoadn/agent.14 [2022-04-21T22:10:04.675Z] SSH_AGENT_PID=21 [2022-04-21T22:10:04.681Z] Running ssh-add (command line suppressed) [2022-04-21T22:10:04.799Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5026691318594264110.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5026691318594264110.key) [2022-04-21T22:10:04.809Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-21T22:10:05.096Z] + git semver push [2022-04-21T22:10:05.096Z] # -> Open(): unable to determine branch for HEAD [2022-04-21T22:10:05.096Z] # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git [2022-04-21T22:10:05.096Z] # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main [2022-04-21T22:10:05.096Z] # $SEMVER_REMOTE_NAME = origin [2022-04-21T22:10:05.096Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-21T22:10:05.096Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-21T22:10:05.096Z] # $SEMVER_BRANCH = main [2022-04-21T22:10:05.096Z] # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [Pipeline] } [2022-04-21T22:10:06.499Z] $ docker exec --env ******** --env ******** 2c86966668e9e3ebd5d51a799e8544c0500f07a91ca974a21c4bcd71bb163be6 ssh-agent -k [2022-04-21T22:10:06.625Z] unset SSH_AUTH_SOCK; [2022-04-21T22:10:06.625Z] unset SSH_AGENT_PID; [2022-04-21T22:10:06.625Z] echo Agent pid 21 killed; [2022-04-21T22:10:06.634Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-21T22:10:06.940Z] + git semver [Pipeline] } [2022-04-21T22:10:06.959Z] $ docker stop --time=1 2c86966668e9e3ebd5d51a799e8544c0500f07a91ca974a21c4bcd71bb163be6 [2022-04-21T22:10:08.289Z] $ docker rm -f 2c86966668e9e3ebd5d51a799e8544c0500f07a91ca974a21c4bcd71bb163be6 [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 [2022-04-21T22:10:08.865Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2022-04-21T22:10:08.865Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-04-21T22:10:08.865Z] total 16 [2022-04-21T22:10:08.865Z] drwxr-xr-x 3 root root 4096 Apr 21 22:03 . [2022-04-21T22:10:08.865Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 21 22:09 .. [2022-04-21T22:10:08.865Z] drwxr-xr-x 2 root root 4096 Apr 21 22:03 cost [2022-04-21T22:10:08.865Z] -rw-r--r-- 1 root root 93 Apr 21 22:03 cost.csv [2022-04-21T22:10:08.865Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-04-21T22:10:08.865Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-04-21T22:10:08.865Z] total 16 [2022-04-21T22:10:08.865Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 21 22:03 . [2022-04-21T22:10:08.865Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 21 22:09 .. [2022-04-21T22:10:08.865Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 21 22:03 cost [2022-04-21T22:10:08.865Z] -rw-r--r-- 1 jenkins jenkins 93 Apr 21 22:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-21T22:10:09.215Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-21T22:10:10.092Z] ---> package-listing.sh [2022-04-21T22:10:10.092Z] ++ facter osfamily [2022-04-21T22:10:10.092Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-21T22:10:10.354Z] + OS_FAMILY=debian [2022-04-21T22:10:10.354Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2022-04-21T22:10:10.354Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-21T22:10:10.354Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-21T22:10:10.355Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-21T22:10:10.355Z] + PACKAGES=/tmp/packages_start.txt [2022-04-21T22:10:10.355Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-04-21T22:10:10.355Z] + PACKAGES=/tmp/packages_end.txt [2022-04-21T22:10:10.355Z] + case "${OS_FAMILY}" in [2022-04-21T22:10:10.355Z] + dpkg -l [2022-04-21T22:10:10.355Z] + grep '^ii' [2022-04-21T22:10:10.355Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-21T22:10:10.355Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-21T22:10:10.355Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-21T22:10:10.355Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-04-21T22:10:10.355Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2022-04-21T22:10:10.355Z] + 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 [2022-04-21T22:10:10.368Z] 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 [2022-04-21T22:10:10.649Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-21T22:10:11.211Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-21T22:10:11.211Z] . [Pipeline] withDockerContainer [2022-04-21T22:10:11.278Z] prd-ubuntu20.04-docker-8c-8g-21683 does not seem to be running inside a container [2022-04-21T22:10:11.318Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-21T22:10:11.548Z] $ docker top 9517cfb6766a414355aa1c128a9f5e81a2e9f1d366daaf4f819cfd6104733b95 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-21T22:10:11.903Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-21T22:10:12.194Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-21T22:10:12.484Z] + ls /var/log/sa-host [2022-04-21T22:10:12.484Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-21T22:10:12.567Z] provisioning config files... [2022-04-21T22:10:12.577Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1684424075420483773tmp [Pipeline] { [Pipeline] echo [2022-04-21T22:10:12.589Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-21T22:10:12.870Z] ---> create-netrc.sh [Pipeline] } [2022-04-21T22:10:12.877Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-21T22:10:13.202Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-21T22:10:13.213Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-21T22:10:13.498Z] ---> sudo-logs.sh [2022-04-21T22:10:13.499Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-21T22:10:13.533Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-21T22:10:13.826Z] ---> job-cost.sh [2022-04-21T22:10:13.826Z] lf-activate-venv: SKIPPING [2022-04-21T22:10:13.826Z] DEBUG: total: 0.2199999988079071 [2022-04-21T22:10:13.826Z] INFO: Retrieving Stack Cost... [2022-04-21T22:10:14.087Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-21T22:10:14.656Z] INFO: Archiving Costs [Pipeline] echo [2022-04-21T22:10:14.670Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-21T22:10:14.955Z] ---> logs-deploy.sh [2022-04-21T22:10:14.955Z] lf-activate-venv: SKIPPING [2022-04-21T22:10:14.955Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/26 [2022-04-21T22:10:14.955Z] INFO: archiving workspace using pattern(s): [2022-04-21T22:10:15.899Z] Archives upload complete. [2022-04-21T22:10:15.899Z] INFO: archiving logs to Nexus