Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 811b792df2c69da97ff16a39115f0967d7f5c359+0ab86073b0269e161c45419c6956d6e22a89cd28 (bb77ca9052098e8d03db3e108756c741f33050c4) 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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-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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ 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_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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-4035 in /w/workspace/dgexfoundry_device-snmp-go_PR-90 [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-90 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 0ab86073b0269e161c45419c6956d6e22a89cd28 into PR head commit 811b792df2c69da97ff16a39115f0967d7f5c359 Merge succeeded, producing a6cdbb223a58dd0f850807745261dd51eb0502e1 Checking out Revision a6cdbb223a58dd0f850807745261dd51eb0502e1 (PR-90) > 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 --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/90/head:refs/remotes/origin/PR-90 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 811b792df2c69da97ff16a39115f0967d7f5c359 # 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 0ab86073b0269e161c45419c6956d6e22a89cd28 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a6cdbb223a58dd0f850807745261dd51eb0502e1 # timeout=10 Commit message: "Merge commit '0ab86073b0269e161c45419c6956d6e22a89cd28' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:25:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git rev-list --no-walk a6cd6117d8b304563bfff210beefd0030aa37e50 # timeout=10 [Pipeline] withCredentials 07:25:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:25:35 ========================================================= 07:25:35 EdgeX Global Pipelines Version Info 07:25:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:25:37 ------------------- 07:25:37 stable info: 07:25:37 ------------------- 07:25:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:25:37 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 07:25:37 Message: update stable to v1.0.191 07:25:38 ------------------- 07:25:38 experimental info: 07:25:38 ------------------- 07:25:38 Commited By: **** collab-it+edgex@linuxfoundation.org 07:25:38 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 07:25:38 Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:25:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 07:25:38 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 07:25:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:25:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:25:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:25:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 07:25:38 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:25:38 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 07:25:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:25:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:25:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:25:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-snmp-go [Pipeline] echo 07:25:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:25:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:25:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:25:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:25:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:25:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:25:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:25:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:25:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:25:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:25:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:25:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:25:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:25:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:25:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-90 [Pipeline] echo 07:25:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-90 [Pipeline] echo 07:25:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-90 [Pipeline] echo 07:25:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a6cdbb223a58dd0f850807745261dd51eb0502e1 [Pipeline] echo 07:25:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a6cdbb2 [Pipeline] echo 07:25:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:25:39 provisioning config files... 07:25:39 copy managed file [device-snmp-go-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-90@tmp/config6320493367783504730tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:25:39 ---> docker-login.sh 07:25:39 nexus3.edgexfoundry.org:10001 07:25:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:25:40 Configure a credential helper to remove this warning. See 07:25:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:25:40 07:25:40 Login Succeeded 07:25:40 nexus3.edgexfoundry.org:10002 07:25:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:25:40 Configure a credential helper to remove this warning. See 07:25:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:25:40 07:25:40 Login Succeeded 07:25:40 nexus3.edgexfoundry.org:10003 07:25:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:25:40 Configure a credential helper to remove this warning. See 07:25:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:25:40 07:25:40 Login Succeeded 07:25:40 nexus3.edgexfoundry.org:10004 07:25:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:25:40 Configure a credential helper to remove this warning. See 07:25:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:25:40 07:25:40 Login Succeeded 07:25:40 docker.io 07:25:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:25:41 Configure a credential helper to remove this warning. See 07:25:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:25:41 07:25:41 Login Succeeded 07:25:41 ---> docker-login.sh ends [Pipeline] } 07:25:41 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:25:41 + git log --format=format:%s -1 a6cdbb223a58dd0f850807745261dd51eb0502e1 [Pipeline] echo 07:25:42 GIT_COMMIT: a6cdbb223a58dd0f850807745261dd51eb0502e1, Commit Message: Merge commit '0ab86073b0269e161c45419c6956d6e22a89cd28' into HEAD [Pipeline] echo 07:25:42 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 07:25:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:25:43 07:25:43 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:25:43 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:25:43 latest: Pulling from edgex-devops/git-semver 07:25:43 31603596830f: Pulling fs layer 07:25:43 54011a49482f: Pulling fs layer 07:25:43 a6820b24f6d8: Pulling fs layer 07:25:43 f581987b2513: Pulling fs layer 07:25:43 f581987b2513: Waiting 07:25:43 54011a49482f: Verifying Checksum 07:25:43 54011a49482f: Download complete 07:25:43 31603596830f: Verifying Checksum 07:25:43 31603596830f: Download complete 07:25:43 f581987b2513: Verifying Checksum 07:25:43 f581987b2513: Download complete 07:25:43 a6820b24f6d8: Verifying Checksum 07:25:43 a6820b24f6d8: Download complete 07:25:43 31603596830f: Pull complete 07:25:44 54011a49482f: Pull complete 07:25:45 a6820b24f6d8: Pull complete 07:25:45 f581987b2513: Pull complete 07:25:45 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 07:25:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:25:45 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:25:45 prd-centos7-docker-4c-2g-4035 does not seem to be running inside a container 07:25:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-snmp-go_PR-90 -v /w/workspace/dgexfoundry_device-snmp-go_PR-90:/w/workspace/dgexfoundry_device-snmp-go_PR-90:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-90@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-90@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:25:47 $ docker top 379cec89263fec4e12ba189104df27453dbde4556feb2e5e4a32e4ac3063c42c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:25:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:25:47 [ssh-agent] Looking for ssh-agent implementation... 07:25:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:25:47 $ docker exec 379cec89263fec4e12ba189104df27453dbde4556feb2e5e4a32e4ac3063c42c ssh-agent 07:25:47 SSH_AUTH_SOCK=/tmp/ssh-vSBVIEvnMH5J/agent.12 07:25:47 SSH_AGENT_PID=17 07:25:47 Running ssh-add (command line suppressed) 07:25:48 Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-90@tmp/private_key_3265834378291397711.key (/w/workspace/dgexfoundry_device-snmp-go_PR-90@tmp/private_key_3265834378291397711.key) 07:25:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:25:48 + git tag --points-at HEAD [Pipeline] } 07:25:48 $ docker exec --env ******** --env ******** 379cec89263fec4e12ba189104df27453dbde4556feb2e5e4a32e4ac3063c42c ssh-agent -k 07:25:48 unset SSH_AUTH_SOCK; 07:25:48 unset SSH_AGENT_PID; 07:25:48 echo Agent pid 17 killed; 07:25:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:25:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:25:48 [ssh-agent] Looking for ssh-agent implementation... 07:25:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:25:48 $ docker exec 379cec89263fec4e12ba189104df27453dbde4556feb2e5e4a32e4ac3063c42c ssh-agent 07:25:49 SSH_AUTH_SOCK=/tmp/ssh-4fdjClBTRpKx/agent.45 07:25:49 SSH_AGENT_PID=50 07:25:49 Running ssh-add (command line suppressed) 07:25:49 Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-90@tmp/private_key_7235561757530959322.key (/w/workspace/dgexfoundry_device-snmp-go_PR-90@tmp/private_key_7235561757530959322.key) 07:25:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:25:49 + git semver init 07:25:49 # -> Open(): unable to determine branch for HEAD 07:25:49 # $GIT_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-90/.git 07:25:49 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-snmp-go_PR-90 07:25:49 # $SEMVER_REMOTE_NAME = origin 07:25:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:25:49 # $SEMVER_USER_NAME = edgex-jenkins 07:25:49 # $SEMVER_BRANCH = PR-90 07:25:49 # $SEMVER_TEMP = /tmp/semver-935358287 07:25:49 # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP 07:25:50 # '/tmp/semver-935358287' -> '/w/workspace/dgexfoundry_device-snmp-go_PR-90/.semver' 07:25:50 # -> Force: false 07:25:50 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-90/.semver [Pipeline] } 07:25:50 $ docker exec --env ******** --env ******** 379cec89263fec4e12ba189104df27453dbde4556feb2e5e4a32e4ac3063c42c ssh-agent -k 07:25:50 unset SSH_AUTH_SOCK; 07:25:50 unset SSH_AGENT_PID; 07:25:50 echo Agent pid 50 killed; 07:25:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:25:50 + git semver [Pipeline] } 07:25:50 $ docker stop --time=1 379cec89263fec4e12ba189104df27453dbde4556feb2e5e4a32e4ac3063c42c 07:25:52 $ docker rm -f 379cec89263fec4e12ba189104df27453dbde4556feb2e5e4a32e4ac3063c42c [Pipeline] // withDockerContainer [Pipeline] sh 07:25:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:25:53 Stashed 1 file(s) [Pipeline] echo 07:25:53 [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 07:26:08 Still waiting to schedule task 07:26:08 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-4035’ 07:26:08 Still waiting to schedule task 07:26:08 ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ is offline 07:27:49 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4036 in /w/workspace/dgexfoundry_device-snmp-go_PR-90 [Pipeline] { [Pipeline] ws 07:27:49 Running in /w/workspace/device-snmp-go/4 [Pipeline] { [Pipeline] checkout 07:27:55 using credential edgex-jenkins-ssh 07:27:55 Cloning the remote Git repository 07:27:55 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 07:27:55 > git init /w/workspace/device-snmp-go/4 # timeout=10 07:27:55 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 07:27:55 > git --version # timeout=10 07:27:55 > git --version # 'git version 2.17.1' 07:27:55 using GIT_SSH to set credentials SSH Credentials for GitHub 07:27:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:27:57 Merging remotes/origin/master commit 0ab86073b0269e161c45419c6956d6e22a89cd28 into PR head commit 811b792df2c69da97ff16a39115f0967d7f5c359 07:27:57 Merge succeeded, producing 8e869b2ffe39e7ffeb8ad5b52b7ce42892c5315c 07:27:57 Checking out Revision 8e869b2ffe39e7ffeb8ad5b52b7ce42892c5315c (PR-90) 07:27:56 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 07:27:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:27:56 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 07:27:56 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 07:27:56 using GIT_SSH to set credentials SSH Credentials for GitHub 07:27:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/90/head:refs/remotes/origin/PR-90 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:27:57 > git config core.sparsecheckout # timeout=10 07:27:57 > git checkout -f 811b792df2c69da97ff16a39115f0967d7f5c359 # timeout=10 07:27:57 > git remote # timeout=10 07:27:57 > git config --get remote.origin.url # timeout=10 07:27:57 using GIT_SSH to set credentials SSH Credentials for GitHub 07:27:57 > git merge 0ab86073b0269e161c45419c6956d6e22a89cd28 # timeout=10 07:27:57 > git rev-parse HEAD^{commit} # timeout=10 07:27:57 > git config core.sparsecheckout # timeout=10 07:27:57 > git checkout -f 8e869b2ffe39e7ffeb8ad5b52b7ce42892c5315c # timeout=10 07:28:01 Commit message: "Merge commit '0ab86073b0269e161c45419c6956d6e22a89cd28' into HEAD" 07:28:01 First time build. Skipping changelog. 07:28:01 > git rev-list --no-walk a6cd6117d8b304563bfff210beefd0030aa37e50 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:28:03 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 07:28:03 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:28:04 + true 07:28:04 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:28:06 provisioning config files... 07:28:06 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/4@tmp/config4965067833277999102tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:28:07 ---> docker-login.sh 07:28:07 nexus3.edgexfoundry.org:10001 07:28:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:28:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:28:08 Configure a credential helper to remove this warning. See 07:28:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:28:08 07:28:08 Login Succeeded 07:28:08 nexus3.edgexfoundry.org:10002 07:28:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:28:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:28:09 Configure a credential helper to remove this warning. See 07:28:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:28:09 07:28:09 Login Succeeded 07:28:09 nexus3.edgexfoundry.org:10003 07:28:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:28:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:28:09 Configure a credential helper to remove this warning. See 07:28:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:28:09 07:28:09 Login Succeeded 07:28:09 nexus3.edgexfoundry.org:10004 07:28:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:28:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:28:09 Configure a credential helper to remove this warning. See 07:28:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:28:09 07:28:09 Login Succeeded 07:28:09 docker.io 07:28:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:28:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:28:10 Configure a credential helper to remove this warning. See 07:28:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:28:10 07:28:10 Login Succeeded 07:28:10 ---> docker-login.sh ends [Pipeline] } 07:28:10 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:28:10 ========================================================= 07:28:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 07:28:10 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:28:11 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 07:28:11 Sending build context to Docker daemon 349.2kB 07:28:11 Step 1/10 : ARG BASE=golang:1.15-alpine3.12 07:28:11 Step 2/10 : FROM ${BASE} 07:28:11 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:28:11 595b0fe564bb: Pulling fs layer 07:28:11 7186ed65a4f7: Pulling fs layer 07:28:11 316046926c0a: Pulling fs layer 07:28:11 4ebd0625c992: Pulling fs layer 07:28:11 207e8628e3a3: Pulling fs layer 07:28:11 c791037a9be2: Pulling fs layer 07:28:11 ffd874e62e21: Pulling fs layer 07:28:11 c791037a9be2: Waiting 07:28:11 4ebd0625c992: Waiting 07:28:11 207e8628e3a3: Waiting 07:28:11 ffd874e62e21: Waiting 07:28:11 316046926c0a: Download complete 07:28:11 7186ed65a4f7: Verifying Checksum 07:28:11 7186ed65a4f7: Download complete 07:28:11 207e8628e3a3: Verifying Checksum 07:28:11 207e8628e3a3: Download complete 07:28:11 c791037a9be2: Download complete 07:28:11 595b0fe564bb: Verifying Checksum 07:28:11 595b0fe564bb: Download complete 07:28:12 595b0fe564bb: Pull complete 07:28:12 7186ed65a4f7: Pull complete 07:28:13 316046926c0a: Pull complete 07:28:14 ffd874e62e21: Verifying Checksum 07:28:14 ffd874e62e21: Download complete 07:28:15 4ebd0625c992: Verifying Checksum 07:28:15 4ebd0625c992: Download complete 07:28:25 4ebd0625c992: Pull complete 07:28:26 207e8628e3a3: Pull complete 07:28:26 c791037a9be2: Pull complete 07:28:30 ffd874e62e21: Pull complete 07:28:30 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 07:28:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:28:30 ---> cfc18b08335c 07:28:30 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 07:28:33 ---> Running in b191c4e429bf 07:28:33 Removing intermediate container b191c4e429bf 07:28:33 ---> 9f82f7c6a080 07:28:33 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 07:28:33 ---> Running in a43a090df1d1 07:28:34 Removing intermediate container a43a090df1d1 07:28:34 ---> bf813410eb5b 07:28:34 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 07:28:34 ---> Running in 9de677c89525 07:28:34 Removing intermediate container 9de677c89525 07:28:34 ---> 5fa2dad534a7 07:28:34 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:28:34 ---> Running in 4360353a33d0 07:28:37 Removing intermediate container 4360353a33d0 07:28:37 ---> c763447af464 07:28:37 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:28:37 ---> Running in a352f0de6a61 07:28:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:28:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:28:41 OK: 138 MiB in 40 packages 07:28:43 Removing intermediate container a352f0de6a61 07:28:43 ---> f0302c75fd94 07:28:43 Step 8/10 : WORKDIR /device-snmp-go 07:28:43 ---> Running in f8bf26ff174e 07:28:43 Removing intermediate container f8bf26ff174e 07:28:43 ---> f270e8d4e1d3 07:28:43 Step 9/10 : COPY . . 07:28:44 ---> d861182e7230 07:28:44 Step 10/10 : RUN go mod download 07:28:44 ---> Running in 4edaee89520c 07:29:11 Removing intermediate container 4edaee89520c 07:29:11 ---> 304d42a3d106 07:29:11 Successfully built 304d42a3d106 07:29:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:29:13 + docker inspect -f . ci-base-image-arm64 07:29:13 . [Pipeline] withDockerContainer 07:29:13 prd-ubuntu18.04-docker-arm64-4c-16g-4036 does not seem to be running inside a container 07:29:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/4 -v /w/workspace/device-snmp-go/4:/w/workspace/device-snmp-go/4:rw,z -v /w/workspace/device-snmp-go/4@tmp:/w/workspace/device-snmp-go/4@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 ******** ci-base-image-arm64 cat 07:29:14 $ docker top 8fe5d5f93a79dabb63f3aaff235f2e20843b637de356a1650904ad5e1b3708b4 -eo pid,comm [Pipeline] { [Pipeline] sh 07:29:15 + go version 07:29:15 go version go1.16.3 linux/arm64 [Pipeline] } 07:29:15 $ docker stop --time=1 8fe5d5f93a79dabb63f3aaff235f2e20843b637de356a1650904ad5e1b3708b4 07:29:17 $ docker rm -f 8fe5d5f93a79dabb63f3aaff235f2e20843b637de356a1650904ad5e1b3708b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:29:18 + docker inspect -f . ci-base-image-arm64 07:29:18 . [Pipeline] withDockerContainer 07:29:18 prd-ubuntu18.04-docker-arm64-4c-16g-4036 does not seem to be running inside a container 07:29:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/4 -v /w/workspace/device-snmp-go/4:/w/workspace/device-snmp-go/4:rw,z -v /w/workspace/device-snmp-go/4@tmp:/w/workspace/device-snmp-go/4@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 ******** ci-base-image-arm64 cat 07:29:20 $ docker top cd9e180a2a81f770e27ac66c653cf3fb2abb37ee992badecfe030fe7e5696cb4 -eo pid,comm [Pipeline] { [Pipeline] sh 07:29:21 + go mod tidy [Pipeline] sh 07:29:22 + make test 07:29:22 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 07:29:23 ? github.com/edgexfoundry/device-snmp-go [no test files] 07:29:30 Running on prd-centos7-docker-4c-2g-4037 in /w/workspace/dgexfoundry_device-snmp-go_PR-90 [Pipeline] { [Pipeline] ws 07:29:30 Running in /w/workspace/device-snmp-go/4 [Pipeline] { [Pipeline] checkout 07:29:39 using credential edgex-jenkins-ssh 07:29:39 Cloning the remote Git repository 07:29:40 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 07:29:40 > git init /w/workspace/device-snmp-go/4 # timeout=10 07:29:40 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 07:29:40 > git --version # timeout=10 07:29:40 > git --version # 'git version 2.24.3' 07:29:40 using GIT_SSH to set credentials SSH Credentials for GitHub 07:29:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:29:41 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 07:29:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:29:41 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 07:29:41 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 07:29:41 using GIT_SSH to set credentials SSH Credentials for GitHub 07:29:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/90/head:refs/remotes/origin/PR-90 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:29:41 Merging remotes/origin/master commit 0ab86073b0269e161c45419c6956d6e22a89cd28 into PR head commit 811b792df2c69da97ff16a39115f0967d7f5c359 07:29:42 Merge succeeded, producing 04afb94db3d252b44d61fcf30b539631497c7761 07:29:42 Checking out Revision 04afb94db3d252b44d61fcf30b539631497c7761 (PR-90) 07:29:41 > git config core.sparsecheckout # timeout=10 07:29:41 > git checkout -f 811b792df2c69da97ff16a39115f0967d7f5c359 # timeout=10 07:29:41 > git remote # timeout=10 07:29:41 > git config --get remote.origin.url # timeout=10 07:29:41 using GIT_SSH to set credentials SSH Credentials for GitHub 07:29:41 > git merge 0ab86073b0269e161c45419c6956d6e22a89cd28 # timeout=10 07:29:41 > git rev-parse HEAD^{commit} # timeout=10 07:29:42 > git config core.sparsecheckout # timeout=10 07:29:42 > git checkout -f 04afb94db3d252b44d61fcf30b539631497c7761 # timeout=10 07:29:45 # github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging 07:29:45 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.60/bootstrap/logging/factory.go:29:9: undefined: logger.NewClientStdOut 07:29:45 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.60/bootstrap/logging/factory.go:42:25: too many arguments in call to logger.NewClient 07:29:45 have (string, bool, string, string) 07:29:45 want (string, string) 07:29:46 Commit message: "Merge commit '0ab86073b0269e161c45419c6956d6e22a89cd28' into HEAD" 07:29:46 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:29:46 > git rev-list --no-walk a6cd6117d8b304563bfff210beefd0030aa37e50 # timeout=10 07:29:48 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:29:48 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:29:49 + true 07:29:49 + sudo service docker restart 07:29:49 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:29:51 provisioning config files... 07:29:51 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/4@tmp/config7442427445038551910tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:29:51 ---> docker-login.sh 07:29:51 nexus3.edgexfoundry.org:10001 07:29:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:29:52 Configure a credential helper to remove this warning. See 07:29:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:29:52 07:29:52 Login Succeeded 07:29:52 nexus3.edgexfoundry.org:10002 07:29:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:29:53 Configure a credential helper to remove this warning. See 07:29:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:29:53 07:29:53 Login Succeeded 07:29:53 nexus3.edgexfoundry.org:10003 07:29:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:29:53 Configure a credential helper to remove this warning. See 07:29:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:29:53 07:29:53 Login Succeeded 07:29:53 nexus3.edgexfoundry.org:10004 07:29:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:29:54 Configure a credential helper to remove this warning. See 07:29:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:29:54 07:29:54 Login Succeeded 07:29:54 docker.io 07:29:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:29:55 Configure a credential helper to remove this warning. See 07:29:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:29:55 07:29:55 Login Succeeded 07:29:55 ---> docker-login.sh ends [Pipeline] } 07:29:55 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:29:55 ========================================================= 07:29:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 07:29:55 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:29:55 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 07:29:56 Sending build context to Docker daemon 350.2kB 07:29:56 Step 1/10 : ARG BASE=golang:1.15-alpine3.12 07:29:56 Step 2/10 : FROM ${BASE} 07:29:57 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 07:29:57 540db60ca938: Pulling fs layer 07:29:57 adcc1eea9eea: Pulling fs layer 07:29:57 4c4ab2625f07: Pulling fs layer 07:29:57 0510c868ecb4: Pulling fs layer 07:29:57 afea3b2eda06: Pulling fs layer 07:29:57 7809a108b3ef: Pulling fs layer 07:29:57 f706445af74f: Pulling fs layer 07:29:57 0510c868ecb4: Waiting 07:29:57 afea3b2eda06: Waiting 07:29:57 7809a108b3ef: Waiting 07:29:57 f706445af74f: Waiting 07:29:57 4c4ab2625f07: Download complete 07:29:57 adcc1eea9eea: Verifying Checksum 07:29:57 adcc1eea9eea: Download complete 07:29:57 afea3b2eda06: Verifying Checksum 07:29:57 afea3b2eda06: Download complete 07:29:57 7809a108b3ef: Download complete 07:29:57 540db60ca938: Download complete 07:29:57 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.013s coverage: 0.0% of statements 07:29:57 make: *** [Makefile:23: test] Error 2 [Pipeline] } 07:29:58 $ docker stop --time=1 cd9e180a2a81f770e27ac66c653cf3fb2abb37ee992badecfe030fe7e5696cb4 07:29:58 540db60ca938: Pull complete 07:29:58 adcc1eea9eea: Pull complete 07:29:59 4c4ab2625f07: Pull complete 07:30:00 $ docker rm -f cd9e180a2a81f770e27ac66c653cf3fb2abb37ee992badecfe030fe7e5696cb4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 07:30:01 ---> job-cost.sh 07:30:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mcs1 07:30:04 f706445af74f: Verifying Checksum 07:30:04 f706445af74f: Download complete 07:30:07 0510c868ecb4: Verifying Checksum 07:30:07 0510c868ecb4: Download complete 07:30:20 0510c868ecb4: Pull complete 07:30:20 afea3b2eda06: Pull complete 07:30:20 7809a108b3ef: Pull complete 07:30:29 f706445af74f: Pull complete 07:30:29 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 07:30:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:30:29 ---> b068be0155e3 07:30:29 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 07:30:29 ---> Running in 23083e8378f3 07:30:29 Removing intermediate container 23083e8378f3 07:30:29 ---> 20bf83993eb9 07:30:29 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 07:30:29 ---> Running in f5c5bc62518c 07:30:29 Removing intermediate container f5c5bc62518c 07:30:29 ---> 5c9b19d90077 07:30:29 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 07:30:30 ---> Running in 9474736b8a3d 07:30:30 Removing intermediate container 9474736b8a3d 07:30:30 ---> c687c6375f91 07:30:30 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:30:30 ---> Running in c90243b6f38f 07:30:34 Removing intermediate container c90243b6f38f 07:30:34 ---> 02526755e197 07:30:34 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:30:34 ---> Running in 69b08563b4a2 07:30:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:30:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:30:40 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:30:40 OK: 149 MiB in 40 packages 07:30:40 Removing intermediate container 69b08563b4a2 07:30:40 ---> 10e0709e7208 07:30:40 Step 8/10 : WORKDIR /device-snmp-go 07:30:40 ---> Running in b58ec3ca523d 07:30:41 Removing intermediate container b58ec3ca523d 07:30:41 ---> fffe2ce4f7d7 07:30:41 Step 9/10 : COPY . . 07:30:42 ---> b5ccc1ced6ca 07:30:42 Step 10/10 : RUN go mod download 07:30:42 ---> Running in 22154b6508aa 07:31:10 Removing intermediate container 22154b6508aa 07:31:10 ---> 4160be6f1d7c 07:31:10 Successfully built 4160be6f1d7c 07:31:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:31:11 + docker inspect -f . ci-base-image-x86_64 07:31:11 . [Pipeline] withDockerContainer 07:31:11 prd-centos7-docker-4c-2g-4037 does not seem to be running inside a container 07:31:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/4 -v /w/workspace/device-snmp-go/4:/w/workspace/device-snmp-go/4:rw,z -v /w/workspace/device-snmp-go/4@tmp:/w/workspace/device-snmp-go/4@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 ******** ci-base-image-x86_64 cat 07:31:13 $ docker top fdc478890d2f9591a49837b62024b4d8c2fb1e78094e8a76eabfd7059b76d259 -eo pid,comm [Pipeline] { [Pipeline] sh 07:31:14 + go version 07:31:14 go version go1.16.3 linux/amd64 [Pipeline] } 07:31:14 $ docker stop --time=1 fdc478890d2f9591a49837b62024b4d8c2fb1e78094e8a76eabfd7059b76d259 07:31:16 $ docker rm -f fdc478890d2f9591a49837b62024b4d8c2fb1e78094e8a76eabfd7059b76d259 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:31:16 + docker inspect -f . ci-base-image-x86_64 07:31:16 . [Pipeline] withDockerContainer 07:31:16 prd-centos7-docker-4c-2g-4037 does not seem to be running inside a container 07:31:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/4 -v /w/workspace/device-snmp-go/4:/w/workspace/device-snmp-go/4:rw,z -v /w/workspace/device-snmp-go/4@tmp:/w/workspace/device-snmp-go/4@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 ******** ci-base-image-x86_64 cat 07:31:18 $ docker top d788a166d7db5d0567ef8aad9064071b962f04674f03d85c9dadf62b5e3fed94 -eo pid,comm [Pipeline] { [Pipeline] sh 07:31:19 + go mod tidy [Pipeline] sh 07:31:20 + make test 07:31:20 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 07:31:22 ? github.com/edgexfoundry/device-snmp-go [no test files] 07:31:45 # github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging 07:31:45 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.60/bootstrap/logging/factory.go:29:9: undefined: logger.NewClientStdOut 07:31:45 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.60/bootstrap/logging/factory.go:42:25: too many arguments in call to logger.NewClient 07:31:45 have (string, bool, string, string) 07:31:45 want (string, string) 07:31:56 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.015s coverage: 0.0% of statements 07:31:56 make: *** [Makefile:23: test] Error 2 [Pipeline] } 07:31:56 $ docker stop --time=1 d788a166d7db5d0567ef8aad9064071b962f04674f03d85c9dadf62b5e3fed94 07:31:59 $ docker rm -f d788a166d7db5d0567ef8aad9064071b962f04674f03d85c9dadf62b5e3fed94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 07:32:00 ---> job-cost.sh 07:32:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Qbv3 07:32:02 lf-activate-venv(): INFO: Adding /tmp/venv-mcs1/bin to PATH 07:32:02 INFO: No Stack... 07:32:02 INFO: Retrieving Pricing Info for: lf-standard-4 07:32:02 INFO: Archiving Costs [Pipeline] sh 07:32:02 + cat /w/workspace/device-snmp-go/4/archives/cost.csv 07:32:02 + cut -d, -f6 [Pipeline] lock 07:32:02 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-90-4-stack-cost] 07:32:02 Resource [jenkins-edgexfoundry-device-snmp-go-PR-90-4-stack-cost] did not exist. Created. 07:32:02 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-90-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:32:03 + echo total: 0.20999999344348907 [Pipeline] stash 07:32:04 Stashed 1 file(s) [Pipeline] } 07:32:04 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-90-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:32:04 Failed in branch arm64 07:32:27 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:33:14 lf-activate-venv(): INFO: Adding /tmp/venv-Qbv3/bin to PATH 07:33:14 INFO: No Stack... 07:33:14 INFO: Retrieving Pricing Info for: v1-standard-2 07:33:14 INFO: Archiving Costs [Pipeline] sh 07:33:15 + cut -d, -f6 07:33:15 + cat /w/workspace/device-snmp-go/4/archives/cost.csv [Pipeline] lock 07:33:15 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-90-4-stack-cost] 07:33:15 Resource [jenkins-edgexfoundry-device-snmp-go-PR-90-4-stack-cost] did not exist. Created. 07:33:15 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-90-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:33:15 /w/workspace/device-snmp-go/4@tmp/durable-513acc9a/script.sh: line 1: unexpected EOF while looking for matching `'' [Pipeline] sh 07:33:16 + echo total: 0.029999999329447746 [Pipeline] stash 07:33:16 Warning: overwriting stash ‘stack-cost’ 07:33:17 Stashed 1 file(s) [Pipeline] } 07:33:17 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-90-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:33:17 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 07:33:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:33:19 ---> package-listing.sh 07:33:19 ++ facter osfamily 07:33:19 ++ tr '[:upper:]' '[:lower:]' 07:33:19 + OS_FAMILY=redhat 07:33:19 + workspace=/w/workspace/dgexfoundry_device-snmp-go_PR-90 07:33:19 + START_PACKAGES=/tmp/packages_start.txt 07:33:19 + END_PACKAGES=/tmp/packages_end.txt 07:33:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:33:19 + PACKAGES=/tmp/packages_start.txt 07:33:19 + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-90 ']' 07:33:19 + PACKAGES=/tmp/packages_end.txt 07:33:19 + case "${OS_FAMILY}" in 07:33:19 + rpm -qa 07:33:19 + sort 07:33:24 + '[' -f /tmp/packages_start.txt ']' 07:33:24 + '[' -f /tmp/packages_end.txt ']' 07:33:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:33:24 + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-90 ']' 07:33:24 + mkdir -p /w/workspace/dgexfoundry_device-snmp-go_PR-90/archives/ 07:33:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-snmp-go_PR-90/archives/ [Pipeline] echo 07:33:24 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-90/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:33:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:33:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:33:25 07:33:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:33:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:33:25 alpine: Pulling from edgex-lftools-log-publisher 07:33:25 df20fa9351a1: Pulling fs layer 07:33:25 36b3adc4ff6f: Pulling fs layer 07:33:25 8ad3a11d3b57: Pulling fs layer 07:33:25 46f8f816bc3b: Pulling fs layer 07:33:25 93b61091891f: Pulling fs layer 07:33:25 93b9cdb0e59b: Pulling fs layer 07:33:25 5e14af77c1be: Pulling fs layer 07:33:25 01666e4c0597: Pulling fs layer 07:33:25 aa168da1d23b: Pulling fs layer 07:33:25 93b9cdb0e59b: Waiting 07:33:25 5e14af77c1be: Waiting 07:33:25 01666e4c0597: Waiting 07:33:25 aa168da1d23b: Waiting 07:33:25 93b61091891f: Waiting 07:33:25 46f8f816bc3b: Waiting 07:33:25 36b3adc4ff6f: Verifying Checksum 07:33:25 36b3adc4ff6f: Download complete 07:33:25 46f8f816bc3b: Verifying Checksum 07:33:25 46f8f816bc3b: Download complete 07:33:25 df20fa9351a1: Download complete 07:33:25 93b9cdb0e59b: Verifying Checksum 07:33:25 93b9cdb0e59b: Download complete 07:33:25 93b61091891f: Verifying Checksum 07:33:25 93b61091891f: Download complete 07:33:25 5e14af77c1be: Verifying Checksum 07:33:25 5e14af77c1be: Download complete 07:33:25 01666e4c0597: Verifying Checksum 07:33:25 01666e4c0597: Download complete 07:33:25 8ad3a11d3b57: Verifying Checksum 07:33:25 8ad3a11d3b57: Download complete 07:33:25 df20fa9351a1: Pull complete 07:33:26 36b3adc4ff6f: Pull complete 07:33:27 8ad3a11d3b57: Pull complete 07:33:27 46f8f816bc3b: Pull complete 07:33:28 aa168da1d23b: Verifying Checksum 07:33:28 aa168da1d23b: Download complete 07:33:28 93b61091891f: Pull complete 07:33:28 93b9cdb0e59b: Pull complete 07:33:28 5e14af77c1be: Pull complete 07:33:28 01666e4c0597: Pull complete 07:33:35 aa168da1d23b: Pull complete 07:33:35 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:33:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:33:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:33:36 prd-centos7-docker-4c-2g-4035 does not seem to be running inside a container 07:33:36 $ 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-90/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-90 -v /w/workspace/dgexfoundry_device-snmp-go_PR-90:/w/workspace/dgexfoundry_device-snmp-go_PR-90:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-90@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-90@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 07:33:40 $ docker top 6af5714dfeb7a1c1e118c155a7a6526ccad64d139bdd81e680ee842d177a7a7c -eo pid,comm [Pipeline] { [Pipeline] sh 07:33:40 + touch /tmp/pre-build-complete [Pipeline] sh 07:33:40 + mkdir -p /var/log/sa [Pipeline] sh 07:33:41 + ls /var/log/sa-host 07:33:41 + sadf -c /var/log/sa-host/sa10 07:33:41 file_magic: OK 07:33:41 HZ: Using current value: 100 07:33:41 file_header: OK 07:33:41 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 07:33:41 Statistics: 07:33:41 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:33:41 File successfully converted to sysstat format version 12.2.1 07:33:41 + sadf -c /var/log/sa-host/sa23 07:33:41 file_magic: OK 07:33:41 HZ: Using current value: 100 07:33:41 file_header: OK 07:33:41 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 07:33:41 Statistics: 07:33:41 Hnuu...uuuununununu... 07:33:41 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:33:41 provisioning config files... 07:33:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-90@tmp/config8548964865656567938tmp [Pipeline] { [Pipeline] echo 07:33:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:33:42 ---> create-netrc.sh [Pipeline] } 07:33:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 07:33:42 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 07:33:42 ---> python-tools-install.sh [Pipeline] echo 07:33:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:33:42 ---> sudo-logs.sh 07:33:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:33:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:33:43 ---> job-cost.sh 07:33:43 lf-activate-venv: SKIPPING 07:33:43 DEBUG: total: 0.029999999329447746 07:33:43 INFO: Retrieving Stack Cost... 07:33:44 INFO: Retrieving Pricing Info for: v1-standard-2 07:33:45 INFO: Archiving Costs [Pipeline] echo 07:33:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:33:45 ---> logs-deploy.sh 07:33:45 lf-activate-venv: SKIPPING 07:33:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-90/4 07:33:45 INFO: archiving workspace using pattern(s): 07:33:47 Archives upload complete. 07:33:47 INFO: archiving logs to Nexus