Pull request #116 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/go-mod-secrets Obtained Jenkinsfile from b06096b242d36edc3f86615681d1839a8c663a8d+a62db6bc55829d91c6b06e51e59ec7359d758122 (fa6d8315ad591aae4c7f047dd0746a38d3f77780) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8662112217750568414.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9003460527138314538.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-116/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-116/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1947859980192385203.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3701686243354805666.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-116/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-116/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh961850401591173422.key > 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:go-mod-secrets, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [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: go-mod-secrets-settings PROJECT: go-mod-secrets 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: go-mod-secrets DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false 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: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Running on prd-centos7-docker-4c-2g-171 in /w/workspace/gexfoundry_go-mod-secrets_PR-116 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git > git init /w/workspace/gexfoundry_go-mod-secrets_PR-116 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_go-mod-secrets_PR-116@tmp/jenkins-gitclient-ssh2011734907933257342.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.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/go-mod-secrets.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_go-mod-secrets_PR-116@tmp/jenkins-gitclient-ssh4370859665262536946.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/116/head:refs/remotes/origin/PR-116 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit a62db6bc55829d91c6b06e51e59ec7359d758122 into PR head commit b06096b242d36edc3f86615681d1839a8c663a8d Merge succeeded, producing b06096b242d36edc3f86615681d1839a8c663a8d Checking out Revision b06096b242d36edc3f86615681d1839a8c663a8d (PR-116) > git config core.sparsecheckout # timeout=10 > git checkout -f b06096b242d36edc3f86615681d1839a8c663a8d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_go-mod-secrets_PR-116@tmp/jenkins-gitclient-ssh2553707194077909900.key > git merge a62db6bc55829d91c6b06e51e59ec7359d758122 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b06096b242d36edc3f86615681d1839a8c663a8d # timeout=10 Commit message: "fix: add race condition detection and also change to use buffered channel to alleviate blocking behavior" > git rev-list --no-walk 99bf00e4b1fa15b29608467f3d46037b5fdd09dc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:06:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:06:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:06:09 ========================================================= 17:06:09 EdgeX Global Pipelines Version Info 17:06:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:06:10 ------------------- 17:06:10 stable info: 17:06:10 ------------------- 17:06:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:06:10 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 17:06:10 Message: update stable to v1.0.192 17:06:12 ------------------- 17:06:12 experimental info: 17:06:12 ------------------- 17:06:12 Commited By: **** collab-it+edgex@linuxfoundation.org 17:06:12 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 17:06:12 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:06:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 17:06:12 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 17:06:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:06:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:06:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:06:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:06:12 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:06:12 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:06:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:06:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:06:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:06:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo 17:06:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:06:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:06:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 17:06:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:06:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:06:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:06:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:06:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:06:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:06:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:06:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:06:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:06:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 17:06:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:06:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-116 [Pipeline] echo 17:06:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-116 [Pipeline] echo 17:06:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-116 [Pipeline] echo 17:06:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b06096b242d36edc3f86615681d1839a8c663a8d [Pipeline] echo 17:06:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b06096b [Pipeline] echo 17:06:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:06:13 + git log --format=format:%s -1 b06096b242d36edc3f86615681d1839a8c663a8d [Pipeline] echo 17:06:13 GIT_COMMIT: b06096b242d36edc3f86615681d1839a8c663a8d, Commit Message: fix: add race condition detection and also change to use buffered channel to alleviate blocking behavior [Pipeline] echo 17:06:13 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:06:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:06:14 17:06:14 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:06:15 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:06:15 latest: Pulling from edgex-devops/git-semver 17:06:15 31603596830f: Pulling fs layer 17:06:15 54011a49482f: Pulling fs layer 17:06:15 a6820b24f6d8: Pulling fs layer 17:06:15 f581987b2513: Pulling fs layer 17:06:15 f581987b2513: Waiting 17:06:15 54011a49482f: Verifying Checksum 17:06:15 54011a49482f: Download complete 17:06:15 31603596830f: Verifying Checksum 17:06:15 31603596830f: Download complete 17:06:16 f581987b2513: Verifying Checksum 17:06:16 f581987b2513: Download complete 17:06:16 a6820b24f6d8: Verifying Checksum 17:06:16 a6820b24f6d8: Download complete 17:06:16 31603596830f: Pull complete 17:06:16 54011a49482f: Pull complete 17:06:17 a6820b24f6d8: Pull complete 17:06:18 f581987b2513: Pull complete 17:06:18 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 17:06:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:06:18 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:06:18 prd-centos7-docker-4c-2g-171 does not seem to be running inside a container 17:06:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_PR-116 -v /w/workspace/gexfoundry_go-mod-secrets_PR-116:/w/workspace/gexfoundry_go-mod-secrets_PR-116:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-116@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:06:23 $ docker top 5a5186df98d1ec904d1ea74d6122791d287cc5591d93c639595b0b983ec2aa3a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:06:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:06:23 [ssh-agent] Looking for ssh-agent implementation... 17:06:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:06:23 $ docker exec 5a5186df98d1ec904d1ea74d6122791d287cc5591d93c639595b0b983ec2aa3a ssh-agent 17:06:23 SSH_AUTH_SOCK=/tmp/ssh-tIFMklN04Tns/agent.14 17:06:23 SSH_AGENT_PID=20 17:06:23 Running ssh-add (command line suppressed) 17:06:23 Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-116@tmp/private_key_8686859215771147988.key (/w/workspace/gexfoundry_go-mod-secrets_PR-116@tmp/private_key_8686859215771147988.key) 17:06:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:06:24 + git tag --points-at HEAD [Pipeline] } 17:06:24 $ docker exec --env ******** --env ******** 5a5186df98d1ec904d1ea74d6122791d287cc5591d93c639595b0b983ec2aa3a ssh-agent -k 17:06:24 unset SSH_AUTH_SOCK; 17:06:24 unset SSH_AGENT_PID; 17:06:24 echo Agent pid 20 killed; 17:06:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:06:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:06:24 [ssh-agent] Looking for ssh-agent implementation... 17:06:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:06:24 $ docker exec 5a5186df98d1ec904d1ea74d6122791d287cc5591d93c639595b0b983ec2aa3a ssh-agent 17:06:24 SSH_AUTH_SOCK=/tmp/ssh-LFdyeuiiLv4U/agent.51 17:06:24 SSH_AGENT_PID=57 17:06:24 Running ssh-add (command line suppressed) 17:06:24 Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-116@tmp/private_key_5520983796766190861.key (/w/workspace/gexfoundry_go-mod-secrets_PR-116@tmp/private_key_5520983796766190861.key) 17:06:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:06:25 + git semver init 17:06:25 # -> Open(): unable to determine branch for HEAD 17:06:25 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_PR-116/.git 17:06:25 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_PR-116 17:06:25 # $SEMVER_REMOTE_NAME = origin 17:06:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:06:25 # $SEMVER_USER_NAME = edgex-jenkins 17:06:25 # $SEMVER_BRANCH = PR-116 17:06:25 # $SEMVER_TEMP = /tmp/semver-904031541 17:06:25 # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP 17:06:25 # '/tmp/semver-904031541' -> '/w/workspace/gexfoundry_go-mod-secrets_PR-116/.semver' 17:06:25 # -> Force: false 17:06:25 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_PR-116/.semver [Pipeline] } 17:06:25 $ docker exec --env ******** --env ******** 5a5186df98d1ec904d1ea74d6122791d287cc5591d93c639595b0b983ec2aa3a ssh-agent -k 17:06:25 unset SSH_AUTH_SOCK; 17:06:25 unset SSH_AGENT_PID; 17:06:25 echo Agent pid 57 killed; 17:06:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:06:26 + git semver [Pipeline] } 17:06:26 $ docker stop --time=1 5a5186df98d1ec904d1ea74d6122791d287cc5591d93c639595b0b983ec2aa3a 17:06:28 $ docker rm -f 5a5186df98d1ec904d1ea74d6122791d287cc5591d93c639595b0b983ec2aa3a [Pipeline] // withDockerContainer [Pipeline] sh 17:06:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:06:29 Stashed 1 file(s) [Pipeline] echo 17:06:29 [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 17:06:29 Running on prd-centos7-docker-4c-2g-173 in /w/workspace/gexfoundry_go-mod-secrets_PR-116 [Pipeline] { [Pipeline] ws 17:06:29 Running in /w/workspace/go-mod-secrets/3 [Pipeline] { [Pipeline] checkout 17:06:29 Running on prd-ubuntu18.04-docker-arm64-4c-16g-178 in /w/workspace/gexfoundry_go-mod-secrets_PR-116 [Pipeline] { [Pipeline] ws 17:06:29 Running in /w/workspace/go-mod-secrets/3 [Pipeline] { [Pipeline] checkout 17:06:29 Selected Git installation does not exist. Using Default 17:06:29 The recommended git tool is: NONE 17:06:29 Selected Git installation does not exist. Using Default 17:06:29 The recommended git tool is: NONE 17:06:31 using credential edgex-jenkins-ssh 17:06:31 Cloning the remote Git repository 17:06:31 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 17:06:31 > git init /w/workspace/go-mod-secrets/3 # timeout=10 17:06:31 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 17:06:31 > git --version # timeout=10 17:06:31 > git --version # 'git version 2.24.4' 17:06:31 using GIT_SSH to set credentials SSH Credentials for GitHub 17:06:31 [INFO] Currently running in a labeled security context 17:06:31 [INFO] Currently SELinux is 'enforcing' on the host 17:06:31 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/3@tmp/jenkins-gitclient-ssh2038303698220638175.key 17:06:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:06:32 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 17:06:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:06:32 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 17:06:32 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 17:06:32 using GIT_SSH to set credentials SSH Credentials for GitHub 17:06:32 [INFO] Currently running in a labeled security context 17:06:32 [INFO] Currently SELinux is 'enforcing' on the host 17:06:32 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/3@tmp/jenkins-gitclient-ssh7131139029083894722.key 17:06:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/116/head:refs/remotes/origin/PR-116 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:06:32 Merging remotes/origin/master commit a62db6bc55829d91c6b06e51e59ec7359d758122 into PR head commit b06096b242d36edc3f86615681d1839a8c663a8d 17:06:33 Merge succeeded, producing b06096b242d36edc3f86615681d1839a8c663a8d 17:06:33 Checking out Revision b06096b242d36edc3f86615681d1839a8c663a8d (PR-116) 17:06:32 > git config core.sparsecheckout # timeout=10 17:06:32 > git checkout -f b06096b242d36edc3f86615681d1839a8c663a8d # timeout=10 17:06:33 > git remote # timeout=10 17:06:33 > git config --get remote.origin.url # timeout=10 17:06:33 using GIT_SSH to set credentials SSH Credentials for GitHub 17:06:33 [INFO] Currently running in a labeled security context 17:06:33 [INFO] Currently SELinux is 'enforcing' on the host 17:06:33 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/3@tmp/jenkins-gitclient-ssh8740710158660459362.key 17:06:33 > git merge a62db6bc55829d91c6b06e51e59ec7359d758122 # timeout=10 17:06:33 > git rev-parse HEAD^{commit} # timeout=10 17:06:33 > git config core.sparsecheckout # timeout=10 17:06:33 > git checkout -f b06096b242d36edc3f86615681d1839a8c663a8d # timeout=10 17:06:35 using credential edgex-jenkins-ssh 17:06:35 Cloning the remote Git repository 17:06:35 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 17:06:35 > git init /w/workspace/go-mod-secrets/3 # timeout=10 17:06:35 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 17:06:35 > git --version # timeout=10 17:06:35 > git --version # 'git version 2.17.1' 17:06:35 using GIT_SSH to set credentials SSH Credentials for GitHub 17:06:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:06:36 Commit message: "fix: add race condition detection and also change to use buffered channel to alleviate blocking behavior" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:06:36 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 17:06:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:06:36 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 17:06:36 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 17:06:36 using GIT_SSH to set credentials SSH Credentials for GitHub 17:06:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/116/head:refs/remotes/origin/PR-116 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:06:37 Merging remotes/origin/master commit a62db6bc55829d91c6b06e51e59ec7359d758122 into PR head commit b06096b242d36edc3f86615681d1839a8c663a8d 17:06:37 Merge succeeded, producing b06096b242d36edc3f86615681d1839a8c663a8d 17:06:37 Checking out Revision b06096b242d36edc3f86615681d1839a8c663a8d (PR-116) 17:06:37 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 17:06:37 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:06:38 + sudo service docker restart 17:06:38 + true 17:06:38 Redirecting to /bin/systemctl restart docker.service 17:06:37 > git config core.sparsecheckout # timeout=10 17:06:37 > git checkout -f b06096b242d36edc3f86615681d1839a8c663a8d # timeout=10 17:06:37 > git remote # timeout=10 17:06:37 > git config --get remote.origin.url # timeout=10 17:06:37 using GIT_SSH to set credentials SSH Credentials for GitHub 17:06:37 > git merge a62db6bc55829d91c6b06e51e59ec7359d758122 # timeout=10 17:06:37 > git rev-parse HEAD^{commit} # timeout=10 17:06:37 > git config core.sparsecheckout # timeout=10 17:06:37 > git checkout -f b06096b242d36edc3f86615681d1839a8c663a8d # timeout=10 17:06:41 Commit message: "fix: add race condition detection and also change to use buffered channel to alleviate blocking behavior" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:06:43 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 17:06:43 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:06:44 + true 17:06:44 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 17:06:56 ========================================================= 17:06:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:06:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:06:56 + 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 . 17:06:57 Sending build context to Docker daemon 728.1kB 17:06:57 Step 1/7 : ARG BASE=golang:1.16-alpine 17:06:57 Step 2/7 : FROM ${BASE} 17:06:57 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:06:57 540db60ca938: Pulling fs layer 17:06:57 adcc1eea9eea: Pulling fs layer 17:06:57 4c4ab2625f07: Pulling fs layer 17:06:57 0510c868ecb4: Pulling fs layer 17:06:57 afea3b2eda06: Pulling fs layer 17:06:57 7809a108b3ef: Pulling fs layer 17:06:57 f706445af74f: Pulling fs layer 17:06:57 0510c868ecb4: Waiting 17:06:57 afea3b2eda06: Waiting 17:06:57 7809a108b3ef: Waiting 17:06:57 f706445af74f: Waiting 17:06:57 4c4ab2625f07: Verifying Checksum 17:06:57 4c4ab2625f07: Download complete 17:06:57 adcc1eea9eea: Verifying Checksum 17:06:57 adcc1eea9eea: Download complete 17:06:57 afea3b2eda06: Verifying Checksum 17:06:57 afea3b2eda06: Download complete 17:06:57 7809a108b3ef: Verifying Checksum 17:06:57 7809a108b3ef: Download complete 17:06:57 540db60ca938: Verifying Checksum 17:06:57 540db60ca938: Download complete 17:06:57 540db60ca938: Pull complete 17:06:57 adcc1eea9eea: Pull complete 17:06:57 4c4ab2625f07: Pull complete 17:06:59 f706445af74f: Verifying Checksum 17:06:59 f706445af74f: Download complete 17:07:00 0510c868ecb4: Verifying Checksum 17:07:00 0510c868ecb4: Download complete [Pipeline] unstash [Pipeline] echo 17:07:02 ========================================================= 17:07:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 17:07:02 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:07:03 + 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 . 17:07:04 Sending build context to Docker daemon 727kB 17:07:04 Step 1/7 : ARG BASE=golang:1.16-alpine 17:07:04 Step 2/7 : FROM ${BASE} 17:07:04 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:07:04 595b0fe564bb: Pulling fs layer 17:07:04 7186ed65a4f7: Pulling fs layer 17:07:04 316046926c0a: Pulling fs layer 17:07:04 4ebd0625c992: Pulling fs layer 17:07:04 207e8628e3a3: Pulling fs layer 17:07:04 c791037a9be2: Pulling fs layer 17:07:04 ffd874e62e21: Pulling fs layer 17:07:04 c791037a9be2: Waiting 17:07:04 4ebd0625c992: Waiting 17:07:04 207e8628e3a3: Waiting 17:07:04 ffd874e62e21: Waiting 17:07:04 316046926c0a: Download complete 17:07:04 7186ed65a4f7: Download complete 17:07:04 207e8628e3a3: Download complete 17:07:04 c791037a9be2: Download complete 17:07:04 595b0fe564bb: Verifying Checksum 17:07:04 595b0fe564bb: Download complete 17:07:04 0510c868ecb4: Pull complete 17:07:04 afea3b2eda06: Pull complete 17:07:04 7809a108b3ef: Pull complete 17:07:05 595b0fe564bb: Pull complete 17:07:06 7186ed65a4f7: Pull complete 17:07:06 f706445af74f: Pull complete 17:07:06 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 17:07:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:07:06 ---> b068be0155e3 17:07:06 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:07:06 316046926c0a: Pull complete 17:07:07 ffd874e62e21: Download complete 17:07:08 4ebd0625c992: Verifying Checksum 17:07:08 4ebd0625c992: Download complete 17:07:18 4ebd0625c992: Pull complete 17:07:18 207e8628e3a3: Pull complete 17:07:18 ---> Running in 26fed3929448 17:07:18 Removing intermediate container 26fed3929448 17:07:18 ---> d293f8765292 17:07:18 Step 4/7 : RUN apk add --update bash 17:07:18 ---> Running in a9f88f9e5ead 17:07:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:07:18 c791037a9be2: Pull complete 17:07:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:07:21 OK: 149 MiB in 40 packages 17:07:22 ffd874e62e21: Pull complete 17:07:22 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 17:07:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:07:22 ---> cfc18b08335c 17:07:22 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:07:22 Removing intermediate container a9f88f9e5ead 17:07:22 ---> 226ea18ae8b5 17:07:22 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 17:07:22 ---> Running in 705069e4ebdc 17:07:22 Removing intermediate container 705069e4ebdc 17:07:22 ---> 8df6357f0d6f 17:07:22 Step 6/7 : COPY go.mod . 17:07:22 ---> 36ba5e1e17ed 17:07:22 Step 7/7 : RUN go mod download 17:07:22 ---> Running in 9f959d20c75f 17:07:24 ---> Running in 6c365b8a258f 17:07:24 Removing intermediate container 6c365b8a258f 17:07:24 ---> d417858768bf 17:07:24 Step 4/7 : RUN apk add --update bash 17:07:24 ---> Running in 57a68dbd25e7 17:07:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:07:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:07:28 OK: 138 MiB in 40 packages 17:07:29 Removing intermediate container 57a68dbd25e7 17:07:29 ---> 7144511a3a39 17:07:29 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 17:07:29 ---> Running in 9551558df022 17:07:30 Removing intermediate container 9551558df022 17:07:30 ---> 0704aaee328b 17:07:30 Step 6/7 : COPY go.mod . 17:07:31 ---> 563c431b4b01 17:07:31 Step 7/7 : RUN go mod download 17:07:31 ---> Running in c5a59950c01b 17:07:41 Removing intermediate container 9f959d20c75f 17:07:41 ---> deb8a65ebfb5 17:07:41 Successfully built deb8a65ebfb5 17:07:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:07:41 + docker inspect -f . ci-base-image-x86_64 17:07:41 . [Pipeline] withDockerContainer 17:07:41 prd-centos7-docker-4c-2g-173 does not seem to be running inside a container 17:07:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/3 -v /w/workspace/go-mod-secrets/3:/w/workspace/go-mod-secrets/3:rw,z -v /w/workspace/go-mod-secrets/3@tmp:/w/workspace/go-mod-secrets/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:07:41 $ docker top 849419dd731d82cf9164d1f8699e1c59d667aac22f598dafcc3d606562994d53 -eo pid,comm [Pipeline] { [Pipeline] sh 17:07:42 + go version 17:07:42 go version go1.16.3 linux/amd64 [Pipeline] } 17:07:42 $ docker stop --time=1 849419dd731d82cf9164d1f8699e1c59d667aac22f598dafcc3d606562994d53 17:07:43 $ docker rm -f 849419dd731d82cf9164d1f8699e1c59d667aac22f598dafcc3d606562994d53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:07:44 + docker inspect -f . ci-base-image-x86_64 17:07:44 . [Pipeline] withDockerContainer 17:07:44 prd-centos7-docker-4c-2g-173 does not seem to be running inside a container 17:07:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/3 -v /w/workspace/go-mod-secrets/3:/w/workspace/go-mod-secrets/3:rw,z -v /w/workspace/go-mod-secrets/3@tmp:/w/workspace/go-mod-secrets/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:07:44 $ docker top 0324ef08ae0a05dcfb4618c0c0babe24f40ae1b9dbb7c03eb69c7e3babfb8488 -eo pid,comm [Pipeline] { [Pipeline] sh 17:07:45 + go mod tidy [Pipeline] sh 17:07:45 + make test 17:07:45 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 17:07:49 Removing intermediate container c5a59950c01b 17:07:49 ---> f4fca45cbb11 17:07:49 Successfully built f4fca45cbb11 17:07:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:07:50 + docker inspect -f . ci-base-image-arm64 17:07:50 . [Pipeline] withDockerContainer 17:07:50 prd-ubuntu18.04-docker-arm64-4c-16g-178 does not seem to be running inside a container 17:07:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/3 -v /w/workspace/go-mod-secrets/3:/w/workspace/go-mod-secrets/3:rw,z -v /w/workspace/go-mod-secrets/3@tmp:/w/workspace/go-mod-secrets/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:07:52 $ docker top 1a5a0a1ce84d37ed61a5e88b432aab3a6976790e2b9e07f36e0d688148ae089e -eo pid,comm [Pipeline] { [Pipeline] sh 17:07:53 + go version 17:07:53 go version go1.16.3 linux/arm64 [Pipeline] } 17:07:53 $ docker stop --time=1 1a5a0a1ce84d37ed61a5e88b432aab3a6976790e2b9e07f36e0d688148ae089e 17:07:55 $ docker rm -f 1a5a0a1ce84d37ed61a5e88b432aab3a6976790e2b9e07f36e0d688148ae089e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:07:56 + docker inspect -f . ci-base-image-arm64 17:07:56 . [Pipeline] withDockerContainer 17:07:56 prd-ubuntu18.04-docker-arm64-4c-16g-178 does not seem to be running inside a container 17:07:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/3 -v /w/workspace/go-mod-secrets/3:/w/workspace/go-mod-secrets/3:rw,z -v /w/workspace/go-mod-secrets/3@tmp:/w/workspace/go-mod-secrets/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:07:57 $ docker top 8113a5c6bcf95f9fd263d7ab0823fc2a692d0e90c084171226955bb52e45dc3f -eo pid,comm [Pipeline] { [Pipeline] sh 17:07:58 + go mod tidy [Pipeline] sh 17:07:59 + make test 17:07:59 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 17:08:17 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 9.210s coverage: 80.6% of statements 17:08:17 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.026s coverage: 57.1% of statements 17:08:17 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 17:08:17 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.029s coverage: 96.7% of statements 17:08:17 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.025s coverage: 89.5% of statements 17:08:17 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 17:08:17 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.034s coverage: 100.0% of statements 17:08:17 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 17:08:17 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.022s coverage: 85.7% of statements 17:08:17 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.031s coverage: 100.0% of statements 17:08:17 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 17:08:17 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:08:22 gofmt -l . 17:08:22 [ "`gofmt -l .`" = "" ] [Pipeline] } 17:08:22 $ docker stop --time=1 0324ef08ae0a05dcfb4618c0c0babe24f40ae1b9dbb7c03eb69c7e3babfb8488 17:08:24 $ docker rm -f 0324ef08ae0a05dcfb4618c0c0babe24f40ae1b9dbb7c03eb69c7e3babfb8488 [Pipeline] // withDockerContainer [Pipeline] sh 17:08:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:08:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 17:08:26 ---> job-cost.sh 17:08:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wcJ3 17:08:38 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 17:08:53 lf-activate-venv(): INFO: Adding /tmp/venv-wcJ3/bin to PATH 17:08:53 INFO: No Stack... 17:08:54 INFO: Retrieving Pricing Info for: v3-standard-2 17:08:54 INFO: Archiving Costs [Pipeline] sh 17:08:54 + cat /w/workspace/go-mod-secrets/3/archives/cost.csv 17:08:54 + cut -d, -f6 [Pipeline] lock 17:08:54 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-116-3-stack-cost] 17:08:54 Resource [jenkins-edgexfoundry-go-mod-secrets-PR-116-3-stack-cost] did not exist. Created. 17:08:54 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-116-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:08:55 + echo total: 0.05999999865889549 [Pipeline] stash 17:08:55 Stashed 1 file(s) [Pipeline] } 17:08:55 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-116-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:09:36 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 9.728s coverage: 80.6% of statements 17:09:36 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.121s coverage: 57.1% of statements 17:09:36 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 17:09:36 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.105s coverage: 96.7% of statements 17:09:36 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.070s coverage: 89.5% of statements 17:09:36 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 17:09:36 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.066s coverage: 100.0% of statements 17:09:36 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 17:09:36 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.059s coverage: 85.7% of statements 17:09:36 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.071s coverage: 100.0% of statements 17:09:36 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 17:09:36 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:09:51 gofmt -l . 17:09:51 [ "`gofmt -l .`" = "" ] [Pipeline] } 17:09:51 $ docker stop --time=1 8113a5c6bcf95f9fd263d7ab0823fc2a692d0e90c084171226955bb52e45dc3f 17:09:54 $ docker rm -f 8113a5c6bcf95f9fd263d7ab0823fc2a692d0e90c084171226955bb52e45dc3f [Pipeline] // withDockerContainer [Pipeline] sh 17:09:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:09:55 Warning: overwriting stash ‘coverage-report’ 17:09:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 17:09:56 ---> job-cost.sh 17:09:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3RH6 17:11:04 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 17:13:11 lf-activate-venv(): INFO: Adding /tmp/venv-3RH6/bin to PATH 17:13:11 INFO: No Stack... 17:13:11 INFO: Retrieving Pricing Info for: v2-standard-4 17:13:11 INFO: Archiving Costs [Pipeline] sh 17:13:11 + cut -d, -f6 17:13:11 + cat /w/workspace/go-mod-secrets/3/archives/cost.csv [Pipeline] lock 17:13:11 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-116-3-stack-cost] 17:13:11 Resource [jenkins-edgexfoundry-go-mod-secrets-PR-116-3-stack-cost] did not exist. Created. 17:13:11 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-116-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:13:12 /w/workspace/go-mod-secrets/3@tmp/durable-eaa878d0/script.sh: 1: /w/workspace/go-mod-secrets/3@tmp/durable-eaa878d0/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 17:13:12 + echo total: 0.18000000715255737 [Pipeline] stash 17:13:12 Warning: overwriting stash ‘stack-cost’ 17:13:12 Stashed 1 file(s) [Pipeline] } 17:13:12 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-116-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:13:13 provisioning config files... 17:13:13 copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-116@tmp/config4373356211079552406tmp [Pipeline] { [Pipeline] sh 17:13:13 + set +x 17:13:13 + bash -s -- 17:13:13 + curl -s https://codecov.io/bash 17:13:13 17:13:13 _____ _ 17:13:13 / ____| | | 17:13:13 | | ___ __| | ___ ___ _____ __ 17:13:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:13:13 | |___| (_) | (_| | __/ (_| (_) \ V / 17:13:13 \_____\___/ \__,_|\___|\___\___/ \_/ 17:13:13 Bash-1.0.3 17:13:13 17:13:13 17:13:13 ==> git version 2.24.4 found 17:13:13 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 17:13:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 17:13:13 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 17:13:13 ==> Jenkins CI detected. 17:13:13 project root: . 17:13:13 --> token set from env 17:13:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:13:13 ==> Running gcov in . (disable via -X gcov) 17:13:13 ==> Python coveragepy not found 17:13:13 ==> Searching for coverage reports in: 17:13:13 + . 17:13:13 -> Found 1 reports 17:13:13 ==> Detecting git/mercurial file structure 17:13:13 ==> Reading reports 17:13:13 + ./coverage.out bytes=27486 17:13:13 ==> Appending adjustments 17:13:13 https://docs.codecov.io/docs/fixing-reports 17:13:13 + Found adjustments 17:13:13 ==> Gzipping contents 17:13:13 8.0K /tmp/codecov.8ijAml.gz 17:13:13 ==> Uploading reports 17:13:13 url: https://codecov.io 17:13:13 query: branch=PR-116&commit=b06096b242d36edc3f86615681d1839a8c663a8d&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-116%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=116&job=&cmd_args= 17:13:13 -> Pinging Codecov 17:13:13 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-116&commit=b06096b242d36edc3f86615681d1839a8c663a8d&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-116%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=116&job=&cmd_args= 17:13:14 -> Uploading to 17:13:14 https://storage.googleapis.com/codecov/v4/raw/2021-05-25/D63849C06B6B67093493C71CE874ED06/b06096b242d36edc3f86615681d1839a8c663a8d/8e42ce6d-d73c-4e88-b5dc-d63347f43b32.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210525T171313Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d4075f7df4eb7c5c3efa7ea34b174be5b4546cacf2ee82cf418796e9abd8df8b 17:13:14 % Total % Received % Xferd Average Speed Time Time Time Current 17:13:14 Dload Upload Total Spent Left Speed 17:13:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5843 0 0 100 5843 0 14922 --:--:-- --:--:-- --:--:-- 14943 17:13:14 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-secrets/commit/b06096b242d36edc3f86615681d1839a8c663a8d [Pipeline] } 17:13:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 17:13:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:13:16 ---> package-listing.sh 17:13:16 ++ facter osfamily 17:13:16 ++ tr '[:upper:]' '[:lower:]' 17:13:16 + OS_FAMILY=redhat 17:13:16 + workspace=/w/workspace/gexfoundry_go-mod-secrets_PR-116 17:13:16 + START_PACKAGES=/tmp/packages_start.txt 17:13:16 + END_PACKAGES=/tmp/packages_end.txt 17:13:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:13:16 + PACKAGES=/tmp/packages_start.txt 17:13:16 + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-116 ']' 17:13:16 + PACKAGES=/tmp/packages_end.txt 17:13:16 + case "${OS_FAMILY}" in 17:13:16 + rpm -qa 17:13:16 + sort 17:13:16 + '[' -f /tmp/packages_start.txt ']' 17:13:16 + '[' -f /tmp/packages_end.txt ']' 17:13:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:13:16 + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-116 ']' 17:13:16 + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_PR-116/archives/ 17:13:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-secrets_PR-116/archives/ [Pipeline] echo 17:13:16 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-secrets_PR-116/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:13:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:13:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:13:17 17:13:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:13:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:13:18 alpine: Pulling from edgex-lftools-log-publisher 17:13:18 df20fa9351a1: Pulling fs layer 17:13:18 36b3adc4ff6f: Pulling fs layer 17:13:18 8ad3a11d3b57: Pulling fs layer 17:13:18 46f8f816bc3b: Pulling fs layer 17:13:18 93b61091891f: Pulling fs layer 17:13:18 93b9cdb0e59b: Pulling fs layer 17:13:18 5e14af77c1be: Pulling fs layer 17:13:18 01666e4c0597: Pulling fs layer 17:13:18 aa168da1d23b: Pulling fs layer 17:13:18 93b9cdb0e59b: Waiting 17:13:18 5e14af77c1be: Waiting 17:13:18 01666e4c0597: Waiting 17:13:18 aa168da1d23b: Waiting 17:13:18 46f8f816bc3b: Waiting 17:13:18 93b61091891f: Waiting 17:13:19 8ad3a11d3b57: Verifying Checksum 17:13:19 8ad3a11d3b57: Download complete 17:13:19 46f8f816bc3b: Verifying Checksum 17:13:19 46f8f816bc3b: Download complete 17:13:19 93b61091891f: Verifying Checksum 17:13:19 93b61091891f: Download complete 17:13:19 93b9cdb0e59b: Download complete 17:13:19 5e14af77c1be: Verifying Checksum 17:13:19 5e14af77c1be: Download complete 17:13:19 01666e4c0597: Download complete 17:13:19 36b3adc4ff6f: Verifying Checksum 17:13:19 36b3adc4ff6f: Download complete 17:13:19 df20fa9351a1: Verifying Checksum 17:13:19 df20fa9351a1: Download complete 17:13:20 df20fa9351a1: Pull complete 17:13:20 36b3adc4ff6f: Pull complete 17:13:21 8ad3a11d3b57: Pull complete 17:13:22 46f8f816bc3b: Pull complete 17:13:22 aa168da1d23b: Verifying Checksum 17:13:22 aa168da1d23b: Download complete 17:13:22 93b61091891f: Pull complete 17:13:22 93b9cdb0e59b: Pull complete 17:13:23 5e14af77c1be: Pull complete 17:13:23 01666e4c0597: Pull complete 17:13:31 aa168da1d23b: Pull complete 17:13:31 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 17:13:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:13:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:13:31 prd-centos7-docker-4c-2g-171 does not seem to be running inside a container 17:13:31 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-secrets_PR-116/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-secrets_PR-116 -v /w/workspace/gexfoundry_go-mod-secrets_PR-116:/w/workspace/gexfoundry_go-mod-secrets_PR-116:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-116@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 17:14:08 $ docker top 3e6e3df8fecdd18cfc1097a62f2f7dc471948bddb8e5a57f35a5eeea5cf89109 -eo pid,comm [Pipeline] { [Pipeline] sh 17:14:08 + touch /tmp/pre-build-complete [Pipeline] sh 17:14:08 + mkdir -p /var/log/sa [Pipeline] sh 17:14:09 + ls /var/log/sa-host 17:14:09 + sadf -c /var/log/sa-host/sa05 17:14:09 file_magic: OK 17:14:09 HZ: Using current value: 100 17:14:09 file_header: OK 17:14:09 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 17:14:09 Statistics: 17:14:09 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:14:09 File successfully converted to sysstat format version 12.2.1 17:14:09 + sadf -c /var/log/sa-host/sa25 17:14:09 file_magic: OK 17:14:09 HZ: Using current value: 100 17:14:09 file_header: OK 17:14:09 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 17:14:09 Statistics: 17:14:09 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:14:09 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:14:09 provisioning config files... 17:14:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-116@tmp/config6124441371572334964tmp [Pipeline] { [Pipeline] echo 17:14:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:14:09 ---> create-netrc.sh [Pipeline] } 17:14:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 17:14:09 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 17:14:10 ---> python-tools-install.sh [Pipeline] echo 17:14:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:14:12 ---> sudo-logs.sh 17:14:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:14:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:14:13 ---> job-cost.sh 17:14:13 lf-activate-venv: SKIPPING 17:14:13 DEBUG: total: 0.18000000715255737 17:14:13 INFO: Retrieving Stack Cost... 17:14:14 INFO: Retrieving Pricing Info for: v3-standard-2 17:14:14 INFO: Archiving Costs [Pipeline] echo 17:14:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:14:14 ---> logs-deploy.sh 17:14:14 lf-activate-venv: SKIPPING 17:14:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-116/3 17:14:14 INFO: archiving workspace using pattern(s): 17:14:15 Archives upload complete. 17:14:15 INFO: archiving logs to Nexus