Pull request #52 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/device-rfid-llrp-go Loading trusted files from base branch main at 73c0aef866abb96c1bdf0f842f2580fcfb01571a rather than f3ef293da11d4b4ccd12adef5e7e14f6079bf3ca Obtained Jenkinsfile from 73c0aef866abb96c1bdf0f842f2580fcfb01571a 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-ssh2400348023894925974.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-ssh3405661033058043457.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/device-rfid-llrp-go/branches/PR-52/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/device-rfid-llrp-go/branches/PR-52/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15371053116498327273.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-ssh3594467246628972562.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/device-rfid-llrp-go/branches/PR-52/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/device-rfid-llrp-go/branches/PR-52/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3910990589805167185.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:device-rfid-llrp-go, 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: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go 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: device-rfid-llrp 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-117 in /w/workspace/oundry_device-rfid-llrp-go_PR-52 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/oundry_device-rfid-llrp-go_PR-52 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.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/oundry_device-rfid-llrp-go_PR-52@tmp/jenkins-gitclient-ssh819142460684021153.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 73c0aef866abb96c1bdf0f842f2580fcfb01571a into PR head commit f3ef293da11d4b4ccd12adef5e7e14f6079bf3ca Merge succeeded, producing f3ef293da11d4b4ccd12adef5e7e14f6079bf3ca Checking out Revision f3ef293da11d4b4ccd12adef5e7e14f6079bf3ca (PR-52) > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.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/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.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/oundry_device-rfid-llrp-go_PR-52@tmp/jenkins-gitclient-ssh3889488071044587186.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/52/head:refs/remotes/origin/PR-52 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f3ef293da11d4b4ccd12adef5e7e14f6079bf3ca # timeout=10 > 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/oundry_device-rfid-llrp-go_PR-52@tmp/jenkins-gitclient-ssh6594749535670359732.key > git merge 73c0aef866abb96c1bdf0f842f2580fcfb01571a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f3ef293da11d4b4ccd12adef5e7e14f6079bf3ca # timeout=10 Commit message: "fix: resolves TestHandleWrite test in driver_test.go" > git rev-list --no-walk 8add33665034d94545c6bc5464a982e65b90f5c8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:45:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:45:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:45:21 ========================================================= 20:45:21 EdgeX Global Pipelines Version Info 20:45:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:45:23 ------------------- 20:45:23 stable info: 20:45:23 ------------------- 20:45:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:45:23 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 20:45:23 Message: update stable to v1.0.217 20:45:23 ------------------- 20:45:23 experimental info: 20:45:23 ------------------- 20:45:23 Commited By: **** collab-it+edgex@linuxfoundation.org 20:45:23 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 20:45:23 Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:45:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 20:45:23 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 20:45:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:45:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:45:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:45:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 20:45:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:45:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:45:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:45:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:45:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:45:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 20:45:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:45:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:45:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:45:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:45:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:45:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:45:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:45:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 20:45:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:45:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:45:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:45:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:45:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:45:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:45:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-52 [Pipeline] echo 20:45:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-52 [Pipeline] echo 20:45:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-52 [Pipeline] echo 20:45:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f3ef293da11d4b4ccd12adef5e7e14f6079bf3ca [Pipeline] echo 20:45:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f3ef293 [Pipeline] echo 20:45:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:45:24 provisioning config files... 20:45:24 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/config9204393214580934882tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:45:24 ---> docker-login.sh 20:45:24 nexus3.edgexfoundry.org:10001 20:45:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:24 Configure a credential helper to remove this warning. See 20:45:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:24 20:45:24 Login Succeeded 20:45:24 nexus3.edgexfoundry.org:10002 20:45:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:24 Configure a credential helper to remove this warning. See 20:45:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:24 20:45:24 Login Succeeded 20:45:24 nexus3.edgexfoundry.org:10003 20:45:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:25 Configure a credential helper to remove this warning. See 20:45:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:25 20:45:25 Login Succeeded 20:45:25 nexus3.edgexfoundry.org:10004 20:45:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:25 Configure a credential helper to remove this warning. See 20:45:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:25 20:45:25 Login Succeeded 20:45:25 docker.io 20:45:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:25 Configure a credential helper to remove this warning. See 20:45:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:25 20:45:25 Login Succeeded 20:45:25 ---> docker-login.sh ends [Pipeline] } 20:45:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:45:26 + git rev-list -1 --merges f3ef293da11d4b4ccd12adef5e7e14f6079bf3ca~1..f3ef293da11d4b4ccd12adef5e7e14f6079bf3ca [Pipeline] echo 20:45:26 -----------> git rev-list -1 --merges f3ef293da11d4b4ccd12adef5e7e14f6079bf3ca~1..f3ef293da11d4b4ccd12adef5e7e14f6079bf3ca f3ef293da11d4b4ccd12adef5e7e14f6079bf3ca [false] [Pipeline] sh 20:45:26 + git log --format=format:%s -1 f3ef293da11d4b4ccd12adef5e7e14f6079bf3ca [Pipeline] echo 20:45:26 ========================================================= 20:45:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:45:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:45:26 + git log --format=format:%s -1 f3ef293da11d4b4ccd12adef5e7e14f6079bf3ca [Pipeline] echo 20:45:26 [semverPrep] GIT_COMMIT: f3ef293da11d4b4ccd12adef5e7e14f6079bf3ca, Commit Message: fix: resolves TestHandleWrite test in driver_test.go [Pipeline] echo 20:45:26 [semverPrep] This is not a build commit. [Pipeline] sh 20:45:27 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 20:45:27 + grep -v github /etc/ssh/ssh_known_hosts 20:45:27 + '[' -e /tmp/ssh_known_hosts ']' 20:45:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:45:27 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 20:45:27 + sudo tee -a /etc/ssh/ssh_known_hosts 20:45:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 20:45:27 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:45:27 20:45:27 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:45:28 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:45:28 latest: Pulling from edgex-devops/git-semver 20:45:28 a0d0a0d46f8b: Pulling fs layer 20:45:28 3e5f54012d9b: Pulling fs layer 20:45:28 4c7163046ea9: Pulling fs layer 20:45:28 0c2d73faf560: Pulling fs layer 20:45:28 0c2d73faf560: Waiting 20:45:28 3e5f54012d9b: Verifying Checksum 20:45:28 3e5f54012d9b: Download complete 20:45:28 a0d0a0d46f8b: Verifying Checksum 20:45:28 a0d0a0d46f8b: Download complete 20:45:28 4c7163046ea9: Verifying Checksum 20:45:28 4c7163046ea9: Download complete 20:45:28 0c2d73faf560: Verifying Checksum 20:45:28 0c2d73faf560: Download complete 20:45:28 a0d0a0d46f8b: Pull complete 20:45:28 3e5f54012d9b: Pull complete 20:45:28 4c7163046ea9: Pull complete 20:45:28 0c2d73faf560: Pull complete 20:45:28 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 20:45:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:45:28 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:45:28 prd-centos7-docker-4c-2g-117 does not seem to be running inside a container 20:45:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-52 -v /w/workspace/oundry_device-rfid-llrp-go_PR-52:/w/workspace/oundry_device-rfid-llrp-go_PR-52:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-52@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:45:29 $ docker top 1e3311bbe91a6319233d13d940e9d328270953f2193029af47e7954998256938 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:45:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:45:29 [ssh-agent] Looking for ssh-agent implementation... 20:45:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:45:29 $ docker exec 1e3311bbe91a6319233d13d940e9d328270953f2193029af47e7954998256938 ssh-agent 20:45:30 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMpjMcI/agent.14 20:45:30 SSH_AGENT_PID=20 20:45:30 Running ssh-add (command line suppressed) 20:45:30 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/private_key_2422462405658055156.key (/w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/private_key_2422462405658055156.key) 20:45:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:45:30 + git tag --points-at HEAD [Pipeline] } 20:45:30 $ docker exec --env ******** --env ******** 1e3311bbe91a6319233d13d940e9d328270953f2193029af47e7954998256938 ssh-agent -k 20:45:30 unset SSH_AUTH_SOCK; 20:45:30 unset SSH_AGENT_PID; 20:45:30 echo Agent pid 20 killed; 20:45:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:45:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:45:30 [ssh-agent] Looking for ssh-agent implementation... 20:45:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:45:30 $ docker exec 1e3311bbe91a6319233d13d940e9d328270953f2193029af47e7954998256938 ssh-agent 20:45:30 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDoIMhi/agent.53 20:45:30 SSH_AGENT_PID=59 20:45:30 Running ssh-add (command line suppressed) 20:45:30 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/private_key_4966908283510180496.key (/w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/private_key_4966908283510180496.key) 20:45:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:45:31 + git semver init 20:45:31 # -> Open(): unable to determine branch for HEAD 20:45:31 # $GIT_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-52/.git 20:45:31 # $GIT_WORK_TREE = /w/workspace/oundry_device-rfid-llrp-go_PR-52 20:45:31 # $SEMVER_REMOTE_NAME = origin 20:45:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:45:31 # $SEMVER_USER_NAME = edgex-jenkins 20:45:31 # $SEMVER_BRANCH = PR-52 20:45:31 # $SEMVER_TEMP = /tmp/semver-164446949 20:45:31 # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP 20:45:31 # '/tmp/semver-164446949' -> '/w/workspace/oundry_device-rfid-llrp-go_PR-52/.semver' 20:45:31 # -> Force: false 20:45:31 # $SEMVER_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-52/.semver [Pipeline] } 20:45:31 $ docker exec --env ******** --env ******** 1e3311bbe91a6319233d13d940e9d328270953f2193029af47e7954998256938 ssh-agent -k 20:45:31 unset SSH_AUTH_SOCK; 20:45:31 unset SSH_AGENT_PID; 20:45:31 echo Agent pid 59 killed; 20:45:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:45:32 + git semver [Pipeline] } 20:45:32 $ docker stop --time=1 1e3311bbe91a6319233d13d940e9d328270953f2193029af47e7954998256938 20:45:33 $ docker rm -f 1e3311bbe91a6319233d13d940e9d328270953f2193029af47e7954998256938 [Pipeline] // withDockerContainer [Pipeline] sh 20:45:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:45:34 Stashed 1 file(s) [Pipeline] echo 20:45:34 [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 20:45:49 Still waiting to schedule task 20:45:49 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-117’ 20:45:49 Still waiting to schedule task 20:45:49 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 20:47:16 Running on prd-ubuntu18.04-docker-arm64-4c-16g-118 in /w/workspace/oundry_device-rfid-llrp-go_PR-52 [Pipeline] { [Pipeline] ws 20:47:16 Running in /w/workspace/device-rfid-llrp-go/17 [Pipeline] { [Pipeline] checkout 20:47:16 Selected Git installation does not exist. Using Default 20:47:16 The recommended git tool is: NONE 20:47:21 using credential edgex-jenkins-ssh 20:47:21 Cloning the remote Git repository 20:47:21 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 20:47:21 > git init /w/workspace/device-rfid-llrp-go/17 # timeout=10 20:47:21 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 20:47:21 > git --version # timeout=10 20:47:21 > git --version # 'git version 2.17.1' 20:47:21 using GIT_SSH to set credentials SSH Credentials for GitHub 20:47:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:47:22 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 20:47:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:47:22 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 20:47:22 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 20:47:22 using GIT_SSH to set credentials SSH Credentials for GitHub 20:47:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/52/head:refs/remotes/origin/PR-52 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:47:23 Merging remotes/origin/main commit 73c0aef866abb96c1bdf0f842f2580fcfb01571a into PR head commit f3ef293da11d4b4ccd12adef5e7e14f6079bf3ca 20:47:23 Merge succeeded, producing f3ef293da11d4b4ccd12adef5e7e14f6079bf3ca 20:47:23 Checking out Revision f3ef293da11d4b4ccd12adef5e7e14f6079bf3ca (PR-52) 20:47:23 > git config core.sparsecheckout # timeout=10 20:47:23 > git checkout -f f3ef293da11d4b4ccd12adef5e7e14f6079bf3ca # timeout=10 20:47:23 > git remote # timeout=10 20:47:23 > git config --get remote.origin.url # timeout=10 20:47:23 using GIT_SSH to set credentials SSH Credentials for GitHub 20:47:23 > git merge 73c0aef866abb96c1bdf0f842f2580fcfb01571a # timeout=10 20:47:23 > git rev-parse HEAD^{commit} # timeout=10 20:47:23 > git config core.sparsecheckout # timeout=10 20:47:23 > git checkout -f f3ef293da11d4b4ccd12adef5e7e14f6079bf3ca # timeout=10 20:47:27 Commit message: "fix: resolves TestHandleWrite test in driver_test.go" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:47:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:47:28 % Total % Received % Xferd Average Speed Time Time Time Current 20:47:28 Dload Upload Total Spent Left Speed 20:47:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 49062 0 --:--:-- --:--:-- --:--:-- 49062 [Pipeline] sh 20:47:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:47:29 + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new 20:47:29 20:47:29 { 20:47:29 "registry-mirrors": [ 20:47:29 "https://nexus3.edgexfoundry.org:10001" 20:47:29 ], 20:47:29 "bip": "10.250.0.254/24", 20:47:29 "hosts": [ 20:47:29 "tcp://0.0.0.0:5555", 20:47:29 "unix:///var/run/docker.sock" 20:47:29 ], 20:47:29 "mtu": 1458, 20:47:29 "selinux-enabled": true, 20:47:29 "seccomp-profile": "/etc/docker/seccomp.json" 20:47:29 } [Pipeline] sh 20:47:29 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:47:29 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:47:48 provisioning config files... 20:47:48 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/17@tmp/config611393445763106471tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:47:48 ---> docker-login.sh 20:47:48 nexus3.edgexfoundry.org:10001 20:47:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:47:49 Configure a credential helper to remove this warning. See 20:47:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:47:49 20:47:49 Login Succeeded 20:47:49 nexus3.edgexfoundry.org:10002 20:47:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:47:49 Configure a credential helper to remove this warning. See 20:47:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:47:49 20:47:49 Login Succeeded 20:47:49 nexus3.edgexfoundry.org:10003 20:47:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:47:50 Configure a credential helper to remove this warning. See 20:47:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:47:50 20:47:50 Login Succeeded 20:47:50 nexus3.edgexfoundry.org:10004 20:47:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:47:50 Configure a credential helper to remove this warning. See 20:47:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:47:50 20:47:50 Login Succeeded 20:47:50 docker.io 20:47:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:47:51 Configure a credential helper to remove this warning. See 20:47:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:47:51 20:47:51 Login Succeeded 20:47:51 ---> docker-login.sh ends [Pipeline] } 20:47:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:47:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:47:51 ========================================================= 20:47:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 20:47:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:47:52 + 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 . 20:47:52 Sending build context to Docker daemon 1.221MB 20:47:52 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 20:47:52 Step 2/12 : FROM ${BASE} AS builder 20:47:52 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:47:52 552d1f2373af: Pulling fs layer 20:47:52 ea3f2d53f512: Pulling fs layer 20:47:52 9e70ebbbe112: Pulling fs layer 20:47:52 7a9cfe048b4a: Pulling fs layer 20:47:52 72dc09318566: Pulling fs layer 20:47:52 f4f7b4309257: Pulling fs layer 20:47:52 0ac9a79272e3: Pulling fs layer 20:47:52 b78e95d17946: Pulling fs layer 20:47:52 f4f7b4309257: Waiting 20:47:52 7a9cfe048b4a: Waiting 20:47:52 0ac9a79272e3: Waiting 20:47:52 72dc09318566: Waiting 20:47:52 9e70ebbbe112: Verifying Checksum 20:47:52 9e70ebbbe112: Download complete 20:47:52 ea3f2d53f512: Verifying Checksum 20:47:52 ea3f2d53f512: Download complete 20:47:52 72dc09318566: Verifying Checksum 20:47:52 72dc09318566: Download complete 20:47:52 f4f7b4309257: Verifying Checksum 20:47:52 f4f7b4309257: Download complete 20:47:52 552d1f2373af: Verifying Checksum 20:47:52 552d1f2373af: Download complete 20:47:52 0ac9a79272e3: Verifying Checksum 20:47:52 0ac9a79272e3: Download complete 20:47:53 552d1f2373af: Pull complete 20:47:53 ea3f2d53f512: Pull complete 20:47:54 9e70ebbbe112: Pull complete 20:47:54 Running on prd-centos7-docker-4c-2g-119 in /w/workspace/oundry_device-rfid-llrp-go_PR-52 [Pipeline] { [Pipeline] ws 20:47:54 Running in /w/workspace/device-rfid-llrp-go/17 [Pipeline] { [Pipeline] checkout 20:47:54 b78e95d17946: Download complete 20:47:54 Selected Git installation does not exist. Using Default 20:47:54 The recommended git tool is: NONE 20:47:54 7a9cfe048b4a: Verifying Checksum 20:47:54 7a9cfe048b4a: Download complete 20:47:56 using credential edgex-jenkins-ssh 20:47:56 Cloning the remote Git repository 20:47:55 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 20:47:55 > git init /w/workspace/device-rfid-llrp-go/17 # timeout=10 20:47:55 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 20:47:55 > git --version # timeout=10 20:47:55 > git --version # 'git version 2.24.4' 20:47:55 using GIT_SSH to set credentials SSH Credentials for GitHub 20:47:55 [INFO] Currently running in a labeled security context 20:47:55 [INFO] Currently SELinux is 'enforcing' on the host 20:47:55 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/17@tmp/jenkins-gitclient-ssh2710038235978952773.key 20:47:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:47:57 Merging remotes/origin/main commit 73c0aef866abb96c1bdf0f842f2580fcfb01571a into PR head commit f3ef293da11d4b4ccd12adef5e7e14f6079bf3ca 20:47:57 Merge succeeded, producing f3ef293da11d4b4ccd12adef5e7e14f6079bf3ca 20:47:57 Checking out Revision f3ef293da11d4b4ccd12adef5e7e14f6079bf3ca (PR-52) 20:47:56 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 20:47:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:47:56 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 20:47:56 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 20:47:56 using GIT_SSH to set credentials SSH Credentials for GitHub 20:47:56 [INFO] Currently running in a labeled security context 20:47:56 [INFO] Currently SELinux is 'enforcing' on the host 20:47:56 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/17@tmp/jenkins-gitclient-ssh3329039458705519296.key 20:47:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/52/head:refs/remotes/origin/PR-52 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:47:57 > git config core.sparsecheckout # timeout=10 20:47:57 > git checkout -f f3ef293da11d4b4ccd12adef5e7e14f6079bf3ca # timeout=10 20:47:57 > git remote # timeout=10 20:47:57 > git config --get remote.origin.url # timeout=10 20:47:57 using GIT_SSH to set credentials SSH Credentials for GitHub 20:47:57 [INFO] Currently running in a labeled security context 20:47:57 [INFO] Currently SELinux is 'enforcing' on the host 20:47:57 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/17@tmp/jenkins-gitclient-ssh5746853892603827761.key 20:47:57 > git merge 73c0aef866abb96c1bdf0f842f2580fcfb01571a # timeout=10 20:47:57 > git rev-parse HEAD^{commit} # timeout=10 20:47:57 > git config core.sparsecheckout # timeout=10 20:47:57 > git checkout -f f3ef293da11d4b4ccd12adef5e7e14f6079bf3ca # timeout=10 20:48:01 Commit message: "fix: resolves TestHandleWrite test in driver_test.go" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:48:01 provisioning config files... 20:48:01 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/17@tmp/config6781188789908141056tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:48:01 ---> docker-login.sh 20:48:01 nexus3.edgexfoundry.org:10001 20:48:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:48:02 Configure a credential helper to remove this warning. See 20:48:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:48:02 20:48:02 Login Succeeded 20:48:02 nexus3.edgexfoundry.org:10002 20:48:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:48:02 Configure a credential helper to remove this warning. See 20:48:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:48:02 20:48:02 Login Succeeded 20:48:02 nexus3.edgexfoundry.org:10003 20:48:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:48:02 Configure a credential helper to remove this warning. See 20:48:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:48:02 20:48:02 Login Succeeded 20:48:02 nexus3.edgexfoundry.org:10004 20:48:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:48:02 Configure a credential helper to remove this warning. See 20:48:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:48:02 20:48:02 Login Succeeded 20:48:02 docker.io 20:48:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:48:02 Configure a credential helper to remove this warning. See 20:48:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:48:02 20:48:02 Login Succeeded 20:48:02 ---> docker-login.sh ends [Pipeline] } 20:48:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:48:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:48:03 ========================================================= 20:48:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 20:48:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:48:03 + 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 . 20:48:03 Sending build context to Docker daemon 1.221MB 20:48:03 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 20:48:03 Step 2/12 : FROM ${BASE} AS builder 20:48:03 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 20:48:03 a0d0a0d46f8b: Pulling fs layer 20:48:03 31adcdaf11c8: Pulling fs layer 20:48:03 b8b176561691: Pulling fs layer 20:48:03 4527c011a84f: Pulling fs layer 20:48:03 5d74067f8e1e: Pulling fs layer 20:48:03 e0aca202a116: Pulling fs layer 20:48:03 3a43be97a3b4: Pulling fs layer 20:48:03 34cad66bf833: Pulling fs layer 20:48:03 b4e3c513aaa6: Pulling fs layer 20:48:03 4527c011a84f: Waiting 20:48:03 5d74067f8e1e: Waiting 20:48:03 e0aca202a116: Waiting 20:48:03 3a43be97a3b4: Waiting 20:48:03 34cad66bf833: Waiting 20:48:03 b4e3c513aaa6: Waiting 20:48:03 b8b176561691: Verifying Checksum 20:48:03 b8b176561691: Download complete 20:48:03 31adcdaf11c8: Verifying Checksum 20:48:03 31adcdaf11c8: Download complete 20:48:03 5d74067f8e1e: Verifying Checksum 20:48:03 5d74067f8e1e: Download complete 20:48:03 e0aca202a116: Verifying Checksum 20:48:03 e0aca202a116: Download complete 20:48:03 3a43be97a3b4: Verifying Checksum 20:48:03 3a43be97a3b4: Download complete 20:48:03 a0d0a0d46f8b: Verifying Checksum 20:48:03 a0d0a0d46f8b: Download complete 20:48:03 34cad66bf833: Verifying Checksum 20:48:03 34cad66bf833: Download complete 20:48:04 b4e3c513aaa6: Verifying Checksum 20:48:04 b4e3c513aaa6: Download complete 20:48:04 a0d0a0d46f8b: Pull complete 20:48:04 4527c011a84f: Verifying Checksum 20:48:04 4527c011a84f: Download complete 20:48:04 31adcdaf11c8: Pull complete 20:48:04 b8b176561691: Pull complete 20:48:07 7a9cfe048b4a: Pull complete 20:48:07 72dc09318566: Pull complete 20:48:07 f4f7b4309257: Pull complete 20:48:07 0ac9a79272e3: Pull complete 20:48:08 4527c011a84f: Pull complete 20:48:08 5d74067f8e1e: Pull complete 20:48:08 e0aca202a116: Pull complete 20:48:08 3a43be97a3b4: Pull complete 20:48:08 34cad66bf833: Pull complete 20:48:11 b4e3c513aaa6: Pull complete 20:48:11 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 20:48:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:48:11 ---> 9f6097aaca64 20:48:11 Step 3/12 : ARG MAKE='make build' 20:48:12 b78e95d17946: Pull complete 20:48:12 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 20:48:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:48:12 ---> 8b459fc5aaf0 20:48:12 Step 3/12 : ARG MAKE='make build' 20:48:12 ---> Running in 6b8032973db2 20:48:12 Removing intermediate container 6b8032973db2 20:48:12 ---> 911fa8855e3b 20:48:12 Step 4/12 : ARG ALPINE_PKG_BASE="make git" 20:48:12 ---> Running in aaea896cadb3 20:48:12 Removing intermediate container aaea896cadb3 20:48:12 ---> 002ffbf765eb 20:48:12 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 20:48:12 ---> Running in 4c2e5482d302 20:48:12 Removing intermediate container 4c2e5482d302 20:48:12 ---> d8903f6e35f3 20:48:12 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:48:12 ---> Running in 349dc731cbde 20:48:13 Removing intermediate container 349dc731cbde 20:48:13 ---> 7014598a3a9e 20:48:13 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:48:13 ---> Running in 3a798d66e912 20:48:13 ---> Running in cf7602764471 20:48:13 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:48:13 Removing intermediate container cf7602764471 20:48:13 ---> e542890fce0a 20:48:13 Step 4/12 : ARG ALPINE_PKG_BASE="make git" 20:48:14 ---> Running in 1a8fa1de8a5a 20:48:14 Removing intermediate container 1a8fa1de8a5a 20:48:14 ---> ef1d5a671092 20:48:14 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 20:48:14 ---> Running in 830b472b291d 20:48:14 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:48:14 OK: 220 MiB in 52 packages 20:48:14 Removing intermediate container 3a798d66e912 20:48:14 ---> 0cdb2374b77a 20:48:14 Step 8/12 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go 20:48:15 Removing intermediate container 830b472b291d 20:48:15 ---> 23643f691212 20:48:15 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:48:15 ---> Running in 0cb695c63e08 20:48:15 ---> Running in 63a66da1e5ab 20:48:15 Removing intermediate container 63a66da1e5ab 20:48:15 ---> a797292e8e1f 20:48:15 Step 9/12 : COPY . . 20:48:15 ---> d057342e416c 20:48:15 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:15 ---> Running in e7ba60c326b8 20:48:17 Removing intermediate container 0cb695c63e08 20:48:17 ---> bf80cf6d0931 20:48:17 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:48:17 ---> Running in b823d0976c34 20:48:18 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:48:18 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:48:19 OK: 219 MiB in 52 packages 20:48:20 Removing intermediate container b823d0976c34 20:48:20 ---> a710882a74d4 20:48:20 Step 8/12 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go 20:48:20 ---> Running in 09c9b38cd304 20:48:20 Removing intermediate container 09c9b38cd304 20:48:20 ---> 1a581d949e65 20:48:20 Step 9/12 : COPY . . 20:48:21 ---> 7f00e54729b2 20:48:21 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:21 ---> Running in 93b61e9426bf 20:48:54 Removing intermediate container e7ba60c326b8 20:48:54 ---> 52559501b7d3 20:48:54 Step 11/12 : RUN go mod tidy 20:48:54 ---> Running in 157fcf601f05 20:48:54 Removing intermediate container 157fcf601f05 20:48:54 ---> 7961a01fb879 20:48:54 Step 12/12 : RUN $MAKE 20:48:54 ---> Running in 0c2061e0b655 20:48:54 noop 20:48:54 Removing intermediate container 0c2061e0b655 20:48:54 ---> bd0c8d08aa01 20:48:54 Successfully built bd0c8d08aa01 20:48:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:48:54 + docker inspect -f . ci-base-image-x86_64 20:48:54 . [Pipeline] withDockerContainer 20:48:54 prd-centos7-docker-4c-2g-119 does not seem to be running inside a container 20:48:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/17 -v /w/workspace/device-rfid-llrp-go/17:/w/workspace/device-rfid-llrp-go/17:rw,z -v /w/workspace/device-rfid-llrp-go/17@tmp:/w/workspace/device-rfid-llrp-go/17@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 20:48:55 $ docker top cd1c0c18e4f53200f4b63f5d744a80d6d7c566056a5e1fa8a3fd731bc8440105 -eo pid,comm [Pipeline] { [Pipeline] sh 20:48:55 + go version 20:48:55 go version go1.16.8 linux/amd64 [Pipeline] } 20:48:55 $ docker stop --time=1 cd1c0c18e4f53200f4b63f5d744a80d6d7c566056a5e1fa8a3fd731bc8440105 20:48:56 $ docker rm -f cd1c0c18e4f53200f4b63f5d744a80d6d7c566056a5e1fa8a3fd731bc8440105 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:48:57 + docker inspect -f . ci-base-image-x86_64 20:48:57 . [Pipeline] withDockerContainer 20:48:57 prd-centos7-docker-4c-2g-119 does not seem to be running inside a container 20:48:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/17 -v /w/workspace/device-rfid-llrp-go/17:/w/workspace/device-rfid-llrp-go/17:rw,z -v /w/workspace/device-rfid-llrp-go/17@tmp:/w/workspace/device-rfid-llrp-go/17@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 20:48:57 $ docker top edf4285ded7b87dcbd192d06adba1b877aa47a39b7d8f3628f4d64621b3e4dea -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:48:58 + make test 20:48:58 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 20:48:58 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 20:49:16 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 20:49:16 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 20:49:21 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.649s coverage: 39.5% of statements 20:49:21 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.239s coverage: 52.0% of statements 20:49:21 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.050s coverage: 94.6% of statements 20:49:21 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:49:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:49:29 ./internal/driver/driver.go 20:49:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:49:29 make: *** [Makefile:29: test] Error 1 [Pipeline] } 20:49:29 $ docker stop --time=1 edf4285ded7b87dcbd192d06adba1b877aa47a39b7d8f3628f4d64621b3e4dea 20:49:30 $ docker rm -f edf4285ded7b87dcbd192d06adba1b877aa47a39b7d8f3628f4d64621b3e4dea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:49:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:49:31 20:49:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:49:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:49:31 latest: Pulling from edgex-lftools-log-publisher 20:49:31 b4d181a07f80: Pulling fs layer 20:49:31 a1111a8f2ec3: Pulling fs layer 20:49:31 ed53099fbce6: Pulling fs layer 20:49:31 dc539afda2c1: Pulling fs layer 20:49:31 77bc0d833cb6: Pulling fs layer 20:49:31 9065ff56babe: Pulling fs layer 20:49:31 d287ab97295c: Pulling fs layer 20:49:31 77bc0d833cb6: Waiting 20:49:31 9065ff56babe: Waiting 20:49:31 d287ab97295c: Waiting 20:49:31 dc539afda2c1: Waiting 20:49:31 a1111a8f2ec3: Verifying Checksum 20:49:31 a1111a8f2ec3: Download complete 20:49:31 dc539afda2c1: Verifying Checksum 20:49:31 dc539afda2c1: Download complete 20:49:31 77bc0d833cb6: Verifying Checksum 20:49:31 77bc0d833cb6: Download complete 20:49:32 9065ff56babe: Verifying Checksum 20:49:32 9065ff56babe: Download complete 20:49:32 ed53099fbce6: Verifying Checksum 20:49:32 ed53099fbce6: Download complete 20:49:32 b4d181a07f80: Verifying Checksum 20:49:32 b4d181a07f80: Download complete 20:49:32 d287ab97295c: Verifying Checksum 20:49:32 d287ab97295c: Download complete 20:49:33 b4d181a07f80: Pull complete 20:49:33 a1111a8f2ec3: Pull complete 20:49:34 ed53099fbce6: Pull complete 20:49:34 dc539afda2c1: Pull complete 20:49:34 77bc0d833cb6: Pull complete 20:49:34 9065ff56babe: Pull complete 20:49:39 d287ab97295c: Pull complete 20:49:39 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:49:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:49:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:49:39 prd-centos7-docker-4c-2g-119 does not seem to be running inside a container 20:49:39 $ 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/device-rfid-llrp-go/17 -v /w/workspace/device-rfid-llrp-go/17:/w/workspace/device-rfid-llrp-go/17:rw,z -v /w/workspace/device-rfid-llrp-go/17@tmp:/w/workspace/device-rfid-llrp-go/17@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 20:49:42 $ docker top 064f1c9abbd2be5ab18d475f7c9b62cb43c4ce84f3de7399b7b0089b3eee4528 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:49:42 ---> job-cost.sh 20:49:42 lf-activate-venv: SKIPPING 20:49:42 INFO: No Stack... 20:49:43 INFO: Retrieving Pricing Info for: v3-standard-2 20:49:43 INFO: Archiving Costs [Pipeline] sh 20:49:43 Removing intermediate container 93b61e9426bf 20:49:43 ---> ed2557eab6c9 20:49:43 Step 11/12 : RUN go mod tidy 20:49:43 ---> Running in 87fa6f44ecb0 20:49:43 Removing intermediate container 87fa6f44ecb0 20:49:43 ---> e9c4b9e0706d 20:49:43 Step 12/12 : RUN $MAKE 20:49:43 ---> Running in 9eeec02e08c1 20:49:43 noop 20:49:43 Removing intermediate container 9eeec02e08c1 20:49:43 ---> 15e4a9a7a5fa 20:49:43 Successfully built 15e4a9a7a5fa 20:49:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:49:43 + cut -d, -f6 20:49:43 + cat /w/workspace/device-rfid-llrp-go/17/archives/cost.csv [Pipeline] lock 20:49:43 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-17-stack-cost] 20:49:43 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-17-stack-cost] did not exist. Created. 20:49:43 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:49:43 + docker inspect -f . ci-base-image-arm64 20:49:43 . [Pipeline] withDockerContainer 20:49:44 prd-ubuntu18.04-docker-arm64-4c-16g-118 does not seem to be running inside a container 20:49:44 + echo total: 0.05999999865889549 20:49:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/17 -v /w/workspace/device-rfid-llrp-go/17:/w/workspace/device-rfid-llrp-go/17:rw,z -v /w/workspace/device-rfid-llrp-go/17@tmp:/w/workspace/device-rfid-llrp-go/17@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 20:49:45 $ docker top f18d138478d30d81a7a7f26193c515366172686ab4d7bb2a9b86d7132f34136c -eo pid,comm [Pipeline] { [Pipeline] stash [Pipeline] sh 20:49:45 Stashed 1 file(s) [Pipeline] } 20:49:45 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-17-stack-cost] [Pipeline] // lock [Pipeline] } 20:49:45 $ docker stop --time=1 064f1c9abbd2be5ab18d475f7c9b62cb43c4ce84f3de7399b7b0089b3eee4528 20:49:46 + go version 20:49:46 go version go1.16.8 linux/arm64 20:49:46 $ docker rm -f 064f1c9abbd2be5ab18d475f7c9b62cb43c4ce84f3de7399b7b0089b3eee4528 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 20:49:47 $ docker stop --time=1 f18d138478d30d81a7a7f26193c515366172686ab4d7bb2a9b86d7132f34136c 20:49:48 $ docker rm -f f18d138478d30d81a7a7f26193c515366172686ab4d7bb2a9b86d7132f34136c [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:49:49 Failed in branch amd64 [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:49:49 + docker inspect -f . ci-base-image-arm64 20:49:49 . [Pipeline] withDockerContainer 20:49:49 prd-ubuntu18.04-docker-arm64-4c-16g-118 does not seem to be running inside a container 20:49:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/17 -v /w/workspace/device-rfid-llrp-go/17:/w/workspace/device-rfid-llrp-go/17:rw,z -v /w/workspace/device-rfid-llrp-go/17@tmp:/w/workspace/device-rfid-llrp-go/17@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 20:49:51 $ docker top c4bd70d3bdf2e8886243a1a64c92efd1f38bdf734de58d59eb212a114a6f79ba -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:49:52 + make test 20:49:52 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 20:49:53 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 20:50:50 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 20:50:50 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 20:51:22 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.880s coverage: 39.5% of statements 20:51:22 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.490s coverage: 52.0% of statements 20:51:22 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.080s coverage: 96.4% of statements 20:51:22 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:51:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:51:49 ./internal/driver/driver.go 20:51:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:51:50 make: *** [Makefile:29: test] Error 1 [Pipeline] } 20:51:50 $ docker stop --time=1 c4bd70d3bdf2e8886243a1a64c92efd1f38bdf734de58d59eb212a114a6f79ba 20:51:52 $ docker rm -f c4bd70d3bdf2e8886243a1a64c92efd1f38bdf734de58d59eb212a114a6f79ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:51:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:51:53 20:51:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 20:51:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:51:54 arm64: Pulling from edgex-lftools-log-publisher 20:51:54 448f6bf000e3: Pulling fs layer 20:51:54 f757da607395: Pulling fs layer 20:51:54 05883995daec: Pulling fs layer 20:51:54 8603b9c90790: Pulling fs layer 20:51:54 1560dd03e051: Pulling fs layer 20:51:54 27f5ce0e4adf: Pulling fs layer 20:51:54 c2d8d7efcc4b: Pulling fs layer 20:51:54 1560dd03e051: Waiting 20:51:54 27f5ce0e4adf: Waiting 20:51:54 c2d8d7efcc4b: Waiting 20:51:54 8603b9c90790: Waiting 20:51:54 f757da607395: Verifying Checksum 20:51:54 f757da607395: Download complete 20:51:54 8603b9c90790: Verifying Checksum 20:51:54 8603b9c90790: Download complete 20:51:54 1560dd03e051: Verifying Checksum 20:51:54 1560dd03e051: Download complete 20:51:54 27f5ce0e4adf: Verifying Checksum 20:51:54 27f5ce0e4adf: Download complete 20:51:54 05883995daec: Verifying Checksum 20:51:54 05883995daec: Download complete 20:51:54 448f6bf000e3: Verifying Checksum 20:51:54 448f6bf000e3: Download complete 20:51:57 c2d8d7efcc4b: Download complete 20:51:58 448f6bf000e3: Pull complete 20:51:59 f757da607395: Pull complete 20:52:00 05883995daec: Pull complete 20:52:00 8603b9c90790: Pull complete 20:52:01 1560dd03e051: Pull complete 20:52:02 27f5ce0e4adf: Pull complete 20:52:17 c2d8d7efcc4b: Pull complete 20:52:17 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 20:52:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:52:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 20:52:17 prd-ubuntu18.04-docker-arm64-4c-16g-118 does not seem to be running inside a container 20:52:17 $ 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/device-rfid-llrp-go/17 -v /w/workspace/device-rfid-llrp-go/17:/w/workspace/device-rfid-llrp-go/17:rw,z -v /w/workspace/device-rfid-llrp-go/17@tmp:/w/workspace/device-rfid-llrp-go/17@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 20:52:19 $ docker top 7d42188e8ddabc493a609c754c30b227a8becafc1ec1e58cb526b5e5217994ec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:52:20 ---> job-cost.sh 20:52:20 lf-activate-venv: SKIPPING 20:52:20 INFO: No Stack... 20:52:21 INFO: Retrieving Pricing Info for: v3-standard-4 20:52:21 INFO: Archiving Costs [Pipeline] sh 20:52:21 + + catcut /w/workspace/device-rfid-llrp-go/17/archives/cost.csv 20:52:21 -d, -f6 [Pipeline] lock 20:52:22 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-17-stack-cost] 20:52:22 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-17-stack-cost] did not exist. Created. 20:52:22 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:52:22 /w/workspace/device-rfid-llrp-go/17@tmp/durable-dc8d09ee/script.sh: 1: /w/workspace/device-rfid-llrp-go/17@tmp/durable-dc8d09ee/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 20:52:23 + echo total: 0.10999999940395355 [Pipeline] stash 20:52:23 Warning: overwriting stash ‘stack-cost’ 20:52:23 Stashed 1 file(s) [Pipeline] } 20:52:23 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-17-stack-cost] [Pipeline] // lock [Pipeline] } 20:52:23 $ docker stop --time=1 7d42188e8ddabc493a609c754c30b227a8becafc1ec1e58cb526b5e5217994ec 20:52:25 $ docker rm -f 7d42188e8ddabc493a609c754c30b227a8becafc1ec1e58cb526b5e5217994ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:52:25 Failed in branch arm64 [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 20:52:26 + '[' -d /w/workspace/oundry_device-rfid-llrp-go_PR-52/archives ']' [Pipeline] libraryResource [Pipeline] sh 20:52:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:52:27 ---> package-listing.sh 20:52:27 ++ facter osfamily 20:52:27 ++ tr '[:upper:]' '[:lower:]' 20:52:27 + OS_FAMILY=redhat 20:52:27 + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-52 20:52:27 + START_PACKAGES=/tmp/packages_start.txt 20:52:27 + END_PACKAGES=/tmp/packages_end.txt 20:52:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:52:27 + PACKAGES=/tmp/packages_start.txt 20:52:27 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-52 ']' 20:52:27 + PACKAGES=/tmp/packages_end.txt 20:52:27 + case "${OS_FAMILY}" in 20:52:27 + sort 20:52:27 + rpm -qa 20:52:28 + '[' -f /tmp/packages_start.txt ']' 20:52:28 + '[' -f /tmp/packages_end.txt ']' 20:52:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:52:28 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-52 ']' 20:52:28 + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-52/archives/ 20:52:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-52/archives/ [Pipeline] echo 20:52:28 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/oundry_device-rfid-llrp-go_PR-52/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:52:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:52:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:52:29 20:52:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:52:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:52:29 latest: Pulling from edgex-lftools-log-publisher 20:52:29 b4d181a07f80: Pulling fs layer 20:52:29 a1111a8f2ec3: Pulling fs layer 20:52:29 ed53099fbce6: Pulling fs layer 20:52:29 dc539afda2c1: Pulling fs layer 20:52:29 77bc0d833cb6: Pulling fs layer 20:52:29 9065ff56babe: Pulling fs layer 20:52:29 d287ab97295c: Pulling fs layer 20:52:29 dc539afda2c1: Waiting 20:52:29 77bc0d833cb6: Waiting 20:52:29 9065ff56babe: Waiting 20:52:29 d287ab97295c: Waiting 20:52:29 a1111a8f2ec3: Verifying Checksum 20:52:29 a1111a8f2ec3: Download complete 20:52:29 dc539afda2c1: Verifying Checksum 20:52:29 dc539afda2c1: Download complete 20:52:29 ed53099fbce6: Verifying Checksum 20:52:29 ed53099fbce6: Download complete 20:52:29 77bc0d833cb6: Verifying Checksum 20:52:29 77bc0d833cb6: Download complete 20:52:29 9065ff56babe: Verifying Checksum 20:52:29 9065ff56babe: Download complete 20:52:29 b4d181a07f80: Verifying Checksum 20:52:29 b4d181a07f80: Download complete 20:52:30 d287ab97295c: Verifying Checksum 20:52:30 d287ab97295c: Download complete 20:52:31 b4d181a07f80: Pull complete 20:52:31 a1111a8f2ec3: Pull complete 20:52:32 ed53099fbce6: Pull complete 20:52:32 dc539afda2c1: Pull complete 20:52:32 77bc0d833cb6: Pull complete 20:52:32 9065ff56babe: Pull complete 20:52:37 d287ab97295c: Pull complete 20:52:37 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:52:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:52:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:52:37 prd-centos7-docker-4c-2g-117 does not seem to be running inside a container 20:52:37 $ 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/oundry_device-rfid-llrp-go_PR-52/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-rfid-llrp-go_PR-52 -v /w/workspace/oundry_device-rfid-llrp-go_PR-52:/w/workspace/oundry_device-rfid-llrp-go_PR-52:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-52@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:52:40 $ docker top b19e21bb5db2a1e66e1f26c4d85d4897ef2d5dc0765d65bafad650a1d4e35b77 -eo pid,comm [Pipeline] { [Pipeline] sh 20:52:40 + touch /tmp/pre-build-complete [Pipeline] sh 20:52:40 + mkdir -p /var/log/sysstat [Pipeline] sh 20:52:41 + ls /var/log/sa-host 20:52:41 + sadf -c /var/log/sa-host/sa02 20:52:41 file_magic: OK 20:52:41 HZ: Using current value: 100 20:52:41 file_header: OK 20:52:41 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 20:52:41 Statistics: 20:52:41 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:52:41 File successfully converted to sysstat format version 12.0.3 20:52:41 + sadf -c /var/log/sa-host/sa17 20:52:41 file_magic: OK 20:52:41 HZ: Using current value: 100 20:52:41 file_header: OK 20:52:41 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 20:52:41 Statistics: 20:52:41 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:52:41 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:52:41 provisioning config files... 20:52:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/config346435339688222635tmp [Pipeline] { [Pipeline] echo 20:52:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:52:41 ---> create-netrc.sh [Pipeline] } 20:52:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:52:42 ---> python-tools-install.sh [Pipeline] echo 20:52:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:52:42 ---> sudo-logs.sh 20:52:42 Archiving 'sudo' log.. 20:52:42 sudo: unable to resolve host prd-centos7-docker-4c-2g-117.novalocal: Name or service not known 20:52:42 sudo: unable to resolve host prd-centos7-docker-4c-2g-117.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 20:52:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:52:42 ---> job-cost.sh 20:52:42 lf-activate-venv: SKIPPING 20:52:42 DEBUG: total: 0.10999999940395355 20:52:42 INFO: Retrieving Stack Cost... 20:52:42 INFO: Retrieving Pricing Info for: v3-standard-2 20:52:43 INFO: Archiving Costs [Pipeline] echo 20:52:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:52:43 ---> logs-deploy.sh 20:52:43 lf-activate-venv: SKIPPING 20:52:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-52/17 20:52:43 INFO: archiving workspace using pattern(s): 20:52:44 Archives upload complete. 20:52:44 INFO: archiving logs to Nexus