Pull request #71 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 9b64ac07c567a5778d3ba7eb99ad6e34c0c9ae52+03464ffadf6f8b9068bcdea2569ab2e117b905af (a7dd7409b42131b4ad0588ccecb09a77c50e3d0c) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4d45bb06fbd349d05c83df7b0a7176550fae40e6 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 4d45bb06fbd349d05c83df7b0a7176550fae40e6 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-71/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4d45bb06fbd349d05c83df7b0a7176550fae40e6 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4d45bb06fbd349d05c83df7b0a7176550fae40e6 # timeout=10 Commit message: "Merge pull request #295 from ernestojeda/always-docker-auth" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-71/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4d45bb06fbd349d05c83df7b0a7176550fae40e6 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-snmp-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-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-snmp-go 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-12217 in /w/workspace/dgexfoundry_device-snmp-go_PR-71 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/dgexfoundry_device-snmp-go_PR-71 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-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-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/71/head:refs/remotes/origin/PR-71 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 03464ffadf6f8b9068bcdea2569ab2e117b905af into PR head commit 9b64ac07c567a5778d3ba7eb99ad6e34c0c9ae52 Merge succeeded, producing 9b64ac07c567a5778d3ba7eb99ad6e34c0c9ae52 Checking out Revision 9b64ac07c567a5778d3ba7eb99ad6e34c0c9ae52 (PR-71) > git config core.sparsecheckout # timeout=10 > git checkout -f 9b64ac07c567a5778d3ba7eb99ad6e34c0c9ae52 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 03464ffadf6f8b9068bcdea2569ab2e117b905af # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9b64ac07c567a5778d3ba7eb99ad6e34c0c9ae52 # timeout=10 Commit message: "Bump github.com/edgexfoundry/device-sdk-go from 1.2.4-dev.34 to 1.3.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object 4d45bb06fbd349d05c83df7b0a7176550fae40e6 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:26:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:26:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:26:34 ========================================================= 06:26:34 EdgeX Global Pipelines Version Info 06:26:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:26:37 ------------------- 06:26:37 stable info: 06:26:37 ------------------- 06:26:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:26:37 Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 06:26:37 Message: update stable to v1.0.162 06:26:38 ------------------- 06:26:38 experimental info: 06:26:38 ------------------- 06:26:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:26:38 Commit SHA: 6f2ee81cce8ce978e0d8ebd6865d4103bdd6920b 06:26:38 Message: update experimental to v1.0.164 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 06:26:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 06:26:38 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 06:26:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:26:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:26:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:26:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:26:39 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:26:39 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:26:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:26:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:26:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:26:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-snmp-go [Pipeline] echo 06:26:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:26:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:26:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:26:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:26:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:26:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:26:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:26:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:26:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:26:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:26:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:26:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:26:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:26:42 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 06:26:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-71 [Pipeline] echo 06:26:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-71 [Pipeline] echo 06:26:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-71 [Pipeline] echo 06:26:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9b64ac07c567a5778d3ba7eb99ad6e34c0c9ae52 [Pipeline] echo 06:26:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9b64ac0 [Pipeline] echo 06:26:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:26:43 provisioning config files... 06:26:43 copy managed file [device-snmp-go-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-71@tmp/config8750723984446026384tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:26:43 ---> docker-login.sh 06:26:43 nexus3.edgexfoundry.org:10001 06:26:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:26:44 Configure a credential helper to remove this warning. See 06:26:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:26:44 06:26:44 Login Succeeded 06:26:44 nexus3.edgexfoundry.org:10002 06:26:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:26:44 Configure a credential helper to remove this warning. See 06:26:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:26:44 06:26:44 Login Succeeded 06:26:44 nexus3.edgexfoundry.org:10003 06:26:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:26:44 Configure a credential helper to remove this warning. See 06:26:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:26:44 06:26:44 Login Succeeded 06:26:44 nexus3.edgexfoundry.org:10004 06:26:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:26:44 Configure a credential helper to remove this warning. See 06:26:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:26:44 06:26:44 Login Succeeded 06:26:44 docker.io 06:26:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:26:45 Configure a credential helper to remove this warning. See 06:26:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:26:45 06:26:45 Login Succeeded 06:26:45 ---> docker-login.sh ends [Pipeline] } 06:26:45 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:26:46 + git log --format=format:%s -1 9b64ac07c567a5778d3ba7eb99ad6e34c0c9ae52 [Pipeline] echo 06:26:46 GIT_COMMIT: 9b64ac07c567a5778d3ba7eb99ad6e34c0c9ae52, Commit Message: Bump github.com/edgexfoundry/device-sdk-go from 1.2.4-dev.34 to 1.3.0 [Pipeline] echo 06:26:46 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:26:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:26:47 06:26:47 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:26:47 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:26:47 latest: Pulling from edgex-devops/git-semver 06:26:47 31603596830f: Pulling fs layer 06:26:47 2a8b12db71e7: Pulling fs layer 06:26:47 6ca5941a6612: Pulling fs layer 06:26:47 ecc8261a40a4: Pulling fs layer 06:26:47 ecc8261a40a4: Waiting 06:26:47 2a8b12db71e7: Verifying Checksum 06:26:47 2a8b12db71e7: Download complete 06:26:47 31603596830f: Verifying Checksum 06:26:47 31603596830f: Download complete 06:26:47 ecc8261a40a4: Verifying Checksum 06:26:47 ecc8261a40a4: Download complete 06:26:47 6ca5941a6612: Verifying Checksum 06:26:47 6ca5941a6612: Download complete 06:26:47 31603596830f: Pull complete 06:26:47 2a8b12db71e7: Pull complete 06:26:48 6ca5941a6612: Pull complete 06:26:49 ecc8261a40a4: Pull complete 06:26:49 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:26:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:26:49 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:26:49 prd-centos7-docker-4c-2g-12217 does not seem to be running inside a container 06:26:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-snmp-go_PR-71 -v /w/workspace/dgexfoundry_device-snmp-go_PR-71:/w/workspace/dgexfoundry_device-snmp-go_PR-71:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-71@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-71@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:26:51 $ docker top 63ee0c2c9f59ef3a9654a9c466b20f83c4df9ed1ac70301b97a8635529ead77b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:26:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:26:52 [ssh-agent] Looking for ssh-agent implementation... 06:26:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:26:52 $ docker exec 63ee0c2c9f59ef3a9654a9c466b20f83c4df9ed1ac70301b97a8635529ead77b ssh-agent 06:26:52 SSH_AUTH_SOCK=/tmp/ssh-cq6ZtQAjnYnH/agent.11 06:26:52 SSH_AGENT_PID=17 06:26:52 Running ssh-add (command line suppressed) 06:26:52 Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-71@tmp/private_key_6371022152245911433.key (/w/workspace/dgexfoundry_device-snmp-go_PR-71@tmp/private_key_6371022152245911433.key) 06:26:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:26:53 + git tag --points-at HEAD [Pipeline] } 06:26:53 $ docker exec --env ******** --env ******** 63ee0c2c9f59ef3a9654a9c466b20f83c4df9ed1ac70301b97a8635529ead77b ssh-agent -k 06:26:53 unset SSH_AUTH_SOCK; 06:26:53 unset SSH_AGENT_PID; 06:26:53 echo Agent pid 17 killed; 06:26:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:26:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:26:53 [ssh-agent] Looking for ssh-agent implementation... 06:26:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:26:53 $ docker exec 63ee0c2c9f59ef3a9654a9c466b20f83c4df9ed1ac70301b97a8635529ead77b ssh-agent 06:26:53 SSH_AUTH_SOCK=/tmp/ssh-ohydo0m8Rw29/agent.46 06:26:53 SSH_AGENT_PID=51 06:26:53 Running ssh-add (command line suppressed) 06:26:53 Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-71@tmp/private_key_7430846262176112237.key (/w/workspace/dgexfoundry_device-snmp-go_PR-71@tmp/private_key_7430846262176112237.key) 06:26:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:26:54 + git semver init 06:26:54 # -> Open(): unable to determine branch for HEAD 06:26:54 # $GIT_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-71/.git 06:26:54 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-snmp-go_PR-71 06:26:54 # $SEMVER_REMOTE_NAME = origin 06:26:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:26:54 # $SEMVER_USER_NAME = edgex-jenkins 06:26:54 # $SEMVER_BRANCH = PR-71 06:26:54 # $SEMVER_TEMP = /tmp/semver-993996596 06:26:54 # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP 06:26:54 # '/tmp/semver-993996596' -> '/w/workspace/dgexfoundry_device-snmp-go_PR-71/.semver' 06:26:54 # -> Force: false 06:26:54 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-71/.semver [Pipeline] } 06:26:54 $ docker exec --env ******** --env ******** 63ee0c2c9f59ef3a9654a9c466b20f83c4df9ed1ac70301b97a8635529ead77b ssh-agent -k 06:26:54 unset SSH_AUTH_SOCK; 06:26:54 unset SSH_AGENT_PID; 06:26:54 echo Agent pid 51 killed; 06:26:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:26:55 + git semver [Pipeline] } 06:26:55 $ docker stop --time=1 63ee0c2c9f59ef3a9654a9c466b20f83c4df9ed1ac70301b97a8635529ead77b 06:26:56 $ docker rm -f 63ee0c2c9f59ef3a9654a9c466b20f83c4df9ed1ac70301b97a8635529ead77b [Pipeline] // withDockerContainer [Pipeline] sh 06:26:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:26:57 Stashed 1 file(s) [Pipeline] echo 06:26:57 [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 06:27:13 Still waiting to schedule task 06:27:13 ‘prd-centos7-docker-4c-2g-12213’ is offline; ‘prd-centos7-docker-4c-2g-12215’ is offline; ‘prd-centos7-docker-4c-2g-12218’ is offline; ‘prd-centos7-docker-8c-8g-12216’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-10024’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-11550’ doesn’t have label ‘centos7-docker-4c-2g’ 06:27:13 Still waiting to schedule task 06:27:13 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 06:29:00 Running on prd-centos7-docker-4c-2g-12222 in /w/workspace/dgexfoundry_device-snmp-go_PR-71 [Pipeline] { [Pipeline] ws 06:29:00 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 06:29:03 Running on prd-ubuntu18.04-docker-arm64-4c-16g-12220 in /w/workspace/dgexfoundry_device-snmp-go_PR-71 [Pipeline] { [Pipeline] ws 06:29:04 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 06:29:08 using credential edgex-jenkins-ssh 06:29:08 Cloning the remote Git repository 06:29:08 using credential edgex-jenkins-ssh 06:29:08 Cloning the remote Git repository 06:29:08 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 06:29:08 > git init /w/workspace/device-snmp-go/1 # timeout=10 06:29:08 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 06:29:09 > git init /w/workspace/device-snmp-go/1 # timeout=10 06:29:09 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 06:29:09 > git --version # timeout=10 06:29:09 > git --version # 'git version 2.17.1' 06:29:09 using GIT_SSH to set credentials SSH Credentials for GitHub 06:29:09 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 06:29:09 > git --version # timeout=10 06:29:09 > git --version # 'git version 2.16.5' 06:29:09 using GIT_SSH to set credentials SSH Credentials for GitHub 06:29:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:29:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:29:09 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 06:29:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:29:10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 06:29:10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 06:29:10 using GIT_SSH to set credentials SSH Credentials for GitHub 06:29:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/71/head:refs/remotes/origin/PR-71 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:29:10 Merging remotes/origin/master commit 03464ffadf6f8b9068bcdea2569ab2e117b905af into PR head commit 9b64ac07c567a5778d3ba7eb99ad6e34c0c9ae52 06:29:10 Merge succeeded, producing 9b64ac07c567a5778d3ba7eb99ad6e34c0c9ae52 06:29:10 Checking out Revision 9b64ac07c567a5778d3ba7eb99ad6e34c0c9ae52 (PR-71) 06:29:11 Merging remotes/origin/master commit 03464ffadf6f8b9068bcdea2569ab2e117b905af into PR head commit 9b64ac07c567a5778d3ba7eb99ad6e34c0c9ae52 06:29:11 Merge succeeded, producing 9b64ac07c567a5778d3ba7eb99ad6e34c0c9ae52 06:29:11 Checking out Revision 9b64ac07c567a5778d3ba7eb99ad6e34c0c9ae52 (PR-71) 06:29:10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 06:29:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:29:10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 06:29:10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 06:29:10 using GIT_SSH to set credentials SSH Credentials for GitHub 06:29:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/71/head:refs/remotes/origin/PR-71 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:29:11 > git config core.sparsecheckout # timeout=10 06:29:11 > git checkout -f 9b64ac07c567a5778d3ba7eb99ad6e34c0c9ae52 # timeout=10 06:29:11 > git remote # timeout=10 06:29:11 > git config --get remote.origin.url # timeout=10 06:29:11 using GIT_SSH to set credentials SSH Credentials for GitHub 06:29:11 > git merge 03464ffadf6f8b9068bcdea2569ab2e117b905af # timeout=10 06:29:11 > git rev-parse HEAD^{commit} # timeout=10 06:29:11 > git config core.sparsecheckout # timeout=10 06:29:11 > git checkout -f 9b64ac07c567a5778d3ba7eb99ad6e34c0c9ae52 # timeout=10 06:29:10 > git config core.sparsecheckout # timeout=10 06:29:10 > git checkout -f 9b64ac07c567a5778d3ba7eb99ad6e34c0c9ae52 # timeout=10 06:29:10 > git remote # timeout=10 06:29:10 > git config --get remote.origin.url # timeout=10 06:29:10 using GIT_SSH to set credentials SSH Credentials for GitHub 06:29:10 > git merge 03464ffadf6f8b9068bcdea2569ab2e117b905af # timeout=10 06:29:10 > git rev-parse HEAD^{commit} # timeout=10 06:29:10 > git config core.sparsecheckout # timeout=10 06:29:10 > git checkout -f 9b64ac07c567a5778d3ba7eb99ad6e34c0c9ae52 # timeout=10 06:29:14 Commit message: "Bump github.com/edgexfoundry/device-sdk-go from 1.2.4-dev.34 to 1.3.0" 06:29:15 > git --version # timeout=10 06:29:15 > git --version # 'git version 2.17.1' 06:29:15 fatal: bad object 4d45bb06fbd349d05c83df7b0a7176550fae40e6 06:29:15 Commit message: "Bump github.com/edgexfoundry/device-sdk-go from 1.2.4-dev.34 to 1.3.0" [Pipeline] withEnv [Pipeline] { 06:29:15 > git --version # timeout=10 06:29:15 > git --version # 'git version 2.16.5' 06:29:15 fatal: bad object 4d45bb06fbd349d05c83df7b0a7176550fae40e6 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:29:16 provisioning config files... 06:29:16 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config8295965134668087892tmp [Pipeline] withEnv [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script 06:29:17 ---> docker-login.sh 06:29:17 nexus3.edgexfoundry.org:10001 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:29:17 provisioning config files... 06:29:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:18 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config2920535848581134422tmp [Pipeline] { 06:29:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:29:18 Configure a credential helper to remove this warning. See 06:29:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:29:18 06:29:18 Login Succeeded 06:29:18 nexus3.edgexfoundry.org:10002 [Pipeline] libraryResource [Pipeline] sh 06:29:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:29:18 Configure a credential helper to remove this warning. See 06:29:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:29:18 06:29:18 Login Succeeded 06:29:18 nexus3.edgexfoundry.org:10003 06:29:19 ---> docker-login.sh 06:29:19 nexus3.edgexfoundry.org:10001 06:29:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:29:19 Configure a credential helper to remove this warning. See 06:29:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:29:19 06:29:19 Login Succeeded 06:29:19 nexus3.edgexfoundry.org:10004 06:29:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:29:19 Configure a credential helper to remove this warning. See 06:29:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:29:19 06:29:19 Login Succeeded 06:29:19 docker.io 06:29:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:29:20 Configure a credential helper to remove this warning. See 06:29:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:29:20 06:29:20 Login Succeeded 06:29:20 nexus3.edgexfoundry.org:10002 06:29:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:29:20 Configure a credential helper to remove this warning. See 06:29:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:29:20 06:29:20 Login Succeeded 06:29:20 nexus3.edgexfoundry.org:10003 06:29:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:29:20 Configure a credential helper to remove this warning. See 06:29:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:29:20 06:29:20 Login Succeeded 06:29:20 nexus3.edgexfoundry.org:10004 06:29:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:29:20 Configure a credential helper to remove this warning. See 06:29:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:29:20 06:29:20 Login Succeeded 06:29:20 ---> docker-login.sh ends [Pipeline] } 06:29:20 Deleting 1 temporary files [Pipeline] // wrap 06:29:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 06:29:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:29:21 Configure a credential helper to remove this warning. See 06:29:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:29:21 06:29:21 Login Succeeded 06:29:21 docker.io [Pipeline] echo 06:29:21 ========================================================= 06:29:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:29:21 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:29:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:29:21 Configure a credential helper to remove this warning. See 06:29:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:29:21 06:29:21 Login Succeeded 06:29:21 ---> docker-login.sh ends 06:29:21 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [Pipeline] } 06:29:21 Deleting 1 temporary files [Pipeline] // wrap 06:29:22 Sending build context to Docker daemon 313.9kB 06:29:22 Step 1/10 : ARG BASE=golang:1.15-alpine 06:29:22 Step 2/10 : FROM ${BASE} [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 06:29:22 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:29:22 b538f80385f9: Pulling fs layer 06:29:22 74f711af9a0d: Pulling fs layer 06:29:22 99f96fe45779: Pulling fs layer 06:29:22 8529a6b9a6be: Pulling fs layer 06:29:22 45590311c82a: Pulling fs layer 06:29:22 69ca0ff8b7b3: Pulling fs layer 06:29:22 209524e5b208: Pulling fs layer 06:29:22 45590311c82a: Waiting 06:29:22 69ca0ff8b7b3: Waiting 06:29:22 209524e5b208: Waiting 06:29:22 8529a6b9a6be: Waiting 06:29:22 99f96fe45779: Verifying Checksum 06:29:22 99f96fe45779: Download complete 06:29:22 74f711af9a0d: Verifying Checksum 06:29:22 74f711af9a0d: Download complete 06:29:22 45590311c82a: Verifying Checksum 06:29:22 45590311c82a: Download complete 06:29:22 69ca0ff8b7b3: Verifying Checksum 06:29:22 69ca0ff8b7b3: Download complete 06:29:22 b538f80385f9: Verifying Checksum 06:29:22 b538f80385f9: Download complete [Pipeline] echo 06:29:22 ========================================================= 06:29:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:29:22 ========================================================= 06:29:23 b538f80385f9: Pull complete [Pipeline] isUnix [Pipeline] sh 06:29:23 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 06:29:23 74f711af9a0d: Pull complete 06:29:23 Sending build context to Docker daemon 313.9kB 06:29:23 Step 1/10 : ARG BASE=golang:1.15-alpine 06:29:23 Step 2/10 : FROM ${BASE} 06:29:23 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:29:23 df20fa9351a1: Pulling fs layer 06:29:23 ed8968b2872e: Pulling fs layer 06:29:23 a92cc7c5fd73: Pulling fs layer 06:29:23 e871e8e8d7a9: Pulling fs layer 06:29:23 e73272ec9a57: Pulling fs layer 06:29:23 1e910a182e73: Pulling fs layer 06:29:23 4e634b169226: Pulling fs layer 06:29:23 1e910a182e73: Waiting 06:29:23 e871e8e8d7a9: Waiting 06:29:23 e73272ec9a57: Waiting 06:29:23 4e634b169226: Waiting 06:29:23 a92cc7c5fd73: Verifying Checksum 06:29:23 a92cc7c5fd73: Download complete 06:29:23 ed8968b2872e: Verifying Checksum 06:29:23 ed8968b2872e: Download complete 06:29:23 e73272ec9a57: Download complete 06:29:24 99f96fe45779: Pull complete 06:29:24 1e910a182e73: Verifying Checksum 06:29:24 1e910a182e73: Download complete 06:29:24 df20fa9351a1: Verifying Checksum 06:29:24 df20fa9351a1: Download complete 06:29:24 df20fa9351a1: Pull complete 06:29:25 ed8968b2872e: Pull complete 06:29:25 a92cc7c5fd73: Pull complete 06:29:26 209524e5b208: Verifying Checksum 06:29:26 209524e5b208: Download complete 06:29:27 8529a6b9a6be: Verifying Checksum 06:29:27 8529a6b9a6be: Download complete 06:29:30 4e634b169226: Verifying Checksum 06:29:30 4e634b169226: Download complete 06:29:31 e871e8e8d7a9: Verifying Checksum 06:29:31 e871e8e8d7a9: Download complete 06:29:38 8529a6b9a6be: Pull complete 06:29:38 45590311c82a: Pull complete 06:29:38 69ca0ff8b7b3: Pull complete 06:29:39 e871e8e8d7a9: Pull complete 06:29:39 e73272ec9a57: Pull complete 06:29:39 1e910a182e73: Pull complete 06:29:41 209524e5b208: Pull complete 06:29:41 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 06:29:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:29:41 ---> 5bddaf1c2fca 06:29:41 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 06:29:45 ---> Running in 1df6f3108c9d 06:29:45 Removing intermediate container 1df6f3108c9d 06:29:45 ---> 314dda005843 06:29:45 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 06:29:45 ---> Running in 0bda6df73192 06:29:45 Removing intermediate container 0bda6df73192 06:29:45 ---> 75a18728e515 06:29:45 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 06:29:45 ---> Running in 116194ad3d34 06:29:46 Removing intermediate container 116194ad3d34 06:29:46 ---> d4e12ef9a983 06:29:46 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:29:46 ---> Running in 918fcf951d37 06:29:48 4e634b169226: Pull complete 06:29:48 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 06:29:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:29:48 ---> f7629b54cfaa 06:29:48 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 06:29:48 ---> Running in 456592503d50 06:29:48 Removing intermediate container 456592503d50 06:29:48 ---> 1caea38f86ea 06:29:48 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 06:29:48 ---> Running in a95c7667c5f3 06:29:48 Removing intermediate container a95c7667c5f3 06:29:48 ---> eda801291b16 06:29:48 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 06:29:48 ---> Running in b605787f4d50 06:29:49 Removing intermediate container 918fcf951d37 06:29:49 ---> 066a372202d5 06:29:49 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:29:49 ---> Running in d7f3cfdad12c 06:29:49 Removing intermediate container b605787f4d50 06:29:49 ---> 11cbd641d352 06:29:49 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:29:49 ---> Running in aefe38be2942 06:29:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:29:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:29:51 Removing intermediate container aefe38be2942 06:29:51 ---> 5f434c37e7e1 06:29:51 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:29:51 ---> Running in 6851cb428d35 06:29:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:29:52 OK: 142 MiB in 39 packages 06:29:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:29:53 Removing intermediate container d7f3cfdad12c 06:29:53 ---> 964c591d577d 06:29:53 Step 8/10 : WORKDIR /device-snmp-go 06:29:53 OK: 166 MiB in 39 packages 06:29:53 ---> Running in 4a804abfa552 06:29:53 Removing intermediate container 6851cb428d35 06:29:53 ---> a1153234a702 06:29:53 Step 8/10 : WORKDIR /device-snmp-go 06:29:53 ---> Running in 5826347ed1c0 06:29:53 Removing intermediate container 4a804abfa552 06:29:53 ---> 0951de8f9935 06:29:53 Step 9/10 : COPY . . 06:29:54 Removing intermediate container 5826347ed1c0 06:29:54 ---> 4c25bd415c16 06:29:54 Step 9/10 : COPY . . 06:29:54 ---> 9e47b8b8a8c0 06:29:54 Step 10/10 : RUN go mod download 06:29:54 ---> Running in 4cb5db0f2644 06:29:55 ---> 8f4301e6d846 06:29:55 Step 10/10 : RUN go mod download 06:29:55 ---> Running in b91609f12bb6 06:30:17 Removing intermediate container 4cb5db0f2644 06:30:17 ---> c2f8579f1a86 06:30:17 Successfully built c2f8579f1a86 06:30:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:30:17 + docker inspect -f . ci-base-image-arm64 06:30:17 . [Pipeline] withDockerContainer 06:30:17 prd-ubuntu18.04-docker-arm64-4c-16g-12220 does not seem to be running inside a container 06:30:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:30:19 $ docker top d9e25a49df682dafe471ae03a42d6c71d4355603487cb6ed235826a59bfc7cfd -eo pid,comm [Pipeline] { [Pipeline] sh 06:30:21 + go version 06:30:21 go version go1.15.2 linux/arm64 [Pipeline] } 06:30:21 $ docker stop --time=1 d9e25a49df682dafe471ae03a42d6c71d4355603487cb6ed235826a59bfc7cfd 06:30:21 Removing intermediate container b91609f12bb6 06:30:21 ---> d23cc4b621c4 06:30:21 Successfully built d23cc4b621c4 06:30:21 Successfully tagged ci-base-image-x86_64:latest 06:30:23 $ docker rm -f d9e25a49df682dafe471ae03a42d6c71d4355603487cb6ed235826a59bfc7cfd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:30:24 + docker inspect -f . ci-base-image-x86_64 06:30:24 . [Pipeline] withDockerContainer 06:30:24 + docker inspect -f . ci-base-image-arm64 06:30:24 . 06:30:24 prd-centos7-docker-4c-2g-12222 does not seem to be running inside a container 06:30:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:30:26 $ docker top 34496556377cac404a3c445f7f0e528cc6a61f006293373dedea3c4cef171889 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 06:30:26 prd-ubuntu18.04-docker-arm64-4c-16g-12220 does not seem to be running inside a container 06:30:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:30:28 $ docker top 984d9004756a350dc79992fec4939a4239b27297ca5e42d49d89576e46bac69d -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 06:30:29 + go version 06:30:29 go version go1.15.2 linux/amd64 [Pipeline] } 06:30:29 $ docker stop --time=1 34496556377cac404a3c445f7f0e528cc6a61f006293373dedea3c4cef171889 06:30:30 + make test 06:30:30 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:30:31 $ docker rm -f 34496556377cac404a3c445f7f0e528cc6a61f006293373dedea3c4cef171889 06:30:31 ? github.com/edgexfoundry/device-snmp-go [no test files] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:30:32 + docker inspect -f . ci-base-image-x86_64 06:30:32 . [Pipeline] withDockerContainer 06:30:32 prd-centos7-docker-4c-2g-12222 does not seem to be running inside a container 06:30:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:30:34 $ docker top 3718786fbb77cef8658585719ab97d25155173eac60f92d9c1d09110c069ffb7 -eo pid,comm [Pipeline] { [Pipeline] sh 06:30:34 + make test 06:30:34 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:30:35 ? github.com/edgexfoundry/device-snmp-go [no test files] 06:30:54 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 06:30:54 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.008s coverage: 0.0% of statements 06:30:54 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:30:58 gofmt -l . 06:30:58 [ "`gofmt -l .`" = "" ] 06:30:58 ./bin/test-attribution-txt.sh 06:30:59 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:30:59 $ docker stop --time=1 3718786fbb77cef8658585719ab97d25155173eac60f92d9c1d09110c069ffb7 06:31:02 $ docker rm -f 3718786fbb77cef8658585719ab97d25155173eac60f92d9c1d09110c069ffb7 [Pipeline] // withDockerContainer [Pipeline] sh 06:31:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:31:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 06:31:03 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 06:31:03 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.016s coverage: 0.0% of statements 06:31:04 CGO_ENABLED=0 GO111MODULE=on go vet ./... [Pipeline] sh 06:31:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:31:06 + ls -al . 06:31:06 total 104 06:31:06 drwxrwxr-x. 8 jenkins jenkins 4096 Nov 16 06:30 . 06:31:06 drwxrwxr-x. 4 jenkins jenkins 28 Nov 16 06:29 .. 06:31:06 -rw-rw-r--. 1 jenkins jenkins 5082 Nov 16 06:29 Attribution.txt 06:31:06 drwxrwxr-x. 2 jenkins jenkins 87 Nov 16 06:29 bin 06:31:06 drwxrwxr-x. 3 jenkins jenkins 32 Nov 16 06:29 cmd 06:31:06 -rw-r--r--. 1 jenkins jenkins 8493 Nov 16 06:30 coverage.out 06:31:06 -rw-rw-r--. 1 jenkins jenkins 1002 Nov 16 06:29 Dockerfile 06:31:06 -rw-rw-r--. 1 jenkins jenkins 409 Nov 16 06:29 Dockerfile.build 06:31:06 -rw-rw-r--. 1 jenkins jenkins 6 Nov 16 06:29 .dockerignore 06:31:06 drwxrwxr-x. 8 jenkins jenkins 179 Nov 16 06:29 .git 06:31:06 drwxrwxr-x. 2 jenkins jenkins 60 Nov 16 06:29 .github 06:31:06 -rw-rw-r--. 1 jenkins jenkins 272 Nov 16 06:29 .gitignore 06:31:06 -rw-r--r--. 1 jenkins jenkins 204 Nov 16 06:30 go.mod 06:31:06 -rw-r--r--. 1 jenkins jenkins 13961 Nov 16 06:30 go.sum 06:31:06 drwxrwxr-x. 3 jenkins jenkins 20 Nov 16 06:29 internal 06:31:06 -rw-rw-r--. 1 jenkins jenkins 656 Nov 16 06:29 Jenkinsfile 06:31:06 -rw-rw-r--. 1 jenkins jenkins 11340 Nov 16 06:29 LICENSE 06:31:06 -rw-rw-r--. 1 jenkins jenkins 937 Nov 16 06:29 Makefile 06:31:06 drwxrwxr-x. 2 jenkins jenkins 84 Nov 16 06:29 profiles 06:31:06 -rw-rw-r--. 1 jenkins jenkins 12398 Nov 16 06:29 README.md 06:31:06 -rw-rw-r--. 1 jenkins jenkins 5 Nov 16 06:26 VERSION 06:31:06 -rw-rw-r--. 1 jenkins jenkins 209 Nov 16 06:29 version.go [Pipeline] isUnix [Pipeline] sh 06:31:07 + docker build -t docker-device-snmp-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=9b64ac07c567a5778d3ba7eb99ad6e34c0c9ae52 --label arch=amd64 --label version=0.0.0 . 06:31:07 Sending build context to Docker daemon 323.1kB 06:31:07 Step 1/26 : ARG BASE=golang:1.15-alpine 06:31:07 Step 2/26 : FROM ${BASE} AS builder 06:31:07 ---> d23cc4b621c4 06:31:07 Step 3/26 : ARG MAKE='make build' 06:31:07 ---> Running in cf216c796af3 06:31:08 Removing intermediate container cf216c796af3 06:31:08 ---> fb3f7d153d3a 06:31:08 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 06:31:08 ---> Running in 4664b9a1b631 06:31:08 Removing intermediate container 4664b9a1b631 06:31:08 ---> 38d65c924f73 06:31:08 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 06:31:08 ---> Running in c9065699f750 06:31:08 Removing intermediate container c9065699f750 06:31:08 ---> 57e117aeb951 06:31:08 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:31:08 ---> Running in ab6d40da2aac 06:31:09 Removing intermediate container ab6d40da2aac 06:31:09 ---> 3f03d60b5b71 06:31:09 Step 7/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:31:10 ---> Running in 68fafa2e463f 06:31:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:31:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:31:11 OK: 166 MiB in 39 packages 06:31:12 Removing intermediate container 68fafa2e463f 06:31:12 ---> d4c74936b9c5 06:31:12 Step 8/26 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go 06:31:12 gofmt -l . 06:31:12 [ "`gofmt -l .`" = "" ] 06:31:12 ./bin/test-attribution-txt.sh 06:31:12 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:31:12 $ docker stop --time=1 984d9004756a350dc79992fec4939a4239b27297ca5e42d49d89576e46bac69d 06:31:12 ---> Running in 166f07e2332d 06:31:13 Removing intermediate container 166f07e2332d 06:31:13 ---> 43960c40b82e 06:31:13 Step 9/26 : COPY go.mod . 06:31:13 ---> f81db3337846 06:31:13 Step 10/26 : COPY Makefile . 06:31:13 ---> 61d0fc2ffe91 06:31:13 Step 11/26 : RUN make update 06:31:14 ---> Running in bd93f61107c6 06:31:14 CGO_ENABLED=0 GO111MODULE=on go mod download 06:31:14 $ docker rm -f 984d9004756a350dc79992fec4939a4239b27297ca5e42d49d89576e46bac69d [Pipeline] // withDockerContainer 06:31:15 Removing intermediate container bd93f61107c6 06:31:15 ---> d08f17bcd588 06:31:15 Step 12/26 : COPY . . [Pipeline] sh 06:31:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:31:15 Warning: overwriting stash ‘coverage-report’ 06:31:15 ---> 0ecf2319932b 06:31:15 Step 13/26 : RUN ${MAKE} 06:31:16 ---> Running in 58285d073f5b 06:31:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 06:31:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp-go ./cmd [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:31:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:31:17 + ls -al . 06:31:17 total 132 06:31:17 drwxrwxr-x 8 jenkins jenkins 4096 Nov 16 06:31 . 06:31:17 drwxrwxr-x 4 jenkins jenkins 4096 Nov 16 06:29 .. 06:31:17 -rw-rw-r-- 1 jenkins jenkins 6 Nov 16 06:29 .dockerignore 06:31:17 drwxrwxr-x 8 jenkins jenkins 4096 Nov 16 06:29 .git 06:31:17 drwxrwxr-x 2 jenkins jenkins 4096 Nov 16 06:29 .github 06:31:17 -rw-rw-r-- 1 jenkins jenkins 272 Nov 16 06:29 .gitignore 06:31:17 -rw-rw-r-- 1 jenkins jenkins 5082 Nov 16 06:29 Attribution.txt 06:31:17 -rw-rw-r-- 1 jenkins jenkins 1002 Nov 16 06:29 Dockerfile 06:31:17 -rw-rw-r-- 1 jenkins jenkins 409 Nov 16 06:29 Dockerfile.build 06:31:17 -rw-rw-r-- 1 jenkins jenkins 656 Nov 16 06:29 Jenkinsfile 06:31:17 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 16 06:29 LICENSE 06:31:17 -rw-rw-r-- 1 jenkins jenkins 937 Nov 16 06:29 Makefile 06:31:17 -rw-rw-r-- 1 jenkins jenkins 12398 Nov 16 06:29 README.md 06:31:17 -rw-rw-r-- 1 jenkins jenkins 5 Nov 16 06:26 VERSION 06:31:17 drwxrwxr-x 2 jenkins jenkins 4096 Nov 16 06:29 bin 06:31:17 drwxrwxr-x 3 jenkins jenkins 4096 Nov 16 06:29 cmd 06:31:17 -rw-r--r-- 1 jenkins jenkins 8493 Nov 16 06:31 coverage.out 06:31:17 -rw-r--r-- 1 jenkins jenkins 204 Nov 16 06:31 go.mod 06:31:17 -rw-r--r-- 1 jenkins jenkins 13961 Nov 16 06:31 go.sum 06:31:17 drwxrwxr-x 3 jenkins jenkins 4096 Nov 16 06:29 internal 06:31:17 drwxrwxr-x 2 jenkins jenkins 4096 Nov 16 06:29 profiles 06:31:17 -rw-rw-r-- 1 jenkins jenkins 209 Nov 16 06:29 version.go [Pipeline] isUnix [Pipeline] sh 06:31:18 + docker build -t docker-device-snmp-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=9b64ac07c567a5778d3ba7eb99ad6e34c0c9ae52 --label arch=arm64 --label version=0.0.0 . 06:31:18 Sending build context to Docker daemon 323.1kB 06:31:18 Step 1/26 : ARG BASE=golang:1.15-alpine 06:31:18 Step 2/26 : FROM ${BASE} AS builder 06:31:18 ---> c2f8579f1a86 06:31:18 Step 3/26 : ARG MAKE='make build' 06:31:18 ---> Running in b78761d6c1ac 06:31:19 Removing intermediate container b78761d6c1ac 06:31:19 ---> 29691a2f60e9 06:31:19 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 06:31:19 ---> Running in 8c935f594b63 06:31:19 Removing intermediate container 8c935f594b63 06:31:19 ---> 4a040547eeba 06:31:19 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 06:31:19 ---> Running in 58f32c1a6696 06:31:20 Removing intermediate container 58f32c1a6696 06:31:20 ---> aeb3bab4c33a 06:31:20 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:31:20 ---> Running in 3e1814b8fd56 06:31:23 Removing intermediate container 3e1814b8fd56 06:31:23 ---> c01c3a522e17 06:31:23 Step 7/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:31:23 ---> Running in ff61037c2ac6 06:31:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:31:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:31:26 OK: 142 MiB in 39 packages 06:31:27 Removing intermediate container ff61037c2ac6 06:31:27 ---> 730a816db9da 06:31:27 Step 8/26 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go 06:31:27 ---> Running in f6b7ed07bc33 06:31:27 Removing intermediate container f6b7ed07bc33 06:31:27 ---> 14a9874f58e6 06:31:27 Step 9/26 : COPY go.mod . 06:31:28 ---> 7ad0de54e0e5 06:31:28 Step 10/26 : COPY Makefile . 06:31:29 ---> d00eb713973e 06:31:29 Step 11/26 : RUN make update 06:31:29 ---> Running in cb995b7d9986 06:31:30 CGO_ENABLED=0 GO111MODULE=on go mod download 06:31:32 Removing intermediate container cb995b7d9986 06:31:32 ---> e271b31dcd83 06:31:32 Step 12/26 : COPY . . 06:31:32 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:31:33 ---> 365f8d568862 06:31:33 Step 13/26 : RUN ${MAKE} 06:31:33 ---> Running in 137ff31b60fd 06:31:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp-go ./cmd 06:31:37 Removing intermediate container 58285d073f5b 06:31:37 ---> 8d8d71525a19 06:31:37 Step 14/26 : FROM alpine 06:31:37 latest: Pulling from library/alpine 06:31:37 188c0c94c7c5: Pulling fs layer 06:31:38 188c0c94c7c5: Verifying Checksum 06:31:38 188c0c94c7c5: Download complete 06:31:39 188c0c94c7c5: Pull complete 06:31:39 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 06:31:39 Status: Downloaded newer image for alpine:latest 06:31:39 ---> d6e46aa2470d 06:31:39 Step 15/26 : ENV APP_PORT=49993 06:31:39 ---> Running in f5db39b3dd44 06:31:39 Removing intermediate container f5db39b3dd44 06:31:39 ---> 317c872c9f20 06:31:39 Step 16/26 : EXPOSE $APP_PORT 06:31:39 ---> Running in 0c60f7e49e68 06:31:39 Removing intermediate container 0c60f7e49e68 06:31:39 ---> edf275f8696c 06:31:39 Step 17/26 : ENV DEVICE_PORT=161 06:31:39 ---> Running in f8cd3e642150 06:31:40 Removing intermediate container f8cd3e642150 06:31:40 ---> da65daf4c58b 06:31:40 Step 18/26 : EXPOSE $DEVICE_PORT 06:31:40 ---> Running in 05c7a5e8d221 06:31:40 Removing intermediate container 05c7a5e8d221 06:31:40 ---> 166cb7c8844a 06:31:40 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / 06:31:41 ---> d3353caa5064 06:31:41 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / 06:31:41 ---> ad29f80b2f77 06:31:41 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / 06:31:42 ---> 7b2070faff46 06:31:42 Step 22/26 : ENTRYPOINT ["/device-snmp-go"] 06:31:42 ---> Running in ecb1c16569a5 06:31:42 Removing intermediate container ecb1c16569a5 06:31:42 ---> d785fa76c649 06:31:42 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 06:31:42 ---> Running in fcce07678dc2 06:31:42 Removing intermediate container fcce07678dc2 06:31:42 ---> be5f3e7f6492 06:31:42 Step 24/26 : LABEL arch=amd64 06:31:42 ---> Running in bb2b9b6266f8 06:31:42 Removing intermediate container bb2b9b6266f8 06:31:42 ---> 1abd7b1ecb35 06:31:42 Step 25/26 : LABEL git_sha=9b64ac07c567a5778d3ba7eb99ad6e34c0c9ae52 06:31:42 ---> Running in 5d8c15691eef 06:31:43 Removing intermediate container 5d8c15691eef 06:31:43 ---> 626aa8dd06f2 06:31:43 Step 26/26 : LABEL version=0.0.0 06:31:43 ---> Running in ec6ee4538cc6 06:31:43 Removing intermediate container ec6ee4538cc6 06:31:43 ---> ec26cf608eb3 06:31:43 [Warning] One or more build-args [ARCH] were not consumed 06:31:43 Successfully built ec26cf608eb3 06:31:43 Successfully tagged docker-device-snmp-go: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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:32:01 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:32:07 Removing intermediate container 137ff31b60fd 06:32:07 ---> 9f5525b9a2f2 06:32:07 Step 14/26 : FROM alpine 06:32:07 latest: Pulling from library/alpine 06:32:07 5f621e34cdf4: Pulling fs layer 06:32:07 5f621e34cdf4: Verifying Checksum 06:32:07 5f621e34cdf4: Download complete 06:32:08 5f621e34cdf4: Pull complete 06:32:08 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 06:32:08 Status: Downloaded newer image for alpine:latest 06:32:08 ---> 2e77e061c27f 06:32:08 Step 15/26 : ENV APP_PORT=49993 06:32:08 ---> Running in c843ec853196 06:32:08 Removing intermediate container c843ec853196 06:32:08 ---> 8ebd4a7e693e 06:32:08 Step 16/26 : EXPOSE $APP_PORT 06:32:08 ---> Running in 1cdd24e06c5b 06:32:09 Removing intermediate container 1cdd24e06c5b 06:32:09 ---> 4dfdd044959a 06:32:09 Step 17/26 : ENV DEVICE_PORT=161 06:32:09 ---> Running in b2a43b6a48e7 06:32:09 Removing intermediate container b2a43b6a48e7 06:32:09 ---> 1dc8bac7b9e6 06:32:09 Step 18/26 : EXPOSE $DEVICE_PORT 06:32:09 ---> Running in cecf7f8e87db 06:32:10 Removing intermediate container cecf7f8e87db 06:32:10 ---> 935e0567751a 06:32:10 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / 06:32:11 ---> 2a056a00e1b9 06:32:11 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / 06:32:12 ---> d5fd52ca5c44 06:32:12 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / 06:32:13 ---> 85bcf4801039 06:32:13 Step 22/26 : ENTRYPOINT ["/device-snmp-go"] 06:32:13 ---> Running in d722e41ce297 06:32:13 Removing intermediate container d722e41ce297 06:32:13 ---> e2bfc8ce91eb 06:32:13 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 06:32:13 ---> Running in 444afe19f7f0 06:32:14 Removing intermediate container 444afe19f7f0 06:32:14 ---> 2a2763a1d3fb 06:32:14 Step 24/26 : LABEL arch=arm64 06:32:14 ---> Running in 61f759d32214 06:32:15 Removing intermediate container 61f759d32214 06:32:15 ---> 458d7143129c 06:32:15 Step 25/26 : LABEL git_sha=9b64ac07c567a5778d3ba7eb99ad6e34c0c9ae52 06:32:15 ---> Running in 42db9c069bae 06:32:15 Removing intermediate container 42db9c069bae 06:32:15 ---> 4540486b8539 06:32:15 Step 26/26 : LABEL version=0.0.0 06:32:15 ---> Running in dcc8597098b4 06:32:16 Removing intermediate container dcc8597098b4 06:32:16 ---> 565dc4c173da 06:32:16 [Warning] One or more build-args [ARCH] were not consumed 06:32:16 Successfully built 565dc4c173da 06:32:16 Successfully tagged docker-device-snmp-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [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] wrap 06:32:19 provisioning config files... 06:32:19 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-71@tmp/config4538629914579421747tmp [Pipeline] { [Pipeline] sh 06:32:19 + set +x 06:32:19 + curl -s https://codecov.io/bash 06:32:19 + bash -s -- 06:32:19 06:32:19 _____ _ 06:32:19 / ____| | | 06:32:19 | | ___ __| | ___ ___ _____ __ 06:32:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:32:19 | |___| (_) | (_| | __/ (_| (_) \ V / 06:32:19 \_____\___/ \__,_|\___|\___\___/ \_/ 06:32:19 Bash-20201106-81372f2 06:32:19 06:32:19 06:32:19 ==> Jenkins CI detected. 06:32:19 project root: . 06:32:19 --> token set from env 06:32:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:32:19 ==> Running gcov in . (disable via -X gcov) 06:32:19 ==> Python coveragepy not found 06:32:19 ==> Searching for coverage reports in: 06:32:19 + . 06:32:19 -> Found 1 reports 06:32:19 ==> Detecting git/mercurial file structure 06:32:19 ==> Reading reports 06:32:19 + ./coverage.out bytes=8493 06:32:19 ==> Appending adjustments 06:32:19 https://docs.codecov.io/docs/fixing-reports 06:32:19 + Found adjustments 06:32:19 ==> Gzipping contents 06:32:19 ==> Uploading reports 06:32:19 url: https://codecov.io 06:32:19 query: branch=PR-71&commit=9b64ac07c567a5778d3ba7eb99ad6e34c0c9ae52&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-71%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=71&job=&cmd_args= 06:32:19 -> Pinging Codecov 06:32:19 https://codecov.io/upload/v4?package=bash-20201106-81372f2&token=secret&branch=PR-71&commit=9b64ac07c567a5778d3ba7eb99ad6e34c0c9ae52&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-71%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=71&job=&cmd_args= 06:32:20 -> Uploading to 06:32:20 https://storage.googleapis.com/codecov/v4/raw/2020-11-16/6C56EA5C29638FB4528AC87E60AF5AE0/9b64ac07c567a5778d3ba7eb99ad6e34c0c9ae52/27c63f38-96f6-4ea3-8b5e-a76fe454e4cd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201116%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201116T063220Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dde7fc77b999ed3f5103c25fa7e7c0ccf184101a69564ac726607b317f154ee0 06:32:20 % Total % Received % Xferd Average Speed Time Time Time Current 06:32:20 Dload Upload Total Spent Left Speed 06:32:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1447 0 0 100 1447 0 3669 --:--:-- --:--:-- --:--:-- 3663 100 1447 0 0 100 1447 0 3668 --:--:-- --:--:-- --:--:-- 3663 06:32:20 -> View reports at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/9b64ac07c567a5778d3ba7eb99ad6e34c0c9ae52 [Pipeline] } 06:32:20 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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] libraryResource [Pipeline] sh 06:32:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:32:25 ---> package-listing.sh 06:32:25 ++ facter osfamily 06:32:25 ++ tr '[:upper:]' '[:lower:]' 06:32:25 + OS_FAMILY=redhat 06:32:25 + workspace=/w/workspace/dgexfoundry_device-snmp-go_PR-71 06:32:25 + START_PACKAGES=/tmp/packages_start.txt 06:32:25 + END_PACKAGES=/tmp/packages_end.txt 06:32:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:32:25 + PACKAGES=/tmp/packages_start.txt 06:32:25 + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-71 ']' 06:32:25 + PACKAGES=/tmp/packages_end.txt 06:32:25 + case "${OS_FAMILY}" in 06:32:25 + rpm -qa 06:32:25 + sort 06:32:29 + '[' -f /tmp/packages_start.txt ']' 06:32:29 + '[' -f /tmp/packages_end.txt ']' 06:32:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:32:29 + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-71 ']' 06:32:29 + mkdir -p /w/workspace/dgexfoundry_device-snmp-go_PR-71/archives/ 06:32:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-snmp-go_PR-71/archives/ [Pipeline] echo 06:32:29 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/dgexfoundry_device-snmp-go_PR-71/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:32:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:32:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:32:30 06:32:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:32:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:32:30 alpine: Pulling from edgex-lftools-log-publisher 06:32:30 df20fa9351a1: Pulling fs layer 06:32:30 36b3adc4ff6f: Pulling fs layer 06:32:30 8ad3a11d3b57: Pulling fs layer 06:32:30 46f8f816bc3b: Pulling fs layer 06:32:30 93b61091891f: Pulling fs layer 06:32:30 93b9cdb0e59b: Pulling fs layer 06:32:30 5e14af77c1be: Pulling fs layer 06:32:30 01666e4c0597: Pulling fs layer 06:32:30 aa168da1d23b: Pulling fs layer 06:32:30 93b9cdb0e59b: Waiting 06:32:30 01666e4c0597: Waiting 06:32:30 aa168da1d23b: Waiting 06:32:30 5e14af77c1be: Waiting 06:32:30 93b61091891f: Waiting 06:32:30 46f8f816bc3b: Waiting 06:32:30 36b3adc4ff6f: Verifying Checksum 06:32:30 36b3adc4ff6f: Download complete 06:32:30 46f8f816bc3b: Verifying Checksum 06:32:30 46f8f816bc3b: Download complete 06:32:30 df20fa9351a1: Verifying Checksum 06:32:30 df20fa9351a1: Download complete 06:32:30 93b9cdb0e59b: Verifying Checksum 06:32:30 93b9cdb0e59b: Download complete 06:32:30 5e14af77c1be: Verifying Checksum 06:32:30 5e14af77c1be: Download complete 06:32:31 93b61091891f: Verifying Checksum 06:32:31 93b61091891f: Download complete 06:32:31 01666e4c0597: Verifying Checksum 06:32:31 01666e4c0597: Download complete 06:32:31 8ad3a11d3b57: Verifying Checksum 06:32:31 8ad3a11d3b57: Download complete 06:32:31 df20fa9351a1: Pull complete 06:32:31 36b3adc4ff6f: Pull complete 06:32:32 8ad3a11d3b57: Pull complete 06:32:32 46f8f816bc3b: Pull complete 06:32:33 93b61091891f: Pull complete 06:32:33 93b9cdb0e59b: Pull complete 06:32:33 5e14af77c1be: Pull complete 06:32:33 aa168da1d23b: Verifying Checksum 06:32:33 aa168da1d23b: Download complete 06:32:33 01666e4c0597: Pull complete 06:32:40 aa168da1d23b: Pull complete 06:32:40 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:32:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:32:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:32:40 prd-centos7-docker-4c-2g-12217 does not seem to be running inside a container 06:32:40 $ 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/dgexfoundry_device-snmp-go_PR-71/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-snmp-go_PR-71 -v /w/workspace/dgexfoundry_device-snmp-go_PR-71:/w/workspace/dgexfoundry_device-snmp-go_PR-71:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-71@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:32:44 $ docker top 4eb6715f5e095d112e8a6a90b0c7debf36498915b7c4c8b4817c1326d502983e -eo pid,comm [Pipeline] { [Pipeline] sh 06:32:45 + touch /tmp/pre-build-complete [Pipeline] sh 06:32:45 + mkdir -p /var/log/sa [Pipeline] sh 06:32:45 + ls /var/log/sa-host 06:32:45 + sadf -c /var/log/sa-host/sa05 06:32:45 file_magic: OK 06:32:45 HZ: Using current value: 100 06:32:45 file_header: OK 06:32:45 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 06:32:45 Statistics: 06:32:45 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:32:45 File successfully converted to sysstat format version 12.2.1 06:32:45 + sadf -c /var/log/sa-host/sa16 06:32:45 file_magic: OK 06:32:45 HZ: Using current value: 100 06:32:45 file_header: OK 06:32:45 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 06:32:45 Statistics: 06:32:45 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:32:45 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:32:46 provisioning config files... 06:32:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-71@tmp/config2618284930530838590tmp [Pipeline] { [Pipeline] echo 06:32:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:32:46 ---> create-netrc.sh [Pipeline] } 06:32:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:32:46 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:32:47 ---> python-tools-install.sh [Pipeline] echo 06:32:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:32:47 ---> sudo-logs.sh 06:32:47 Archiving 'sudo' log.. [Pipeline] echo 06:32:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:32:47 ---> job-cost.sh 06:32:47 lf-activate-venv: SKIPPING 06:32:47 INFO: No Stack... 06:32:49 INFO: Retrieving Pricing Info for: v1-standard-2 06:32:49 INFO: Archiving Costs [Pipeline] echo 06:32:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:32:49 ---> logs-deploy.sh 06:32:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-71/1 06:32:49 INFO: archiving workspace using pattern(s): 06:32:51 Archives upload complete. 06:32:51 INFO: archiving logs to Nexus