Pull request #53 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from e4dd6278a0a09e83e2529720aaef69b69bb2e7e9+ef49de8da9a843e75bc11b5fff5c994b5d12c89d (b472cf8887f9c9a3a93ca097a263756f721fb301) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 85bea31ad76f85e2acd5a821f20c71e435d4ae12 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 85bea31ad76f85e2acd5a821f20c71e435d4ae12 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/PR-53/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 85bea31ad76f85e2acd5a821f20c71e435d4ae12 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 85bea31ad76f85e2acd5a821f20c71e435d4ae12 # timeout=10 Commit message: "Merge pull request #249 from ernestojeda/fix-build-artifact" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-registry, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [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-registry-settings PROJECT: go-mod-registry 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-registry 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: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1277 in /w/workspace/gexfoundry_go-mod-registry_PR-53 [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-registry.git > git init /w/workspace/gexfoundry_go-mod-registry_PR-53 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.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-registry.git # timeout=10 Merging remotes/origin/master commit ef49de8da9a843e75bc11b5fff5c994b5d12c89d into PR head commit e4dd6278a0a09e83e2529720aaef69b69bb2e7e9 Merge succeeded, producing e4dd6278a0a09e83e2529720aaef69b69bb2e7e9 Checking out Revision e4dd6278a0a09e83e2529720aaef69b69bb2e7e9 (PR-53) Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/53/head:refs/remotes/origin/PR-53 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e4dd6278a0a09e83e2529720aaef69b69bb2e7e9 # 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 ef49de8da9a843e75bc11b5fff5c994b5d12c89d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e4dd6278a0a09e83e2529720aaef69b69bb2e7e9 # timeout=10 Commit message: "Bump github.com/pelletier/go-toml from 1.2.0 to 1.8.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object 85bea31ad76f85e2acd5a821f20c71e435d4ae12 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-09-24T20:54:20.878Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-09-24T20:54:21.605Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-09-24T20:54:21.920Z] ========================================================= [2020-09-24T20:54:21.920Z] EdgeX Global Pipelines Version Info [2020-09-24T20:54:21.920Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-09-24T20:54:24.237Z] ------------------- [2020-09-24T20:54:24.238Z] stable info: [2020-09-24T20:54:24.238Z] ------------------- [2020-09-24T20:54:24.238Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-09-24T20:54:24.238Z] Commit SHA: 85bea31ad76f85e2acd5a821f20c71e435d4ae12 [2020-09-24T20:54:24.238Z] Message: update stable to v1.0.128 [2020-09-24T20:54:25.238Z] ------------------- [2020-09-24T20:54:25.238Z] experimental info: [2020-09-24T20:54:25.238Z] ------------------- [2020-09-24T20:54:25.238Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-09-24T20:54:25.238Z] Commit SHA: db8a1d80b86ca0f96dca4d6027083ac3162e2a74 [2020-09-24T20:54:25.238Z] Message: update experimental to v1.0.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-09-24T20:54:25.838Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-registry-settings [Pipeline] echo [2020-09-24T20:54:25.982Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-registry [Pipeline] echo [2020-09-24T20:54:26.121Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-09-24T20:54:26.270Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-09-24T20:54:26.412Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-09-24T20:54:26.539Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-09-24T20:54:26.697Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-09-24T20:54:26.833Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-09-24T20:54:26.969Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-09-24T20:54:27.131Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-09-24T20:54:27.255Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-09-24T20:54:27.443Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-registry [Pipeline] echo [2020-09-24T20:54:27.570Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-09-24T20:54:27.750Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-09-24T20:54:27.889Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-09-24T20:54:28.060Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-09-24T20:54:28.224Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-09-24T20:54:28.393Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-09-24T20:54:28.530Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-09-24T20:54:28.749Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-09-24T20:54:28.972Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-09-24T20:54:29.179Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-09-24T20:54:29.365Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-09-24T20:54:29.558Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-09-24T20:54:29.755Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-09-24T20:54:29.955Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-53 [Pipeline] echo [2020-09-24T20:54:30.239Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-53 [Pipeline] echo [2020-09-24T20:54:30.447Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-53 [Pipeline] echo [2020-09-24T20:54:30.734Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e4dd6278a0a09e83e2529720aaef69b69bb2e7e9 [Pipeline] echo [2020-09-24T20:54:30.936Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e4dd627 [Pipeline] echo [2020-09-24T20:54:31.120Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-09-24T20:54:31.955Z] + git log --format=format:%s -1 e4dd6278a0a09e83e2529720aaef69b69bb2e7e9 [Pipeline] echo [2020-09-24T20:54:32.063Z] GIT_COMMIT: e4dd6278a0a09e83e2529720aaef69b69bb2e7e9, Commit Message: Bump github.com/pelletier/go-toml from 1.2.0 to 1.8.1 [Pipeline] echo [2020-09-24T20:54:32.142Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-09-24T20:54:32.814Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-24T20:54:33.082Z] [2020-09-24T20:54:33.082Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-09-24T20:54:33.501Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-24T20:54:33.501Z] latest: Pulling from edgex-devops/git-semver [2020-09-24T20:54:33.501Z] 31603596830f: Pulling fs layer [2020-09-24T20:54:33.501Z] 2a8b12db71e7: Pulling fs layer [2020-09-24T20:54:33.501Z] 6ca5941a6612: Pulling fs layer [2020-09-24T20:54:33.501Z] ecc8261a40a4: Pulling fs layer [2020-09-24T20:54:33.501Z] ecc8261a40a4: Waiting [2020-09-24T20:54:33.501Z] 2a8b12db71e7: Verifying Checksum [2020-09-24T20:54:33.501Z] 2a8b12db71e7: Download complete [2020-09-24T20:54:33.501Z] 31603596830f: Verifying Checksum [2020-09-24T20:54:33.501Z] 31603596830f: Download complete [2020-09-24T20:54:33.796Z] ecc8261a40a4: Verifying Checksum [2020-09-24T20:54:33.796Z] ecc8261a40a4: Download complete [2020-09-24T20:54:33.796Z] 6ca5941a6612: Verifying Checksum [2020-09-24T20:54:33.796Z] 6ca5941a6612: Download complete [2020-09-24T20:54:34.068Z] 31603596830f: Pull complete [2020-09-24T20:54:34.349Z] 2a8b12db71e7: Pull complete [2020-09-24T20:54:34.950Z] 6ca5941a6612: Pull complete [2020-09-24T20:54:35.554Z] ecc8261a40a4: Pull complete [2020-09-24T20:54:35.554Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-09-24T20:54:35.554Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-24T20:54:35.554Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-09-24T20:54:35.727Z] prd-centos7-docker-4c-2g-1277 does not seem to be running inside a container [2020-09-24T20:54:35.792Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-registry_PR-53 -v /w/workspace/gexfoundry_go-mod-registry_PR-53:/w/workspace/gexfoundry_go-mod-registry_PR-53:rw,z -v /w/workspace/gexfoundry_go-mod-registry_PR-53@tmp:/w/workspace/gexfoundry_go-mod-registry_PR-53@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-09-24T20:54:38.027Z] $ docker top a69a7dd1269f0b125a89475886ef4edf18b3419cff27f291500eb1b0c6b0c53e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-24T20:54:38.484Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-24T20:54:38.484Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-24T20:54:38.780Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-24T20:54:38.788Z] $ docker exec a69a7dd1269f0b125a89475886ef4edf18b3419cff27f291500eb1b0c6b0c53e ssh-agent [2020-09-24T20:54:39.015Z] SSH_AUTH_SOCK=/tmp/ssh-xCDGkQ2opozg/agent.11 [2020-09-24T20:54:39.015Z] SSH_AGENT_PID=17 [2020-09-24T20:54:39.032Z] Running ssh-add (command line suppressed) [2020-09-24T20:54:39.176Z] Identity added: /w/workspace/gexfoundry_go-mod-registry_PR-53@tmp/private_key_1870656801794721378.key (/w/workspace/gexfoundry_go-mod-registry_PR-53@tmp/private_key_1870656801794721378.key) [2020-09-24T20:54:39.259Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-24T20:54:39.690Z] + git describe --exact-match --tags HEAD [2020-09-24T20:54:39.691Z] fatal: no tag exactly matches 'e4dd6278a0a09e83e2529720aaef69b69bb2e7e9' [Pipeline] } [2020-09-24T20:54:39.740Z] $ docker exec --env ******** --env ******** a69a7dd1269f0b125a89475886ef4edf18b3419cff27f291500eb1b0c6b0c53e ssh-agent -k [2020-09-24T20:54:39.909Z] unset SSH_AUTH_SOCK; [2020-09-24T20:54:39.909Z] unset SSH_AGENT_PID; [2020-09-24T20:54:39.909Z] echo Agent pid 17 killed; [2020-09-24T20:54:39.983Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-09-24T20:54:40.145Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-09-24T20:54:40.145Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-09-24T20:54:40.431Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-24T20:54:40.431Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-24T20:54:40.668Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-24T20:54:40.675Z] $ docker exec a69a7dd1269f0b125a89475886ef4edf18b3419cff27f291500eb1b0c6b0c53e ssh-agent [2020-09-24T20:54:40.847Z] SSH_AUTH_SOCK=/tmp/ssh-EWtaaBMHPIYl/agent.46 [2020-09-24T20:54:40.847Z] SSH_AGENT_PID=51 [2020-09-24T20:54:40.855Z] Running ssh-add (command line suppressed) [2020-09-24T20:54:40.979Z] Identity added: /w/workspace/gexfoundry_go-mod-registry_PR-53@tmp/private_key_2532568085559513544.key (/w/workspace/gexfoundry_go-mod-registry_PR-53@tmp/private_key_2532568085559513544.key) [2020-09-24T20:54:41.047Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-24T20:54:41.455Z] + git semver init [2020-09-24T20:54:41.455Z] # -> Open(): unable to determine branch for HEAD [2020-09-24T20:54:41.455Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-registry_PR-53/.git [2020-09-24T20:54:41.455Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-registry_PR-53 [2020-09-24T20:54:41.455Z] # $SEMVER_REMOTE_NAME = origin [2020-09-24T20:54:41.455Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-24T20:54:41.455Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-24T20:54:41.455Z] # $SEMVER_BRANCH = PR-53 [2020-09-24T20:54:41.455Z] # $SEMVER_TEMP = /tmp/semver-405925509 [2020-09-24T20:54:41.455Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-registry.git $SEMVER_TEMP [2020-09-24T20:54:42.028Z] # '/tmp/semver-405925509' -> '/w/workspace/gexfoundry_go-mod-registry_PR-53/.semver' [2020-09-24T20:54:42.028Z] # -> Force: false [2020-09-24T20:54:42.028Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-registry_PR-53/.semver [Pipeline] } [2020-09-24T20:54:42.057Z] $ docker exec --env ******** --env ******** a69a7dd1269f0b125a89475886ef4edf18b3419cff27f291500eb1b0c6b0c53e ssh-agent -k [2020-09-24T20:54:42.179Z] unset SSH_AUTH_SOCK; [2020-09-24T20:54:42.180Z] unset SSH_AGENT_PID; [2020-09-24T20:54:42.180Z] echo Agent pid 51 killed; [2020-09-24T20:54:42.234Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-24T20:54:42.858Z] + git semver [Pipeline] } [2020-09-24T20:54:42.895Z] $ docker stop --time=1 a69a7dd1269f0b125a89475886ef4edf18b3419cff27f291500eb1b0c6b0c53e [2020-09-24T20:54:44.287Z] $ docker rm -f a69a7dd1269f0b125a89475886ef4edf18b3419cff27f291500eb1b0c6b0c53e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-09-24T20:54:45.165Z] Stashed 37 file(s) [Pipeline] echo [2020-09-24T20:54:45.183Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo [2020-09-24T20:54:45.303Z] Archived original 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 [2020-09-24T20:55:01.208Z] Still waiting to schedule task [2020-09-24T20:55:01.208Z] ‘prd-centos7-docker-4c-2g-1255’ is offline; ‘prd-centos7-docker-4c-2g-1278’ is offline; ‘prd-centos7-docker-4c-2g-1279’ is offline; ‘prd-centos7-docker-4c-2g-1282’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-1259’ doesn’t have label ‘centos7-docker-4c-2g’ [2020-09-24T20:55:01.234Z] Still waiting to schedule task [2020-09-24T20:55:01.234Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-09-24T21:06:25.638Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1284 in /w/workspace/gexfoundry_go-mod-registry_PR-53 [Pipeline] { [Pipeline] ws [2020-09-24T21:06:25.747Z] Running in /w/workspace/go-mod-registry/1 [Pipeline] { [Pipeline] checkout [2020-09-24T21:06:33.264Z] using credential edgex-jenkins-ssh [2020-09-24T21:06:33.352Z] Cloning the remote Git repository [2020-09-24T21:06:33.447Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git [2020-09-24T21:06:33.631Z] > git init /w/workspace/go-mod-registry/1 # timeout=10 [2020-09-24T21:06:33.732Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2020-09-24T21:06:33.733Z] > git --version # timeout=10 [2020-09-24T21:06:33.756Z] > git --version # 'git version 2.17.1' [2020-09-24T21:06:33.759Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-24T21:06:33.836Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-09-24T21:06:35.235Z] Merging remotes/origin/master commit ef49de8da9a843e75bc11b5fff5c994b5d12c89d into PR head commit e4dd6278a0a09e83e2529720aaef69b69bb2e7e9 [2020-09-24T21:06:34.569Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2020-09-24T21:06:34.599Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-09-24T21:06:34.644Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2020-09-24T21:06:34.690Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2020-09-24T21:06:34.691Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-24T21:06:34.709Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/53/head:refs/remotes/origin/PR-53 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-24T21:06:35.272Z] > git config core.sparsecheckout # timeout=10 [2020-09-24T21:06:35.302Z] > git checkout -f e4dd6278a0a09e83e2529720aaef69b69bb2e7e9 # timeout=10 [2020-09-24T21:06:35.417Z] > git remote # timeout=10 [2020-09-24T21:06:35.446Z] > git config --get remote.origin.url # timeout=10 [2020-09-24T21:06:35.467Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-24T21:06:35.485Z] > git merge ef49de8da9a843e75bc11b5fff5c994b5d12c89d # timeout=10 [2020-09-24T21:06:35.551Z] Merge succeeded, producing e4dd6278a0a09e83e2529720aaef69b69bb2e7e9 [2020-09-24T21:06:35.551Z] Checking out Revision e4dd6278a0a09e83e2529720aaef69b69bb2e7e9 (PR-53) [2020-09-24T21:06:35.531Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-24T21:06:35.567Z] > git config core.sparsecheckout # timeout=10 [2020-09-24T21:06:35.583Z] > git checkout -f e4dd6278a0a09e83e2529720aaef69b69bb2e7e9 # timeout=10 [2020-09-24T21:06:40.290Z] Commit message: "Bump github.com/pelletier/go-toml from 1.2.0 to 1.8.1" [2020-09-24T21:06:40.369Z] > git --version # timeout=10 [2020-09-24T21:06:40.389Z] > git --version # 'git version 2.17.1' [2020-09-24T21:06:40.406Z] fatal: bad object 85bea31ad76f85e2acd5a821f20c71e435d4ae12 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-09-24T21:06:41.780Z] ========================================================= [2020-09-24T21:06:41.780Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-09-24T21:06:41.780Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-24T21:06:43.006Z] + 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 . [2020-09-24T21:06:44.018Z] Sending build context to Docker daemon 400.4kB [2020-09-24T21:06:44.018Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-09-24T21:06:44.018Z] Step 2/7 : FROM ${BASE} [2020-09-24T21:06:44.629Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-09-24T21:06:44.629Z] b538f80385f9: Pulling fs layer [2020-09-24T21:06:44.629Z] 74f711af9a0d: Pulling fs layer [2020-09-24T21:06:44.629Z] 99f96fe45779: Pulling fs layer [2020-09-24T21:06:44.629Z] 8529a6b9a6be: Pulling fs layer [2020-09-24T21:06:44.629Z] 45590311c82a: Pulling fs layer [2020-09-24T21:06:44.629Z] 69ca0ff8b7b3: Pulling fs layer [2020-09-24T21:06:44.629Z] 209524e5b208: Pulling fs layer [2020-09-24T21:06:44.629Z] 8529a6b9a6be: Waiting [2020-09-24T21:06:44.629Z] 45590311c82a: Waiting [2020-09-24T21:06:44.629Z] 69ca0ff8b7b3: Waiting [2020-09-24T21:06:44.629Z] 209524e5b208: Waiting [2020-09-24T21:06:44.629Z] 74f711af9a0d: Download complete [2020-09-24T21:06:44.918Z] 99f96fe45779: Verifying Checksum [2020-09-24T21:06:44.918Z] 99f96fe45779: Download complete [2020-09-24T21:06:44.918Z] 45590311c82a: Download complete [2020-09-24T21:06:44.918Z] b538f80385f9: Download complete [2020-09-24T21:06:44.918Z] 69ca0ff8b7b3: Verifying Checksum [2020-09-24T21:06:44.918Z] 69ca0ff8b7b3: Download complete [2020-09-24T21:06:45.535Z] b538f80385f9: Pull complete [2020-09-24T21:06:46.145Z] 74f711af9a0d: Pull complete [2020-09-24T21:06:46.423Z] 99f96fe45779: Pull complete [2020-09-24T21:06:51.846Z] 209524e5b208: Verifying Checksum [2020-09-24T21:06:51.846Z] 209524e5b208: Download complete [2020-09-24T21:06:53.828Z] 8529a6b9a6be: Verifying Checksum [2020-09-24T21:06:53.828Z] 8529a6b9a6be: Download complete [2020-09-24T21:07:06.297Z] 8529a6b9a6be: Pull complete [2020-09-24T21:07:06.297Z] 45590311c82a: Pull complete [2020-09-24T21:07:06.297Z] 69ca0ff8b7b3: Pull complete [2020-09-24T21:07:08.978Z] 209524e5b208: Pull complete [2020-09-24T21:07:08.978Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-09-24T21:07:08.978Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-09-24T21:07:08.978Z] ---> 5bddaf1c2fca [2020-09-24T21:07:08.978Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-09-24T21:07:12.422Z] ---> Running in be4632418eb8 [2020-09-24T21:07:12.710Z] Removing intermediate container be4632418eb8 [2020-09-24T21:07:12.710Z] ---> 9264b60764c5 [2020-09-24T21:07:12.710Z] Step 4/7 : RUN apk add --update bash [2020-09-24T21:07:12.710Z] ---> Running in 777537829da1 [2020-09-24T21:07:14.719Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-24T21:07:15.705Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-24T21:07:17.703Z] OK: 142 MiB in 39 packages [2020-09-24T21:07:19.154Z] Removing intermediate container 777537829da1 [2020-09-24T21:07:19.154Z] ---> d73f94bb8a2b [2020-09-24T21:07:19.154Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-09-24T21:07:19.154Z] ---> Running in 4ee41d540c26 [2020-09-24T21:07:19.767Z] Removing intermediate container 4ee41d540c26 [2020-09-24T21:07:19.767Z] ---> e251ac60aec5 [2020-09-24T21:07:19.767Z] Step 6/7 : COPY go.mod . [2020-09-24T21:07:20.769Z] ---> 13d5debd9c1b [2020-09-24T21:07:20.769Z] Step 7/7 : RUN go mod download [2020-09-24T21:07:20.769Z] ---> Running in 16006bead989 [2020-09-24T21:07:33.230Z] Removing intermediate container 16006bead989 [2020-09-24T21:07:33.230Z] ---> 50b35e5ad006 [2020-09-24T21:07:33.230Z] Successfully built 50b35e5ad006 [2020-09-24T21:07:33.230Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-09-24T21:07:33.700Z] + docker inspect -f . ci-base-image-arm64 [2020-09-24T21:07:33.700Z] . [Pipeline] withDockerContainer [2020-09-24T21:07:34.078Z] prd-ubuntu18.04-docker-arm64-4c-16g-1284 does not seem to be running inside a container [2020-09-24T21:07:34.200Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/1 -v /w/workspace/go-mod-registry/1:/w/workspace/go-mod-registry/1:rw,z -v /w/workspace/go-mod-registry/1@tmp:/w/workspace/go-mod-registry/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-09-24T21:07:36.383Z] $ docker top 118fa7fe40b83d18180911cd1a68832d9ce7b53f268cdecd6ad1e3abdf48bb63 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-24T21:07:37.926Z] + go version [2020-09-24T21:07:37.926Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-09-24T21:07:37.984Z] $ docker stop --time=1 118fa7fe40b83d18180911cd1a68832d9ce7b53f268cdecd6ad1e3abdf48bb63 [2020-09-24T21:07:40.035Z] $ docker rm -f 118fa7fe40b83d18180911cd1a68832d9ce7b53f268cdecd6ad1e3abdf48bb63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-24T21:07:41.781Z] + docker inspect -f . ci-base-image-arm64 [2020-09-24T21:07:41.781Z] . [Pipeline] withDockerContainer [2020-09-24T21:07:42.100Z] prd-ubuntu18.04-docker-arm64-4c-16g-1284 does not seem to be running inside a container [2020-09-24T21:07:42.203Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/1 -v /w/workspace/go-mod-registry/1:/w/workspace/go-mod-registry/1:rw,z -v /w/workspace/go-mod-registry/1@tmp:/w/workspace/go-mod-registry/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-09-24T21:07:44.136Z] $ docker top 8f16cacba5467998cd45243aa6fa2e386e9b1b08a1e896b5bb7880040ac35b93 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-24T21:07:45.608Z] + make test [2020-09-24T21:07:45.608Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-09-24T21:08:12.569Z] ok github.com/edgexfoundry/go-mod-registry/internal/pkg/consul 2.058s coverage: 87.2% of statements [2020-09-24T21:08:12.569Z] ? github.com/edgexfoundry/go-mod-registry/pkg/types [no test files] [2020-09-24T21:08:12.569Z] ok github.com/edgexfoundry/go-mod-registry/registry 0.013s coverage: 85.7% of statements [2020-09-24T21:08:12.569Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-09-24T21:08:14.005Z] gofmt -l . [2020-09-24T21:08:14.005Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-09-24T21:08:14.917Z] Stashed 1 file(s) [Pipeline] } [2020-09-24T21:08:14.955Z] $ docker stop --time=1 8f16cacba5467998cd45243aa6fa2e386e9b1b08a1e896b5bb7880040ac35b93 [2020-09-24T21:08:17.198Z] $ docker rm -f 8f16cacba5467998cd45243aa6fa2e386e9b1b08a1e896b5bb7880040ac35b93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-24T21:15:03.181Z] Running on prd-centos7-docker-4c-2g-1319 in /w/workspace/gexfoundry_go-mod-registry_PR-53 [Pipeline] { [Pipeline] ws [2020-09-24T21:15:03.305Z] Running in /w/workspace/go-mod-registry/1 [Pipeline] { [Pipeline] checkout [2020-09-24T21:15:06.307Z] using credential edgex-jenkins-ssh [2020-09-24T21:15:06.381Z] Cloning the remote Git repository [2020-09-24T21:15:06.414Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git [2020-09-24T21:15:06.492Z] > git init /w/workspace/go-mod-registry/1 # timeout=10 [2020-09-24T21:15:06.542Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2020-09-24T21:15:06.543Z] > git --version # timeout=10 [2020-09-24T21:15:06.550Z] > git --version # 'git version 2.16.5' [2020-09-24T21:15:06.551Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-24T21:15:06.585Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-09-24T21:15:07.086Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2020-09-24T21:15:07.524Z] Merging remotes/origin/master commit ef49de8da9a843e75bc11b5fff5c994b5d12c89d into PR head commit e4dd6278a0a09e83e2529720aaef69b69bb2e7e9 [2020-09-24T21:15:07.630Z] Merge succeeded, producing e4dd6278a0a09e83e2529720aaef69b69bb2e7e9 [2020-09-24T21:15:07.631Z] Checking out Revision e4dd6278a0a09e83e2529720aaef69b69bb2e7e9 (PR-53) [2020-09-24T21:15:07.096Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-09-24T21:15:07.111Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2020-09-24T21:15:07.129Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2020-09-24T21:15:07.129Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-24T21:15:07.135Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/53/head:refs/remotes/origin/PR-53 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-24T21:15:07.536Z] > git config core.sparsecheckout # timeout=10 [2020-09-24T21:15:07.544Z] > git checkout -f e4dd6278a0a09e83e2529720aaef69b69bb2e7e9 # timeout=10 [2020-09-24T21:15:07.583Z] > git remote # timeout=10 [2020-09-24T21:15:07.590Z] > git config --get remote.origin.url # timeout=10 [2020-09-24T21:15:07.598Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-24T21:15:07.601Z] > git merge ef49de8da9a843e75bc11b5fff5c994b5d12c89d # timeout=10 [2020-09-24T21:15:07.613Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-24T21:15:07.638Z] > git config core.sparsecheckout # timeout=10 [2020-09-24T21:15:07.642Z] > git checkout -f e4dd6278a0a09e83e2529720aaef69b69bb2e7e9 # timeout=10 [2020-09-24T21:15:11.317Z] Commit message: "Bump github.com/pelletier/go-toml from 1.2.0 to 1.8.1" [2020-09-24T21:15:11.347Z] > git --version # timeout=10 [2020-09-24T21:15:11.356Z] > git --version # 'git version 2.16.5' [2020-09-24T21:15:11.363Z] fatal: bad object 85bea31ad76f85e2acd5a821f20c71e435d4ae12 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-09-24T21:15:12.615Z] ========================================================= [2020-09-24T21:15:12.615Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-09-24T21:15:12.615Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-24T21:15:13.620Z] + 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 . [2020-09-24T21:15:13.893Z] Sending build context to Docker daemon 402.4kB [2020-09-24T21:15:13.893Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-09-24T21:15:13.893Z] Step 2/7 : FROM ${BASE} [2020-09-24T21:15:14.901Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-09-24T21:15:14.901Z] df20fa9351a1: Pulling fs layer [2020-09-24T21:15:14.901Z] ed8968b2872e: Pulling fs layer [2020-09-24T21:15:14.901Z] a92cc7c5fd73: Pulling fs layer [2020-09-24T21:15:14.901Z] e871e8e8d7a9: Pulling fs layer [2020-09-24T21:15:14.901Z] e73272ec9a57: Pulling fs layer [2020-09-24T21:15:14.901Z] 1e910a182e73: Pulling fs layer [2020-09-24T21:15:14.901Z] 4e634b169226: Pulling fs layer [2020-09-24T21:15:14.901Z] e73272ec9a57: Waiting [2020-09-24T21:15:14.901Z] 1e910a182e73: Waiting [2020-09-24T21:15:14.901Z] 4e634b169226: Waiting [2020-09-24T21:15:14.901Z] e871e8e8d7a9: Waiting [2020-09-24T21:15:14.901Z] a92cc7c5fd73: Verifying Checksum [2020-09-24T21:15:14.901Z] a92cc7c5fd73: Download complete [2020-09-24T21:15:14.901Z] ed8968b2872e: Verifying Checksum [2020-09-24T21:15:14.901Z] ed8968b2872e: Download complete [2020-09-24T21:15:14.901Z] e73272ec9a57: Verifying Checksum [2020-09-24T21:15:14.901Z] e73272ec9a57: Download complete [2020-09-24T21:15:14.901Z] 1e910a182e73: Verifying Checksum [2020-09-24T21:15:14.901Z] 1e910a182e73: Download complete [2020-09-24T21:15:14.901Z] df20fa9351a1: Verifying Checksum [2020-09-24T21:15:14.901Z] df20fa9351a1: Download complete [2020-09-24T21:15:15.178Z] df20fa9351a1: Pull complete [2020-09-24T21:15:15.451Z] ed8968b2872e: Pull complete [2020-09-24T21:15:15.740Z] a92cc7c5fd73: Pull complete [2020-09-24T21:15:19.114Z] 4e634b169226: Verifying Checksum [2020-09-24T21:15:19.114Z] 4e634b169226: Download complete [2020-09-24T21:15:20.080Z] e871e8e8d7a9: Verifying Checksum [2020-09-24T21:15:20.080Z] e871e8e8d7a9: Download complete [2020-09-24T21:15:26.809Z] e871e8e8d7a9: Pull complete [2020-09-24T21:15:26.809Z] e73272ec9a57: Pull complete [2020-09-24T21:15:26.809Z] 1e910a182e73: Pull complete [2020-09-24T21:15:31.071Z] 4e634b169226: Pull complete [2020-09-24T21:15:31.071Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-09-24T21:15:31.071Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-09-24T21:15:31.071Z] ---> f7629b54cfaa [2020-09-24T21:15:31.071Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-09-24T21:15:31.071Z] ---> Running in b95313f5cfe8 [2020-09-24T21:15:31.348Z] Removing intermediate container b95313f5cfe8 [2020-09-24T21:15:31.348Z] ---> 0e8d32f4664c [2020-09-24T21:15:31.348Z] Step 4/7 : RUN apk add --update bash [2020-09-24T21:15:31.348Z] ---> Running in fc4c58c824a8 [2020-09-24T21:15:32.761Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-24T21:15:37.002Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-24T21:15:42.310Z] OK: 166 MiB in 39 packages [2020-09-24T21:15:42.310Z] Removing intermediate container fc4c58c824a8 [2020-09-24T21:15:42.310Z] ---> bccf82fa8ee3 [2020-09-24T21:15:42.310Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-09-24T21:15:42.573Z] ---> Running in e1dc42da9234 [2020-09-24T21:15:42.573Z] Removing intermediate container e1dc42da9234 [2020-09-24T21:15:42.573Z] ---> f31908fb5c42 [2020-09-24T21:15:42.573Z] Step 6/7 : COPY go.mod . [2020-09-24T21:15:42.839Z] ---> 1fed0a60b87f [2020-09-24T21:15:42.839Z] Step 7/7 : RUN go mod download [2020-09-24T21:15:43.104Z] ---> Running in 1cc208201cd7 [2020-09-24T21:15:53.140Z] Removing intermediate container 1cc208201cd7 [2020-09-24T21:15:53.140Z] ---> f5598127256e [2020-09-24T21:15:53.140Z] Successfully built f5598127256e [2020-09-24T21:15:53.140Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-09-24T21:15:53.744Z] + docker inspect -f . ci-base-image-x86_64 [2020-09-24T21:15:53.744Z] . [Pipeline] withDockerContainer [2020-09-24T21:15:53.869Z] prd-centos7-docker-4c-2g-1319 does not seem to be running inside a container [2020-09-24T21:15:53.921Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/1 -v /w/workspace/go-mod-registry/1:/w/workspace/go-mod-registry/1:rw,z -v /w/workspace/go-mod-registry/1@tmp:/w/workspace/go-mod-registry/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-09-24T21:15:55.184Z] $ docker top 2c25dc4310e484fc060cd2edc79ee78b857e128fcdd7459d98d512965d13f387 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-24T21:15:55.816Z] + go version [2020-09-24T21:15:55.816Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-09-24T21:15:55.851Z] $ docker stop --time=1 2c25dc4310e484fc060cd2edc79ee78b857e128fcdd7459d98d512965d13f387 [2020-09-24T21:15:57.233Z] $ docker rm -f 2c25dc4310e484fc060cd2edc79ee78b857e128fcdd7459d98d512965d13f387 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-24T21:15:58.426Z] + docker inspect -f . ci-base-image-x86_64 [2020-09-24T21:15:58.426Z] . [Pipeline] withDockerContainer [2020-09-24T21:15:58.572Z] prd-centos7-docker-4c-2g-1319 does not seem to be running inside a container [2020-09-24T21:15:58.641Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/1 -v /w/workspace/go-mod-registry/1:/w/workspace/go-mod-registry/1:rw,z -v /w/workspace/go-mod-registry/1@tmp:/w/workspace/go-mod-registry/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-09-24T21:15:59.254Z] $ docker top 0928cab6c5568700fa18d07aa0896d3420c05a2a95a94aa4c0a11cca115b7d5e -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-24T21:15:59.912Z] + make test [2020-09-24T21:15:59.912Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-09-24T21:16:10.125Z] ok github.com/edgexfoundry/go-mod-registry/internal/pkg/consul 2.023s coverage: 87.2% of statements [2020-09-24T21:16:10.125Z] ? github.com/edgexfoundry/go-mod-registry/pkg/types [no test files] [2020-09-24T21:16:10.125Z] ok github.com/edgexfoundry/go-mod-registry/registry 0.009s coverage: 85.7% of statements [2020-09-24T21:16:10.125Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-09-24T21:16:10.409Z] gofmt -l . [2020-09-24T21:16:10.409Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-09-24T21:16:10.528Z] Warning: overwriting stash ‘coverage-report’ [2020-09-24T21:16:11.010Z] Stashed 1 file(s) [Pipeline] } [2020-09-24T21:16:11.034Z] $ docker stop --time=1 0928cab6c5568700fa18d07aa0896d3420c05a2a95a94aa4c0a11cca115b7d5e [2020-09-24T21:16:13.029Z] $ docker rm -f 0928cab6c5568700fa18d07aa0896d3420c05a2a95a94aa4c0a11cca115b7d5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-09-24T21:16:17.289Z] provisioning config files... [2020-09-24T21:16:17.319Z] copy managed file [go-mod-registry-codecov-token] to file:/w/workspace/gexfoundry_go-mod-registry_PR-53@tmp/config85433471744488205tmp [Pipeline] { [Pipeline] sh [2020-09-24T21:16:17.782Z] + curl -s https://codecov.io/bash [2020-09-24T21:16:17.782Z] + bash -s - -t @/w/workspace/gexfoundry_go-mod-registry_PR-53@tmp/config85433471744488205tmp [Pipeline] } [2020-09-24T21:16:18.091Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-09-24T21:16:23.298Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-24T21:16:24.004Z] ---> package-listing.sh [2020-09-24T21:16:24.004Z] ++ facter osfamily [2020-09-24T21:16:24.004Z] ++ tr '[:upper:]' '[:lower:]' [2020-09-24T21:16:24.004Z] + OS_FAMILY=redhat [2020-09-24T21:16:24.004Z] + workspace=/w/workspace/gexfoundry_go-mod-registry_PR-53 [2020-09-24T21:16:24.004Z] + START_PACKAGES=/tmp/packages_start.txt [2020-09-24T21:16:24.004Z] + END_PACKAGES=/tmp/packages_end.txt [2020-09-24T21:16:24.004Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-09-24T21:16:24.004Z] + PACKAGES=/tmp/packages_start.txt [2020-09-24T21:16:24.004Z] + '[' /w/workspace/gexfoundry_go-mod-registry_PR-53 ']' [2020-09-24T21:16:24.004Z] + PACKAGES=/tmp/packages_end.txt [2020-09-24T21:16:24.004Z] + case "${OS_FAMILY}" in [2020-09-24T21:16:24.004Z] + rpm -qa [2020-09-24T21:16:24.004Z] + sort [2020-09-24T21:16:27.510Z] + '[' -f /tmp/packages_start.txt ']' [2020-09-24T21:16:27.510Z] + '[' -f /tmp/packages_end.txt ']' [2020-09-24T21:16:27.510Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-09-24T21:16:27.510Z] + '[' /w/workspace/gexfoundry_go-mod-registry_PR-53 ']' [2020-09-24T21:16:27.510Z] + mkdir -p /w/workspace/gexfoundry_go-mod-registry_PR-53/archives/ [2020-09-24T21:16:27.510Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-registry_PR-53/archives/ [Pipeline] isUnix [Pipeline] sh [2020-09-24T21:16:28.135Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-24T21:16:28.135Z] [2020-09-24T21:16:28.135Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-09-24T21:16:28.631Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-24T21:16:28.631Z] alpine: Pulling from edgex-lftools-log-publisher [2020-09-24T21:16:28.631Z] df20fa9351a1: Pulling fs layer [2020-09-24T21:16:28.631Z] 36b3adc4ff6f: Pulling fs layer [2020-09-24T21:16:28.631Z] 8ad3a11d3b57: Pulling fs layer [2020-09-24T21:16:28.631Z] 46f8f816bc3b: Pulling fs layer [2020-09-24T21:16:28.631Z] 0dadc02b9964: Pulling fs layer [2020-09-24T21:16:28.631Z] ce6a7cf60c04: Pulling fs layer [2020-09-24T21:16:28.631Z] 7a184a31f384: Pulling fs layer [2020-09-24T21:16:28.631Z] 0879bd2ef858: Pulling fs layer [2020-09-24T21:16:28.631Z] 0dadc02b9964: Waiting [2020-09-24T21:16:28.631Z] ce6a7cf60c04: Waiting [2020-09-24T21:16:28.631Z] 7a184a31f384: Waiting [2020-09-24T21:16:28.631Z] 0879bd2ef858: Waiting [2020-09-24T21:16:28.631Z] 46f8f816bc3b: Waiting [2020-09-24T21:16:28.631Z] 36b3adc4ff6f: Download complete [2020-09-24T21:16:28.631Z] 46f8f816bc3b: Verifying Checksum [2020-09-24T21:16:28.631Z] 46f8f816bc3b: Download complete [2020-09-24T21:16:28.631Z] df20fa9351a1: Download complete [2020-09-24T21:16:28.631Z] ce6a7cf60c04: Verifying Checksum [2020-09-24T21:16:28.631Z] ce6a7cf60c04: Download complete [2020-09-24T21:16:28.631Z] 7a184a31f384: Verifying Checksum [2020-09-24T21:16:28.631Z] 7a184a31f384: Download complete [2020-09-24T21:16:28.631Z] 0dadc02b9964: Verifying Checksum [2020-09-24T21:16:28.631Z] 0dadc02b9964: Download complete [2020-09-24T21:16:28.911Z] 8ad3a11d3b57: Verifying Checksum [2020-09-24T21:16:28.911Z] 8ad3a11d3b57: Download complete [2020-09-24T21:16:28.911Z] df20fa9351a1: Pull complete [2020-09-24T21:16:29.215Z] 36b3adc4ff6f: Pull complete [2020-09-24T21:16:29.523Z] 0879bd2ef858: Verifying Checksum [2020-09-24T21:16:29.523Z] 0879bd2ef858: Download complete [2020-09-24T21:16:29.811Z] 8ad3a11d3b57: Pull complete [2020-09-24T21:16:30.099Z] 46f8f816bc3b: Pull complete [2020-09-24T21:16:30.373Z] 0dadc02b9964: Pull complete [2020-09-24T21:16:30.373Z] ce6a7cf60c04: Pull complete [2020-09-24T21:16:30.651Z] 7a184a31f384: Pull complete [2020-09-24T21:16:32.725Z] 0879bd2ef858: Pull complete [2020-09-24T21:16:32.725Z] Digest: sha256:6a0b98a82ad2e848da155b214a5d490c0357af837e10dd363e416ea0d50debb0 [2020-09-24T21:16:32.725Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-24T21:16:32.725Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-09-24T21:16:32.950Z] prd-centos7-docker-4c-2g-1277 does not seem to be running inside a container [2020-09-24T21:16:33.068Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa-host -w /w/workspace/gexfoundry_go-mod-registry_PR-53 -v /w/workspace/gexfoundry_go-mod-registry_PR-53:/w/workspace/gexfoundry_go-mod-registry_PR-53:rw,z -v /w/workspace/gexfoundry_go-mod-registry_PR-53@tmp:/w/workspace/gexfoundry_go-mod-registry_PR-53@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-09-24T21:16:38.724Z] $ docker top 15b0511e315bca7b828c8c81993ae2e96b31b3224b3958abfac3d4a6e8b6127c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-24T21:16:39.388Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-09-24T21:16:39.729Z] + ls /var/log/sa-host [2020-09-24T21:16:39.729Z] + sadf -c /var/log/sa-host/sa05 [2020-09-24T21:16:39.729Z] file_magic: OK [2020-09-24T21:16:39.729Z] HZ: Using current value: 100 [2020-09-24T21:16:39.729Z] file_header: OK [2020-09-24T21:16:39.729Z] 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 [2020-09-24T21:16:39.729Z] Statistics: [2020-09-24T21:16:39.729Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-09-24T21:16:39.729Z] File successfully converted to sysstat format version 12.2.1 [2020-09-24T21:16:39.729Z] + sadf -c /var/log/sa-host/sa24 [2020-09-24T21:16:39.729Z] file_magic: OK [2020-09-24T21:16:39.729Z] HZ: Using current value: 100 [2020-09-24T21:16:39.729Z] file_header: OK [2020-09-24T21:16:39.729Z] 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 [2020-09-24T21:16:39.729Z] Statistics: [2020-09-24T21:16:39.729Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-09-24T21:16:39.729Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-09-24T21:16:39.860Z] provisioning config files... [2020-09-24T21:16:39.883Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-registry_PR-53@tmp/config995634977080113575tmp [Pipeline] { [Pipeline] echo [2020-09-24T21:16:40.018Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-24T21:16:40.462Z] ---> create-netrc.sh [Pipeline] echo [2020-09-24T21:16:40.490Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-24T21:16:40.851Z] ---> logs-deploy.sh [2020-09-24T21:16:40.851Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/PR-53/1 [2020-09-24T21:16:40.851Z] INFO: archiving workspace using pattern(s): [2020-09-24T21:16:42.264Z] Archives upload complete. [2020-09-24T21:16:42.264Z] INFO: archiving logs to Nexus [2020-09-24T21:16:43.225Z] ---> uname -a: [2020-09-24T21:16:43.225Z] Linux 15b0511e315b 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-09-24T21:16:43.225Z] [2020-09-24T21:16:43.225Z] [2020-09-24T21:16:43.225Z] ---> lscpu: [2020-09-24T21:16:43.225Z] Architecture: x86_64 [2020-09-24T21:16:43.225Z] CPU op-mode(s): 32-bit, 64-bit [2020-09-24T21:16:43.225Z] Byte Order: Little Endian [2020-09-24T21:16:43.225Z] Address sizes: 40 bits physical, 48 bits virtual [2020-09-24T21:16:43.225Z] CPU(s): 4 [2020-09-24T21:16:43.225Z] On-line CPU(s) list: 0-3 [2020-09-24T21:16:43.225Z] Thread(s) per core: 1 [2020-09-24T21:16:43.225Z] Core(s) per socket: 1 [2020-09-24T21:16:43.225Z] Socket(s): 4 [2020-09-24T21:16:43.225Z] NUMA node(s): 1 [2020-09-24T21:16:43.225Z] Vendor ID: GenuineIntel [2020-09-24T21:16:43.225Z] CPU family: 6 [2020-09-24T21:16:43.225Z] Model: 44 [2020-09-24T21:16:43.225Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-09-24T21:16:43.225Z] Stepping: 1 [2020-09-24T21:16:43.225Z] CPU MHz: 2933.438 [2020-09-24T21:16:43.225Z] BogoMIPS: 5866.87 [2020-09-24T21:16:43.225Z] Virtualization: VT-x [2020-09-24T21:16:43.225Z] Hypervisor vendor: KVM [2020-09-24T21:16:43.225Z] Virtualization type: full [2020-09-24T21:16:43.225Z] L1d cache: 128 KiB [2020-09-24T21:16:43.225Z] L1i cache: 128 KiB [2020-09-24T21:16:43.225Z] L2 cache: 16 MiB [2020-09-24T21:16:43.225Z] L3 cache: 64 MiB [2020-09-24T21:16:43.225Z] NUMA node0 CPU(s): 0-3 [2020-09-24T21:16:43.225Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-09-24T21:16:43.225Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-09-24T21:16:43.225Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-09-24T21:16:43.225Z] Vulnerability Meltdown: Mitigation; PTI [2020-09-24T21:16:43.225Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-09-24T21:16:43.225Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-09-24T21:16:43.225Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-09-24T21:16:43.225Z] Vulnerability Tsx async abort: Not affected [2020-09-24T21:16:43.225Z] 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 [2020-09-24T21:16:43.225Z] [2020-09-24T21:16:43.225Z] [2020-09-24T21:16:43.225Z] ---> nproc: [2020-09-24T21:16:43.225Z] 4 [2020-09-24T21:16:43.225Z] [2020-09-24T21:16:43.225Z] [2020-09-24T21:16:43.225Z] ---> df -h: [2020-09-24T21:16:43.225Z] Filesystem Size Used Available Use% Mounted on [2020-09-24T21:16:43.225Z] overlay 50.0G 6.6G 43.4G 13% / [2020-09-24T21:16:43.225Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-09-24T21:16:43.225Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-09-24T21:16:43.225Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-09-24T21:16:43.225Z] /dev/vda1 50.0G 6.6G 43.4G 13% /etc/resolv.conf [2020-09-24T21:16:43.225Z] /dev/vda1 50.0G 6.6G 43.4G 13% /etc/hostname [2020-09-24T21:16:43.225Z] /dev/vda1 50.0G 6.6G 43.4G 13% /etc/hosts [2020-09-24T21:16:43.225Z] /dev/vda1 50.0G 6.6G 43.4G 13% /w/workspace/gexfoundry_go-mod-registry_PR-53 [2020-09-24T21:16:43.225Z] /dev/vda1 50.0G 6.6G 43.4G 13% /w/workspace/gexfoundry_go-mod-registry_PR-53@tmp [2020-09-24T21:16:43.225Z] /dev/vda1 50.0G 6.6G 43.4G 13% /var/log/sa-host [2020-09-24T21:16:43.225Z] [2020-09-24T21:16:43.225Z] [2020-09-24T21:16:43.225Z] ---> free -m: [2020-09-24T21:16:43.225Z] total used free shared buff/cache available [2020-09-24T21:16:43.225Z] Mem: 1837 642 129 0 1065 1088 [2020-09-24T21:16:43.225Z] Swap: 1023 0 1023 [2020-09-24T21:16:43.225Z] [2020-09-24T21:16:43.225Z] [2020-09-24T21:16:43.225Z] ---> ip addr: [2020-09-24T21:16:43.225Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-09-24T21:16:43.225Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-09-24T21:16:43.225Z] inet 127.0.0.1/8 scope host lo [2020-09-24T21:16:43.225Z] valid_lft forever preferred_lft forever [2020-09-24T21:16:43.225Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-09-24T21:16:43.225Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-09-24T21:16:43.225Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-09-24T21:16:43.225Z] valid_lft forever preferred_lft forever [2020-09-24T21:16:43.225Z] [2020-09-24T21:16:43.225Z] [2020-09-24T21:16:43.225Z] ---> sar -b -r -n DEV: [2020-09-24T21:16:43.225Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 09/24/20 _x86_64_ (4 CPU) [2020-09-24T21:16:43.225Z] [2020-09-24T21:16:43.225Z] 20:53:19 LINUX RESTART (4 CPU) [2020-09-24T21:16:43.225Z] [2020-09-24T21:16:43.225Z] 20:54:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2020-09-24T21:16:43.225Z] 20:55:01 75.07 29.24 45.83 0.00 6592.11 4950.82 0.00 [2020-09-24T21:16:43.225Z] 20:56:01 1.43 0.00 1.43 0.00 0.00 23.66 0.00 [2020-09-24T21:16:43.225Z] 20:57:01 0.25 0.00 0.25 0.00 0.00 3.33 0.00 [2020-09-24T21:16:43.225Z] 20:58:01 0.63 0.00 0.63 0.00 0.00 7.33 0.00 [2020-09-24T21:16:43.225Z] 20:59:01 0.62 0.00 0.62 0.00 0.00 6.31 0.00 [2020-09-24T21:16:43.225Z] 21:00:01 0.47 0.00 0.47 0.00 0.00 7.22 0.00 [2020-09-24T21:16:43.225Z] 21:01:01 0.65 0.07 0.58 0.00 0.80 6.39 0.00 [2020-09-24T21:16:43.225Z] 21:02:01 0.85 0.08 0.77 0.00 1.60 11.27 0.00 [2020-09-24T21:16:43.225Z] 21:03:01 0.68 0.00 0.68 0.00 0.00 8.50 0.00 [2020-09-24T21:16:43.225Z] 21:04:01 0.60 0.00 0.60 0.00 0.00 6.53 0.00 [2020-09-24T21:16:43.225Z] 21:05:01 0.28 0.00 0.28 0.00 0.00 4.45 0.00 [2020-09-24T21:16:43.225Z] 21:06:01 0.17 0.00 0.17 0.00 0.00 1.48 0.00 [2020-09-24T21:16:43.225Z] 21:07:01 0.18 0.00 0.18 0.00 0.00 2.03 0.00 [2020-09-24T21:16:43.225Z] 21:08:01 0.30 0.00 0.30 0.00 0.00 3.23 0.00 [2020-09-24T21:16:43.225Z] 21:09:01 0.42 0.17 0.25 0.00 5.33 3.18 0.00 [2020-09-24T21:16:43.225Z] 21:10:01 0.73 0.00 0.73 0.00 0.00 14.74 0.00 [2020-09-24T21:16:43.225Z] 21:11:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 [2020-09-24T21:16:43.225Z] 21:12:01 0.32 0.00 0.32 0.00 0.00 5.16 0.00 [2020-09-24T21:16:43.225Z] 21:13:01 0.22 0.00 0.22 0.00 0.00 2.98 0.00 [2020-09-24T21:16:43.225Z] 21:14:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 [2020-09-24T21:16:43.225Z] 21:15:01 0.17 0.00 0.17 0.00 0.00 1.48 0.00 [2020-09-24T21:16:43.225Z] 21:16:01 0.18 0.00 0.18 0.00 0.00 2.03 0.00 [2020-09-24T21:16:43.225Z] Average: 3.80 1.32 2.47 0.00 295.67 227.47 0.00 [2020-09-24T21:16:43.225Z] [2020-09-24T21:16:43.225Z] 20:54:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-09-24T21:16:43.225Z] 20:55:01 172516 0 561856 29.86 2620 1144564 1109912 37.88 433744 1115648 124 [2020-09-24T21:16:43.226Z] 20:56:01 176984 0 557372 29.62 2620 1144580 1086852 37.09 430728 1114460 16 [2020-09-24T21:16:43.226Z] 20:57:01 179656 0 554692 29.48 2620 1144588 1072460 36.60 428900 1113892 8 [2020-09-24T21:16:43.226Z] 20:58:01 178552 0 555796 29.54 2620 1144588 1072460 36.60 433980 1110096 8 [2020-09-24T21:16:43.226Z] 20:59:01 178768 0 555572 29.53 2620 1144596 1072460 36.60 434780 1109180 8 [2020-09-24T21:16:43.226Z] 21:00:01 177292 0 557040 29.61 2620 1144604 1072544 36.60 440572 1104900 8 [2020-09-24T21:16:43.226Z] 21:01:01 176260 0 558068 29.66 2620 1144608 1074804 36.68 440656 1104900 8 [2020-09-24T21:16:43.226Z] 21:02:01 177320 0 556864 29.60 2620 1144752 1072968 36.62 430588 1114600 8 [2020-09-24T21:16:43.226Z] 21:03:01 177508 0 556668 29.59 2620 1144760 1072968 36.62 430700 1114600 8 [2020-09-24T21:16:43.226Z] 21:04:01 177280 0 556892 29.60 2620 1144764 1073004 36.62 426544 1118936 12 [2020-09-24T21:16:43.226Z] 21:05:01 174320 0 559848 29.75 2620 1144768 1073040 36.62 429436 1118940 8 [2020-09-24T21:16:43.226Z] 21:06:01 174024 0 560140 29.77 2620 1144772 1073100 36.62 429768 1118936 8 [2020-09-24T21:16:43.226Z] 21:07:01 173976 0 560184 29.77 2620 1144776 1073188 36.63 430068 1118936 8 [2020-09-24T21:16:43.226Z] 21:08:01 174292 0 559864 29.76 2620 1144780 1073032 36.62 429112 1118936 8 [2020-09-24T21:16:43.226Z] 21:09:01 174464 0 559688 29.75 2620 1144784 1073032 36.62 429356 1118592 24 [2020-09-24T21:16:43.226Z] 21:10:01 174160 0 559984 29.76 2620 1144792 1073116 36.62 431960 1116544 12 [2020-09-24T21:16:43.226Z] 21:11:01 174644 0 559500 29.74 2620 1144792 1073032 36.62 431520 1116544 8 [2020-09-24T21:16:43.226Z] 21:12:01 174924 0 559212 29.72 2620 1144800 1073032 36.62 431608 1116608 16 [2020-09-24T21:16:43.226Z] 21:13:01 174924 0 559208 29.72 2620 1144804 1073032 36.62 431368 1116608 8 [2020-09-24T21:16:43.226Z] 21:14:01 174544 0 559584 29.74 2620 1144808 1073096 36.62 431548 1116612 8 [2020-09-24T21:16:43.226Z] 21:15:01 174292 0 559832 29.75 2620 1144812 1073168 36.63 431804 1116608 8 [2020-09-24T21:16:43.226Z] 21:16:01 173784 0 560300 29.78 2620 1144852 1073240 36.63 432376 1116616 24 [2020-09-24T21:16:43.226Z] Average: 175658 0 558553 29.69 2620 1144725 1075343 36.70 431869 1115077 16 [2020-09-24T21:16:43.226Z] [2020-09-24T21:16:43.226Z] 20:54:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2020-09-24T21:16:43.226Z] 20:55:01 eth0 397.06 238.86 1034.50 87.55 0.00 0.00 0.00 0.00 [2020-09-24T21:16:43.226Z] 20:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:16:43.226Z] 20:55:01 docker0 1.20 1.02 0.28 1.65 0.00 0.00 0.00 0.00 [2020-09-24T21:16:43.226Z] 20:56:01 eth0 1.20 0.45 0.56 0.39 0.00 0.00 0.00 0.00 [2020-09-24T21:16:43.226Z] 20:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:16:43.226Z] 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:16:43.226Z] 20:57:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2020-09-24T21:16:43.226Z] 20:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:16:43.226Z] 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:16:43.226Z] 20:58:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-09-24T21:16:43.226Z] 20:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:16:43.226Z] 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:16:43.226Z] 20:59:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-09-24T21:16:43.226Z] 20:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:16:43.226Z] 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:16:43.226Z] 21:00:01 eth0 0.34 0.20 0.15 0.07 0.00 0.00 0.00 0.00 [2020-09-24T21:16:43.226Z] 21:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:16:43.226Z] 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:16:43.226Z] 21:01:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-09-24T21:16:43.226Z] 21:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:16:43.226Z] 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:16:43.226Z] 21:02:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-09-24T21:16:43.226Z] 21:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:16:43.226Z] 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:16:43.226Z] 21:03:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-09-24T21:16:43.226Z] 21:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:16:43.226Z] 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:16:43.226Z] 21:04:01 eth0 0.20 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2020-09-24T21:16:43.226Z] 21:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:16:43.226Z] 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:16:43.226Z] 21:05:01 eth0 12.23 0.27 1.21 0.08 0.00 0.00 0.00 0.00 [2020-09-24T21:16:43.226Z] 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:16:43.226Z] 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:16:43.226Z] 21:06:01 eth0 3.53 0.32 0.60 0.20 0.00 0.00 0.00 0.00 [2020-09-24T21:16:43.226Z] 21:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:16:43.226Z] 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:16:43.226Z] 21:07:01 eth0 1.92 0.98 1.07 0.79 0.00 0.00 0.00 0.00 [2020-09-24T21:16:43.226Z] 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:16:43.226Z] 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:16:43.226Z] 21:08:01 eth0 0.23 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2020-09-24T21:16:43.226Z] 21:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:16:43.226Z] 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:16:43.226Z] 21:09:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:16:43.226Z] 21:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:16:43.226Z] 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:16:43.226Z] 21:10:01 eth0 0.40 0.12 0.15 0.07 0.00 0.00 0.00 0.00 [2020-09-24T21:16:43.226Z] 21:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:16:43.226Z] 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:16:43.226Z] 21:11:01 eth0 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2020-09-24T21:16:43.226Z] 21:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:16:43.226Z] 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:16:43.226Z] 21:12:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:16:43.226Z] 21:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:16:43.226Z] 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:16:43.226Z] 21:13:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:16:43.226Z] 21:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:16:43.226Z] 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:16:43.226Z] 21:14:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:16:43.226Z] 21:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:16:43.226Z] 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:16:43.226Z] 21:15:01 eth0 7.63 0.13 0.82 0.07 0.00 0.00 0.00 0.00 [2020-09-24T21:16:43.226Z] 21:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:16:43.226Z] 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:16:43.226Z] 21:16:01 eth0 6.48 0.62 1.04 0.40 0.00 0.00 0.00 0.00 [2020-09-24T21:16:43.226Z] 21:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:16:43.226Z] 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:16:43.226Z] Average: eth0 19.39 10.88 46.61 4.02 0.00 0.00 0.00 0.00 [2020-09-24T21:16:43.226Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-24T21:16:43.226Z] Average: docker0 0.05 0.05 0.01 0.07 0.00 0.00 0.00 0.00 [2020-09-24T21:16:43.226Z] [2020-09-24T21:16:43.226Z] [2020-09-24T21:16:43.226Z] ---> sar -P ALL: [2020-09-24T21:16:43.226Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 09/24/20 _x86_64_ (4 CPU) [2020-09-24T21:16:43.226Z] [2020-09-24T21:16:43.226Z] 20:53:19 LINUX RESTART (4 CPU) [2020-09-24T21:16:43.226Z] [2020-09-24T21:16:43.226Z] 20:54:02 CPU %user %nice %system %iowait %steal %idle [2020-09-24T21:16:43.226Z] 20:55:01 all 14.83 0.00 5.31 2.34 0.57 76.95 [2020-09-24T21:16:43.226Z] 20:55:01 0 13.13 0.00 6.24 1.79 0.64 78.20 [2020-09-24T21:16:43.226Z] 20:55:01 1 14.18 0.00 5.61 2.34 0.62 77.25 [2020-09-24T21:16:43.226Z] 20:55:01 2 14.66 0.00 5.40 4.61 0.53 74.80 [2020-09-24T21:16:43.227Z] 20:55:01 3 17.34 0.00 3.98 0.62 0.50 77.56 [2020-09-24T21:16:43.227Z] 20:56:01 all 0.17 0.00 0.05 0.00 0.02 99.76 [2020-09-24T21:16:43.227Z] 20:56:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2020-09-24T21:16:43.227Z] 20:56:01 1 0.05 0.00 0.07 0.00 0.02 99.87 [2020-09-24T21:16:43.227Z] 20:56:01 2 0.50 0.00 0.03 0.00 0.02 99.45 [2020-09-24T21:16:43.227Z] 20:56:01 3 0.08 0.00 0.05 0.00 0.02 99.85 [2020-09-24T21:16:43.227Z] 20:57:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2020-09-24T21:16:43.227Z] 20:57:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-09-24T21:16:43.227Z] 20:57:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2020-09-24T21:16:43.227Z] 20:57:01 2 0.52 0.00 0.03 0.00 0.00 99.45 [2020-09-24T21:16:43.227Z] 20:57:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2020-09-24T21:16:43.227Z] 20:58:01 all 0.09 0.00 0.03 0.00 0.00 99.87 [2020-09-24T21:16:43.227Z] 20:58:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2020-09-24T21:16:43.227Z] 20:58:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2020-09-24T21:16:43.227Z] 20:58:01 2 0.30 0.00 0.08 0.00 0.02 99.60 [2020-09-24T21:16:43.227Z] 20:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2020-09-24T21:16:43.227Z] 20:59:01 all 0.06 0.00 0.04 0.00 0.00 99.90 [2020-09-24T21:16:43.227Z] 20:59:01 0 0.03 0.00 0.07 0.00 0.00 99.90 [2020-09-24T21:16:43.227Z] 20:59:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2020-09-24T21:16:43.227Z] 20:59:01 2 0.12 0.00 0.03 0.00 0.00 99.85 [2020-09-24T21:16:43.227Z] 20:59:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2020-09-24T21:16:43.227Z] 21:00:01 all 0.16 0.00 0.04 0.00 0.00 99.80 [2020-09-24T21:16:43.227Z] 21:00:01 0 0.03 0.00 0.12 0.00 0.00 99.85 [2020-09-24T21:16:43.227Z] 21:00:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2020-09-24T21:16:43.227Z] 21:00:01 2 0.51 0.00 0.00 0.00 0.00 99.49 [2020-09-24T21:16:43.227Z] 21:00:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2020-09-24T21:16:43.227Z] 21:01:01 all 0.17 0.00 0.03 0.00 0.00 99.79 [2020-09-24T21:16:43.227Z] 21:01:01 0 0.05 0.00 0.05 0.02 0.02 99.87 [2020-09-24T21:16:43.227Z] 21:01:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2020-09-24T21:16:43.227Z] 21:01:01 2 0.52 0.00 0.02 0.00 0.00 99.47 [2020-09-24T21:16:43.227Z] 21:01:01 3 0.07 0.00 0.03 0.00 0.00 99.90 [2020-09-24T21:16:43.227Z] 21:02:01 all 0.15 0.00 0.04 0.00 0.00 99.80 [2020-09-24T21:16:43.227Z] 21:02:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2020-09-24T21:16:43.227Z] 21:02:01 1 0.53 0.00 0.05 0.00 0.02 99.40 [2020-09-24T21:16:43.227Z] 21:02:01 2 0.02 0.00 0.05 0.00 0.00 99.93 [2020-09-24T21:16:43.227Z] 21:02:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2020-09-24T21:16:43.227Z] 21:03:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2020-09-24T21:16:43.227Z] 21:03:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2020-09-24T21:16:43.227Z] 21:03:01 1 0.53 0.00 0.02 0.00 0.00 99.45 [2020-09-24T21:16:43.227Z] 21:03:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2020-09-24T21:16:43.227Z] 21:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2020-09-24T21:16:43.227Z] 21:04:01 all 0.13 0.00 0.02 0.00 0.00 99.85 [2020-09-24T21:16:43.227Z] 21:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2020-09-24T21:16:43.227Z] 21:04:01 1 0.52 0.00 0.02 0.00 0.00 99.47 [2020-09-24T21:16:43.227Z] 21:04:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2020-09-24T21:16:43.227Z] 21:04:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2020-09-24T21:16:43.227Z] 21:05:01 all 0.16 0.00 0.03 0.00 0.01 99.80 [2020-09-24T21:16:43.227Z] 21:05:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2020-09-24T21:16:43.227Z] 21:05:01 1 0.53 0.00 0.03 0.00 0.00 99.43 [2020-09-24T21:16:43.227Z] 21:05:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2020-09-24T21:16:43.227Z] 21:05:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2020-09-24T21:16:43.227Z] [2020-09-24T21:16:43.227Z] 21:05:01 CPU %user %nice %system %iowait %steal %idle [2020-09-24T21:16:43.227Z] 21:06:01 all 0.08 0.00 0.03 0.00 0.01 99.88 [2020-09-24T21:16:43.227Z] 21:06:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2020-09-24T21:16:43.227Z] 21:06:01 1 0.18 0.00 0.05 0.00 0.02 99.75 [2020-09-24T21:16:43.227Z] 21:06:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2020-09-24T21:16:43.227Z] 21:06:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2020-09-24T21:16:43.227Z] 21:07:01 all 0.13 0.00 0.03 0.00 0.00 99.84 [2020-09-24T21:16:43.227Z] 21:07:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2020-09-24T21:16:43.227Z] 21:07:01 1 0.35 0.00 0.02 0.00 0.00 99.63 [2020-09-24T21:16:43.227Z] 21:07:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2020-09-24T21:16:43.227Z] 21:07:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2020-09-24T21:16:43.227Z] 21:08:01 all 0.15 0.00 0.02 0.00 0.00 99.83 [2020-09-24T21:16:43.227Z] 21:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-09-24T21:16:43.227Z] 21:08:01 1 0.53 0.00 0.02 0.00 0.00 99.45 [2020-09-24T21:16:43.227Z] 21:08:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2020-09-24T21:16:43.227Z] 21:08:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2020-09-24T21:16:43.227Z] 21:09:01 all 0.15 0.00 0.05 0.00 0.00 99.80 [2020-09-24T21:16:43.227Z] 21:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2020-09-24T21:16:43.227Z] 21:09:01 1 0.52 0.00 0.07 0.00 0.00 99.42 [2020-09-24T21:16:43.227Z] 21:09:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2020-09-24T21:16:43.227Z] 21:09:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2020-09-24T21:16:43.227Z] 21:10:01 all 0.16 0.00 0.02 0.00 0.01 99.81 [2020-09-24T21:16:43.227Z] 21:10:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-09-24T21:16:43.227Z] 21:10:01 1 0.53 0.00 0.02 0.00 0.02 99.43 [2020-09-24T21:16:43.227Z] 21:10:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2020-09-24T21:16:43.227Z] 21:10:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2020-09-24T21:16:43.227Z] 21:11:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2020-09-24T21:16:43.227Z] 21:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2020-09-24T21:16:43.227Z] 21:11:01 1 0.53 0.00 0.02 0.00 0.00 99.45 [2020-09-24T21:16:43.227Z] 21:11:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2020-09-24T21:16:43.227Z] 21:11:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2020-09-24T21:16:43.227Z] 21:12:01 all 0.15 0.00 0.03 0.00 0.00 99.83 [2020-09-24T21:16:43.227Z] 21:12:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2020-09-24T21:16:43.227Z] 21:12:01 1 0.53 0.00 0.03 0.00 0.00 99.43 [2020-09-24T21:16:43.227Z] 21:12:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2020-09-24T21:16:43.227Z] 21:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2020-09-24T21:16:43.227Z] 21:13:01 all 0.15 0.00 0.02 0.00 0.00 99.83 [2020-09-24T21:16:43.227Z] 21:13:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2020-09-24T21:16:43.227Z] 21:13:01 1 0.52 0.00 0.02 0.00 0.00 99.47 [2020-09-24T21:16:43.227Z] 21:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2020-09-24T21:16:43.227Z] 21:13:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2020-09-24T21:16:43.227Z] 21:14:01 all 0.19 0.00 0.02 0.00 0.00 99.79 [2020-09-24T21:16:43.227Z] 21:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2020-09-24T21:16:43.227Z] 21:14:01 1 0.52 0.00 0.02 0.00 0.00 99.47 [2020-09-24T21:16:43.227Z] 21:14:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2020-09-24T21:16:43.227Z] 21:14:01 3 0.20 0.00 0.03 0.00 0.02 99.75 [2020-09-24T21:16:43.227Z] 21:15:01 all 0.06 0.00 0.04 0.00 0.00 99.90 [2020-09-24T21:16:43.227Z] 21:15:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2020-09-24T21:16:43.227Z] 21:15:01 1 0.15 0.00 0.07 0.00 0.00 99.78 [2020-09-24T21:16:43.227Z] 21:15:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2020-09-24T21:16:43.227Z] 21:15:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2020-09-24T21:16:43.227Z] 21:16:01 all 0.07 0.00 0.03 0.00 0.01 99.90 [2020-09-24T21:16:43.227Z] 21:16:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2020-09-24T21:16:43.227Z] 21:16:01 1 0.13 0.00 0.03 0.00 0.02 99.82 [2020-09-24T21:16:43.227Z] 21:16:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2020-09-24T21:16:43.227Z] 21:16:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2020-09-24T21:16:43.227Z] [2020-09-24T21:16:43.227Z] Average: CPU %user %nice %system %iowait %steal %idle [2020-09-24T21:16:43.227Z] Average: all 0.78 0.00 0.26 0.10 0.03 98.82 [2020-09-24T21:16:43.227Z] Average: 0 0.60 0.00 0.31 0.08 0.03 98.98 [2020-09-24T21:16:43.227Z] Average: 1 0.94 0.00 0.28 0.10 0.03 98.65 [2020-09-24T21:16:43.227Z] Average: 2 0.79 0.00 0.27 0.20 0.03 98.71 [2020-09-24T21:16:43.227Z] Average: 3 0.80 0.00 0.20 0.03 0.03 98.95 [2020-09-24T21:16:43.227Z] [2020-09-24T21:16:43.227Z] [2020-09-24T21:16:43.227Z]