hahattan commented: recheck 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 hahattan for edgexfoundry/device-rest-go Obtained Jenkinsfile from 9eb04a735ff6c755d3141000f56c9be256ceb7ae+c2b56409ff7876491f1b0abf22052cd5d8a556b9 (c9898dc7757f3b34e52c1dcd06f38b439ea9a676) Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh1427905892763748589.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 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-ssh3362517164398617381.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 b96307f5267f6fa8c29f8dc04d3d152726fc6340 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-137/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-137/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3067398649892991896.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b96307f5267f6fa8c29f8dc04d3d152726fc6340 # timeout=10 Commit message: "Merge pull request #356 from ernestojeda/disable-go-proxy" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5533252898219501106.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-137/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-137/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8187505292749399730.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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 ‘prd-centos7-docker-4c-2g-2263’ is offline ‘prd-centos7-docker-4c-2g-2268’ is offline ‘prd-centos7-docker-4c-2g-285’ is offline ‘prd-centos7-docker-4c-2g-336’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-2262’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2275 in /w/workspace/gexfoundry_device-rest-go_PR-137 [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-137 # 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-137@tmp/jenkins-gitclient-ssh4164153379586023852.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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-137@tmp/jenkins-gitclient-ssh4647836388493516479.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/137/head:refs/remotes/origin/PR-137 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c2b56409ff7876491f1b0abf22052cd5d8a556b9 into PR head commit 9eb04a735ff6c755d3141000f56c9be256ceb7ae Merge succeeded, producing a97b96d0a25041b58609531461eeb3057add9739 Checking out Revision a97b96d0a25041b58609531461eeb3057add9739 (PR-137) > git config core.sparsecheckout # timeout=10 > git checkout -f 9eb04a735ff6c755d3141000f56c9be256ceb7ae # 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-137@tmp/jenkins-gitclient-ssh2314295755042702388.key > git merge c2b56409ff7876491f1b0abf22052cd5d8a556b9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a97b96d0a25041b58609531461eeb3057add9739 # timeout=10 Commit message: "Merge commit 'c2b56409ff7876491f1b0abf22052cd5d8a556b9' into HEAD" > git rev-list --no-walk 9eb04a735ff6c755d3141000f56c9be256ceb7ae # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-07T02:56:04.285Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-07T02:56:04.371Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-07T02:56:04.395Z] ========================================================= [2021-10-07T02:56:04.396Z] EdgeX Global Pipelines Version Info [2021-10-07T02:56:04.396Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-07T02:56:05.673Z] ------------------- [2021-10-07T02:56:05.673Z] stable info: [2021-10-07T02:56:05.673Z] ------------------- [2021-10-07T02:56:05.673Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-07T02:56:05.673Z] Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 [2021-10-07T02:56:05.673Z] Message: update stable to v1.0.207 [2021-10-07T02:56:06.264Z] ------------------- [2021-10-07T02:56:06.264Z] experimental info: [2021-10-07T02:56:06.264Z] ------------------- [2021-10-07T02:56:06.264Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-07T02:56:06.264Z] Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 [2021-10-07T02:56:06.264Z] Message: update experimental to v1.0.207 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-07T02:56:06.613Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2021-10-07T02:56:06.637Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2021-10-07T02:56:06.662Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-07T02:56:06.688Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-07T02:56:06.712Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-07T02:56:06.757Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-07T02:56:06.786Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-07T02:56:06.811Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-07T02:56:06.836Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-07T02:56:06.860Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-07T02:56:06.884Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-07T02:56:06.909Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2021-10-07T02:56:06.933Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-07T02:56:06.956Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-07T02:56:06.979Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-07T02:56:07.004Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-07T02:56:07.027Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-07T02:56:07.051Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-07T02:56:07.075Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-07T02:56:07.099Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-07T02:56:07.123Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-07T02:56:07.147Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-07T02:56:07.171Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-07T02:56:07.194Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-07T02:56:07.217Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-07T02:56:07.240Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-07T02:56:07.262Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-137 [Pipeline] echo [2021-10-07T02:56:07.285Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-137 [Pipeline] echo [2021-10-07T02:56:07.309Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-137 [Pipeline] echo [2021-10-07T02:56:07.334Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a97b96d0a25041b58609531461eeb3057add9739 [Pipeline] echo [2021-10-07T02:56:07.356Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a97b96d [Pipeline] echo [2021-10-07T02:56:07.379Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-07T02:56:07.451Z] provisioning config files... [2021-10-07T02:56:07.471Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-137@tmp/config6660033059920368857tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T02:56:07.834Z] ---> docker-login.sh [2021-10-07T02:56:07.834Z] nexus3.edgexfoundry.org:10001 [2021-10-07T02:56:07.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T02:56:08.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T02:56:08.104Z] Configure a credential helper to remove this warning. See [2021-10-07T02:56:08.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T02:56:08.104Z] [2021-10-07T02:56:08.104Z] Login Succeeded [2021-10-07T02:56:08.104Z] nexus3.edgexfoundry.org:10002 [2021-10-07T02:56:08.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T02:56:08.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T02:56:08.104Z] Configure a credential helper to remove this warning. See [2021-10-07T02:56:08.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T02:56:08.104Z] [2021-10-07T02:56:08.104Z] Login Succeeded [2021-10-07T02:56:08.104Z] nexus3.edgexfoundry.org:10003 [2021-10-07T02:56:08.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T02:56:08.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T02:56:08.372Z] Configure a credential helper to remove this warning. See [2021-10-07T02:56:08.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T02:56:08.372Z] [2021-10-07T02:56:08.372Z] Login Succeeded [2021-10-07T02:56:08.372Z] nexus3.edgexfoundry.org:10004 [2021-10-07T02:56:08.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T02:56:08.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T02:56:08.642Z] Configure a credential helper to remove this warning. See [2021-10-07T02:56:08.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T02:56:08.642Z] [2021-10-07T02:56:08.642Z] Login Succeeded [2021-10-07T02:56:08.642Z] docker.io [2021-10-07T02:56:08.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T02:56:08.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T02:56:08.909Z] Configure a credential helper to remove this warning. See [2021-10-07T02:56:08.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T02:56:08.909Z] [2021-10-07T02:56:08.909Z] Login Succeeded [2021-10-07T02:56:08.909Z] ---> docker-login.sh ends [Pipeline] } [2021-10-07T02:56:08.923Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-07T02:56:09.450Z] + git log --format=format:%s -1 a97b96d0a25041b58609531461eeb3057add9739 [Pipeline] echo [2021-10-07T02:56:09.510Z] GIT_COMMIT: a97b96d0a25041b58609531461eeb3057add9739, Commit Message: Merge commit 'c2b56409ff7876491f1b0abf22052cd5d8a556b9' into HEAD [Pipeline] echo [2021-10-07T02:56:09.524Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:56:10.921Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T02:56:10.921Z] [2021-10-07T02:56:10.921Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:56:11.261Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T02:56:11.261Z] latest: Pulling from edgex-devops/git-semver [2021-10-07T02:56:11.261Z] 31603596830f: Pulling fs layer [2021-10-07T02:56:11.261Z] 04fac38145f0: Pulling fs layer [2021-10-07T02:56:11.261Z] 701f6daf10bf: Pulling fs layer [2021-10-07T02:56:11.261Z] 24f72da36158: Pulling fs layer [2021-10-07T02:56:11.261Z] 24f72da36158: Waiting [2021-10-07T02:56:11.261Z] 04fac38145f0: Download complete [2021-10-07T02:56:11.529Z] 31603596830f: Verifying Checksum [2021-10-07T02:56:11.529Z] 31603596830f: Download complete [2021-10-07T02:56:11.529Z] 24f72da36158: Verifying Checksum [2021-10-07T02:56:11.529Z] 24f72da36158: Download complete [2021-10-07T02:56:11.529Z] 701f6daf10bf: Verifying Checksum [2021-10-07T02:56:11.529Z] 701f6daf10bf: Download complete [2021-10-07T02:56:11.529Z] 31603596830f: Pull complete [2021-10-07T02:56:11.803Z] 04fac38145f0: Pull complete [2021-10-07T02:56:12.396Z] 701f6daf10bf: Pull complete [2021-10-07T02:56:12.661Z] 24f72da36158: Pull complete [2021-10-07T02:56:12.661Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-10-07T02:56:12.661Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T02:56:12.661Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-07T02:56:12.752Z] prd-centos7-docker-4c-2g-2275 does not seem to be running inside a container [2021-10-07T02:56:12.809Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-137 -v /w/workspace/gexfoundry_device-rest-go_PR-137:/w/workspace/gexfoundry_device-rest-go_PR-137:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-137@tmp:/w/workspace/gexfoundry_device-rest-go_PR-137@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-07T02:56:13.637Z] $ docker top b7fd2e1a0622f89b58afd2b172302f5bc8c13dc5495aa3f88f24ee824a41506a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-07T02:56:13.776Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-07T02:56:13.776Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-07T02:56:13.896Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-07T02:56:13.900Z] $ docker exec b7fd2e1a0622f89b58afd2b172302f5bc8c13dc5495aa3f88f24ee824a41506a ssh-agent [2021-10-07T02:56:14.047Z] SSH_AUTH_SOCK=/tmp/ssh-CbomYktqBb9h/agent.13 [2021-10-07T02:56:14.047Z] SSH_AGENT_PID=19 [2021-10-07T02:56:14.060Z] Running ssh-add (command line suppressed) [2021-10-07T02:56:14.171Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-137@tmp/private_key_7239830412741422887.key (/w/workspace/gexfoundry_device-rest-go_PR-137@tmp/private_key_7239830412741422887.key) [2021-10-07T02:56:14.195Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-07T02:56:14.510Z] + git tag --points-at HEAD [Pipeline] } [2021-10-07T02:56:14.534Z] $ docker exec --env ******** --env ******** b7fd2e1a0622f89b58afd2b172302f5bc8c13dc5495aa3f88f24ee824a41506a ssh-agent -k [2021-10-07T02:56:14.637Z] unset SSH_AUTH_SOCK; [2021-10-07T02:56:14.637Z] unset SSH_AGENT_PID; [2021-10-07T02:56:14.637Z] echo Agent pid 19 killed; [2021-10-07T02:56:14.650Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-07T02:56:14.691Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-07T02:56:14.692Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-07T02:56:14.814Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-07T02:56:14.818Z] $ docker exec b7fd2e1a0622f89b58afd2b172302f5bc8c13dc5495aa3f88f24ee824a41506a ssh-agent [2021-10-07T02:56:14.941Z] SSH_AUTH_SOCK=/tmp/ssh-7H1fXVhDsRWz/agent.53 [2021-10-07T02:56:14.941Z] SSH_AGENT_PID=59 [2021-10-07T02:56:14.951Z] Running ssh-add (command line suppressed) [2021-10-07T02:56:15.063Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-137@tmp/private_key_4427761336910142223.key (/w/workspace/gexfoundry_device-rest-go_PR-137@tmp/private_key_4427761336910142223.key) [2021-10-07T02:56:15.083Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-07T02:56:15.415Z] + git semver init [2021-10-07T02:56:15.415Z] # -> Open(): unable to determine branch for HEAD [2021-10-07T02:56:15.415Z] # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_PR-137/.git [2021-10-07T02:56:15.415Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_PR-137 [2021-10-07T02:56:15.415Z] # $SEMVER_REMOTE_NAME = origin [2021-10-07T02:56:15.415Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-07T02:56:15.415Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-07T02:56:15.415Z] # $SEMVER_BRANCH = PR-137 [2021-10-07T02:56:15.415Z] # $SEMVER_TEMP = /tmp/semver-023923252 [2021-10-07T02:56:15.415Z] # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP [2021-10-07T02:56:16.395Z] # '/tmp/semver-023923252' -> '/w/workspace/gexfoundry_device-rest-go_PR-137/.semver' [2021-10-07T02:56:16.395Z] # -> Force: false [2021-10-07T02:56:16.395Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_PR-137/.semver [Pipeline] } [2021-10-07T02:56:16.413Z] $ docker exec --env ******** --env ******** b7fd2e1a0622f89b58afd2b172302f5bc8c13dc5495aa3f88f24ee824a41506a ssh-agent -k [2021-10-07T02:56:16.520Z] unset SSH_AUTH_SOCK; [2021-10-07T02:56:16.520Z] unset SSH_AGENT_PID; [2021-10-07T02:56:16.520Z] echo Agent pid 59 killed; [2021-10-07T02:56:16.533Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-07T02:56:16.877Z] + git semver [Pipeline] } [2021-10-07T02:56:16.897Z] $ docker stop --time=1 b7fd2e1a0622f89b58afd2b172302f5bc8c13dc5495aa3f88f24ee824a41506a [2021-10-07T02:56:18.164Z] $ docker rm -f b7fd2e1a0622f89b58afd2b172302f5bc8c13dc5495aa3f88f24ee824a41506a [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-07T02:56:18.552Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-07T02:56:18.917Z] Stashed 1 file(s) [Pipeline] echo [2021-10-07T02:56:18.921Z] [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 [2021-10-07T02:56:34.183Z] Still waiting to schedule task [2021-10-07T02:56:34.184Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-10-07T02:56:34.186Z] Still waiting to schedule task [2021-10-07T02:56:34.186Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-07T02:58:20.108Z] Running on prd-centos7-docker-4c-2g-2278 in /w/workspace/gexfoundry_device-rest-go_PR-137 [Pipeline] { [Pipeline] ws [2021-10-07T02:58:20.129Z] Running in /w/workspace/device-rest-go/5 [Pipeline] { [Pipeline] checkout [2021-10-07T02:58:20.249Z] The recommended git tool is: git [2021-10-07T02:58:23.151Z] using credential edgex-jenkins-ssh [2021-10-07T02:58:23.167Z] Cloning the remote Git repository [2021-10-07T02:58:22.446Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2021-10-07T02:58:22.518Z] > git init /w/workspace/device-rest-go/5 # timeout=10 [2021-10-07T02:58:22.560Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-10-07T02:58:22.561Z] > git --version # timeout=10 [2021-10-07T02:58:22.573Z] > git --version # 'git version 2.24.4' [2021-10-07T02:58:22.573Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T02:58:22.611Z] [INFO] Currently running in a labeled security context [2021-10-07T02:58:22.614Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-07T02:58:22.614Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/5@tmp/jenkins-gitclient-ssh8305543363050553705.key [2021-10-07T02:58:22.628Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T02:58:23.561Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-10-07T02:58:23.567Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T02:58:23.583Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-10-07T02:58:23.609Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-10-07T02:58:23.609Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T02:58:23.610Z] [INFO] Currently running in a labeled security context [2021-10-07T02:58:23.610Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-07T02:58:23.610Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/5@tmp/jenkins-gitclient-ssh6354106239610601401.key [2021-10-07T02:58:23.620Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/137/head:refs/remotes/origin/PR-137 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-07T02:58:24.807Z] Merging remotes/origin/main commit c2b56409ff7876491f1b0abf22052cd5d8a556b9 into PR head commit 9eb04a735ff6c755d3141000f56c9be256ceb7ae [2021-10-07T02:58:24.901Z] Merge succeeded, producing af60f348114dc94bedeeeaee7355f72db17b860d [2021-10-07T02:58:24.902Z] Checking out Revision af60f348114dc94bedeeeaee7355f72db17b860d (PR-137) [2021-10-07T02:58:24.203Z] > git config core.sparsecheckout # timeout=10 [2021-10-07T02:58:24.211Z] > git checkout -f 9eb04a735ff6c755d3141000f56c9be256ceb7ae # timeout=10 [2021-10-07T02:58:24.248Z] > git remote # timeout=10 [2021-10-07T02:58:24.255Z] > git config --get remote.origin.url # timeout=10 [2021-10-07T02:58:24.262Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T02:58:24.263Z] [INFO] Currently running in a labeled security context [2021-10-07T02:58:24.263Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-07T02:58:24.264Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/5@tmp/jenkins-gitclient-ssh2692673675666602768.key [2021-10-07T02:58:24.270Z] > git merge c2b56409ff7876491f1b0abf22052cd5d8a556b9 # timeout=10 [2021-10-07T02:58:24.287Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-07T02:58:24.298Z] > git config core.sparsecheckout # timeout=10 [2021-10-07T02:58:24.302Z] > git checkout -f af60f348114dc94bedeeeaee7355f72db17b860d # timeout=10 [2021-10-07T02:58:28.431Z] Commit message: "Merge commit 'c2b56409ff7876491f1b0abf22052cd5d8a556b9' into HEAD" [2021-10-07T02:58:28.124Z] > git rev-list --no-walk 9eb04a735ff6c755d3141000f56c9be256ceb7ae # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-07T02:58:29.063Z] provisioning config files... [2021-10-07T02:58:29.085Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/5@tmp/config4010996941171217695tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T02:58:29.528Z] ---> docker-login.sh [2021-10-07T02:58:29.528Z] nexus3.edgexfoundry.org:10001 [2021-10-07T02:58:29.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T02:58:29.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T02:58:29.528Z] Configure a credential helper to remove this warning. See [2021-10-07T02:58:29.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T02:58:29.528Z] [2021-10-07T02:58:29.528Z] Login Succeeded [2021-10-07T02:58:29.796Z] nexus3.edgexfoundry.org:10002 [2021-10-07T02:58:29.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T02:58:29.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T02:58:29.796Z] Configure a credential helper to remove this warning. See [2021-10-07T02:58:29.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T02:58:29.796Z] [2021-10-07T02:58:29.796Z] Login Succeeded [2021-10-07T02:58:29.796Z] nexus3.edgexfoundry.org:10003 [2021-10-07T02:58:29.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T02:58:30.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T02:58:30.065Z] Configure a credential helper to remove this warning. See [2021-10-07T02:58:30.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T02:58:30.065Z] [2021-10-07T02:58:30.065Z] Login Succeeded [2021-10-07T02:58:30.065Z] nexus3.edgexfoundry.org:10004 [2021-10-07T02:58:30.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T02:58:30.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T02:58:30.065Z] Configure a credential helper to remove this warning. See [2021-10-07T02:58:30.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T02:58:30.065Z] [2021-10-07T02:58:30.065Z] Login Succeeded [2021-10-07T02:58:30.065Z] docker.io [2021-10-07T02:58:30.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T02:58:30.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T02:58:30.649Z] Configure a credential helper to remove this warning. See [2021-10-07T02:58:30.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T02:58:30.649Z] [2021-10-07T02:58:30.649Z] Login Succeeded [2021-10-07T02:58:30.649Z] ---> docker-login.sh ends [Pipeline] } [2021-10-07T02:58:30.700Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-07T02:58:30.903Z] ========================================================= [2021-10-07T02:58:30.903Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-07T02:58:30.903Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:58:31.246Z] + 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 . [2021-10-07T02:58:31.246Z] Sending build context to Docker daemon 118.8kB [2021-10-07T02:58:31.246Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2021-10-07T02:58:31.246Z] Step 2/11 : FROM ${BASE} AS builder [2021-10-07T02:58:31.246Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-07T02:58:31.246Z] 4e9f2cdf4387: Pulling fs layer [2021-10-07T02:58:31.246Z] 57d31006c564: Pulling fs layer [2021-10-07T02:58:31.246Z] bd5ccded8296: Pulling fs layer [2021-10-07T02:58:31.246Z] 304dd3a0f381: Pulling fs layer [2021-10-07T02:58:31.246Z] d37cda54a23b: Pulling fs layer [2021-10-07T02:58:31.246Z] bae75c0f2455: Pulling fs layer [2021-10-07T02:58:31.246Z] 806579b3d29a: Pulling fs layer [2021-10-07T02:58:31.246Z] c77eb801bf70: Pulling fs layer [2021-10-07T02:58:31.246Z] 6d0567d44e1a: Pulling fs layer [2021-10-07T02:58:31.246Z] 304dd3a0f381: Waiting [2021-10-07T02:58:31.246Z] d37cda54a23b: Waiting [2021-10-07T02:58:31.246Z] bae75c0f2455: Waiting [2021-10-07T02:58:31.246Z] 806579b3d29a: Waiting [2021-10-07T02:58:31.246Z] c77eb801bf70: Waiting [2021-10-07T02:58:31.246Z] 6d0567d44e1a: Waiting [2021-10-07T02:58:31.246Z] bd5ccded8296: Verifying Checksum [2021-10-07T02:58:31.246Z] bd5ccded8296: Download complete [2021-10-07T02:58:31.246Z] 57d31006c564: Verifying Checksum [2021-10-07T02:58:31.246Z] 57d31006c564: Download complete [2021-10-07T02:58:31.511Z] d37cda54a23b: Verifying Checksum [2021-10-07T02:58:31.511Z] d37cda54a23b: Download complete [2021-10-07T02:58:31.511Z] bae75c0f2455: Verifying Checksum [2021-10-07T02:58:31.511Z] bae75c0f2455: Download complete [2021-10-07T02:58:31.511Z] 4e9f2cdf4387: Verifying Checksum [2021-10-07T02:58:31.511Z] 806579b3d29a: Verifying Checksum [2021-10-07T02:58:31.511Z] 806579b3d29a: Download complete [2021-10-07T02:58:31.779Z] 4e9f2cdf4387: Pull complete [2021-10-07T02:58:31.779Z] 57d31006c564: Pull complete [2021-10-07T02:58:31.779Z] bd5ccded8296: Pull complete [2021-10-07T02:58:33.210Z] 304dd3a0f381: Verifying Checksum [2021-10-07T02:58:33.210Z] 304dd3a0f381: Download complete [2021-10-07T02:58:33.210Z] c77eb801bf70: Verifying Checksum [2021-10-07T02:58:33.210Z] c77eb801bf70: Download complete [2021-10-07T02:58:33.479Z] 6d0567d44e1a: Verifying Checksum [2021-10-07T02:58:33.479Z] 6d0567d44e1a: Download complete [2021-10-07T02:58:36.859Z] 304dd3a0f381: Pull complete [2021-10-07T02:58:36.859Z] d37cda54a23b: Pull complete [2021-10-07T02:58:37.132Z] bae75c0f2455: Pull complete [2021-10-07T02:58:37.132Z] 806579b3d29a: Pull complete [2021-10-07T02:58:37.132Z] c77eb801bf70: Pull complete [2021-10-07T02:58:39.757Z] 6d0567d44e1a: Pull complete [2021-10-07T02:58:39.757Z] Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd [2021-10-07T02:58:39.757Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-07T02:58:39.757Z] ---> e839a31ac9d1 [2021-10-07T02:58:39.757Z] Step 3/11 : ARG MAKE='make build' [2021-10-07T02:58:41.169Z] ---> Running in 6378d586b337 [2021-10-07T02:58:41.438Z] Removing intermediate container 6378d586b337 [2021-10-07T02:58:41.438Z] ---> acaefa574c69 [2021-10-07T02:58:41.438Z] Step 4/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-10-07T02:58:41.438Z] ---> Running in d74b7dd1021b [2021-10-07T02:58:41.438Z] Removing intermediate container d74b7dd1021b [2021-10-07T02:58:41.438Z] ---> 365e3749425d [2021-10-07T02:58:41.438Z] Step 5/11 : ARG ALPINE_PKG_EXTRA="" [2021-10-07T02:58:41.438Z] ---> Running in b6df686dd033 [2021-10-07T02:58:41.438Z] Removing intermediate container b6df686dd033 [2021-10-07T02:58:41.438Z] ---> 892c0ec54711 [2021-10-07T02:58:41.438Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T02:58:41.709Z] ---> Running in 4b3317439f4f [2021-10-07T02:58:41.976Z] Removing intermediate container 4b3317439f4f [2021-10-07T02:58:41.976Z] ---> 82a6d0bea652 [2021-10-07T02:58:41.976Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-07T02:58:42.241Z] ---> Running in 775858dac5d6 [2021-10-07T02:58:42.241Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-07T02:58:43.413Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-07T02:58:43.413Z] (1/3) Installing openssh-keygen (8.4_p1-r4) [2021-10-07T02:58:43.683Z] (2/3) Installing libedit (20191231.3.1-r1) [2021-10-07T02:58:43.683Z] (3/3) Installing openssh-client (8.4_p1-r4) [2021-10-07T02:58:43.953Z] Executing busybox-1.32.1-r6.trigger [2021-10-07T02:58:43.953Z] OK: 223 MiB in 55 packages [2021-10-07T02:58:44.225Z] Removing intermediate container 775858dac5d6 [2021-10-07T02:58:44.225Z] ---> 547f3ab07abd [2021-10-07T02:58:44.225Z] Step 8/11 : WORKDIR /device-rest-go [2021-10-07T02:58:44.225Z] ---> Running in d03754d525fb [2021-10-07T02:58:44.225Z] Removing intermediate container d03754d525fb [2021-10-07T02:58:44.225Z] ---> 3582865eab82 [2021-10-07T02:58:44.225Z] Step 9/11 : COPY . . [2021-10-07T02:58:44.500Z] ---> 7c42ef4c72da [2021-10-07T02:58:44.500Z] Step 10/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-07T02:58:44.500Z] ---> Running in 9bb1a359d7e8 [2021-10-07T02:58:54.640Z] Removing intermediate container 9bb1a359d7e8 [2021-10-07T02:58:54.640Z] ---> 8fee5ca084c5 [2021-10-07T02:58:54.640Z] Step 11/11 : RUN $MAKE [2021-10-07T02:58:54.640Z] ---> Running in 88a8ba94f7c8 [2021-10-07T02:58:54.640Z] noop [2021-10-07T02:58:54.640Z] Removing intermediate container 88a8ba94f7c8 [2021-10-07T02:58:54.640Z] ---> 61cfb3a1cc36 [2021-10-07T02:58:54.640Z] Successfully built 61cfb3a1cc36 [2021-10-07T02:58:54.640Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:58:54.993Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-07T02:58:54.993Z] . [Pipeline] withDockerContainer [2021-10-07T02:58:55.088Z] prd-centos7-docker-4c-2g-2278 does not seem to be running inside a container [2021-10-07T02:58:55.156Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/5 -v /w/workspace/device-rest-go/5:/w/workspace/device-rest-go/5:rw,z -v /w/workspace/device-rest-go/5@tmp:/w/workspace/device-rest-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-07T02:58:55.565Z] $ docker top 7eaf1ad52281e8764c4110b6d8be1e94d920d33411ad110e6d1ea5096fcbec95 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-07T02:58:55.978Z] + go version [2021-10-07T02:58:55.978Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-07T02:58:55.994Z] $ docker stop --time=1 7eaf1ad52281e8764c4110b6d8be1e94d920d33411ad110e6d1ea5096fcbec95 [2021-10-07T02:58:57.209Z] $ docker rm -f 7eaf1ad52281e8764c4110b6d8be1e94d920d33411ad110e6d1ea5096fcbec95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:58:57.828Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-07T02:58:57.828Z] . [Pipeline] withDockerContainer [2021-10-07T02:58:57.922Z] prd-centos7-docker-4c-2g-2278 does not seem to be running inside a container [2021-10-07T02:58:57.994Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/5 -v /w/workspace/device-rest-go/5:/w/workspace/device-rest-go/5:rw,z -v /w/workspace/device-rest-go/5@tmp:/w/workspace/device-rest-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-07T02:58:58.381Z] $ docker top 488f36f015ca010d0d758da011e177832e62b560be441a8c2c28e951908ea202 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-07T02:58:58.838Z] + make test [2021-10-07T02:58:58.838Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-07T02:58:59.107Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2021-10-07T02:59:18.107Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2021-10-07T02:59:18.107Z] ok github.com/edgexfoundry/device-rest-go/driver 0.009s coverage: 53.8% of statements [2021-10-07T02:59:18.107Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-10-07T02:59:22.603Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-07T02:59:22.603Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-07T02:59:22.603Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-10-07T02:59:22.889Z] $ docker stop --time=1 488f36f015ca010d0d758da011e177832e62b560be441a8c2c28e951908ea202 [2021-10-07T02:59:24.325Z] $ docker rm -f 488f36f015ca010d0d758da011e177832e62b560be441a8c2c28e951908ea202 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-07T02:59:24.765Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-07T02:59:25.030Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-10-07T02:59:28.054Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-07T02:59:28.377Z] + ls -al . [2021-10-07T02:59:28.377Z] total 116 [2021-10-07T02:59:28.377Z] drwxrwxr-x. 8 jenkins jenkins 4096 Oct 7 02:59 . [2021-10-07T02:59:28.377Z] drwxrwxr-x. 4 jenkins jenkins 28 Oct 7 02:58 .. [2021-10-07T02:59:28.377Z] -rw-rw-r--. 1 jenkins jenkins 6792 Oct 7 02:58 Attribution.txt [2021-10-07T02:59:28.377Z] drwxrwxr-x. 2 jenkins jenkins 37 Oct 7 02:58 bin [2021-10-07T02:59:28.377Z] -rw-rw-r--. 1 jenkins jenkins 7459 Oct 7 02:58 CHANGELOG.md [2021-10-07T02:59:28.377Z] drwxrwxr-x. 3 jenkins jenkins 32 Oct 7 02:58 cmd [2021-10-07T02:59:28.377Z] -rw-r--r--. 1 jenkins jenkins 8435 Oct 7 02:59 coverage.out [2021-10-07T02:59:28.377Z] -rw-rw-r--. 1 jenkins jenkins 1649 Oct 7 02:58 Dockerfile [2021-10-07T02:59:28.378Z] -rw-rw-r--. 1 jenkins jenkins 151 Oct 7 02:58 .dockerignore [2021-10-07T02:59:28.378Z] drwxrwxr-x. 2 jenkins jenkins 76 Oct 7 02:58 driver [2021-10-07T02:59:28.378Z] drwxrwxr-x. 8 jenkins jenkins 179 Oct 7 02:58 .git [2021-10-07T02:59:28.378Z] drwxrwxr-x. 2 jenkins jenkins 103 Oct 7 02:58 .github [2021-10-07T02:59:28.378Z] -rw-rw-r--. 1 jenkins jenkins 329 Oct 7 02:58 .gitignore [2021-10-07T02:59:28.378Z] -rw-rw-r--. 1 jenkins jenkins 271 Oct 7 02:58 go.mod [2021-10-07T02:59:28.378Z] -rw-rw-r--. 1 jenkins jenkins 20570 Oct 7 02:58 go.sum [2021-10-07T02:59:28.378Z] -rw-rw-r--. 1 jenkins jenkins 677 Oct 7 02:58 GOVERNANCE.md [2021-10-07T02:59:28.378Z] -rw-rw-r--. 1 jenkins jenkins 680 Oct 7 02:58 Jenkinsfile [2021-10-07T02:59:28.378Z] -rw-rw-r--. 1 jenkins jenkins 11340 Oct 7 02:58 LICENSE [2021-10-07T02:59:28.378Z] -rw-rw-r--. 1 jenkins jenkins 1078 Oct 7 02:58 Makefile [2021-10-07T02:59:28.378Z] -rw-rw-r--. 1 jenkins jenkins 620 Oct 7 02:58 OWNERS.md [2021-10-07T02:59:28.378Z] -rw-rw-r--. 1 jenkins jenkins 7661 Oct 7 02:58 README.md [2021-10-07T02:59:28.378Z] drwxrwxr-x. 4 jenkins jenkins 71 Oct 7 02:58 snap [2021-10-07T02:59:28.378Z] -rw-rw-r--. 1 jenkins jenkins 5 Oct 7 02:56 VERSION [2021-10-07T02:59:28.378Z] -rw-rw-r--. 1 jenkins jenkins 713 Oct 7 02:58 version.go [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:59:28.706Z] + 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=af60f348114dc94bedeeeaee7355f72db17b860d --label arch=amd64 --label version=0.0.0 . [2021-10-07T02:59:28.706Z] Sending build context to Docker daemon 128kB [2021-10-07T02:59:28.706Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.14 [2021-10-07T02:59:28.706Z] Step 2/24 : FROM ${BASE} AS builder [2021-10-07T02:59:28.706Z] ---> 61cfb3a1cc36 [2021-10-07T02:59:28.706Z] Step 3/24 : ARG MAKE='make build' [2021-10-07T02:59:28.706Z] ---> Running in d2e0180f940a [2021-10-07T02:59:28.706Z] Removing intermediate container d2e0180f940a [2021-10-07T02:59:28.706Z] ---> 784c50222815 [2021-10-07T02:59:28.706Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-10-07T02:59:28.706Z] ---> Running in 6df51a2a2e6c [2021-10-07T02:59:28.975Z] Removing intermediate container 6df51a2a2e6c [2021-10-07T02:59:28.975Z] ---> 98bd8a7cddf5 [2021-10-07T02:59:28.975Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-10-07T02:59:28.975Z] ---> Running in 8134292e8da4 [2021-10-07T02:59:28.975Z] Removing intermediate container 8134292e8da4 [2021-10-07T02:59:28.975Z] ---> 9a223ecf2977 [2021-10-07T02:59:28.975Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T02:59:28.975Z] ---> Running in ac621487fa38 [2021-10-07T02:59:29.564Z] Removing intermediate container ac621487fa38 [2021-10-07T02:59:29.564Z] ---> 327715ba139f [2021-10-07T02:59:29.564Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-07T02:59:29.564Z] ---> Running in 74c34cd1a98f [2021-10-07T02:59:29.833Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-07T02:59:30.793Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-07T02:59:31.060Z] OK: 223 MiB in 55 packages [2021-10-07T02:59:31.328Z] Removing intermediate container 74c34cd1a98f [2021-10-07T02:59:31.328Z] ---> 619216822fc6 [2021-10-07T02:59:31.328Z] Step 8/24 : WORKDIR /device-rest-go [2021-10-07T02:59:31.328Z] ---> Running in 27f6f321114b [2021-10-07T02:59:31.328Z] Removing intermediate container 27f6f321114b [2021-10-07T02:59:31.328Z] ---> fe7091c528c8 [2021-10-07T02:59:31.328Z] Step 9/24 : COPY . . [2021-10-07T02:59:31.328Z] ---> 8a3bee31d038 [2021-10-07T02:59:31.328Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-07T02:59:31.602Z] ---> Running in cbe8c9880c0b [2021-10-07T02:59:31.892Z] Removing intermediate container cbe8c9880c0b [2021-10-07T02:59:31.892Z] ---> 98770496105c [2021-10-07T02:59:31.892Z] Step 11/24 : RUN $MAKE [2021-10-07T02:59:31.892Z] ---> Running in 97d89776bb0d [2021-10-07T02:59:32.165Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd [2021-10-07T02:59:44.847Z] Removing intermediate container 97d89776bb0d [2021-10-07T02:59:44.847Z] ---> 590ffe69670b [2021-10-07T02:59:44.847Z] Step 12/24 : FROM alpine:3.14 [2021-10-07T02:59:44.847Z] 3.14: Pulling from library/alpine [2021-10-07T02:59:44.847Z] a0d0a0d46f8b: Pulling fs layer [2021-10-07T02:59:44.847Z] a0d0a0d46f8b: Verifying Checksum [2021-10-07T02:59:44.847Z] a0d0a0d46f8b: Download complete [2021-10-07T02:59:44.847Z] a0d0a0d46f8b: Pull complete [2021-10-07T02:59:44.847Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-07T02:59:44.847Z] Status: Downloaded newer image for alpine:3.14 [2021-10-07T02:59:44.847Z] ---> 14119a10abf4 [2021-10-07T02:59:44.847Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-10-07T02:59:44.847Z] ---> Running in 303e8acb45cf [2021-10-07T02:59:44.847Z] Removing intermediate container 303e8acb45cf [2021-10-07T02:59:44.847Z] ---> fdb33bc365f8 [2021-10-07T02:59:44.847Z] Step 14/24 : LABEL Name=device-rest-go Version=${VERSION} [2021-10-07T02:59:44.847Z] ---> Running in 0416001c0003 [2021-10-07T02:59:45.118Z] Removing intermediate container 0416001c0003 [2021-10-07T02:59:45.118Z] ---> 17b102dd41c1 [2021-10-07T02:59:45.118Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-07T02:59:45.118Z] ---> Running in 2d2454765354 [2021-10-07T02:59:45.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-07T02:59:45.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-07T02:59:45.654Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-07T02:59:45.654Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-07T02:59:45.654Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-07T02:59:45.654Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-07T02:59:45.654Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-07T02:59:45.654Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-07T02:59:45.654Z] Executing busybox-1.33.1-r3.trigger [2021-10-07T02:59:45.654Z] OK: 8 MiB in 20 packages [2021-10-07T02:59:45.924Z] Removing intermediate container 2d2454765354 [2021-10-07T02:59:45.924Z] ---> a54f61238b08 [2021-10-07T02:59:45.924Z] Step 16/24 : COPY --from=builder /device-rest-go/cmd / [2021-10-07T02:59:46.191Z] ---> fb85ae627644 [2021-10-07T02:59:46.191Z] Step 17/24 : COPY --from=builder /device-rest-go/LICENSE / [2021-10-07T02:59:46.461Z] ---> 3ac90d97b620 [2021-10-07T02:59:46.461Z] Step 18/24 : COPY --from=builder /device-rest-go/Attribution.txt / [2021-10-07T02:59:46.461Z] ---> e86a2f66dc70 [2021-10-07T02:59:46.461Z] Step 19/24 : EXPOSE 59986 [2021-10-07T02:59:46.461Z] ---> Running in 394d0f5cc248 [2021-10-07T02:59:46.727Z] Removing intermediate container 394d0f5cc248 [2021-10-07T02:59:46.727Z] ---> 422522b9718e [2021-10-07T02:59:46.727Z] Step 20/24 : ENTRYPOINT ["/device-rest"] [2021-10-07T02:59:46.727Z] ---> Running in 22b235f5647e [2021-10-07T02:59:46.727Z] Removing intermediate container 22b235f5647e [2021-10-07T02:59:46.727Z] ---> ffe5c24ed2b0 [2021-10-07T02:59:46.727Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-10-07T02:59:46.727Z] ---> Running in a80fa3b79f80 [2021-10-07T02:59:46.727Z] Removing intermediate container a80fa3b79f80 [2021-10-07T02:59:46.727Z] ---> e2d2efae3359 [2021-10-07T02:59:46.727Z] Step 22/24 : LABEL arch=amd64 [2021-10-07T02:59:46.727Z] ---> Running in b6ca5c717de8 [2021-10-07T02:59:46.992Z] Removing intermediate container b6ca5c717de8 [2021-10-07T02:59:46.992Z] ---> fc5992d4ed59 [2021-10-07T02:59:46.992Z] Step 23/24 : LABEL git_sha=af60f348114dc94bedeeeaee7355f72db17b860d [2021-10-07T02:59:46.992Z] ---> Running in 0d1d31bf41f4 [2021-10-07T02:59:46.992Z] Removing intermediate container 0d1d31bf41f4 [2021-10-07T02:59:46.992Z] ---> a405eb2672e8 [2021-10-07T02:59:46.992Z] Step 24/24 : LABEL version=0.0.0 [2021-10-07T02:59:46.992Z] ---> Running in 8516faf13636 [2021-10-07T02:59:46.992Z] Removing intermediate container 8516faf13636 [2021-10-07T02:59:46.992Z] ---> 14121482c8d7 [2021-10-07T02:59:46.992Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-07T02:59:46.992Z] Successfully built 14121482c8d7 [2021-10-07T02:59:46.992Z] 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 [2021-10-07T02:59:47.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T02:59:47.676Z] [2021-10-07T02:59:47.676Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:59:48.004Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T02:59:48.004Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-07T02:59:48.004Z] b4d181a07f80: Pulling fs layer [2021-10-07T02:59:48.004Z] a1111a8f2ec3: Pulling fs layer [2021-10-07T02:59:48.004Z] ed53099fbce6: Pulling fs layer [2021-10-07T02:59:48.004Z] dc539afda2c1: Pulling fs layer [2021-10-07T02:59:48.004Z] 77bc0d833cb6: Pulling fs layer [2021-10-07T02:59:48.004Z] 9065ff56babe: Pulling fs layer [2021-10-07T02:59:48.004Z] d287ab97295c: Pulling fs layer [2021-10-07T02:59:48.004Z] 77bc0d833cb6: Waiting [2021-10-07T02:59:48.004Z] 9065ff56babe: Waiting [2021-10-07T02:59:48.004Z] dc539afda2c1: Waiting [2021-10-07T02:59:48.004Z] d287ab97295c: Waiting [2021-10-07T02:59:48.004Z] a1111a8f2ec3: Verifying Checksum [2021-10-07T02:59:48.004Z] a1111a8f2ec3: Download complete [2021-10-07T02:59:48.273Z] dc539afda2c1: Verifying Checksum [2021-10-07T02:59:48.273Z] dc539afda2c1: Download complete [2021-10-07T02:59:48.273Z] ed53099fbce6: Verifying Checksum [2021-10-07T02:59:48.273Z] ed53099fbce6: Download complete [2021-10-07T02:59:48.273Z] 9065ff56babe: Verifying Checksum [2021-10-07T02:59:48.273Z] 9065ff56babe: Download complete [2021-10-07T02:59:48.273Z] 77bc0d833cb6: Verifying Checksum [2021-10-07T02:59:48.273Z] 77bc0d833cb6: Download complete [2021-10-07T02:59:48.543Z] b4d181a07f80: Verifying Checksum [2021-10-07T02:59:48.543Z] b4d181a07f80: Download complete [2021-10-07T02:59:49.125Z] d287ab97295c: Verifying Checksum [2021-10-07T02:59:49.125Z] d287ab97295c: Download complete [2021-10-07T02:59:50.100Z] b4d181a07f80: Pull complete [2021-10-07T02:59:50.375Z] a1111a8f2ec3: Pull complete [2021-10-07T02:59:50.967Z] ed53099fbce6: Pull complete [2021-10-07T02:59:50.967Z] dc539afda2c1: Pull complete [2021-10-07T02:59:51.235Z] 77bc0d833cb6: Pull complete [2021-10-07T02:59:51.235Z] 9065ff56babe: Pull complete [2021-10-07T02:59:56.600Z] d287ab97295c: Pull complete [2021-10-07T02:59:56.600Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-07T02:59:56.600Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T02:59:56.600Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-07T02:59:56.686Z] prd-centos7-docker-4c-2g-2278 does not seem to be running inside a container [2021-10-07T02:59:56.750Z] $ 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/5 -v /w/workspace/device-rest-go/5:/w/workspace/device-rest-go/5:rw,z -v /w/workspace/device-rest-go/5@tmp:/w/workspace/device-rest-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-07T02:59:58.883Z] $ docker top 3e21c9e5c01348f339326f2a785a988e9100e6ea1afb834fcf779bb93b17d922 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T02:59:59.478Z] ---> job-cost.sh [2021-10-07T02:59:59.478Z] lf-activate-venv: SKIPPING [2021-10-07T02:59:59.478Z] INFO: No Stack... [2021-10-07T03:00:00.064Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-07T03:00:00.331Z] INFO: Archiving Costs [Pipeline] sh [2021-10-07T03:00:00.651Z] + cat /w/workspace/device-rest-go/5/archives/cost.csv [2021-10-07T03:00:00.651Z] + cut -d, -f6 [Pipeline] lock [2021-10-07T03:00:00.693Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-137-5-stack-cost] [2021-10-07T03:00:00.706Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-137-5-stack-cost] did not exist. Created. [2021-10-07T03:00:00.706Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-137-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-07T03:00:01.045Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-07T03:00:01.099Z] Stashed 1 file(s) [Pipeline] } [2021-10-07T03:00:01.139Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-137-5-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-07T03:00:01.167Z] $ docker stop --time=1 3e21c9e5c01348f339326f2a785a988e9100e6ea1afb834fcf779bb93b17d922 [2021-10-07T03:00:02.365Z] $ docker rm -f 3e21c9e5c01348f339326f2a785a988e9100e6ea1afb834fcf779bb93b17d922 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-07T03:02:14.151Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2283 in /w/workspace/gexfoundry_device-rest-go_PR-137 [Pipeline] { [Pipeline] ws [2021-10-07T03:02:14.174Z] Running in /w/workspace/device-rest-go/5 [Pipeline] { [Pipeline] checkout [2021-10-07T03:02:14.479Z] The recommended git tool is: git [2021-10-07T03:02:21.887Z] using credential edgex-jenkins-ssh [2021-10-07T03:02:21.920Z] Cloning the remote Git repository [2021-10-07T03:02:21.983Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2021-10-07T03:02:22.116Z] > git init /w/workspace/device-rest-go/5 # timeout=10 [2021-10-07T03:02:22.239Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-10-07T03:02:22.240Z] > git --version # timeout=10 [2021-10-07T03:02:22.260Z] > git --version # 'git version 2.17.1' [2021-10-07T03:02:22.263Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T03:02:22.366Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T03:02:24.252Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-10-07T03:02:24.272Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T03:02:24.304Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-10-07T03:02:24.353Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-10-07T03:02:24.353Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T03:02:24.370Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/137/head:refs/remotes/origin/PR-137 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-07T03:02:25.009Z] Merging remotes/origin/main commit c2b56409ff7876491f1b0abf22052cd5d8a556b9 into PR head commit 9eb04a735ff6c755d3141000f56c9be256ceb7ae [2021-10-07T03:02:25.268Z] Merge succeeded, producing 639d0ecdfc57cece2b06871fa354b11591f01930 [2021-10-07T03:02:25.268Z] Checking out Revision 639d0ecdfc57cece2b06871fa354b11591f01930 (PR-137) [2021-10-07T03:02:25.031Z] > git config core.sparsecheckout # timeout=10 [2021-10-07T03:02:25.050Z] > git checkout -f 9eb04a735ff6c755d3141000f56c9be256ceb7ae # timeout=10 [2021-10-07T03:02:25.150Z] > git remote # timeout=10 [2021-10-07T03:02:25.172Z] > git config --get remote.origin.url # timeout=10 [2021-10-07T03:02:25.184Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T03:02:25.196Z] > git merge c2b56409ff7876491f1b0abf22052cd5d8a556b9 # timeout=10 [2021-10-07T03:02:25.245Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-07T03:02:25.273Z] > git config core.sparsecheckout # timeout=10 [2021-10-07T03:02:25.290Z] > git checkout -f 639d0ecdfc57cece2b06871fa354b11591f01930 # timeout=10 [2021-10-07T03:02:30.192Z] Commit message: "Merge commit 'c2b56409ff7876491f1b0abf22052cd5d8a556b9' into HEAD" [2021-10-07T03:02:30.203Z] > git rev-list --no-walk 9eb04a735ff6c755d3141000f56c9be256ceb7ae # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-07T03:02:30.690Z] provisioning config files... [2021-10-07T03:02:30.737Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/5@tmp/config9194358226235741906tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T03:02:31.902Z] ---> docker-login.sh [2021-10-07T03:02:31.902Z] nexus3.edgexfoundry.org:10001 [2021-10-07T03:02:33.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T03:02:33.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T03:02:33.685Z] Configure a credential helper to remove this warning. See [2021-10-07T03:02:33.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T03:02:33.685Z] [2021-10-07T03:02:33.685Z] Login Succeeded [2021-10-07T03:02:33.685Z] nexus3.edgexfoundry.org:10002 [2021-10-07T03:02:33.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T03:02:34.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T03:02:34.259Z] Configure a credential helper to remove this warning. See [2021-10-07T03:02:34.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T03:02:34.259Z] [2021-10-07T03:02:34.259Z] Login Succeeded [2021-10-07T03:02:34.259Z] nexus3.edgexfoundry.org:10003 [2021-10-07T03:02:34.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T03:02:34.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T03:02:34.890Z] Configure a credential helper to remove this warning. See [2021-10-07T03:02:34.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T03:02:34.890Z] [2021-10-07T03:02:34.890Z] Login Succeeded [2021-10-07T03:02:34.890Z] nexus3.edgexfoundry.org:10004 [2021-10-07T03:02:35.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T03:02:35.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T03:02:35.513Z] Configure a credential helper to remove this warning. See [2021-10-07T03:02:35.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T03:02:35.513Z] [2021-10-07T03:02:35.513Z] Login Succeeded [2021-10-07T03:02:35.513Z] docker.io [2021-10-07T03:02:36.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T03:02:36.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T03:02:36.422Z] Configure a credential helper to remove this warning. See [2021-10-07T03:02:36.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T03:02:36.422Z] [2021-10-07T03:02:36.422Z] Login Succeeded [2021-10-07T03:02:36.422Z] ---> docker-login.sh ends [Pipeline] } [2021-10-07T03:02:36.539Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-07T03:02:37.128Z] ========================================================= [2021-10-07T03:02:37.129Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-07T03:02:37.129Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:02:37.538Z] + 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 . [2021-10-07T03:02:37.539Z] Sending build context to Docker daemon 118.8kB [2021-10-07T03:02:37.836Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2021-10-07T03:02:37.836Z] Step 2/11 : FROM ${BASE} AS builder [2021-10-07T03:02:38.127Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-07T03:02:38.127Z] bbf911997326: Pulling fs layer [2021-10-07T03:02:38.127Z] 58ec367f63d7: Pulling fs layer [2021-10-07T03:02:38.127Z] 1b4a6ffa7d45: Pulling fs layer [2021-10-07T03:02:38.127Z] fc5181fea5dc: Pulling fs layer [2021-10-07T03:02:38.127Z] 9c418107303f: Pulling fs layer [2021-10-07T03:02:38.127Z] 284eca6f2348: Pulling fs layer [2021-10-07T03:02:38.127Z] 842844d905b1: Pulling fs layer [2021-10-07T03:02:38.127Z] 901a3a57568e: Pulling fs layer [2021-10-07T03:02:38.127Z] 284eca6f2348: Waiting [2021-10-07T03:02:38.127Z] 842844d905b1: Waiting [2021-10-07T03:02:38.127Z] 901a3a57568e: Waiting [2021-10-07T03:02:38.127Z] fc5181fea5dc: Waiting [2021-10-07T03:02:38.127Z] 9c418107303f: Waiting [2021-10-07T03:02:38.127Z] 1b4a6ffa7d45: Verifying Checksum [2021-10-07T03:02:38.127Z] 1b4a6ffa7d45: Download complete [2021-10-07T03:02:38.423Z] 58ec367f63d7: Download complete [2021-10-07T03:02:38.423Z] 9c418107303f: Download complete [2021-10-07T03:02:38.423Z] bbf911997326: Verifying Checksum [2021-10-07T03:02:38.423Z] 284eca6f2348: Download complete [2021-10-07T03:02:38.423Z] 842844d905b1: Download complete [2021-10-07T03:02:39.472Z] bbf911997326: Pull complete [2021-10-07T03:02:40.311Z] 58ec367f63d7: Pull complete [2021-10-07T03:02:40.312Z] 1b4a6ffa7d45: Pull complete [2021-10-07T03:02:40.600Z] 901a3a57568e: Verifying Checksum [2021-10-07T03:02:40.600Z] 901a3a57568e: Download complete [2021-10-07T03:02:41.228Z] fc5181fea5dc: Verifying Checksum [2021-10-07T03:02:41.228Z] fc5181fea5dc: Download complete [2021-10-07T03:02:51.566Z] fc5181fea5dc: Pull complete [2021-10-07T03:02:51.855Z] 9c418107303f: Pull complete [2021-10-07T03:02:52.477Z] 284eca6f2348: Pull complete [2021-10-07T03:02:52.782Z] 842844d905b1: Pull complete [2021-10-07T03:02:58.319Z] 901a3a57568e: Pull complete [2021-10-07T03:02:58.603Z] Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 [2021-10-07T03:02:58.603Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-07T03:02:58.603Z] ---> 72ade6ffb461 [2021-10-07T03:02:58.603Z] Step 3/11 : ARG MAKE='make build' [2021-10-07T03:03:04.138Z] ---> Running in ece3f05ab623 [2021-10-07T03:03:04.761Z] Removing intermediate container ece3f05ab623 [2021-10-07T03:03:04.761Z] ---> 1617638a7f29 [2021-10-07T03:03:04.761Z] Step 4/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-10-07T03:03:04.761Z] ---> Running in 1df94798c340 [2021-10-07T03:03:05.384Z] Removing intermediate container 1df94798c340 [2021-10-07T03:03:05.384Z] ---> c7340a4939fd [2021-10-07T03:03:05.384Z] Step 5/11 : ARG ALPINE_PKG_EXTRA="" [2021-10-07T03:03:05.384Z] ---> Running in 2c89552bfa63 [2021-10-07T03:03:06.404Z] Removing intermediate container 2c89552bfa63 [2021-10-07T03:03:06.404Z] ---> ccd0e0cdc5e6 [2021-10-07T03:03:06.404Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T03:03:06.404Z] ---> Running in bfea76737494 [2021-10-07T03:03:09.101Z] Removing intermediate container bfea76737494 [2021-10-07T03:03:09.101Z] ---> c04d318074e3 [2021-10-07T03:03:09.101Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-07T03:03:09.101Z] ---> Running in ceaa4d9975f4 [2021-10-07T03:03:10.578Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-07T03:03:11.210Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-07T03:03:12.223Z] (1/3) Installing openssh-keygen (8.4_p1-r4) [2021-10-07T03:03:12.223Z] (2/3) Installing libedit (20191231.3.1-r1) [2021-10-07T03:03:12.223Z] (3/3) Installing openssh-client (8.4_p1-r4) [2021-10-07T03:03:12.508Z] Executing busybox-1.32.1-r6.trigger [2021-10-07T03:03:12.508Z] OK: 222 MiB in 55 packages [2021-10-07T03:03:13.992Z] Removing intermediate container ceaa4d9975f4 [2021-10-07T03:03:13.992Z] ---> 0a4118dffb6e [2021-10-07T03:03:13.992Z] Step 8/11 : WORKDIR /device-rest-go [2021-10-07T03:03:14.278Z] ---> Running in 4ae97a91c119 [2021-10-07T03:03:14.565Z] Removing intermediate container 4ae97a91c119 [2021-10-07T03:03:14.565Z] ---> ffc8466a1171 [2021-10-07T03:03:14.565Z] Step 9/11 : COPY . . [2021-10-07T03:03:16.054Z] ---> c8746517f52e [2021-10-07T03:03:16.054Z] Step 10/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-07T03:03:16.054Z] ---> Running in 4b1984117af4 [2021-10-07T03:03:43.073Z] Removing intermediate container 4b1984117af4 [2021-10-07T03:03:43.073Z] ---> cfd4c3d495be [2021-10-07T03:03:43.073Z] Step 11/11 : RUN $MAKE [2021-10-07T03:03:43.073Z] ---> Running in ad54a028fc2a [2021-10-07T03:03:43.073Z] noop [2021-10-07T03:03:43.073Z] Removing intermediate container ad54a028fc2a [2021-10-07T03:03:43.073Z] ---> 8dbfcf8e08c4 [2021-10-07T03:03:43.073Z] Successfully built 8dbfcf8e08c4 [2021-10-07T03:03:43.073Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:03:43.477Z] + docker inspect -f . ci-base-image-arm64 [2021-10-07T03:03:43.477Z] . [Pipeline] withDockerContainer [2021-10-07T03:03:43.811Z] prd-ubuntu18.04-docker-arm64-4c-16g-2283 does not seem to be running inside a container [2021-10-07T03:03:43.961Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/5 -v /w/workspace/device-rest-go/5:/w/workspace/device-rest-go/5:rw,z -v /w/workspace/device-rest-go/5@tmp:/w/workspace/device-rest-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-07T03:03:45.718Z] $ docker top e81e6a01f07c70152e44d8b9fdd55befeb69c27de05a9c437b9c38cf8af453c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-07T03:03:46.805Z] + go version [2021-10-07T03:03:46.805Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-07T03:03:46.840Z] $ docker stop --time=1 e81e6a01f07c70152e44d8b9fdd55befeb69c27de05a9c437b9c38cf8af453c0 [2021-10-07T03:03:48.713Z] $ docker rm -f e81e6a01f07c70152e44d8b9fdd55befeb69c27de05a9c437b9c38cf8af453c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:03:49.535Z] + docker inspect -f . ci-base-image-arm64 [2021-10-07T03:03:49.535Z] . [Pipeline] withDockerContainer [2021-10-07T03:03:49.828Z] prd-ubuntu18.04-docker-arm64-4c-16g-2283 does not seem to be running inside a container [2021-10-07T03:03:49.952Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/5 -v /w/workspace/device-rest-go/5:/w/workspace/device-rest-go/5:rw,z -v /w/workspace/device-rest-go/5@tmp:/w/workspace/device-rest-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-07T03:03:51.858Z] $ docker top 2605b248f8e4fa6ad19d69bd1b7f4fe3468f992dcf7bddf413e84b662819f116 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-07T03:03:52.929Z] + make test [2021-10-07T03:03:52.929Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-07T03:03:54.417Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2021-10-07T03:04:51.271Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2021-10-07T03:04:51.271Z] ok github.com/edgexfoundry/device-rest-go/driver 0.047s coverage: 53.8% of statements [2021-10-07T03:04:51.271Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-10-07T03:05:18.233Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-07T03:05:18.233Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-07T03:05:18.233Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-10-07T03:05:18.258Z] $ docker stop --time=1 2605b248f8e4fa6ad19d69bd1b7f4fe3468f992dcf7bddf413e84b662819f116 [2021-10-07T03:05:20.163Z] $ docker rm -f 2605b248f8e4fa6ad19d69bd1b7f4fe3468f992dcf7bddf413e84b662819f116 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-07T03:05:21.100Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-07T03:05:21.142Z] Warning: overwriting stash ‘coverage-report’ [2021-10-07T03:05:21.831Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-07T03:05:22.467Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-07T03:05:22.848Z] + ls -al . [2021-10-07T03:05:22.848Z] total 144 [2021-10-07T03:05:22.848Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 7 03:05 . [2021-10-07T03:05:22.848Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 03:02 .. [2021-10-07T03:05:22.848Z] -rw-rw-r-- 1 jenkins jenkins 151 Oct 7 03:02 .dockerignore [2021-10-07T03:05:22.848Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 7 03:02 .git [2021-10-07T03:05:22.848Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 03:02 .github [2021-10-07T03:05:22.848Z] -rw-rw-r-- 1 jenkins jenkins 329 Oct 7 03:02 .gitignore [2021-10-07T03:05:22.848Z] -rw-rw-r-- 1 jenkins jenkins 6792 Oct 7 03:02 Attribution.txt [2021-10-07T03:05:22.848Z] -rw-rw-r-- 1 jenkins jenkins 7459 Oct 7 03:02 CHANGELOG.md [2021-10-07T03:05:22.848Z] -rw-rw-r-- 1 jenkins jenkins 1649 Oct 7 03:02 Dockerfile [2021-10-07T03:05:22.848Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 7 03:02 GOVERNANCE.md [2021-10-07T03:05:22.848Z] -rw-rw-r-- 1 jenkins jenkins 680 Oct 7 03:02 Jenkinsfile [2021-10-07T03:05:22.848Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 7 03:02 LICENSE [2021-10-07T03:05:22.848Z] -rw-rw-r-- 1 jenkins jenkins 1078 Oct 7 03:02 Makefile [2021-10-07T03:05:22.848Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 7 03:02 OWNERS.md [2021-10-07T03:05:22.848Z] -rw-rw-r-- 1 jenkins jenkins 7661 Oct 7 03:02 README.md [2021-10-07T03:05:22.848Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 7 02:56 VERSION [2021-10-07T03:05:22.848Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 03:02 bin [2021-10-07T03:05:22.848Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 03:02 cmd [2021-10-07T03:05:22.848Z] -rw-r--r-- 1 jenkins jenkins 8435 Oct 7 03:04 coverage.out [2021-10-07T03:05:22.848Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 03:02 driver [2021-10-07T03:05:22.848Z] -rw-rw-r-- 1 jenkins jenkins 271 Oct 7 03:02 go.mod [2021-10-07T03:05:22.848Z] -rw-rw-r-- 1 jenkins jenkins 20570 Oct 7 03:02 go.sum [2021-10-07T03:05:22.848Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 03:02 snap [2021-10-07T03:05:22.848Z] -rw-rw-r-- 1 jenkins jenkins 713 Oct 7 03:02 version.go [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:05:23.233Z] + 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=639d0ecdfc57cece2b06871fa354b11591f01930 --label arch=arm64 --label version=0.0.0 . [2021-10-07T03:05:23.233Z] Sending build context to Docker daemon 128kB [2021-10-07T03:05:23.521Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.14 [2021-10-07T03:05:23.521Z] Step 2/24 : FROM ${BASE} AS builder [2021-10-07T03:05:23.521Z] ---> 8dbfcf8e08c4 [2021-10-07T03:05:23.521Z] Step 3/24 : ARG MAKE='make build' [2021-10-07T03:05:23.806Z] ---> Running in 2011fe5079d0 [2021-10-07T03:05:24.427Z] Removing intermediate container 2011fe5079d0 [2021-10-07T03:05:24.427Z] ---> cc09c6028a1d [2021-10-07T03:05:24.427Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-10-07T03:05:24.427Z] ---> Running in 4caff590b30c [2021-10-07T03:05:25.048Z] Removing intermediate container 4caff590b30c [2021-10-07T03:05:25.048Z] ---> ece770cdd675 [2021-10-07T03:05:25.048Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-10-07T03:05:25.048Z] ---> Running in cefaf985fe51 [2021-10-07T03:05:25.674Z] Removing intermediate container cefaf985fe51 [2021-10-07T03:05:25.674Z] ---> 06efca6f1fec [2021-10-07T03:05:25.674Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T03:05:25.674Z] ---> Running in 41d0faa54f7e [2021-10-07T03:05:28.358Z] Removing intermediate container 41d0faa54f7e [2021-10-07T03:05:28.358Z] ---> 93d1e29dc843 [2021-10-07T03:05:28.358Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-07T03:05:28.358Z] ---> Running in e0e2aa60b48b [2021-10-07T03:05:29.591Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-07T03:05:30.213Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-07T03:05:31.226Z] OK: 222 MiB in 55 packages [2021-10-07T03:05:32.245Z] Removing intermediate container e0e2aa60b48b [2021-10-07T03:05:32.245Z] ---> 75532bfd4618 [2021-10-07T03:05:32.245Z] Step 8/24 : WORKDIR /device-rest-go [2021-10-07T03:05:32.526Z] ---> Running in 0621419df3e7 [2021-10-07T03:05:32.809Z] Removing intermediate container 0621419df3e7 [2021-10-07T03:05:32.809Z] ---> 4e29aea523e4 [2021-10-07T03:05:32.809Z] Step 9/24 : COPY . . [2021-10-07T03:05:33.814Z] ---> 4f552c9180b2 [2021-10-07T03:05:33.814Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-07T03:05:33.814Z] ---> Running in dda6af49d2d1 [2021-10-07T03:05:36.500Z] Removing intermediate container dda6af49d2d1 [2021-10-07T03:05:36.500Z] ---> 16306e029f01 [2021-10-07T03:05:36.500Z] Step 11/24 : RUN $MAKE [2021-10-07T03:05:36.500Z] ---> Running in 18e6c96af195 [2021-10-07T03:05:37.516Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd [2021-10-07T03:06:24.783Z] Removing intermediate container 18e6c96af195 [2021-10-07T03:06:24.783Z] ---> a1e9df45f804 [2021-10-07T03:06:24.783Z] Step 12/24 : FROM alpine:3.14 [2021-10-07T03:06:24.783Z] 3.14: Pulling from library/alpine [2021-10-07T03:06:24.783Z] 552d1f2373af: Pulling fs layer [2021-10-07T03:06:24.783Z] 552d1f2373af: Download complete [2021-10-07T03:06:24.783Z] 552d1f2373af: Pull complete [2021-10-07T03:06:24.783Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-07T03:06:24.783Z] Status: Downloaded newer image for alpine:3.14 [2021-10-07T03:06:24.783Z] ---> bb3de5531c18 [2021-10-07T03:06:24.783Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-10-07T03:06:24.783Z] ---> Running in cda9031abba0 [2021-10-07T03:06:24.783Z] Removing intermediate container cda9031abba0 [2021-10-07T03:06:24.783Z] ---> b8adf0039276 [2021-10-07T03:06:24.783Z] Step 14/24 : LABEL Name=device-rest-go Version=${VERSION} [2021-10-07T03:06:24.783Z] ---> Running in e2e3b321963e [2021-10-07T03:06:24.783Z] Removing intermediate container e2e3b321963e [2021-10-07T03:06:24.783Z] ---> 06c6332c8bba [2021-10-07T03:06:24.783Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-07T03:06:24.783Z] ---> Running in 50be5f6a6fcb [2021-10-07T03:06:24.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-07T03:06:24.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-07T03:06:24.783Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-07T03:06:24.783Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-07T03:06:24.783Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-07T03:06:24.783Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-07T03:06:24.783Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-07T03:06:24.783Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-07T03:06:24.783Z] Executing busybox-1.33.1-r3.trigger [2021-10-07T03:06:24.783Z] OK: 8 MiB in 20 packages [2021-10-07T03:06:25.069Z] Removing intermediate container 50be5f6a6fcb [2021-10-07T03:06:25.069Z] ---> 9f4cc131ea4d [2021-10-07T03:06:25.069Z] Step 16/24 : COPY --from=builder /device-rest-go/cmd / [2021-10-07T03:06:26.549Z] ---> 3ecafd9e69c8 [2021-10-07T03:06:26.549Z] Step 17/24 : COPY --from=builder /device-rest-go/LICENSE / [2021-10-07T03:06:27.564Z] ---> 4b8d17749c06 [2021-10-07T03:06:27.565Z] Step 18/24 : COPY --from=builder /device-rest-go/Attribution.txt / [2021-10-07T03:06:28.185Z] ---> 44aadc0fdbf3 [2021-10-07T03:06:28.185Z] Step 19/24 : EXPOSE 59986 [2021-10-07T03:06:28.472Z] ---> Running in 223494c4d6c5 [2021-10-07T03:06:29.093Z] Removing intermediate container 223494c4d6c5 [2021-10-07T03:06:29.093Z] ---> 194314209909 [2021-10-07T03:06:29.093Z] Step 20/24 : ENTRYPOINT ["/device-rest"] [2021-10-07T03:06:29.093Z] ---> Running in 3ba50e7c18dd [2021-10-07T03:06:29.713Z] Removing intermediate container 3ba50e7c18dd [2021-10-07T03:06:29.713Z] ---> 468ba3461c19 [2021-10-07T03:06:29.713Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-10-07T03:06:29.713Z] ---> Running in 36fe7ce95584 [2021-10-07T03:06:30.545Z] Removing intermediate container 36fe7ce95584 [2021-10-07T03:06:30.545Z] ---> 61e2ed792a8d [2021-10-07T03:06:30.545Z] Step 22/24 : LABEL arch=arm64 [2021-10-07T03:06:30.545Z] ---> Running in 479a64a8bf53 [2021-10-07T03:06:31.171Z] Removing intermediate container 479a64a8bf53 [2021-10-07T03:06:31.171Z] ---> 854938eb23f9 [2021-10-07T03:06:31.171Z] Step 23/24 : LABEL git_sha=639d0ecdfc57cece2b06871fa354b11591f01930 [2021-10-07T03:06:31.171Z] ---> Running in 4d50627ab4c0 [2021-10-07T03:06:31.794Z] Removing intermediate container 4d50627ab4c0 [2021-10-07T03:06:31.794Z] ---> 8c8d2a81893d [2021-10-07T03:06:31.794Z] Step 24/24 : LABEL version=0.0.0 [2021-10-07T03:06:31.794Z] ---> Running in 55abc1cd209b [2021-10-07T03:06:32.413Z] Removing intermediate container 55abc1cd209b [2021-10-07T03:06:32.413Z] ---> 0afaebb9f005 [2021-10-07T03:06:32.413Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-07T03:06:32.414Z] Successfully built 0afaebb9f005 [2021-10-07T03:06:32.414Z] 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 [2021-10-07T03:06:33.100Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-07T03:06:33.387Z] [2021-10-07T03:06:33.387Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:06:33.796Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-07T03:06:34.083Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-07T03:06:34.083Z] 448f6bf000e3: Pulling fs layer [2021-10-07T03:06:34.083Z] f757da607395: Pulling fs layer [2021-10-07T03:06:34.083Z] 05883995daec: Pulling fs layer [2021-10-07T03:06:34.083Z] 8603b9c90790: Pulling fs layer [2021-10-07T03:06:34.083Z] 1560dd03e051: Pulling fs layer [2021-10-07T03:06:34.083Z] 27f5ce0e4adf: Pulling fs layer [2021-10-07T03:06:34.083Z] c2d8d7efcc4b: Pulling fs layer [2021-10-07T03:06:34.083Z] 8603b9c90790: Waiting [2021-10-07T03:06:34.083Z] 1560dd03e051: Waiting [2021-10-07T03:06:34.083Z] c2d8d7efcc4b: Waiting [2021-10-07T03:06:34.083Z] 27f5ce0e4adf: Waiting [2021-10-07T03:06:34.371Z] f757da607395: Verifying Checksum [2021-10-07T03:06:34.371Z] f757da607395: Download complete [2021-10-07T03:06:34.371Z] 8603b9c90790: Download complete [2021-10-07T03:06:34.659Z] 05883995daec: Verifying Checksum [2021-10-07T03:06:34.659Z] 05883995daec: Download complete [2021-10-07T03:06:34.659Z] 1560dd03e051: Verifying Checksum [2021-10-07T03:06:34.659Z] 1560dd03e051: Download complete [2021-10-07T03:06:34.659Z] 27f5ce0e4adf: Verifying Checksum [2021-10-07T03:06:34.659Z] 27f5ce0e4adf: Download complete [2021-10-07T03:06:35.285Z] 448f6bf000e3: Verifying Checksum [2021-10-07T03:06:35.285Z] 448f6bf000e3: Download complete [2021-10-07T03:06:37.991Z] c2d8d7efcc4b: Verifying Checksum [2021-10-07T03:06:37.991Z] c2d8d7efcc4b: Download complete [2021-10-07T03:06:39.004Z] 448f6bf000e3: Pull complete [2021-10-07T03:06:39.626Z] f757da607395: Pull complete [2021-10-07T03:06:41.112Z] 05883995daec: Pull complete [2021-10-07T03:06:41.736Z] 8603b9c90790: Pull complete [2021-10-07T03:06:42.750Z] 1560dd03e051: Pull complete [2021-10-07T03:06:43.039Z] 27f5ce0e4adf: Pull complete [2021-10-07T03:06:58.284Z] c2d8d7efcc4b: Pull complete [2021-10-07T03:06:58.284Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-07T03:06:58.284Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-07T03:06:58.284Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-07T03:06:58.602Z] prd-ubuntu18.04-docker-arm64-4c-16g-2283 does not seem to be running inside a container [2021-10-07T03:06:58.761Z] $ 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/5 -v /w/workspace/device-rest-go/5:/w/workspace/device-rest-go/5:rw,z -v /w/workspace/device-rest-go/5@tmp:/w/workspace/device-rest-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-07T03:07:03.626Z] $ docker top d3fc3b526188d5210779b43a5499799e88e33133b2db571cdeb96382213bce0a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T03:07:04.713Z] ---> job-cost.sh [2021-10-07T03:07:04.713Z] lf-activate-venv: SKIPPING [2021-10-07T03:07:04.713Z] INFO: No Stack... [2021-10-07T03:07:05.326Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-07T03:07:05.608Z] INFO: Archiving Costs [Pipeline] sh [2021-10-07T03:07:06.340Z] + + cut -d,cat -f6 /w/workspace/device-rest-go/5/archives/cost.csv [2021-10-07T03:07:06.340Z] [Pipeline] lock [2021-10-07T03:07:06.423Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-137-5-stack-cost] [2021-10-07T03:07:06.437Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-137-5-stack-cost] did not exist. Created. [2021-10-07T03:07:06.437Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-137-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-07T03:07:07.086Z] /w/workspace/device-rest-go/5@tmp/durable-bbd05171/script.sh: 1: /w/workspace/device-rest-go/5@tmp/durable-bbd05171/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-07T03:07:07.831Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-07T03:07:07.873Z] Warning: overwriting stash ‘stack-cost’ [2021-10-07T03:07:07.919Z] Stashed 1 file(s) [Pipeline] } [2021-10-07T03:07:07.929Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-137-5-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-07T03:07:07.956Z] $ docker stop --time=1 d3fc3b526188d5210779b43a5499799e88e33133b2db571cdeb96382213bce0a [2021-10-07T03:07:09.639Z] $ docker rm -f d3fc3b526188d5210779b43a5499799e88e33133b2db571cdeb96382213bce0a [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 [2021-10-07T03:07:10.714Z] provisioning config files... [2021-10-07T03:07:10.728Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-137@tmp/config8578575971608895848tmp [Pipeline] { [Pipeline] sh [2021-10-07T03:07:11.071Z] + set +x [2021-10-07T03:07:11.071Z] + curl -s https://codecov.io/bash [2021-10-07T03:07:11.071Z] + bash -s -- [2021-10-07T03:07:11.071Z] [2021-10-07T03:07:11.071Z] _____ _ [2021-10-07T03:07:11.071Z] / ____| | | [2021-10-07T03:07:11.071Z] | | ___ __| | ___ ___ _____ __ [2021-10-07T03:07:11.071Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-07T03:07:11.071Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-07T03:07:11.071Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-07T03:07:11.071Z] Bash-1.0.6 [2021-10-07T03:07:11.071Z] [2021-10-07T03:07:11.071Z] [2021-10-07T03:07:11.071Z] ==> git version 2.24.4 found [2021-10-07T03:07:11.072Z] ==> 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 [2021-10-07T03:07:11.072Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-07T03:07:11.072Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-07T03:07:11.072Z] ==> Jenkins CI detected. [2021-10-07T03:07:11.072Z] current dir:  /w/workspace/gexfoundry_device-rest-go_PR-137 [2021-10-07T03:07:11.072Z] project root: . [2021-10-07T03:07:11.072Z] --> token set from env [2021-10-07T03:07:11.072Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-07T03:07:11.337Z] ==> Running gcov in . (disable via -X gcov) [2021-10-07T03:07:11.337Z] ==> Python coveragepy not found [2021-10-07T03:07:11.337Z] ==> Searching for coverage reports in: [2021-10-07T03:07:11.337Z] + . [2021-10-07T03:07:11.337Z] -> Found 1 reports [2021-10-07T03:07:11.337Z] ==> Detecting git/mercurial file structure [2021-10-07T03:07:11.337Z] ==> Reading reports [2021-10-07T03:07:11.337Z] + ./coverage.out bytes=8435 [2021-10-07T03:07:11.337Z] ==> Appending adjustments [2021-10-07T03:07:11.337Z] https://docs.codecov.io/docs/fixing-reports [2021-10-07T03:07:11.337Z] + Found adjustments [2021-10-07T03:07:11.337Z] ==> Gzipping contents [2021-10-07T03:07:11.337Z] 4.0K /tmp/codecov.q1aqNS.gz [2021-10-07T03:07:11.337Z] ==> Uploading reports [2021-10-07T03:07:11.337Z] url: https://codecov.io [2021-10-07T03:07:11.337Z] query: branch=PR-137&commit=a97b96d0a25041b58609531461eeb3057add9739&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-137%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=137&job=&cmd_args= [2021-10-07T03:07:11.337Z] -> Pinging Codecov [2021-10-07T03:07:11.337Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-137&commit=a97b96d0a25041b58609531461eeb3057add9739&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-137%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=137&job=&cmd_args= [2021-10-07T03:07:11.925Z] -> Uploading to [2021-10-07T03:07:11.925Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-07/4E5D53B4F1F92C436F7061BF334D961C/a97b96d0a25041b58609531461eeb3057add9739/5f15042d-ae96-470d-88b9-5cb04ed0892c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211007%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211007T030711Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=66ed92da39742e9667de4cc00c3a8e2474c02c2086c36af0e309470940cf4e92 [2021-10-07T03:07:11.925Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-07T03:07:11.925Z] Dload Upload Total Spent Left Speed [2021-10-07T03:07:12.191Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1741 0 0 100 1741 0 5640 --:--:-- --:--:-- --:--:-- 5652 [2021-10-07T03:07:12.191Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/a97b96d0a25041b58609531461eeb3057add9739 [Pipeline] } [2021-10-07T03:07:12.203Z] 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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-07T03:07:13.944Z] + '[' -d /w/workspace/gexfoundry_device-rest-go_PR-137/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-07T03:07:14.268Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T03:07:14.873Z] ---> package-listing.sh [2021-10-07T03:07:14.873Z] ++ facter osfamily [2021-10-07T03:07:14.873Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-07T03:07:15.139Z] + OS_FAMILY=redhat [2021-10-07T03:07:15.139Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-137 [2021-10-07T03:07:15.139Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-07T03:07:15.139Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-07T03:07:15.139Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-07T03:07:15.139Z] + PACKAGES=/tmp/packages_start.txt [2021-10-07T03:07:15.139Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-137 ']' [2021-10-07T03:07:15.139Z] + PACKAGES=/tmp/packages_end.txt [2021-10-07T03:07:15.139Z] + case "${OS_FAMILY}" in [2021-10-07T03:07:15.139Z] + sort [2021-10-07T03:07:15.139Z] + rpm -qa [2021-10-07T03:07:15.722Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-07T03:07:15.722Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-07T03:07:15.722Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-07T03:07:15.722Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-137 ']' [2021-10-07T03:07:15.722Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-137/archives/ [2021-10-07T03:07:15.722Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-137/archives/ [Pipeline] echo [2021-10-07T03:07:15.740Z] 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-137/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-07T03:07:16.038Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:07:16.632Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T03:07:16.632Z] [2021-10-07T03:07:16.632Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:07:16.975Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T03:07:17.245Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-07T03:07:17.245Z] b4d181a07f80: Pulling fs layer [2021-10-07T03:07:17.245Z] a1111a8f2ec3: Pulling fs layer [2021-10-07T03:07:17.245Z] ed53099fbce6: Pulling fs layer [2021-10-07T03:07:17.245Z] dc539afda2c1: Pulling fs layer [2021-10-07T03:07:17.245Z] 77bc0d833cb6: Pulling fs layer [2021-10-07T03:07:17.245Z] 9065ff56babe: Pulling fs layer [2021-10-07T03:07:17.245Z] d287ab97295c: Pulling fs layer [2021-10-07T03:07:17.245Z] 77bc0d833cb6: Waiting [2021-10-07T03:07:17.245Z] 9065ff56babe: Waiting [2021-10-07T03:07:17.245Z] d287ab97295c: Waiting [2021-10-07T03:07:17.245Z] dc539afda2c1: Waiting [2021-10-07T03:07:17.245Z] a1111a8f2ec3: Verifying Checksum [2021-10-07T03:07:17.245Z] a1111a8f2ec3: Download complete [2021-10-07T03:07:17.245Z] dc539afda2c1: Verifying Checksum [2021-10-07T03:07:17.246Z] dc539afda2c1: Download complete [2021-10-07T03:07:17.513Z] ed53099fbce6: Verifying Checksum [2021-10-07T03:07:17.513Z] ed53099fbce6: Download complete [2021-10-07T03:07:17.513Z] 9065ff56babe: Verifying Checksum [2021-10-07T03:07:17.513Z] 9065ff56babe: Download complete [2021-10-07T03:07:17.513Z] 77bc0d833cb6: Verifying Checksum [2021-10-07T03:07:17.513Z] 77bc0d833cb6: Download complete [2021-10-07T03:07:17.513Z] b4d181a07f80: Verifying Checksum [2021-10-07T03:07:17.513Z] b4d181a07f80: Download complete [2021-10-07T03:07:18.486Z] d287ab97295c: Verifying Checksum [2021-10-07T03:07:18.486Z] d287ab97295c: Download complete [2021-10-07T03:07:19.081Z] b4d181a07f80: Pull complete [2021-10-07T03:07:19.349Z] a1111a8f2ec3: Pull complete [2021-10-07T03:07:19.937Z] ed53099fbce6: Pull complete [2021-10-07T03:07:19.937Z] dc539afda2c1: Pull complete [2021-10-07T03:07:20.201Z] 77bc0d833cb6: Pull complete [2021-10-07T03:07:20.201Z] 9065ff56babe: Pull complete [2021-10-07T03:07:25.585Z] d287ab97295c: Pull complete [2021-10-07T03:07:25.585Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-07T03:07:25.585Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T03:07:25.585Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-07T03:07:25.677Z] prd-centos7-docker-4c-2g-2275 does not seem to be running inside a container [2021-10-07T03:07:25.737Z] $ 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-137/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-137 -v /w/workspace/gexfoundry_device-rest-go_PR-137:/w/workspace/gexfoundry_device-rest-go_PR-137:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-137@tmp:/w/workspace/gexfoundry_device-rest-go_PR-137@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-07T03:07:27.826Z] $ docker top bb9407855a92f177824cb9f972c358da18a913a25e4c5886bf01f4825757677a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-07T03:07:28.216Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-07T03:07:28.540Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-07T03:07:28.853Z] + ls /var/log/sa-host [2021-10-07T03:07:28.853Z] + sadf -c /var/log/sa-host/sa07 [2021-10-07T03:07:28.853Z] file_magic: OK [2021-10-07T03:07:28.853Z] HZ: Using current value: 100 [2021-10-07T03:07:28.853Z] file_header: OK [2021-10-07T03:07:28.853Z] 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 [2021-10-07T03:07:28.853Z] Statistics: [2021-10-07T03:07:28.853Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-07T03:07:28.853Z] File successfully converted to sysstat format version 12.0.3 [2021-10-07T03:07:28.853Z] + sadf -c /var/log/sa-host/sa30 [2021-10-07T03:07:28.853Z] file_magic: OK [2021-10-07T03:07:28.853Z] HZ: Using current value: 100 [2021-10-07T03:07:28.853Z] file_header: OK [2021-10-07T03:07:28.853Z] 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 [2021-10-07T03:07:28.853Z] Statistics: [2021-10-07T03:07:28.853Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-07T03:07:28.853Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-07T03:07:29.425Z] provisioning config files... [2021-10-07T03:07:29.441Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-137@tmp/config6396999781319784230tmp [Pipeline] { [Pipeline] echo [2021-10-07T03:07:29.464Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T03:07:29.787Z] ---> create-netrc.sh [Pipeline] } [2021-10-07T03:07:29.800Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-07T03:07:30.200Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-07T03:07:30.213Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T03:07:30.528Z] ---> sudo-logs.sh [2021-10-07T03:07:30.529Z] Archiving 'sudo' log.. [2021-10-07T03:07:30.529Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2275.novalocal: Name or service not known [2021-10-07T03:07:30.529Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2275.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-07T03:07:30.568Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T03:07:30.875Z] ---> job-cost.sh [2021-10-07T03:07:30.875Z] lf-activate-venv: SKIPPING [2021-10-07T03:07:30.875Z] DEBUG: total: 0.10999999940395355 [2021-10-07T03:07:30.875Z] INFO: Retrieving Stack Cost... [2021-10-07T03:07:52.928Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-07T03:07:52.928Z] INFO: Archiving Costs [Pipeline] echo [2021-10-07T03:07:52.951Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T03:07:53.268Z] ---> logs-deploy.sh [2021-10-07T03:07:53.268Z] lf-activate-venv: SKIPPING [2021-10-07T03:07:53.268Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-137/5 [2021-10-07T03:07:53.268Z] INFO: archiving workspace using pattern(s): [2021-10-07T03:07:53.855Z] Archives upload complete. [2021-10-07T03:07:54.121Z] INFO: archiving logs to Nexus