Pull request #299 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from b79b09662e5d6589ab55cee281bc4e5e3ea67694+63573b5d6735eb56f53f097030aff5f58f6cf442 (d64071cacf6ab0f161b38b12cbdc9c04db3f45de) 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-core-contracts/branches/PR-299/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-core-contracts, 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-core-contracts-settings PROJECT: go-mod-core-contracts 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-core-contracts 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 ‘prd-centos7-docker-4c-2g-1251’ is offline; ‘prd-centos7-docker-4c-2g-1252’ is offline; ‘prd-centos7-docker-4c-2g-1253’ is offline; ‘prd-centos7-docker-4c-2g-1264’ is offline; ‘prd-centos7-docker-4c-2g-1265’ is offline; ‘prd-centos7-docker-4c-2g-1267’ is offline; ‘prd-centos7-docker-4c-2g-1268’ is offline; ‘prd-centos7-docker-4c-2g-1269’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-1261’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1286 in /w/workspace/dry_go-mod-core-contracts_PR-299 [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-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-299 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.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-core-contracts.git # timeout=10 Merging remotes/origin/master commit 63573b5d6735eb56f53f097030aff5f58f6cf442 into PR head commit b79b09662e5d6589ab55cee281bc4e5e3ea67694 Merge succeeded, producing b79b09662e5d6589ab55cee281bc4e5e3ea67694 Checking out Revision b79b09662e5d6589ab55cee281bc4e5e3ea67694 (PR-299) Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/299/head:refs/remotes/origin/PR-299 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b79b09662e5d6589ab55cee281bc4e5e3ea67694 # 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 63573b5d6735eb56f53f097030aff5f58f6cf442 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b79b09662e5d6589ab55cee281bc4e5e3ea67694 # timeout=10 Commit message: "build(deps): Bump github.com/go-kit/kit from 0.8.0 to 0.10.0" 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 21:05:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:05:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:05:21 ========================================================= 21:05:21 EdgeX Global Pipelines Version Info 21:05:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:05:23 ------------------- 21:05:23 stable info: 21:05:23 ------------------- 21:05:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:05:23 Commit SHA: 85bea31ad76f85e2acd5a821f20c71e435d4ae12 21:05:23 Message: update stable to v1.0.128 21:05:24 ------------------- 21:05:24 experimental info: 21:05:24 ------------------- 21:05:24 Commited By: **** collab-it+edgex@linuxfoundation.org 21:05:24 Commit SHA: db8a1d80b86ca0f96dca4d6027083ac3162e2a74 21:05:24 Message: update experimental to v1.0.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 21:05:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 21:05:25 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 21:05:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:05:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:05:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:05:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 21:05:26 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:05:26 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 21:05:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:05:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:05:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:05:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 21:05:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:05:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:05:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 21:05:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:05:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:05:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:05:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 21:05:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:05:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:05:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:05:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:05:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:05:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 21:05:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-299 [Pipeline] echo 21:05:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-299 [Pipeline] echo 21:05:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-299 [Pipeline] echo 21:05:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b79b09662e5d6589ab55cee281bc4e5e3ea67694 [Pipeline] echo 21:05:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b79b096 [Pipeline] echo 21:05:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:05:32 + git log --format=format:%s -1 b79b09662e5d6589ab55cee281bc4e5e3ea67694 [Pipeline] echo 21:05:32 GIT_COMMIT: b79b09662e5d6589ab55cee281bc4e5e3ea67694, Commit Message: build(deps): Bump github.com/go-kit/kit from 0.8.0 to 0.10.0 [Pipeline] echo 21:05:32 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 21:05:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:05:33 21:05:33 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:05:34 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:05:35 latest: Pulling from edgex-devops/git-semver 21:05:35 31603596830f: Pulling fs layer 21:05:35 2a8b12db71e7: Pulling fs layer 21:05:35 6ca5941a6612: Pulling fs layer 21:05:35 ecc8261a40a4: Pulling fs layer 21:05:35 ecc8261a40a4: Waiting 21:05:35 2a8b12db71e7: Verifying Checksum 21:05:35 2a8b12db71e7: Download complete 21:05:36 31603596830f: Verifying Checksum 21:05:36 31603596830f: Download complete 21:05:36 ecc8261a40a4: Verifying Checksum 21:05:36 ecc8261a40a4: Download complete 21:05:36 31603596830f: Pull complete 21:05:36 2a8b12db71e7: Pull complete 21:05:37 6ca5941a6612: Verifying Checksum 21:05:37 6ca5941a6612: Download complete 21:05:38 6ca5941a6612: Pull complete 21:05:38 ecc8261a40a4: Pull complete 21:05:38 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 21:05:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:05:38 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:05:38 prd-centos7-docker-4c-2g-1286 does not seem to be running inside a container 21:05:38 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-299 -v /w/workspace/dry_go-mod-core-contracts_PR-299:/w/workspace/dry_go-mod-core-contracts_PR-299:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-299@tmp:/w/workspace/dry_go-mod-core-contracts_PR-299@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 21:05:41 $ docker top f5c18c3cbd12c078fca617d22b82e79385448ac71a116fb19f5f69c45547ed3f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:05:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:05:41 [ssh-agent] Looking for ssh-agent implementation... 21:05:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:05:41 $ docker exec f5c18c3cbd12c078fca617d22b82e79385448ac71a116fb19f5f69c45547ed3f ssh-agent 21:05:41 SSH_AUTH_SOCK=/tmp/ssh-XlxczoZqlfPC/agent.12 21:05:41 SSH_AGENT_PID=18 21:05:41 Running ssh-add (command line suppressed) 21:05:42 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-299@tmp/private_key_9020466787286562908.key (/w/workspace/dry_go-mod-core-contracts_PR-299@tmp/private_key_9020466787286562908.key) 21:05:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:05:42 + git describe --exact-match --tags HEAD 21:05:42 fatal: no tag exactly matches 'b79b09662e5d6589ab55cee281bc4e5e3ea67694' [Pipeline] } 21:05:42 $ docker exec --env ******** --env ******** f5c18c3cbd12c078fca617d22b82e79385448ac71a116fb19f5f69c45547ed3f ssh-agent -k 21:05:42 unset SSH_AUTH_SOCK; 21:05:42 unset SSH_AGENT_PID; 21:05:42 echo Agent pid 18 killed; 21:05:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 21:05:42 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 21:05:42 This usually means this commit has not been tagged. [Pipeline] sshagent 21:05:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:05:43 [ssh-agent] Looking for ssh-agent implementation... 21:05:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:05:43 $ docker exec f5c18c3cbd12c078fca617d22b82e79385448ac71a116fb19f5f69c45547ed3f ssh-agent 21:05:43 SSH_AUTH_SOCK=/tmp/ssh-wHLseVgMRIIn/agent.46 21:05:43 SSH_AGENT_PID=52 21:05:43 Running ssh-add (command line suppressed) 21:05:43 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-299@tmp/private_key_9049358381391573276.key (/w/workspace/dry_go-mod-core-contracts_PR-299@tmp/private_key_9049358381391573276.key) 21:05:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:05:43 + git semver init 21:05:43 # -> Open(): unable to determine branch for HEAD 21:05:43 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-299/.git 21:05:43 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-299 21:05:43 # $SEMVER_REMOTE_NAME = origin 21:05:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:05:43 # $SEMVER_USER_NAME = edgex-jenkins 21:05:43 # $SEMVER_BRANCH = PR-299 21:05:43 # $SEMVER_TEMP = /tmp/semver-567895022 21:05:43 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 21:05:44 # '/tmp/semver-567895022' -> '/w/workspace/dry_go-mod-core-contracts_PR-299/.semver' 21:05:44 # -> Force: false 21:05:44 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-299/.semver [Pipeline] } 21:05:44 $ docker exec --env ******** --env ******** f5c18c3cbd12c078fca617d22b82e79385448ac71a116fb19f5f69c45547ed3f ssh-agent -k 21:05:45 unset SSH_AUTH_SOCK; 21:05:45 unset SSH_AGENT_PID; 21:05:45 echo Agent pid 52 killed; 21:05:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:05:45 + git semver [Pipeline] } 21:05:45 $ docker stop --time=1 f5c18c3cbd12c078fca617d22b82e79385448ac71a116fb19f5f69c45547ed3f 21:05:47 $ docker rm -f f5c18c3cbd12c078fca617d22b82e79385448ac71a116fb19f5f69c45547ed3f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 21:05:48 Stashed 98 file(s) [Pipeline] echo 21:05:48 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo 21:05:48 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 21:06:04 Still waiting to schedule task 21:06:04 Waiting for next available executor on ‘centos7-docker-4c-2g’ 21:06:04 Still waiting to schedule task 21:06:04 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1284’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-1303’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-1304’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-1305’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-1306’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-1307’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-1308’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-1309’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-1311’ is offline 21:16:13 Running on prd-centos7-docker-4c-2g-1334 in /w/workspace/dry_go-mod-core-contracts_PR-299 [Pipeline] { [Pipeline] ws 21:16:13 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 21:16:19 using credential edgex-jenkins-ssh 21:16:19 Cloning the remote Git repository 21:16:19 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 21:16:19 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 21:16:19 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 21:16:19 > git --version # timeout=10 21:16:19 > git --version # 'git version 2.16.5' 21:16:19 using GIT_SSH to set credentials SSH Credentials for GitHub 21:16:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:16:21 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 21:16:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:16:21 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 21:16:21 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 21:16:21 using GIT_SSH to set credentials SSH Credentials for GitHub 21:16:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/299/head:refs/remotes/origin/PR-299 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:16:22 Merging remotes/origin/master commit 63573b5d6735eb56f53f097030aff5f58f6cf442 into PR head commit b79b09662e5d6589ab55cee281bc4e5e3ea67694 21:16:22 Merge succeeded, producing b79b09662e5d6589ab55cee281bc4e5e3ea67694 21:16:22 Checking out Revision b79b09662e5d6589ab55cee281bc4e5e3ea67694 (PR-299) 21:16:22 > git config core.sparsecheckout # timeout=10 21:16:22 > git checkout -f b79b09662e5d6589ab55cee281bc4e5e3ea67694 # timeout=10 21:16:22 > git remote # timeout=10 21:16:22 > git config --get remote.origin.url # timeout=10 21:16:22 using GIT_SSH to set credentials SSH Credentials for GitHub 21:16:22 > git merge 63573b5d6735eb56f53f097030aff5f58f6cf442 # timeout=10 21:16:22 > git rev-parse HEAD^{commit} # timeout=10 21:16:22 > git config core.sparsecheckout # timeout=10 21:16:22 > git checkout -f b79b09662e5d6589ab55cee281bc4e5e3ea67694 # timeout=10 21:16:26 Commit message: "build(deps): Bump github.com/go-kit/kit from 0.8.0 to 0.10.0" 21:16:26 > git --version # timeout=10 21:16:26 > git --version # 'git version 2.16.5' 21:16:26 fatal: bad object 85bea31ad76f85e2acd5a821f20c71e435d4ae12 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 21:16:28 ========================================================= 21:16:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 21:16:28 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:16:29 + 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 . 21:16:29 Sending build context to Docker daemon 2.484MB 21:16:29 Step 1/7 : ARG BASE=golang:1.15-alpine 21:16:29 Step 2/7 : FROM ${BASE} 21:16:29 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 21:16:29 df20fa9351a1: Pulling fs layer 21:16:29 ed8968b2872e: Pulling fs layer 21:16:29 a92cc7c5fd73: Pulling fs layer 21:16:29 e871e8e8d7a9: Pulling fs layer 21:16:29 e73272ec9a57: Pulling fs layer 21:16:29 1e910a182e73: Pulling fs layer 21:16:29 4e634b169226: Pulling fs layer 21:16:29 e871e8e8d7a9: Waiting 21:16:29 e73272ec9a57: Waiting 21:16:29 1e910a182e73: Waiting 21:16:29 4e634b169226: Waiting 21:16:29 a92cc7c5fd73: Verifying Checksum 21:16:29 a92cc7c5fd73: Download complete 21:16:29 ed8968b2872e: Verifying Checksum 21:16:29 ed8968b2872e: Download complete 21:16:29 e73272ec9a57: Verifying Checksum 21:16:29 e73272ec9a57: Download complete 21:16:29 1e910a182e73: Download complete 21:16:29 df20fa9351a1: Download complete 21:16:30 df20fa9351a1: Pull complete 21:16:30 ed8968b2872e: Pull complete 21:16:30 a92cc7c5fd73: Pull complete 21:16:31 4e634b169226: Verifying Checksum 21:16:31 4e634b169226: Download complete 21:16:31 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1323 in /w/workspace/dry_go-mod-core-contracts_PR-299 [Pipeline] { [Pipeline] ws 21:16:31 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 21:16:32 e871e8e8d7a9: Verifying Checksum 21:16:32 e871e8e8d7a9: Download complete 21:16:38 e871e8e8d7a9: Pull complete 21:16:38 e73272ec9a57: Pull complete 21:16:38 1e910a182e73: Pull complete 21:16:39 using credential edgex-jenkins-ssh 21:16:39 Cloning the remote Git repository 21:16:39 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 21:16:39 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 21:16:39 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 21:16:39 > git --version # timeout=10 21:16:39 > git --version # 'git version 2.17.1' 21:16:39 using GIT_SSH to set credentials SSH Credentials for GitHub 21:16:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:16:40 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 21:16:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:16:40 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 21:16:40 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 21:16:40 using GIT_SSH to set credentials SSH Credentials for GitHub 21:16:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/299/head:refs/remotes/origin/PR-299 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:16:41 Merging remotes/origin/master commit 63573b5d6735eb56f53f097030aff5f58f6cf442 into PR head commit b79b09662e5d6589ab55cee281bc4e5e3ea67694 21:16:41 Merge succeeded, producing b79b09662e5d6589ab55cee281bc4e5e3ea67694 21:16:41 Checking out Revision b79b09662e5d6589ab55cee281bc4e5e3ea67694 (PR-299) 21:16:41 > git config core.sparsecheckout # timeout=10 21:16:41 > git checkout -f b79b09662e5d6589ab55cee281bc4e5e3ea67694 # timeout=10 21:16:41 > git remote # timeout=10 21:16:41 > git config --get remote.origin.url # timeout=10 21:16:41 using GIT_SSH to set credentials SSH Credentials for GitHub 21:16:41 > git merge 63573b5d6735eb56f53f097030aff5f58f6cf442 # timeout=10 21:16:41 > git rev-parse HEAD^{commit} # timeout=10 21:16:41 > git config core.sparsecheckout # timeout=10 21:16:41 > git checkout -f b79b09662e5d6589ab55cee281bc4e5e3ea67694 # timeout=10 21:16:43 4e634b169226: Pull complete 21:16:43 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 21:16:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 21:16:43 ---> f7629b54cfaa 21:16:43 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:16:43 ---> Running in 3c85f5d91d04 21:16:43 Removing intermediate container 3c85f5d91d04 21:16:43 ---> e6eab4eccc3e 21:16:43 Step 4/7 : RUN apk add bash 21:16:43 ---> Running in 1e90ecb60547 21:16:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:16:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:16:45 Commit message: "build(deps): Bump github.com/go-kit/kit from 0.8.0 to 0.10.0" 21:16:45 > git --version # timeout=10 21:16:45 > git --version # 'git version 2.17.1' 21:16:45 fatal: bad object 85bea31ad76f85e2acd5a821f20c71e435d4ae12 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 21:16:47 OK: 166 MiB in 39 packages 21:16:47 ========================================================= 21:16:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 21:16:47 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:16:48 Removing intermediate container 1e90ecb60547 21:16:48 ---> 2449f15ac58f 21:16:48 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 21:16:48 ---> Running in 7fbc8c2b58fb 21:16:48 Removing intermediate container 7fbc8c2b58fb 21:16:48 ---> 08e7ad9c1b5a 21:16:48 Step 6/7 : COPY go.mod . 21:16:48 ---> 63f2d18ace28 21:16:48 Step 7/7 : RUN go mod download 21:16:48 ---> Running in 74219cb61153 21:16:48 + 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 . 21:16:49 Sending build context to Docker daemon 2.484MB 21:16:49 Step 1/7 : ARG BASE=golang:1.15-alpine 21:16:49 Step 2/7 : FROM ${BASE} 21:16:50 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:16:50 b538f80385f9: Pulling fs layer 21:16:50 74f711af9a0d: Pulling fs layer 21:16:50 99f96fe45779: Pulling fs layer 21:16:50 8529a6b9a6be: Pulling fs layer 21:16:50 45590311c82a: Pulling fs layer 21:16:50 69ca0ff8b7b3: Pulling fs layer 21:16:50 209524e5b208: Pulling fs layer 21:16:50 45590311c82a: Waiting 21:16:50 69ca0ff8b7b3: Waiting 21:16:50 209524e5b208: Waiting 21:16:50 8529a6b9a6be: Waiting 21:16:50 99f96fe45779: Download complete 21:16:50 74f711af9a0d: Verifying Checksum 21:16:50 74f711af9a0d: Download complete 21:16:50 45590311c82a: Verifying Checksum 21:16:50 45590311c82a: Download complete 21:16:50 69ca0ff8b7b3: Verifying Checksum 21:16:50 69ca0ff8b7b3: Download complete 21:16:50 b538f80385f9: Verifying Checksum 21:16:50 b538f80385f9: Download complete 21:16:51 b538f80385f9: Pull complete 21:16:52 74f711af9a0d: Pull complete 21:16:52 99f96fe45779: Pull complete 21:16:53 209524e5b208: Verifying Checksum 21:16:53 209524e5b208: Download complete 21:16:56 8529a6b9a6be: Verifying Checksum 21:16:56 8529a6b9a6be: Download complete 21:17:06 8529a6b9a6be: Pull complete 21:17:06 45590311c82a: Pull complete 21:17:06 69ca0ff8b7b3: Pull complete 21:17:10 209524e5b208: Pull complete 21:17:10 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 21:17:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 21:17:10 ---> 5bddaf1c2fca 21:17:10 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:17:13 ---> Running in 11ad8f00cfe6 21:17:13 Removing intermediate container 11ad8f00cfe6 21:17:13 ---> efe8c1a82b7c 21:17:13 Step 4/7 : RUN apk add bash 21:17:14 ---> Running in a7b8030cbd15 21:17:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:17:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:17:20 OK: 142 MiB in 39 packages 21:17:21 Removing intermediate container a7b8030cbd15 21:17:21 ---> 2fa714a6bd35 21:17:21 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 21:17:21 ---> Running in 71ff43104ede 21:17:21 Removing intermediate container 71ff43104ede 21:17:21 ---> cfb282123997 21:17:21 Step 6/7 : COPY go.mod . 21:17:22 ---> 133e2b55ebdd 21:17:22 Step 7/7 : RUN go mod download 21:17:22 ---> Running in 8043ce724406 21:18:55 Removing intermediate container 74219cb61153 21:18:55 ---> 81f904af2849 21:18:55 Successfully built 81f904af2849 21:18:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:18:55 + docker inspect -f . ci-base-image-x86_64 21:18:55 . [Pipeline] withDockerContainer 21:18:55 prd-centos7-docker-4c-2g-1334 does not seem to be running inside a container 21:18:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/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 21:18:56 $ docker top 4498ed33e15b13abef4b6425b5c05f35ffa605a544d252fc602dae219aee2f13 -eo pid,comm [Pipeline] { [Pipeline] sh 21:18:57 + go version 21:18:57 go version go1.15.2 linux/amd64 [Pipeline] } 21:18:57 $ docker stop --time=1 4498ed33e15b13abef4b6425b5c05f35ffa605a544d252fc602dae219aee2f13 21:18:58 $ docker rm -f 4498ed33e15b13abef4b6425b5c05f35ffa605a544d252fc602dae219aee2f13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:19:00 + docker inspect -f . ci-base-image-x86_64 21:19:00 . [Pipeline] withDockerContainer 21:19:00 prd-centos7-docker-4c-2g-1334 does not seem to be running inside a container 21:19:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/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 21:19:00 $ docker top cc4976f8b25a8309753e70e70869d18ab8c13b49c9a192c7527d34de29ba3c5b -eo pid,comm [Pipeline] { [Pipeline] sh 21:19:01 + make test 21:19:01 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:19:09 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 21:19:09 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.017s coverage: 85.7% of statements 21:19:09 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.012s coverage: 100.0% of statements 21:19:10 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.013s coverage: 45.4% of statements 21:19:10 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.010s coverage: 77.8% of statements 21:19:10 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 21:19:10 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.011s coverage: 6.4% of statements 21:19:11 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.031s coverage: 14.7% of statements 21:19:11 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.018s coverage: 100.0% of statements 21:19:11 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.060s coverage: 91.8% of statements 21:19:11 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 21:19:11 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 21:19:11 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.013s coverage: 100.0% of statements 21:19:11 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.016s coverage: 53.7% of statements 21:19:13 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.029s coverage: 63.0% of statements 21:19:13 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.013s coverage: 26.3% of statements 21:19:13 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.032s coverage: 15.4% of statements 21:19:13 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.012s coverage: 15.4% of statements 21:19:13 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.013s coverage: 14.3% of statements 21:19:13 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 21:19:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.009s coverage: 31.3% of statements 21:19:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.023s coverage: 100.0% of statements 21:19:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.017s coverage: 95.0% of statements 21:19:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.008s coverage: 100.0% of statements 21:19:14 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 21:19:14 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:19:14 Removing intermediate container 8043ce724406 21:19:14 ---> 52804c58093a 21:19:14 Successfully built 52804c58093a 21:19:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:19:15 + docker inspect -f . ci-base-image-arm64 21:19:15 . [Pipeline] withDockerContainer 21:19:15 prd-ubuntu18.04-docker-arm64-4c-16g-1323 does not seem to be running inside a container 21:19:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/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 ******** ci-base-image-arm64 cat 21:19:15 gofmt -l . 21:19:15 [ "`gofmt -l .`" = "" ] 21:19:17 $ docker top 6357cae161410f288e77ce511592352074e71395f11da7040c969b3351df6291 -eo pid,comm [Pipeline] { [Pipeline] stash [Pipeline] sh 21:19:18 Stashed 1 file(s) [Pipeline] } 21:19:18 $ docker stop --time=1 cc4976f8b25a8309753e70e70869d18ab8c13b49c9a192c7527d34de29ba3c5b 21:19:19 + go version 21:19:19 go version go1.15.2 linux/arm64 21:19:20 $ docker rm -f cc4976f8b25a8309753e70e70869d18ab8c13b49c9a192c7527d34de29ba3c5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 21:19:21 $ docker stop --time=1 6357cae161410f288e77ce511592352074e71395f11da7040c969b3351df6291 21:19:23 $ docker rm -f 6357cae161410f288e77ce511592352074e71395f11da7040c969b3351df6291 [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] stage [Pipeline] { (Test) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) 21:19:24 + docker inspect -f . ci-base-image-arm64 21:19:24 . [Pipeline] withDockerContainer 21:19:25 prd-ubuntu18.04-docker-arm64-4c-16g-1323 does not seem to be running inside a container 21:19:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/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 ******** ci-base-image-arm64 cat 21:19:27 $ docker top d2ba6874841ebc45d04df651bbeb538dcc075500eddec2f504536e60bf8819d4 -eo pid,comm [Pipeline] { [Pipeline] sh 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 21:19:28 + make test 21:19:28 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [Pipeline] } 21:19:50 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 21:19:50 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.046s coverage: 85.7% of statements 21:19:50 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.040s coverage: 100.0% of statements 21:19:52 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.045s coverage: 45.4% of statements 21:19:53 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.039s coverage: 77.8% of statements 21:19:53 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 21:19:53 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.011s coverage: 6.4% of statements 21:19:55 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.073s coverage: 14.7% of statements 21:19:55 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.058s coverage: 100.0% of statements 21:19:55 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.077s coverage: 91.8% of statements 21:19:55 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 21:19:55 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 21:19:55 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.022s coverage: 100.0% of statements 21:19:57 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.029s coverage: 53.7% of statements 21:20:02 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.122s coverage: 63.0% of statements 21:20:02 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.026s coverage: 26.3% of statements 21:20:02 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.026s coverage: 15.4% of statements 21:20:02 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.040s coverage: 15.4% of statements 21:20:02 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.041s coverage: 14.3% of statements 21:20:02 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 21:20:03 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.040s coverage: 31.3% of statements 21:20:03 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.058s coverage: 100.0% of statements 21:20:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.063s coverage: 95.0% of statements 21:20:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.023s coverage: 100.0% of statements 21:20:05 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 21:20:05 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:20:09 gofmt -l . 21:20:10 [ "`gofmt -l .`" = "" ] [Pipeline] stash 21:20:10 Warning: overwriting stash ‘coverage-report’ 21:20:11 Stashed 1 file(s) [Pipeline] } 21:20:11 $ docker stop --time=1 d2ba6874841ebc45d04df651bbeb538dcc075500eddec2f504536e60bf8819d4 21:20:13 $ docker rm -f d2ba6874841ebc45d04df651bbeb538dcc075500eddec2f504536e60bf8819d4 [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 21:20:17 provisioning config files... 21:20:17 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-299@tmp/config3442156774207906833tmp [Pipeline] { [Pipeline] sh 21:20:17 + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-299@tmp/config3442156774207906833tmp 21:20:17 + curl -s https://codecov.io/bash [Pipeline] } 21:20:18 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 21:20:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:20:22 ---> package-listing.sh 21:20:22 ++ facter osfamily 21:20:22 ++ tr '[:upper:]' '[:lower:]' 21:20:22 + OS_FAMILY=redhat 21:20:22 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-299 21:20:22 + START_PACKAGES=/tmp/packages_start.txt 21:20:22 + END_PACKAGES=/tmp/packages_end.txt 21:20:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:20:22 + PACKAGES=/tmp/packages_start.txt 21:20:22 + '[' /w/workspace/dry_go-mod-core-contracts_PR-299 ']' 21:20:22 + PACKAGES=/tmp/packages_end.txt 21:20:22 + case "${OS_FAMILY}" in 21:20:22 + rpm -qa 21:20:22 + sort 21:20:26 + '[' -f /tmp/packages_start.txt ']' 21:20:26 + '[' -f /tmp/packages_end.txt ']' 21:20:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:20:26 + '[' /w/workspace/dry_go-mod-core-contracts_PR-299 ']' 21:20:26 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-299/archives/ 21:20:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-299/archives/ [Pipeline] isUnix [Pipeline] sh 21:20:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:20:27 21:20:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:20:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:20:27 alpine: Pulling from edgex-lftools-log-publisher 21:20:27 df20fa9351a1: Pulling fs layer 21:20:27 36b3adc4ff6f: Pulling fs layer 21:20:27 8ad3a11d3b57: Pulling fs layer 21:20:27 46f8f816bc3b: Pulling fs layer 21:20:27 0dadc02b9964: Pulling fs layer 21:20:27 ce6a7cf60c04: Pulling fs layer 21:20:27 7a184a31f384: Pulling fs layer 21:20:27 0879bd2ef858: Pulling fs layer 21:20:27 ce6a7cf60c04: Waiting 21:20:27 46f8f816bc3b: Waiting 21:20:27 0dadc02b9964: Waiting 21:20:27 7a184a31f384: Waiting 21:20:27 0879bd2ef858: Waiting 21:20:27 36b3adc4ff6f: Verifying Checksum 21:20:27 36b3adc4ff6f: Download complete 21:20:27 46f8f816bc3b: Download complete 21:20:27 df20fa9351a1: Verifying Checksum 21:20:27 df20fa9351a1: Download complete 21:20:27 ce6a7cf60c04: Verifying Checksum 21:20:27 ce6a7cf60c04: Download complete 21:20:27 7a184a31f384: Verifying Checksum 21:20:27 7a184a31f384: Download complete 21:20:28 0dadc02b9964: Verifying Checksum 21:20:28 0dadc02b9964: Download complete 21:20:28 8ad3a11d3b57: Verifying Checksum 21:20:28 8ad3a11d3b57: Download complete 21:20:28 df20fa9351a1: Pull complete 21:20:28 36b3adc4ff6f: Pull complete 21:20:28 0879bd2ef858: Verifying Checksum 21:20:28 0879bd2ef858: Download complete 21:20:29 8ad3a11d3b57: Pull complete 21:20:29 46f8f816bc3b: Pull complete 21:20:29 0dadc02b9964: Pull complete 21:20:29 ce6a7cf60c04: Pull complete 21:20:29 7a184a31f384: Pull complete 21:20:32 0879bd2ef858: Pull complete 21:20:32 Digest: sha256:6a0b98a82ad2e848da155b214a5d490c0357af837e10dd363e416ea0d50debb0 21:20:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:20:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:20:32 prd-centos7-docker-4c-2g-1286 does not seem to be running inside a container 21:20:32 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa-host -w /w/workspace/dry_go-mod-core-contracts_PR-299 -v /w/workspace/dry_go-mod-core-contracts_PR-299:/w/workspace/dry_go-mod-core-contracts_PR-299:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-299@tmp:/w/workspace/dry_go-mod-core-contracts_PR-299@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 21:20:37 $ docker top a65d54c86d9a24450dbc5b21adf985675891f8173e675a933bb7631935a750cf -eo pid,comm [Pipeline] { [Pipeline] sh 21:20:38 + mkdir -p /var/log/sa [Pipeline] sh 21:20:38 + ls /var/log/sa-host 21:20:38 + sadf -c /var/log/sa-host/sa05 21:20:38 file_magic: OK 21:20:38 HZ: Using current value: 100 21:20:38 file_header: OK 21:20:38 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 21:20:38 Statistics: 21:20:38 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:20:38 File successfully converted to sysstat format version 12.2.1 21:20:38 + sadf -c /var/log/sa-host/sa24 21:20:38 file_magic: OK 21:20:38 HZ: Using current value: 100 21:20:38 file_header: OK 21:20:38 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 21:20:38 Statistics: 21:20:38 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... 21:20:38 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:20:38 provisioning config files... 21:20:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-299@tmp/config3597223297308623695tmp [Pipeline] { [Pipeline] echo 21:20:38 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:20:39 ---> create-netrc.sh [Pipeline] echo 21:20:39 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:20:39 ---> logs-deploy.sh 21:20:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-299/1 21:20:39 INFO: archiving workspace using pattern(s): 21:20:40 Archives upload complete. 21:20:40 INFO: archiving logs to Nexus 21:20:41 ---> uname -a: 21:20:41 Linux a65d54c86d9a 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 21:20:41 21:20:41 21:20:41 ---> lscpu: 21:20:41 Architecture: x86_64 21:20:41 CPU op-mode(s): 32-bit, 64-bit 21:20:41 Byte Order: Little Endian 21:20:41 Address sizes: 40 bits physical, 48 bits virtual 21:20:41 CPU(s): 4 21:20:41 On-line CPU(s) list: 0-3 21:20:41 Thread(s) per core: 1 21:20:41 Core(s) per socket: 1 21:20:41 Socket(s): 4 21:20:41 NUMA node(s): 1 21:20:41 Vendor ID: GenuineIntel 21:20:41 CPU family: 6 21:20:41 Model: 44 21:20:41 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 21:20:41 Stepping: 1 21:20:41 CPU MHz: 2933.438 21:20:41 BogoMIPS: 5866.87 21:20:41 Virtualization: VT-x 21:20:41 Hypervisor vendor: KVM 21:20:41 Virtualization type: full 21:20:41 L1d cache: 128 KiB 21:20:41 L1i cache: 128 KiB 21:20:41 L2 cache: 16 MiB 21:20:41 L3 cache: 64 MiB 21:20:41 NUMA node0 CPU(s): 0-3 21:20:41 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 21:20:41 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 21:20:41 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 21:20:41 Vulnerability Meltdown: Mitigation; PTI 21:20:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:20:41 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 21:20:41 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 21:20:41 Vulnerability Tsx async abort: Not affected 21:20:41 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 21:20:41 21:20:41 21:20:41 ---> nproc: 21:20:41 4 21:20:41 21:20:41 21:20:41 ---> df -h: 21:20:41 Filesystem Size Used Available Use% Mounted on 21:20:41 overlay 50.0G 6.6G 43.4G 13% / 21:20:41 tmpfs 64.0M 0 64.0M 0% /dev 21:20:41 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 21:20:41 shm 64.0M 0 64.0M 0% /dev/shm 21:20:41 /dev/vda1 50.0G 6.6G 43.4G 13% /etc/resolv.conf 21:20:41 /dev/vda1 50.0G 6.6G 43.4G 13% /etc/hostname 21:20:41 /dev/vda1 50.0G 6.6G 43.4G 13% /etc/hosts 21:20:41 /dev/vda1 50.0G 6.6G 43.4G 13% /var/log/sa-host 21:20:41 /dev/vda1 50.0G 6.6G 43.4G 13% /w/workspace/dry_go-mod-core-contracts_PR-299 21:20:41 /dev/vda1 50.0G 6.6G 43.4G 13% /w/workspace/dry_go-mod-core-contracts_PR-299@tmp 21:20:41 21:20:41 21:20:41 ---> free -m: 21:20:41 total used free shared buff/cache available 21:20:41 Mem: 1837 648 135 0 1053 1082 21:20:41 Swap: 1023 1 1022 21:20:41 21:20:41 21:20:41 ---> ip addr: 21:20:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:20:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:20:41 inet 127.0.0.1/8 scope host lo 21:20:41 valid_lft forever preferred_lft forever 21:20:41 6: eth0@if7: mtu 1458 qdisc noqueue state UP 21:20:41 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 21:20:41 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 21:20:41 valid_lft forever preferred_lft forever 21:20:41 21:20:41 21:20:41 ---> sar -b -r -n DEV: 21:20:41 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) 21:20:41 21:20:41 21:04:12 LINUX RESTART (4 CPU) 21:20:41 21:20:41 21:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:20:41 21:06:01 63.14 16.55 46.60 0.00 5132.68 4992.96 0.00 21:20:41 21:07:01 2.00 0.00 2.00 0.00 0.00 45.37 0.00 21:20:41 21:08:01 0.40 0.00 0.40 0.00 0.00 5.73 0.00 21:20:41 21:09:01 0.23 0.00 0.23 0.00 0.00 1.77 0.00 21:20:41 21:10:01 0.25 0.00 0.25 0.00 0.00 3.28 0.00 21:20:41 21:11:01 0.32 0.00 0.32 0.00 0.00 4.33 0.00 21:20:41 21:12:01 0.30 0.02 0.28 0.00 0.13 3.20 0.00 21:20:41 21:13:01 0.25 0.00 0.25 0.00 0.00 2.75 0.00 21:20:41 21:14:01 0.55 0.00 0.55 0.00 0.00 5.75 0.00 21:20:41 21:15:01 0.37 0.00 0.37 0.00 0.00 4.25 0.00 21:20:41 21:16:01 0.22 0.00 0.22 0.00 0.00 2.43 0.00 21:20:41 21:17:01 0.22 0.00 0.22 0.00 0.00 3.46 0.00 21:20:41 21:18:01 0.23 0.00 0.23 0.00 0.00 3.15 0.00 21:20:41 21:19:02 0.32 0.00 0.32 0.00 0.00 3.48 0.00 21:20:41 21:20:01 0.97 0.20 0.76 0.00 6.37 14.43 0.00 21:20:41 Average: 4.66 1.12 3.54 0.00 343.12 340.24 0.00 21:20:41 21:20:41 21:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:20:41 21:06:01 172316 0 567228 30.15 2620 1139392 1099392 37.52 413748 1134544 136 21:20:41 21:07:01 172888 0 566708 30.12 2620 1139340 1099132 37.51 415572 1132640 12 21:20:41 21:08:01 177016 0 562572 29.90 2620 1139348 1071268 36.56 416304 1128208 8 21:20:41 21:09:01 175772 0 563816 29.97 2620 1139348 1071268 36.56 418220 1127488 16 21:20:41 21:10:01 176148 0 563436 29.95 2620 1139352 1071376 36.56 420344 1126052 20 21:20:41 21:11:01 175840 0 563736 29.96 2620 1139360 1071316 36.56 420068 1126052 12 21:20:41 21:12:01 175980 0 563592 29.95 2620 1139364 1071268 36.56 419808 1126052 12 21:20:41 21:13:01 176168 0 563392 29.94 2620 1139376 1071268 36.56 415888 1129868 8 21:20:41 21:14:01 175956 0 563600 29.95 2620 1139380 1071268 36.56 416016 1129868 8 21:20:41 21:15:01 172768 0 566780 30.12 2620 1139388 1071328 36.56 415308 1133552 16 21:20:41 21:16:01 172728 0 566820 30.13 2620 1139388 1071376 36.56 415604 1133552 8 21:20:41 21:17:01 172136 0 567408 30.16 2620 1139392 1071488 36.57 415852 1133552 16 21:20:41 21:18:01 172900 0 566636 30.12 2620 1139400 1071492 36.57 415740 1133552 16 21:20:41 21:19:02 173400 0 566136 30.09 2620 1139400 1071396 36.56 415040 1133552 12 21:20:41 21:20:01 173548 0 565952 30.08 2620 1139436 1071396 36.56 415556 1133196 8 21:20:41 Average: 174371 0 565187 30.04 2620 1139378 1075069 36.69 416605 1130782 21 21:20:41 21:20:41 21:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:20:41 21:06:01 eth0 308.41 245.96 938.50 98.80 0.00 0.00 0.00 0.00 21:20:41 21:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:41 21:06:01 docker0 5.44 4.28 1.03 11.20 0.00 0.00 0.00 0.00 21:20:41 21:07:01 eth0 1.88 0.93 1.07 0.78 0.00 0.00 0.00 0.00 21:20:41 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:41 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:41 21:08:01 eth0 0.18 0.05 0.01 0.00 0.00 0.00 0.00 0.00 21:20:41 21:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:41 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:41 21:09:01 eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 21:20:41 21:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:41 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:41 21:10:01 eth0 0.40 0.17 0.09 0.04 0.00 0.00 0.00 0.00 21:20:41 21:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:41 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:41 21:11:01 eth0 0.20 0.12 0.07 0.04 0.00 0.00 0.00 0.00 21:20:41 21:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:41 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:41 21:12:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:20:41 21:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:41 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:41 21:13:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:20:41 21:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:41 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:41 21:14:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:20:41 21:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:41 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:41 21:15:01 eth0 7.54 0.13 0.76 0.07 0.00 0.00 0.00 0.00 21:20:41 21:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:41 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:41 21:16:01 eth0 6.55 0.52 1.09 0.39 0.00 0.00 0.00 0.00 21:20:41 21:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:41 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:41 21:17:01 eth0 2.98 0.82 0.94 0.61 0.00 0.00 0.00 0.00 21:20:41 21:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:41 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:41 21:18:01 eth0 0.58 0.28 0.28 0.20 0.00 0.00 0.00 0.00 21:20:41 21:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:41 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:41 21:19:02 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:20:41 21:19:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:41 21:19:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:41 21:20:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:20:41 21:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:41 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:41 Average: eth0 21.99 16.65 62.95 6.74 0.00 0.00 0.00 0.00 21:20:41 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:41 Average: docker0 0.36 0.29 0.07 0.75 0.00 0.00 0.00 0.00 21:20:41 21:20:41 21:20:41 ---> sar -P ALL: 21:20:41 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) 21:20:41 21:20:41 21:04:12 LINUX RESTART (4 CPU) 21:20:41 21:20:41 21:05:01 CPU %user %nice %system %iowait %steal %idle 21:20:41 21:06:01 all 9.68 0.00 3.51 1.76 0.04 85.01 21:20:41 21:06:01 0 9.74 0.00 3.82 1.57 0.03 84.82 21:20:41 21:06:01 1 10.60 0.00 2.94 2.64 0.03 83.78 21:20:41 21:06:01 2 9.73 0.00 3.27 0.35 0.05 86.60 21:20:41 21:06:01 3 8.63 0.00 3.99 2.48 0.05 84.86 21:20:41 21:07:01 all 0.20 0.00 0.05 0.00 0.01 99.73 21:20:41 21:07:01 0 0.50 0.00 0.07 0.00 0.02 99.42 21:20:41 21:07:01 1 0.08 0.00 0.03 0.00 0.02 99.87 21:20:41 21:07:01 2 0.17 0.00 0.03 0.00 0.02 99.78 21:20:41 21:07:01 3 0.07 0.00 0.07 0.00 0.00 99.87 21:20:41 21:08:01 all 0.15 0.00 0.04 0.00 0.00 99.80 21:20:41 21:08:01 0 0.47 0.00 0.05 0.00 0.00 99.48 21:20:41 21:08:01 1 0.07 0.00 0.05 0.00 0.00 99.88 21:20:41 21:08:01 2 0.05 0.00 0.03 0.00 0.00 99.92 21:20:41 21:08:01 3 0.03 0.00 0.03 0.00 0.00 99.93 21:20:41 21:09:01 all 0.15 0.00 0.03 0.00 0.00 99.81 21:20:41 21:09:01 0 0.50 0.00 0.02 0.00 0.00 99.48 21:20:41 21:09:01 1 0.05 0.00 0.05 0.00 0.00 99.90 21:20:41 21:09:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:20:41 21:09:01 3 0.05 0.00 0.05 0.00 0.00 99.90 21:20:41 21:10:01 all 0.08 0.00 0.08 0.00 0.01 99.83 21:20:41 21:10:01 0 0.20 0.00 0.10 0.00 0.00 99.70 21:20:41 21:10:01 1 0.05 0.00 0.03 0.00 0.00 99.92 21:20:41 21:10:01 2 0.03 0.00 0.02 0.00 0.02 99.93 21:20:41 21:10:01 3 0.03 0.00 0.18 0.00 0.02 99.77 21:20:41 21:11:01 all 0.10 0.00 0.03 0.00 0.00 99.88 21:20:41 21:11:01 0 0.30 0.00 0.03 0.00 0.00 99.67 21:20:41 21:11:01 1 0.03 0.00 0.03 0.00 0.00 99.93 21:20:41 21:11:01 2 0.03 0.00 0.02 0.00 0.00 99.95 21:20:41 21:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:20:41 21:12:01 all 0.14 0.00 0.02 0.00 0.00 99.83 21:20:41 21:12:01 0 0.50 0.00 0.03 0.00 0.00 99.47 21:20:41 21:12:01 1 0.03 0.00 0.03 0.00 0.00 99.93 21:20:41 21:12:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:20:41 21:12:01 3 0.03 0.00 0.02 0.02 0.00 99.93 21:20:41 21:13:01 all 0.15 0.00 0.03 0.00 0.00 99.82 21:20:41 21:13:01 0 0.50 0.00 0.03 0.00 0.00 99.47 21:20:41 21:13:01 1 0.05 0.00 0.03 0.00 0.00 99.92 21:20:41 21:13:01 2 0.05 0.00 0.03 0.00 0.00 99.92 21:20:41 21:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:20:41 21:14:01 all 0.15 0.00 0.03 0.00 0.00 99.81 21:20:41 21:14:01 0 0.52 0.00 0.03 0.00 0.00 99.45 21:20:41 21:14:01 1 0.03 0.00 0.03 0.00 0.00 99.93 21:20:41 21:14:01 2 0.05 0.00 0.05 0.00 0.00 99.90 21:20:41 21:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:20:41 21:15:01 all 0.15 0.00 0.04 0.00 0.00 99.81 21:20:41 21:15:01 0 0.30 0.00 0.02 0.00 0.02 99.67 21:20:41 21:15:01 1 0.02 0.00 0.05 0.00 0.00 99.93 21:20:41 21:15:01 2 0.22 0.00 0.03 0.00 0.00 99.75 21:20:41 21:15:01 3 0.05 0.00 0.05 0.00 0.00 99.90 21:20:41 21:16:01 all 0.17 0.00 0.04 0.00 0.00 99.78 21:20:41 21:16:01 0 0.10 0.00 0.05 0.00 0.00 99.85 21:20:41 21:16:01 1 0.07 0.00 0.05 0.00 0.00 99.88 21:20:41 21:16:01 2 0.52 0.00 0.03 0.00 0.00 99.45 21:20:41 21:16:01 3 0.02 0.00 0.03 0.00 0.00 99.95 21:20:41 21:20:41 21:16:01 CPU %user %nice %system %iowait %steal %idle 21:20:41 21:17:01 all 0.16 0.00 0.04 0.00 0.02 99.78 21:20:41 21:17:01 0 0.02 0.00 0.03 0.00 0.00 99.95 21:20:41 21:17:01 1 0.08 0.00 0.03 0.00 0.05 99.83 21:20:41 21:17:01 2 0.48 0.00 0.07 0.00 0.02 99.43 21:20:41 21:17:01 3 0.05 0.00 0.02 0.00 0.02 99.92 21:20:41 21:18:01 all 0.05 0.00 0.05 0.00 0.00 99.90 21:20:41 21:18:01 0 0.02 0.00 0.05 0.00 0.00 99.93 21:20:41 21:18:01 1 0.07 0.00 0.07 0.00 0.00 99.87 21:20:41 21:18:01 2 0.10 0.00 0.07 0.00 0.00 99.83 21:20:41 21:18:01 3 0.02 0.00 0.02 0.00 0.02 99.95 21:20:41 21:19:02 all 0.09 0.00 0.04 0.00 0.00 99.87 21:20:41 21:19:02 0 0.02 0.00 0.03 0.00 0.00 99.95 21:20:41 21:19:02 1 0.05 0.00 0.03 0.00 0.00 99.92 21:20:41 21:19:02 2 0.28 0.00 0.05 0.00 0.00 99.67 21:20:41 21:19:02 3 0.02 0.00 0.03 0.00 0.00 99.95 21:20:41 21:20:01 all 0.15 0.00 0.05 0.00 0.00 99.79 21:20:41 21:20:01 0 0.00 0.00 0.03 0.00 0.02 99.95 21:20:41 21:20:01 1 0.07 0.00 0.08 0.00 0.00 99.85 21:20:41 21:20:01 2 0.51 0.00 0.03 0.00 0.00 99.46 21:20:41 21:20:01 3 0.03 0.00 0.05 0.00 0.00 99.92 21:20:41 Average: all 0.77 0.00 0.27 0.12 0.01 98.84 21:20:41 Average: 0 0.90 0.00 0.29 0.10 0.01 98.70 21:20:41 Average: 1 0.75 0.00 0.24 0.17 0.01 98.83 21:20:41 Average: 2 0.81 0.00 0.25 0.02 0.01 98.91 21:20:41 Average: 3 0.60 0.00 0.30 0.16 0.01 98.92 21:20:41 21:20:41 21:20:41