Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f43ac5ecc0fa5fb3b17b69b608bd853f288b8253 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-ssh1554108808736049059.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh5618610633362296768.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh15298663626032436641.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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-ssh6531514243701978965.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-ssh4827901337284346488.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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: true 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-5391 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.24.4' 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 /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/jenkins-gitclient-ssh583085498327153457.key > 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 f43ac5ecc0fa5fb3b17b69b608bd853f288b8253 (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 f43ac5ecc0fa5fb3b17b69b608bd853f288b8253 # timeout=10 Commit message: "refact: Use Background Publisher instead of Push To Core (#62)" > git rev-list --no-walk a218d4f56953046ecdce72b8d912b6fb71d7f601 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-02-16T21:41:20.652Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-02-16T21:41:20.713Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-02-16T21:41:20.736Z] ========================================================= [2022-02-16T21:41:20.736Z] EdgeX Global Pipelines Version Info [2022-02-16T21:41:20.736Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-02-16T21:41:21.877Z] ------------------- [2022-02-16T21:41:21.877Z] stable info: [2022-02-16T21:41:21.877Z] ------------------- [2022-02-16T21:41:21.877Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-16T21:41:21.877Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-16T21:41:21.877Z] Message: update stable to v1.0.220 [2022-02-16T21:41:22.451Z] ------------------- [2022-02-16T21:41:22.451Z] experimental info: [2022-02-16T21:41:22.451Z] ------------------- [2022-02-16T21:41:22.451Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-16T21:41:22.451Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-16T21:41:22.451Z] Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-02-16T21:41:22.587Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-02-16T21:41:22.601Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-02-16T21:41:22.615Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-02-16T21:41:22.632Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-02-16T21:41:22.651Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-02-16T21:41:22.671Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-02-16T21:41:22.687Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-02-16T21:41:22.705Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-02-16T21:41:22.721Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-02-16T21:41:22.731Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-02-16T21:41:22.745Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-02-16T21:41:22.757Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-02-16T21:41:22.770Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-02-16T21:41:22.784Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-02-16T21:41:22.794Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-02-16T21:41:22.807Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-02-16T21:41:22.821Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-02-16T21:41:22.832Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-02-16T21:41:22.847Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-02-16T21:41:22.860Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-02-16T21:41:22.878Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-02-16T21:41:22.895Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-02-16T21:41:22.912Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-02-16T21:41:22.923Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-02-16T21:41:22.938Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-02-16T21:41:22.949Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-02-16T21:41:22.966Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-02-16T21:41:22.985Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-02-16T21:41:23.002Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-02-16T21:41:23.016Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f43ac5ecc0fa5fb3b17b69b608bd853f288b8253 [Pipeline] echo [2022-02-16T21:41:23.032Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f43ac5e [Pipeline] echo [2022-02-16T21:41:23.042Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-16T21:41:23.083Z] provisioning config files... [2022-02-16T21:41:23.097Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7418112557947288252tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-16T21:41:23.416Z] ---> docker-login.sh [2022-02-16T21:41:23.416Z] nexus3.edgexfoundry.org:10001 [2022-02-16T21:41:23.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T21:41:23.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T21:41:23.686Z] Configure a credential helper to remove this warning. See [2022-02-16T21:41:23.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T21:41:23.686Z] [2022-02-16T21:41:23.686Z] Login Succeeded [2022-02-16T21:41:23.686Z] nexus3.edgexfoundry.org:10002 [2022-02-16T21:41:23.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T21:41:23.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T21:41:23.686Z] Configure a credential helper to remove this warning. See [2022-02-16T21:41:23.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T21:41:23.686Z] [2022-02-16T21:41:23.686Z] Login Succeeded [2022-02-16T21:41:23.686Z] nexus3.edgexfoundry.org:10003 [2022-02-16T21:41:23.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T21:41:23.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T21:41:23.948Z] Configure a credential helper to remove this warning. See [2022-02-16T21:41:23.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T21:41:23.948Z] [2022-02-16T21:41:23.948Z] Login Succeeded [2022-02-16T21:41:23.948Z] nexus3.edgexfoundry.org:10004 [2022-02-16T21:41:23.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T21:41:23.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T21:41:23.948Z] Configure a credential helper to remove this warning. See [2022-02-16T21:41:23.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T21:41:23.948Z] [2022-02-16T21:41:23.948Z] Login Succeeded [2022-02-16T21:41:23.948Z] docker.io [2022-02-16T21:41:23.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T21:41:24.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T21:41:24.522Z] Configure a credential helper to remove this warning. See [2022-02-16T21:41:24.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T21:41:24.522Z] [2022-02-16T21:41:24.522Z] Login Succeeded [2022-02-16T21:41:24.522Z] ---> docker-login.sh ends [Pipeline] } [2022-02-16T21:41:24.529Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-02-16T21:41:24.988Z] + git rev-list -1 --merges f43ac5ecc0fa5fb3b17b69b608bd853f288b8253~1..f43ac5ecc0fa5fb3b17b69b608bd853f288b8253 [Pipeline] echo [2022-02-16T21:41:25.021Z] -----------> git rev-list -1 --merges f43ac5ecc0fa5fb3b17b69b608bd853f288b8253~1..f43ac5ecc0fa5fb3b17b69b608bd853f288b8253 f43ac5ecc0fa5fb3b17b69b608bd853f288b8253 [false] [Pipeline] sh [2022-02-16T21:41:25.318Z] + git log --format=format:%s -1 f43ac5ecc0fa5fb3b17b69b608bd853f288b8253 [Pipeline] echo [2022-02-16T21:41:25.333Z] ========================================================= [2022-02-16T21:41:25.333Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-02-16T21:41:25.333Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-16T21:41:25.670Z] + git log --format=format:%s -1 f43ac5ecc0fa5fb3b17b69b608bd853f288b8253 [Pipeline] echo [2022-02-16T21:41:25.681Z] [semverPrep] GIT_COMMIT: f43ac5ecc0fa5fb3b17b69b608bd853f288b8253, Commit Message: refact: Use Background Publisher instead of Push To Core (#62) [Pipeline] echo [2022-02-16T21:41:25.689Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-02-16T21:41:26.124Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-16T21:41:26.124Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-02-16T21:41:26.124Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-02-16T21:41:26.124Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-02-16T21:41:26.124Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-02-16T21:41:26.124Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-02-16T21:41:26.124Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-16T21:41:26.550Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-16T21:41:26.550Z] [2022-02-16T21:41:26.550Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-02-16T21:41:26.864Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-16T21:41:26.864Z] latest: Pulling from edgex-devops/git-semver [2022-02-16T21:41:26.864Z] a0d0a0d46f8b: Pulling fs layer [2022-02-16T21:41:26.864Z] 3e5f54012d9b: Pulling fs layer [2022-02-16T21:41:26.864Z] 4c7163046ea9: Pulling fs layer [2022-02-16T21:41:26.864Z] 0c2d73faf560: Pulling fs layer [2022-02-16T21:41:26.864Z] 0c2d73faf560: Waiting [2022-02-16T21:41:26.864Z] a0d0a0d46f8b: Verifying Checksum [2022-02-16T21:41:26.864Z] a0d0a0d46f8b: Download complete [2022-02-16T21:41:26.864Z] 0c2d73faf560: Verifying Checksum [2022-02-16T21:41:26.864Z] 0c2d73faf560: Download complete [2022-02-16T21:41:26.864Z] 4c7163046ea9: Verifying Checksum [2022-02-16T21:41:26.864Z] 4c7163046ea9: Download complete [2022-02-16T21:41:27.126Z] a0d0a0d46f8b: Pull complete [2022-02-16T21:41:27.126Z] 3e5f54012d9b: Pull complete [2022-02-16T21:41:27.399Z] 4c7163046ea9: Pull complete [2022-02-16T21:41:27.660Z] 0c2d73faf560: Pull complete [2022-02-16T21:41:27.660Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-02-16T21:41:27.660Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-16T21:41:27.660Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-02-16T21:41:27.725Z] prd-centos7-docker-4c-2g-5391 does not seem to be running inside a container [2022-02-16T21:41:27.755Z] $ 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-02-16T21:41:28.405Z] $ docker top 4c2fc0ddce74e123fd8b348cd8e73ebcd3d0c2372e9586a111c589ec6a0916ce -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-16T21:41:28.503Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-16T21:41:28.503Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-16T21:41:28.609Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-16T21:41:28.612Z] $ docker exec 4c2fc0ddce74e123fd8b348cd8e73ebcd3d0c2372e9586a111c589ec6a0916ce ssh-agent [2022-02-16T21:41:28.712Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKbljIJ/agent.15 [2022-02-16T21:41:28.712Z] SSH_AGENT_PID=21 [2022-02-16T21:41:28.719Z] Running ssh-add (command line suppressed) [2022-02-16T21:41:28.815Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5399937090443475919.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5399937090443475919.key) [2022-02-16T21:41:28.824Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-16T21:41:29.119Z] + git tag --points-at HEAD [Pipeline] } [2022-02-16T21:41:29.132Z] $ docker exec --env ******** --env ******** 4c2fc0ddce74e123fd8b348cd8e73ebcd3d0c2372e9586a111c589ec6a0916ce ssh-agent -k [2022-02-16T21:41:29.235Z] unset SSH_AUTH_SOCK; [2022-02-16T21:41:29.235Z] unset SSH_AGENT_PID; [2022-02-16T21:41:29.235Z] echo Agent pid 21 killed; [2022-02-16T21:41:29.244Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-02-16T21:41:29.269Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-16T21:41:29.270Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-16T21:41:29.378Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-16T21:41:29.381Z] $ docker exec 4c2fc0ddce74e123fd8b348cd8e73ebcd3d0c2372e9586a111c589ec6a0916ce ssh-agent [2022-02-16T21:41:29.487Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIMckaO/agent.55 [2022-02-16T21:41:29.487Z] SSH_AGENT_PID=61 [2022-02-16T21:41:29.502Z] Running ssh-add (command line suppressed) [2022-02-16T21:41:29.592Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2826283131379961031.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2826283131379961031.key) [2022-02-16T21:41:29.603Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-16T21:41:29.918Z] + git semver init [2022-02-16T21:41:29.918Z] # -> Open(): unable to determine branch for HEAD [2022-02-16T21:41:29.918Z] # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git [2022-02-16T21:41:29.918Z] # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main [2022-02-16T21:41:29.918Z] # $SEMVER_REMOTE_NAME = origin [2022-02-16T21:41:29.918Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-16T21:41:29.918Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-16T21:41:29.918Z] # $SEMVER_BRANCH = main [2022-02-16T21:41:29.918Z] # $SEMVER_TEMP = /tmp/semver-663018066 [2022-02-16T21:41:29.918Z] # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP [2022-02-16T21:41:31.301Z] # '/tmp/semver-663018066' -> '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver' [2022-02-16T21:41:31.301Z] # -> Force: false [2022-02-16T21:41:31.301Z] # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [Pipeline] } [2022-02-16T21:41:31.320Z] $ docker exec --env ******** --env ******** 4c2fc0ddce74e123fd8b348cd8e73ebcd3d0c2372e9586a111c589ec6a0916ce ssh-agent -k [2022-02-16T21:41:31.409Z] unset SSH_AUTH_SOCK; [2022-02-16T21:41:31.409Z] unset SSH_AGENT_PID; [2022-02-16T21:41:31.409Z] echo Agent pid 61 killed; [2022-02-16T21:41:31.417Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-16T21:41:31.728Z] + git semver [Pipeline] } [2022-02-16T21:41:31.742Z] $ docker stop --time=1 4c2fc0ddce74e123fd8b348cd8e73ebcd3d0c2372e9586a111c589ec6a0916ce [2022-02-16T21:41:33.032Z] $ docker rm -f 4c2fc0ddce74e123fd8b348cd8e73ebcd3d0c2372e9586a111c589ec6a0916ce [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-16T21:41:33.381Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-02-16T21:41:33.597Z] Stashed 1 file(s) [Pipeline] echo [2022-02-16T21:41:33.601Z] [edgeXSemver]: initialized semver on version 2.1.0-dev.2 [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-02-16T21:41:33.763Z] provisioning config files... [2022-02-16T21:41:33.773Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6271519789592233930tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-16T21:41:34.075Z] ---> docker-login.sh [2022-02-16T21:41:34.075Z] nexus3.edgexfoundry.org:10001 [2022-02-16T21:41:34.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T21:41:34.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T21:41:34.075Z] Configure a credential helper to remove this warning. See [2022-02-16T21:41:34.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T21:41:34.075Z] [2022-02-16T21:41:34.075Z] Login Succeeded [2022-02-16T21:41:34.075Z] nexus3.edgexfoundry.org:10002 [2022-02-16T21:41:34.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T21:41:34.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T21:41:34.075Z] Configure a credential helper to remove this warning. See [2022-02-16T21:41:34.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T21:41:34.075Z] [2022-02-16T21:41:34.075Z] Login Succeeded [2022-02-16T21:41:34.075Z] nexus3.edgexfoundry.org:10003 [2022-02-16T21:41:34.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T21:41:34.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T21:41:34.340Z] Configure a credential helper to remove this warning. See [2022-02-16T21:41:34.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T21:41:34.340Z] [2022-02-16T21:41:34.340Z] Login Succeeded [2022-02-16T21:41:34.340Z] nexus3.edgexfoundry.org:10004 [2022-02-16T21:41:34.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T21:41:34.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T21:41:34.340Z] Configure a credential helper to remove this warning. See [2022-02-16T21:41:34.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T21:41:34.340Z] [2022-02-16T21:41:34.340Z] Login Succeeded [2022-02-16T21:41:34.340Z] docker.io [2022-02-16T21:41:34.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T21:41:34.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T21:41:34.861Z] Configure a credential helper to remove this warning. See [2022-02-16T21:41:34.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T21:41:34.861Z] [2022-02-16T21:41:34.861Z] Login Succeeded [2022-02-16T21:41:34.861Z] ---> docker-login.sh ends [Pipeline] } [2022-02-16T21:41:34.869Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-16T21:41:34.929Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-16T21:41:34.938Z] ========================================================= [2022-02-16T21:41:34.938Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-02-16T21:41:34.938Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-02-16T21:41:35.249Z] + 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-02-16T21:41:35.250Z] Sending build context to Docker daemon 10.01MB [2022-02-16T21:41:35.250Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-02-16T21:41:35.250Z] Step 2/13 : FROM ${BASE} AS builder [2022-02-16T21:41:35.250Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-02-16T21:41:35.250Z] 59bf1c3509f3: Pulling fs layer [2022-02-16T21:41:35.250Z] 666ba61612fd: Pulling fs layer [2022-02-16T21:41:35.250Z] 8ed8ca486205: Pulling fs layer [2022-02-16T21:41:35.250Z] 4fe6c5a15a65: Pulling fs layer [2022-02-16T21:41:35.250Z] 22a0e8bec74d: Pulling fs layer [2022-02-16T21:41:35.250Z] 640e595b4fbd: Pulling fs layer [2022-02-16T21:41:35.250Z] 763cafe07f6e: Pulling fs layer [2022-02-16T21:41:35.250Z] 0c0b528cf693: Pulling fs layer [2022-02-16T21:41:35.250Z] 10935f4eaf8b: Pulling fs layer [2022-02-16T21:41:35.250Z] 640e595b4fbd: Waiting [2022-02-16T21:41:35.250Z] 763cafe07f6e: Waiting [2022-02-16T21:41:35.250Z] 0c0b528cf693: Waiting [2022-02-16T21:41:35.250Z] 10935f4eaf8b: Waiting [2022-02-16T21:41:35.250Z] 4fe6c5a15a65: Waiting [2022-02-16T21:41:35.250Z] 22a0e8bec74d: Waiting [2022-02-16T21:41:35.250Z] 8ed8ca486205: Verifying Checksum [2022-02-16T21:41:35.250Z] 8ed8ca486205: Download complete [2022-02-16T21:41:35.250Z] 666ba61612fd: Verifying Checksum [2022-02-16T21:41:35.250Z] 666ba61612fd: Download complete [2022-02-16T21:41:35.518Z] 22a0e8bec74d: Verifying Checksum [2022-02-16T21:41:35.518Z] 22a0e8bec74d: Download complete [2022-02-16T21:41:35.518Z] 59bf1c3509f3: Verifying Checksum [2022-02-16T21:41:35.518Z] 59bf1c3509f3: Download complete [2022-02-16T21:41:35.518Z] 640e595b4fbd: Verifying Checksum [2022-02-16T21:41:35.518Z] 640e595b4fbd: Download complete [2022-02-16T21:41:35.518Z] 763cafe07f6e: Verifying Checksum [2022-02-16T21:41:35.518Z] 763cafe07f6e: Download complete [2022-02-16T21:41:35.518Z] 0c0b528cf693: Verifying Checksum [2022-02-16T21:41:35.518Z] 0c0b528cf693: Download complete [2022-02-16T21:41:36.091Z] 10935f4eaf8b: Verifying Checksum [2022-02-16T21:41:36.091Z] 10935f4eaf8b: Download complete [2022-02-16T21:41:36.091Z] 4fe6c5a15a65: Verifying Checksum [2022-02-16T21:41:36.091Z] 4fe6c5a15a65: Download complete [2022-02-16T21:41:36.091Z] 59bf1c3509f3: Pull complete [2022-02-16T21:41:36.091Z] 666ba61612fd: Pull complete [2022-02-16T21:41:36.091Z] 8ed8ca486205: Pull complete [2022-02-16T21:41:40.335Z] 4fe6c5a15a65: Pull complete [2022-02-16T21:41:40.335Z] 22a0e8bec74d: Pull complete [2022-02-16T21:41:40.335Z] 640e595b4fbd: Pull complete [2022-02-16T21:41:40.336Z] 763cafe07f6e: Pull complete [2022-02-16T21:41:40.600Z] 0c0b528cf693: Pull complete [2022-02-16T21:41:43.162Z] 10935f4eaf8b: Pull complete [2022-02-16T21:41:43.162Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-02-16T21:41:43.162Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-16T21:41:43.162Z] ---> 99d49a6021b9 [2022-02-16T21:41:43.162Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-02-16T21:41:45.701Z] ---> Running in 91d40acbedda [2022-02-16T21:41:45.701Z] Removing intermediate container 91d40acbedda [2022-02-16T21:41:45.701Z] ---> af836fcc6be3 [2022-02-16T21:41:45.701Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-02-16T21:41:45.968Z] ---> Running in f0104ce85b2b [2022-02-16T21:41:45.968Z] Removing intermediate container f0104ce85b2b [2022-02-16T21:41:45.968Z] ---> b2fe51faaa39 [2022-02-16T21:41:45.968Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-02-16T21:41:45.968Z] ---> Running in 33dc2253095e [2022-02-16T21:41:45.968Z] Removing intermediate container 33dc2253095e [2022-02-16T21:41:45.968Z] ---> 1b811aeb2424 [2022-02-16T21:41:45.968Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-16T21:41:45.968Z] ---> Running in 8091bf4c3dba [2022-02-16T21:41:46.547Z] Removing intermediate container 8091bf4c3dba [2022-02-16T21:41:46.547Z] ---> 47170c2f09c4 [2022-02-16T21:41:46.547Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-16T21:41:46.547Z] ---> Running in f63625f59b5e [2022-02-16T21:41:46.809Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-16T21:41:47.757Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-16T21:41:48.329Z] OK: 221 MiB in 52 packages [2022-02-16T21:41:48.329Z] Removing intermediate container f63625f59b5e [2022-02-16T21:41:48.329Z] ---> 9067880f8739 [2022-02-16T21:41:48.329Z] Step 8/13 : WORKDIR /app [2022-02-16T21:41:48.329Z] ---> Running in 7a07af9e816c [2022-02-16T21:41:48.588Z] Removing intermediate container 7a07af9e816c [2022-02-16T21:41:48.588Z] ---> a3254e0a0a29 [2022-02-16T21:41:48.588Z] Step 9/13 : COPY go.mod vendor* ./ [2022-02-16T21:41:48.588Z] ---> ce6970ee920d [2022-02-16T21:41:48.588Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-16T21:41:48.588Z] ---> Running in fd8044d79831 [2022-02-16T21:41:48.715Z] Still waiting to schedule task [2022-02-16T21:41:48.715Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-02-16T21:42:15.211Z] Removing intermediate container fd8044d79831 [2022-02-16T21:42:15.211Z] ---> 4f9d7b944dd7 [2022-02-16T21:42:15.211Z] Step 11/13 : COPY . . [2022-02-16T21:42:15.782Z] ---> 43701af61464 [2022-02-16T21:42:15.782Z] Step 12/13 : ARG MAKE="make build" [2022-02-16T21:42:15.782Z] ---> Running in 8afba321370e [2022-02-16T21:42:15.782Z] Removing intermediate container 8afba321370e [2022-02-16T21:42:15.782Z] ---> 5e83b3607ab8 [2022-02-16T21:42:15.782Z] Step 13/13 : RUN $MAKE [2022-02-16T21:42:15.782Z] ---> Running in f0e52cf51b39 [2022-02-16T21:42:16.042Z] noop [2022-02-16T21:42:16.304Z] Removing intermediate container f0e52cf51b39 [2022-02-16T21:42:16.304Z] ---> c6f4a71797d7 [2022-02-16T21:42:16.304Z] Successfully built c6f4a71797d7 [2022-02-16T21:42:16.304Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-16T21:42:16.617Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-16T21:42:16.617Z] . [Pipeline] withDockerContainer [2022-02-16T21:42:16.688Z] prd-centos7-docker-4c-2g-5391 does not seem to be running inside a container [2022-02-16T21:42:16.724Z] $ 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-02-16T21:42:17.052Z] $ docker top 5ecb6e5b1243a97a7834f9ba18e3d6946fa7f72a8f2972f70e0d37ec54bd4469 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-16T21:42:17.408Z] + go version [2022-02-16T21:42:17.408Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-02-16T21:42:17.422Z] $ docker stop --time=1 5ecb6e5b1243a97a7834f9ba18e3d6946fa7f72a8f2972f70e0d37ec54bd4469 [2022-02-16T21:42:18.591Z] $ docker rm -f 5ecb6e5b1243a97a7834f9ba18e3d6946fa7f72a8f2972f70e0d37ec54bd4469 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-16T21:42:19.018Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-16T21:42:19.018Z] . [Pipeline] withDockerContainer [2022-02-16T21:42:19.083Z] prd-centos7-docker-4c-2g-5391 does not seem to be running inside a container [2022-02-16T21:42:19.120Z] $ 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-02-16T21:42:19.472Z] $ docker top 54e4e284a338d7d1e9ba28042579c9f628478dcad379294c8ba244b98987331d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-02-16T21:42:19.862Z] + make test [2022-02-16T21:42:19.862Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-02-16T21:42:34.894Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-02-16T21:42:36.297Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.055s coverage: 86.2% of statements [2022-02-16T21:42:36.297Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-02-16T21:42:38.856Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.538s coverage: 71.9% of statements [2022-02-16T21:42:38.856Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] [2022-02-16T21:42:48.962Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-02-16T21:42:54.326Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-16T21:42:54.326Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-02-16T21:42:54.326Z] ./bin/test-attribution.sh [Pipeline] echo [2022-02-16T21:42:54.911Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-02-16T21:42:54.925Z] $ docker stop --time=1 54e4e284a338d7d1e9ba28042579c9f628478dcad379294c8ba244b98987331d [2022-02-16T21:42:56.340Z] $ docker rm -f 54e4e284a338d7d1e9ba28042579c9f628478dcad379294c8ba244b98987331d [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-16T21:42:56.783Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-02-16T21:42:56.827Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-02-16T21:42:57.931Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-02-16T21:42:58.224Z] + ls -al . [2022-02-16T21:42:58.224Z] total 200 [2022-02-16T21:42:58.224Z] drwxrwxr-x. 11 jenkins jenkins 4096 Feb 16 21:42 . [2022-02-16T21:42:58.224Z] drwxrwxr-x. 4 jenkins jenkins 112 Feb 16 21:41 .. [2022-02-16T21:42:58.224Z] -rw-rw-r--. 1 jenkins jenkins 8248 Feb 16 21:41 Attribution.txt [2022-02-16T21:42:58.224Z] drwxrwxr-x. 2 jenkins jenkins 33 Feb 16 21:41 bin [2022-02-16T21:42:58.224Z] -rw-r--r--. 1 jenkins jenkins 41008 Feb 16 21:42 coverage.out [2022-02-16T21:42:58.224Z] -rw-rw-r--. 1 jenkins jenkins 1923 Feb 16 21:41 Dockerfile [2022-02-16T21:42:58.224Z] -rw-rw-r--. 1 jenkins jenkins 262 Feb 16 21:41 .dockerignore [2022-02-16T21:42:58.224Z] drwxrwxr-x. 8 jenkins jenkins 162 Feb 16 21:41 .git [2022-02-16T21:42:58.224Z] drwxrwxr-x. 2 jenkins jenkins 103 Feb 16 21:41 .github [2022-02-16T21:42:58.224Z] -rw-rw-r--. 1 jenkins jenkins 788 Feb 16 21:41 .gitignore [2022-02-16T21:42:58.224Z] -rw-rw-r--. 1 jenkins jenkins 41 Feb 16 21:41 .golangci.yml [2022-02-16T21:42:58.224Z] -rw-rw-r--. 1 jenkins jenkins 3019 Feb 16 21:42 go.mod [2022-02-16T21:42:58.224Z] -rw-rw-r--. 1 jenkins jenkins 49531 Feb 16 21:41 go.sum [2022-02-16T21:42:58.224Z] -rw-rw-r--. 1 jenkins jenkins 677 Feb 16 21:41 GOVERNANCE.md [2022-02-16T21:42:58.224Z] drwxrwxr-x. 2 jenkins jenkins 140 Feb 16 21:41 images [2022-02-16T21:42:58.224Z] drwxrwxr-x. 4 jenkins jenkins 35 Feb 16 21:41 internal [2022-02-16T21:42:58.224Z] -rw-rw-r--. 1 jenkins jenkins 686 Feb 16 21:41 Jenkinsfile [2022-02-16T21:42:58.224Z] -rw-rw-r--. 1 jenkins jenkins 11347 Feb 16 21:41 LICENSE [2022-02-16T21:42:58.224Z] -rw-rw-r--. 1 jenkins jenkins 531 Feb 16 21:41 main.go [2022-02-16T21:42:58.224Z] -rw-rw-r--. 1 jenkins jenkins 2095 Feb 16 21:41 Makefile [2022-02-16T21:42:58.224Z] -rw-rw-r--. 1 jenkins jenkins 617 Feb 16 21:41 OWNERS.md [2022-02-16T21:42:58.224Z] -rw-rw-r--. 1 jenkins jenkins 31205 Feb 16 21:41 README.md [2022-02-16T21:42:58.224Z] drwxrwxr-x. 2 jenkins jenkins 32 Feb 16 21:41 res [2022-02-16T21:42:58.224Z] drwx------. 3 jenkins jenkins 30 Feb 16 21:41 .semver [2022-02-16T21:42:58.224Z] drwxrwxr-x. 4 jenkins jenkins 54 Feb 16 21:41 snap [2022-02-16T21:42:58.224Z] drwxrwxr-x. 3 jenkins jenkins 18 Feb 16 21:41 static [2022-02-16T21:42:58.224Z] -rw-rw-r--. 1 jenkins jenkins 11 Feb 16 21:41 VERSION [Pipeline] isUnix [Pipeline] sh [2022-02-16T21:42:58.534Z] + 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=f43ac5ecc0fa5fb3b17b69b608bd853f288b8253 --label arch=amd64 --label version=2.1.0-dev.2 . [2022-02-16T21:42:58.534Z] Sending build context to Docker daemon 10.01MB [2022-02-16T21:42:58.534Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-02-16T21:42:58.534Z] Step 2/31 : FROM ${BASE} AS builder [2022-02-16T21:42:58.534Z] ---> c6f4a71797d7 [2022-02-16T21:42:58.534Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-02-16T21:42:58.534Z] ---> Running in a9798125d623 [2022-02-16T21:42:58.800Z] Removing intermediate container a9798125d623 [2022-02-16T21:42:58.800Z] ---> 7187c0eadf7c [2022-02-16T21:42:58.800Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-02-16T21:42:58.800Z] ---> Running in fa48b8c69db5 [2022-02-16T21:42:58.800Z] Removing intermediate container fa48b8c69db5 [2022-02-16T21:42:58.800Z] ---> 788780abd6fc [2022-02-16T21:42:58.800Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-02-16T21:42:58.800Z] ---> Running in 055bcd34fd6f [2022-02-16T21:42:58.800Z] Removing intermediate container 055bcd34fd6f [2022-02-16T21:42:58.800Z] ---> fbc923c6a814 [2022-02-16T21:42:58.800Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-16T21:42:58.800Z] ---> Running in 752b0b652e2f [2022-02-16T21:42:59.382Z] Removing intermediate container 752b0b652e2f [2022-02-16T21:42:59.382Z] ---> b27507288bdd [2022-02-16T21:42:59.382Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-16T21:42:59.382Z] ---> Running in 62d64ce2d7f3 [2022-02-16T21:42:59.644Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-16T21:43:00.589Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-16T21:43:00.851Z] OK: 221 MiB in 52 packages [2022-02-16T21:43:01.119Z] Removing intermediate container 62d64ce2d7f3 [2022-02-16T21:43:01.119Z] ---> cd3e9b48fa6c [2022-02-16T21:43:01.119Z] Step 8/31 : WORKDIR /app [2022-02-16T21:43:01.119Z] ---> Running in 92dafbe09cf0 [2022-02-16T21:43:01.119Z] Removing intermediate container 92dafbe09cf0 [2022-02-16T21:43:01.119Z] ---> 1a2d9fc2afff [2022-02-16T21:43:01.119Z] Step 9/31 : COPY go.mod vendor* ./ [2022-02-16T21:43:01.384Z] ---> 31c7e3867359 [2022-02-16T21:43:01.384Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-16T21:43:01.384Z] ---> Running in 829b6d97ff56 [2022-02-16T21:43:01.965Z] Removing intermediate container 829b6d97ff56 [2022-02-16T21:43:01.965Z] ---> f7fdf7cbc6c0 [2022-02-16T21:43:01.965Z] Step 11/31 : COPY . . [2022-02-16T21:43:02.231Z] ---> 4811006ba5c4 [2022-02-16T21:43:02.231Z] Step 12/31 : ARG MAKE="make build" [2022-02-16T21:43:02.231Z] ---> Running in 1d4ef58de194 [2022-02-16T21:43:02.231Z] Removing intermediate container 1d4ef58de194 [2022-02-16T21:43:02.231Z] ---> 542b0556d13c [2022-02-16T21:43:02.231Z] Step 13/31 : RUN $MAKE [2022-02-16T21:43:02.231Z] ---> Running in 4c881d546fe5 [2022-02-16T21:43:02.493Z] 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.2 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.1.0-dev.2" -o app-rfid-llrp-inventory [2022-02-16T21:43:15.975Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5392 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2022-02-16T21:43:15.989Z] Running in /w/workspace/app-rfid-llrp-inventory/23 [Pipeline] { [Pipeline] checkout [2022-02-16T21:43:16.217Z] The recommended git tool is: git [2022-02-16T21:43:17.460Z] Removing intermediate container 4c881d546fe5 [2022-02-16T21:43:17.460Z] ---> 12d85635045b [2022-02-16T21:43:17.460Z] Step 14/31 : FROM alpine:3.14 [2022-02-16T21:43:17.460Z] 3.14: Pulling from library/alpine [2022-02-16T21:43:17.460Z] 97518928ae5f: Pulling fs layer [2022-02-16T21:43:17.460Z] 97518928ae5f: Download complete [2022-02-16T21:43:17.460Z] 97518928ae5f: Pull complete [2022-02-16T21:43:17.460Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-16T21:43:17.460Z] Status: Downloaded newer image for alpine:3.14 [2022-02-16T21:43:17.460Z] ---> 0a97eee8041e [2022-02-16T21:43:17.460Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-02-16T21:43:17.460Z] ---> Running in a0a6fed38af8 [2022-02-16T21:43:17.460Z] Removing intermediate container a0a6fed38af8 [2022-02-16T21:43:17.460Z] ---> 8f2d0dc8c8ec [2022-02-16T21:43:17.460Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-02-16T21:43:17.460Z] ---> Running in 9fe72834f904 [2022-02-16T21:43:17.460Z] Removing intermediate container 9fe72834f904 [2022-02-16T21:43:17.460Z] ---> 3c89e4091b06 [2022-02-16T21:43:17.460Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-16T21:43:17.460Z] ---> Running in da96131dc23b [2022-02-16T21:43:17.460Z] Removing intermediate container da96131dc23b [2022-02-16T21:43:17.460Z] ---> 37adb1705cca [2022-02-16T21:43:17.460Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-02-16T21:43:17.460Z] ---> Running in d7b71422345d [2022-02-16T21:43:17.460Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-16T21:43:18.031Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-16T21:43:18.290Z] (1/6) Installing ca-certificates (20211220-r0) [2022-02-16T21:43:18.290Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-02-16T21:43:18.549Z] (3/6) Installing libsodium (1.0.18-r0) [2022-02-16T21:43:18.549Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-16T21:43:18.549Z] (5/6) Installing libzmq (4.3.4-r0) [2022-02-16T21:43:18.808Z] (6/6) Installing zeromq (4.3.4-r0) [2022-02-16T21:43:18.808Z] Executing busybox-1.33.1-r6.trigger [2022-02-16T21:43:18.808Z] Executing ca-certificates-20211220-r0.trigger [2022-02-16T21:43:18.808Z] OK: 9 MiB in 20 packages [2022-02-16T21:43:19.380Z] Removing intermediate container d7b71422345d [2022-02-16T21:43:19.380Z] ---> 3c85aec3603b [2022-02-16T21:43:19.380Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-02-16T21:43:19.380Z] ---> 8bd769c14688 [2022-02-16T21:43:19.380Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-02-16T21:43:19.380Z] ---> 70d8dcb8c7cc [2022-02-16T21:43:19.380Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-02-16T21:43:19.641Z] ---> ffc5f0d45b79 [2022-02-16T21:43:19.641Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-02-16T21:43:19.641Z] ---> ae0f8d288df9 [2022-02-16T21:43:19.641Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-02-16T21:43:20.218Z] ---> 6e11565cc969 [2022-02-16T21:43:20.218Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-02-16T21:43:20.218Z] ---> Running in 9b631040949b [2022-02-16T21:43:20.487Z] Removing intermediate container 9b631040949b [2022-02-16T21:43:20.487Z] ---> 815db0543223 [2022-02-16T21:43:20.487Z] Step 25/31 : VOLUME /cache [2022-02-16T21:43:20.749Z] ---> Running in 2eba82d5d6b4 [2022-02-16T21:43:20.749Z] Removing intermediate container 2eba82d5d6b4 [2022-02-16T21:43:20.749Z] ---> 58124718690c [2022-02-16T21:43:20.749Z] Step 26/31 : EXPOSE 59711 [2022-02-16T21:43:20.749Z] ---> Running in 38cdcca5a510 [2022-02-16T21:43:20.755Z] using credential edgex-jenkins-ssh [2022-02-16T21:43:20.778Z] Cloning the remote Git repository [2022-02-16T21:43:21.015Z] Removing intermediate container 38cdcca5a510 [2022-02-16T21:43:21.016Z] ---> c61ecf061713 [2022-02-16T21:43:21.016Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-02-16T21:43:21.016Z] ---> Running in dfe4d431eb6d [2022-02-16T21:43:21.016Z] Removing intermediate container dfe4d431eb6d [2022-02-16T21:43:21.016Z] ---> 772b2e31c0db [2022-02-16T21:43:21.016Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-02-16T21:43:21.016Z] ---> Running in d04c1c143e27 [2022-02-16T21:43:20.835Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-02-16T21:43:20.907Z] > git init /w/workspace/app-rfid-llrp-inventory/23 # timeout=10 [2022-02-16T21:43:20.985Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-02-16T21:43:20.986Z] > git --version # timeout=10 [2022-02-16T21:43:21.003Z] > git --version # 'git version 2.17.1' [2022-02-16T21:43:21.004Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-16T21:43:21.280Z] Removing intermediate container d04c1c143e27 [2022-02-16T21:43:21.280Z] ---> 6ee215a33a68 [2022-02-16T21:43:21.280Z] Step 29/31 : LABEL arch=amd64 [2022-02-16T21:43:21.280Z] ---> Running in ee0b04a5342d [2022-02-16T21:43:21.280Z] Removing intermediate container ee0b04a5342d [2022-02-16T21:43:21.280Z] ---> 94f2b28dddde [2022-02-16T21:43:21.280Z] Step 30/31 : LABEL git_sha=f43ac5ecc0fa5fb3b17b69b608bd853f288b8253 [2022-02-16T21:43:21.280Z] ---> Running in ce5676638a78 [2022-02-16T21:43:21.280Z] Removing intermediate container ce5676638a78 [2022-02-16T21:43:21.280Z] ---> 618d485a1c39 [2022-02-16T21:43:21.280Z] Step 31/31 : LABEL version=2.1.0-dev.2 [2022-02-16T21:43:21.280Z] ---> Running in 76445c87de8e [2022-02-16T21:43:21.540Z] Removing intermediate container 76445c87de8e [2022-02-16T21:43:21.540Z] ---> 5d83db78ee49 [2022-02-16T21:43:21.540Z] [Warning] One or more build-args [ARCH] were not consumed [2022-02-16T21:43:21.540Z] Successfully built 5d83db78ee49 [2022-02-16T21:43:21.540Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-16T21:43:21.650Z] provisioning config files... [2022-02-16T21:43:21.660Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config163867305499569563tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-16T21:43:21.964Z] ---> docker-login.sh [2022-02-16T21:43:21.964Z] nexus3.edgexfoundry.org:10001 [2022-02-16T21:43:21.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T21:43:21.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T21:43:21.964Z] Configure a credential helper to remove this warning. See [2022-02-16T21:43:21.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T21:43:21.964Z] [2022-02-16T21:43:21.964Z] Login Succeeded [2022-02-16T21:43:21.964Z] nexus3.edgexfoundry.org:10002 [2022-02-16T21:43:21.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T21:43:21.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T21:43:21.964Z] Configure a credential helper to remove this warning. See [2022-02-16T21:43:21.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T21:43:21.964Z] [2022-02-16T21:43:21.964Z] Login Succeeded [2022-02-16T21:43:21.964Z] nexus3.edgexfoundry.org:10003 [2022-02-16T21:43:22.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T21:43:22.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T21:43:22.227Z] Configure a credential helper to remove this warning. See [2022-02-16T21:43:22.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T21:43:22.227Z] [2022-02-16T21:43:22.227Z] Login Succeeded [2022-02-16T21:43:22.227Z] nexus3.edgexfoundry.org:10004 [2022-02-16T21:43:22.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T21:43:22.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T21:43:22.227Z] Configure a credential helper to remove this warning. See [2022-02-16T21:43:22.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T21:43:22.227Z] [2022-02-16T21:43:22.227Z] Login Succeeded [2022-02-16T21:43:22.227Z] docker.io [2022-02-16T21:43:21.129Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-16T21:43:22.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T21:43:22.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T21:43:22.751Z] Configure a credential helper to remove this warning. See [2022-02-16T21:43:22.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T21:43:22.751Z] [2022-02-16T21:43:22.751Z] Login Succeeded [2022-02-16T21:43:22.751Z] ---> docker-login.sh ends [Pipeline] } [2022-02-16T21:43:22.759Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-16T21:43:22.795Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-16T21:43:22.817Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2022-02-16T21:43:22.817Z] f43ac5ecc0fa5fb3b17b69b608bd853f288b8253 [2022-02-16T21:43:22.817Z] latest [2022-02-16T21:43:22.817Z] 2.1.0-dev.2 [2022-02-16T21:43:22.817Z] f43ac5ecc0fa5fb3b17b69b608bd853f288b8253-2.1.0-dev.2 [2022-02-16T21:43:22.817Z] main [2022-02-16T21:43:22.817Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-16T21:43:22.883Z] Avoid second fetch [2022-02-16T21:43:22.884Z] Checking out Revision f43ac5ecc0fa5fb3b17b69b608bd853f288b8253 (main) [2022-02-16T21:43:23.147Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f43ac5ecc0fa5fb3b17b69b608bd853f288b8253 [Pipeline] isUnix [Pipeline] sh [2022-02-16T21:43:23.450Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f43ac5ecc0fa5fb3b17b69b608bd853f288b8253 [2022-02-16T21:43:23.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-02-16T21:43:23.450Z] 2bcc658dff4b: Preparing [2022-02-16T21:43:23.450Z] 29ab3c47dec5: Preparing [2022-02-16T21:43:23.450Z] 8dd1d5849ed6: Preparing [2022-02-16T21:43:23.450Z] dfad4fa0ff7a: Preparing [2022-02-16T21:43:23.450Z] 42bbf88c3e09: Preparing [2022-02-16T21:43:23.450Z] ecaf32692f23: Preparing [2022-02-16T21:43:23.450Z] a4d45dc9a01a: Preparing [2022-02-16T21:43:23.450Z] 786231386d71: Preparing [2022-02-16T21:43:23.450Z] 1a058d5342cc: Preparing [2022-02-16T21:43:23.450Z] ecaf32692f23: Waiting [2022-02-16T21:43:23.450Z] a4d45dc9a01a: Waiting [2022-02-16T21:43:23.450Z] 786231386d71: Waiting [2022-02-16T21:43:23.450Z] 1a058d5342cc: Waiting [2022-02-16T21:43:23.450Z] 2bcc658dff4b: Pushed [2022-02-16T21:43:23.450Z] 42bbf88c3e09: Pushed [2022-02-16T21:43:23.450Z] 8dd1d5849ed6: Pushed [2022-02-16T21:43:23.450Z] dfad4fa0ff7a: Pushed [2022-02-16T21:43:22.849Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-02-16T21:43:22.866Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-16T21:43:22.905Z] > git config core.sparsecheckout # timeout=10 [2022-02-16T21:43:22.922Z] > git checkout -f f43ac5ecc0fa5fb3b17b69b608bd853f288b8253 # timeout=10 [2022-02-16T21:43:23.711Z] 1a058d5342cc: Layer already exists [2022-02-16T21:43:23.711Z] ecaf32692f23: Pushed [2022-02-16T21:43:23.711Z] 786231386d71: Pushed [2022-02-16T21:43:23.973Z] a4d45dc9a01a: Pushed [2022-02-16T21:43:24.544Z] 29ab3c47dec5: Pushed [2022-02-16T21:43:24.804Z] f43ac5ecc0fa5fb3b17b69b608bd853f288b8253: digest: sha256:511a7de3f9db7e1a5724bdd811e5c6b0eedd142106dcda6c0184ac050736d965 size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-02-16T21:43:25.096Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] isUnix [Pipeline] sh [2022-02-16T21:43:25.387Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-02-16T21:43:25.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-02-16T21:43:25.387Z] 2bcc658dff4b: Preparing [2022-02-16T21:43:25.387Z] 29ab3c47dec5: Preparing [2022-02-16T21:43:25.387Z] 8dd1d5849ed6: Preparing [2022-02-16T21:43:25.387Z] dfad4fa0ff7a: Preparing [2022-02-16T21:43:25.387Z] 42bbf88c3e09: Preparing [2022-02-16T21:43:25.387Z] ecaf32692f23: Preparing [2022-02-16T21:43:25.387Z] a4d45dc9a01a: Preparing [2022-02-16T21:43:25.387Z] 786231386d71: Preparing [2022-02-16T21:43:25.387Z] 1a058d5342cc: Preparing [2022-02-16T21:43:25.387Z] ecaf32692f23: Waiting [2022-02-16T21:43:25.387Z] a4d45dc9a01a: Waiting [2022-02-16T21:43:25.387Z] 786231386d71: Waiting [2022-02-16T21:43:25.387Z] 1a058d5342cc: Waiting [2022-02-16T21:43:25.387Z] 42bbf88c3e09: Layer already exists [2022-02-16T21:43:25.387Z] 29ab3c47dec5: Layer already exists [2022-02-16T21:43:25.387Z] 8dd1d5849ed6: Layer already exists [2022-02-16T21:43:25.387Z] 2bcc658dff4b: Layer already exists [2022-02-16T21:43:25.387Z] dfad4fa0ff7a: Layer already exists [2022-02-16T21:43:25.387Z] ecaf32692f23: Layer already exists [2022-02-16T21:43:25.387Z] 786231386d71: Layer already exists [2022-02-16T21:43:25.387Z] a4d45dc9a01a: Layer already exists [2022-02-16T21:43:25.387Z] 1a058d5342cc: Layer already exists [2022-02-16T21:43:25.387Z] latest: digest: sha256:511a7de3f9db7e1a5724bdd811e5c6b0eedd142106dcda6c0184ac050736d965 size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-02-16T21:43:25.689Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.0-dev.2 [Pipeline] isUnix [Pipeline] sh [2022-02-16T21:43:25.985Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.0-dev.2 [2022-02-16T21:43:25.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-02-16T21:43:25.985Z] 2bcc658dff4b: Preparing [2022-02-16T21:43:25.985Z] 29ab3c47dec5: Preparing [2022-02-16T21:43:25.985Z] 8dd1d5849ed6: Preparing [2022-02-16T21:43:25.985Z] dfad4fa0ff7a: Preparing [2022-02-16T21:43:25.985Z] 42bbf88c3e09: Preparing [2022-02-16T21:43:25.985Z] ecaf32692f23: Preparing [2022-02-16T21:43:25.985Z] a4d45dc9a01a: Preparing [2022-02-16T21:43:25.985Z] 786231386d71: Preparing [2022-02-16T21:43:25.985Z] 1a058d5342cc: Preparing [2022-02-16T21:43:25.985Z] ecaf32692f23: Waiting [2022-02-16T21:43:25.985Z] a4d45dc9a01a: Waiting [2022-02-16T21:43:25.985Z] 786231386d71: Waiting [2022-02-16T21:43:25.985Z] 1a058d5342cc: Waiting [2022-02-16T21:43:25.985Z] 29ab3c47dec5: Layer already exists [2022-02-16T21:43:25.985Z] 8dd1d5849ed6: Layer already exists [2022-02-16T21:43:25.985Z] dfad4fa0ff7a: Layer already exists [2022-02-16T21:43:25.985Z] 2bcc658dff4b: Layer already exists [2022-02-16T21:43:25.985Z] 42bbf88c3e09: Layer already exists [2022-02-16T21:43:25.985Z] a4d45dc9a01a: Layer already exists [2022-02-16T21:43:25.985Z] 786231386d71: Layer already exists [2022-02-16T21:43:25.985Z] ecaf32692f23: Layer already exists [2022-02-16T21:43:25.985Z] 1a058d5342cc: Layer already exists [2022-02-16T21:43:25.985Z] 2.1.0-dev.2: digest: sha256:511a7de3f9db7e1a5724bdd811e5c6b0eedd142106dcda6c0184ac050736d965 size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-02-16T21:43:26.281Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f43ac5ecc0fa5fb3b17b69b608bd853f288b8253-2.1.0-dev.2 [Pipeline] isUnix [Pipeline] sh [2022-02-16T21:43:26.717Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f43ac5ecc0fa5fb3b17b69b608bd853f288b8253-2.1.0-dev.2 [2022-02-16T21:43:26.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-02-16T21:43:26.717Z] 2bcc658dff4b: Preparing [2022-02-16T21:43:26.717Z] 29ab3c47dec5: Preparing [2022-02-16T21:43:26.717Z] 8dd1d5849ed6: Preparing [2022-02-16T21:43:26.717Z] dfad4fa0ff7a: Preparing [2022-02-16T21:43:26.717Z] 42bbf88c3e09: Preparing [2022-02-16T21:43:26.717Z] ecaf32692f23: Preparing [2022-02-16T21:43:26.717Z] a4d45dc9a01a: Preparing [2022-02-16T21:43:26.717Z] 786231386d71: Preparing [2022-02-16T21:43:26.717Z] 1a058d5342cc: Preparing [2022-02-16T21:43:26.717Z] a4d45dc9a01a: Waiting [2022-02-16T21:43:26.717Z] 786231386d71: Waiting [2022-02-16T21:43:26.717Z] 1a058d5342cc: Waiting [2022-02-16T21:43:26.717Z] ecaf32692f23: Waiting [2022-02-16T21:43:26.717Z] 2bcc658dff4b: Layer already exists [2022-02-16T21:43:26.717Z] 42bbf88c3e09: Layer already exists [2022-02-16T21:43:26.717Z] dfad4fa0ff7a: Layer already exists [2022-02-16T21:43:26.717Z] 29ab3c47dec5: Layer already exists [2022-02-16T21:43:26.717Z] 8dd1d5849ed6: Layer already exists [2022-02-16T21:43:26.717Z] ecaf32692f23: Layer already exists [2022-02-16T21:43:26.717Z] 786231386d71: Layer already exists [2022-02-16T21:43:26.717Z] 1a058d5342cc: Layer already exists [2022-02-16T21:43:26.717Z] a4d45dc9a01a: Layer already exists [2022-02-16T21:43:26.718Z] f43ac5ecc0fa5fb3b17b69b608bd853f288b8253-2.1.0-dev.2: digest: sha256:511a7de3f9db7e1a5724bdd811e5c6b0eedd142106dcda6c0184ac050736d965 size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-02-16T21:43:27.101Z] Commit message: "refact: Use Background Publisher instead of Push To Core (#62)" [2022-02-16T21:43:27.143Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] isUnix [Pipeline] sh [2022-02-16T21:43:27.458Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2022-02-16T21:43:27.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-02-16T21:43:27.458Z] 2bcc658dff4b: Preparing [2022-02-16T21:43:27.458Z] 29ab3c47dec5: Preparing [2022-02-16T21:43:27.458Z] 8dd1d5849ed6: Preparing [2022-02-16T21:43:27.458Z] dfad4fa0ff7a: Preparing [2022-02-16T21:43:27.458Z] 42bbf88c3e09: Preparing [2022-02-16T21:43:27.458Z] ecaf32692f23: Preparing [2022-02-16T21:43:27.458Z] a4d45dc9a01a: Preparing [2022-02-16T21:43:27.458Z] 786231386d71: Preparing [2022-02-16T21:43:27.458Z] 1a058d5342cc: Preparing [2022-02-16T21:43:27.458Z] ecaf32692f23: Waiting [2022-02-16T21:43:27.458Z] a4d45dc9a01a: Waiting [2022-02-16T21:43:27.458Z] 786231386d71: Waiting [2022-02-16T21:43:27.458Z] 1a058d5342cc: Waiting [2022-02-16T21:43:27.458Z] dfad4fa0ff7a: Layer already exists [2022-02-16T21:43:27.458Z] 42bbf88c3e09: Layer already exists [2022-02-16T21:43:27.458Z] 29ab3c47dec5: Layer already exists [2022-02-16T21:43:27.458Z] 2bcc658dff4b: Layer already exists [2022-02-16T21:43:27.458Z] 8dd1d5849ed6: Layer already exists [2022-02-16T21:43:27.458Z] 1a058d5342cc: Layer already exists [2022-02-16T21:43:27.458Z] ecaf32692f23: Layer already exists [2022-02-16T21:43:27.458Z] 786231386d71: Layer already exists [2022-02-16T21:43:27.458Z] a4d45dc9a01a: Layer already exists [2022-02-16T21:43:27.458Z] main: digest: sha256:511a7de3f9db7e1a5724bdd811e5c6b0eedd142106dcda6c0184ac050736d965 size: 2196 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-16T21:43:27.496Z] ===================================================== [Pipeline] echo [2022-02-16T21:43:27.504Z] taggedImages: [2022-02-16T21:43:27.504Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f43ac5ecc0fa5fb3b17b69b608bd853f288b8253 [2022-02-16T21:43:27.504Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-02-16T21:43:27.504Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.0-dev.2 [2022-02-16T21:43:27.504Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f43ac5ecc0fa5fb3b17b69b608bd853f288b8253-2.1.0-dev.2 [2022-02-16T21:43:27.504Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] sh Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-16T21:43:28.084Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-02-16T21:43:28.084Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-16T21:43:28.084Z] Dload Upload Total Spent Left Speed [2022-02-16T21:43:28.084Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 85201 0 --:--:-- --:--:-- --:--:-- 85201 [2022-02-16T21:43:28.093Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-16T21:43:28.093Z] [2022-02-16T21:43:28.093Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [Pipeline] sh [2022-02-16T21:43:28.404Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-16T21:43:28.404Z] latest: Pulling from edgex-lftools-log-publisher [2022-02-16T21:43:28.404Z] b4d181a07f80: Pulling fs layer [2022-02-16T21:43:28.404Z] a1111a8f2ec3: Pulling fs layer [2022-02-16T21:43:28.404Z] ed53099fbce6: Pulling fs layer [2022-02-16T21:43:28.404Z] dc539afda2c1: Pulling fs layer [2022-02-16T21:43:28.404Z] 77bc0d833cb6: Pulling fs layer [2022-02-16T21:43:28.404Z] 9065ff56babe: Pulling fs layer [2022-02-16T21:43:28.404Z] d287ab97295c: Pulling fs layer [2022-02-16T21:43:28.404Z] 77bc0d833cb6: Waiting [2022-02-16T21:43:28.404Z] 9065ff56babe: Waiting [2022-02-16T21:43:28.404Z] d287ab97295c: Waiting [2022-02-16T21:43:28.404Z] dc539afda2c1: Waiting [2022-02-16T21:43:28.404Z] a1111a8f2ec3: Verifying Checksum [2022-02-16T21:43:28.404Z] a1111a8f2ec3: Download complete [2022-02-16T21:43:28.404Z] dc539afda2c1: Verifying Checksum [2022-02-16T21:43:28.404Z] dc539afda2c1: Download complete [2022-02-16T21:43:28.404Z] ed53099fbce6: Verifying Checksum [2022-02-16T21:43:28.404Z] ed53099fbce6: Download complete [2022-02-16T21:43:28.612Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-02-16T21:43:28.674Z] 9065ff56babe: Verifying Checksum [2022-02-16T21:43:28.674Z] 9065ff56babe: Download complete [2022-02-16T21:43:28.674Z] 77bc0d833cb6: Verifying Checksum [2022-02-16T21:43:28.674Z] 77bc0d833cb6: Download complete [2022-02-16T21:43:28.674Z] b4d181a07f80: Verifying Checksum [2022-02-16T21:43:28.674Z] b4d181a07f80: Download complete [2022-02-16T21:43:28.954Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-02-16T21:43:28.955Z] sudo tee /etc/docker/daemon.new [2022-02-16T21:43:28.955Z] { [2022-02-16T21:43:28.955Z] "registry-mirrors": [ [2022-02-16T21:43:28.955Z] "https://nexus3.edgexfoundry.org:10001" [2022-02-16T21:43:28.955Z] ], [2022-02-16T21:43:28.955Z] "bip": "10.250.0.254/24", [2022-02-16T21:43:28.955Z] "hosts": [ [2022-02-16T21:43:28.955Z] "tcp://0.0.0.0:5555", [2022-02-16T21:43:28.955Z] "unix:///var/run/docker.sock" [2022-02-16T21:43:28.955Z] ], [2022-02-16T21:43:28.955Z] "mtu": 1458, [2022-02-16T21:43:28.955Z] "selinux-enabled": true, [2022-02-16T21:43:28.955Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-02-16T21:43:28.955Z] } [Pipeline] sh [2022-02-16T21:43:29.248Z] d287ab97295c: Download complete [2022-02-16T21:43:29.307Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-02-16T21:43:29.643Z] + sudo service docker restart [2022-02-16T21:43:30.194Z] b4d181a07f80: Pull complete [2022-02-16T21:43:30.194Z] a1111a8f2ec3: Pull complete [2022-02-16T21:43:30.769Z] ed53099fbce6: Pull complete [2022-02-16T21:43:31.030Z] dc539afda2c1: Pull complete [2022-02-16T21:43:31.291Z] 77bc0d833cb6: Pull complete [2022-02-16T21:43:31.291Z] 9065ff56babe: Pull complete [2022-02-16T21:43:36.600Z] d287ab97295c: Pull complete [2022-02-16T21:43:36.600Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-02-16T21:43:36.600Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-16T21:43:36.600Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-02-16T21:43:36.665Z] prd-centos7-docker-4c-2g-5391 does not seem to be running inside a container [2022-02-16T21:43:36.709Z] $ 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-02-16T21:43:39.088Z] $ docker top b5011fd245071a752c224f1de67fbb7ad86cc11a1c4c02726e207e198f154546 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-16T21:43:39.556Z] ---> job-cost.sh [2022-02-16T21:43:39.556Z] lf-activate-venv: SKIPPING [2022-02-16T21:43:39.556Z] INFO: No Stack... [2022-02-16T21:43:40.128Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-16T21:43:40.388Z] INFO: Archiving Costs [Pipeline] sh [2022-02-16T21:43:40.686Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2022-02-16T21:43:40.686Z] + cut -d, -f6 [Pipeline] lock [2022-02-16T21:43:40.703Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-23-stack-cost] [2022-02-16T21:43:40.711Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-23-stack-cost] did not exist. Created. [2022-02-16T21:43:40.711Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-23-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-16T21:43:41.020Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-02-16T21:43:41.051Z] Stashed 1 file(s) [Pipeline] } [2022-02-16T21:43:41.057Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-23-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-16T21:43:41.080Z] $ docker stop --time=1 b5011fd245071a752c224f1de67fbb7ad86cc11a1c4c02726e207e198f154546 [2022-02-16T21:43:42.223Z] $ docker rm -f b5011fd245071a752c224f1de67fbb7ad86cc11a1c4c02726e207e198f154546 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-16T21:43:48.022Z] provisioning config files... [2022-02-16T21:43:48.044Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/23@tmp/config7550571439272892300tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-16T21:43:48.404Z] ---> docker-login.sh [2022-02-16T21:43:48.404Z] nexus3.edgexfoundry.org:10001 [2022-02-16T21:43:48.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T21:43:49.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T21:43:49.272Z] Configure a credential helper to remove this warning. See [2022-02-16T21:43:49.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T21:43:49.272Z] [2022-02-16T21:43:49.272Z] Login Succeeded [2022-02-16T21:43:49.272Z] nexus3.edgexfoundry.org:10002 [2022-02-16T21:43:49.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T21:43:49.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T21:43:49.545Z] Configure a credential helper to remove this warning. See [2022-02-16T21:43:49.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T21:43:49.545Z] [2022-02-16T21:43:49.545Z] Login Succeeded [2022-02-16T21:43:49.545Z] nexus3.edgexfoundry.org:10003 [2022-02-16T21:43:49.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T21:43:50.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T21:43:50.092Z] Configure a credential helper to remove this warning. See [2022-02-16T21:43:50.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T21:43:50.092Z] [2022-02-16T21:43:50.092Z] Login Succeeded [2022-02-16T21:43:50.092Z] nexus3.edgexfoundry.org:10004 [2022-02-16T21:43:50.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T21:43:50.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T21:43:50.368Z] Configure a credential helper to remove this warning. See [2022-02-16T21:43:50.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T21:43:50.368Z] [2022-02-16T21:43:50.368Z] Login Succeeded [2022-02-16T21:43:50.368Z] docker.io [2022-02-16T21:43:50.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T21:43:51.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T21:43:51.236Z] Configure a credential helper to remove this warning. See [2022-02-16T21:43:51.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T21:43:51.236Z] [2022-02-16T21:43:51.236Z] Login Succeeded [2022-02-16T21:43:51.236Z] ---> docker-login.sh ends [Pipeline] } [2022-02-16T21:43:51.254Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-16T21:43:51.845Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-16T21:43:51.859Z] ========================================================= [2022-02-16T21:43:51.859Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-02-16T21:43:51.859Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-02-16T21:43:52.206Z] + 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-02-16T21:43:52.482Z] Sending build context to Docker daemon 682kB [2022-02-16T21:43:52.482Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-02-16T21:43:52.482Z] Step 2/13 : FROM ${BASE} AS builder [2022-02-16T21:43:52.752Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-02-16T21:43:52.752Z] 9b3977197b4f: Pulling fs layer [2022-02-16T21:43:52.752Z] 1a89e8eeedd5: Pulling fs layer [2022-02-16T21:43:52.752Z] 94645a83ff95: Pulling fs layer [2022-02-16T21:43:52.752Z] 3f3a8bcf1eab: Pulling fs layer [2022-02-16T21:43:52.752Z] 0c92f367c5e7: Pulling fs layer [2022-02-16T21:43:52.752Z] 3f3a8bcf1eab: Waiting [2022-02-16T21:43:52.752Z] 0c92f367c5e7: Waiting [2022-02-16T21:43:52.752Z] f7c0051592d6: Pulling fs layer [2022-02-16T21:43:52.752Z] a227ed2f7395: Pulling fs layer [2022-02-16T21:43:52.752Z] 7b1c46037f91: Pulling fs layer [2022-02-16T21:43:52.752Z] f7c0051592d6: Waiting [2022-02-16T21:43:52.752Z] a227ed2f7395: Waiting [2022-02-16T21:43:52.752Z] 7b1c46037f91: Waiting [2022-02-16T21:43:52.752Z] 94645a83ff95: Download complete [2022-02-16T21:43:52.752Z] 1a89e8eeedd5: Verifying Checksum [2022-02-16T21:43:52.752Z] 1a89e8eeedd5: Download complete [2022-02-16T21:43:52.752Z] 0c92f367c5e7: Verifying Checksum [2022-02-16T21:43:52.753Z] 0c92f367c5e7: Download complete [2022-02-16T21:43:52.753Z] f7c0051592d6: Verifying Checksum [2022-02-16T21:43:52.753Z] f7c0051592d6: Download complete [2022-02-16T21:43:52.753Z] 9b3977197b4f: Verifying Checksum [2022-02-16T21:43:52.753Z] 9b3977197b4f: Download complete [2022-02-16T21:43:52.753Z] a227ed2f7395: Verifying Checksum [2022-02-16T21:43:52.753Z] a227ed2f7395: Download complete [2022-02-16T21:43:53.350Z] 9b3977197b4f: Pull complete [2022-02-16T21:43:53.962Z] 1a89e8eeedd5: Pull complete [2022-02-16T21:43:54.242Z] 94645a83ff95: Pull complete [2022-02-16T21:43:54.514Z] 7b1c46037f91: Verifying Checksum [2022-02-16T21:43:54.514Z] 7b1c46037f91: Download complete [2022-02-16T21:43:55.106Z] 3f3a8bcf1eab: Verifying Checksum [2022-02-16T21:43:55.106Z] 3f3a8bcf1eab: Download complete [2022-02-16T21:44:07.507Z] 3f3a8bcf1eab: Pull complete [2022-02-16T21:44:07.507Z] 0c92f367c5e7: Pull complete [2022-02-16T21:44:07.507Z] f7c0051592d6: Pull complete [2022-02-16T21:44:07.507Z] a227ed2f7395: Pull complete [2022-02-16T21:44:12.904Z] 7b1c46037f91: Pull complete [2022-02-16T21:44:12.904Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-02-16T21:44:12.904Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-16T21:44:12.904Z] ---> f79e39bc4007 [2022-02-16T21:44:12.904Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-02-16T21:44:14.895Z] ---> Running in 60f8f5f3a019 [2022-02-16T21:44:14.895Z] Removing intermediate container 60f8f5f3a019 [2022-02-16T21:44:14.895Z] ---> 2c3bcc141da9 [2022-02-16T21:44:14.895Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-02-16T21:44:15.168Z] ---> Running in 94e34b52ef8c [2022-02-16T21:44:15.444Z] Removing intermediate container 94e34b52ef8c [2022-02-16T21:44:15.444Z] ---> 9ef2ef9a67dc [2022-02-16T21:44:15.444Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-02-16T21:44:15.444Z] ---> Running in 12ed8870d870 [2022-02-16T21:44:16.037Z] Removing intermediate container 12ed8870d870 [2022-02-16T21:44:16.037Z] ---> a6c9bac9e92f [2022-02-16T21:44:16.037Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-16T21:44:16.037Z] ---> Running in 89591fa8b5f1 [2022-02-16T21:44:18.011Z] Removing intermediate container 89591fa8b5f1 [2022-02-16T21:44:18.011Z] ---> 909ba25762a2 [2022-02-16T21:44:18.011Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-16T21:44:18.011Z] ---> Running in d687fe13a87d [2022-02-16T21:44:18.984Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-16T21:44:19.576Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-16T21:44:20.556Z] OK: 220 MiB in 52 packages [2022-02-16T21:44:21.157Z] Removing intermediate container d687fe13a87d [2022-02-16T21:44:21.157Z] ---> fedcc947a386 [2022-02-16T21:44:21.157Z] Step 8/13 : WORKDIR /app [2022-02-16T21:44:21.430Z] ---> Running in 5072bcfb6e08 [2022-02-16T21:44:21.704Z] Removing intermediate container 5072bcfb6e08 [2022-02-16T21:44:21.704Z] ---> 03f0cfb3e1ad [2022-02-16T21:44:21.704Z] Step 9/13 : COPY go.mod vendor* ./ [2022-02-16T21:44:22.298Z] ---> b60ef6cd9d86 [2022-02-16T21:44:22.298Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-16T21:44:22.298Z] ---> Running in be30fd3c4642 [2022-02-16T21:45:44.093Z] Removing intermediate container be30fd3c4642 [2022-02-16T21:45:44.093Z] ---> 554a8a6027b1 [2022-02-16T21:45:44.093Z] Step 11/13 : COPY . . [2022-02-16T21:45:44.093Z] ---> 545a629ca4d5 [2022-02-16T21:45:44.093Z] Step 12/13 : ARG MAKE="make build" [2022-02-16T21:45:44.093Z] ---> Running in 5de26e72f822 [2022-02-16T21:45:44.093Z] Removing intermediate container 5de26e72f822 [2022-02-16T21:45:44.093Z] ---> 01382db8d117 [2022-02-16T21:45:44.093Z] Step 13/13 : RUN $MAKE [2022-02-16T21:45:44.093Z] ---> Running in e9be5caf8198 [2022-02-16T21:45:44.093Z] noop [2022-02-16T21:45:44.093Z] Removing intermediate container e9be5caf8198 [2022-02-16T21:45:44.093Z] ---> 98d153a699fc [2022-02-16T21:45:44.093Z] Successfully built 98d153a699fc [2022-02-16T21:45:44.093Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-16T21:45:44.444Z] + docker inspect -f . ci-base-image-arm64 [2022-02-16T21:45:44.444Z] . [Pipeline] withDockerContainer [2022-02-16T21:45:44.655Z] prd-ubuntu18.04-docker-arm64-4c-16g-5392 does not seem to be running inside a container [2022-02-16T21:45:44.731Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/23 -v /w/workspace/app-rfid-llrp-inventory/23:/w/workspace/app-rfid-llrp-inventory/23:rw,z -v /w/workspace/app-rfid-llrp-inventory/23@tmp:/w/workspace/app-rfid-llrp-inventory/23@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-02-16T21:45:46.037Z] $ docker top 0f466d4b3a3731dccd809d131f20018ceb7a648768c8796c012479762d08b73c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-16T21:45:46.931Z] + go version [2022-02-16T21:45:46.931Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-02-16T21:45:46.952Z] $ docker stop --time=1 0f466d4b3a3731dccd809d131f20018ceb7a648768c8796c012479762d08b73c [2022-02-16T21:45:48.563Z] $ docker rm -f 0f466d4b3a3731dccd809d131f20018ceb7a648768c8796c012479762d08b73c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-16T21:45:49.137Z] + docker inspect -f . ci-base-image-arm64 [2022-02-16T21:45:49.137Z] . [Pipeline] withDockerContainer [2022-02-16T21:45:49.341Z] prd-ubuntu18.04-docker-arm64-4c-16g-5392 does not seem to be running inside a container [2022-02-16T21:45:49.420Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/23 -v /w/workspace/app-rfid-llrp-inventory/23:/w/workspace/app-rfid-llrp-inventory/23:rw,z -v /w/workspace/app-rfid-llrp-inventory/23@tmp:/w/workspace/app-rfid-llrp-inventory/23@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-02-16T21:45:50.687Z] $ docker top d22d4c9faa5adf210332761e11e1119fdf9ebf2972c635ae1d62d3b318f2c5e2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-02-16T21:45:51.575Z] + make test [2022-02-16T21:45:51.575Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-02-16T21:46:48.136Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-02-16T21:46:48.136Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.169s coverage: 86.2% of statements [2022-02-16T21:46:48.136Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-02-16T21:46:48.136Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.673s coverage: 71.9% of statements [2022-02-16T21:46:48.136Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] [2022-02-16T21:46:48.136Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-02-16T21:46:48.136Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-02-16T21:47:03.229Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-16T21:47:03.229Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-02-16T21:47:03.229Z] ./bin/test-attribution.sh [Pipeline] echo [2022-02-16T21:47:05.870Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-02-16T21:47:05.885Z] $ docker stop --time=1 d22d4c9faa5adf210332761e11e1119fdf9ebf2972c635ae1d62d3b318f2c5e2 [2022-02-16T21:47:07.601Z] $ docker rm -f d22d4c9faa5adf210332761e11e1119fdf9ebf2972c635ae1d62d3b318f2c5e2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-16T21:47:08.447Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-02-16T21:47:08.468Z] Warning: overwriting stash ‘coverage-report’ [2022-02-16T21:47:08.908Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-16T21:47:09.300Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-02-16T21:47:09.635Z] + ls -al . [2022-02-16T21:47:09.635Z] total 236 [2022-02-16T21:47:09.635Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 16 21:47 . [2022-02-16T21:47:09.635Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 21:43 .. [2022-02-16T21:47:09.635Z] -rw-rw-r-- 1 jenkins jenkins 262 Feb 16 21:43 .dockerignore [2022-02-16T21:47:09.635Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 21:43 .git [2022-02-16T21:47:09.635Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 21:43 .github [2022-02-16T21:47:09.635Z] -rw-rw-r-- 1 jenkins jenkins 788 Feb 16 21:43 .gitignore [2022-02-16T21:47:09.635Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 16 21:43 .golangci.yml [2022-02-16T21:47:09.635Z] -rw-rw-r-- 1 jenkins jenkins 8248 Feb 16 21:43 Attribution.txt [2022-02-16T21:47:09.635Z] -rw-rw-r-- 1 jenkins jenkins 1923 Feb 16 21:43 Dockerfile [2022-02-16T21:47:09.635Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 16 21:43 GOVERNANCE.md [2022-02-16T21:47:09.635Z] -rw-rw-r-- 1 jenkins jenkins 686 Feb 16 21:43 Jenkinsfile [2022-02-16T21:47:09.635Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 16 21:43 LICENSE [2022-02-16T21:47:09.635Z] -rw-rw-r-- 1 jenkins jenkins 2095 Feb 16 21:43 Makefile [2022-02-16T21:47:09.635Z] -rw-rw-r-- 1 jenkins jenkins 617 Feb 16 21:43 OWNERS.md [2022-02-16T21:47:09.635Z] -rw-rw-r-- 1 jenkins jenkins 31205 Feb 16 21:43 README.md [2022-02-16T21:47:09.635Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 16 21:41 VERSION [2022-02-16T21:47:09.635Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 21:43 bin [2022-02-16T21:47:09.635Z] -rw-r--r-- 1 jenkins jenkins 41008 Feb 16 21:46 coverage.out [2022-02-16T21:47:09.635Z] -rw-rw-r-- 1 jenkins jenkins 3019 Feb 16 21:47 go.mod [2022-02-16T21:47:09.635Z] -rw-rw-r-- 1 jenkins jenkins 49531 Feb 16 21:43 go.sum [2022-02-16T21:47:09.635Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 21:43 images [2022-02-16T21:47:09.635Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 21:43 internal [2022-02-16T21:47:09.635Z] -rw-rw-r-- 1 jenkins jenkins 531 Feb 16 21:43 main.go [2022-02-16T21:47:09.635Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 21:43 res [2022-02-16T21:47:09.635Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 21:43 snap [2022-02-16T21:47:09.635Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 21:43 static [Pipeline] isUnix [Pipeline] sh [2022-02-16T21:47:09.974Z] + 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=f43ac5ecc0fa5fb3b17b69b608bd853f288b8253 --label arch=arm64 --label version=2.1.0-dev.2 . [2022-02-16T21:47:10.247Z] Sending build context to Docker daemon 682kB [2022-02-16T21:47:10.247Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-02-16T21:47:10.247Z] Step 2/31 : FROM ${BASE} AS builder [2022-02-16T21:47:10.247Z] ---> 98d153a699fc [2022-02-16T21:47:10.247Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-02-16T21:47:10.518Z] ---> Running in 07e0423104c0 [2022-02-16T21:47:10.792Z] Removing intermediate container 07e0423104c0 [2022-02-16T21:47:10.792Z] ---> 62a9a55184b6 [2022-02-16T21:47:10.792Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-02-16T21:47:10.792Z] ---> Running in a9b0e2267b81 [2022-02-16T21:47:11.065Z] Removing intermediate container a9b0e2267b81 [2022-02-16T21:47:11.065Z] ---> e4c882d9c4d3 [2022-02-16T21:47:11.065Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-02-16T21:47:11.338Z] ---> Running in 99c9b2530b65 [2022-02-16T21:47:11.610Z] Removing intermediate container 99c9b2530b65 [2022-02-16T21:47:11.610Z] ---> e70e5a011d91 [2022-02-16T21:47:11.610Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-16T21:47:11.610Z] ---> Running in 06cef5fa9698 [2022-02-16T21:47:13.583Z] Removing intermediate container 06cef5fa9698 [2022-02-16T21:47:13.583Z] ---> 2ef58e07ce9f [2022-02-16T21:47:13.583Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-16T21:47:13.583Z] ---> Running in f124498a4299 [2022-02-16T21:47:14.560Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-16T21:47:15.528Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-16T21:47:16.123Z] OK: 220 MiB in 52 packages [2022-02-16T21:47:17.100Z] Removing intermediate container f124498a4299 [2022-02-16T21:47:17.100Z] ---> 424386454d6c [2022-02-16T21:47:17.100Z] Step 8/31 : WORKDIR /app [2022-02-16T21:47:17.100Z] ---> Running in b68690a41254 [2022-02-16T21:47:17.372Z] Removing intermediate container b68690a41254 [2022-02-16T21:47:17.372Z] ---> 67cafa49f16e [2022-02-16T21:47:17.372Z] Step 9/31 : COPY go.mod vendor* ./ [2022-02-16T21:47:17.964Z] ---> 5d710dc7bc50 [2022-02-16T21:47:17.965Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-16T21:47:17.965Z] ---> Running in b0d00f409641 [2022-02-16T21:47:19.937Z] Removing intermediate container b0d00f409641 [2022-02-16T21:47:19.937Z] ---> 115e03300852 [2022-02-16T21:47:19.937Z] Step 11/31 : COPY . . [2022-02-16T21:47:20.530Z] ---> 7456db84fcd2 [2022-02-16T21:47:20.530Z] Step 12/31 : ARG MAKE="make build" [2022-02-16T21:47:20.801Z] ---> Running in c1335088d941 [2022-02-16T21:47:21.074Z] Removing intermediate container c1335088d941 [2022-02-16T21:47:21.074Z] ---> a2b97f7fce2d [2022-02-16T21:47:21.074Z] Step 13/31 : RUN $MAKE [2022-02-16T21:47:21.074Z] ---> Running in 147578df8cd5 [2022-02-16T21:47:22.054Z] 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.2 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.1.0-dev.2" -o app-rfid-llrp-inventory [2022-02-16T21:48:09.031Z] Removing intermediate container 147578df8cd5 [2022-02-16T21:48:09.031Z] ---> 497921b117f8 [2022-02-16T21:48:09.031Z] Step 14/31 : FROM alpine:3.14 [2022-02-16T21:48:09.031Z] 3.14: Pulling from library/alpine [2022-02-16T21:48:09.031Z] be307f383ecc: Pulling fs layer [2022-02-16T21:48:09.031Z] be307f383ecc: Verifying Checksum [2022-02-16T21:48:09.031Z] be307f383ecc: Download complete [2022-02-16T21:48:09.031Z] be307f383ecc: Pull complete [2022-02-16T21:48:09.031Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-16T21:48:09.031Z] Status: Downloaded newer image for alpine:3.14 [2022-02-16T21:48:09.031Z] ---> 5b8b7b635229 [2022-02-16T21:48:09.031Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-02-16T21:48:09.031Z] ---> Running in 4d76d29d5606 [2022-02-16T21:48:09.031Z] Removing intermediate container 4d76d29d5606 [2022-02-16T21:48:09.031Z] ---> e9e190a4a1fa [2022-02-16T21:48:09.031Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-02-16T21:48:09.031Z] ---> Running in be2837f11fa6 [2022-02-16T21:48:09.031Z] Removing intermediate container be2837f11fa6 [2022-02-16T21:48:09.031Z] ---> f335fbb0b1c6 [2022-02-16T21:48:09.031Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-16T21:48:09.031Z] ---> Running in 9e9c7cd2318e [2022-02-16T21:48:09.031Z] Removing intermediate container 9e9c7cd2318e [2022-02-16T21:48:09.031Z] ---> 1d854c94bea0 [2022-02-16T21:48:09.031Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-02-16T21:48:09.031Z] ---> Running in 2f10353ed2eb [2022-02-16T21:48:09.031Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-16T21:48:09.304Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-16T21:48:10.277Z] (1/6) Installing ca-certificates (20211220-r0) [2022-02-16T21:48:10.277Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-02-16T21:48:10.548Z] (3/6) Installing libsodium (1.0.18-r0) [2022-02-16T21:48:10.548Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-16T21:48:10.548Z] (5/6) Installing libzmq (4.3.4-r0) [2022-02-16T21:48:10.820Z] (6/6) Installing zeromq (4.3.4-r0) [2022-02-16T21:48:10.820Z] Executing busybox-1.33.1-r6.trigger [2022-02-16T21:48:10.820Z] Executing ca-certificates-20211220-r0.trigger [2022-02-16T21:48:11.093Z] OK: 9 MiB in 20 packages [2022-02-16T21:48:12.075Z] Removing intermediate container 2f10353ed2eb [2022-02-16T21:48:12.075Z] ---> 58b4297da174 [2022-02-16T21:48:12.075Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-02-16T21:48:12.674Z] ---> ac5dfbbc3f7f [2022-02-16T21:48:12.674Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-02-16T21:48:13.655Z] ---> 6dda04052f38 [2022-02-16T21:48:13.655Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-02-16T21:48:13.930Z] ---> 96876e4e8442 [2022-02-16T21:48:13.930Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-02-16T21:48:14.528Z] ---> 4d7959dc1337 [2022-02-16T21:48:14.528Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-02-16T21:48:15.964Z] ---> f11313e81687 [2022-02-16T21:48:15.964Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-02-16T21:48:15.964Z] ---> Running in b21610c7f427 [2022-02-16T21:48:17.398Z] Removing intermediate container b21610c7f427 [2022-02-16T21:48:17.398Z] ---> 57be31713eaf [2022-02-16T21:48:17.398Z] Step 25/31 : VOLUME /cache [2022-02-16T21:48:17.669Z] ---> Running in d5fb5185feba [2022-02-16T21:48:17.941Z] Removing intermediate container d5fb5185feba [2022-02-16T21:48:17.941Z] ---> 85f9ebb4b9ca [2022-02-16T21:48:17.941Z] Step 26/31 : EXPOSE 59711 [2022-02-16T21:48:17.941Z] ---> Running in 230bbd9bc066 [2022-02-16T21:48:18.213Z] Removing intermediate container 230bbd9bc066 [2022-02-16T21:48:18.213Z] ---> e084fe47162d [2022-02-16T21:48:18.213Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-02-16T21:48:18.486Z] ---> Running in 584196a08d1f [2022-02-16T21:48:18.762Z] Removing intermediate container 584196a08d1f [2022-02-16T21:48:18.762Z] ---> 6fd7ee16bfbf [2022-02-16T21:48:18.762Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-02-16T21:48:18.762Z] ---> Running in c8c976f3bbd4 [2022-02-16T21:48:19.354Z] Removing intermediate container c8c976f3bbd4 [2022-02-16T21:48:19.354Z] ---> 2e8085d3c826 [2022-02-16T21:48:19.354Z] Step 29/31 : LABEL arch=arm64 [2022-02-16T21:48:19.354Z] ---> Running in c4c1479c91e9 [2022-02-16T21:48:19.626Z] Removing intermediate container c4c1479c91e9 [2022-02-16T21:48:19.627Z] ---> e4bb0daee7c0 [2022-02-16T21:48:19.627Z] Step 30/31 : LABEL git_sha=f43ac5ecc0fa5fb3b17b69b608bd853f288b8253 [2022-02-16T21:48:19.900Z] ---> Running in 6b31a1a6b734 [2022-02-16T21:48:20.171Z] Removing intermediate container 6b31a1a6b734 [2022-02-16T21:48:20.171Z] ---> eaed4c6e7161 [2022-02-16T21:48:20.171Z] Step 31/31 : LABEL version=2.1.0-dev.2 [2022-02-16T21:48:20.171Z] ---> Running in f6bdf0ce8f76 [2022-02-16T21:48:20.443Z] Removing intermediate container f6bdf0ce8f76 [2022-02-16T21:48:20.443Z] ---> 5109ca5fb715 [2022-02-16T21:48:20.443Z] [Warning] One or more build-args [ARCH] were not consumed [2022-02-16T21:48:20.443Z] Successfully built 5109ca5fb715 [2022-02-16T21:48:20.443Z] 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-02-16T21:48:20.549Z] provisioning config files... [2022-02-16T21:48:20.567Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/23@tmp/config8442823625501020917tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-16T21:48:20.914Z] ---> docker-login.sh [2022-02-16T21:48:20.914Z] nexus3.edgexfoundry.org:10001 [2022-02-16T21:48:21.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T21:48:21.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T21:48:21.188Z] Configure a credential helper to remove this warning. See [2022-02-16T21:48:21.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T21:48:21.188Z] [2022-02-16T21:48:21.188Z] Login Succeeded [2022-02-16T21:48:21.188Z] nexus3.edgexfoundry.org:10002 [2022-02-16T21:48:21.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T21:48:21.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T21:48:21.732Z] Configure a credential helper to remove this warning. See [2022-02-16T21:48:21.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T21:48:21.732Z] [2022-02-16T21:48:21.732Z] Login Succeeded [2022-02-16T21:48:21.732Z] nexus3.edgexfoundry.org:10003 [2022-02-16T21:48:22.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T21:48:22.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T21:48:22.004Z] Configure a credential helper to remove this warning. See [2022-02-16T21:48:22.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T21:48:22.004Z] [2022-02-16T21:48:22.004Z] Login Succeeded [2022-02-16T21:48:22.004Z] nexus3.edgexfoundry.org:10004 [2022-02-16T21:48:22.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T21:48:22.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T21:48:22.548Z] Configure a credential helper to remove this warning. See [2022-02-16T21:48:22.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T21:48:22.548Z] [2022-02-16T21:48:22.548Z] Login Succeeded [2022-02-16T21:48:22.548Z] docker.io [2022-02-16T21:48:22.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T21:48:23.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T21:48:23.091Z] Configure a credential helper to remove this warning. See [2022-02-16T21:48:23.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T21:48:23.091Z] [2022-02-16T21:48:23.091Z] Login Succeeded [2022-02-16T21:48:23.091Z] ---> docker-login.sh ends [Pipeline] } [2022-02-16T21:48:23.110Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-16T21:48:23.145Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-16T21:48:23.167Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2022-02-16T21:48:23.168Z] f43ac5ecc0fa5fb3b17b69b608bd853f288b8253 [2022-02-16T21:48:23.168Z] latest [2022-02-16T21:48:23.168Z] 2.1.0-dev.2 [2022-02-16T21:48:23.168Z] f43ac5ecc0fa5fb3b17b69b608bd853f288b8253-2.1.0-dev.2 [2022-02-16T21:48:23.168Z] main [2022-02-16T21:48:23.168Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-16T21:48:23.518Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f43ac5ecc0fa5fb3b17b69b608bd853f288b8253 [Pipeline] isUnix [Pipeline] sh [2022-02-16T21:48:23.862Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f43ac5ecc0fa5fb3b17b69b608bd853f288b8253 [2022-02-16T21:48:23.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-02-16T21:48:23.862Z] 8e989d8bdb13: Preparing [2022-02-16T21:48:23.862Z] 9b84d7325365: Preparing [2022-02-16T21:48:23.862Z] 032b8a729340: Preparing [2022-02-16T21:48:23.862Z] 4b9544688e86: Preparing [2022-02-16T21:48:23.862Z] 3f7a7d35e15b: Preparing [2022-02-16T21:48:23.862Z] 07a767eb8de8: Preparing [2022-02-16T21:48:23.862Z] 13d24f99a5e2: Preparing [2022-02-16T21:48:23.862Z] 0b156ad1f49a: Preparing [2022-02-16T21:48:23.862Z] 62170e181a92: Preparing [2022-02-16T21:48:23.862Z] 07a767eb8de8: Waiting [2022-02-16T21:48:23.862Z] 13d24f99a5e2: Waiting [2022-02-16T21:48:23.862Z] 0b156ad1f49a: Waiting [2022-02-16T21:48:23.862Z] 62170e181a92: Waiting [2022-02-16T21:48:24.136Z] 8e989d8bdb13: Pushed [2022-02-16T21:48:24.136Z] 4b9544688e86: Pushed [2022-02-16T21:48:24.136Z] 032b8a729340: Pushed [2022-02-16T21:48:24.136Z] 3f7a7d35e15b: Pushed [2022-02-16T21:48:24.136Z] 62170e181a92: Layer already exists [2022-02-16T21:48:24.136Z] 07a767eb8de8: Pushed [2022-02-16T21:48:24.407Z] 0b156ad1f49a: Pushed [2022-02-16T21:48:24.998Z] 13d24f99a5e2: Pushed [2022-02-16T21:48:28.375Z] 9b84d7325365: Pushed [2022-02-16T21:48:28.375Z] f43ac5ecc0fa5fb3b17b69b608bd853f288b8253: digest: sha256:462dfd8e1b625fc5d9008cd970b9474a14cfdc58431a45ca3a21f0fc2bc548e8 size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-02-16T21:48:28.721Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-16T21:48:29.066Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-02-16T21:48:29.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-02-16T21:48:29.066Z] 8e989d8bdb13: Preparing [2022-02-16T21:48:29.066Z] 9b84d7325365: Preparing [2022-02-16T21:48:29.066Z] 032b8a729340: Preparing [2022-02-16T21:48:29.066Z] 4b9544688e86: Preparing [2022-02-16T21:48:29.066Z] 3f7a7d35e15b: Preparing [2022-02-16T21:48:29.066Z] 07a767eb8de8: Preparing [2022-02-16T21:48:29.066Z] 13d24f99a5e2: Preparing [2022-02-16T21:48:29.066Z] 0b156ad1f49a: Preparing [2022-02-16T21:48:29.066Z] 62170e181a92: Preparing [2022-02-16T21:48:29.066Z] 13d24f99a5e2: Waiting [2022-02-16T21:48:29.066Z] 0b156ad1f49a: Waiting [2022-02-16T21:48:29.066Z] 62170e181a92: Waiting [2022-02-16T21:48:29.066Z] 07a767eb8de8: Waiting [2022-02-16T21:48:29.066Z] 8e989d8bdb13: Layer already exists [2022-02-16T21:48:29.066Z] 032b8a729340: Layer already exists [2022-02-16T21:48:29.066Z] 3f7a7d35e15b: Layer already exists [2022-02-16T21:48:29.066Z] 9b84d7325365: Layer already exists [2022-02-16T21:48:29.066Z] 4b9544688e86: Layer already exists [2022-02-16T21:48:29.066Z] 13d24f99a5e2: Layer already exists [2022-02-16T21:48:29.066Z] 07a767eb8de8: Layer already exists [2022-02-16T21:48:29.066Z] 0b156ad1f49a: Layer already exists [2022-02-16T21:48:29.066Z] 62170e181a92: Layer already exists [2022-02-16T21:48:29.337Z] latest: digest: sha256:462dfd8e1b625fc5d9008cd970b9474a14cfdc58431a45ca3a21f0fc2bc548e8 size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-02-16T21:48:29.683Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.0-dev.2 [Pipeline] isUnix [Pipeline] sh [2022-02-16T21:48:30.020Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.0-dev.2 [2022-02-16T21:48:30.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-02-16T21:48:30.020Z] 8e989d8bdb13: Preparing [2022-02-16T21:48:30.020Z] 9b84d7325365: Preparing [2022-02-16T21:48:30.020Z] 032b8a729340: Preparing [2022-02-16T21:48:30.020Z] 4b9544688e86: Preparing [2022-02-16T21:48:30.020Z] 3f7a7d35e15b: Preparing [2022-02-16T21:48:30.020Z] 07a767eb8de8: Preparing [2022-02-16T21:48:30.020Z] 13d24f99a5e2: Preparing [2022-02-16T21:48:30.020Z] 0b156ad1f49a: Preparing [2022-02-16T21:48:30.020Z] 62170e181a92: Preparing [2022-02-16T21:48:30.020Z] 07a767eb8de8: Waiting [2022-02-16T21:48:30.020Z] 0b156ad1f49a: Waiting [2022-02-16T21:48:30.020Z] 62170e181a92: Waiting [2022-02-16T21:48:30.020Z] 13d24f99a5e2: Waiting [2022-02-16T21:48:30.020Z] 3f7a7d35e15b: Layer already exists [2022-02-16T21:48:30.020Z] 032b8a729340: Layer already exists [2022-02-16T21:48:30.020Z] 4b9544688e86: Layer already exists [2022-02-16T21:48:30.020Z] 8e989d8bdb13: Layer already exists [2022-02-16T21:48:30.020Z] 9b84d7325365: Layer already exists [2022-02-16T21:48:30.020Z] 07a767eb8de8: Layer already exists [2022-02-16T21:48:30.020Z] 13d24f99a5e2: Layer already exists [2022-02-16T21:48:30.020Z] 0b156ad1f49a: Layer already exists [2022-02-16T21:48:30.020Z] 62170e181a92: Layer already exists [2022-02-16T21:48:30.292Z] 2.1.0-dev.2: digest: sha256:462dfd8e1b625fc5d9008cd970b9474a14cfdc58431a45ca3a21f0fc2bc548e8 size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-02-16T21:48:30.639Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f43ac5ecc0fa5fb3b17b69b608bd853f288b8253-2.1.0-dev.2 [Pipeline] isUnix [Pipeline] sh [2022-02-16T21:48:30.980Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f43ac5ecc0fa5fb3b17b69b608bd853f288b8253-2.1.0-dev.2 [2022-02-16T21:48:30.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-02-16T21:48:30.980Z] 8e989d8bdb13: Preparing [2022-02-16T21:48:30.980Z] 9b84d7325365: Preparing [2022-02-16T21:48:30.980Z] 032b8a729340: Preparing [2022-02-16T21:48:30.980Z] 4b9544688e86: Preparing [2022-02-16T21:48:30.980Z] 3f7a7d35e15b: Preparing [2022-02-16T21:48:30.980Z] 07a767eb8de8: Preparing [2022-02-16T21:48:30.980Z] 13d24f99a5e2: Preparing [2022-02-16T21:48:30.980Z] 0b156ad1f49a: Preparing [2022-02-16T21:48:30.980Z] 62170e181a92: Preparing [2022-02-16T21:48:30.980Z] 13d24f99a5e2: Waiting [2022-02-16T21:48:30.980Z] 0b156ad1f49a: Waiting [2022-02-16T21:48:30.980Z] 62170e181a92: Waiting [2022-02-16T21:48:30.980Z] 07a767eb8de8: Waiting [2022-02-16T21:48:30.980Z] 8e989d8bdb13: Layer already exists [2022-02-16T21:48:30.980Z] 3f7a7d35e15b: Layer already exists [2022-02-16T21:48:30.980Z] 032b8a729340: Layer already exists [2022-02-16T21:48:30.980Z] 4b9544688e86: Layer already exists [2022-02-16T21:48:30.980Z] 9b84d7325365: Layer already exists [2022-02-16T21:48:30.980Z] 0b156ad1f49a: Layer already exists [2022-02-16T21:48:30.980Z] 07a767eb8de8: Layer already exists [2022-02-16T21:48:30.980Z] 13d24f99a5e2: Layer already exists [2022-02-16T21:48:30.980Z] 62170e181a92: Layer already exists [2022-02-16T21:48:31.253Z] f43ac5ecc0fa5fb3b17b69b608bd853f288b8253-2.1.0-dev.2: digest: sha256:462dfd8e1b625fc5d9008cd970b9474a14cfdc58431a45ca3a21f0fc2bc548e8 size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-02-16T21:48:31.599Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-02-16T21:48:31.937Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2022-02-16T21:48:31.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-02-16T21:48:31.937Z] 8e989d8bdb13: Preparing [2022-02-16T21:48:31.937Z] 9b84d7325365: Preparing [2022-02-16T21:48:31.937Z] 032b8a729340: Preparing [2022-02-16T21:48:31.937Z] 4b9544688e86: Preparing [2022-02-16T21:48:31.937Z] 3f7a7d35e15b: Preparing [2022-02-16T21:48:31.937Z] 07a767eb8de8: Preparing [2022-02-16T21:48:31.937Z] 13d24f99a5e2: Preparing [2022-02-16T21:48:31.937Z] 0b156ad1f49a: Preparing [2022-02-16T21:48:31.937Z] 62170e181a92: Preparing [2022-02-16T21:48:31.937Z] 07a767eb8de8: Waiting [2022-02-16T21:48:31.937Z] 13d24f99a5e2: Waiting [2022-02-16T21:48:31.937Z] 0b156ad1f49a: Waiting [2022-02-16T21:48:31.937Z] 62170e181a92: Waiting [2022-02-16T21:48:31.937Z] 4b9544688e86: Layer already exists [2022-02-16T21:48:31.937Z] 9b84d7325365: Layer already exists [2022-02-16T21:48:31.937Z] 8e989d8bdb13: Layer already exists [2022-02-16T21:48:31.937Z] 032b8a729340: Layer already exists [2022-02-16T21:48:31.937Z] 3f7a7d35e15b: Layer already exists [2022-02-16T21:48:31.937Z] 0b156ad1f49a: Layer already exists [2022-02-16T21:48:31.937Z] 13d24f99a5e2: Layer already exists [2022-02-16T21:48:31.937Z] 07a767eb8de8: Layer already exists [2022-02-16T21:48:31.937Z] 62170e181a92: Layer already exists [2022-02-16T21:48:32.208Z] main: digest: sha256:462dfd8e1b625fc5d9008cd970b9474a14cfdc58431a45ca3a21f0fc2bc548e8 size: 2196 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-16T21:48:32.256Z] ===================================================== [Pipeline] echo [2022-02-16T21:48:32.265Z] taggedImages: [2022-02-16T21:48:32.265Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f43ac5ecc0fa5fb3b17b69b608bd853f288b8253 [2022-02-16T21:48:32.265Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-02-16T21:48:32.265Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.0-dev.2 [2022-02-16T21:48:32.265Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f43ac5ecc0fa5fb3b17b69b608bd853f288b8253-2.1.0-dev.2 [2022-02-16T21:48:32.265Z] - 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-02-16T21:48:32.629Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-16T21:48:32.629Z] [2022-02-16T21:48:32.629Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-02-16T21:48:32.974Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-16T21:48:32.974Z] arm64: Pulling from edgex-lftools-log-publisher [2022-02-16T21:48:33.246Z] 448f6bf000e3: Pulling fs layer [2022-02-16T21:48:33.246Z] f757da607395: Pulling fs layer [2022-02-16T21:48:33.246Z] 05883995daec: Pulling fs layer [2022-02-16T21:48:33.246Z] 8603b9c90790: Pulling fs layer [2022-02-16T21:48:33.246Z] 1560dd03e051: Pulling fs layer [2022-02-16T21:48:33.246Z] 27f5ce0e4adf: Pulling fs layer [2022-02-16T21:48:33.246Z] c2d8d7efcc4b: Pulling fs layer [2022-02-16T21:48:33.246Z] 1560dd03e051: Waiting [2022-02-16T21:48:33.246Z] 27f5ce0e4adf: Waiting [2022-02-16T21:48:33.246Z] c2d8d7efcc4b: Waiting [2022-02-16T21:48:33.246Z] 8603b9c90790: Waiting [2022-02-16T21:48:33.246Z] f757da607395: Verifying Checksum [2022-02-16T21:48:33.246Z] f757da607395: Download complete [2022-02-16T21:48:33.247Z] 8603b9c90790: Verifying Checksum [2022-02-16T21:48:33.247Z] 8603b9c90790: Download complete [2022-02-16T21:48:33.247Z] 1560dd03e051: Verifying Checksum [2022-02-16T21:48:33.247Z] 1560dd03e051: Download complete [2022-02-16T21:48:33.247Z] 27f5ce0e4adf: Verifying Checksum [2022-02-16T21:48:33.247Z] 27f5ce0e4adf: Download complete [2022-02-16T21:48:33.247Z] 05883995daec: Verifying Checksum [2022-02-16T21:48:33.247Z] 05883995daec: Download complete [2022-02-16T21:48:33.845Z] 448f6bf000e3: Verifying Checksum [2022-02-16T21:48:33.845Z] 448f6bf000e3: Download complete [2022-02-16T21:48:36.468Z] c2d8d7efcc4b: Verifying Checksum [2022-02-16T21:48:36.468Z] c2d8d7efcc4b: Download complete [2022-02-16T21:48:37.440Z] 448f6bf000e3: Pull complete [2022-02-16T21:48:37.712Z] f757da607395: Pull complete [2022-02-16T21:48:39.150Z] 05883995daec: Pull complete [2022-02-16T21:48:39.422Z] 8603b9c90790: Pull complete [2022-02-16T21:48:40.400Z] 1560dd03e051: Pull complete [2022-02-16T21:48:40.673Z] 27f5ce0e4adf: Pull complete [2022-02-16T21:48:55.762Z] c2d8d7efcc4b: Pull complete [2022-02-16T21:48:55.762Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-02-16T21:48:55.762Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-16T21:48:55.762Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-02-16T21:48:55.966Z] prd-ubuntu18.04-docker-arm64-4c-16g-5392 does not seem to be running inside a container [2022-02-16T21:48:56.044Z] $ 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/23 -v /w/workspace/app-rfid-llrp-inventory/23:/w/workspace/app-rfid-llrp-inventory/23:rw,z -v /w/workspace/app-rfid-llrp-inventory/23@tmp:/w/workspace/app-rfid-llrp-inventory/23@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-02-16T21:48:58.603Z] $ docker top 71b52a1ad47c8553465c767d6d2647aef02b80d3f4ed9a3bc8e3a3fbeda6ea2d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-16T21:48:59.486Z] ---> job-cost.sh [2022-02-16T21:48:59.486Z] lf-activate-venv: SKIPPING [2022-02-16T21:48:59.486Z] INFO: No Stack... [2022-02-16T21:48:59.757Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-02-16T21:49:00.351Z] INFO: Archiving Costs [Pipeline] sh [2022-02-16T21:49:01.021Z] + cut -d, -f6 [2022-02-16T21:49:01.021Z] + cat /w/workspace/app-rfid-llrp-inventory/23/archives/cost.csv [Pipeline] lock [2022-02-16T21:49:01.079Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-23-stack-cost] [2022-02-16T21:49:01.089Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-23-stack-cost] did not exist. Created. [2022-02-16T21:49:01.089Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-23-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-16T21:49:01.767Z] /w/workspace/app-rfid-llrp-inventory/23@tmp/durable-e735fec2/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/23@tmp/durable-e735fec2/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-02-16T21:49:02.440Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-02-16T21:49:02.466Z] Warning: overwriting stash ‘stack-cost’ [2022-02-16T21:49:02.512Z] Stashed 1 file(s) [Pipeline] } [2022-02-16T21:49:02.521Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-23-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-16T21:49:02.537Z] $ docker stop --time=1 71b52a1ad47c8553465c767d6d2647aef02b80d3f4ed9a3bc8e3a3fbeda6ea2d [2022-02-16T21:49:03.998Z] $ docker rm -f 71b52a1ad47c8553465c767d6d2647aef02b80d3f4ed9a3bc8e3a3fbeda6ea2d [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-02-16T21:49:04.510Z] provisioning config files... [2022-02-16T21:49:04.519Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6622632696370580923tmp [Pipeline] { [Pipeline] sh [2022-02-16T21:49:04.824Z] + set +x [2022-02-16T21:49:04.824Z] + curl -s https://codecov.io/bash [2022-02-16T21:49:04.824Z] + bash -s -- [2022-02-16T21:49:04.824Z] [2022-02-16T21:49:04.824Z] _____ _ [2022-02-16T21:49:04.824Z] / ____| | | [2022-02-16T21:49:04.824Z] | | ___ __| | ___ ___ _____ __ [2022-02-16T21:49:04.824Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-02-16T21:49:04.824Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-02-16T21:49:04.824Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-02-16T21:49:04.824Z] Bash-1.0.6 [2022-02-16T21:49:04.824Z] [2022-02-16T21:49:04.824Z] [2022-02-16T21:49:04.824Z] ==> git version 2.24.4 found [2022-02-16T21:49:04.824Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2022-02-16T21:49:04.824Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-02-16T21:49:04.824Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-02-16T21:49:04.824Z] ==> Jenkins CI detected. [2022-02-16T21:49:04.824Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2022-02-16T21:49:04.824Z] project root: . [2022-02-16T21:49:04.824Z] --> token set from env [2022-02-16T21:49:04.824Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-02-16T21:49:04.824Z] ==> Running gcov in . (disable via -X gcov) [2022-02-16T21:49:04.824Z] ==> Python coveragepy not found [2022-02-16T21:49:04.824Z] ==> Searching for coverage reports in: [2022-02-16T21:49:04.824Z] + . [2022-02-16T21:49:04.824Z] -> Found 1 reports [2022-02-16T21:49:04.824Z] ==> Detecting git/mercurial file structure [2022-02-16T21:49:04.824Z] ==> Reading reports [2022-02-16T21:49:05.084Z] + ./coverage.out bytes=41008 [2022-02-16T21:49:05.084Z] ==> Appending adjustments [2022-02-16T21:49:05.084Z] https://docs.codecov.io/docs/fixing-reports [2022-02-16T21:49:05.084Z] + Found adjustments [2022-02-16T21:49:05.084Z] ==> Gzipping contents [2022-02-16T21:49:05.084Z] 12K /tmp/codecov.1xlKh1.gz [2022-02-16T21:49:05.084Z] ==> Uploading reports [2022-02-16T21:49:05.084Z] url: https://codecov.io [2022-02-16T21:49:05.084Z] query: branch=main&commit=f43ac5ecc0fa5fb3b17b69b608bd853f288b8253&build=23&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F23%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-02-16T21:49:05.084Z] -> Pinging Codecov [2022-02-16T21:49:05.084Z] 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=f43ac5ecc0fa5fb3b17b69b608bd853f288b8253&build=23&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F23%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-02-16T21:49:05.654Z] -> Uploading to [2022-02-16T21:49:05.654Z] https://storage.googleapis.com/codecov/v4/raw/2022-02-16/581DD39554BDF9B6E22D074273EAD858/f43ac5ecc0fa5fb3b17b69b608bd853f288b8253/5ba6a253-8bba-42ec-8271-ebe07ac9b572.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220216T214905Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1af37952696d25853dbcbb22833ff76d911a0419c5a443a8dad9172c2bcb001b [2022-02-16T21:49:05.654Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-16T21:49:05.654Z] Dload Upload Total Spent Left Speed [2022-02-16T21:49:05.915Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11591 0 0 100 11591 0 35796 --:--:-- --:--:-- --:--:-- 35885 [2022-02-16T21:49:05.915Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/f43ac5ecc0fa5fb3b17b69b608bd853f288b8253 [Pipeline] } [2022-02-16T21:49:05.926Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-02-16T21:49:06.192Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-02-16T21:49:06.210Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-16T21:49:06.514Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-02-16T21:49:06.514Z] [2022-02-16T21:49:06.514Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-02-16T21:49:06.831Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-02-16T21:49:06.831Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-02-16T21:49:06.831Z] 188c0c94c7c5: Pulling fs layer [2022-02-16T21:49:06.831Z] 0ef7d3d256c8: Pulling fs layer [2022-02-16T21:49:06.831Z] de9db76c5a1d: Pulling fs layer [2022-02-16T21:49:06.831Z] 0eba1c9be4d2: Pulling fs layer [2022-02-16T21:49:06.831Z] 0d57e429df01: Pulling fs layer [2022-02-16T21:49:06.831Z] 4e4be7b47b0d: Pulling fs layer [2022-02-16T21:49:06.831Z] e1f770b5df2f: Pulling fs layer [2022-02-16T21:49:06.831Z] 85a0685a4137: Pulling fs layer [2022-02-16T21:49:06.831Z] 0d57e429df01: Waiting [2022-02-16T21:49:06.831Z] 4e4be7b47b0d: Waiting [2022-02-16T21:49:06.831Z] e1f770b5df2f: Waiting [2022-02-16T21:49:06.831Z] 85a0685a4137: Waiting [2022-02-16T21:49:06.831Z] 0eba1c9be4d2: Waiting [2022-02-16T21:49:06.831Z] de9db76c5a1d: Verifying Checksum [2022-02-16T21:49:06.831Z] de9db76c5a1d: Download complete [2022-02-16T21:49:06.831Z] 0ef7d3d256c8: Verifying Checksum [2022-02-16T21:49:06.831Z] 0ef7d3d256c8: Download complete [2022-02-16T21:49:06.831Z] 0d57e429df01: Verifying Checksum [2022-02-16T21:49:06.831Z] 0d57e429df01: Download complete [2022-02-16T21:49:06.831Z] 4e4be7b47b0d: Verifying Checksum [2022-02-16T21:49:06.831Z] 4e4be7b47b0d: Download complete [2022-02-16T21:49:06.831Z] 188c0c94c7c5: Verifying Checksum [2022-02-16T21:49:06.831Z] 188c0c94c7c5: Download complete [2022-02-16T21:49:07.096Z] e1f770b5df2f: Verifying Checksum [2022-02-16T21:49:07.096Z] e1f770b5df2f: Download complete [2022-02-16T21:49:07.361Z] 0eba1c9be4d2: Verifying Checksum [2022-02-16T21:49:07.361Z] 0eba1c9be4d2: Download complete [2022-02-16T21:49:07.361Z] 188c0c94c7c5: Pull complete [2022-02-16T21:49:07.626Z] 0ef7d3d256c8: Pull complete [2022-02-16T21:49:07.626Z] 85a0685a4137: Verifying Checksum [2022-02-16T21:49:07.626Z] 85a0685a4137: Download complete [2022-02-16T21:49:07.626Z] de9db76c5a1d: Pull complete [2022-02-16T21:49:10.976Z] 0eba1c9be4d2: Pull complete [2022-02-16T21:49:10.976Z] 0d57e429df01: Pull complete [2022-02-16T21:49:10.976Z] 4e4be7b47b0d: Pull complete [2022-02-16T21:49:11.558Z] e1f770b5df2f: Pull complete [2022-02-16T21:49:14.873Z] 85a0685a4137: Pull complete [2022-02-16T21:49:14.873Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-02-16T21:49:14.873Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-02-16T21:49:14.873Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-02-16T21:49:14.939Z] prd-centos7-docker-4c-2g-5391 does not seem to be running inside a container [2022-02-16T21:49:14.978Z] $ 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-02-16T21:49:17.120Z] $ docker top 15216eaa463f79d48be8e248bfe4387e12439343fdd8ee5ea98a5b1186ad2e0e -eo pid,comm [Pipeline] { [Pipeline] echo [2022-02-16T21:49:17.197Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-02-16T21:49:17.481Z] + set -o pipefail [2022-02-16T21:49:17.481Z] + snyk monitor '--org=edgex-jenkins' [2022-02-16T21:49:22.780Z] [2022-02-16T21:49:22.780Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2022-02-16T21:49:22.780Z] [2022-02-16T21:49:22.780Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0ce222ee-6a10-48df-8845-d892a89a3fbe/history/a1ed7d39-35fb-40f3-b947-24ed4236ba8d [2022-02-16T21:49:22.780Z] [2022-02-16T21:49:22.780Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-02-16T21:49:22.780Z] [2022-02-16T21:49:22.780Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-02-16T21:49:22.780Z] [2022-02-16T21:49:22.780Z] [Pipeline] } [2022-02-16T21:49:22.792Z] $ docker stop --time=1 15216eaa463f79d48be8e248bfe4387e12439343fdd8ee5ea98a5b1186ad2e0e [2022-02-16T21:49:24.549Z] $ docker rm -f 15216eaa463f79d48be8e248bfe4387e12439343fdd8ee5ea98a5b1186ad2e0e [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-02-16T21:49:25.227Z] + git log --format=format:%s -1 f43ac5ecc0fa5fb3b17b69b608bd853f288b8253 [Pipeline] sh [2022-02-16T21:49:25.526Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-16T21:49:25.526Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-16T21:49:25.821Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-16T21:49:25.821Z] . [Pipeline] withDockerContainer [2022-02-16T21:49:25.880Z] prd-centos7-docker-4c-2g-5391 does not seem to be running inside a container [2022-02-16T21:49:25.911Z] $ 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-02-16T21:49:26.274Z] $ docker top 7386cdea70d79934ae74758b1101a0245007fde443651a60139318f38b5fd11f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-16T21:49:26.364Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-16T21:49:26.364Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-16T21:49:26.472Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-16T21:49:26.475Z] $ docker exec 7386cdea70d79934ae74758b1101a0245007fde443651a60139318f38b5fd11f ssh-agent [2022-02-16T21:49:26.587Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOKaDho/agent.15 [2022-02-16T21:49:26.587Z] SSH_AGENT_PID=21 [2022-02-16T21:49:26.592Z] Running ssh-add (command line suppressed) [2022-02-16T21:49:26.706Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1771460342029072206.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1771460342029072206.key) [2022-02-16T21:49:26.722Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-16T21:49:27.018Z] + git semver tag [2022-02-16T21:49:27.018Z] # -> Open(): unable to determine branch for HEAD [2022-02-16T21:49:27.018Z] # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git [2022-02-16T21:49:27.018Z] # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main [2022-02-16T21:49:27.018Z] # $SEMVER_REMOTE_NAME = origin [2022-02-16T21:49:27.018Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-16T21:49:27.018Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-16T21:49:27.018Z] # $SEMVER_BRANCH = main [2022-02-16T21:49:27.018Z] # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2022-02-16T21:49:27.018Z] # f43ac5ecc0fa5fb3b17b69b608bd853f288b8253 HEAD [2022-02-16T21:49:27.018Z] # -> Force: false [2022-02-16T21:49:27.018Z] # c6f08078f1aec7fa1e08207b74d166ca673cf1d1 refs/tags/v2.1.0-dev.2 [Pipeline] } [2022-02-16T21:49:27.027Z] $ docker exec --env ******** --env ******** 7386cdea70d79934ae74758b1101a0245007fde443651a60139318f38b5fd11f ssh-agent -k [2022-02-16T21:49:27.122Z] unset SSH_AUTH_SOCK; [2022-02-16T21:49:27.127Z] unset SSH_AGENT_PID; [2022-02-16T21:49:27.128Z] echo Agent pid 21 killed; [2022-02-16T21:49:27.133Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-16T21:49:27.444Z] + git semver [Pipeline] } [2022-02-16T21:49:27.456Z] $ docker stop --time=1 7386cdea70d79934ae74758b1101a0245007fde443651a60139318f38b5fd11f [2022-02-16T21:49:28.626Z] $ docker rm -f 7386cdea70d79934ae74758b1101a0245007fde443651a60139318f38b5fd11f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-02-16T21:49:29.013Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-02-16T21:49:29.013Z] [2022-02-16T21:49:29.013Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-02-16T21:49:29.318Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-02-16T21:49:29.318Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-02-16T21:49:29.318Z] ab5ef0e58194: Pulling fs layer [2022-02-16T21:49:29.318Z] 9712f1f96733: Pulling fs layer [2022-02-16T21:49:29.319Z] 63f879dbbcfc: Pulling fs layer [2022-02-16T21:49:29.319Z] 0d9ebad4ef96: Pulling fs layer [2022-02-16T21:49:29.319Z] e9a5061849ea: Pulling fs layer [2022-02-16T21:49:29.319Z] d747dcd14b5f: Pulling fs layer [2022-02-16T21:49:29.319Z] 2de7ff778b66: Pulling fs layer [2022-02-16T21:49:29.319Z] e9a5061849ea: Waiting [2022-02-16T21:49:29.319Z] d747dcd14b5f: Waiting [2022-02-16T21:49:29.319Z] 2de7ff778b66: Waiting [2022-02-16T21:49:29.319Z] 0d9ebad4ef96: Waiting [2022-02-16T21:49:29.319Z] 9712f1f96733: Verifying Checksum [2022-02-16T21:49:29.319Z] 9712f1f96733: Download complete [2022-02-16T21:49:29.586Z] 63f879dbbcfc: Verifying Checksum [2022-02-16T21:49:29.586Z] 63f879dbbcfc: Download complete [2022-02-16T21:49:29.854Z] 0d9ebad4ef96: Verifying Checksum [2022-02-16T21:49:29.854Z] 0d9ebad4ef96: Download complete [2022-02-16T21:49:29.854Z] d747dcd14b5f: Verifying Checksum [2022-02-16T21:49:29.854Z] d747dcd14b5f: Download complete [2022-02-16T21:49:29.854Z] ab5ef0e58194: Verifying Checksum [2022-02-16T21:49:29.854Z] ab5ef0e58194: Download complete [2022-02-16T21:49:29.854Z] e9a5061849ea: Verifying Checksum [2022-02-16T21:49:29.854Z] e9a5061849ea: Download complete [2022-02-16T21:49:29.854Z] 2de7ff778b66: Verifying Checksum [2022-02-16T21:49:29.854Z] 2de7ff778b66: Download complete [2022-02-16T21:49:33.188Z] ab5ef0e58194: Pull complete [2022-02-16T21:49:33.188Z] 9712f1f96733: Pull complete [2022-02-16T21:49:33.458Z] 63f879dbbcfc: Pull complete [2022-02-16T21:49:37.684Z] 0d9ebad4ef96: Pull complete [2022-02-16T21:49:37.684Z] e9a5061849ea: Pull complete [2022-02-16T21:49:37.684Z] d747dcd14b5f: Pull complete [2022-02-16T21:49:38.643Z] 2de7ff778b66: Pull complete [2022-02-16T21:49:38.643Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-02-16T21:49:38.643Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-02-16T21:49:38.643Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-02-16T21:49:38.705Z] prd-centos7-docker-4c-2g-5391 does not seem to be running inside a container [2022-02-16T21:49:38.742Z] $ 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-02-16T21:49:41.747Z] $ docker top d1b3658dc3942c875740277a7b4247d49d2c9e25a3a87ca92d409ac5f2bd6936 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-02-16T21:49:41.828Z] provisioning config files... [2022-02-16T21:49:41.836Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4846964807592682260tmp [2022-02-16T21:49:41.846Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6031230138675969147tmp [2022-02-16T21:49:41.855Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4559727458120869743tmp [Pipeline] { [Pipeline] echo [2022-02-16T21:49:41.869Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-16T21:49:42.151Z] ---> sigul-configuration.sh [2022-02-16T21:49:42.151Z] gpg: directory `/root/.gnupg' created [2022-02-16T21:49:42.151Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-02-16T21:49:42.151Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-02-16T21:49:42.151Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-02-16T21:49:42.151Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-02-16T21:49:42.151Z] gpg: CAST5 encrypted data [2022-02-16T21:49:42.151Z] gpg: encrypted with 1 passphrase [2022-02-16T21:49:42.151Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-02-16T21:49:42.454Z] + mkdir /home/jenkins [2022-02-16T21:49:42.454Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-02-16T21:49:42.752Z] + 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-02-16T21:49:42.762Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-16T21:49:43.049Z] ---> sigul-install.sh [2022-02-16T21:49:43.050Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-02-16T21:49:43.344Z] + git tag --list [2022-02-16T21:49:43.344Z] v0.0.0 [2022-02-16T21:49:43.344Z] v0.0.1-dev.1 [2022-02-16T21:49:43.344Z] v0.0.1-dev.2 [2022-02-16T21:49:43.344Z] v0.0.1-dev.3 [2022-02-16T21:49:43.344Z] v0.0.1-dev.4 [2022-02-16T21:49:43.344Z] v0.0.1-dev.5 [2022-02-16T21:49:43.344Z] v0.0.1-dev.6 [2022-02-16T21:49:43.344Z] v0.0.1-dev.7 [2022-02-16T21:49:43.344Z] v1.0.0 [2022-02-16T21:49:43.344Z] v1.0.1-dev.1 [2022-02-16T21:49:43.344Z] v1.0.1-dev.2 [2022-02-16T21:49:43.344Z] v1.0.1-dev.3 [2022-02-16T21:49:43.344Z] v1.0.1-dev.4 [2022-02-16T21:49:43.344Z] v1.0.1-dev.5 [2022-02-16T21:49:43.344Z] v2.1.0-dev.1 [2022-02-16T21:49:43.344Z] v2.1.0-dev.2 [Pipeline] sh [2022-02-16T21:49:43.656Z] + lftools sign git-tag v2.1.0-dev.2 [2022-02-16T21:49:44.227Z] Signing Git tag with Sigul... [2022-02-16T21:49:44.227Z] Signing v2.1.0-dev.2 [Pipeline] echo [2022-02-16T21:49:44.497Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-16T21:49:44.799Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-02-16T21:49:44.807Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-02-16T21:49:44.826Z] $ docker stop --time=1 d1b3658dc3942c875740277a7b4247d49d2c9e25a3a87ca92d409ac5f2bd6936 [2022-02-16T21:49:46.018Z] $ docker rm -f d1b3658dc3942c875740277a7b4247d49d2c9e25a3a87ca92d409ac5f2bd6936 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-02-16T21:49:46.422Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-16T21:49:46.422Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-16T21:49:46.720Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-16T21:49:46.720Z] . [Pipeline] withDockerContainer [2022-02-16T21:49:46.779Z] prd-centos7-docker-4c-2g-5391 does not seem to be running inside a container [2022-02-16T21:49:46.811Z] $ 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-02-16T21:49:47.120Z] $ docker top 9db47fbefe2b498145769f101426a5e9d2b3a589d032415d57efa779db6b9879 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-16T21:49:47.205Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-16T21:49:47.205Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-16T21:49:47.305Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-16T21:49:47.308Z] $ docker exec 9db47fbefe2b498145769f101426a5e9d2b3a589d032415d57efa779db6b9879 ssh-agent [2022-02-16T21:49:47.396Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbeIipa/agent.14 [2022-02-16T21:49:47.396Z] SSH_AGENT_PID=20 [2022-02-16T21:49:47.401Z] Running ssh-add (command line suppressed) [2022-02-16T21:49:47.485Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5376999793957613401.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5376999793957613401.key) [2022-02-16T21:49:47.499Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-16T21:49:47.790Z] + git semver bump pre [2022-02-16T21:49:47.790Z] # -> Open(): unable to determine branch for HEAD [2022-02-16T21:49:47.790Z] # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git [2022-02-16T21:49:47.790Z] # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main [2022-02-16T21:49:47.790Z] # $SEMVER_REMOTE_NAME = origin [2022-02-16T21:49:47.790Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-16T21:49:47.790Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-16T21:49:47.790Z] # $SEMVER_BRANCH = main [2022-02-16T21:49:47.790Z] # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2022-02-16T21:49:47.790Z] 2.1.0-dev.3 [Pipeline] } [2022-02-16T21:49:47.799Z] $ docker exec --env ******** --env ******** 9db47fbefe2b498145769f101426a5e9d2b3a589d032415d57efa779db6b9879 ssh-agent -k [2022-02-16T21:49:47.905Z] unset SSH_AUTH_SOCK; [2022-02-16T21:49:47.905Z] unset SSH_AGENT_PID; [2022-02-16T21:49:47.905Z] echo Agent pid 20 killed; [2022-02-16T21:49:47.911Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-16T21:49:48.218Z] + git semver [Pipeline] } [2022-02-16T21:49:48.233Z] $ docker stop --time=1 9db47fbefe2b498145769f101426a5e9d2b3a589d032415d57efa779db6b9879 [2022-02-16T21:49:49.413Z] $ docker rm -f 9db47fbefe2b498145769f101426a5e9d2b3a589d032415d57efa779db6b9879 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-16T21:49:49.769Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-16T21:49:49.769Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-16T21:49:50.068Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-16T21:49:50.068Z] . [Pipeline] withDockerContainer [2022-02-16T21:49:50.128Z] prd-centos7-docker-4c-2g-5391 does not seem to be running inside a container [2022-02-16T21:49:50.159Z] $ 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-02-16T21:49:50.609Z] $ docker top d72b54a6204475381b4f77906620272097aab1e3fa1b6611d8264db5aca62dbb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-16T21:49:50.696Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-16T21:49:50.696Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-16T21:49:50.790Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-16T21:49:50.792Z] $ docker exec d72b54a6204475381b4f77906620272097aab1e3fa1b6611d8264db5aca62dbb ssh-agent [2022-02-16T21:49:50.882Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEhbHFL/agent.14 [2022-02-16T21:49:50.882Z] SSH_AGENT_PID=20 [2022-02-16T21:49:50.887Z] Running ssh-add (command line suppressed) [2022-02-16T21:49:50.973Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_118296343432524524.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_118296343432524524.key) [2022-02-16T21:49:50.988Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-16T21:49:51.277Z] + git semver push [2022-02-16T21:49:51.277Z] # -> Open(): unable to determine branch for HEAD [2022-02-16T21:49:51.277Z] # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git [2022-02-16T21:49:51.277Z] # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main [2022-02-16T21:49:51.277Z] # $SEMVER_REMOTE_NAME = origin [2022-02-16T21:49:51.277Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-16T21:49:51.277Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-16T21:49:51.277Z] # $SEMVER_BRANCH = main [2022-02-16T21:49:51.277Z] # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [Pipeline] } [2022-02-16T21:49:53.197Z] $ docker exec --env ******** --env ******** d72b54a6204475381b4f77906620272097aab1e3fa1b6611d8264db5aca62dbb ssh-agent -k [2022-02-16T21:49:53.279Z] unset SSH_AUTH_SOCK; [2022-02-16T21:49:53.279Z] unset SSH_AGENT_PID; [2022-02-16T21:49:53.279Z] echo Agent pid 20 killed; [2022-02-16T21:49:53.287Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-16T21:49:53.599Z] + git semver [Pipeline] } [2022-02-16T21:49:53.668Z] $ docker stop --time=1 d72b54a6204475381b4f77906620272097aab1e3fa1b6611d8264db5aca62dbb [2022-02-16T21:49:54.870Z] $ docker rm -f d72b54a6204475381b4f77906620272097aab1e3fa1b6611d8264db5aca62dbb [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-02-16T21:49:55.614Z] + '[' -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ']' [2022-02-16T21:49:55.614Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-02-16T21:49:55.614Z] total 8 [2022-02-16T21:49:55.614Z] drwxr-xr-x. 3 root root 34 Feb 16 21:43 . [2022-02-16T21:49:55.614Z] drwxrwxr-x. 12 jenkins jenkins 4096 Feb 16 21:49 .. [2022-02-16T21:49:55.614Z] drwxr-xr-x. 2 root root 6 Feb 16 21:43 cost [2022-02-16T21:49:55.614Z] -rw-r--r--. 1 root root 93 Feb 16 21:43 cost.csv [2022-02-16T21:49:55.614Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-02-16T21:49:55.614Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-02-16T21:49:55.614Z] total 8 [2022-02-16T21:49:55.614Z] drwxr-xr-x. 3 jenkins jenkins 34 Feb 16 21:43 . [2022-02-16T21:49:55.614Z] drwxrwxr-x. 12 jenkins jenkins 4096 Feb 16 21:49 .. [2022-02-16T21:49:55.614Z] drwxr-xr-x. 2 jenkins jenkins 6 Feb 16 21:43 cost [2022-02-16T21:49:55.614Z] -rw-r--r--. 1 jenkins jenkins 93 Feb 16 21:43 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-02-16T21:49:55.911Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-16T21:49:56.468Z] ---> package-listing.sh [2022-02-16T21:49:56.468Z] ++ facter osfamily [2022-02-16T21:49:56.468Z] ++ tr '[:upper:]' '[:lower:]' [2022-02-16T21:49:56.728Z] + OS_FAMILY=redhat [2022-02-16T21:49:56.728Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2022-02-16T21:49:56.728Z] + START_PACKAGES=/tmp/packages_start.txt [2022-02-16T21:49:56.728Z] + END_PACKAGES=/tmp/packages_end.txt [2022-02-16T21:49:56.728Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-02-16T21:49:56.728Z] + PACKAGES=/tmp/packages_start.txt [2022-02-16T21:49:56.728Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-02-16T21:49:56.728Z] + PACKAGES=/tmp/packages_end.txt [2022-02-16T21:49:56.728Z] + case "${OS_FAMILY}" in [2022-02-16T21:49:56.728Z] + rpm -qa [2022-02-16T21:49:56.728Z] + sort [2022-02-16T21:49:57.297Z] + '[' -f /tmp/packages_start.txt ']' [2022-02-16T21:49:57.297Z] + '[' -f /tmp/packages_end.txt ']' [2022-02-16T21:49:57.297Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-02-16T21:49:57.297Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-02-16T21:49:57.298Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2022-02-16T21:49:57.298Z] + 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-02-16T21:49:57.309Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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-02-16T21:49:57.591Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-02-16T21:49:58.150Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-16T21:49:58.150Z] . [Pipeline] withDockerContainer [2022-02-16T21:49:58.220Z] prd-centos7-docker-4c-2g-5391 does not seem to be running inside a container [2022-02-16T21:49:58.264Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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-02-16T21:49:58.465Z] $ docker top e3e9990f11bb2c643b200cfabc0d93db6d0d47e4d4a5cf4968a592a49de9f32a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-16T21:49:58.822Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-02-16T21:49:59.118Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-02-16T21:49:59.408Z] + ls /var/log/sa-host [2022-02-16T21:49:59.408Z] + sadf -c /var/log/sa-host/sa16 [2022-02-16T21:49:59.408Z] file_magic: OK [2022-02-16T21:49:59.408Z] HZ: Using current value: 100 [2022-02-16T21:49:59.408Z] file_header: OK [2022-02-16T21:49:59.408Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-02-16T21:49:59.408Z] Statistics: [2022-02-16T21:49:59.408Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-16T21:49:59.408Z] File successfully converted to sysstat format version 12.0.3 [2022-02-16T21:49:59.408Z] + sadf -c /var/log/sa-host/sa17 [2022-02-16T21:49:59.408Z] file_magic: OK [2022-02-16T21:49:59.408Z] HZ: Using current value: 100 [2022-02-16T21:49:59.408Z] file_header: OK [2022-02-16T21:49:59.408Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-02-16T21:49:59.408Z] Statistics: [2022-02-16T21:49:59.408Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-16T21:49:59.408Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-16T21:49:59.622Z] provisioning config files... [2022-02-16T21:49:59.632Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config791799558456534200tmp [Pipeline] { [Pipeline] echo [2022-02-16T21:49:59.649Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-16T21:49:59.935Z] ---> create-netrc.sh [Pipeline] } [2022-02-16T21:49:59.944Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-02-16T21:50:00.278Z] ---> python-tools-install.sh [Pipeline] echo [2022-02-16T21:50:00.289Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-16T21:50:00.582Z] ---> sudo-logs.sh [2022-02-16T21:50:00.582Z] Archiving 'sudo' log.. [2022-02-16T21:50:00.582Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5391.novalocal: Name or service not known [2022-02-16T21:50:00.582Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5391.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-02-16T21:50:00.606Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-16T21:50:00.903Z] ---> job-cost.sh [2022-02-16T21:50:00.903Z] lf-activate-venv: SKIPPING [2022-02-16T21:50:00.903Z] DEBUG: total: 0.05999999865889549 [2022-02-16T21:50:00.903Z] INFO: Retrieving Stack Cost... [2022-02-16T21:50:01.471Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-16T21:50:01.731Z] INFO: Archiving Costs [Pipeline] echo [2022-02-16T21:50:01.744Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-16T21:50:02.037Z] ---> logs-deploy.sh [2022-02-16T21:50:02.037Z] lf-activate-venv: SKIPPING [2022-02-16T21:50:02.037Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/23 [2022-02-16T21:50:02.037Z] INFO: archiving workspace using pattern(s): [2022-02-16T21:50:02.612Z] Archives upload complete. [2022-02-16T21:50:02.872Z] INFO: archiving logs to Nexus