Pull request #54 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of marcpfuller for edgexfoundry/app-rfid-llrp-inventory Loading trusted files from base branch main at 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd rather than 44d27c76450ce2ae209cb88dd85fbe32dc43251d Obtained Jenkinsfile from 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd 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-ssh395739051818807037.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh15202234749803243483.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 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/PR-54/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/PR-54/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3717596686732988358.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > 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-ssh6062105213438205270.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/PR-54/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/PR-54/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh12188244729779645434.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.16 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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-91 in /w/workspace/ry_app-rfid-llrp-inventory_PR-54 [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/ry_app-rfid-llrp-inventory_PR-54 # 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/ry_app-rfid-llrp-inventory_PR-54@tmp/jenkins-gitclient-ssh5018929864773405478.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd into PR head commit 44d27c76450ce2ae209cb88dd85fbe32dc43251d > 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 remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 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/ry_app-rfid-llrp-inventory_PR-54@tmp/jenkins-gitclient-ssh4403066147875716626.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/54/head:refs/remotes/origin/PR-54 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 44d27c76450ce2ae209cb88dd85fbe32dc43251d # timeout=10 Merge succeeded, producing 44d27c76450ce2ae209cb88dd85fbe32dc43251d Checking out Revision 44d27c76450ce2ae209cb88dd85fbe32dc43251d (PR-54) > git remote # timeout=10 > 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 /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/jenkins-gitclient-ssh4439354131155881133.key > git merge 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 44d27c76450ce2ae209cb88dd85fbe32dc43251d # timeout=10 Commit message: "fix: address Anthony's latest comments" > git rev-list --no-walk e8102737e1672b489b1cd8cc0dec37f03e02c209 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:24:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:24:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:24:59 ========================================================= 19:24:59 EdgeX Global Pipelines Version Info 19:24:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:25:00 ------------------- 19:25:00 stable info: 19:25:00 ------------------- 19:25:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:25:00 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 19:25:00 Message: update stable to v1.0.217 19:25:01 ------------------- 19:25:01 experimental info: 19:25:01 ------------------- 19:25:01 Commited By: **** collab-it+edgex@linuxfoundation.org 19:25:01 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 19:25:01 Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:25:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 19:25:01 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 19:25:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:25:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:25:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:25:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 19:25:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:25:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:25:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:25:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:25:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:25:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 19:25:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:25:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:25:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:25:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:25:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:25:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:25:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:25:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 19:25:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:25:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:25:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:25:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:25:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:25:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:25:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-54 [Pipeline] echo 19:25:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-54 [Pipeline] echo 19:25:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-54 [Pipeline] echo 19:25:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 44d27c76450ce2ae209cb88dd85fbe32dc43251d [Pipeline] echo 19:25:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 44d27c7 [Pipeline] echo 19:25:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:25:01 provisioning config files... 19:25:01 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/config6219177701159100309tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:25:01 ---> docker-login.sh 19:25:01 nexus3.edgexfoundry.org:10001 19:25:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:25:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:25:02 Configure a credential helper to remove this warning. See 19:25:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:25:02 19:25:02 Login Succeeded 19:25:02 nexus3.edgexfoundry.org:10002 19:25:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:25:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:25:02 Configure a credential helper to remove this warning. See 19:25:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:25:02 19:25:02 Login Succeeded 19:25:02 nexus3.edgexfoundry.org:10003 19:25:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:25:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:25:02 Configure a credential helper to remove this warning. See 19:25:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:25:02 19:25:02 Login Succeeded 19:25:02 nexus3.edgexfoundry.org:10004 19:25:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:25:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:25:02 Configure a credential helper to remove this warning. See 19:25:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:25:02 19:25:02 Login Succeeded 19:25:02 docker.io 19:25:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:25:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:25:03 Configure a credential helper to remove this warning. See 19:25:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:25:03 19:25:03 Login Succeeded 19:25:03 ---> docker-login.sh ends [Pipeline] } 19:25:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:25:03 + git rev-list -1 --merges 44d27c76450ce2ae209cb88dd85fbe32dc43251d~1..44d27c76450ce2ae209cb88dd85fbe32dc43251d [Pipeline] echo 19:25:03 -----------> git rev-list -1 --merges 44d27c76450ce2ae209cb88dd85fbe32dc43251d~1..44d27c76450ce2ae209cb88dd85fbe32dc43251d 44d27c76450ce2ae209cb88dd85fbe32dc43251d [false] [Pipeline] sh 19:25:03 + git log --format=format:%s -1 44d27c76450ce2ae209cb88dd85fbe32dc43251d [Pipeline] echo 19:25:03 ========================================================= 19:25:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:25:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:25:04 + git log --format=format:%s -1 44d27c76450ce2ae209cb88dd85fbe32dc43251d [Pipeline] echo 19:25:04 [semverPrep] GIT_COMMIT: 44d27c76450ce2ae209cb88dd85fbe32dc43251d, Commit Message: fix: address Anthony's latest comments [Pipeline] echo 19:25:04 [semverPrep] This is not a build commit. [Pipeline] sh 19:25:04 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 19:25:04 + grep -v github /etc/ssh/ssh_known_hosts 19:25:04 + '[' -e /tmp/ssh_known_hosts ']' 19:25:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:25:04 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 19:25:04 + sudo tee -a /etc/ssh/ssh_known_hosts 19:25:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 19:25:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:25:05 19:25:05 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:25:05 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:25:05 latest: Pulling from edgex-devops/git-semver 19:25:05 a0d0a0d46f8b: Pulling fs layer 19:25:05 3e5f54012d9b: Pulling fs layer 19:25:05 4c7163046ea9: Pulling fs layer 19:25:05 0c2d73faf560: Pulling fs layer 19:25:05 0c2d73faf560: Waiting 19:25:05 3e5f54012d9b: Verifying Checksum 19:25:05 3e5f54012d9b: Download complete 19:25:05 a0d0a0d46f8b: Verifying Checksum 19:25:05 a0d0a0d46f8b: Download complete 19:25:05 4c7163046ea9: Verifying Checksum 19:25:05 4c7163046ea9: Download complete 19:25:05 0c2d73faf560: Verifying Checksum 19:25:05 0c2d73faf560: Download complete 19:25:05 a0d0a0d46f8b: Pull complete 19:25:05 3e5f54012d9b: Pull complete 19:25:05 4c7163046ea9: Pull complete 19:25:06 0c2d73faf560: Pull complete 19:25:06 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 19:25:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:25:06 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:25:06 prd-centos7-docker-4c-2g-91 does not seem to be running inside a container 19:25:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-54 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-54:/w/workspace/ry_app-rfid-llrp-inventory_PR-54:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:25:06 $ docker top b87ab3a333935c822b892144edbc029d2af1bdc75a897fdfb127e52346754241 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:25:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:25:07 [ssh-agent] Looking for ssh-agent implementation... 19:25:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:25:07 $ docker exec b87ab3a333935c822b892144edbc029d2af1bdc75a897fdfb127e52346754241 ssh-agent 19:25:07 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNBGnhG/agent.14 19:25:07 SSH_AGENT_PID=20 19:25:07 Running ssh-add (command line suppressed) 19:25:07 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/private_key_5551058452601900934.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/private_key_5551058452601900934.key) 19:25:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:25:07 + git tag --points-at HEAD [Pipeline] } 19:25:07 $ docker exec --env ******** --env ******** b87ab3a333935c822b892144edbc029d2af1bdc75a897fdfb127e52346754241 ssh-agent -k 19:25:07 unset SSH_AUTH_SOCK; 19:25:07 unset SSH_AGENT_PID; 19:25:07 echo Agent pid 20 killed; 19:25:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:25:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:25:07 [ssh-agent] Looking for ssh-agent implementation... 19:25:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:25:07 $ docker exec b87ab3a333935c822b892144edbc029d2af1bdc75a897fdfb127e52346754241 ssh-agent 19:25:07 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPHkodl/agent.54 19:25:07 SSH_AGENT_PID=61 19:25:07 Running ssh-add (command line suppressed) 19:25:08 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/private_key_6568394834236936226.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/private_key_6568394834236936226.key) 19:25:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:25:08 + git semver init 19:25:08 # -> Open(): unable to determine branch for HEAD 19:25:08 # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-54/.git 19:25:08 # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-54 19:25:08 # $SEMVER_REMOTE_NAME = origin 19:25:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:25:08 # $SEMVER_USER_NAME = edgex-jenkins 19:25:08 # $SEMVER_BRANCH = PR-54 19:25:08 # $SEMVER_TEMP = /tmp/semver-825694386 19:25:08 # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP 19:25:09 # '/tmp/semver-825694386' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-54/.semver' 19:25:09 # -> Force: false 19:25:09 # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-54/.semver [Pipeline] } 19:25:09 $ docker exec --env ******** --env ******** b87ab3a333935c822b892144edbc029d2af1bdc75a897fdfb127e52346754241 ssh-agent -k 19:25:09 unset SSH_AUTH_SOCK; 19:25:09 unset SSH_AGENT_PID; 19:25:09 echo Agent pid 61 killed; 19:25:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:25:10 + git semver [Pipeline] } 19:25:10 $ docker stop --time=1 b87ab3a333935c822b892144edbc029d2af1bdc75a897fdfb127e52346754241 19:25:11 $ docker rm -f b87ab3a333935c822b892144edbc029d2af1bdc75a897fdfb127e52346754241 [Pipeline] // withDockerContainer [Pipeline] sh 19:25:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:25:12 Stashed 1 file(s) [Pipeline] echo 19:25:12 [edgeXSemver]: initialized semver on version 0.0.0 [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] node [Pipeline] node 19:25:27 Still waiting to schedule task 19:25:27 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-91’ 19:25:27 Still waiting to schedule task 19:25:27 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 19:26:58 Running on prd-ubuntu18.04-docker-arm64-4c-16g-92 in /w/workspace/ry_app-rfid-llrp-inventory_PR-54 [Pipeline] { [Pipeline] ws 19:26:58 Running in /w/workspace/app-rfid-llrp-inventory/28 [Pipeline] { [Pipeline] checkout 19:26:58 The recommended git tool is: git 19:27:03 using credential edgex-jenkins-ssh 19:27:03 Cloning the remote Git repository 19:27:03 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 19:27:03 > git init /w/workspace/app-rfid-llrp-inventory/28 # timeout=10 19:27:03 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 19:27:03 > git --version # timeout=10 19:27:03 > git --version # 'git version 2.17.1' 19:27:03 using GIT_SSH to set credentials SSH Credentials for GitHub 19:27:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:27:05 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 19:27:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:27:05 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 19:27:05 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 19:27:05 using GIT_SSH to set credentials SSH Credentials for GitHub 19:27:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/54/head:refs/remotes/origin/PR-54 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:27:06 Merging remotes/origin/main commit 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd into PR head commit 44d27c76450ce2ae209cb88dd85fbe32dc43251d 19:27:06 Merge succeeded, producing 44d27c76450ce2ae209cb88dd85fbe32dc43251d 19:27:06 Checking out Revision 44d27c76450ce2ae209cb88dd85fbe32dc43251d (PR-54) 19:27:06 > git config core.sparsecheckout # timeout=10 19:27:06 > git checkout -f 44d27c76450ce2ae209cb88dd85fbe32dc43251d # timeout=10 19:27:06 > git remote # timeout=10 19:27:06 > git config --get remote.origin.url # timeout=10 19:27:06 using GIT_SSH to set credentials SSH Credentials for GitHub 19:27:06 > git merge 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd # timeout=10 19:27:06 > git rev-parse HEAD^{commit} # timeout=10 19:27:06 > git config core.sparsecheckout # timeout=10 19:27:06 > git checkout -f 44d27c76450ce2ae209cb88dd85fbe32dc43251d # timeout=10 19:27:10 Commit message: "fix: address Anthony's latest comments" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:27:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:27:11 % Total % Received % Xferd Average Speed Time Time Time Current 19:27:11 Dload Upload Total Spent Left Speed 19:27:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 71228 0 --:--:-- --:--:-- --:--:-- 71228 [Pipeline] sh 19:27:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:27:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:27:12 + sudo tee /etc/docker/daemon.new 19:27:12 { 19:27:12 "registry-mirrors": [ 19:27:12 "https://nexus3.edgexfoundry.org:10001" 19:27:12 ], 19:27:12 "bip": "10.250.0.254/24", 19:27:12 "hosts": [ 19:27:12 "tcp://0.0.0.0:5555", 19:27:12 "unix:///var/run/docker.sock" 19:27:12 ], 19:27:12 "mtu": 1458, 19:27:12 "selinux-enabled": true, 19:27:12 "seccomp-profile": "/etc/docker/seccomp.json" 19:27:12 } [Pipeline] sh 19:27:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:27:13 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:27:31 provisioning config files... 19:27:31 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/28@tmp/config3481120850156955323tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:27:32 ---> docker-login.sh 19:27:32 nexus3.edgexfoundry.org:10001 19:27:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:27:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:27:32 Configure a credential helper to remove this warning. See 19:27:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:27:32 19:27:32 Login Succeeded 19:27:32 nexus3.edgexfoundry.org:10002 19:27:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:27:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:27:33 Configure a credential helper to remove this warning. See 19:27:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:27:33 19:27:33 Login Succeeded 19:27:33 nexus3.edgexfoundry.org:10003 19:27:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:27:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:27:33 Configure a credential helper to remove this warning. See 19:27:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:27:33 19:27:33 Login Succeeded 19:27:33 nexus3.edgexfoundry.org:10004 19:27:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:27:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:27:34 Configure a credential helper to remove this warning. See 19:27:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:27:34 19:27:34 Login Succeeded 19:27:34 docker.io 19:27:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:27:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:27:34 Configure a credential helper to remove this warning. See 19:27:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:27:34 19:27:34 Login Succeeded 19:27:34 ---> docker-login.sh ends [Pipeline] } 19:27:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:27:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:27:35 ========================================================= 19:27:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:27:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 19:27:35 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 19:27:35 Sending build context to Docker daemon 684.5kB 19:27:35 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 19:27:35 Step 2/12 : FROM ${BASE} AS builder 19:27:36 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:27:36 552d1f2373af: Pulling fs layer 19:27:36 ea3f2d53f512: Pulling fs layer 19:27:36 9e70ebbbe112: Pulling fs layer 19:27:36 7a9cfe048b4a: Pulling fs layer 19:27:36 72dc09318566: Pulling fs layer 19:27:36 f4f7b4309257: Pulling fs layer 19:27:36 0ac9a79272e3: Pulling fs layer 19:27:36 b78e95d17946: Pulling fs layer 19:27:36 f4f7b4309257: Waiting 19:27:36 0ac9a79272e3: Waiting 19:27:36 b78e95d17946: Waiting 19:27:36 7a9cfe048b4a: Waiting 19:27:36 72dc09318566: Waiting 19:27:36 9e70ebbbe112: Download complete 19:27:36 ea3f2d53f512: Verifying Checksum 19:27:36 ea3f2d53f512: Download complete 19:27:36 72dc09318566: Download complete 19:27:36 f4f7b4309257: Verifying Checksum 19:27:36 f4f7b4309257: Download complete 19:27:36 552d1f2373af: Download complete 19:27:36 0ac9a79272e3: Verifying Checksum 19:27:36 0ac9a79272e3: Download complete 19:27:36 552d1f2373af: Pull complete 19:27:37 ea3f2d53f512: Pull complete 19:27:37 9e70ebbbe112: Pull complete 19:27:37 b78e95d17946: Verifying Checksum 19:27:37 b78e95d17946: Download complete 19:27:38 7a9cfe048b4a: Verifying Checksum 19:27:38 7a9cfe048b4a: Download complete 19:27:43 Running on prd-centos7-docker-4c-2g-93 in /w/workspace/ry_app-rfid-llrp-inventory_PR-54 [Pipeline] { [Pipeline] ws 19:27:43 Running in /w/workspace/app-rfid-llrp-inventory/28 [Pipeline] { [Pipeline] checkout 19:27:43 The recommended git tool is: git 19:27:45 using credential edgex-jenkins-ssh 19:27:45 Cloning the remote Git repository 19:27:44 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 19:27:45 > git init /w/workspace/app-rfid-llrp-inventory/28 # timeout=10 19:27:45 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 19:27:45 > git --version # timeout=10 19:27:45 > git --version # 'git version 2.24.4' 19:27:45 using GIT_SSH to set credentials SSH Credentials for GitHub 19:27:45 [INFO] Currently running in a labeled security context 19:27:45 [INFO] Currently SELinux is 'enforcing' on the host 19:27:45 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/28@tmp/jenkins-gitclient-ssh2413220115941111101.key 19:27:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:27:46 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 19:27:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:27:46 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 19:27:46 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 19:27:46 using GIT_SSH to set credentials SSH Credentials for GitHub 19:27:46 [INFO] Currently running in a labeled security context 19:27:46 [INFO] Currently SELinux is 'enforcing' on the host 19:27:46 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/28@tmp/jenkins-gitclient-ssh7450514581027684018.key 19:27:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/54/head:refs/remotes/origin/PR-54 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:27:46 Merging remotes/origin/main commit 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd into PR head commit 44d27c76450ce2ae209cb88dd85fbe32dc43251d 19:27:47 Merge succeeded, producing 44d27c76450ce2ae209cb88dd85fbe32dc43251d 19:27:47 Checking out Revision 44d27c76450ce2ae209cb88dd85fbe32dc43251d (PR-54) 19:27:46 > git config core.sparsecheckout # timeout=10 19:27:46 > git checkout -f 44d27c76450ce2ae209cb88dd85fbe32dc43251d # timeout=10 19:27:46 > git remote # timeout=10 19:27:46 > git config --get remote.origin.url # timeout=10 19:27:46 using GIT_SSH to set credentials SSH Credentials for GitHub 19:27:46 [INFO] Currently running in a labeled security context 19:27:46 [INFO] Currently SELinux is 'enforcing' on the host 19:27:46 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/28@tmp/jenkins-gitclient-ssh2417529009093444289.key 19:27:46 > git merge 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd # timeout=10 19:27:46 > git rev-parse HEAD^{commit} # timeout=10 19:27:46 > git config core.sparsecheckout # timeout=10 19:27:46 > git checkout -f 44d27c76450ce2ae209cb88dd85fbe32dc43251d # timeout=10 19:27:50 Commit message: "fix: address Anthony's latest comments" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:27:50 provisioning config files... 19:27:50 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/28@tmp/config3147943328853187988tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:27:50 7a9cfe048b4a: Pull complete 19:27:50 72dc09318566: Pull complete 19:27:50 f4f7b4309257: Pull complete 19:27:50 0ac9a79272e3: Pull complete 19:27:51 ---> docker-login.sh 19:27:51 nexus3.edgexfoundry.org:10001 19:27:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:27:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:27:51 Configure a credential helper to remove this warning. See 19:27:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:27:51 19:27:51 Login Succeeded 19:27:51 nexus3.edgexfoundry.org:10002 19:27:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:27:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:27:51 Configure a credential helper to remove this warning. See 19:27:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:27:51 19:27:51 Login Succeeded 19:27:51 nexus3.edgexfoundry.org:10003 19:27:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:27:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:27:51 Configure a credential helper to remove this warning. See 19:27:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:27:51 19:27:51 Login Succeeded 19:27:51 nexus3.edgexfoundry.org:10004 19:27:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:27:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:27:51 Configure a credential helper to remove this warning. See 19:27:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:27:51 19:27:51 Login Succeeded 19:27:51 docker.io 19:27:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:27:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:27:52 Configure a credential helper to remove this warning. See 19:27:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:27:52 19:27:52 Login Succeeded 19:27:52 ---> docker-login.sh ends [Pipeline] } 19:27:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:27:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:27:52 ========================================================= 19:27:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:27:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 19:27:52 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 19:27:52 Sending build context to Docker daemon 684.5kB 19:27:52 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 19:27:52 Step 2/12 : FROM ${BASE} AS builder 19:27:52 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:27:52 a0d0a0d46f8b: Pulling fs layer 19:27:52 31adcdaf11c8: Pulling fs layer 19:27:52 b8b176561691: Pulling fs layer 19:27:52 4527c011a84f: Pulling fs layer 19:27:52 5d74067f8e1e: Pulling fs layer 19:27:52 e0aca202a116: Pulling fs layer 19:27:52 3a43be97a3b4: Pulling fs layer 19:27:52 34cad66bf833: Pulling fs layer 19:27:52 b4e3c513aaa6: Pulling fs layer 19:27:52 e0aca202a116: Waiting 19:27:52 3a43be97a3b4: Waiting 19:27:52 34cad66bf833: Waiting 19:27:52 b4e3c513aaa6: Waiting 19:27:52 4527c011a84f: Waiting 19:27:52 5d74067f8e1e: Waiting 19:27:52 b8b176561691: Verifying Checksum 19:27:52 b8b176561691: Download complete 19:27:52 31adcdaf11c8: Verifying Checksum 19:27:52 31adcdaf11c8: Download complete 19:27:52 5d74067f8e1e: Verifying Checksum 19:27:52 5d74067f8e1e: Download complete 19:27:52 e0aca202a116: Verifying Checksum 19:27:52 e0aca202a116: Download complete 19:27:52 3a43be97a3b4: Verifying Checksum 19:27:52 3a43be97a3b4: Download complete 19:27:52 a0d0a0d46f8b: Verifying Checksum 19:27:52 a0d0a0d46f8b: Download complete 19:27:52 34cad66bf833: Verifying Checksum 19:27:52 34cad66bf833: Download complete 19:27:53 a0d0a0d46f8b: Pull complete 19:27:53 4527c011a84f: Verifying Checksum 19:27:53 4527c011a84f: Download complete 19:27:53 b4e3c513aaa6: Verifying Checksum 19:27:53 b4e3c513aaa6: Download complete 19:27:53 31adcdaf11c8: Pull complete 19:27:53 b8b176561691: Pull complete 19:27:56 b78e95d17946: Pull complete 19:27:56 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 19:27:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:27:56 ---> 8b459fc5aaf0 19:27:56 Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 19:27:56 4527c011a84f: Pull complete 19:27:57 5d74067f8e1e: Pull complete 19:27:57 e0aca202a116: Pull complete 19:27:57 3a43be97a3b4: Pull complete 19:27:57 ---> Running in 024617c4b496 19:27:57 34cad66bf833: Pull complete 19:27:57 Removing intermediate container 024617c4b496 19:27:57 ---> 0afafaddc623 19:27:57 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 19:27:57 ---> Running in 3af9c2d2b583 19:27:58 Removing intermediate container 3af9c2d2b583 19:27:58 ---> c99e03687009 19:27:58 Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 19:27:58 ---> Running in e0a0720ca2c6 19:27:58 Removing intermediate container e0a0720ca2c6 19:27:58 ---> 1fcebd4824c2 19:27:58 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:27:58 ---> Running in cd284da36f6c 19:27:59 b4e3c513aaa6: Pull complete 19:27:59 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 19:27:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:27:59 ---> 9f6097aaca64 19:27:59 Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 19:28:00 Removing intermediate container cd284da36f6c 19:28:00 ---> f765d3fe2716 19:28:00 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:28:00 ---> Running in b0d9ef0629e7 19:28:01 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:28:01 ---> Running in ba48b548893b 19:28:01 Removing intermediate container ba48b548893b 19:28:01 ---> 1c29277687c2 19:28:01 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 19:28:01 ---> Running in 9975939b8bdf 19:28:01 Removing intermediate container 9975939b8bdf 19:28:01 ---> 4fdb9bbb15bd 19:28:01 Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 19:28:01 ---> Running in be30e742a854 19:28:01 Removing intermediate container be30e742a854 19:28:01 ---> c05d465a31bb 19:28:01 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:28:01 ---> Running in 413f60cff185 19:28:02 Removing intermediate container 413f60cff185 19:28:02 ---> 4911f4532444 19:28:02 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:28:02 ---> Running in f3f2f7d35c1b 19:28:02 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:28:02 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:28:03 OK: 219 MiB in 52 packages 19:28:03 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:28:03 Removing intermediate container b0d9ef0629e7 19:28:03 ---> 553d33be14cf 19:28:03 Step 8/12 : WORKDIR /app 19:28:03 OK: 220 MiB in 52 packages 19:28:04 ---> Running in 72583b4916b4 19:28:04 Removing intermediate container f3f2f7d35c1b 19:28:04 ---> 413f74e1f94f 19:28:04 Step 8/12 : WORKDIR /app 19:28:04 ---> Running in 441bc0531b7f 19:28:04 Removing intermediate container 441bc0531b7f 19:28:04 ---> 2a83d0ebd221 19:28:04 Step 9/12 : COPY . . 19:28:04 Removing intermediate container 72583b4916b4 19:28:04 ---> d577f2d3dc1b 19:28:04 Step 9/12 : COPY . . 19:28:04 ---> 2c7c1ec50c90 19:28:04 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:28:04 ---> Running in 237fa092557f 19:28:05 ---> 537fdcb09f78 19:28:05 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:28:05 ---> Running in 1eb805ad5864 19:28:36 Removing intermediate container 237fa092557f 19:28:36 ---> 999dde4b27be 19:28:36 Step 11/12 : ARG MAKE="make build" 19:28:36 ---> Running in 767a1c77d98d 19:28:36 Removing intermediate container 767a1c77d98d 19:28:36 ---> 7f2bd15d1d0c 19:28:36 Step 12/12 : RUN $MAKE 19:28:36 ---> Running in 5437e599d104 19:28:36 noop 19:28:36 Removing intermediate container 5437e599d104 19:28:36 ---> 5a9262ee1f18 19:28:36 Successfully built 5a9262ee1f18 19:28:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:28:36 + docker inspect -f . ci-base-image-x86_64 19:28:36 . [Pipeline] withDockerContainer 19:28:36 prd-centos7-docker-4c-2g-93 does not seem to be running inside a container 19:28:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/28 -v /w/workspace/app-rfid-llrp-inventory/28:/w/workspace/app-rfid-llrp-inventory/28:rw,z -v /w/workspace/app-rfid-llrp-inventory/28@tmp:/w/workspace/app-rfid-llrp-inventory/28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:28:37 $ docker top 5e5c6e3c561896dea0beb23f6d71df932cd24baa5e73856337f6628034529a44 -eo pid,comm [Pipeline] { [Pipeline] sh 19:28:37 + go version 19:28:37 go version go1.16.8 linux/amd64 [Pipeline] } 19:28:37 $ docker stop --time=1 5e5c6e3c561896dea0beb23f6d71df932cd24baa5e73856337f6628034529a44 19:28:38 $ docker rm -f 5e5c6e3c561896dea0beb23f6d71df932cd24baa5e73856337f6628034529a44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:28:39 + docker inspect -f . ci-base-image-x86_64 19:28:39 . [Pipeline] withDockerContainer 19:28:39 prd-centos7-docker-4c-2g-93 does not seem to be running inside a container 19:28:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/28 -v /w/workspace/app-rfid-llrp-inventory/28:/w/workspace/app-rfid-llrp-inventory/28:rw,z -v /w/workspace/app-rfid-llrp-inventory/28@tmp:/w/workspace/app-rfid-llrp-inventory/28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:28:39 $ docker top c558e7311311d9eeb2703d9ad0d4ac13c3f3d001f3ccb787d1a6d81085cca1dd -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 19:28:40 + make test 19:28:40 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 19:28:58 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 19:28:58 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.075s coverage: 86.5% of statements 19:28:58 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 19:29:01 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.538s coverage: 72.2% of statements 19:29:01 ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] 19:29:01 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:29:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:29:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:29:08 ./bin/test-attribution.sh [Pipeline] echo 19:29:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:29:08 $ docker stop --time=1 c558e7311311d9eeb2703d9ad0d4ac13c3f3d001f3ccb787d1a6d81085cca1dd 19:29:10 $ docker rm -f c558e7311311d9eeb2703d9ad0d4ac13c3f3d001f3ccb787d1a6d81085cca1dd [Pipeline] // withDockerContainer [Pipeline] sh 19:29:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:29:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:29:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:29:12 + ls -al . 19:29:12 total 196 19:29:12 drwxrwxr-x. 10 jenkins jenkins 4096 Dec 1 19:29 . 19:29:12 drwxrwxr-x. 4 jenkins jenkins 30 Dec 1 19:27 .. 19:29:12 -rw-rw-r--. 1 jenkins jenkins 8248 Dec 1 19:27 Attribution.txt 19:29:12 drwxrwxr-x. 2 jenkins jenkins 33 Dec 1 19:27 bin 19:29:12 -rw-r--r--. 1 jenkins jenkins 41452 Dec 1 19:29 coverage.out 19:29:12 -rw-rw-r--. 1 jenkins jenkins 1742 Dec 1 19:27 Dockerfile 19:29:12 -rw-rw-r--. 1 jenkins jenkins 262 Dec 1 19:27 .dockerignore 19:29:12 drwxrwxr-x. 8 jenkins jenkins 179 Dec 1 19:27 .git 19:29:12 drwxrwxr-x. 2 jenkins jenkins 103 Dec 1 19:27 .github 19:29:12 -rw-rw-r--. 1 jenkins jenkins 788 Dec 1 19:27 .gitignore 19:29:12 -rw-rw-r--. 1 jenkins jenkins 365 Dec 1 19:27 go.mod 19:29:12 -rw-rw-r--. 1 jenkins jenkins 49531 Dec 1 19:27 go.sum 19:29:12 -rw-rw-r--. 1 jenkins jenkins 677 Dec 1 19:27 GOVERNANCE.md 19:29:12 drwxrwxr-x. 2 jenkins jenkins 140 Dec 1 19:27 images 19:29:12 drwxrwxr-x. 4 jenkins jenkins 35 Dec 1 19:27 internal 19:29:12 -rw-rw-r--. 1 jenkins jenkins 686 Dec 1 19:27 Jenkinsfile 19:29:12 -rw-rw-r--. 1 jenkins jenkins 11347 Dec 1 19:27 LICENSE 19:29:12 -rw-rw-r--. 1 jenkins jenkins 531 Dec 1 19:27 main.go 19:29:12 -rw-rw-r--. 1 jenkins jenkins 1596 Dec 1 19:27 Makefile 19:29:12 -rw-rw-r--. 1 jenkins jenkins 617 Dec 1 19:27 OWNERS.md 19:29:12 -rw-rw-r--. 1 jenkins jenkins 31195 Dec 1 19:27 README.md 19:29:12 drwxrwxr-x. 2 jenkins jenkins 32 Dec 1 19:27 res 19:29:12 drwxrwxr-x. 4 jenkins jenkins 54 Dec 1 19:27 snap 19:29:12 drwxrwxr-x. 3 jenkins jenkins 18 Dec 1 19:27 static 19:29:12 -rw-rw-r--. 1 jenkins jenkins 5 Dec 1 19:25 VERSION [Pipeline] isUnix [Pipeline] sh 19:29:12 + 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=44d27c76450ce2ae209cb88dd85fbe32dc43251d --label arch=amd64 --label version=0.0.0 . 19:29:12 Sending build context to Docker daemon 684.5kB 19:29:12 Step 1/27 : ARG BASE=golang:1.16-alpine3.14 19:29:12 Step 2/27 : FROM ${BASE} AS builder 19:29:12 ---> 5a9262ee1f18 19:29:12 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 19:29:12 ---> Running in 5c33386d8d93 19:29:12 Removing intermediate container 5c33386d8d93 19:29:12 ---> 1c9d991f66e8 19:29:12 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 19:29:12 ---> Running in 2073877db47e 19:29:12 Removing intermediate container 2073877db47e 19:29:12 ---> ebf539fa36d2 19:29:12 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 19:29:12 ---> Running in b05ea66893ab 19:29:12 Removing intermediate container b05ea66893ab 19:29:12 ---> 91397e3cf78e 19:29:12 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:29:12 ---> Running in 8f858bcfb143 19:29:13 Removing intermediate container 8f858bcfb143 19:29:13 ---> 5e9b6ee7cb7e 19:29:13 Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:29:13 ---> Running in cb74008eaf2f 19:29:13 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:29:14 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:29:14 OK: 220 MiB in 52 packages 19:29:14 Removing intermediate container cb74008eaf2f 19:29:14 ---> 540e8eb62133 19:29:14 Step 8/27 : WORKDIR /app 19:29:14 ---> Running in 1d3b43628f63 19:29:15 Removing intermediate container 1d3b43628f63 19:29:15 ---> 6844a77f45a3 19:29:15 Step 9/27 : COPY . . 19:29:15 ---> edbb06cb09c5 19:29:15 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:29:15 ---> Running in d8678d8b815e 19:29:15 Removing intermediate container d8678d8b815e 19:29:15 ---> 304893b6d93a 19:29:15 Step 11/27 : ARG MAKE="make build" 19:29:15 ---> Running in c8ce01078570 19:29:16 Removing intermediate container c8ce01078570 19:29:16 ---> 21ef1e45f98d 19:29:16 Step 12/27 : RUN $MAKE 19:29:16 ---> Running in 73a7c72438b3 19:29:16 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=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -o app-rfid-llrp-inventory 19:29:27 Removing intermediate container 1eb805ad5864 19:29:27 ---> 97b169afbe0d 19:29:27 Step 11/12 : ARG MAKE="make build" 19:29:27 ---> Running in 0cd306e7dcfb 19:29:27 Removing intermediate container 0cd306e7dcfb 19:29:27 ---> d73b39b92628 19:29:27 Step 12/12 : RUN $MAKE 19:29:27 ---> Running in 68e22e622e15 19:29:27 noop 19:29:27 Removing intermediate container 68e22e622e15 19:29:27 ---> 16288b795b7e 19:29:27 Successfully built 16288b795b7e 19:29:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:29:27 + docker inspect -f . ci-base-image-arm64 19:29:27 . [Pipeline] withDockerContainer 19:29:27 prd-ubuntu18.04-docker-arm64-4c-16g-92 does not seem to be running inside a container 19:29:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/28 -v /w/workspace/app-rfid-llrp-inventory/28:/w/workspace/app-rfid-llrp-inventory/28:rw,z -v /w/workspace/app-rfid-llrp-inventory/28@tmp:/w/workspace/app-rfid-llrp-inventory/28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:29:28 Removing intermediate container 73a7c72438b3 19:29:28 ---> 2a30ee4bc7fc 19:29:28 Step 13/27 : FROM alpine:3.14 19:29:28 3.14: Pulling from library/alpine 19:29:28 97518928ae5f: Pulling fs layer 19:29:28 97518928ae5f: Download complete 19:29:28 97518928ae5f: Pull complete 19:29:28 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 19:29:28 Status: Downloaded newer image for alpine:3.14 19:29:28 ---> 0a97eee8041e 19:29:28 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 19:29:28 ---> Running in 6df61f04e73a 19:29:28 $ docker top ab3b8d48ec18a4d91567b2fc583d944e28d75ed09e948e47e3bff55d2537717f -eo pid,comm [Pipeline] { [Pipeline] sh 19:29:29 Removing intermediate container 6df61f04e73a 19:29:29 ---> ae6b0e6c2480 19:29:29 Step 15/27 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 19:29:29 ---> Running in ceb1695fc780 19:29:29 Removing intermediate container ceb1695fc780 19:29:29 ---> ae79977ca551 19:29:29 Step 16/27 : RUN apk --no-cache add ca-certificates zeromq 19:29:29 ---> Running in 385a92069725 19:29:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:29:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:29:29 (1/6) Installing ca-certificates (20191127-r5) 19:29:29 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:29:29 (3/6) Installing libsodium (1.0.18-r0) 19:29:29 + go version 19:29:29 go version go1.16.8 linux/arm64 [Pipeline] } 19:29:29 $ docker stop --time=1 ab3b8d48ec18a4d91567b2fc583d944e28d75ed09e948e47e3bff55d2537717f 19:29:29 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:29:29 (5/6) Installing libzmq (4.3.4-r0) 19:29:29 (6/6) Installing zeromq (4.3.4-r0) 19:29:29 Executing busybox-1.33.1-r6.trigger 19:29:29 Executing ca-certificates-20191127-r5.trigger 19:29:29 OK: 9 MiB in 20 packages 19:29:30 Removing intermediate container 385a92069725 19:29:30 ---> 10f6c65101ce 19:29:30 Step 17/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 19:29:30 ---> ee36b0e21d6f 19:29:30 Step 18/27 : COPY --from=builder /app/LICENSE /LICENSE 19:29:30 ---> b85d4e6ea372 19:29:30 Step 19/27 : COPY --from=builder /app/res/ /res/ 19:29:30 ---> 28cfd6453667 19:29:30 Step 20/27 : COPY --from=builder /app/static/ /static/ 19:29:30 ---> ecc9511bc306 19:29:30 Step 21/27 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 19:29:31 ---> 116b77334050 19:29:31 Step 22/27 : EXPOSE 48086 19:29:31 ---> Running in 61cd35910e7b 19:29:31 Removing intermediate container 61cd35910e7b 19:29:31 ---> ba754904a1c1 19:29:31 Step 23/27 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 19:29:31 ---> Running in 77cdea724745 19:29:31 Removing intermediate container 77cdea724745 19:29:31 ---> 63228b4f2978 19:29:31 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 19:29:31 ---> Running in 1e358fd1a9bc 19:29:31 $ docker rm -f ab3b8d48ec18a4d91567b2fc583d944e28d75ed09e948e47e3bff55d2537717f 19:29:31 Removing intermediate container 1e358fd1a9bc 19:29:31 ---> 8d9653aa6d75 19:29:31 Step 25/27 : LABEL arch=amd64 19:29:31 ---> Running in d4c96d0563fb 19:29:31 Removing intermediate container d4c96d0563fb 19:29:31 ---> 9421b0da4ac5 19:29:31 Step 26/27 : LABEL git_sha=44d27c76450ce2ae209cb88dd85fbe32dc43251d 19:29:31 ---> Running in 090f83cbb785 19:29:31 Removing intermediate container 090f83cbb785 19:29:31 ---> 48b010681b71 19:29:31 Step 27/27 : LABEL version=0.0.0 19:29:31 ---> Running in dd33b2adfbf4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 19:29:31 Removing intermediate container dd33b2adfbf4 19:29:31 ---> 8f591651c605 19:29:31 [Warning] One or more build-args [ARCH] were not consumed 19:29:31 Successfully built 8f591651c605 19:29:31 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 19:29:32 + docker inspect -f . ci-base-image-arm64 19:29:32 . [Pipeline] withDockerContainer 19:29:32 prd-ubuntu18.04-docker-arm64-4c-16g-92 does not seem to be running inside a container 19:29:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/28 -v /w/workspace/app-rfid-llrp-inventory/28:/w/workspace/app-rfid-llrp-inventory/28:rw,z -v /w/workspace/app-rfid-llrp-inventory/28@tmp:/w/workspace/app-rfid-llrp-inventory/28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:29:33 $ docker top 3495990c34b35285ac7218edaf5826eb3dc7eeac71d40140bd509f6c4423d12f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 19:29:34 + make test 19:29:34 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 19:29:47 Still waiting to schedule task 19:29:47 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 19:30:31 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 19:30:31 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.191s coverage: 86.5% of statements 19:30:31 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 19:30:38 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.671s coverage: 72.2% of statements 19:30:38 ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] 19:30:38 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:31:03 Running on prd-ubuntu18.04-docker-8c-8g-94 in /w/workspace/ry_app-rfid-llrp-inventory_PR-54 [Pipeline] { [Pipeline] ws 19:31:03 Running in /w/workspace/app-rfid-llrp-inventory/28 [Pipeline] { [Pipeline] checkout 19:31:03 The recommended git tool is: git 19:31:04 using credential edgex-jenkins-ssh 19:31:04 Cloning the remote Git repository 19:31:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:31:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:31:05 ./bin/test-attribution.sh 19:31:04 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 19:31:04 > git init /w/workspace/app-rfid-llrp-inventory/28 # timeout=10 19:31:04 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 19:31:04 > git --version # timeout=10 19:31:04 > git --version # 'git version 2.17.1' 19:31:04 using GIT_SSH to set credentials SSH Credentials for GitHub 19:31:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:31:06 Merging remotes/origin/main commit 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd into PR head commit 44d27c76450ce2ae209cb88dd85fbe32dc43251d 19:31:05 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 19:31:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:31:05 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 19:31:05 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 19:31:05 using GIT_SSH to set credentials SSH Credentials for GitHub 19:31:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/54/head:refs/remotes/origin/PR-54 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:31:06 > git config core.sparsecheckout # timeout=10 19:31:06 > git checkout -f 44d27c76450ce2ae209cb88dd85fbe32dc43251d # timeout=10 19:31:06 Merge succeeded, producing 44d27c76450ce2ae209cb88dd85fbe32dc43251d 19:31:06 Checking out Revision 44d27c76450ce2ae209cb88dd85fbe32dc43251d (PR-54) [Pipeline] echo 19:31:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:31:07 $ docker stop --time=1 3495990c34b35285ac7218edaf5826eb3dc7eeac71d40140bd509f6c4423d12f 19:31:06 > git remote # timeout=10 19:31:06 > git config --get remote.origin.url # timeout=10 19:31:06 using GIT_SSH to set credentials SSH Credentials for GitHub 19:31:06 > git merge 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd # timeout=10 19:31:06 > git rev-parse HEAD^{commit} # timeout=10 19:31:06 > git config core.sparsecheckout # timeout=10 19:31:06 > git checkout -f 44d27c76450ce2ae209cb88dd85fbe32dc43251d # timeout=10 19:31:08 $ docker rm -f 3495990c34b35285ac7218edaf5826eb3dc7eeac71d40140bd509f6c4423d12f [Pipeline] // withDockerContainer [Pipeline] sh 19:31:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:31:09 Warning: overwriting stash ‘coverage-report’ 19:31:09 Commit message: "fix: address Anthony's latest comments" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:31:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 19:31:10 + echo snap-build.sh 19:31:10 snap-build.sh 19:31:10 + SNAP_BASE_DIR=. 19:31:10 + '[' '!' -z /w/workspace/app-rfid-llrp-inventory/28 ']' 19:31:10 + SNAP_BASE_DIR=/w/workspace/app-rfid-llrp-inventory/28 19:31:10 + echo '[snap-build] Building snap in dir [/w/workspace/app-rfid-llrp-inventory/28]' 19:31:10 [snap-build] Building snap in dir [/w/workspace/app-rfid-llrp-inventory/28] 19:31:10 + cd /w/workspace/app-rfid-llrp-inventory/28 19:31:10 + sudo apt-get remove -qy --purge lxd lxd-client 19:31:10 Reading package lists... 19:31:10 Building dependency tree... 19:31:10 Reading state information... 19:31:10 The following packages were automatically installed and are no longer required: 19:31:10 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 19:31:10 uidmap xdelta3 19:31:10 Use 'sudo apt autoremove' to remove them. 19:31:10 The following packages will be REMOVED: 19:31:10 lxd* lxd-client* 19:31:10 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:31:10 After this operation, 31.7 MB disk space will be freed. 19:31:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:31:11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190666 files and directories currently installed.) 19:31:11 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 19:31:11 + ls -al . 19:31:11 total 232 19:31:11 drwxrwxr-x 10 jenkins jenkins 4096 Dec 1 19:31 . 19:31:11 drwxrwxr-x 4 jenkins jenkins 4096 Dec 1 19:27 .. 19:31:11 -rw-rw-r-- 1 jenkins jenkins 262 Dec 1 19:27 .dockerignore 19:31:11 drwxrwxr-x 8 jenkins jenkins 4096 Dec 1 19:27 .git 19:31:11 drwxrwxr-x 2 jenkins jenkins 4096 Dec 1 19:27 .github 19:31:11 -rw-rw-r-- 1 jenkins jenkins 788 Dec 1 19:27 .gitignore 19:31:11 -rw-rw-r-- 1 jenkins jenkins 8248 Dec 1 19:27 Attribution.txt 19:31:11 -rw-rw-r-- 1 jenkins jenkins 1742 Dec 1 19:27 Dockerfile 19:31:11 -rw-rw-r-- 1 jenkins jenkins 677 Dec 1 19:27 GOVERNANCE.md 19:31:11 -rw-rw-r-- 1 jenkins jenkins 686 Dec 1 19:27 Jenkinsfile 19:31:11 -rw-rw-r-- 1 jenkins jenkins 11347 Dec 1 19:27 LICENSE 19:31:11 -rw-rw-r-- 1 jenkins jenkins 1596 Dec 1 19:27 Makefile 19:31:11 -rw-rw-r-- 1 jenkins jenkins 617 Dec 1 19:27 OWNERS.md 19:31:11 -rw-rw-r-- 1 jenkins jenkins 31195 Dec 1 19:27 README.md 19:31:11 -rw-rw-r-- 1 jenkins jenkins 5 Dec 1 19:25 VERSION 19:31:11 drwxrwxr-x 2 jenkins jenkins 4096 Dec 1 19:27 bin 19:31:11 -rw-r--r-- 1 jenkins jenkins 41452 Dec 1 19:30 coverage.out 19:31:11 -rw-rw-r-- 1 jenkins jenkins 365 Dec 1 19:27 go.mod 19:31:11 -rw-rw-r-- 1 jenkins jenkins 49531 Dec 1 19:27 go.sum 19:31:11 drwxrwxr-x 2 jenkins jenkins 4096 Dec 1 19:27 images 19:31:11 drwxrwxr-x 4 jenkins jenkins 4096 Dec 1 19:27 internal 19:31:11 -rw-rw-r-- 1 jenkins jenkins 531 Dec 1 19:27 main.go 19:31:11 drwxrwxr-x 2 jenkins jenkins 4096 Dec 1 19:27 res 19:31:11 drwxrwxr-x 4 jenkins jenkins 4096 Dec 1 19:27 snap 19:31:11 drwxrwxr-x 3 jenkins jenkins 4096 Dec 1 19:27 static [Pipeline] isUnix [Pipeline] sh 19:31:11 + 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=44d27c76450ce2ae209cb88dd85fbe32dc43251d --label arch=arm64 --label version=0.0.0 . 19:31:12 Sending build context to Docker daemon 684.5kB 19:31:12 Step 1/27 : ARG BASE=golang:1.16-alpine3.14 19:31:12 Step 2/27 : FROM ${BASE} AS builder 19:31:12 ---> 16288b795b7e 19:31:12 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 19:31:12 Removing lxd dnsmasq configuration 19:31:12 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 19:31:12 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 19:31:12 ---> Running in cd329519f0e3 19:31:12 Removing intermediate container cd329519f0e3 19:31:12 ---> f120d0cd2238 19:31:12 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 19:31:12 ---> Running in 454673e8ef22 19:31:13 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:31:13 Removing intermediate container 454673e8ef22 19:31:13 ---> d3aeea4bd97b 19:31:13 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 19:31:13 ---> Running in cce58a4b3268 19:31:13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190491 files and directories currently installed.) 19:31:13 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 19:31:13 Removing intermediate container cce58a4b3268 19:31:13 ---> a982215e05fb 19:31:13 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:31:13 ---> Running in 6eb1836de700 19:31:14 Processing triggers for systemd (237-3ubuntu10.52) ... 19:31:14 Processing triggers for ureadahead (0.100.0-21) ... 19:31:15 Removing intermediate container 6eb1836de700 19:31:15 ---> 99303526a4b3 19:31:15 Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:31:15 + sudo snap remove --purge lxd 19:31:15 snap "lxd" is not installed 19:31:15 + sudo groupadd --force --system lxd 19:31:15 ++ whoami 19:31:15 + sudo /usr/sbin/usermod -G lxd -a jenkins 19:31:15 + newgrp - lxd 19:31:15 + sudo snap install lxd 19:31:15 ---> Running in 39d409567dc7 19:31:16 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:31:17 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:31:17 OK: 219 MiB in 52 packages 19:31:18 Removing intermediate container 39d409567dc7 19:31:18 ---> 2fde38dc2d01 19:31:18 Step 8/27 : WORKDIR /app 19:31:18 ---> Running in a2f2fd81280c 19:31:19 Removing intermediate container a2f2fd81280c 19:31:19 ---> 02a74ad9f309 19:31:19 Step 9/27 : COPY . . 19:31:19 ---> c593bb194f87 19:31:19 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:20 ---> Running in 34513d101935 19:31:22 Removing intermediate container 34513d101935 19:31:22 ---> ef1fe6612d6c 19:31:22 Step 11/27 : ARG MAKE="make build" 19:31:22 ---> Running in 4525a574eef2 19:31:22 Removing intermediate container 4525a574eef2 19:31:22 ---> a3a4707d9748 19:31:22 Step 12/27 : RUN $MAKE 19:31:22 ---> Running in ab87f49627a7 19:31:23 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=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -o app-rfid-llrp-inventory 19:31:23 2021-12-01T19:31:20Z INFO Waiting for automatic snapd restart... 19:31:41 lxd 4.20 from Canonical* installed 19:31:41 + sudo lxd init --auto 19:31:48 + sudo snap install --classic snapcraft 19:31:52 snapcraft 6.0 from Canonical* installed 19:31:52 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 19:31:52 + sudo snapcraft prime --use-lxd 19:31:53 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 19:31:53 Issues while validating snap/snapcraft.yaml: could not find expected ':' on line 5, column 1 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:31:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:31:54 19:31:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:31:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:31:54 latest: Pulling from edgex-lftools-log-publisher 19:31:54 b4d181a07f80: Pulling fs layer 19:31:54 a1111a8f2ec3: Pulling fs layer 19:31:54 ed53099fbce6: Pulling fs layer 19:31:54 dc539afda2c1: Pulling fs layer 19:31:54 77bc0d833cb6: Pulling fs layer 19:31:54 9065ff56babe: Pulling fs layer 19:31:54 d287ab97295c: Pulling fs layer 19:31:54 dc539afda2c1: Waiting 19:31:54 77bc0d833cb6: Waiting 19:31:54 9065ff56babe: Waiting 19:31:54 d287ab97295c: Waiting 19:31:54 a1111a8f2ec3: Verifying Checksum 19:31:54 a1111a8f2ec3: Download complete 19:31:54 dc539afda2c1: Verifying Checksum 19:31:54 dc539afda2c1: Download complete 19:31:54 77bc0d833cb6: Verifying Checksum 19:31:54 77bc0d833cb6: Download complete 19:31:54 ed53099fbce6: Verifying Checksum 19:31:54 9065ff56babe: Verifying Checksum 19:31:54 9065ff56babe: Download complete 19:31:54 ed53099fbce6: Download complete 19:31:54 b4d181a07f80: Verifying Checksum 19:31:54 b4d181a07f80: Download complete 19:31:55 d287ab97295c: Verifying Checksum 19:31:55 d287ab97295c: Download complete 19:31:56 b4d181a07f80: Pull complete 19:31:56 a1111a8f2ec3: Pull complete 19:31:56 ed53099fbce6: Pull complete 19:31:56 dc539afda2c1: Pull complete 19:31:57 77bc0d833cb6: Pull complete 19:31:57 9065ff56babe: Pull complete 19:32:02 Removing intermediate container ab87f49627a7 19:32:02 ---> 3aacf15ac809 19:32:02 Step 13/27 : FROM alpine:3.14 19:32:02 d287ab97295c: Pull complete 19:32:02 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 19:32:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:32:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:32:02 prd-centos7-docker-4c-2g-93 does not seem to be running inside a container 19:32:02 $ 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/28 -v /w/workspace/app-rfid-llrp-inventory/28:/w/workspace/app-rfid-llrp-inventory/28:rw,z -v /w/workspace/app-rfid-llrp-inventory/28@tmp:/w/workspace/app-rfid-llrp-inventory/28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:32:02 3.14: Pulling from library/alpine 19:32:03 be307f383ecc: Pulling fs layer 19:32:03 be307f383ecc: Verifying Checksum 19:32:03 be307f383ecc: Download complete 19:32:03 be307f383ecc: Pull complete 19:32:03 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 19:32:03 Status: Downloaded newer image for alpine:3.14 19:32:03 ---> 5b8b7b635229 19:32:03 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 19:32:03 ---> Running in 950819101ac3 19:32:04 Removing intermediate container 950819101ac3 19:32:04 ---> 87e43abace2f 19:32:04 Step 15/27 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 19:32:04 ---> Running in 420b8c68d9fc 19:32:04 Removing intermediate container 420b8c68d9fc 19:32:04 ---> a6fea6f41694 19:32:04 Step 16/27 : RUN apk --no-cache add ca-certificates zeromq 19:32:04 ---> Running in b13af12a3ca4 19:32:05 $ docker top 1aed9a637ff257c1ad3ce4325d8f1185890b2865bdadab7235815f1cbf7ff426 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:32:05 ---> job-cost.sh 19:32:05 lf-activate-venv: SKIPPING 19:32:05 INFO: No Stack... 19:32:05 INFO: Retrieving Pricing Info for: v3-standard-2 19:32:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:32:05 INFO: Archiving Costs [Pipeline] sh 19:32:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:32:06 + cat /w/workspace/app-rfid-llrp-inventory/28/archives/cost.csv 19:32:06 + cut -d, -f6 [Pipeline] lock 19:32:06 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-28-stack-cost] 19:32:06 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-28-stack-cost] did not exist. Created. 19:32:06 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-28-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:32:06 (1/6) Installing ca-certificates (20191127-r5) 19:32:06 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:32:06 (3/6) Installing libsodium (1.0.18-r0) 19:32:06 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:32:06 (5/6) Installing libzmq (4.3.4-r0) 19:32:06 + echo total: 0.05999999865889549 [Pipeline] stash 19:32:06 Stashed 1 file(s) [Pipeline] } 19:32:06 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-28-stack-cost] [Pipeline] // lock [Pipeline] } 19:32:06 $ docker stop --time=1 1aed9a637ff257c1ad3ce4325d8f1185890b2865bdadab7235815f1cbf7ff426 19:32:06 (6/6) Installing zeromq (4.3.4-r0) 19:32:06 Executing busybox-1.33.1-r6.trigger 19:32:06 Executing ca-certificates-20191127-r5.trigger 19:32:06 OK: 9 MiB in 20 packages 19:32:07 $ docker rm -f 1aed9a637ff257c1ad3ce4325d8f1185890b2865bdadab7235815f1cbf7ff426 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:32:08 Failed in branch amd64 19:32:08 Removing intermediate container b13af12a3ca4 19:32:08 ---> e6d116c4156d 19:32:08 Step 17/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 19:32:08 ---> bd605e289ad8 19:32:08 Step 18/27 : COPY --from=builder /app/LICENSE /LICENSE 19:32:09 ---> f21ff294695a 19:32:09 Step 19/27 : COPY --from=builder /app/res/ /res/ 19:32:09 ---> abb764393475 19:32:09 Step 20/27 : COPY --from=builder /app/static/ /static/ 19:32:10 ---> 2e063d5844fb 19:32:10 Step 21/27 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 19:32:11 ---> 51be74b1058e 19:32:11 Step 22/27 : EXPOSE 48086 19:32:11 ---> Running in 0e67181faab8 19:32:11 Removing intermediate container 0e67181faab8 19:32:11 ---> 3d9dee6eb8dd 19:32:11 Step 23/27 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 19:32:11 ---> Running in dfa31b7517a5 19:32:12 Removing intermediate container dfa31b7517a5 19:32:12 ---> e5f45ec4fc24 19:32:12 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 19:32:12 ---> Running in fe88f5f8a2b3 19:32:12 Removing intermediate container fe88f5f8a2b3 19:32:12 ---> a4e29450ff04 19:32:12 Step 25/27 : LABEL arch=arm64 19:32:12 ---> Running in b9514d384c20 19:32:12 Removing intermediate container b9514d384c20 19:32:12 ---> 9ef9567c4a6e 19:32:12 Step 26/27 : LABEL git_sha=44d27c76450ce2ae209cb88dd85fbe32dc43251d 19:32:13 ---> Running in 57ce5becaca1 19:32:13 Removing intermediate container 57ce5becaca1 19:32:13 ---> d6e669de0572 19:32:13 Step 27/27 : LABEL version=0.0.0 19:32:13 ---> Running in ca9fd6b0a49c 19:32:13 Removing intermediate container ca9fd6b0a49c 19:32:13 ---> f9df6c22a6eb 19:32:13 [Warning] One or more build-args [ARCH] were not consumed 19:32:13 Successfully built f9df6c22a6eb 19:32:13 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:32:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:32:14 19:32:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 19:32:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:32:15 arm64: Pulling from edgex-lftools-log-publisher 19:32:15 448f6bf000e3: Pulling fs layer 19:32:15 f757da607395: Pulling fs layer 19:32:15 05883995daec: Pulling fs layer 19:32:15 8603b9c90790: Pulling fs layer 19:32:15 1560dd03e051: Pulling fs layer 19:32:15 27f5ce0e4adf: Pulling fs layer 19:32:15 c2d8d7efcc4b: Pulling fs layer 19:32:15 8603b9c90790: Waiting 19:32:15 1560dd03e051: Waiting 19:32:15 27f5ce0e4adf: Waiting 19:32:15 c2d8d7efcc4b: Waiting 19:32:15 f757da607395: Verifying Checksum 19:32:15 f757da607395: Download complete 19:32:15 8603b9c90790: Verifying Checksum 19:32:15 8603b9c90790: Download complete 19:32:15 1560dd03e051: Verifying Checksum 19:32:15 1560dd03e051: Download complete 19:32:15 27f5ce0e4adf: Verifying Checksum 19:32:15 27f5ce0e4adf: Download complete 19:32:15 05883995daec: Verifying Checksum 19:32:15 05883995daec: Download complete 19:32:15 448f6bf000e3: Verifying Checksum 19:32:15 448f6bf000e3: Download complete 19:32:18 c2d8d7efcc4b: Verifying Checksum 19:32:18 c2d8d7efcc4b: Download complete 19:32:19 448f6bf000e3: Pull complete 19:32:19 f757da607395: Pull complete 19:32:21 05883995daec: Pull complete 19:32:21 8603b9c90790: Pull complete 19:32:22 1560dd03e051: Pull complete 19:32:22 27f5ce0e4adf: Pull complete 19:32:37 c2d8d7efcc4b: Pull complete 19:32:37 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 19:32:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:32:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 19:32:37 prd-ubuntu18.04-docker-arm64-4c-16g-92 does not seem to be running inside a container 19:32:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/28 -v /w/workspace/app-rfid-llrp-inventory/28:/w/workspace/app-rfid-llrp-inventory/28:rw,z -v /w/workspace/app-rfid-llrp-inventory/28@tmp:/w/workspace/app-rfid-llrp-inventory/28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:32:40 $ docker top 12b9055100ba4362ef46f69470c13ddf411f5dab36536f55ef36d36673f0be72 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:32:41 ---> job-cost.sh 19:32:41 lf-activate-venv: SKIPPING 19:32:41 INFO: No Stack... 19:32:41 INFO: Retrieving Pricing Info for: v3-standard-4 19:32:41 INFO: Archiving Costs [Pipeline] sh 19:32:42 + cat /w/workspace/app-rfid-llrp-inventory/28/archives/cost.csv 19:32:42 + cut -d, -f6 [Pipeline] lock 19:32:42 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-28-stack-cost] 19:32:42 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-28-stack-cost] did not exist. Created. 19:32:42 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-28-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:32:43 /w/workspace/app-rfid-llrp-inventory/28@tmp/durable-107810e2/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/28@tmp/durable-107810e2/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 19:32:44 + echo total: 0.10999999940395355 [Pipeline] stash 19:32:44 Warning: overwriting stash ‘stack-cost’ 19:32:44 Stashed 1 file(s) [Pipeline] } 19:32:44 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-28-stack-cost] [Pipeline] // lock [Pipeline] } 19:32:44 $ docker stop --time=1 12b9055100ba4362ef46f69470c13ddf411f5dab36536f55ef36d36673f0be72 19:32:45 $ docker rm -f 12b9055100ba4362ef46f69470c13ddf411f5dab36536f55ef36d36673f0be72 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:32:47 + '[' -d /w/workspace/ry_app-rfid-llrp-inventory_PR-54/archives ']' [Pipeline] libraryResource [Pipeline] sh 19:32:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:32:48 ---> package-listing.sh 19:32:48 ++ facter osfamily 19:32:48 ++ tr '[:upper:]' '[:lower:]' 19:32:48 + OS_FAMILY=redhat 19:32:48 + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-54 19:32:48 + START_PACKAGES=/tmp/packages_start.txt 19:32:48 + END_PACKAGES=/tmp/packages_end.txt 19:32:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:32:48 + PACKAGES=/tmp/packages_start.txt 19:32:48 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-54 ']' 19:32:48 + PACKAGES=/tmp/packages_end.txt 19:32:48 + case "${OS_FAMILY}" in 19:32:48 + sort 19:32:48 + rpm -qa 19:32:49 + '[' -f /tmp/packages_start.txt ']' 19:32:49 + '[' -f /tmp/packages_end.txt ']' 19:32:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:32:49 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-54 ']' 19:32:49 + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-54/archives/ 19:32:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-54/archives/ [Pipeline] echo 19:32:49 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/ry_app-rfid-llrp-inventory_PR-54/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:32:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:32:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:32:49 19:32:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:32:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:32:50 latest: Pulling from edgex-lftools-log-publisher 19:32:50 b4d181a07f80: Pulling fs layer 19:32:50 a1111a8f2ec3: Pulling fs layer 19:32:50 ed53099fbce6: Pulling fs layer 19:32:50 dc539afda2c1: Pulling fs layer 19:32:50 77bc0d833cb6: Pulling fs layer 19:32:50 9065ff56babe: Pulling fs layer 19:32:50 d287ab97295c: Pulling fs layer 19:32:50 77bc0d833cb6: Waiting 19:32:50 9065ff56babe: Waiting 19:32:50 d287ab97295c: Waiting 19:32:50 dc539afda2c1: Waiting 19:32:50 a1111a8f2ec3: Verifying Checksum 19:32:50 a1111a8f2ec3: Download complete 19:32:50 dc539afda2c1: Verifying Checksum 19:32:50 dc539afda2c1: Download complete 19:32:50 ed53099fbce6: Download complete 19:32:50 9065ff56babe: Verifying Checksum 19:32:50 9065ff56babe: Download complete 19:32:50 77bc0d833cb6: Verifying Checksum 19:32:50 77bc0d833cb6: Download complete 19:32:50 b4d181a07f80: Verifying Checksum 19:32:50 b4d181a07f80: Download complete 19:32:51 d287ab97295c: Verifying Checksum 19:32:51 d287ab97295c: Download complete 19:32:52 b4d181a07f80: Pull complete 19:32:52 a1111a8f2ec3: Pull complete 19:32:52 ed53099fbce6: Pull complete 19:32:52 dc539afda2c1: Pull complete 19:32:52 77bc0d833cb6: Pull complete 19:32:53 9065ff56babe: Pull complete 19:32:58 d287ab97295c: Pull complete 19:32:58 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 19:32:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:32:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:32:58 prd-centos7-docker-4c-2g-91 does not seem to be running inside a container 19:32:58 $ 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/ry_app-rfid-llrp-inventory_PR-54/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-rfid-llrp-inventory_PR-54 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-54:/w/workspace/ry_app-rfid-llrp-inventory_PR-54:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:33:01 $ docker top 8101a73ab22c3951422d159d14ba37113e731ff532904c8765b6cc3df5474733 -eo pid,comm [Pipeline] { [Pipeline] sh 19:33:01 + touch /tmp/pre-build-complete [Pipeline] sh 19:33:01 + mkdir -p /var/log/sysstat [Pipeline] sh 19:33:02 + ls /var/log/sa-host 19:33:02 + sadf -c /var/log/sa-host/sa01 19:33:02 file_magic: OK 19:33:02 HZ: Using current value: 100 19:33:02 file_header: OK 19:33:02 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 19:33:02 Statistics: 19:33:02 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:33:02 File successfully converted to sysstat format version 12.0.3 19:33:02 + sadf -c /var/log/sa-host/sa17 19:33:02 file_magic: OK 19:33:02 HZ: Using current value: 100 19:33:02 file_header: OK 19:33:02 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 19:33:02 Statistics: 19:33:02 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:33:02 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:33:02 provisioning config files... 19:33:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/config3325311440676401056tmp [Pipeline] { [Pipeline] echo 19:33:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:33:02 ---> create-netrc.sh [Pipeline] } 19:33:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:33:02 ---> python-tools-install.sh [Pipeline] echo 19:33:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:33:03 ---> sudo-logs.sh 19:33:03 Archiving 'sudo' log.. 19:33:03 sudo: unable to resolve host prd-centos7-docker-4c-2g-91.novalocal: Name or service not known 19:33:03 sudo: unable to resolve host prd-centos7-docker-4c-2g-91.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 19:33:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:33:03 ---> job-cost.sh 19:33:03 lf-activate-venv: SKIPPING 19:33:03 DEBUG: total: 0.10999999940395355 19:33:03 INFO: Retrieving Stack Cost... 19:33:03 INFO: Retrieving Pricing Info for: v3-standard-2 19:33:04 INFO: Archiving Costs [Pipeline] echo 19:33:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:33:04 ---> logs-deploy.sh 19:33:04 lf-activate-venv: SKIPPING 19:33:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-54/28 19:33:04 INFO: archiving workspace using pattern(s): 19:33:05 Archives upload complete. 19:33:05 INFO: archiving logs to Nexus