Pull request #97 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 ec8a875f163cf949f8c5b3ff83f89cc571968bc5+dc7dc9ad4b66a91442feb66bb82703c830c737fc (b096a8b79fb639354ebbb736555659494cc889f7) 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-31871 in /w/workspace/dgexfoundry_go-mod-secrets_PR-97 [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-97 # 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/97/head:refs/remotes/origin/PR-97 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit dc7dc9ad4b66a91442feb66bb82703c830c737fc into PR head commit ec8a875f163cf949f8c5b3ff83f89cc571968bc5 Merge succeeded, producing ec8a875f163cf949f8c5b3ff83f89cc571968bc5 Checking out Revision ec8a875f163cf949f8c5b3ff83f89cc571968bc5 (PR-97) > git config core.sparsecheckout # timeout=10 > git checkout -f ec8a875f163cf949f8c5b3ff83f89cc571968bc5 # 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 dc7dc9ad4b66a91442feb66bb82703c830c737fc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ec8a875f163cf949f8c5b3ff83f89cc571968bc5 # timeout=10 Commit message: "fix: address Lenny's PR comments" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-29T21:54:48.146Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-29T21:54:48.432Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk e34efda20afbc610e90e262cedb851776faeb15d # timeout=10 [Pipeline] echo [2021-03-29T21:54:48.547Z] ========================================================= [2021-03-29T21:54:48.547Z] EdgeX Global Pipelines Version Info [2021-03-29T21:54:48.547Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-29T21:54:50.064Z] ------------------- [2021-03-29T21:54:50.064Z] stable info: [2021-03-29T21:54:50.064Z] ------------------- [2021-03-29T21:54:50.064Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-29T21:54:50.064Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-29T21:54:50.064Z] Message: update stable to v1.0.186 [2021-03-29T21:54:51.012Z] ------------------- [2021-03-29T21:54:51.012Z] experimental info: [2021-03-29T21:54:51.012Z] ------------------- [2021-03-29T21:54:51.012Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-29T21:54:51.012Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-03-29T21:54:51.012Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-29T21:54:51.454Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo [2021-03-29T21:54:51.580Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo [2021-03-29T21:54:51.720Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-29T21:54:51.825Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-29T21:54:51.954Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-29T21:54:52.055Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-29T21:54:52.164Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-29T21:54:52.270Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-29T21:54:52.380Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-03-29T21:54:52.486Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-29T21:54:52.588Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-29T21:54:52.686Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-secrets [Pipeline] echo [2021-03-29T21:54:52.787Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-29T21:54:52.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-29T21:54:52.992Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-03-29T21:54:53.089Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-03-29T21:54:53.210Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-03-29T21:54:53.337Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-03-29T21:54:53.438Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-29T21:54:53.534Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-03-29T21:54:53.628Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-03-29T21:54:53.725Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-03-29T21:54:53.825Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-03-29T21:54:53.916Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-03-29T21:54:54.010Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-03-29T21:54:54.105Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-29T21:54:54.202Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-97 [Pipeline] echo [2021-03-29T21:54:54.298Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-97 [Pipeline] echo [2021-03-29T21:54:54.403Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-97 [Pipeline] echo [2021-03-29T21:54:54.496Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ec8a875f163cf949f8c5b3ff83f89cc571968bc5 [Pipeline] echo [2021-03-29T21:54:54.588Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ec8a875 [Pipeline] echo [2021-03-29T21:54:54.682Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-29T21:54:55.462Z] + git log --format=format:%s -1 ec8a875f163cf949f8c5b3ff83f89cc571968bc5 [Pipeline] echo [2021-03-29T21:54:55.531Z] GIT_COMMIT: ec8a875f163cf949f8c5b3ff83f89cc571968bc5, Commit Message: fix: address Lenny's PR comments [Pipeline] echo [2021-03-29T21:54:55.581Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-03-29T21:54:56.579Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-29T21:54:56.842Z] [2021-03-29T21:54:56.842Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-29T21:54:57.244Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-29T21:54:57.244Z] latest: Pulling from edgex-devops/git-semver [2021-03-29T21:54:57.244Z] 31603596830f: Pulling fs layer [2021-03-29T21:54:57.244Z] 2a8b12db71e7: Pulling fs layer [2021-03-29T21:54:57.244Z] 6ca5941a6612: Pulling fs layer [2021-03-29T21:54:57.244Z] ecc8261a40a4: Pulling fs layer [2021-03-29T21:54:57.244Z] ecc8261a40a4: Waiting [2021-03-29T21:54:57.244Z] 2a8b12db71e7: Verifying Checksum [2021-03-29T21:54:57.244Z] 2a8b12db71e7: Download complete [2021-03-29T21:54:57.510Z] 31603596830f: Verifying Checksum [2021-03-29T21:54:57.510Z] 31603596830f: Download complete [2021-03-29T21:54:57.510Z] ecc8261a40a4: Verifying Checksum [2021-03-29T21:54:57.510Z] ecc8261a40a4: Download complete [2021-03-29T21:54:57.773Z] 6ca5941a6612: Verifying Checksum [2021-03-29T21:54:57.773Z] 6ca5941a6612: Download complete [2021-03-29T21:54:57.773Z] 31603596830f: Pull complete [2021-03-29T21:54:58.035Z] 2a8b12db71e7: Pull complete [2021-03-29T21:54:58.994Z] 6ca5941a6612: Pull complete [2021-03-29T21:54:58.994Z] ecc8261a40a4: Pull complete [2021-03-29T21:54:58.994Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-29T21:54:58.994Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-29T21:54:58.994Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-29T21:54:59.097Z] prd-centos7-docker-4c-2g-31871 does not seem to be running inside a container [2021-03-29T21:54:59.142Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-secrets_PR-97 -v /w/workspace/dgexfoundry_go-mod-secrets_PR-97:/w/workspace/dgexfoundry_go-mod-secrets_PR-97:rw,z -v /w/workspace/dgexfoundry_go-mod-secrets_PR-97@tmp:/w/workspace/dgexfoundry_go-mod-secrets_PR-97@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 [2021-03-29T21:55:01.389Z] $ docker top 1e1a822498447cb60cd8a2737917bcb2484de65fa31fdbb9385c3fe66bf901c8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-29T21:55:01.815Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-29T21:55:01.815Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-29T21:55:02.065Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-29T21:55:02.070Z] $ docker exec 1e1a822498447cb60cd8a2737917bcb2484de65fa31fdbb9385c3fe66bf901c8 ssh-agent [2021-03-29T21:55:02.236Z] SSH_AUTH_SOCK=/tmp/ssh-JegVrLa8Ju3F/agent.11 [2021-03-29T21:55:02.236Z] SSH_AGENT_PID=16 [2021-03-29T21:55:02.250Z] Running ssh-add (command line suppressed) [2021-03-29T21:55:02.376Z] Identity added: /w/workspace/dgexfoundry_go-mod-secrets_PR-97@tmp/private_key_2621422828300344831.key (/w/workspace/dgexfoundry_go-mod-secrets_PR-97@tmp/private_key_2621422828300344831.key) [2021-03-29T21:55:02.430Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-29T21:55:02.785Z] + git tag --points-at HEAD [Pipeline] } [2021-03-29T21:55:02.811Z] $ docker exec --env ******** --env ******** 1e1a822498447cb60cd8a2737917bcb2484de65fa31fdbb9385c3fe66bf901c8 ssh-agent -k [2021-03-29T21:55:02.923Z] unset SSH_AUTH_SOCK; [2021-03-29T21:55:02.923Z] unset SSH_AGENT_PID; [2021-03-29T21:55:02.923Z] echo Agent pid 16 killed; [2021-03-29T21:55:02.971Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-29T21:55:03.138Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-29T21:55:03.138Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-29T21:55:03.308Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-29T21:55:03.311Z] $ docker exec 1e1a822498447cb60cd8a2737917bcb2484de65fa31fdbb9385c3fe66bf901c8 ssh-agent [2021-03-29T21:55:03.475Z] SSH_AUTH_SOCK=/tmp/ssh-NMPsIWwoTEPD/agent.45 [2021-03-29T21:55:03.475Z] SSH_AGENT_PID=50 [2021-03-29T21:55:03.496Z] Running ssh-add (command line suppressed) [2021-03-29T21:55:03.619Z] Identity added: /w/workspace/dgexfoundry_go-mod-secrets_PR-97@tmp/private_key_4379118675653704860.key (/w/workspace/dgexfoundry_go-mod-secrets_PR-97@tmp/private_key_4379118675653704860.key) [2021-03-29T21:55:03.677Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-29T21:55:04.020Z] + git semver init [2021-03-29T21:55:04.020Z] # -> Open(): unable to determine branch for HEAD [2021-03-29T21:55:04.020Z] # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-secrets_PR-97/.git [2021-03-29T21:55:04.020Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-secrets_PR-97 [2021-03-29T21:55:04.020Z] # $SEMVER_REMOTE_NAME = origin [2021-03-29T21:55:04.020Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-29T21:55:04.020Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-29T21:55:04.020Z] # $SEMVER_BRANCH = PR-97 [2021-03-29T21:55:04.020Z] # $SEMVER_TEMP = /tmp/semver-495054638 [2021-03-29T21:55:04.020Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP [2021-03-29T21:55:04.611Z] # '/tmp/semver-495054638' -> '/w/workspace/dgexfoundry_go-mod-secrets_PR-97/.semver' [2021-03-29T21:55:04.611Z] # -> Force: false [2021-03-29T21:55:04.611Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-secrets_PR-97/.semver [Pipeline] } [2021-03-29T21:55:04.633Z] $ docker exec --env ******** --env ******** 1e1a822498447cb60cd8a2737917bcb2484de65fa31fdbb9385c3fe66bf901c8 ssh-agent -k [2021-03-29T21:55:04.751Z] unset SSH_AUTH_SOCK; [2021-03-29T21:55:04.751Z] unset SSH_AGENT_PID; [2021-03-29T21:55:04.751Z] echo Agent pid 50 killed; [2021-03-29T21:55:04.797Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-29T21:55:05.274Z] + git semver [Pipeline] } [2021-03-29T21:55:05.293Z] $ docker stop --time=1 1e1a822498447cb60cd8a2737917bcb2484de65fa31fdbb9385c3fe66bf901c8 [2021-03-29T21:55:06.861Z] $ docker rm -f 1e1a822498447cb60cd8a2737917bcb2484de65fa31fdbb9385c3fe66bf901c8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-29T21:55:07.324Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-29T21:55:07.906Z] Stashed 1 file(s) [Pipeline] echo [2021-03-29T21:55:07.909Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-03-29T21:55:23.455Z] Still waiting to schedule task [2021-03-29T21:55:23.455Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-31871’ [2021-03-29T21:55:23.457Z] Still waiting to schedule task [2021-03-29T21:55:23.458Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-29T21:57:06.766Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-31872 in /w/workspace/dgexfoundry_go-mod-secrets_PR-97 [Pipeline] { [Pipeline] ws [2021-03-29T21:57:06.857Z] Running in /w/workspace/go-mod-secrets/2 [Pipeline] { [Pipeline] checkout [2021-03-29T21:57:12.636Z] using credential edgex-jenkins-ssh [2021-03-29T21:57:12.717Z] Cloning the remote Git repository [2021-03-29T21:57:12.774Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2021-03-29T21:57:12.916Z] > git init /w/workspace/go-mod-secrets/2 # timeout=10 [2021-03-29T21:57:12.995Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-03-29T21:57:12.996Z] > git --version # timeout=10 [2021-03-29T21:57:13.023Z] > git --version # 'git version 2.17.1' [2021-03-29T21:57:13.025Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-29T21:57:13.108Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-29T21:57:13.883Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-03-29T21:57:13.908Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-29T21:57:13.939Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-03-29T21:57:13.978Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-03-29T21:57:13.978Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-29T21:57:13.990Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/97/head:refs/remotes/origin/PR-97 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-29T21:57:14.581Z] Merging remotes/origin/master commit dc7dc9ad4b66a91442feb66bb82703c830c737fc into PR head commit ec8a875f163cf949f8c5b3ff83f89cc571968bc5 [2021-03-29T21:57:14.823Z] Merge succeeded, producing ec8a875f163cf949f8c5b3ff83f89cc571968bc5 [2021-03-29T21:57:14.823Z] Checking out Revision ec8a875f163cf949f8c5b3ff83f89cc571968bc5 (PR-97) [2021-03-29T21:57:14.594Z] > git config core.sparsecheckout # timeout=10 [2021-03-29T21:57:14.614Z] > git checkout -f ec8a875f163cf949f8c5b3ff83f89cc571968bc5 # timeout=10 [2021-03-29T21:57:14.716Z] > git remote # timeout=10 [2021-03-29T21:57:14.739Z] > git config --get remote.origin.url # timeout=10 [2021-03-29T21:57:14.759Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-29T21:57:14.770Z] > git merge dc7dc9ad4b66a91442feb66bb82703c830c737fc # timeout=10 [2021-03-29T21:57:14.797Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-29T21:57:14.825Z] > git config core.sparsecheckout # timeout=10 [2021-03-29T21:57:14.899Z] > git checkout -f ec8a875f163cf949f8c5b3ff83f89cc571968bc5 # timeout=10 [2021-03-29T21:57:19.282Z] Commit message: "fix: address Lenny's PR comments" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-29T21:57:20.961Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-29T21:57:21.387Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-29T21:57:21.743Z] + true [2021-03-29T21:57:21.743Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2021-03-29T21:57:24.083Z] ========================================================= [2021-03-29T21:57:24.083Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-29T21:57:24.083Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-29T21:57:24.472Z] + 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 . [2021-03-29T21:57:25.459Z] Sending build context to Docker daemon 655.4kB [2021-03-29T21:57:25.459Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-03-29T21:57:25.459Z] Step 2/7 : FROM ${BASE} [2021-03-29T21:57:25.731Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-29T21:57:25.731Z] 5f621e34cdf4: Pulling fs layer [2021-03-29T21:57:25.731Z] a4357932f1b6: Pulling fs layer [2021-03-29T21:57:25.731Z] 18c013af1878: Pulling fs layer [2021-03-29T21:57:25.731Z] 00ac8860ef70: Pulling fs layer [2021-03-29T21:57:25.731Z] 63d7cb157983: Pulling fs layer [2021-03-29T21:57:25.731Z] b116817d02f9: Pulling fs layer [2021-03-29T21:57:25.731Z] 745a02a5169b: Pulling fs layer [2021-03-29T21:57:25.731Z] 00ac8860ef70: Waiting [2021-03-29T21:57:25.731Z] 63d7cb157983: Waiting [2021-03-29T21:57:25.731Z] b116817d02f9: Waiting [2021-03-29T21:57:25.731Z] 745a02a5169b: Waiting [2021-03-29T21:57:26.005Z] a4357932f1b6: Download complete [2021-03-29T21:57:26.005Z] 18c013af1878: Verifying Checksum [2021-03-29T21:57:26.005Z] 18c013af1878: Download complete [2021-03-29T21:57:26.005Z] 63d7cb157983: Verifying Checksum [2021-03-29T21:57:26.005Z] 63d7cb157983: Download complete [2021-03-29T21:57:26.006Z] b116817d02f9: Download complete [2021-03-29T21:57:26.006Z] 5f621e34cdf4: Verifying Checksum [2021-03-29T21:57:26.006Z] 5f621e34cdf4: Download complete [2021-03-29T21:57:26.610Z] 5f621e34cdf4: Pull complete [2021-03-29T21:57:27.599Z] a4357932f1b6: Pull complete [2021-03-29T21:57:27.874Z] 18c013af1878: Pull complete [2021-03-29T21:57:28.149Z] 745a02a5169b: Download complete [2021-03-29T21:57:29.588Z] 00ac8860ef70: Download complete [2021-03-29T21:57:39.765Z] 00ac8860ef70: Pull complete [2021-03-29T21:57:39.765Z] 63d7cb157983: Pull complete [2021-03-29T21:57:40.038Z] b116817d02f9: Pull complete [2021-03-29T21:57:43.472Z] 745a02a5169b: Pull complete [2021-03-29T21:57:43.472Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-29T21:57:43.472Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-29T21:57:43.472Z] ---> b7e6874047d6 [2021-03-29T21:57:43.472Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-03-29T21:57:46.868Z] ---> Running in 0babe9a1ab88 [2021-03-29T21:57:46.868Z] Removing intermediate container 0babe9a1ab88 [2021-03-29T21:57:46.868Z] ---> 6fed2e783dfd [2021-03-29T21:57:46.868Z] Step 4/7 : RUN apk add --update bash [2021-03-29T21:57:47.143Z] ---> Running in adc0f567547d [2021-03-29T21:57:48.574Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-29T21:57:49.165Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-29T21:57:50.145Z] OK: 142 MiB in 39 packages [2021-03-29T21:57:51.130Z] Removing intermediate container adc0f567547d [2021-03-29T21:57:51.130Z] ---> 5acd783d6412 [2021-03-29T21:57:51.130Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-03-29T21:57:51.404Z] ---> Running in e5601fa5e276 [2021-03-29T21:57:52.007Z] Removing intermediate container e5601fa5e276 [2021-03-29T21:57:52.008Z] ---> 65aa9c317c41 [2021-03-29T21:57:52.008Z] Step 6/7 : COPY go.mod . [2021-03-29T21:57:52.616Z] ---> aca450719e3d [2021-03-29T21:57:52.616Z] Step 7/7 : RUN go mod download [2021-03-29T21:57:52.616Z] ---> Running in 14c048c9378a [2021-03-29T21:57:55.403Z] Running on prd-centos7-docker-4c-2g-31873 in /w/workspace/dgexfoundry_go-mod-secrets_PR-97 [Pipeline] { [Pipeline] ws [2021-03-29T21:57:55.472Z] Running in /w/workspace/go-mod-secrets/2 [Pipeline] { [Pipeline] checkout [2021-03-29T21:57:58.035Z] using credential edgex-jenkins-ssh [2021-03-29T21:57:58.093Z] Cloning the remote Git repository [2021-03-29T21:57:57.760Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2021-03-29T21:57:57.867Z] > git init /w/workspace/go-mod-secrets/2 # timeout=10 [2021-03-29T21:57:57.962Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-03-29T21:57:57.963Z] > git --version # timeout=10 [2021-03-29T21:57:57.973Z] > git --version # 'git version 2.24.3' [2021-03-29T21:57:57.974Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-29T21:57:58.008Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-29T21:57:58.517Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-03-29T21:57:59.262Z] Merging remotes/origin/master commit dc7dc9ad4b66a91442feb66bb82703c830c737fc into PR head commit ec8a875f163cf949f8c5b3ff83f89cc571968bc5 [2021-03-29T21:57:59.335Z] Merge succeeded, producing ec8a875f163cf949f8c5b3ff83f89cc571968bc5 [2021-03-29T21:57:59.336Z] Checking out Revision ec8a875f163cf949f8c5b3ff83f89cc571968bc5 (PR-97) [2021-03-29T21:57:58.522Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-29T21:57:58.534Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-03-29T21:57:58.547Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-03-29T21:57:58.547Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-29T21:57:58.552Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/97/head:refs/remotes/origin/PR-97 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-29T21:57:59.005Z] > git config core.sparsecheckout # timeout=10 [2021-03-29T21:57:59.010Z] > git checkout -f ec8a875f163cf949f8c5b3ff83f89cc571968bc5 # timeout=10 [2021-03-29T21:57:59.046Z] > git remote # timeout=10 [2021-03-29T21:57:59.050Z] > git config --get remote.origin.url # timeout=10 [2021-03-29T21:57:59.055Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-29T21:57:59.058Z] > git merge dc7dc9ad4b66a91442feb66bb82703c830c737fc # timeout=10 [2021-03-29T21:57:59.068Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-29T21:57:59.079Z] > git config core.sparsecheckout # timeout=10 [2021-03-29T21:57:59.088Z] > git checkout -f ec8a875f163cf949f8c5b3ff83f89cc571968bc5 # timeout=10 [2021-03-29T21:58:02.819Z] Commit message: "fix: address Lenny's PR comments" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-29T21:58:04.053Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-29T21:58:04.394Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-29T21:58:04.696Z] + sudo service docker restart [2021-03-29T21:58:04.696Z] + true [2021-03-29T21:58:04.696Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-03-29T21:58:05.465Z] ========================================================= [2021-03-29T21:58:05.465Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-29T21:58:05.465Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-29T21:58:05.822Z] + 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 . [2021-03-29T21:58:06.085Z] Sending build context to Docker daemon 656.4kB [2021-03-29T21:58:06.351Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-03-29T21:58:06.351Z] Step 2/7 : FROM ${BASE} [2021-03-29T21:58:06.351Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-29T21:58:06.351Z] 188c0c94c7c5: Pulling fs layer [2021-03-29T21:58:06.351Z] 0ef7d3d256c8: Pulling fs layer [2021-03-29T21:58:06.351Z] de9db76c5a1d: Pulling fs layer [2021-03-29T21:58:06.351Z] bca2f99d35d6: Pulling fs layer [2021-03-29T21:58:06.351Z] 93359f2a8cfa: Pulling fs layer [2021-03-29T21:58:06.351Z] 7c6f9722023f: Pulling fs layer [2021-03-29T21:58:06.351Z] a35cf1a2eb13: Pulling fs layer [2021-03-29T21:58:06.351Z] 93359f2a8cfa: Waiting [2021-03-29T21:58:06.351Z] 7c6f9722023f: Waiting [2021-03-29T21:58:06.351Z] a35cf1a2eb13: Waiting [2021-03-29T21:58:06.351Z] bca2f99d35d6: Waiting [2021-03-29T21:58:06.351Z] de9db76c5a1d: Verifying Checksum [2021-03-29T21:58:06.351Z] de9db76c5a1d: Download complete [2021-03-29T21:58:06.351Z] 0ef7d3d256c8: Download complete [2021-03-29T21:58:06.351Z] 93359f2a8cfa: Verifying Checksum [2021-03-29T21:58:06.351Z] 93359f2a8cfa: Download complete [2021-03-29T21:58:06.351Z] 188c0c94c7c5: Verifying Checksum [2021-03-29T21:58:06.351Z] 188c0c94c7c5: Download complete [2021-03-29T21:58:06.614Z] 188c0c94c7c5: Pull complete [2021-03-29T21:58:06.878Z] 7c6f9722023f: Verifying Checksum [2021-03-29T21:58:06.878Z] 7c6f9722023f: Download complete [2021-03-29T21:58:06.878Z] 0ef7d3d256c8: Pull complete [2021-03-29T21:58:06.878Z] de9db76c5a1d: Pull complete [2021-03-29T21:58:08.271Z] a35cf1a2eb13: Verifying Checksum [2021-03-29T21:58:08.271Z] a35cf1a2eb13: Download complete [2021-03-29T21:58:09.223Z] bca2f99d35d6: Verifying Checksum [2021-03-29T21:58:09.223Z] bca2f99d35d6: Download complete [2021-03-29T21:58:11.049Z] Removing intermediate container 14c048c9378a [2021-03-29T21:58:11.050Z] ---> 10c3b1f2e2bb [2021-03-29T21:58:11.050Z] Successfully built 10c3b1f2e2bb [2021-03-29T21:58:11.050Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-29T21:58:11.394Z] + docker inspect -f . ci-base-image-arm64 [2021-03-29T21:58:11.394Z] . [Pipeline] withDockerContainer [2021-03-29T21:58:11.643Z] prd-ubuntu18.04-docker-arm64-4c-16g-31872 does not seem to be running inside a container [2021-03-29T21:58:11.731Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-29T21:58:13.110Z] $ docker top e3c87704741430cbfbf7d005f88dac95161f5e6812af50f39843f342a2d5d21c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-29T21:58:14.103Z] + go version [2021-03-29T21:58:14.104Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-29T21:58:14.130Z] $ docker stop --time=1 e3c87704741430cbfbf7d005f88dac95161f5e6812af50f39843f342a2d5d21c [2021-03-29T21:58:14.552Z] bca2f99d35d6: Pull complete [2021-03-29T21:58:14.552Z] 93359f2a8cfa: Pull complete [2021-03-29T21:58:14.552Z] 7c6f9722023f: Pull complete [2021-03-29T21:58:15.979Z] $ docker rm -f e3c87704741430cbfbf7d005f88dac95161f5e6812af50f39843f342a2d5d21c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-29T21:58:16.996Z] + docker inspect -f . ci-base-image-arm64 [2021-03-29T21:58:16.996Z] . [Pipeline] withDockerContainer [2021-03-29T21:58:17.230Z] prd-ubuntu18.04-docker-arm64-4c-16g-31872 does not seem to be running inside a container [2021-03-29T21:58:17.318Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-29T21:58:18.806Z] $ docker top 85975edeab2bdd7c21e0460159b4dbe72d8948a7da308ec8e94a3d04276e9442 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-29T21:58:19.835Z] + make test [2021-03-29T21:58:19.835Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-03-29T21:58:19.881Z] a35cf1a2eb13: Pull complete [2021-03-29T21:58:19.881Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-29T21:58:19.881Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-29T21:58:19.881Z] ---> a62c8e92a672 [2021-03-29T21:58:19.881Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-03-29T21:58:19.881Z] ---> Running in 50fa9c4548bd [2021-03-29T21:58:19.881Z] Removing intermediate container 50fa9c4548bd [2021-03-29T21:58:19.881Z] ---> fa3b90cc2e65 [2021-03-29T21:58:19.881Z] Step 4/7 : RUN apk add --update bash [2021-03-29T21:58:19.881Z] ---> Running in 1d6efc9cbc10 [2021-03-29T21:58:20.463Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-29T21:58:21.426Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-29T21:58:21.688Z] OK: 166 MiB in 39 packages [2021-03-29T21:58:22.265Z] Removing intermediate container 1d6efc9cbc10 [2021-03-29T21:58:22.265Z] ---> 412bf3438fce [2021-03-29T21:58:22.265Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-03-29T21:58:22.265Z] ---> Running in 59524b64d45d [2021-03-29T21:58:22.528Z] Removing intermediate container 59524b64d45d [2021-03-29T21:58:22.528Z] ---> 5ee1432231ba [2021-03-29T21:58:22.528Z] Step 6/7 : COPY go.mod . [2021-03-29T21:58:22.791Z] ---> c1f4479d2144 [2021-03-29T21:58:22.791Z] Step 7/7 : RUN go mod download [2021-03-29T21:58:22.791Z] ---> Running in bce1d3c2b247 [2021-03-29T21:58:37.773Z] Removing intermediate container bce1d3c2b247 [2021-03-29T21:58:37.774Z] ---> 61e28cf49bd0 [2021-03-29T21:58:37.774Z] Successfully built 61e28cf49bd0 [2021-03-29T21:58:37.774Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-29T21:58:38.104Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-29T21:58:38.104Z] . [Pipeline] withDockerContainer [2021-03-29T21:58:38.243Z] prd-centos7-docker-4c-2g-31873 does not seem to be running inside a container [2021-03-29T21:58:38.302Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-29T21:58:38.916Z] $ docker top 80b9e4439f77341a77ab82744a248d0808b23b8ff530d5a7c9c3df15f74d806d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-29T21:58:39.425Z] + go version [2021-03-29T21:58:39.425Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-29T21:58:39.449Z] $ docker stop --time=1 80b9e4439f77341a77ab82744a248d0808b23b8ff530d5a7c9c3df15f74d806d [2021-03-29T21:58:40.772Z] $ docker rm -f 80b9e4439f77341a77ab82744a248d0808b23b8ff530d5a7c9c3df15f74d806d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-29T21:58:41.582Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-29T21:58:41.583Z] . [Pipeline] withDockerContainer [2021-03-29T21:58:41.773Z] prd-centos7-docker-4c-2g-31873 does not seem to be running inside a container [2021-03-29T21:58:41.932Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-29T21:58:42.478Z] $ docker top 62764b8c3dd1d5e877ca7165b52f36eb32caf9da7662761d75509cc0b401139e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-29T21:58:42.948Z] + make test [2021-03-29T21:58:42.949Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-03-29T21:58:52.277Z] ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 7.448s coverage: 80.9% of statements [2021-03-29T21:58:52.278Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.028s coverage: 57.1% of statements [2021-03-29T21:58:52.278Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] [2021-03-29T21:59:01.172Z] ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 7.122s coverage: 80.9% of statements [2021-03-29T21:59:01.172Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.004s coverage: 57.1% of statements [2021-03-29T21:59:01.172Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] [2021-03-29T21:59:01.172Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.012s coverage: 96.7% of statements [2021-03-29T21:59:01.172Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.013s coverage: 89.5% of statements [2021-03-29T21:59:01.172Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] [2021-03-29T21:59:01.172Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.004s coverage: 100.0% of statements [2021-03-29T21:59:01.172Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] [2021-03-29T21:59:01.172Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.009s coverage: 85.7% of statements [2021-03-29T21:59:01.172Z] ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.008s coverage: 100.0% of statements [2021-03-29T21:59:01.172Z] ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] [2021-03-29T21:59:01.172Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-03-29T21:59:01.770Z] gofmt -l . [2021-03-29T21:59:01.770Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-03-29T21:59:01.791Z] $ docker stop --time=1 62764b8c3dd1d5e877ca7165b52f36eb32caf9da7662761d75509cc0b401139e [2021-03-29T21:59:03.992Z] $ docker rm -f 62764b8c3dd1d5e877ca7165b52f36eb32caf9da7662761d75509cc0b401139e [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-29T21:59:04.634Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-29T21:59:04.965Z] 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 [2021-03-29T21:59:06.343Z] ---> job-cost.sh [2021-03-29T21:59:06.343Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xpPw [2021-03-29T21:59:21.278Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-29T21:59:47.945Z] lf-activate-venv(): INFO: Adding /tmp/venv-xpPw/bin to PATH [2021-03-29T21:59:47.945Z] INFO: No Stack... [2021-03-29T21:59:47.945Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-29T21:59:47.945Z] INFO: Archiving Costs [Pipeline] sh [2021-03-29T21:59:48.255Z] + cat /w/workspace/go-mod-secrets/2/archives/cost.csv [2021-03-29T21:59:48.256Z] + cut -d, -f6 [Pipeline] lock [2021-03-29T21:59:48.332Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-97-2-stack-cost] [2021-03-29T21:59:48.344Z] Resource [jenkins-edgexfoundry-go-mod-secrets-PR-97-2-stack-cost] did not exist. Created. [2021-03-29T21:59:48.345Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-97-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-29T21:59:48.743Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-03-29T21:59:48.852Z] Stashed 1 file(s) [Pipeline] } [2021-03-29T21:59:48.867Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-97-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-29T22:08:44.933Z] coverage: 96.7% of statements [2021-03-29T22:08:44.933Z] panic: test timed out after 10m0s [2021-03-29T22:08:44.933Z] [2021-03-29T22:08:44.933Z] goroutine 40 [running]: [2021-03-29T22:08:44.933Z] testing.(*M).startAlarm.func1() [2021-03-29T22:08:44.933Z] /usr/local/go/src/testing/testing.go:1618 +0xc8 [2021-03-29T22:08:44.933Z] created by time.goFunc [2021-03-29T22:08:44.933Z] /usr/local/go/src/time/sleep.go:167 +0x40 [2021-03-29T22:08:44.933Z] [2021-03-29T22:08:44.933Z] goroutine 1 [chan receive, 9 minutes]: [2021-03-29T22:08:44.933Z] testing.tRunner.func1(0x4000001500) [2021-03-29T22:08:44.933Z] /usr/local/go/src/testing/testing.go:1088 +0x1d0 [2021-03-29T22:08:44.933Z] testing.tRunner(0x4000001500, 0x40000ddd78) [2021-03-29T22:08:44.933Z] /usr/local/go/src/testing/testing.go:1127 +0x10c [2021-03-29T22:08:44.933Z] testing.runTests(0x400000c460, 0x3526a0, 0x9, 0x9, 0xc010b1db2f8f2495, 0x8bb2f4e45e, 0x357d40, 0x1c6c8) [2021-03-29T22:08:44.933Z] /usr/local/go/src/testing/testing.go:1437 +0x29c [2021-03-29T22:08:44.933Z] testing.(*M).Run(0x40000cc080, 0x0) [2021-03-29T22:08:44.933Z] /usr/local/go/src/testing/testing.go:1345 +0x1b4 [2021-03-29T22:08:44.933Z] main.main() [2021-03-29T22:08:44.933Z] _testmain.go:109 +0x1d0 [2021-03-29T22:08:44.933Z] [2021-03-29T22:08:44.933Z] goroutine 16 [chan send, 9 minutes]: [2021-03-29T22:08:44.933Z] github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener.(*InMemoryCacheListener).update.func1(0x40000e6000, 0x4000038750) [2021-03-29T22:08:44.933Z] /w/workspace/go-mod-secrets/2/pkg/listener/poll.go:162 +0x1d8 [2021-03-29T22:08:44.933Z] github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener.(*InMemoryCacheListener).update(0x40000e6000) [2021-03-29T22:08:44.933Z] /w/workspace/go-mod-secrets/2/pkg/listener/poll.go:172 +0x5c [2021-03-29T22:08:44.933Z] created by github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener.(*InMemoryCacheListener).Start [2021-03-29T22:08:44.933Z] /w/workspace/go-mod-secrets/2/pkg/listener/poll.go:121 +0x110 [2021-03-29T22:08:44.933Z] [2021-03-29T22:08:44.933Z] goroutine 19 [chan send, 9 minutes]: [2021-03-29T22:08:44.933Z] github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener.(*InMemoryCacheListener).update.func1(0x40000e6090, 0x4000196f50) [2021-03-29T22:08:44.933Z] /w/workspace/go-mod-secrets/2/pkg/listener/poll.go:170 +0x140 [2021-03-29T22:08:44.933Z] github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener.(*InMemoryCacheListener).update(0x40000e6090) [2021-03-29T22:08:44.933Z] /w/workspace/go-mod-secrets/2/pkg/listener/poll.go:172 +0x5c [2021-03-29T22:08:44.933Z] created by github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener.(*InMemoryCacheListener).Start [2021-03-29T22:08:44.933Z] /w/workspace/go-mod-secrets/2/pkg/listener/poll.go:121 +0x110 [2021-03-29T22:08:44.933Z] [2021-03-29T22:08:44.933Z] goroutine 22 [semacquire, 9 minutes]: [2021-03-29T22:08:44.933Z] sync.runtime_Semacquire(0x400020a028) [2021-03-29T22:08:44.933Z] /usr/local/go/src/runtime/sema.go:56 +0x38 [2021-03-29T22:08:44.933Z] sync.(*WaitGroup).Wait(0x400020a020) [2021-03-29T22:08:44.933Z] /usr/local/go/src/sync/waitgroup.go:130 +0x6c [2021-03-29T22:08:44.933Z] github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener.TestStateConcurrency(0x40000e5200) [2021-03-29T22:08:44.933Z] /w/workspace/go-mod-secrets/2/pkg/listener/poll_test.go:429 +0x39c [2021-03-29T22:08:44.933Z] testing.tRunner(0x40000e5200, 0x1fe830) [2021-03-29T22:08:44.933Z] /usr/local/go/src/testing/testing.go:1123 +0xdc [2021-03-29T22:08:44.933Z] created by testing.(*T).Run [2021-03-29T22:08:44.933Z] /usr/local/go/src/testing/testing.go:1168 +0x244 [2021-03-29T22:08:44.933Z] [2021-03-29T22:08:44.933Z] goroutine 23 [chan receive, 9 minutes]: [2021-03-29T22:08:44.933Z] testing.runTests.func1.1(0x4000001500) [2021-03-29T22:08:44.933Z] /usr/local/go/src/testing/testing.go:1444 +0x30 [2021-03-29T22:08:44.933Z] created by testing.runTests.func1 [2021-03-29T22:08:44.933Z] /usr/local/go/src/testing/testing.go:1444 +0xa8 [2021-03-29T22:08:44.933Z] [2021-03-29T22:08:44.933Z] goroutine 24 [select]: [2021-03-29T22:08:44.933Z] github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener.(*InMemoryCacheListener).update(0x40000e6120) [2021-03-29T22:08:44.933Z] /w/workspace/go-mod-secrets/2/pkg/listener/poll.go:153 +0x138 [2021-03-29T22:08:44.933Z] created by github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener.(*InMemoryCacheListener).Start [2021-03-29T22:08:44.933Z] /w/workspace/go-mod-secrets/2/pkg/listener/poll.go:121 +0x110 [2021-03-29T22:08:44.933Z] [2021-03-29T22:08:44.933Z] goroutine 34 [chan send, 9 minutes]: [2021-03-29T22:08:44.933Z] github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener.(*InMemoryCacheListener).Stop(0x4000210000, 0x0, 0x0) [2021-03-29T22:08:44.933Z] /w/workspace/go-mod-secrets/2/pkg/listener/poll.go:135 +0xac [2021-03-29T22:08:44.933Z] github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener.restart(0x22cc00, 0x4000202000, 0x1eb17d, 0x5, 0x400020c000, 0x1, 0x1, 0x4000208000, 0x4000208060, 0x40002080c0, ...) [2021-03-29T22:08:44.933Z] /w/workspace/go-mod-secrets/2/pkg/listener/poll_test.go:444 +0xc4 [2021-03-29T22:08:44.933Z] created by github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener.TestStateConcurrency [2021-03-29T22:08:44.933Z] /w/workspace/go-mod-secrets/2/pkg/listener/poll_test.go:428 +0x390 [2021-03-29T22:08:44.933Z] [2021-03-29T22:08:44.933Z] goroutine 36 [chan send, 9 minutes]: [2021-03-29T22:08:44.933Z] github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener.(*InMemoryCacheListener).update.func1(0x4000210000, 0x40001b2750) [2021-03-29T22:08:44.933Z] /w/workspace/go-mod-secrets/2/pkg/listener/poll.go:170 +0x140 [2021-03-29T22:08:44.933Z] github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener.(*InMemoryCacheListener).update(0x4000210000) [2021-03-29T22:08:44.933Z] /w/workspace/go-mod-secrets/2/pkg/listener/poll.go:172 +0x5c [2021-03-29T22:08:44.933Z] created by github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener.(*InMemoryCacheListener).Start [2021-03-29T22:08:44.933Z] /w/workspace/go-mod-secrets/2/pkg/listener/poll.go:121 +0x110 [2021-03-29T22:08:44.933Z] FAIL github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 600.023s [2021-03-29T22:08:44.933Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.024s coverage: 89.5% of statements [2021-03-29T22:08:44.933Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] [2021-03-29T22:08:44.933Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.016s coverage: 100.0% of statements [2021-03-29T22:08:44.933Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] [2021-03-29T22:08:44.933Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.010s coverage: 85.7% of statements [2021-03-29T22:08:44.933Z] ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.023s coverage: 100.0% of statements [2021-03-29T22:08:44.933Z] ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] [2021-03-29T22:08:44.933Z] FAIL [2021-03-29T22:08:45.203Z] make: *** [Makefile:12: test] Error 1 [Pipeline] } [2021-03-29T22:08:45.271Z] $ docker stop --time=1 85975edeab2bdd7c21e0460159b4dbe72d8948a7da308ec8e94a3d04276e9442 [2021-03-29T22:08:47.156Z] $ docker rm -f 85975edeab2bdd7c21e0460159b4dbe72d8948a7da308ec8e94a3d04276e9442 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-29T22:08:48.804Z] ---> job-cost.sh [2021-03-29T22:08:48.805Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-49gf [2021-03-29T22:09:27.902Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-29T22:10:49.640Z] lf-activate-venv(): INFO: Adding /tmp/venv-49gf/bin to PATH [2021-03-29T22:10:49.640Z] INFO: No Stack... [2021-03-29T22:10:49.640Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-29T22:10:49.912Z] INFO: Archiving Costs [Pipeline] sh [2021-03-29T22:10:50.268Z] + + cut -d, -f6cat [2021-03-29T22:10:50.268Z] /w/workspace/go-mod-secrets/2/archives/cost.csv [Pipeline] lock [2021-03-29T22:10:50.389Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-97-2-stack-cost] [2021-03-29T22:10:50.398Z] Resource [jenkins-edgexfoundry-go-mod-secrets-PR-97-2-stack-cost] did not exist. Created. [2021-03-29T22:10:50.398Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-97-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-29T22:10:50.920Z] /w/workspace/go-mod-secrets/2@tmp/durable-9eb7a58a/script.sh: 1: /w/workspace/go-mod-secrets/2@tmp/durable-9eb7a58a/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-03-29T22:10:51.266Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-29T22:10:51.354Z] Warning: overwriting stash ‘stack-cost’ [2021-03-29T22:10:52.238Z] Stashed 1 file(s) [Pipeline] } [2021-03-29T22:10:52.249Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-97-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-29T22:10:53.074Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-03-29T22:10:56.461Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-29T22:10:57.040Z] ---> package-listing.sh [2021-03-29T22:10:57.040Z] ++ facter osfamily [2021-03-29T22:10:57.040Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-29T22:10:57.040Z] + OS_FAMILY=redhat [2021-03-29T22:10:57.040Z] + workspace=/w/workspace/dgexfoundry_go-mod-secrets_PR-97 [2021-03-29T22:10:57.040Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-29T22:10:57.040Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-29T22:10:57.040Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-29T22:10:57.040Z] + PACKAGES=/tmp/packages_start.txt [2021-03-29T22:10:57.040Z] + '[' /w/workspace/dgexfoundry_go-mod-secrets_PR-97 ']' [2021-03-29T22:10:57.040Z] + PACKAGES=/tmp/packages_end.txt [2021-03-29T22:10:57.040Z] + case "${OS_FAMILY}" in [2021-03-29T22:10:57.040Z] + rpm -qa [2021-03-29T22:10:57.040Z] + sort [2021-03-29T22:11:02.358Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-29T22:11:02.358Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-29T22:11:02.358Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-29T22:11:02.358Z] + '[' /w/workspace/dgexfoundry_go-mod-secrets_PR-97 ']' [2021-03-29T22:11:02.358Z] + mkdir -p /w/workspace/dgexfoundry_go-mod-secrets_PR-97/archives/ [2021-03-29T22:11:02.358Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_go-mod-secrets_PR-97/archives/ [Pipeline] echo [2021-03-29T22:11:02.374Z] 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-97/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-29T22:11:02.669Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-29T22:11:02.996Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-29T22:11:02.996Z] [2021-03-29T22:11:02.996Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-29T22:11:03.365Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-29T22:11:03.366Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-29T22:11:03.366Z] df20fa9351a1: Pulling fs layer [2021-03-29T22:11:03.366Z] 36b3adc4ff6f: Pulling fs layer [2021-03-29T22:11:03.366Z] 8ad3a11d3b57: Pulling fs layer [2021-03-29T22:11:03.366Z] 46f8f816bc3b: Pulling fs layer [2021-03-29T22:11:03.366Z] 93b61091891f: Pulling fs layer [2021-03-29T22:11:03.366Z] 93b9cdb0e59b: Pulling fs layer [2021-03-29T22:11:03.366Z] 5e14af77c1be: Pulling fs layer [2021-03-29T22:11:03.366Z] 01666e4c0597: Pulling fs layer [2021-03-29T22:11:03.366Z] aa168da1d23b: Pulling fs layer [2021-03-29T22:11:03.366Z] 93b9cdb0e59b: Waiting [2021-03-29T22:11:03.366Z] 46f8f816bc3b: Waiting [2021-03-29T22:11:03.366Z] 5e14af77c1be: Waiting [2021-03-29T22:11:03.366Z] 93b61091891f: Waiting [2021-03-29T22:11:03.366Z] 01666e4c0597: Waiting [2021-03-29T22:11:03.366Z] aa168da1d23b: Waiting [2021-03-29T22:11:03.366Z] 36b3adc4ff6f: Verifying Checksum [2021-03-29T22:11:03.366Z] 36b3adc4ff6f: Download complete [2021-03-29T22:11:03.366Z] 46f8f816bc3b: Verifying Checksum [2021-03-29T22:11:03.366Z] 46f8f816bc3b: Download complete [2021-03-29T22:11:03.636Z] df20fa9351a1: Verifying Checksum [2021-03-29T22:11:03.636Z] df20fa9351a1: Download complete [2021-03-29T22:11:03.636Z] 93b9cdb0e59b: Verifying Checksum [2021-03-29T22:11:03.636Z] 93b9cdb0e59b: Download complete [2021-03-29T22:11:03.636Z] 5e14af77c1be: Verifying Checksum [2021-03-29T22:11:03.636Z] 5e14af77c1be: Download complete [2021-03-29T22:11:03.636Z] 93b61091891f: Verifying Checksum [2021-03-29T22:11:03.636Z] 93b61091891f: Download complete [2021-03-29T22:11:03.636Z] 01666e4c0597: Verifying Checksum [2021-03-29T22:11:03.636Z] 01666e4c0597: Download complete [2021-03-29T22:11:03.902Z] df20fa9351a1: Pull complete [2021-03-29T22:11:04.165Z] 36b3adc4ff6f: Pull complete [2021-03-29T22:11:04.749Z] 8ad3a11d3b57: Verifying Checksum [2021-03-29T22:11:04.749Z] 8ad3a11d3b57: Download complete [2021-03-29T22:11:05.329Z] 8ad3a11d3b57: Pull complete [2021-03-29T22:11:06.279Z] aa168da1d23b: Verifying Checksum [2021-03-29T22:11:06.280Z] aa168da1d23b: Download complete [2021-03-29T22:11:06.542Z] 46f8f816bc3b: Pull complete [2021-03-29T22:11:06.806Z] 93b61091891f: Pull complete [2021-03-29T22:11:07.069Z] 93b9cdb0e59b: Pull complete [2021-03-29T22:11:07.069Z] 5e14af77c1be: Pull complete [2021-03-29T22:11:07.337Z] 01666e4c0597: Pull complete [2021-03-29T22:11:15.542Z] aa168da1d23b: Pull complete [2021-03-29T22:11:15.542Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-29T22:11:15.542Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-29T22:11:15.542Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-29T22:11:15.765Z] prd-centos7-docker-4c-2g-31871 does not seem to be running inside a container [2021-03-29T22:11:15.818Z] $ 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-97/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-97 -v /w/workspace/dgexfoundry_go-mod-secrets_PR-97:/w/workspace/dgexfoundry_go-mod-secrets_PR-97:rw,z -v /w/workspace/dgexfoundry_go-mod-secrets_PR-97@tmp:/w/workspace/dgexfoundry_go-mod-secrets_PR-97@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 [2021-03-29T22:11:19.140Z] $ docker top 987e0e1233fa3179afc051646f15f933823c1949a7831d74585f7bbcf05a23f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-29T22:11:19.785Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-29T22:11:20.088Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-29T22:11:20.390Z] + ls /var/log/sa-host [2021-03-29T22:11:20.390Z] + sadf -c /var/log/sa-host/sa23 [2021-03-29T22:11:20.390Z] file_magic: OK [2021-03-29T22:11:20.390Z] HZ: Using current value: 100 [2021-03-29T22:11:20.390Z] file_header: OK [2021-03-29T22:11:20.390Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-29T22:11:20.390Z] Statistics: [2021-03-29T22:11:20.390Z] Hnuu...uuuununununu... [2021-03-29T22:11:20.390Z] File successfully converted to sysstat format version 12.2.1 [2021-03-29T22:11:20.390Z] + sadf -c /var/log/sa-host/sa29 [2021-03-29T22:11:20.390Z] file_magic: OK [2021-03-29T22:11:20.390Z] HZ: Using current value: 100 [2021-03-29T22:11:20.390Z] file_header: OK [2021-03-29T22:11:20.390Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-29T22:11:20.390Z] Statistics: [2021-03-29T22:11:20.390Z] 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... [2021-03-29T22:11:20.390Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-29T22:11:21.109Z] provisioning config files... [2021-03-29T22:11:21.129Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_go-mod-secrets_PR-97@tmp/config366047767245120887tmp [Pipeline] { [Pipeline] echo [2021-03-29T22:11:21.218Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-29T22:11:21.521Z] ---> create-netrc.sh [Pipeline] } [2021-03-29T22:11:21.532Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-29T22:11:21.630Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-29T22:11:21.933Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-29T22:11:21.945Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-29T22:11:22.242Z] ---> sudo-logs.sh [2021-03-29T22:11:22.242Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-29T22:11:22.354Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-29T22:11:22.660Z] ---> job-cost.sh [2021-03-29T22:11:22.660Z] lf-activate-venv: SKIPPING [2021-03-29T22:11:22.660Z] DEBUG: total: 0.20999999344348907 [2021-03-29T22:11:22.660Z] INFO: Retrieving Stack Cost... [2021-03-29T22:11:24.055Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-29T22:11:24.318Z] INFO: Archiving Costs [Pipeline] echo [2021-03-29T22:11:24.332Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-29T22:11:24.635Z] ---> logs-deploy.sh [2021-03-29T22:11:24.635Z] lf-activate-venv: SKIPPING [2021-03-29T22:11:24.635Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-97/2 [2021-03-29T22:11:24.635Z] INFO: archiving workspace using pattern(s): [2021-03-29T22:11:26.560Z] Archives upload complete. [2021-03-29T22:11:26.560Z] INFO: archiving logs to Nexus [2021-03-29T22:11:27.509Z] ---> uname -a: [2021-03-29T22:11:27.509Z] Linux prd-centos7-docker-4c-2g-31871.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-03-29T22:11:27.509Z] [2021-03-29T22:11:27.509Z] [2021-03-29T22:11:27.509Z] ---> lscpu: [2021-03-29T22:11:27.509Z] Architecture: x86_64 [2021-03-29T22:11:27.509Z] CPU op-mode(s): 32-bit, 64-bit [2021-03-29T22:11:27.509Z] Byte Order: Little Endian [2021-03-29T22:11:27.509Z] Address sizes: 40 bits physical, 48 bits virtual [2021-03-29T22:11:27.509Z] CPU(s): 4 [2021-03-29T22:11:27.509Z] On-line CPU(s) list: 0-3 [2021-03-29T22:11:27.509Z] Thread(s) per core: 1 [2021-03-29T22:11:27.509Z] Core(s) per socket: 1 [2021-03-29T22:11:27.509Z] Socket(s): 4 [2021-03-29T22:11:27.509Z] NUMA node(s): 1 [2021-03-29T22:11:27.509Z] Vendor ID: GenuineIntel [2021-03-29T22:11:27.509Z] CPU family: 6 [2021-03-29T22:11:27.509Z] Model: 44 [2021-03-29T22:11:27.509Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-03-29T22:11:27.509Z] Stepping: 1 [2021-03-29T22:11:27.509Z] CPU MHz: 2933.438 [2021-03-29T22:11:27.509Z] BogoMIPS: 5866.87 [2021-03-29T22:11:27.509Z] Virtualization: VT-x [2021-03-29T22:11:27.509Z] Hypervisor vendor: KVM [2021-03-29T22:11:27.509Z] Virtualization type: full [2021-03-29T22:11:27.509Z] L1d cache: 128 KiB [2021-03-29T22:11:27.509Z] L1i cache: 128 KiB [2021-03-29T22:11:27.509Z] L2 cache: 16 MiB [2021-03-29T22:11:27.509Z] L3 cache: 64 MiB [2021-03-29T22:11:27.509Z] NUMA node0 CPU(s): 0-3 [2021-03-29T22:11:27.509Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-03-29T22:11:27.509Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-03-29T22:11:27.509Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-03-29T22:11:27.509Z] Vulnerability Meltdown: Mitigation; PTI [2021-03-29T22:11:27.509Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-03-29T22:11:27.509Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-03-29T22:11:27.509Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-03-29T22:11:27.509Z] Vulnerability Srbds: Not affected [2021-03-29T22:11:27.509Z] Vulnerability Tsx async abort: Not affected [2021-03-29T22:11:27.509Z] 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 [2021-03-29T22:11:27.509Z] [2021-03-29T22:11:27.509Z] [2021-03-29T22:11:27.509Z] ---> nproc: [2021-03-29T22:11:27.509Z] 4 [2021-03-29T22:11:27.509Z] [2021-03-29T22:11:27.509Z] [2021-03-29T22:11:27.509Z] ---> df -h: [2021-03-29T22:11:27.509Z] Filesystem Size Used Available Use% Mounted on [2021-03-29T22:11:27.509Z] overlay 50.0G 6.9G 43.1G 14% / [2021-03-29T22:11:27.509Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-03-29T22:11:27.509Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-03-29T22:11:27.509Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-03-29T22:11:27.509Z] /dev/vda1 50.0G 6.9G 43.1G 14% /facter-os [2021-03-29T22:11:27.509Z] /dev/vda1 50.0G 6.9G 43.1G 14% /etc/resolv.conf [2021-03-29T22:11:27.509Z] /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hostname [2021-03-29T22:11:27.509Z] /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hosts [2021-03-29T22:11:27.509Z] /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/sa-host [2021-03-29T22:11:27.509Z] /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/secure [2021-03-29T22:11:27.509Z] /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/auth.log [2021-03-29T22:11:27.509Z] /dev/vda1 50.0G 6.9G 43.1G 14% /run/cloud-init/result.json [2021-03-29T22:11:27.509Z] /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/dgexfoundry_go-mod-secrets_PR-97 [2021-03-29T22:11:27.509Z] /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/dgexfoundry_go-mod-secrets_PR-97@tmp [2021-03-29T22:11:27.509Z] [2021-03-29T22:11:27.509Z] [2021-03-29T22:11:27.509Z] ---> free -m: [2021-03-29T22:11:27.509Z] total used free shared buff/cache available [2021-03-29T22:11:27.509Z] Mem: 1837 711 105 0 1020 1021 [2021-03-29T22:11:27.509Z] Swap: 1023 1 1022 [2021-03-29T22:11:27.509Z] [2021-03-29T22:11:27.509Z] [2021-03-29T22:11:27.509Z] ---> ip addr: [2021-03-29T22:11:27.509Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-03-29T22:11:27.509Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-03-29T22:11:27.509Z] inet 127.0.0.1/8 scope host lo [2021-03-29T22:11:27.509Z] valid_lft forever preferred_lft forever [2021-03-29T22:11:27.509Z] inet6 ::1/128 scope host [2021-03-29T22:11:27.509Z] valid_lft forever preferred_lft forever [2021-03-29T22:11:27.509Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-03-29T22:11:27.509Z] link/ether fa:16:3e:33:55:1f brd ff:ff:ff:ff:ff:ff [2021-03-29T22:11:27.509Z] inet 10.30.123.68/23 brd 10.30.123.255 scope global dynamic eth0 [2021-03-29T22:11:27.509Z] valid_lft 85366sec preferred_lft 85366sec [2021-03-29T22:11:27.509Z] inet6 fe80::f816:3eff:fe33:551f/64 scope link [2021-03-29T22:11:27.509Z] valid_lft forever preferred_lft forever [2021-03-29T22:11:27.509Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-03-29T22:11:27.509Z] link/ether 02:42:13:09:d1:ed brd ff:ff:ff:ff:ff:ff [2021-03-29T22:11:27.509Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-03-29T22:11:27.509Z] valid_lft forever preferred_lft forever [2021-03-29T22:11:27.509Z] inet6 fe80::42:13ff:fe09:d1ed/64 scope link [2021-03-29T22:11:27.509Z] valid_lft forever preferred_lft forever [2021-03-29T22:11:27.509Z] [2021-03-29T22:11:27.509Z] [2021-03-29T22:11:27.509Z] ---> sar -b -r -n DEV: [2021-03-29T22:11:27.509Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/29/21 _x86_64_ (4 CPU) [2021-03-29T22:11:27.509Z] [2021-03-29T22:11:27.509Z] 21:54:03 LINUX RESTART (4 CPU) [2021-03-29T22:11:27.509Z] [2021-03-29T22:11:27.509Z] 21:55:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-03-29T22:11:27.509Z] 21:56:01 9.27 3.15 6.13 0.00 698.50 157.28 0.00 [2021-03-29T22:11:27.509Z] 21:57:01 1.67 0.00 1.67 0.00 0.00 32.31 0.00 [2021-03-29T22:11:27.509Z] 21:58:01 0.30 0.00 0.30 0.00 0.00 3.48 0.00 [2021-03-29T22:11:27.509Z] 21:59:01 0.27 0.00 0.27 0.00 0.00 3.01 0.00 [2021-03-29T22:11:27.509Z] 22:00:01 0.18 0.00 0.18 0.00 0.00 2.33 0.00 [2021-03-29T22:11:27.509Z] 22:01:01 0.37 0.02 0.35 0.00 0.13 4.56 0.00 [2021-03-29T22:11:27.509Z] 22:02:02 0.42 0.08 0.33 0.00 1.60 4.88 0.00 [2021-03-29T22:11:27.509Z] 22:03:01 0.22 0.00 0.22 0.00 0.00 2.88 0.00 [2021-03-29T22:11:27.509Z] 22:04:01 0.20 0.00 0.20 0.00 0.00 2.03 0.00 [2021-03-29T22:11:27.509Z] 22:05:01 0.30 0.00 0.30 0.00 0.00 3.93 0.00 [2021-03-29T22:11:27.509Z] 22:06:01 0.27 0.00 0.27 0.00 0.00 3.10 0.00 [2021-03-29T22:11:27.509Z] 22:07:01 0.17 0.00 0.17 0.00 0.00 1.62 0.00 [2021-03-29T22:11:27.509Z] 22:08:01 0.22 0.00 0.22 0.00 0.00 1.90 0.00 [2021-03-29T22:11:27.509Z] 22:09:01 0.22 0.03 0.18 0.00 0.93 1.75 0.00 [2021-03-29T22:11:27.509Z] 22:10:01 0.95 0.17 0.78 0.00 5.33 15.65 0.00 [2021-03-29T22:11:27.509Z] 22:11:01 47.03 46.76 0.27 0.00 3774.99 3.93 0.00 [2021-03-29T22:11:27.509Z] Average: 3.88 3.14 0.74 0.00 280.41 15.31 0.00 [2021-03-29T22:11:27.509Z] [2021-03-29T22:11:27.509Z] 21:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-03-29T22:11:27.509Z] 21:56:01 142988 0 612372 32.55 2620 1123564 1081956 36.93 457492 1082360 20 [2021-03-29T22:11:27.509Z] 21:57:01 149140 0 606212 32.22 2620 1123572 1056624 36.06 454376 1080136 12 [2021-03-29T22:11:27.509Z] 21:58:01 146580 0 608768 32.35 2620 1123576 1056780 36.07 461932 1075412 8 [2021-03-29T22:11:27.509Z] 21:59:01 147680 0 607668 32.30 2620 1123576 1056624 36.06 464912 1071444 12 [2021-03-29T22:11:27.509Z] 22:00:01 146116 0 609224 32.38 2620 1123584 1056696 36.06 468444 1069524 8 [2021-03-29T22:11:27.509Z] 22:01:01 145216 0 610120 32.43 2620 1123588 1059392 36.16 468724 1069520 12 [2021-03-29T22:11:27.509Z] 22:02:02 146148 0 609064 32.37 2620 1123712 1057132 36.08 468360 1069572 8 [2021-03-29T22:11:27.509Z] 22:03:01 146052 0 609152 32.38 2620 1123720 1057200 36.08 470168 1067532 12 [2021-03-29T22:11:27.509Z] 22:04:01 145928 0 609272 32.38 2620 1123724 1057200 36.08 470304 1067532 8 [2021-03-29T22:11:27.509Z] 22:05:01 142060 0 613136 32.59 2620 1123728 1057404 36.09 474224 1067532 8 [2021-03-29T22:11:27.509Z] 22:06:01 143372 0 611820 32.52 2620 1123732 1057200 36.08 473144 1067532 8 [2021-03-29T22:11:27.509Z] 22:07:01 143012 0 612176 32.54 2620 1123736 1057272 36.08 473540 1067532 8 [2021-03-29T22:11:27.510Z] 22:08:01 143676 0 611504 32.50 2620 1123744 1057200 36.08 472996 1067692 8 [2021-03-29T22:11:27.510Z] 22:09:01 141660 0 613520 32.61 2620 1123744 1059844 36.17 474748 1067692 8 [2021-03-29T22:11:27.510Z] 22:10:01 142796 0 612348 32.54 2620 1123780 1057248 36.08 473368 1067628 8 [2021-03-29T22:11:27.510Z] 22:11:01 87316 0 633712 33.68 2620 1157896 1093128 37.31 483260 1114316 124 [2021-03-29T22:11:27.510Z] Average: 141234 0 611879 32.52 2620 1125811 1061181 36.22 469374 1073310 17 [2021-03-29T22:11:27.510Z] [2021-03-29T22:11:27.510Z] 21:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-03-29T22:11:27.510Z] 21:56:01 eth0 31.32 24.68 26.81 27.16 0.00 0.00 0.00 0.00 [2021-03-29T22:11:27.510Z] 21:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T22:11:27.510Z] 21:56:01 docker0 2.18 1.71 0.46 4.10 0.00 0.00 0.00 0.00 [2021-03-29T22:11:27.510Z] 21:57:01 eth0 0.57 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-03-29T22:11:27.510Z] 21:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T22:11:27.510Z] 21:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T22:11:27.510Z] 21:58:01 eth0 1.40 0.50 0.58 0.36 0.00 0.00 0.00 0.00 [2021-03-29T22:11:27.510Z] 21:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T22:11:27.510Z] 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T22:11:27.510Z] 21:59:01 eth0 0.10 0.08 0.01 0.04 0.00 0.00 0.00 0.00 [2021-03-29T22:11:27.510Z] 21:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T22:11:27.510Z] 21:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T22:11:27.510Z] 22:00:01 eth0 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2021-03-29T22:11:27.510Z] 22:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T22:11:27.510Z] 22:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T22:11:27.510Z] 22:01:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-29T22:11:27.510Z] 22:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T22:11:27.510Z] 22:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T22:11:27.510Z] 22:02:02 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-29T22:11:27.510Z] 22:02:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T22:11:27.510Z] 22:02:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T22:11:27.510Z] 22:03:01 eth0 0.07 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-29T22:11:27.510Z] 22:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T22:11:27.510Z] 22:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T22:11:27.510Z] 22:04:01 eth0 0.52 0.08 0.05 0.01 0.00 0.00 0.00 0.00 [2021-03-29T22:11:27.510Z] 22:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T22:11:27.510Z] 22:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T22:11:27.510Z] 22:05:01 eth0 0.65 0.53 0.40 0.24 0.00 0.00 0.00 0.00 [2021-03-29T22:11:27.510Z] 22:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T22:11:27.510Z] 22:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T22:11:27.510Z] 22:06:01 eth0 0.10 0.08 0.01 0.03 0.00 0.00 0.00 0.00 [2021-03-29T22:11:27.510Z] 22:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T22:11:27.510Z] 22:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T22:11:27.510Z] 22:07:01 eth0 0.20 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2021-03-29T22:11:27.510Z] 22:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T22:11:27.510Z] 22:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T22:11:27.510Z] 22:08:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-29T22:11:27.510Z] 22:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T22:11:27.510Z] 22:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T22:11:27.510Z] 22:09:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-29T22:11:27.510Z] 22:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T22:11:27.510Z] 22:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T22:11:27.510Z] 22:10:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2021-03-29T22:11:27.510Z] 22:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T22:11:27.510Z] 22:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T22:11:27.510Z] 22:11:01 eth0 5.35 3.03 5.02 1.94 0.00 0.00 0.00 0.00 [2021-03-29T22:11:27.510Z] 22:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T22:11:27.510Z] 22:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T22:11:27.510Z] Average: eth0 2.56 1.87 2.08 1.88 0.00 0.00 0.00 0.00 [2021-03-29T22:11:27.510Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-29T22:11:27.510Z] Average: docker0 0.14 0.11 0.03 0.26 0.00 0.00 0.00 0.00 [2021-03-29T22:11:27.510Z] [2021-03-29T22:11:27.510Z] [2021-03-29T22:11:27.510Z] ---> sar -P ALL: [2021-03-29T22:11:27.510Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/29/21 _x86_64_ (4 CPU) [2021-03-29T22:11:27.510Z] [2021-03-29T22:11:27.510Z] 21:54:03 LINUX RESTART (4 CPU) [2021-03-29T22:11:27.510Z] [2021-03-29T22:11:27.510Z] 21:55:01 CPU %user %nice %system %iowait %steal %idle [2021-03-29T22:11:27.510Z] 21:56:01 all 1.20 0.00 0.76 0.13 0.01 97.91 [2021-03-29T22:11:27.510Z] 21:56:01 0 1.29 0.00 0.82 0.02 0.00 97.88 [2021-03-29T22:11:27.510Z] 21:56:01 1 1.04 0.00 0.72 0.18 0.00 98.06 [2021-03-29T22:11:27.510Z] 21:56:01 2 1.34 0.00 0.80 0.28 0.00 97.57 [2021-03-29T22:11:27.510Z] 21:56:01 3 1.12 0.00 0.70 0.02 0.03 98.13 [2021-03-29T22:11:27.510Z] 21:57:01 all 0.16 0.00 0.04 0.00 0.00 99.80 [2021-03-29T22:11:27.510Z] 21:57:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2021-03-29T22:11:27.510Z] 21:57:01 1 0.07 0.00 0.07 0.00 0.00 99.87 [2021-03-29T22:11:27.510Z] 21:57:01 2 0.52 0.00 0.02 0.00 0.00 99.47 [2021-03-29T22:11:27.510Z] 21:57:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-29T22:11:27.510Z] 21:58:01 all 0.14 0.00 0.05 0.00 0.01 99.80 [2021-03-29T22:11:27.510Z] 21:58:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-29T22:11:27.510Z] 21:58:01 1 0.32 0.00 0.05 0.00 0.02 99.62 [2021-03-29T22:11:27.510Z] 21:58:01 2 0.17 0.00 0.05 0.00 0.02 99.77 [2021-03-29T22:11:27.510Z] 21:58:01 3 0.05 0.00 0.07 0.00 0.00 99.88 [2021-03-29T22:11:27.510Z] 21:59:01 all 0.08 0.00 0.05 0.00 0.00 99.87 [2021-03-29T22:11:27.510Z] 21:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-29T22:11:27.510Z] 21:59:01 1 0.20 0.00 0.05 0.00 0.00 99.75 [2021-03-29T22:11:27.510Z] 21:59:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2021-03-29T22:11:27.510Z] 21:59:01 3 0.07 0.00 0.07 0.00 0.00 99.87 [2021-03-29T22:11:27.510Z] 22:00:01 all 0.16 0.00 0.04 0.00 0.00 99.80 [2021-03-29T22:11:27.510Z] 22:00:01 0 0.40 0.00 0.02 0.00 0.00 99.58 [2021-03-29T22:11:27.510Z] 22:00:01 1 0.17 0.00 0.07 0.00 0.00 99.77 [2021-03-29T22:11:27.510Z] 22:00:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-29T22:11:27.510Z] 22:00:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2021-03-29T22:11:27.510Z] 22:01:01 all 0.04 0.00 0.05 0.00 0.01 99.90 [2021-03-29T22:11:27.510Z] 22:01:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2021-03-29T22:11:27.510Z] 22:01:01 1 0.05 0.00 0.08 0.00 0.02 99.85 [2021-03-29T22:11:27.510Z] 22:01:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2021-03-29T22:11:27.510Z] 22:01:01 3 0.03 0.00 0.05 0.00 0.02 99.90 [2021-03-29T22:11:27.510Z] 22:02:02 all 0.16 0.00 0.05 0.00 0.00 99.79 [2021-03-29T22:11:27.510Z] 22:02:02 0 0.48 0.00 0.03 0.00 0.02 99.47 [2021-03-29T22:11:27.510Z] 22:02:02 1 0.05 0.00 0.05 0.02 0.00 99.88 [2021-03-29T22:11:27.510Z] 22:02:02 2 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-29T22:11:27.510Z] 22:02:02 3 0.07 0.00 0.07 0.00 0.00 99.87 [2021-03-29T22:11:27.510Z] 22:03:01 all 0.15 0.00 0.02 0.00 0.00 99.82 [2021-03-29T22:11:27.510Z] 22:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2021-03-29T22:11:27.510Z] 22:03:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2021-03-29T22:11:27.510Z] 22:03:01 2 0.54 0.00 0.02 0.00 0.02 99.42 [2021-03-29T22:11:27.510Z] 22:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-29T22:11:27.510Z] 22:04:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2021-03-29T22:11:27.510Z] 22:04:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-29T22:11:27.510Z] 22:04:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-29T22:11:27.510Z] 22:04:01 2 0.53 0.00 0.03 0.00 0.00 99.43 [2021-03-29T22:11:27.510Z] 22:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-29T22:11:27.510Z] 22:05:01 all 0.17 0.00 0.05 0.00 0.00 99.79 [2021-03-29T22:11:27.510Z] 22:05:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2021-03-29T22:11:27.510Z] 22:05:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2021-03-29T22:11:27.510Z] 22:05:01 2 0.58 0.00 0.03 0.00 0.00 99.38 [2021-03-29T22:11:27.510Z] 22:05:01 3 0.02 0.00 0.05 0.00 0.00 99.93 [2021-03-29T22:11:27.510Z] 22:06:01 all 0.16 0.00 0.03 0.00 0.00 99.81 [2021-03-29T22:11:27.510Z] 22:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-29T22:11:27.510Z] 22:06:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2021-03-29T22:11:27.510Z] 22:06:01 2 0.52 0.00 0.02 0.00 0.00 99.47 [2021-03-29T22:11:27.510Z] 22:06:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2021-03-29T22:11:27.510Z] [2021-03-29T22:11:27.510Z] 22:06:01 CPU %user %nice %system %iowait %steal %idle [2021-03-29T22:11:27.510Z] 22:07:01 all 0.15 0.00 0.03 0.00 0.00 99.83 [2021-03-29T22:11:27.510Z] 22:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-29T22:11:27.510Z] 22:07:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2021-03-29T22:11:27.510Z] 22:07:01 2 0.50 0.00 0.03 0.00 0.00 99.47 [2021-03-29T22:11:27.510Z] 22:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2021-03-29T22:11:27.510Z] 22:08:01 all 0.11 0.00 0.02 0.00 0.00 99.87 [2021-03-29T22:11:27.510Z] 22:08:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2021-03-29T22:11:27.510Z] 22:08:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2021-03-29T22:11:27.510Z] 22:08:01 2 0.33 0.00 0.02 0.00 0.00 99.65 [2021-03-29T22:11:27.510Z] 22:08:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-29T22:11:27.510Z] 22:09:01 all 0.06 0.00 0.04 0.00 0.00 99.90 [2021-03-29T22:11:27.510Z] 22:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2021-03-29T22:11:27.510Z] 22:09:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-29T22:11:27.510Z] 22:09:01 2 0.17 0.00 0.08 0.00 0.00 99.75 [2021-03-29T22:11:27.510Z] 22:09:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2021-03-29T22:11:27.510Z] 22:10:01 all 0.17 0.00 0.06 0.00 0.00 99.76 [2021-03-29T22:11:27.510Z] 22:10:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-29T22:11:27.510Z] 22:10:01 1 0.07 0.00 0.10 0.00 0.02 99.82 [2021-03-29T22:11:27.510Z] 22:10:01 2 0.53 0.00 0.02 0.00 0.00 99.45 [2021-03-29T22:11:27.511Z] 22:10:01 3 0.07 0.00 0.08 0.00 0.00 99.85 [2021-03-29T22:11:27.511Z] 22:11:01 all 0.85 0.00 0.33 1.13 0.00 97.69 [2021-03-29T22:11:27.511Z] 22:11:01 0 0.27 0.00 0.10 0.02 0.00 99.62 [2021-03-29T22:11:27.511Z] 22:11:01 1 0.40 0.00 0.22 0.02 0.00 99.37 [2021-03-29T22:11:27.511Z] 22:11:01 2 1.12 0.00 0.37 0.80 0.00 97.71 [2021-03-29T22:11:27.511Z] 22:11:01 3 1.60 0.00 0.62 3.71 0.00 94.07 [2021-03-29T22:11:27.511Z] Average: all 0.24 0.00 0.10 0.08 0.00 99.57 [2021-03-29T22:11:27.511Z] Average: 0 0.17 0.00 0.08 0.00 0.00 99.75 [2021-03-29T22:11:27.511Z] Average: 1 0.17 0.00 0.11 0.01 0.00 99.71 [2021-03-29T22:11:27.511Z] Average: 2 0.44 0.00 0.10 0.07 0.00 99.39 [2021-03-29T22:11:27.511Z] Average: 3 0.20 0.00 0.12 0.23 0.00 99.44 [2021-03-29T22:11:27.511Z] [2021-03-29T22:11:27.511Z] [2021-03-29T22:11:27.511Z]