Pull request #91 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 lenny-intel for edgexfoundry/go-mod-secrets Obtained Jenkinsfile from 6b3765bd3d4e7495038df7eab551cf244705ca91+f21943c21c7ff2270331d5fa01f8bff27d8f4049 (6588092dbdb1dfc1eb73a703eb6e8509099d6b73) 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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: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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-26920 in /w/workspace/dgexfoundry_go-mod-secrets_PR-91 [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/go-mod-secrets.git > git init /w/workspace/dgexfoundry_go-mod-secrets_PR-91 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.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/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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/91/head:refs/remotes/origin/PR-91 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit f21943c21c7ff2270331d5fa01f8bff27d8f4049 into PR head commit 6b3765bd3d4e7495038df7eab551cf244705ca91 Merge succeeded, producing 6b3765bd3d4e7495038df7eab551cf244705ca91 Checking out Revision 6b3765bd3d4e7495038df7eab551cf244705ca91 (PR-91) > git config core.sparsecheckout # timeout=10 > git checkout -f 6b3765bd3d4e7495038df7eab551cf244705ca91 # 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 f21943c21c7ff2270331d5fa01f8bff27d8f4049 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6b3765bd3d4e7495038df7eab551cf244705ca91 # timeout=10 Commit message: "refactor: Fixup from PR feedback" > git rev-list --no-walk 89b3b6774684874b43fdbafae934d5dfa037b167 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:51:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:51:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:51:58 ========================================================= 17:51:58 EdgeX Global Pipelines Version Info 17:51:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:52:00 ------------------- 17:52:00 stable info: 17:52:00 ------------------- 17:52:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:52:00 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 17:52:00 Message: update stable to v1.0.179 17:52:01 ------------------- 17:52:01 experimental info: 17:52:01 ------------------- 17:52:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:52:01 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 17:52:01 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:52:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 17:52:01 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 17:52:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:52:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:52:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:52:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 17:52:02 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:52:02 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 17:52:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:52:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:52:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:52:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-secrets [Pipeline] echo 17:52:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:52:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:52:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 17:52:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:52:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:52:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:52:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:52:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:52:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:52:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:52:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:52:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:52:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 17:52:04 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 17:52:04 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 17:52:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-91 [Pipeline] echo 17:52:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-91 [Pipeline] echo 17:52:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-91 [Pipeline] echo 17:52:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6b3765bd3d4e7495038df7eab551cf244705ca91 [Pipeline] echo 17:52:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6b3765b [Pipeline] echo 17:52:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:52:05 + git log --format=format:%s -1 6b3765bd3d4e7495038df7eab551cf244705ca91 [Pipeline] echo 17:52:05 GIT_COMMIT: 6b3765bd3d4e7495038df7eab551cf244705ca91, Commit Message: refactor: Fixup from PR feedback [Pipeline] echo 17:52:05 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:52:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:52:07 17:52:07 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:52:07 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:52:07 latest: Pulling from edgex-devops/git-semver 17:52:07 31603596830f: Pulling fs layer 17:52:07 2a8b12db71e7: Pulling fs layer 17:52:07 6ca5941a6612: Pulling fs layer 17:52:07 ecc8261a40a4: Pulling fs layer 17:52:07 ecc8261a40a4: Waiting 17:52:07 2a8b12db71e7: Verifying Checksum 17:52:07 2a8b12db71e7: Download complete 17:52:07 31603596830f: Verifying Checksum 17:52:07 31603596830f: Download complete 17:52:08 ecc8261a40a4: Verifying Checksum 17:52:08 ecc8261a40a4: Download complete 17:52:08 6ca5941a6612: Verifying Checksum 17:52:08 6ca5941a6612: Download complete 17:52:08 31603596830f: Pull complete 17:52:08 2a8b12db71e7: Pull complete 17:52:09 6ca5941a6612: Pull complete 17:52:09 ecc8261a40a4: Pull complete 17:52:09 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 17:52:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:52:09 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:52:09 prd-centos7-docker-4c-2g-26920 does not seem to be running inside a container 17:52:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-secrets_PR-91 -v /w/workspace/dgexfoundry_go-mod-secrets_PR-91:/w/workspace/dgexfoundry_go-mod-secrets_PR-91:rw,z -v /w/workspace/dgexfoundry_go-mod-secrets_PR-91@tmp:/w/workspace/dgexfoundry_go-mod-secrets_PR-91@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:52:12 $ docker top 2ada29ee250797e9b697b00ec059c2d07b87b7d4d4033aac9d19e75e7dbe8823 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:52:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:52:12 [ssh-agent] Looking for ssh-agent implementation... 17:52:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:52:12 $ docker exec 2ada29ee250797e9b697b00ec059c2d07b87b7d4d4033aac9d19e75e7dbe8823 ssh-agent 17:52:12 SSH_AUTH_SOCK=/tmp/ssh-K5iSeAZtFa99/agent.12 17:52:12 SSH_AGENT_PID=18 17:52:12 Running ssh-add (command line suppressed) 17:52:13 Identity added: /w/workspace/dgexfoundry_go-mod-secrets_PR-91@tmp/private_key_7503712153611616167.key (/w/workspace/dgexfoundry_go-mod-secrets_PR-91@tmp/private_key_7503712153611616167.key) 17:52:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:52:13 + git tag --points-at HEAD [Pipeline] } 17:52:13 $ docker exec --env ******** --env ******** 2ada29ee250797e9b697b00ec059c2d07b87b7d4d4033aac9d19e75e7dbe8823 ssh-agent -k 17:52:13 unset SSH_AUTH_SOCK; 17:52:13 unset SSH_AGENT_PID; 17:52:13 echo Agent pid 18 killed; 17:52:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:52:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:52:13 [ssh-agent] Looking for ssh-agent implementation... 17:52:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:52:13 $ docker exec 2ada29ee250797e9b697b00ec059c2d07b87b7d4d4033aac9d19e75e7dbe8823 ssh-agent 17:52:14 SSH_AUTH_SOCK=/tmp/ssh-DVvvB5MnaNRE/agent.46 17:52:14 SSH_AGENT_PID=51 17:52:14 Running ssh-add (command line suppressed) 17:52:14 Identity added: /w/workspace/dgexfoundry_go-mod-secrets_PR-91@tmp/private_key_8764810787843297605.key (/w/workspace/dgexfoundry_go-mod-secrets_PR-91@tmp/private_key_8764810787843297605.key) 17:52:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:52:14 + git semver init 17:52:14 # -> Open(): unable to determine branch for HEAD 17:52:14 # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-secrets_PR-91/.git 17:52:14 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-secrets_PR-91 17:52:14 # $SEMVER_REMOTE_NAME = origin 17:52:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:52:14 # $SEMVER_USER_NAME = edgex-jenkins 17:52:14 # $SEMVER_BRANCH = PR-91 17:52:14 # $SEMVER_TEMP = /tmp/semver-856332190 17:52:14 # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP 17:52:14 # '/tmp/semver-856332190' -> '/w/workspace/dgexfoundry_go-mod-secrets_PR-91/.semver' 17:52:14 # -> Force: false 17:52:14 # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-secrets_PR-91/.semver [Pipeline] } 17:52:14 $ docker exec --env ******** --env ******** 2ada29ee250797e9b697b00ec059c2d07b87b7d4d4033aac9d19e75e7dbe8823 ssh-agent -k 17:52:15 unset SSH_AUTH_SOCK; 17:52:15 unset SSH_AGENT_PID; 17:52:15 echo Agent pid 51 killed; 17:52:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:52:15 + git semver [Pipeline] } 17:52:15 $ docker stop --time=1 2ada29ee250797e9b697b00ec059c2d07b87b7d4d4033aac9d19e75e7dbe8823 17:52:17 $ docker rm -f 2ada29ee250797e9b697b00ec059c2d07b87b7d4d4033aac9d19e75e7dbe8823 [Pipeline] // withDockerContainer [Pipeline] sh 17:52:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:52:17 Stashed 1 file(s) [Pipeline] echo 17:52:17 [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:52:33 Still waiting to schedule task 17:52:33 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-26920’ 17:52:33 Still waiting to schedule task 17:52:33 ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ is offline 17:54:19 Running on prd-ubuntu18.04-docker-arm64-4c-16g-26921 in /w/workspace/dgexfoundry_go-mod-secrets_PR-91 [Pipeline] { [Pipeline] ws 17:54:19 Running in /w/workspace/go-mod-secrets/4 [Pipeline] { [Pipeline] checkout 17:54:24 using credential edgex-jenkins-ssh 17:54:24 Cloning the remote Git repository 17:54:24 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 17:54:24 > git init /w/workspace/go-mod-secrets/4 # timeout=10 17:54:24 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 17:54:24 > git --version # timeout=10 17:54:24 > git --version # 'git version 2.17.1' 17:54:24 using GIT_SSH to set credentials SSH Credentials for GitHub 17:54:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:54:25 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 17:54:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:54:25 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 17:54:25 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 17:54:25 using GIT_SSH to set credentials SSH Credentials for GitHub 17:54:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/91/head:refs/remotes/origin/PR-91 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:54:26 Merging remotes/origin/master commit f21943c21c7ff2270331d5fa01f8bff27d8f4049 into PR head commit 6b3765bd3d4e7495038df7eab551cf244705ca91 17:54:26 Merge succeeded, producing 6b3765bd3d4e7495038df7eab551cf244705ca91 17:54:26 Checking out Revision 6b3765bd3d4e7495038df7eab551cf244705ca91 (PR-91) 17:54:26 > git config core.sparsecheckout # timeout=10 17:54:26 > git checkout -f 6b3765bd3d4e7495038df7eab551cf244705ca91 # timeout=10 17:54:26 > git remote # timeout=10 17:54:26 > git config --get remote.origin.url # timeout=10 17:54:26 using GIT_SSH to set credentials SSH Credentials for GitHub 17:54:26 > git merge f21943c21c7ff2270331d5fa01f8bff27d8f4049 # timeout=10 17:54:26 > git rev-parse HEAD^{commit} # timeout=10 17:54:26 > git config core.sparsecheckout # timeout=10 17:54:26 > git checkout -f 6b3765bd3d4e7495038df7eab551cf244705ca91 # timeout=10 17:54:30 Commit message: "refactor: Fixup from PR feedback" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:54:32 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 17:54:33 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:54:33 + + true 17:54:33 sudo service docker restart [Pipeline] unstash [Pipeline] echo 17:54:36 ========================================================= 17:54:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 17:54:36 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:54:36 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 17:54:37 Sending build context to Docker daemon 666.6kB 17:54:37 Step 1/7 : ARG BASE=golang:1.15-alpine 17:54:37 Step 2/7 : FROM ${BASE} 17:54:38 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:54:38 5f621e34cdf4: Pulling fs layer 17:54:38 a4357932f1b6: Pulling fs layer 17:54:38 18c013af1878: Pulling fs layer 17:54:38 00ac8860ef70: Pulling fs layer 17:54:38 63d7cb157983: Pulling fs layer 17:54:38 b116817d02f9: Pulling fs layer 17:54:38 745a02a5169b: Pulling fs layer 17:54:38 00ac8860ef70: Waiting 17:54:38 63d7cb157983: Waiting 17:54:38 b116817d02f9: Waiting 17:54:38 745a02a5169b: Waiting 17:54:38 18c013af1878: Verifying Checksum 17:54:38 18c013af1878: Download complete 17:54:38 a4357932f1b6: Verifying Checksum 17:54:38 a4357932f1b6: Download complete 17:54:38 63d7cb157983: Download complete 17:54:38 b116817d02f9: Verifying Checksum 17:54:38 b116817d02f9: Download complete 17:54:38 5f621e34cdf4: Verifying Checksum 17:54:38 5f621e34cdf4: Download complete 17:54:39 5f621e34cdf4: Pull complete 17:54:39 a4357932f1b6: Pull complete 17:54:40 18c013af1878: Pull complete 17:54:41 745a02a5169b: Verifying Checksum 17:54:41 745a02a5169b: Download complete 17:54:42 00ac8860ef70: Verifying Checksum 17:54:42 00ac8860ef70: Download complete 17:54:52 00ac8860ef70: Pull complete 17:54:52 63d7cb157983: Pull complete 17:54:52 b116817d02f9: Pull complete 17:54:57 745a02a5169b: Pull complete 17:54:57 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 17:54:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 17:54:57 ---> b7e6874047d6 17:54:57 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:54:59 ---> Running in ffda772810c9 17:54:59 Removing intermediate container ffda772810c9 17:54:59 ---> d8becb420fd9 17:54:59 Step 4/7 : RUN apk add --update bash 17:55:00 ---> Running in c6f9bc10821d 17:55:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:55:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:55:03 OK: 142 MiB in 39 packages 17:55:04 Removing intermediate container c6f9bc10821d 17:55:04 ---> 0386e8869529 17:55:04 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 17:55:04 ---> Running in 3a10e464b8ec 17:55:05 Removing intermediate container 3a10e464b8ec 17:55:05 ---> d98b3c748b31 17:55:05 Step 6/7 : COPY go.mod . 17:55:05 ---> 62fbe74f6c14 17:55:05 Step 7/7 : RUN go mod download 17:55:05 ---> Running in 4e65100db3eb 17:55:20 Removing intermediate container 4e65100db3eb 17:55:20 ---> 6de5d7d76c4d 17:55:20 Successfully built 6de5d7d76c4d 17:55:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:55:21 + docker inspect -f . ci-base-image-arm64 17:55:21 . [Pipeline] withDockerContainer 17:55:21 prd-ubuntu18.04-docker-arm64-4c-16g-26921 does not seem to be running inside a container 17:55:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/4 -v /w/workspace/go-mod-secrets/4:/w/workspace/go-mod-secrets/4:rw,z -v /w/workspace/go-mod-secrets/4@tmp:/w/workspace/go-mod-secrets/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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:55:23 $ docker top aa39eb2303955ecda011a1da3738d2ff1fab08437d283c31644d5b9ea8c17403 -eo pid,comm [Pipeline] { [Pipeline] sh 17:55:24 + go version 17:55:24 go version go1.15.5 linux/arm64 [Pipeline] } 17:55:24 $ docker stop --time=1 aa39eb2303955ecda011a1da3738d2ff1fab08437d283c31644d5b9ea8c17403 17:55:26 $ docker rm -f aa39eb2303955ecda011a1da3738d2ff1fab08437d283c31644d5b9ea8c17403 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:55:27 + docker inspect -f . ci-base-image-arm64 17:55:27 . [Pipeline] withDockerContainer 17:55:27 prd-ubuntu18.04-docker-arm64-4c-16g-26921 does not seem to be running inside a container 17:55:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/4 -v /w/workspace/go-mod-secrets/4:/w/workspace/go-mod-secrets/4:rw,z -v /w/workspace/go-mod-secrets/4@tmp:/w/workspace/go-mod-secrets/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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:55:28 $ docker top 60b9f21e16ac8134f797ae33879deb295f7d4c70a6b675d1df7d2d1caf9fdd95 -eo pid,comm [Pipeline] { [Pipeline] sh 17:55:29 + make test 17:55:29 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 17:56:02 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 7.519s coverage: 80.7% of statements 17:56:02 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.020s coverage: 57.1% of statements 17:56:02 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 17:56:02 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.031s coverage: 96.7% of statements 17:56:02 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.023s coverage: 89.5% of statements 17:56:02 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 17:56:02 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.012s coverage: 100.0% of statements 17:56:02 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 17:56:02 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.017s coverage: 85.7% of statements 17:56:02 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.019s coverage: 100.0% of statements 17:56:02 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 17:56:02 CGO_ENABLED=0 GO111MODULE=on go vet ./... 17:56:06 gofmt -l . 17:56:06 [ "`gofmt -l .`" = "" ] [Pipeline] } 17:56:06 $ docker stop --time=1 60b9f21e16ac8134f797ae33879deb295f7d4c70a6b675d1df7d2d1caf9fdd95 17:56:08 $ docker rm -f 60b9f21e16ac8134f797ae33879deb295f7d4c70a6b675d1df7d2d1caf9fdd95 [Pipeline] // withDockerContainer [Pipeline] sh 17:56:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:56:10 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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:56:16 Running on prd-centos7-docker-4c-2g-26922 in /w/workspace/dgexfoundry_go-mod-secrets_PR-91 [Pipeline] { [Pipeline] ws 17:56:16 Running in /w/workspace/go-mod-secrets/4 [Pipeline] { [Pipeline] checkout 17:56:28 using credential edgex-jenkins-ssh 17:56:28 Cloning the remote Git repository 17:56:28 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 17:56:28 > git init /w/workspace/go-mod-secrets/4 # timeout=10 17:56:29 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 17:56:29 > git --version # timeout=10 17:56:29 > git --version # 'git version 2.24.3' 17:56:29 using GIT_SSH to set credentials SSH Credentials for GitHub 17:56:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:56:31 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 17:56:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:56:32 Merging remotes/origin/master commit f21943c21c7ff2270331d5fa01f8bff27d8f4049 into PR head commit 6b3765bd3d4e7495038df7eab551cf244705ca91 17:56:31 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 17:56:31 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 17:56:31 using GIT_SSH to set credentials SSH Credentials for GitHub 17:56:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/91/head:refs/remotes/origin/PR-91 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:56:32 > git config core.sparsecheckout # timeout=10 17:56:32 > git checkout -f 6b3765bd3d4e7495038df7eab551cf244705ca91 # timeout=10 17:56:32 > git remote # timeout=10 17:56:33 Merge succeeded, producing 6b3765bd3d4e7495038df7eab551cf244705ca91 17:56:33 Checking out Revision 6b3765bd3d4e7495038df7eab551cf244705ca91 (PR-91) 17:56:33 > git config --get remote.origin.url # timeout=10 17:56:33 using GIT_SSH to set credentials SSH Credentials for GitHub 17:56:33 > git merge f21943c21c7ff2270331d5fa01f8bff27d8f4049 # timeout=10 17:56:33 > git rev-parse HEAD^{commit} # timeout=10 17:56:33 > git config core.sparsecheckout # timeout=10 17:56:33 > git checkout -f 6b3765bd3d4e7495038df7eab551cf244705ca91 # timeout=10 17:56:38 Commit message: "refactor: Fixup from PR feedback" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:56:41 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 17:56:42 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:56:42 + sudo service docker restart 17:56:42 + true 17:56:42 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 17:56:47 ========================================================= 17:56:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 17:56:47 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:56:48 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 17:56:49 Sending build context to Docker daemon 667.6kB 17:56:49 Step 1/7 : ARG BASE=golang:1.15-alpine 17:56:49 Step 2/7 : FROM ${BASE} 17:56:50 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 17:56:50 188c0c94c7c5: Pulling fs layer 17:56:50 0ef7d3d256c8: Pulling fs layer 17:56:50 de9db76c5a1d: Pulling fs layer 17:56:50 bca2f99d35d6: Pulling fs layer 17:56:50 93359f2a8cfa: Pulling fs layer 17:56:50 7c6f9722023f: Pulling fs layer 17:56:50 a35cf1a2eb13: Pulling fs layer 17:56:50 bca2f99d35d6: Waiting 17:56:50 93359f2a8cfa: Waiting 17:56:50 7c6f9722023f: Waiting 17:56:50 a35cf1a2eb13: Waiting 17:56:50 de9db76c5a1d: Verifying Checksum 17:56:50 de9db76c5a1d: Download complete 17:56:50 0ef7d3d256c8: Verifying Checksum 17:56:50 0ef7d3d256c8: Download complete 17:56:50 93359f2a8cfa: Verifying Checksum 17:56:50 93359f2a8cfa: Download complete 17:56:50 7c6f9722023f: Verifying Checksum 17:56:50 7c6f9722023f: Download complete 17:56:51 188c0c94c7c5: Verifying Checksum 17:56:51 188c0c94c7c5: Download complete 17:56:52 188c0c94c7c5: Pull complete 17:56:53 0ef7d3d256c8: Pull complete 17:56:53 de9db76c5a1d: Pull complete 17:56:58 a35cf1a2eb13: Verifying Checksum 17:56:58 a35cf1a2eb13: Download complete 17:57:00 bca2f99d35d6: Verifying Checksum 17:57:00 bca2f99d35d6: Download complete 17:57:23 bca2f99d35d6: Pull complete 17:57:23 93359f2a8cfa: Pull complete 17:57:23 7c6f9722023f: Pull complete 17:57:29 a35cf1a2eb13: Pull complete 17:57:29 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 17:57:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 17:57:29 ---> a62c8e92a672 17:57:29 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:57:30 ---> Running in eb23f3d5d0bb 17:57:31 Removing intermediate container eb23f3d5d0bb 17:57:31 ---> 85b4c72f30ef 17:57:31 Step 4/7 : RUN apk add --update bash 17:57:31 ---> Running in e6522a613445 17:57:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:57:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:57:35 OK: 166 MiB in 39 packages 17:57:37 Removing intermediate container e6522a613445 17:57:37 ---> 35092470ac55 17:57:37 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 17:57:37 ---> Running in be45ee49b695 17:57:38 Removing intermediate container be45ee49b695 17:57:38 ---> 726332a9197c 17:57:38 Step 6/7 : COPY go.mod . 17:57:39 ---> 63383fb6011a 17:57:39 Step 7/7 : RUN go mod download 17:57:40 ---> Running in 0cbe0e4b92a6 17:58:09 Removing intermediate container 0cbe0e4b92a6 17:58:09 ---> 2c81e232037a 17:58:09 Successfully built 2c81e232037a 17:58:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:58:10 + docker inspect -f . ci-base-image-x86_64 17:58:11 . [Pipeline] withDockerContainer 17:58:13 prd-centos7-docker-4c-2g-26922 does not seem to be running inside a container 17:58:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/4 -v /w/workspace/go-mod-secrets/4:/w/workspace/go-mod-secrets/4:rw,z -v /w/workspace/go-mod-secrets/4@tmp:/w/workspace/go-mod-secrets/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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:58:15 $ docker top 34df623e605a2fb59b7ad2d77281e95c3cd8e31200163dbb68d5f5fe8bfe779d -eo pid,comm [Pipeline] { [Pipeline] sh 17:58:16 + go version 17:58:16 go version go1.15.5 linux/amd64 [Pipeline] } 17:58:16 $ docker stop --time=1 34df623e605a2fb59b7ad2d77281e95c3cd8e31200163dbb68d5f5fe8bfe779d 17:58:19 $ docker rm -f 34df623e605a2fb59b7ad2d77281e95c3cd8e31200163dbb68d5f5fe8bfe779d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:58:20 + docker inspect -f . ci-base-image-x86_64 17:58:20 . [Pipeline] withDockerContainer 17:58:21 prd-centos7-docker-4c-2g-26922 does not seem to be running inside a container 17:58:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/4 -v /w/workspace/go-mod-secrets/4:/w/workspace/go-mod-secrets/4:rw,z -v /w/workspace/go-mod-secrets/4@tmp:/w/workspace/go-mod-secrets/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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:58:23 $ docker top af9223559d627ef10cb0cb4cf26cfd09fc4f4951b746da3e657f317e8635270e -eo pid,comm [Pipeline] { [Pipeline] sh 17:58:25 + make test 17:58:25 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 17:59:01 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 7.563s coverage: 80.7% of statements 17:59:01 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.102s coverage: 57.1% of statements 17:59:01 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 17:59:01 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.092s coverage: 96.7% of statements 17:59:01 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.030s coverage: 89.5% of statements 17:59:01 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 17:59:01 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.065s coverage: 100.0% of statements 17:59:01 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 17:59:01 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.035s coverage: 85.7% of statements 17:59:01 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.051s coverage: 100.0% of statements 17:59:01 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 17:59:01 CGO_ENABLED=0 GO111MODULE=on go vet ./... 17:59:02 gofmt -l . 17:59:03 [ "`gofmt -l .`" = "" ] [Pipeline] } 17:59:03 $ docker stop --time=1 af9223559d627ef10cb0cb4cf26cfd09fc4f4951b746da3e657f317e8635270e 17:59:06 $ docker rm -f af9223559d627ef10cb0cb4cf26cfd09fc4f4951b746da3e657f317e8635270e [Pipeline] // withDockerContainer [Pipeline] sh 17:59:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:59:06 Warning: overwriting stash ‘coverage-report’ 17:59:07 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 17:59:10 provisioning config files... 17:59:10 copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/dgexfoundry_go-mod-secrets_PR-91@tmp/config4435494416235746272tmp [Pipeline] { [Pipeline] sh 17:59:10 + set +x 17:59:10 + curl -s https://codecov.io/bash 17:59:10 + bash -s -- 17:59:10 17:59:10 _____ _ 17:59:10 / ____| | | 17:59:10 | | ___ __| | ___ ___ _____ __ 17:59:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:59:10 | |___| (_) | (_| | __/ (_| (_) \ V / 17:59:10 \_____\___/ \__,_|\___|\___\___/ \_/ 17:59:10 Bash-20210129-7c25fce 17:59:10 17:59:10 17:59:10 ==> git version 2.24.3 found 17:59:10 ==> 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:59:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 17:59:10 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 17:59:10 ==> Jenkins CI detected. 17:59:10 project root: . 17:59:10 --> token set from env 17:59:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:59:10 ==> Running gcov in . (disable via -X gcov) 17:59:10 ==> Python coveragepy not found 17:59:10 ==> Searching for coverage reports in: 17:59:10 + . 17:59:10 -> Found 1 reports 17:59:10 ==> Detecting git/mercurial file structure 17:59:10 ==> Reading reports 17:59:10 + ./coverage.out bytes=27424 17:59:10 ==> Appending adjustments 17:59:10 https://docs.codecov.io/docs/fixing-reports 17:59:10 + Found adjustments 17:59:10 ==> Gzipping contents 17:59:10 8.0K /tmp/codecov.R3gE5E.gz 17:59:10 ==> Uploading reports 17:59:10 url: https://codecov.io 17:59:10 query: branch=PR-91&commit=6b3765bd3d4e7495038df7eab551cf244705ca91&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-91%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=91&job=&cmd_args= 17:59:10 -> Pinging Codecov 17:59:10 https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-91&commit=6b3765bd3d4e7495038df7eab551cf244705ca91&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-91%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=91&job=&cmd_args= 17:59:11 -> Uploading to 17:59:11 https://storage.googleapis.com/codecov/v4/raw/2021-02-19/D63849C06B6B67093493C71CE874ED06/6b3765bd3d4e7495038df7eab551cf244705ca91/ead100d5-c23b-4031-965b-ff85d2010985.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210219%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210219T175911Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8397c7c686a004dee8fc901fad12c867d6be33959ed6f8fa60413bd950876da2 17:59:11 % Total % Received % Xferd Average Speed Time Time Time Current 17:59:11 Dload Upload Total Spent Left Speed 17:59:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5630 0 0 100 5630 0 11861 --:--:-- --:--:-- --:--:-- 11852 17:59:12 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-secrets/commit/6b3765bd3d4e7495038df7eab551cf244705ca91 [Pipeline] } 17:59:12 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 17:59:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:59:15 ---> package-listing.sh 17:59:15 ++ facter osfamily 17:59:15 ++ tr '[:upper:]' '[:lower:]' 17:59:15 + OS_FAMILY=redhat 17:59:15 + workspace=/w/workspace/dgexfoundry_go-mod-secrets_PR-91 17:59:15 + START_PACKAGES=/tmp/packages_start.txt 17:59:15 + END_PACKAGES=/tmp/packages_end.txt 17:59:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:59:15 + PACKAGES=/tmp/packages_start.txt 17:59:15 + '[' /w/workspace/dgexfoundry_go-mod-secrets_PR-91 ']' 17:59:15 + PACKAGES=/tmp/packages_end.txt 17:59:15 + case "${OS_FAMILY}" in 17:59:15 + rpm -qa 17:59:15 + sort 17:59:20 + '[' -f /tmp/packages_start.txt ']' 17:59:20 + '[' -f /tmp/packages_end.txt ']' 17:59:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:59:20 + '[' /w/workspace/dgexfoundry_go-mod-secrets_PR-91 ']' 17:59:20 + mkdir -p /w/workspace/dgexfoundry_go-mod-secrets_PR-91/archives/ 17:59:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_go-mod-secrets_PR-91/archives/ [Pipeline] echo 17:59:20 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_go-mod-secrets_PR-91/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:59:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:59:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:59:21 17:59:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:59:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:59:21 alpine: Pulling from edgex-lftools-log-publisher 17:59:21 df20fa9351a1: Pulling fs layer 17:59:21 36b3adc4ff6f: Pulling fs layer 17:59:21 8ad3a11d3b57: Pulling fs layer 17:59:21 46f8f816bc3b: Pulling fs layer 17:59:21 93b61091891f: Pulling fs layer 17:59:21 93b9cdb0e59b: Pulling fs layer 17:59:21 5e14af77c1be: Pulling fs layer 17:59:21 01666e4c0597: Pulling fs layer 17:59:21 aa168da1d23b: Pulling fs layer 17:59:21 46f8f816bc3b: Waiting 17:59:21 93b61091891f: Waiting 17:59:21 01666e4c0597: Waiting 17:59:21 aa168da1d23b: Waiting 17:59:21 93b9cdb0e59b: Waiting 17:59:21 5e14af77c1be: Waiting 17:59:21 36b3adc4ff6f: Verifying Checksum 17:59:21 36b3adc4ff6f: Download complete 17:59:21 46f8f816bc3b: Verifying Checksum 17:59:21 46f8f816bc3b: Download complete 17:59:21 df20fa9351a1: Verifying Checksum 17:59:21 93b61091891f: Verifying Checksum 17:59:21 93b61091891f: Download complete 17:59:21 5e14af77c1be: Verifying Checksum 17:59:21 5e14af77c1be: Download complete 17:59:21 93b9cdb0e59b: Verifying Checksum 17:59:21 93b9cdb0e59b: Download complete 17:59:21 01666e4c0597: Verifying Checksum 17:59:21 01666e4c0597: Download complete 17:59:21 8ad3a11d3b57: Verifying Checksum 17:59:21 8ad3a11d3b57: Download complete 17:59:22 df20fa9351a1: Pull complete 17:59:22 36b3adc4ff6f: Pull complete 17:59:22 8ad3a11d3b57: Pull complete 17:59:23 46f8f816bc3b: Pull complete 17:59:23 93b61091891f: Pull complete 17:59:24 aa168da1d23b: Verifying Checksum 17:59:24 aa168da1d23b: Download complete 17:59:24 93b9cdb0e59b: Pull complete 17:59:24 5e14af77c1be: Pull complete 17:59:24 01666e4c0597: Pull complete 17:59:30 aa168da1d23b: Pull complete 17:59:30 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 17:59:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:59:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:59:31 prd-centos7-docker-4c-2g-26920 does not seem to be running inside a container 17:59: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/dgexfoundry_go-mod-secrets_PR-91/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_go-mod-secrets_PR-91 -v /w/workspace/dgexfoundry_go-mod-secrets_PR-91:/w/workspace/dgexfoundry_go-mod-secrets_PR-91:rw,z -v /w/workspace/dgexfoundry_go-mod-secrets_PR-91@tmp:/w/workspace/dgexfoundry_go-mod-secrets_PR-91@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:59:35 $ docker top 502284998ac9afe9ed2ed64fbd274331b97d24d2c7a023a77d5ddd815011a65a -eo pid,comm [Pipeline] { [Pipeline] sh 17:59:36 + touch /tmp/pre-build-complete [Pipeline] sh 17:59:36 + mkdir -p /var/log/sa [Pipeline] sh 17:59:36 + ls /var/log/sa-host 17:59:36 + sadf -c /var/log/sa-host/sa19 17:59:36 file_magic: OK 17:59:36 HZ: Using current value: 100 17:59:36 file_header: OK 17:59:36 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:59:36 Statistics: 17:59:36 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:59:36 File successfully converted to sysstat format version 12.2.1 17:59:36 + sadf -c /var/log/sa-host/sa23 17:59:36 file_magic: OK 17:59:36 HZ: Using current value: 100 17:59:36 file_header: OK 17:59:36 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:59:36 Statistics: 17:59:36 Hnuu...uuuununununu... 17:59:36 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:59:37 provisioning config files... 17:59:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_go-mod-secrets_PR-91@tmp/config5685428638773724462tmp [Pipeline] { [Pipeline] echo 17:59:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:59:37 ---> create-netrc.sh [Pipeline] } 17:59:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 17:59:37 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 17:59:38 ---> python-tools-install.sh [Pipeline] echo 17:59:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:59:38 ---> sudo-logs.sh 17:59:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:59:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:59:38 ---> job-cost.sh 17:59:38 lf-activate-venv: SKIPPING 17:59:38 INFO: No Stack... 17:59:39 INFO: Retrieving Pricing Info for: v1-standard-2 17:59:40 INFO: Archiving Costs [Pipeline] echo 17:59:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:59:40 ---> logs-deploy.sh 17:59:40 lf-activate-venv: SKIPPING 17:59:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-91/4 17:59:40 INFO: archiving workspace using pattern(s): 17:59:42 Archives upload complete. 17:59:42 INFO: archiving logs to Nexus 17:59:43 ---> uname -a: 17:59:43 Linux prd-centos7-docker-4c-2g-26920.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 17:59:43 17:59:43 17:59:43 ---> lscpu: 17:59:43 Architecture: x86_64 17:59:43 CPU op-mode(s): 32-bit, 64-bit 17:59:43 Byte Order: Little Endian 17:59:43 Address sizes: 40 bits physical, 48 bits virtual 17:59:43 CPU(s): 4 17:59:43 On-line CPU(s) list: 0-3 17:59:43 Thread(s) per core: 1 17:59:43 Core(s) per socket: 1 17:59:43 Socket(s): 4 17:59:43 NUMA node(s): 1 17:59:43 Vendor ID: GenuineIntel 17:59:43 CPU family: 6 17:59:43 Model: 44 17:59:43 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 17:59:43 Stepping: 1 17:59:43 CPU MHz: 2933.438 17:59:43 BogoMIPS: 5866.87 17:59:43 Virtualization: VT-x 17:59:43 Hypervisor vendor: KVM 17:59:43 Virtualization type: full 17:59:43 L1d cache: 128 KiB 17:59:43 L1i cache: 128 KiB 17:59:43 L2 cache: 16 MiB 17:59:43 L3 cache: 64 MiB 17:59:43 NUMA node0 CPU(s): 0-3 17:59:43 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 17:59:43 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 17:59:43 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 17:59:43 Vulnerability Meltdown: Mitigation; PTI 17:59:43 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:59:43 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 17:59:43 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 17:59:43 Vulnerability Srbds: Not affected 17:59:43 Vulnerability Tsx async abort: Not affected 17:59:43 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 17:59:43 17:59:43 17:59:43 ---> nproc: 17:59:43 4 17:59:43 17:59:43 17:59:43 ---> df -h: 17:59:43 Filesystem Size Used Available Use% Mounted on 17:59:43 overlay 50.0G 7.3G 42.7G 15% / 17:59:43 tmpfs 64.0M 0 64.0M 0% /dev 17:59:43 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 17:59:43 shm 64.0M 0 64.0M 0% /dev/shm 17:59:43 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 17:59:43 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 17:59:43 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 17:59:43 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 17:59:43 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 17:59:43 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 17:59:43 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 17:59:43 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 17:59:43 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_go-mod-secrets_PR-91 17:59:43 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_go-mod-secrets_PR-91@tmp 17:59:43 17:59:43 17:59:43 ---> free -m: 17:59:43 total used free shared buff/cache available 17:59:43 Mem: 1837 713 76 0 1047 1019 17:59:43 Swap: 1023 1 1022 17:59:43 17:59:43 17:59:43 ---> ip addr: 17:59:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 17:59:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:59:43 inet 127.0.0.1/8 scope host lo 17:59:43 valid_lft forever preferred_lft forever 17:59:43 inet6 ::1/128 scope host 17:59:43 valid_lft forever preferred_lft forever 17:59:43 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 17:59:43 link/ether fa:16:3e:08:37:33 brd ff:ff:ff:ff:ff:ff 17:59:43 inet 10.30.122.149/23 brd 10.30.123.255 scope global dynamic eth0 17:59:43 valid_lft 85901sec preferred_lft 85901sec 17:59:43 inet6 fe80::f816:3eff:fe08:3733/64 scope link 17:59:43 valid_lft forever preferred_lft forever 17:59:43 3: docker0: mtu 1500 qdisc noqueue state DOWN 17:59:43 link/ether 02:42:8c:6a:e9:db brd ff:ff:ff:ff:ff:ff 17:59:43 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:59:43 valid_lft forever preferred_lft forever 17:59:43 inet6 fe80::42:8cff:fe6a:e9db/64 scope link 17:59:43 valid_lft forever preferred_lft forever 17:59:43 17:59:43 17:59:43 ---> sar -b -r -n DEV: 17:59:43 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/19/21 _x86_64_ (4 CPU) 17:59:43 17:59:43 17:51:12 LINUX RESTART (4 CPU) 17:59:43 17:59:43 17:52:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:59:43 17:53:01 28.62 9.32 19.30 0.00 4187.55 2923.23 0.00 17:59:43 17:54:01 1.58 0.00 1.58 0.00 0.00 24.56 0.00 17:59:43 17:55:01 0.18 0.00 0.18 0.00 0.00 2.30 0.00 17:59:43 17:56:01 0.32 0.00 0.32 0.00 0.00 3.51 0.00 17:59:43 17:57:01 0.22 0.00 0.22 0.00 0.00 3.17 0.00 17:59:43 17:58:01 0.35 0.00 0.35 0.00 0.00 4.56 0.00 17:59:43 17:59:02 0.25 0.00 0.25 0.00 0.00 2.56 0.00 17:59:43 Average: 4.50 1.33 3.17 0.00 598.39 423.53 0.00 17:59:43 17:59:43 17:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:59:43 17:53:01 149940 0 581464 30.90 2620 1147520 1104848 37.71 413164 1118500 24 17:59:43 17:54:01 156176 0 575220 30.57 2620 1147528 1076660 36.74 409828 1116380 12 17:59:43 17:55:01 153676 0 577716 30.70 2620 1147532 1076828 36.75 412536 1116368 8 17:59:43 17:56:01 154684 0 576708 30.65 2620 1147532 1076660 36.74 423276 1104728 8 17:59:43 17:57:01 152564 0 578820 30.76 2620 1147540 1076840 36.75 418616 1111572 8 17:59:43 17:58:01 153080 0 578300 30.74 2620 1147544 1076660 36.74 419696 1110552 12 17:59:43 17:59:02 153016 0 578360 30.74 2620 1147548 1076660 36.74 419576 1110552 8 17:59:43 Average: 153305 0 578084 30.72 2620 1147535 1080737 36.88 416670 1112665 11 17:59:43 17:59:43 17:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:59:43 17:53:01 eth0 64.17 51.95 335.70 23.45 0.00 0.00 0.00 0.00 17:59:43 17:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:43 17:53:01 docker0 1.85 1.48 0.42 3.41 0.00 0.00 0.00 0.00 17:59:43 17:54:01 eth0 0.68 0.08 0.06 0.01 0.00 0.00 0.00 0.00 17:59:43 17:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:43 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:43 17:55:01 eth0 4.30 1.55 3.29 0.28 0.00 0.00 0.00 0.00 17:59:43 17:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:43 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:43 17:56:01 eth0 0.23 0.05 0.03 0.00 0.00 0.00 0.00 0.00 17:59:43 17:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:43 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:43 17:57:01 eth0 0.68 0.52 0.35 0.27 0.00 0.00 0.00 0.00 17:59:43 17:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:43 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:43 17:58:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:59:43 17:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:43 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:43 17:59:02 eth0 0.07 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:59:43 17:59:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:43 17:59:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:43 Average: eth0 10.04 7.76 48.51 3.43 0.00 0.00 0.00 0.00 17:59:43 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:43 Average: docker0 0.26 0.21 0.06 0.49 0.00 0.00 0.00 0.00 17:59:43 17:59:43 17:59:43 ---> sar -P ALL: 17:59:43 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/19/21 _x86_64_ (4 CPU) 17:59:43 17:59:43 17:51:12 LINUX RESTART (4 CPU) 17:59:43 17:59:43 17:52:01 CPU %user %nice %system %iowait %steal %idle 17:59:43 17:53:01 all 2.15 0.00 1.55 0.70 0.03 95.58 17:59:43 17:53:01 0 1.87 0.00 1.51 0.27 0.02 96.34 17:59:43 17:53:01 1 2.59 0.00 1.59 0.57 0.02 95.23 17:59:43 17:53:01 2 1.88 0.00 1.53 1.86 0.03 94.70 17:59:43 17:53:01 3 2.24 0.00 1.57 0.10 0.03 96.05 17:59:43 17:54:01 all 0.12 0.00 0.05 0.00 0.00 99.82 17:59:43 17:54:01 0 0.03 0.00 0.07 0.00 0.00 99.90 17:59:43 17:54:01 1 0.42 0.00 0.05 0.00 0.00 99.53 17:59:43 17:54:01 2 0.02 0.00 0.07 0.00 0.00 99.92 17:59:43 17:54:01 3 0.03 0.00 0.03 0.00 0.00 99.93 17:59:43 17:55:01 all 0.08 0.00 0.05 0.00 0.00 99.87 17:59:43 17:55:01 0 0.08 0.00 0.07 0.00 0.00 99.85 17:59:43 17:55:01 1 0.12 0.00 0.07 0.00 0.00 99.82 17:59:43 17:55:01 2 0.07 0.00 0.03 0.00 0.00 99.90 17:59:43 17:55:01 3 0.05 0.00 0.03 0.00 0.00 99.92 17:59:43 17:56:01 all 0.02 0.00 0.04 0.00 0.00 99.94 17:59:43 17:56:01 0 0.02 0.00 0.07 0.00 0.00 99.92 17:59:43 17:56:01 1 0.03 0.00 0.05 0.00 0.00 99.92 17:59:43 17:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:59:43 17:56:01 3 0.02 0.00 0.03 0.00 0.00 99.95 17:59:43 17:57:01 all 0.12 0.00 0.03 0.00 0.00 99.85 17:59:43 17:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:59:43 17:57:01 1 0.07 0.00 0.03 0.00 0.00 99.90 17:59:43 17:57:01 2 0.33 0.00 0.05 0.00 0.00 99.62 17:59:43 17:57:01 3 0.05 0.00 0.03 0.00 0.00 99.92 17:59:43 17:58:01 all 0.14 0.00 0.04 0.00 0.00 99.82 17:59:43 17:58:01 0 0.00 0.00 0.05 0.00 0.00 99.95 17:59:43 17:58:01 1 0.03 0.00 0.05 0.00 0.00 99.92 17:59:43 17:58:01 2 0.52 0.00 0.03 0.00 0.00 99.45 17:59:43 17:58:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:59:43 17:59:02 all 0.16 0.00 0.02 0.00 0.00 99.82 17:59:43 17:59:02 0 0.02 0.00 0.02 0.00 0.00 99.97 17:59:43 17:59:02 1 0.03 0.00 0.03 0.00 0.00 99.93 17:59:43 17:59:02 2 0.55 0.00 0.03 0.00 0.00 99.42 17:59:43 17:59:02 3 0.03 0.00 0.02 0.00 0.00 99.95 17:59:43 Average: all 0.40 0.00 0.25 0.10 0.00 99.24 17:59:43 Average: 0 0.29 0.00 0.25 0.04 0.00 99.41 17:59:43 Average: 1 0.47 0.00 0.27 0.08 0.00 99.18 17:59:43 Average: 2 0.48 0.00 0.25 0.26 0.00 99.00 17:59:43 Average: 3 0.35 0.00 0.25 0.01 0.00 99.38 17:59:43 17:59:43 17:59:43