Pull request #147 opened 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 lenny-intel for edgexfoundry/device-rest-go Obtained Jenkinsfile from 222d1f311544bad39e88712429eca03a159ca802+77c54d90ea9ffa20807a89ffbcf7c43d1538b8a7 (09bf457227be941eb7221a97c3355478488e4612) Running in Durability level: MAX_SURVIVABILITY 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-ssh8062874073474329281.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-ssh5123701112730581150.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-147/workspace@libs/edgex-global-pipelines # timeout=10 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-rest-go/branches/PR-147/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6344883207318118439.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-rest-go/branches/PR-147/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6984129582338565778.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh7055936022215373134.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-147/workspace@libs/lf-pipelines # timeout=10 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-rest-go/branches/PR-147/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4291847484539695223.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-rest-go] ========================================================= [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-rest-go-settings PROJECT: device-rest-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-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-825 in /w/workspace/gexfoundry_device-rest-go_PR-147 [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/device-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-147 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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/gexfoundry_device-rest-go_PR-147@tmp/jenkins-gitclient-ssh88514422657453792.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 77c54d90ea9ffa20807a89ffbcf7c43d1538b8a7 into PR head commit 222d1f311544bad39e88712429eca03a159ca802 Merge succeeded, producing 222d1f311544bad39e88712429eca03a159ca802 Checking out Revision 222d1f311544bad39e88712429eca03a159ca802 (PR-147) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-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-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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/gexfoundry_device-rest-go_PR-147@tmp/jenkins-gitclient-ssh6073502036153619000.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/147/head:refs/remotes/origin/PR-147 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 222d1f311544bad39e88712429eca03a159ca802 # 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/gexfoundry_device-rest-go_PR-147@tmp/jenkins-gitclient-ssh3061122822159220332.key > git merge 77c54d90ea9ffa20807a89ffbcf7c43d1538b8a7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 222d1f311544bad39e88712429eca03a159ca802 # timeout=10 Commit message: "build: Update to latest SDK w/o ZMQ on windows" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:05:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:05:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:05:54 ========================================================= 19:05:54 EdgeX Global Pipelines Version Info 19:05:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:05:55 ------------------- 19:05:55 stable info: 19:05:55 ------------------- 19:05:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:05:55 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 19:05:55 Message: update stable to v1.0.217 19:05:56 ------------------- 19:05:56 experimental info: 19:05:56 ------------------- 19:05:56 Commited By: **** collab-it+edgex@linuxfoundation.org 19:05:56 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 19:05:56 Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:05:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 19:05:56 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 19:05:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:05:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:05:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:05:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 19:05:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:05:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:05:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:05:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:05:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:05:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 19:05:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:05:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:05:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:05:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:05:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:05:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:05:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:05:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:05:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:05:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:05:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:05:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:05:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:05:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:05:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-147 [Pipeline] echo 19:05:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-147 [Pipeline] echo 19:05:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-147 [Pipeline] echo 19:05:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 222d1f311544bad39e88712429eca03a159ca802 [Pipeline] echo 19:05:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 222d1f3 [Pipeline] echo 19:05:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:05:57 provisioning config files... 19:05:57 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-147@tmp/config4074147297607393332tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:05:58 ---> docker-login.sh 19:05:58 nexus3.edgexfoundry.org:10001 19:05:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:58 Configure a credential helper to remove this warning. See 19:05:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:58 19:05:58 Login Succeeded 19:05:58 nexus3.edgexfoundry.org:10002 19:05:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:58 Configure a credential helper to remove this warning. See 19:05:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:58 19:05:58 Login Succeeded 19:05:58 nexus3.edgexfoundry.org:10003 19:05:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:58 Configure a credential helper to remove this warning. See 19:05:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:58 19:05:58 Login Succeeded 19:05:58 nexus3.edgexfoundry.org:10004 19:05:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:58 Configure a credential helper to remove this warning. See 19:05:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:58 19:05:58 Login Succeeded 19:05:58 docker.io 19:05:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:59 Configure a credential helper to remove this warning. See 19:05:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:59 19:05:59 Login Succeeded 19:05:59 ---> docker-login.sh ends [Pipeline] } 19:05:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:05:59 + git rev-list -1 --merges 222d1f311544bad39e88712429eca03a159ca802~1..222d1f311544bad39e88712429eca03a159ca802 [Pipeline] echo 19:05:59 -----------> git rev-list -1 --merges 222d1f311544bad39e88712429eca03a159ca802~1..222d1f311544bad39e88712429eca03a159ca802 222d1f311544bad39e88712429eca03a159ca802 [false] [Pipeline] sh 19:06:00 + git log --format=format:%s -1 222d1f311544bad39e88712429eca03a159ca802 [Pipeline] echo 19:06:00 ========================================================= 19:06:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:06:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:06:00 + git log --format=format:%s -1 222d1f311544bad39e88712429eca03a159ca802 [Pipeline] echo 19:06:00 [semverPrep] GIT_COMMIT: 222d1f311544bad39e88712429eca03a159ca802, Commit Message: build: Update to latest SDK w/o ZMQ on windows [Pipeline] echo 19:06:00 [semverPrep] This is not a build commit. [Pipeline] sh 19:06:00 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 19:06:00 + grep -v github /etc/ssh/ssh_known_hosts 19:06:00 + '[' -e /tmp/ssh_known_hosts ']' 19:06:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:06:00 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 19:06:00 + sudo tee -a /etc/ssh/ssh_known_hosts 19:06:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 19:06:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:06:01 19:06:01 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:06:01 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:06:01 latest: Pulling from edgex-devops/git-semver 19:06:01 a0d0a0d46f8b: Pulling fs layer 19:06:01 3e5f54012d9b: Pulling fs layer 19:06:01 4c7163046ea9: Pulling fs layer 19:06:01 0c2d73faf560: Pulling fs layer 19:06:01 0c2d73faf560: Waiting 19:06:01 3e5f54012d9b: Verifying Checksum 19:06:01 3e5f54012d9b: Download complete 19:06:01 a0d0a0d46f8b: Verifying Checksum 19:06:01 a0d0a0d46f8b: Download complete 19:06:01 4c7163046ea9: Verifying Checksum 19:06:01 4c7163046ea9: Download complete 19:06:01 0c2d73faf560: Verifying Checksum 19:06:01 0c2d73faf560: Download complete 19:06:01 a0d0a0d46f8b: Pull complete 19:06:01 3e5f54012d9b: Pull complete 19:06:02 4c7163046ea9: Pull complete 19:06:02 0c2d73faf560: Pull complete 19:06:02 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 19:06:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:06:02 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:06:02 prd-centos7-docker-4c-2g-825 does not seem to be running inside a container 19:06:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-147 -v /w/workspace/gexfoundry_device-rest-go_PR-147:/w/workspace/gexfoundry_device-rest-go_PR-147:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-147@tmp:/w/workspace/gexfoundry_device-rest-go_PR-147@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:06:03 $ docker top 049a02e2d396d775fa834b51e560ad9628c59182315da479a782df640b5f2385 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:06:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:06:03 [ssh-agent] Looking for ssh-agent implementation... 19:06:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:06:03 $ docker exec 049a02e2d396d775fa834b51e560ad9628c59182315da479a782df640b5f2385 ssh-agent 19:06:03 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHnKAiM/agent.14 19:06:03 SSH_AGENT_PID=20 19:06:03 Running ssh-add (command line suppressed) 19:06:03 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-147@tmp/private_key_9222337936648828231.key (/w/workspace/gexfoundry_device-rest-go_PR-147@tmp/private_key_9222337936648828231.key) 19:06:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:06:04 + git tag --points-at HEAD [Pipeline] } 19:06:04 $ docker exec --env ******** --env ******** 049a02e2d396d775fa834b51e560ad9628c59182315da479a782df640b5f2385 ssh-agent -k 19:06:04 unset SSH_AUTH_SOCK; 19:06:04 unset SSH_AGENT_PID; 19:06:04 echo Agent pid 20 killed; 19:06:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:06:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:06:04 [ssh-agent] Looking for ssh-agent implementation... 19:06:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:06:04 $ docker exec 049a02e2d396d775fa834b51e560ad9628c59182315da479a782df640b5f2385 ssh-agent 19:06:04 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFAKAPO/agent.53 19:06:04 SSH_AGENT_PID=59 19:06:04 Running ssh-add (command line suppressed) 19:06:04 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-147@tmp/private_key_1864808176148609878.key (/w/workspace/gexfoundry_device-rest-go_PR-147@tmp/private_key_1864808176148609878.key) 19:06:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:06:04 + git semver init 19:06:04 # -> Open(): unable to determine branch for HEAD 19:06:04 # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_PR-147/.git 19:06:04 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_PR-147 19:06:04 # $SEMVER_REMOTE_NAME = origin 19:06:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:06:04 # $SEMVER_USER_NAME = edgex-jenkins 19:06:04 # $SEMVER_BRANCH = PR-147 19:06:04 # $SEMVER_TEMP = /tmp/semver-616013712 19:06:04 # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP 19:06:06 # '/tmp/semver-616013712' -> '/w/workspace/gexfoundry_device-rest-go_PR-147/.semver' 19:06:06 # -> Force: false 19:06:06 # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_PR-147/.semver [Pipeline] } 19:06:06 $ docker exec --env ******** --env ******** 049a02e2d396d775fa834b51e560ad9628c59182315da479a782df640b5f2385 ssh-agent -k 19:06:06 unset SSH_AUTH_SOCK; 19:06:06 unset SSH_AGENT_PID; 19:06:06 echo Agent pid 59 killed; 19:06:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:06:06 + git semver [Pipeline] } 19:06:06 $ docker stop --time=1 049a02e2d396d775fa834b51e560ad9628c59182315da479a782df640b5f2385 19:06:08 $ docker rm -f 049a02e2d396d775fa834b51e560ad9628c59182315da479a782df640b5f2385 [Pipeline] // withDockerContainer [Pipeline] sh 19:06:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:06:08 Stashed 1 file(s) [Pipeline] echo 19:06:08 [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:06:24 Still waiting to schedule task 19:06:24 Waiting for next available executor on ‘centos7-docker-4c-2g’ 19:06:24 Still waiting to schedule task 19:06:24 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 19:07:57 Running on prd-centos7-docker-4c-2g-826 in /w/workspace/gexfoundry_device-rest-go_PR-147 [Pipeline] { [Pipeline] ws 19:07:57 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 19:07:57 The recommended git tool is: git 19:07:59 using credential edgex-jenkins-ssh 19:07:59 Cloning the remote Git repository 19:07:59 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 19:07:59 > git init /w/workspace/device-rest-go/1 # timeout=10 19:07:59 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 19:07:59 > git --version # timeout=10 19:07:59 > git --version # 'git version 2.24.4' 19:07:59 using GIT_SSH to set credentials SSH Credentials for GitHub 19:07:59 [INFO] Currently running in a labeled security context 19:07:59 [INFO] Currently SELinux is 'enforcing' on the host 19:07:59 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh9050715167134319655.key 19:07:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:08:00 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 19:08:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:08:00 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 19:08:00 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 19:08:00 using GIT_SSH to set credentials SSH Credentials for GitHub 19:08:00 [INFO] Currently running in a labeled security context 19:08:00 [INFO] Currently SELinux is 'enforcing' on the host 19:08:00 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh5090171514879141558.key 19:08:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/147/head:refs/remotes/origin/PR-147 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:08:01 Merging remotes/origin/main commit 77c54d90ea9ffa20807a89ffbcf7c43d1538b8a7 into PR head commit 222d1f311544bad39e88712429eca03a159ca802 19:08:01 Merge succeeded, producing 222d1f311544bad39e88712429eca03a159ca802 19:08:01 Checking out Revision 222d1f311544bad39e88712429eca03a159ca802 (PR-147) 19:08:01 > git config core.sparsecheckout # timeout=10 19:08:01 > git checkout -f 222d1f311544bad39e88712429eca03a159ca802 # timeout=10 19:08:01 > git remote # timeout=10 19:08:01 > git config --get remote.origin.url # timeout=10 19:08:01 using GIT_SSH to set credentials SSH Credentials for GitHub 19:08:01 [INFO] Currently running in a labeled security context 19:08:01 [INFO] Currently SELinux is 'enforcing' on the host 19:08:01 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh403554042665723396.key 19:08:01 > git merge 77c54d90ea9ffa20807a89ffbcf7c43d1538b8a7 # timeout=10 19:08:01 > git rev-parse HEAD^{commit} # timeout=10 19:08:01 > git config core.sparsecheckout # timeout=10 19:08:01 > git checkout -f 222d1f311544bad39e88712429eca03a159ca802 # timeout=10 19:08:05 Commit message: "build: Update to latest SDK w/o ZMQ on windows" 19:08:04 > git --version # timeout=10 19:08:04 > git --version # 'git version 2.24.4' 19:08:04 fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:08:05 provisioning config files... 19:08:05 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config4325733467388048076tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:08:06 ---> docker-login.sh 19:08:06 nexus3.edgexfoundry.org:10001 19:08:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:06 Configure a credential helper to remove this warning. See 19:08:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:06 19:08:06 Login Succeeded 19:08:06 nexus3.edgexfoundry.org:10002 19:08:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:06 Configure a credential helper to remove this warning. See 19:08:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:06 19:08:06 Login Succeeded 19:08:06 nexus3.edgexfoundry.org:10003 19:08:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:06 Configure a credential helper to remove this warning. See 19:08:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:06 19:08:06 Login Succeeded 19:08:06 nexus3.edgexfoundry.org:10004 19:08:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:06 Configure a credential helper to remove this warning. See 19:08:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:06 19:08:06 Login Succeeded 19:08:06 docker.io 19:08:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:06 Configure a credential helper to remove this warning. See 19:08:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:06 19:08:06 Login Succeeded 19:08:06 ---> docker-login.sh ends [Pipeline] } 19:08:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:08:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:08:07 ========================================================= 19:08:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:08:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 19:08:07 + 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:08:07 Sending build context to Docker daemon 121.9kB 19:08:07 Step 1/11 : ARG BASE=golang:1.16-alpine3.14 19:08:07 Step 2/11 : FROM ${BASE} AS builder 19:08:07 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:08:07 a0d0a0d46f8b: Pulling fs layer 19:08:07 31adcdaf11c8: Pulling fs layer 19:08:07 b8b176561691: Pulling fs layer 19:08:07 4527c011a84f: Pulling fs layer 19:08:07 5d74067f8e1e: Pulling fs layer 19:08:07 e0aca202a116: Pulling fs layer 19:08:07 3a43be97a3b4: Pulling fs layer 19:08:07 34cad66bf833: Pulling fs layer 19:08:07 b4e3c513aaa6: Pulling fs layer 19:08:07 4527c011a84f: Waiting 19:08:07 5d74067f8e1e: Waiting 19:08:07 e0aca202a116: Waiting 19:08:07 3a43be97a3b4: Waiting 19:08:07 34cad66bf833: Waiting 19:08:07 b4e3c513aaa6: Waiting 19:08:07 b8b176561691: Verifying Checksum 19:08:07 b8b176561691: Download complete 19:08:07 31adcdaf11c8: Verifying Checksum 19:08:07 31adcdaf11c8: Download complete 19:08:07 5d74067f8e1e: Verifying Checksum 19:08:07 5d74067f8e1e: Download complete 19:08:07 e0aca202a116: Verifying Checksum 19:08:07 e0aca202a116: Download complete 19:08:07 3a43be97a3b4: Verifying Checksum 19:08:07 3a43be97a3b4: Download complete 19:08:07 a0d0a0d46f8b: Verifying Checksum 19:08:07 a0d0a0d46f8b: Download complete 19:08:07 34cad66bf833: Verifying Checksum 19:08:07 34cad66bf833: Download complete 19:08:08 a0d0a0d46f8b: Pull complete 19:08:08 b4e3c513aaa6: Verifying Checksum 19:08:08 b4e3c513aaa6: Download complete 19:08:08 4527c011a84f: Verifying Checksum 19:08:08 4527c011a84f: Download complete 19:08:08 31adcdaf11c8: Pull complete 19:08:08 b8b176561691: Pull complete 19:08:12 4527c011a84f: Pull complete 19:08:12 5d74067f8e1e: Pull complete 19:08:12 e0aca202a116: Pull complete 19:08:12 3a43be97a3b4: Pull complete 19:08:12 34cad66bf833: Pull complete 19:08:15 b4e3c513aaa6: Pull complete 19:08:15 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 19:08:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:08:15 ---> 9f6097aaca64 19:08:15 Step 3/11 : ARG MAKE='make build' 19:08:16 ---> Running in 046acf96f362 19:08:16 Removing intermediate container 046acf96f362 19:08:16 ---> fa94d50200a9 19:08:16 Step 4/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 19:08:16 ---> Running in 6401698af7b0 19:08:16 Removing intermediate container 6401698af7b0 19:08:16 ---> 06c04d68d736 19:08:16 Step 5/11 : ARG ALPINE_PKG_EXTRA="" 19:08:16 ---> Running in 585ed0dc4a9d 19:08:17 Removing intermediate container 585ed0dc4a9d 19:08:17 ---> f9c62aa07b3c 19:08:17 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:08:17 ---> Running in e4077c754559 19:08:17 Removing intermediate container e4077c754559 19:08:17 ---> 3d176d9f7451 19:08:17 Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:08:17 ---> Running in 07a120d0f0ef 19:08:17 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:08:18 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:08:19 (1/4) Installing openssh-keygen (8.6_p1-r3) 19:08:19 (2/4) Installing libedit (20210216.3.1-r0) 19:08:19 (3/4) Installing openssh-client-common (8.6_p1-r3) 19:08:20 (4/4) Installing openssh-client-default (8.6_p1-r3) 19:08:20 Executing busybox-1.33.1-r3.trigger 19:08:20 OK: 224 MiB in 56 packages 19:08:20 Removing intermediate container 07a120d0f0ef 19:08:20 ---> f2450fba259c 19:08:20 Step 8/11 : WORKDIR /device-rest-go 19:08:20 ---> Running in 79f3e4561b00 19:08:20 Removing intermediate container 79f3e4561b00 19:08:20 ---> 47c959b9c1e7 19:08:20 Step 9/11 : COPY . . 19:08:20 ---> 63995cd3808f 19:08:20 Step 10/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:08:20 ---> Running in 9b4e3a3f4edf 19:08:53 Removing intermediate container 9b4e3a3f4edf 19:08:53 ---> c07e6e72b989 19:08:53 Step 11/11 : RUN $MAKE 19:08:53 ---> Running in dc070e874167 19:08:53 noop 19:08:53 Removing intermediate container dc070e874167 19:08:53 ---> 94d6aed10726 19:08:53 Successfully built 94d6aed10726 19:08:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:08:53 + docker inspect -f . ci-base-image-x86_64 19:08:53 . [Pipeline] withDockerContainer 19:08:53 prd-centos7-docker-4c-2g-826 does not seem to be running inside a container 19:08:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@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 ******** ci-base-image-x86_64 cat 19:08:54 $ docker top 6b2a77030aa7aea846c7b7a90d793eb8ea8c2be182bb368574992d7df8d5fbad -eo pid,comm [Pipeline] { [Pipeline] sh 19:08:54 + go version 19:08:54 go version go1.16.8 linux/amd64 [Pipeline] } 19:08:54 $ docker stop --time=1 6b2a77030aa7aea846c7b7a90d793eb8ea8c2be182bb368574992d7df8d5fbad 19:08:56 $ docker rm -f 6b2a77030aa7aea846c7b7a90d793eb8ea8c2be182bb368574992d7df8d5fbad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:08:56 + docker inspect -f . ci-base-image-x86_64 19:08:56 . [Pipeline] withDockerContainer 19:08:56 prd-centos7-docker-4c-2g-826 does not seem to be running inside a container 19:08:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@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 ******** ci-base-image-x86_64 cat 19:08:57 $ docker top 4035cf54832d470a03468dea758b69f8fa26ddb365e1654eaec305d4dc452965 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 19:08:57 + make test 19:08:57 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 19:08:57 ? github.com/edgexfoundry/device-rest-go [no test files] 19:09:13 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 19:09:13 ok github.com/edgexfoundry/device-rest-go/driver 0.013s coverage: 56.0% of statements 19:09:13 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:09:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:09:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:09:20 ./bin/test-attribution-txt.sh [Pipeline] echo 19:09:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:09:20 $ docker stop --time=1 4035cf54832d470a03468dea758b69f8fa26ddb365e1654eaec305d4dc452965 19:09:22 $ docker rm -f 4035cf54832d470a03468dea758b69f8fa26ddb365e1654eaec305d4dc452965 [Pipeline] // withDockerContainer [Pipeline] sh 19:09:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:09:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:09:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:09:24 Running on prd-ubuntu18.04-docker-arm64-4c-16g-827 in /w/workspace/gexfoundry_device-rest-go_PR-147 [Pipeline] { [Pipeline] ws 19:09:24 Running in /w/workspace/device-rest-go/1 [Pipeline] { 19:09:24 + ls -al . 19:09:24 total 148 19:09:24 drwxrwxr-x. 8 jenkins jenkins 4096 Nov 30 19:09 . 19:09:24 drwxrwxr-x. 4 jenkins jenkins 28 Nov 30 19:07 .. 19:09:24 -rw-rw-r--. 1 jenkins jenkins 7095 Nov 30 19:08 Attribution.txt 19:09:24 drwxrwxr-x. 2 jenkins jenkins 37 Nov 30 19:08 bin 19:09:24 -rw-rw-r--. 1 jenkins jenkins 7459 Nov 30 19:08 CHANGELOG.md 19:09:24 drwxrwxr-x. 3 jenkins jenkins 32 Nov 30 19:08 cmd 19:09:24 -rw-r--r--. 1 jenkins jenkins 9215 Nov 30 19:09 coverage.out 19:09:24 -rw-rw-r--. 1 jenkins jenkins 1649 Nov 30 19:08 Dockerfile 19:09:24 -rw-rw-r--. 1 jenkins jenkins 151 Nov 30 19:08 .dockerignore 19:09:24 drwxrwxr-x. 2 jenkins jenkins 76 Nov 30 19:08 driver 19:09:24 drwxrwxr-x. 8 jenkins jenkins 179 Nov 30 19:08 .git 19:09:24 drwxrwxr-x. 2 jenkins jenkins 103 Nov 30 19:08 .github 19:09:24 -rw-rw-r--. 1 jenkins jenkins 329 Nov 30 19:08 .gitignore 19:09:24 -rw-rw-r--. 1 jenkins jenkins 277 Nov 30 19:08 go.mod 19:09:24 -rw-rw-r--. 1 jenkins jenkins 49330 Nov 30 19:08 go.sum 19:09:24 -rw-rw-r--. 1 jenkins jenkins 677 Nov 30 19:08 GOVERNANCE.md 19:09:24 -rw-rw-r--. 1 jenkins jenkins 680 Nov 30 19:08 Jenkinsfile 19:09:24 -rw-rw-r--. 1 jenkins jenkins 11340 Nov 30 19:08 LICENSE 19:09:24 -rw-rw-r--. 1 jenkins jenkins 1078 Nov 30 19:08 Makefile 19:09:24 -rw-rw-r--. 1 jenkins jenkins 620 Nov 30 19:08 OWNERS.md 19:09:24 -rw-rw-r--. 1 jenkins jenkins 8246 Nov 30 19:08 README.md 19:09:24 drwxrwxr-x. 3 jenkins jenkins 58 Nov 30 19:08 snap 19:09:24 -rw-rw-r--. 1 jenkins jenkins 5 Nov 30 19:06 VERSION 19:09:24 -rw-rw-r--. 1 jenkins jenkins 713 Nov 30 19:08 version.go [Pipeline] checkout [Pipeline] isUnix [Pipeline] sh 19:09:24 The recommended git tool is: git 19:09:24 + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=222d1f311544bad39e88712429eca03a159ca802 --label arch=amd64 --label version=0.0.0 . 19:09:24 Sending build context to Docker daemon 131.6kB 19:09:24 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 19:09:24 Step 2/24 : FROM ${BASE} AS builder 19:09:24 ---> 94d6aed10726 19:09:24 Step 3/24 : ARG MAKE='make build' 19:09:24 ---> Running in 828294d9a397 19:09:24 Removing intermediate container 828294d9a397 19:09:24 ---> d17cc4b22468 19:09:24 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 19:09:24 ---> Running in 54ed151afb0c 19:09:25 Removing intermediate container 54ed151afb0c 19:09:25 ---> 52fa2c6f2e23 19:09:25 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 19:09:25 ---> Running in 30b7d22fab68 19:09:25 Removing intermediate container 30b7d22fab68 19:09:25 ---> 500097817438 19:09:25 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:25 ---> Running in a4d6fba551bc 19:09:25 Removing intermediate container a4d6fba551bc 19:09:25 ---> 4af5d8ab4af9 19:09:25 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:09:25 ---> Running in fcf16b598c05 19:09:26 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:09:26 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:09:26 OK: 224 MiB in 56 packages 19:09:27 Removing intermediate container fcf16b598c05 19:09:27 ---> bd45d38a84fe 19:09:27 Step 8/24 : WORKDIR /device-rest-go 19:09:27 ---> Running in 2b29d4d4b25e 19:09:27 Removing intermediate container 2b29d4d4b25e 19:09:27 ---> c4f311eca853 19:09:27 Step 9/24 : COPY . . 19:09:27 ---> 4a1071ce8014 19:09:27 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:27 ---> Running in d7310cce8b9c 19:09:28 Removing intermediate container d7310cce8b9c 19:09:28 ---> 962f59d3b9b2 19:09:28 Step 11/24 : RUN $MAKE 19:09:28 ---> Running in f06b8985ae5a 19:09:28 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd 19:09:31 using credential edgex-jenkins-ssh 19:09:31 Cloning the remote Git repository 19:09:31 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 19:09:31 > git init /w/workspace/device-rest-go/1 # timeout=10 19:09:31 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 19:09:31 > git --version # timeout=10 19:09:31 > git --version # 'git version 2.17.1' 19:09:31 using GIT_SSH to set credentials SSH Credentials for GitHub 19:09:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:09:33 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 19:09:34 Merging remotes/origin/main commit 77c54d90ea9ffa20807a89ffbcf7c43d1538b8a7 into PR head commit 222d1f311544bad39e88712429eca03a159ca802 19:09:34 Merge succeeded, producing 222d1f311544bad39e88712429eca03a159ca802 19:09:34 Checking out Revision 222d1f311544bad39e88712429eca03a159ca802 (PR-147) 19:09:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:09:33 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 19:09:33 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 19:09:33 using GIT_SSH to set credentials SSH Credentials for GitHub 19:09:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/147/head:refs/remotes/origin/PR-147 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:09:34 > git config core.sparsecheckout # timeout=10 19:09:34 > git checkout -f 222d1f311544bad39e88712429eca03a159ca802 # timeout=10 19:09:34 > git remote # timeout=10 19:09:34 > git config --get remote.origin.url # timeout=10 19:09:34 using GIT_SSH to set credentials SSH Credentials for GitHub 19:09:34 > git merge 77c54d90ea9ffa20807a89ffbcf7c43d1538b8a7 # timeout=10 19:09:34 > git rev-parse HEAD^{commit} # timeout=10 19:09:34 > git config core.sparsecheckout # timeout=10 19:09:34 > git checkout -f 222d1f311544bad39e88712429eca03a159ca802 # timeout=10 19:09:38 Commit message: "build: Update to latest SDK w/o ZMQ on windows" 19:09:39 > git --version # timeout=10 19:09:39 > git --version # 'git version 2.17.1' 19:09:39 fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:09:40 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:09:40 % Total % Received % Xferd Average Speed Time Time Time Current 19:09:40 Dload Upload Total Spent Left Speed 19:09:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 129k 0 --:--:-- --:--:-- --:--:-- 131k [Pipeline] sh 19:09:40 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:09:40 + sudo tee+ /etc/docker/daemon.new 19:09:40 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:09:40 { 19:09:40 "registry-mirrors": [ 19:09:40 "https://nexus3.edgexfoundry.org:10001" 19:09:40 ], 19:09:40 "bip": "10.250.0.254/24", 19:09:40 "hosts": [ 19:09:40 "tcp://0.0.0.0:5555", 19:09:40 "unix:///var/run/docker.sock" 19:09:40 ], 19:09:40 "mtu": 1458, 19:09:40 "selinux-enabled": true, 19:09:40 "seccomp-profile": "/etc/docker/seccomp.json" 19:09:40 } [Pipeline] sh 19:09:41 Removing intermediate container f06b8985ae5a 19:09:41 ---> 7375a2f00c5a 19:09:41 Step 12/24 : FROM alpine:3.14 19:09:41 3.14: Pulling from library/alpine 19:09:41 97518928ae5f: Pulling fs layer 19:09:41 97518928ae5f: Verifying Checksum 19:09:41 97518928ae5f: Download complete 19:09:41 97518928ae5f: Pull complete 19:09:41 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 19:09:41 Status: Downloaded newer image for alpine:3.14 19:09:41 ---> 0a97eee8041e 19:09:41 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:09:41 ---> Running in fc3505b2e38e 19:09:41 Removing intermediate container fc3505b2e38e 19:09:41 ---> e11419d31708 19:09:41 Step 14/24 : LABEL Name=device-rest-go Version=${VERSION} 19:09:41 ---> Running in 3295f70f0ddf 19:09:41 Removing intermediate container 3295f70f0ddf 19:09:41 ---> aff1e3f1ed09 19:09:41 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 19:09:41 ---> Running in 91d16977f4d6 19:09:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:09:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:09:41 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:09:41 (1/6) Installing dumb-init (1.2.5-r1) 19:09:41 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:09:41 (3/6) Installing libsodium (1.0.18-r0) 19:09:41 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:09:41 (5/6) Installing libzmq (4.3.4-r0) 19:09:41 (6/6) Installing zeromq (4.3.4-r0) 19:09:41 Executing busybox-1.33.1-r6.trigger 19:09:41 OK: 8 MiB in 20 packages 19:09:41 Removing intermediate container 91d16977f4d6 19:09:41 ---> 3aba49bb67f7 19:09:41 Step 16/24 : COPY --from=builder /device-rest-go/cmd / 19:09:41 + sudo service docker restart 19:09:41 ---> febd747f7598 19:09:41 Step 17/24 : COPY --from=builder /device-rest-go/LICENSE / 19:09:42 ---> cc74b2b87af0 19:09:42 Step 18/24 : COPY --from=builder /device-rest-go/Attribution.txt / 19:09:42 ---> 54c8ac7acee3 19:09:42 Step 19/24 : EXPOSE 59986 19:09:42 ---> Running in 972f61f17a8e 19:09:42 Removing intermediate container 972f61f17a8e 19:09:42 ---> c090530a7368 19:09:42 Step 20/24 : ENTRYPOINT ["/device-rest"] 19:09:42 ---> Running in b284c0597b0d 19:09:42 Removing intermediate container b284c0597b0d 19:09:42 ---> a03ab5fb03d8 19:09:42 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 19:09:42 ---> Running in 81ccae88ce74 19:09:42 Removing intermediate container 81ccae88ce74 19:09:42 ---> 2f22e7cae014 19:09:42 Step 22/24 : LABEL arch=amd64 19:09:42 ---> Running in cc8c216fe5c6 19:09:42 Removing intermediate container cc8c216fe5c6 19:09:42 ---> 09764fbd57b4 19:09:42 Step 23/24 : LABEL git_sha=222d1f311544bad39e88712429eca03a159ca802 19:09:42 ---> Running in 7ba90903ed03 19:09:42 Removing intermediate container 7ba90903ed03 19:09:42 ---> 2e93617817b8 19:09:42 Step 24/24 : LABEL version=0.0.0 19:09:42 ---> Running in 83e85c7b6aa3 19:09:42 Removing intermediate container 83e85c7b6aa3 19:09:42 ---> 7c87389d492f 19:09:42 [Warning] One or more build-args [ARCH] were not consumed 19:09:42 Successfully built 7c87389d492f 19:09:42 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:09:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:09:43 19:09:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:09:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:09:44 latest: Pulling from edgex-lftools-log-publisher 19:09:44 b4d181a07f80: Pulling fs layer 19:09:44 a1111a8f2ec3: Pulling fs layer 19:09:44 ed53099fbce6: Pulling fs layer 19:09:44 dc539afda2c1: Pulling fs layer 19:09:44 77bc0d833cb6: Pulling fs layer 19:09:44 9065ff56babe: Pulling fs layer 19:09:44 d287ab97295c: Pulling fs layer 19:09:44 dc539afda2c1: Waiting 19:09:44 77bc0d833cb6: Waiting 19:09:44 9065ff56babe: Waiting 19:09:44 d287ab97295c: Waiting 19:09:44 a1111a8f2ec3: Verifying Checksum 19:09:44 a1111a8f2ec3: Download complete 19:09:44 dc539afda2c1: Verifying Checksum 19:09:44 dc539afda2c1: Download complete 19:09:44 ed53099fbce6: Verifying Checksum 19:09:44 ed53099fbce6: Download complete 19:09:44 9065ff56babe: Verifying Checksum 19:09:44 9065ff56babe: Download complete 19:09:44 77bc0d833cb6: Verifying Checksum 19:09:44 77bc0d833cb6: Download complete 19:09:44 b4d181a07f80: Verifying Checksum 19:09:44 b4d181a07f80: Download complete 19:09:45 d287ab97295c: Verifying Checksum 19:09:46 b4d181a07f80: Pull complete 19:09:46 a1111a8f2ec3: Pull complete 19:09:46 ed53099fbce6: Pull complete 19:09:46 dc539afda2c1: Pull complete 19:09:46 77bc0d833cb6: Pull complete 19:09:47 9065ff56babe: Pull complete 19:09:52 d287ab97295c: Pull complete 19:09:52 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 19:09:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:09:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:09:52 prd-centos7-docker-4c-2g-826 does not seem to be running inside a container 19:09:52 $ 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-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@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:10003/edgex-lftools-log-publisher:latest cat 19:09:55 $ docker top a210a68dd20a2dd2c68100868d6000aa476408c2f7e4b39820beba66a72e70f7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:09:55 ---> job-cost.sh 19:09:55 lf-activate-venv: SKIPPING 19:09:55 INFO: No Stack... 19:09:55 INFO: Retrieving Pricing Info for: v3-standard-2 19:09:56 INFO: Archiving Costs [Pipeline] sh 19:09:56 + cut -d, -f6 19:09:56 + cat /w/workspace/device-rest-go/1/archives/cost.csv [Pipeline] lock 19:09:56 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-147-1-stack-cost] 19:09:56 Resource [jenkins-edgexfoundry-device-rest-go-PR-147-1-stack-cost] did not exist. Created. 19:09:56 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-147-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:09:57 + echo total: 0.05999999865889549 [Pipeline] stash 19:09:57 Stashed 1 file(s) [Pipeline] } 19:09:57 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-147-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:09:57 $ docker stop --time=1 a210a68dd20a2dd2c68100868d6000aa476408c2f7e4b39820beba66a72e70f7 19:09:58 $ docker rm -f a210a68dd20a2dd2c68100868d6000aa476408c2f7e4b39820beba66a72e70f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:10:00 provisioning config files... 19:10:00 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config7223200093767221319tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:10:00 ---> docker-login.sh 19:10:00 nexus3.edgexfoundry.org:10001 19:10:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:01 Configure a credential helper to remove this warning. See 19:10:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:01 19:10:01 Login Succeeded 19:10:01 nexus3.edgexfoundry.org:10002 19:10:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:02 Configure a credential helper to remove this warning. See 19:10:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:02 19:10:02 Login Succeeded 19:10:02 nexus3.edgexfoundry.org:10003 19:10:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:02 Configure a credential helper to remove this warning. See 19:10:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:02 19:10:02 Login Succeeded 19:10:02 nexus3.edgexfoundry.org:10004 19:10:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:03 Configure a credential helper to remove this warning. See 19:10:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:03 19:10:03 Login Succeeded 19:10:03 docker.io 19:10:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:04 Configure a credential helper to remove this warning. See 19:10:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:04 19:10:04 Login Succeeded 19:10:04 ---> docker-login.sh ends [Pipeline] } 19:10:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:10:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:10:04 ========================================================= 19:10:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:10:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 19:10:05 + 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:10:05 Sending build context to Docker daemon 121.9kB 19:10:05 Step 1/11 : ARG BASE=golang:1.16-alpine3.14 19:10:05 Step 2/11 : FROM ${BASE} AS builder 19:10:05 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:10:05 552d1f2373af: Pulling fs layer 19:10:05 ea3f2d53f512: Pulling fs layer 19:10:05 9e70ebbbe112: Pulling fs layer 19:10:05 7a9cfe048b4a: Pulling fs layer 19:10:05 72dc09318566: Pulling fs layer 19:10:05 f4f7b4309257: Pulling fs layer 19:10:05 0ac9a79272e3: Pulling fs layer 19:10:05 b78e95d17946: Pulling fs layer 19:10:05 f4f7b4309257: Waiting 19:10:05 0ac9a79272e3: Waiting 19:10:05 b78e95d17946: Waiting 19:10:05 7a9cfe048b4a: Waiting 19:10:05 72dc09318566: Waiting 19:10:05 9e70ebbbe112: Download complete 19:10:05 ea3f2d53f512: Download complete 19:10:05 72dc09318566: Verifying Checksum 19:10:05 72dc09318566: Download complete 19:10:05 f4f7b4309257: Verifying Checksum 19:10:05 f4f7b4309257: Download complete 19:10:05 0ac9a79272e3: Verifying Checksum 19:10:05 0ac9a79272e3: Download complete 19:10:05 552d1f2373af: Verifying Checksum 19:10:05 552d1f2373af: Download complete 19:10:06 552d1f2373af: Pull complete 19:10:07 ea3f2d53f512: Pull complete 19:10:07 9e70ebbbe112: Pull complete 19:10:07 b78e95d17946: Verifying Checksum 19:10:07 b78e95d17946: Download complete 19:10:08 7a9cfe048b4a: Verifying Checksum 19:10:08 7a9cfe048b4a: Download complete 19:10:18 7a9cfe048b4a: Pull complete 19:10:18 72dc09318566: Pull complete 19:10:19 f4f7b4309257: Pull complete 19:10:19 0ac9a79272e3: Pull complete 19:10:26 b78e95d17946: Pull complete 19:10:26 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 19:10:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:10:26 ---> 8b459fc5aaf0 19:10:26 Step 3/11 : ARG MAKE='make build' 19:10:27 ---> Running in e773e6d48a19 19:10:27 Removing intermediate container e773e6d48a19 19:10:27 ---> 336cd4d44c08 19:10:27 Step 4/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 19:10:27 ---> Running in fa5ad7c91a34 19:10:28 Removing intermediate container fa5ad7c91a34 19:10:28 ---> 043b7f295a5f 19:10:28 Step 5/11 : ARG ALPINE_PKG_EXTRA="" 19:10:28 ---> Running in 2057e9614238 19:10:29 Removing intermediate container 2057e9614238 19:10:29 ---> f3ad832d6751 19:10:29 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:29 ---> Running in 28ed92f10739 19:10:31 Removing intermediate container 28ed92f10739 19:10:31 ---> 27586c08c3c7 19:10:31 Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:10:31 ---> Running in f6592af556e9 19:10:32 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:10:33 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:10:34 (1/4) Installing openssh-keygen (8.6_p1-r3) 19:10:34 (2/4) Installing libedit (20210216.3.1-r0) 19:10:34 (3/4) Installing openssh-client-common (8.6_p1-r3) 19:10:34 (4/4) Installing openssh-client-default (8.6_p1-r3) 19:10:34 Executing busybox-1.33.1-r3.trigger 19:10:34 OK: 223 MiB in 56 packages 19:10:35 Removing intermediate container f6592af556e9 19:10:35 ---> bc6b1415aa8f 19:10:35 Step 8/11 : WORKDIR /device-rest-go 19:10:35 ---> Running in d46b9eec0549 19:10:36 Removing intermediate container d46b9eec0549 19:10:36 ---> 508cb0873391 19:10:36 Step 9/11 : COPY . . 19:10:37 ---> 58a6d8134b0c 19:10:37 Step 10/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:37 ---> Running in a4285a7fba8c 19:11:59 Removing intermediate container a4285a7fba8c 19:11:59 ---> 2c2011a28886 19:11:59 Step 11/11 : RUN $MAKE 19:11:59 ---> Running in 309af4fa846e 19:11:59 noop 19:11:59 Removing intermediate container 309af4fa846e 19:11:59 ---> 26f28f90f3b3 19:11:59 Successfully built 26f28f90f3b3 19:11:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:11:59 + docker inspect -f . ci-base-image-arm64 19:11:59 . [Pipeline] withDockerContainer 19:11:59 prd-ubuntu18.04-docker-arm64-4c-16g-827 does not seem to be running inside a container 19:12:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@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 ******** ci-base-image-arm64 cat 19:12:01 $ docker top 6391b91090f217a002c82ba7c621ea6f1f3862af8c320cec9c02d7d5ae99e9f8 -eo pid,comm [Pipeline] { [Pipeline] sh 19:12:02 + go version 19:12:02 go version go1.16.8 linux/arm64 [Pipeline] } 19:12:02 $ docker stop --time=1 6391b91090f217a002c82ba7c621ea6f1f3862af8c320cec9c02d7d5ae99e9f8 19:12:04 $ docker rm -f 6391b91090f217a002c82ba7c621ea6f1f3862af8c320cec9c02d7d5ae99e9f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:12:05 + docker inspect -f . ci-base-image-arm64 19:12:05 . [Pipeline] withDockerContainer 19:12:05 prd-ubuntu18.04-docker-arm64-4c-16g-827 does not seem to be running inside a container 19:12:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@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 ******** ci-base-image-arm64 cat 19:12:07 $ docker top ee2542a9aa1acf6c0115f39ba68052ea316f62496f80b5f9ac69c31eb1c96a0a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 19:12:08 + make test 19:12:08 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 19:12:09 ? github.com/edgexfoundry/device-rest-go [no test files] 19:13:06 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 19:13:06 ok github.com/edgexfoundry/device-rest-go/driver 0.056s coverage: 56.0% of statements 19:13:06 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:13:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:13:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:13:33 ./bin/test-attribution-txt.sh [Pipeline] echo 19:13:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:13:33 $ docker stop --time=1 ee2542a9aa1acf6c0115f39ba68052ea316f62496f80b5f9ac69c31eb1c96a0a 19:13:35 $ docker rm -f ee2542a9aa1acf6c0115f39ba68052ea316f62496f80b5f9ac69c31eb1c96a0a [Pipeline] // withDockerContainer [Pipeline] sh 19:13:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:13:36 Warning: overwriting stash ‘coverage-report’ 19:13:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:13:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:13:37 + ls -al . 19:13:37 total 176 19:13:37 drwxrwxr-x 8 jenkins jenkins 4096 Nov 30 19:13 . 19:13:37 drwxrwxr-x 4 jenkins jenkins 4096 Nov 30 19:09 .. 19:13:37 -rw-rw-r-- 1 jenkins jenkins 151 Nov 30 19:09 .dockerignore 19:13:37 drwxrwxr-x 8 jenkins jenkins 4096 Nov 30 19:09 .git 19:13:37 drwxrwxr-x 2 jenkins jenkins 4096 Nov 30 19:09 .github 19:13:37 -rw-rw-r-- 1 jenkins jenkins 329 Nov 30 19:09 .gitignore 19:13:37 -rw-rw-r-- 1 jenkins jenkins 7095 Nov 30 19:09 Attribution.txt 19:13:37 -rw-rw-r-- 1 jenkins jenkins 7459 Nov 30 19:09 CHANGELOG.md 19:13:37 -rw-rw-r-- 1 jenkins jenkins 1649 Nov 30 19:09 Dockerfile 19:13:37 -rw-rw-r-- 1 jenkins jenkins 677 Nov 30 19:09 GOVERNANCE.md 19:13:37 -rw-rw-r-- 1 jenkins jenkins 680 Nov 30 19:09 Jenkinsfile 19:13:37 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 30 19:09 LICENSE 19:13:37 -rw-rw-r-- 1 jenkins jenkins 1078 Nov 30 19:09 Makefile 19:13:37 -rw-rw-r-- 1 jenkins jenkins 620 Nov 30 19:09 OWNERS.md 19:13:37 -rw-rw-r-- 1 jenkins jenkins 8246 Nov 30 19:09 README.md 19:13:37 -rw-rw-r-- 1 jenkins jenkins 5 Nov 30 19:06 VERSION 19:13:37 drwxrwxr-x 2 jenkins jenkins 4096 Nov 30 19:09 bin 19:13:37 drwxrwxr-x 3 jenkins jenkins 4096 Nov 30 19:09 cmd 19:13:37 -rw-r--r-- 1 jenkins jenkins 9215 Nov 30 19:13 coverage.out 19:13:37 drwxrwxr-x 2 jenkins jenkins 4096 Nov 30 19:09 driver 19:13:37 -rw-rw-r-- 1 jenkins jenkins 277 Nov 30 19:09 go.mod 19:13:37 -rw-rw-r-- 1 jenkins jenkins 49330 Nov 30 19:09 go.sum 19:13:37 drwxrwxr-x 3 jenkins jenkins 4096 Nov 30 19:09 snap 19:13:37 -rw-rw-r-- 1 jenkins jenkins 713 Nov 30 19:09 version.go [Pipeline] isUnix [Pipeline] sh 19:13:37 + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=222d1f311544bad39e88712429eca03a159ca802 --label arch=arm64 --label version=0.0.0 . 19:13:37 Sending build context to Docker daemon 131.6kB 19:13:38 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 19:13:38 Step 2/24 : FROM ${BASE} AS builder 19:13:38 ---> 26f28f90f3b3 19:13:38 Step 3/24 : ARG MAKE='make build' 19:13:38 ---> Running in 089fc1a399c5 19:13:38 Removing intermediate container 089fc1a399c5 19:13:38 ---> 40133e3afed1 19:13:38 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 19:13:39 ---> Running in d946843f0457 19:13:39 Removing intermediate container d946843f0457 19:13:39 ---> ff21f390823d 19:13:39 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 19:13:39 ---> Running in 7f01f8118296 19:13:39 Removing intermediate container 7f01f8118296 19:13:39 ---> 92a392e6345a 19:13:39 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:39 ---> Running in a79166db3e81 19:13:41 Removing intermediate container a79166db3e81 19:13:41 ---> ea6bb60b794b 19:13:41 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:13:42 ---> Running in 40e51abd921b 19:13:43 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:13:44 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:13:45 OK: 223 MiB in 56 packages 19:13:46 Removing intermediate container 40e51abd921b 19:13:46 ---> 636a2ff7f875 19:13:46 Step 8/24 : WORKDIR /device-rest-go 19:13:46 ---> Running in cc5198816711 19:13:46 Removing intermediate container cc5198816711 19:13:46 ---> cfa993c8bc25 19:13:46 Step 9/24 : COPY . . 19:13:47 ---> 262bff391711 19:13:47 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:47 ---> Running in 131cfbd9a25e 19:13:50 Removing intermediate container 131cfbd9a25e 19:13:50 ---> fed58929d6af 19:13:50 Step 11/24 : RUN $MAKE 19:13:50 ---> Running in 5f209aafac89 19:13:51 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd 19:14:30 Removing intermediate container 5f209aafac89 19:14:30 ---> 70b8c5c719e3 19:14:30 Step 12/24 : FROM alpine:3.14 19:14:30 3.14: Pulling from library/alpine 19:14:30 be307f383ecc: Pulling fs layer 19:14:30 be307f383ecc: Verifying Checksum 19:14:30 be307f383ecc: Download complete 19:14:30 be307f383ecc: Pull complete 19:14:30 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 19:14:30 Status: Downloaded newer image for alpine:3.14 19:14:30 ---> 5b8b7b635229 19:14:30 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:14:30 ---> Running in 6dd8ed71576c 19:14:30 Removing intermediate container 6dd8ed71576c 19:14:30 ---> aa3e3f73f6ec 19:14:30 Step 14/24 : LABEL Name=device-rest-go Version=${VERSION} 19:14:30 ---> Running in b1ddc4018201 19:14:30 Removing intermediate container b1ddc4018201 19:14:30 ---> 289943cb2c13 19:14:30 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 19:14:30 ---> Running in e8b0dbc3d6d5 19:14:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:14:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:14:33 (1/6) Installing dumb-init (1.2.5-r1) 19:14:33 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:14:33 (3/6) Installing libsodium (1.0.18-r0) 19:14:33 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:14:33 (5/6) Installing libzmq (4.3.4-r0) 19:14:33 (6/6) Installing zeromq (4.3.4-r0) 19:14:33 Executing busybox-1.33.1-r6.trigger 19:14:33 OK: 8 MiB in 20 packages 19:14:34 Removing intermediate container e8b0dbc3d6d5 19:14:34 ---> 5f0f9fd506fa 19:14:34 Step 16/24 : COPY --from=builder /device-rest-go/cmd / 19:14:35 ---> cf4eba52a790 19:14:35 Step 17/24 : COPY --from=builder /device-rest-go/LICENSE / 19:14:36 ---> dd0adcf70015 19:14:36 Step 18/24 : COPY --from=builder /device-rest-go/Attribution.txt / 19:14:37 ---> 3c3786585e77 19:14:37 Step 19/24 : EXPOSE 59986 19:14:37 ---> Running in 601ec7f17a3f 19:14:37 Removing intermediate container 601ec7f17a3f 19:14:37 ---> 899ddd04c53c 19:14:37 Step 20/24 : ENTRYPOINT ["/device-rest"] 19:14:37 ---> Running in 22eaf8e09d1a 19:14:38 Removing intermediate container 22eaf8e09d1a 19:14:38 ---> 86c90813fc3c 19:14:38 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 19:14:38 ---> Running in 56da7fb55def 19:14:38 Removing intermediate container 56da7fb55def 19:14:38 ---> e7b4a355b6c4 19:14:38 Step 22/24 : LABEL arch=arm64 19:14:38 ---> Running in 29df1514e5b6 19:14:39 Removing intermediate container 29df1514e5b6 19:14:39 ---> ad4749c54a5e 19:14:39 Step 23/24 : LABEL git_sha=222d1f311544bad39e88712429eca03a159ca802 19:14:39 ---> Running in 78f5e8101202 19:14:39 Removing intermediate container 78f5e8101202 19:14:39 ---> f04eaea22363 19:14:39 Step 24/24 : LABEL version=0.0.0 19:14:39 ---> Running in c92c98d8e2ad 19:14:40 Removing intermediate container c92c98d8e2ad 19:14:40 ---> f52d7f3531e7 19:14:40 [Warning] One or more build-args [ARCH] were not consumed 19:14:40 Successfully built f52d7f3531e7 19:14:40 Successfully tagged device-rest-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:14:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:14:41 19:14:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 19:14:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:14:42 arm64: Pulling from edgex-lftools-log-publisher 19:14:42 448f6bf000e3: Pulling fs layer 19:14:42 f757da607395: Pulling fs layer 19:14:42 05883995daec: Pulling fs layer 19:14:42 8603b9c90790: Pulling fs layer 19:14:42 1560dd03e051: Pulling fs layer 19:14:42 27f5ce0e4adf: Pulling fs layer 19:14:42 c2d8d7efcc4b: Pulling fs layer 19:14:42 8603b9c90790: Waiting 19:14:42 1560dd03e051: Waiting 19:14:42 27f5ce0e4adf: Waiting 19:14:42 c2d8d7efcc4b: Waiting 19:14:42 f757da607395: Verifying Checksum 19:14:42 f757da607395: Download complete 19:14:42 8603b9c90790: Verifying Checksum 19:14:42 8603b9c90790: Download complete 19:14:42 1560dd03e051: Verifying Checksum 19:14:42 1560dd03e051: Download complete 19:14:42 05883995daec: Verifying Checksum 19:14:42 05883995daec: Download complete 19:14:42 27f5ce0e4adf: Download complete 19:14:42 448f6bf000e3: Verifying Checksum 19:14:42 448f6bf000e3: Download complete 19:14:45 c2d8d7efcc4b: Verifying Checksum 19:14:45 c2d8d7efcc4b: Download complete 19:14:46 448f6bf000e3: Pull complete 19:14:46 f757da607395: Pull complete 19:14:48 05883995daec: Pull complete 19:14:48 8603b9c90790: Pull complete 19:14:49 1560dd03e051: Pull complete 19:14:49 27f5ce0e4adf: Pull complete 19:15:04 c2d8d7efcc4b: Pull complete 19:15:04 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 19:15:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:15:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 19:15:05 prd-ubuntu18.04-docker-arm64-4c-16g-827 does not seem to be running inside a container 19:15:05 $ 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-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@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:10003/edgex-lftools-log-publisher:arm64 cat 19:15:08 $ docker top 449760f50f565a757a3db62909a2680fdddb7896be198b8884cdeebc12878a80 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:15:09 ---> job-cost.sh 19:15:09 lf-activate-venv: SKIPPING 19:15:09 INFO: No Stack... 19:15:09 INFO: Retrieving Pricing Info for: v3-standard-4 19:15:09 INFO: Archiving Costs [Pipeline] sh 19:15:10 + cat /w/workspace/device-rest-go/1/archives/cost.csv 19:15:10 + cut -d, -f6 [Pipeline] lock 19:15:10 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-147-1-stack-cost] 19:15:10 Resource [jenkins-edgexfoundry-device-rest-go-PR-147-1-stack-cost] did not exist. Created. 19:15:10 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-147-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:15:11 /w/workspace/device-rest-go/1@tmp/durable-314164e8/script.sh: 1: /w/workspace/device-rest-go/1@tmp/durable-314164e8/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 19:15:12 + echo total: 0.10999999940395355 [Pipeline] stash 19:15:12 Warning: overwriting stash ‘stack-cost’ 19:15:12 Stashed 1 file(s) [Pipeline] } 19:15:12 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-147-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:15:12 $ docker stop --time=1 449760f50f565a757a3db62909a2680fdddb7896be198b8884cdeebc12878a80 19:15:13 $ docker rm -f 449760f50f565a757a3db62909a2680fdddb7896be198b8884cdeebc12878a80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 19:15:15 provisioning config files... 19:15:15 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-147@tmp/config7542661821365832969tmp [Pipeline] { [Pipeline] sh 19:15:15 + set +x 19:15:15 + curl -s https://codecov.io/bash 19:15:15 + bash -s -- 19:15:15 19:15:15 _____ _ 19:15:15 / ____| | | 19:15:15 | | ___ __| | ___ ___ _____ __ 19:15:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:15:15 | |___| (_) | (_| | __/ (_| (_) \ V / 19:15:15 \_____\___/ \__,_|\___|\___\___/ \_/ 19:15:15 Bash-1.0.6 19:15:15 19:15:15 19:15:15 ==> git version 2.24.4 found 19:15:15 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 19:15:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:15:15 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:15:15 ==> Jenkins CI detected. 19:15:15 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-147 19:15:15 project root: . 19:15:15 --> token set from env 19:15:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:15:15 ==> Running gcov in . (disable via -X gcov) 19:15:15 ==> Python coveragepy not found 19:15:15 ==> Searching for coverage reports in: 19:15:15 + . 19:15:15 -> Found 1 reports 19:15:15 ==> Detecting git/mercurial file structure 19:15:15 ==> Reading reports 19:15:15 + ./coverage.out bytes=9215 19:15:15 ==> Appending adjustments 19:15:15 https://docs.codecov.io/docs/fixing-reports 19:15:15 + Found adjustments 19:15:15 ==> Gzipping contents 19:15:15 4.0K /tmp/codecov.5xO1zu.gz 19:15:15 ==> Uploading reports 19:15:15 url: https://codecov.io 19:15:15 query: branch=PR-147&commit=222d1f311544bad39e88712429eca03a159ca802&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-147%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=147&job=&cmd_args= 19:15:15 -> Pinging Codecov 19:15:15 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-147&commit=222d1f311544bad39e88712429eca03a159ca802&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-147%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=147&job=&cmd_args= 19:15:15 -> Uploading to 19:15:15 https://storage.googleapis.com/codecov/v4/raw/2021-11-30/4E5D53B4F1F92C436F7061BF334D961C/222d1f311544bad39e88712429eca03a159ca802/26c5d4b0-a1eb-4874-bc7d-bbda88124200.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211130%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211130T191515Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1947e4d56974d982de6c410920e6e1c754ca2c4836b90bf9fb5cc07c16bfe23a 19:15:15 % Total % Received % Xferd Average Speed Time Time Time Current 19:15:15 Dload Upload Total Spent Left Speed 19:15:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1814 0 0 100 1814 0 6392 --:--:-- --:--:-- --:--:-- 6409 19:15:16 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/222d1f311544bad39e88712429eca03a159ca802 [Pipeline] } 19:15:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:15:18 + '[' -d /w/workspace/gexfoundry_device-rest-go_PR-147/archives ']' [Pipeline] libraryResource [Pipeline] sh 19:15:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:15:19 ---> package-listing.sh 19:15:19 ++ facter osfamily 19:15:19 ++ tr '[:upper:]' '[:lower:]' 19:15:19 + OS_FAMILY=redhat 19:15:19 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-147 19:15:19 + START_PACKAGES=/tmp/packages_start.txt 19:15:19 + END_PACKAGES=/tmp/packages_end.txt 19:15:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:15:19 + PACKAGES=/tmp/packages_start.txt 19:15:19 + '[' /w/workspace/gexfoundry_device-rest-go_PR-147 ']' 19:15:19 + PACKAGES=/tmp/packages_end.txt 19:15:19 + case "${OS_FAMILY}" in 19:15:19 + rpm -qa 19:15:19 + sort 19:15:19 + '[' -f /tmp/packages_start.txt ']' 19:15:19 + '[' -f /tmp/packages_end.txt ']' 19:15:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:15:19 + '[' /w/workspace/gexfoundry_device-rest-go_PR-147 ']' 19:15:19 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-147/archives/ 19:15:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-147/archives/ [Pipeline] echo 19:15:19 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/gexfoundry_device-rest-go_PR-147/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:15:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:15:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:15:20 19:15:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:15:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:15:21 latest: Pulling from edgex-lftools-log-publisher 19:15:21 b4d181a07f80: Pulling fs layer 19:15:21 a1111a8f2ec3: Pulling fs layer 19:15:21 ed53099fbce6: Pulling fs layer 19:15:21 dc539afda2c1: Pulling fs layer 19:15:21 77bc0d833cb6: Pulling fs layer 19:15:21 9065ff56babe: Pulling fs layer 19:15:21 d287ab97295c: Pulling fs layer 19:15:21 dc539afda2c1: Waiting 19:15:21 77bc0d833cb6: Waiting 19:15:21 9065ff56babe: Waiting 19:15:21 d287ab97295c: Waiting 19:15:21 a1111a8f2ec3: Verifying Checksum 19:15:21 a1111a8f2ec3: Download complete 19:15:21 dc539afda2c1: Verifying Checksum 19:15:21 dc539afda2c1: Download complete 19:15:21 ed53099fbce6: Verifying Checksum 19:15:21 ed53099fbce6: Download complete 19:15:21 77bc0d833cb6: Verifying Checksum 19:15:21 77bc0d833cb6: Download complete 19:15:21 9065ff56babe: Verifying Checksum 19:15:21 9065ff56babe: Download complete 19:15:21 b4d181a07f80: Verifying Checksum 19:15:21 b4d181a07f80: Download complete 19:15:21 d287ab97295c: Verifying Checksum 19:15:21 d287ab97295c: Download complete 19:15:22 b4d181a07f80: Pull complete 19:15:22 a1111a8f2ec3: Pull complete 19:15:23 ed53099fbce6: Pull complete 19:15:23 dc539afda2c1: Pull complete 19:15:23 77bc0d833cb6: Pull complete 19:15:23 9065ff56babe: Pull complete 19:15:29 d287ab97295c: Pull complete 19:15:29 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 19:15:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:15:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:15:29 prd-centos7-docker-4c-2g-825 does not seem to be running inside a container 19:15:29 $ 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/gexfoundry_device-rest-go_PR-147/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-147 -v /w/workspace/gexfoundry_device-rest-go_PR-147:/w/workspace/gexfoundry_device-rest-go_PR-147:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-147@tmp:/w/workspace/gexfoundry_device-rest-go_PR-147@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:10003/edgex-lftools-log-publisher:latest cat 19:15:31 $ docker top 1980774094b1831e810757c7a90b780e21f7dcabadfbe13d473c64f0cb6890aa -eo pid,comm [Pipeline] { [Pipeline] sh 19:15:31 + touch /tmp/pre-build-complete [Pipeline] sh 19:15:32 + mkdir -p /var/log/sysstat [Pipeline] sh 19:15:32 + ls /var/log/sa-host 19:15:32 + sadf -c /var/log/sa-host/sa30 19:15:32 file_magic: OK 19:15:32 HZ: Using current value: 100 19:15:32 file_header: OK 19:15:32 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:15:32 Statistics: 19:15:32 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:15:32 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:15:33 provisioning config files... 19:15:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-147@tmp/config8581557792617220946tmp [Pipeline] { [Pipeline] echo 19:15:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:15:34 ---> create-netrc.sh [Pipeline] } 19:15:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:15:34 ---> python-tools-install.sh [Pipeline] echo 19:15:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:15:34 ---> sudo-logs.sh 19:15:34 Archiving 'sudo' log.. 19:15:34 sudo: unable to resolve host prd-centos7-docker-4c-2g-825.novalocal: Name or service not known 19:15:34 sudo: unable to resolve host prd-centos7-docker-4c-2g-825.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 19:15:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:15:35 ---> job-cost.sh 19:15:35 lf-activate-venv: SKIPPING 19:15:35 DEBUG: total: 0.10999999940395355 19:15:35 INFO: Retrieving Stack Cost... 19:15:35 INFO: Retrieving Pricing Info for: v3-standard-2 19:15:36 INFO: Archiving Costs [Pipeline] echo 19:15:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:15:36 ---> logs-deploy.sh 19:15:36 lf-activate-venv: SKIPPING 19:15:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-147/1 19:15:36 INFO: archiving workspace using pattern(s): 19:15:36 Archives upload complete. 19:15:37 INFO: archiving logs to Nexus