Pull request #281 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from 267d3ce78939cc7ec995156b5128dad6159cdb90+55b81cd576c2e67c5a7de51c068d3f3d26919862 (4aa8525e5827f62afb427ece02873adeabf453f4) 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 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 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 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 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-281/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 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 # timeout=10 Commit message: "Merge pull request #239 from ernestojeda/update-default-go-version" > 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, goVersion:1.13, 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.13 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1867 in /w/workspace/dry_go-mod-core-contracts_PR-281 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-281 # 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 --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/281/head:refs/remotes/origin/PR-281 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 55b81cd576c2e67c5a7de51c068d3f3d26919862 into PR head commit 267d3ce78939cc7ec995156b5128dad6159cdb90 Merge succeeded, producing 267d3ce78939cc7ec995156b5128dad6159cdb90 Checking out Revision 267d3ce78939cc7ec995156b5128dad6159cdb90 (PR-281) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/281/head:refs/remotes/origin/PR-281 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 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 --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/281/head:refs/remotes/origin/PR-281 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 267d3ce78939cc7ec995156b5128dad6159cdb90 # 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 55b81cd576c2e67c5a7de51c068d3f3d26919862 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 267d3ce78939cc7ec995156b5128dad6159cdb90 # timeout=10 Commit message: "fix: Don't in-line `Metrics` property on MetricsResponse so that it matches swagger" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:06:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:06:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:06:03 ========================================================= 23:06:03 EdgeX Global Pipelines Version Info 23:06:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:06:05 ------------------- 23:06:05 stable info: 23:06:05 ------------------- 23:06:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:06:05 Commit SHA: 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 23:06:05 Message: update stable to v1.0.119 23:06:06 ------------------- 23:06:06 experimental info: 23:06:06 ------------------- 23:06:06 Commited By: **** collab-it+edgex@linuxfoundation.org 23:06:06 Commit SHA: fce6018850fd827eed96b6ce04e8822d251c695d 23:06:06 Message: update experimental to v1.0.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 23:06:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 23:06:07 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 23:06:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:06:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:06:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:06:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.13 [Pipeline] echo 23:06:07 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 23:06:07 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [Pipeline] echo 23:06:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:06:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:06:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:06:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 23:06:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:06:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:06:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 23:06:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 23:06:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:06:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:06:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 23:06:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:06:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:06:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:06:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-281 [Pipeline] echo 23:06:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-281 [Pipeline] echo 23:06:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-281 [Pipeline] echo 23:06:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 267d3ce78939cc7ec995156b5128dad6159cdb90 [Pipeline] echo 23:06:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 267d3ce [Pipeline] echo 23:06:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:06:11 + git log --format=format:%s -1 267d3ce78939cc7ec995156b5128dad6159cdb90 [Pipeline] echo 23:06:11 GIT_COMMIT: 267d3ce78939cc7ec995156b5128dad6159cdb90, Commit Message: fix: Don't in-line `Metrics` property on MetricsResponse so that it matches swagger [Pipeline] echo 23:06:11 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 23:06:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:06:12 23:06:12 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:06:12 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:06:12 latest: Pulling from edgex-devops/git-semver 23:06:12 31603596830f: Pulling fs layer 23:06:12 2a8b12db71e7: Pulling fs layer 23:06:12 6ca5941a6612: Pulling fs layer 23:06:12 ecc8261a40a4: Pulling fs layer 23:06:12 ecc8261a40a4: Waiting 23:06:12 2a8b12db71e7: Verifying Checksum 23:06:12 2a8b12db71e7: Download complete 23:06:12 31603596830f: Verifying Checksum 23:06:12 31603596830f: Download complete 23:06:12 ecc8261a40a4: Verifying Checksum 23:06:12 ecc8261a40a4: Download complete 23:06:12 6ca5941a6612: Verifying Checksum 23:06:12 6ca5941a6612: Download complete 23:06:13 31603596830f: Pull complete 23:06:13 2a8b12db71e7: Pull complete 23:06:14 6ca5941a6612: Pull complete 23:06:14 ecc8261a40a4: Pull complete 23:06:14 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 23:06:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:06:14 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:06:14 prd-centos7-docker-4c-2g-1867 does not seem to be running inside a container 23:06:14 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-281 -v /w/workspace/dry_go-mod-core-contracts_PR-281:/w/workspace/dry_go-mod-core-contracts_PR-281:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-281@tmp:/w/workspace/dry_go-mod-core-contracts_PR-281@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:06:16 $ docker top 8104cf63567a4ffd3a20519c3d9485ed6afc441c2aa165d0ebddbc4a45e6be3d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:06:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:06:16 [ssh-agent] Looking for ssh-agent implementation... 23:06:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:06:16 $ docker exec 8104cf63567a4ffd3a20519c3d9485ed6afc441c2aa165d0ebddbc4a45e6be3d ssh-agent 23:06:16 SSH_AUTH_SOCK=/tmp/ssh-yQ4Ek7vuyiDX/agent.11 23:06:16 SSH_AGENT_PID=16 23:06:17 Running ssh-add (command line suppressed) 23:06:17 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-281@tmp/private_key_6296507338293803114.key (/w/workspace/dry_go-mod-core-contracts_PR-281@tmp/private_key_6296507338293803114.key) 23:06:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:06:17 + git describe --exact-match --tags HEAD 23:06:17 fatal: No names found, cannot describe anything. [Pipeline] } 23:06:17 $ docker exec --env ******** --env ******** 8104cf63567a4ffd3a20519c3d9485ed6afc441c2aa165d0ebddbc4a45e6be3d ssh-agent -k 23:06:17 unset SSH_AUTH_SOCK; 23:06:17 unset SSH_AGENT_PID; 23:06:17 echo Agent pid 16 killed; 23:06:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 23:06:18 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 23:06:18 This usually means this commit has not been tagged. [Pipeline] sshagent 23:06:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:06:18 [ssh-agent] Looking for ssh-agent implementation... 23:06:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:06:18 $ docker exec 8104cf63567a4ffd3a20519c3d9485ed6afc441c2aa165d0ebddbc4a45e6be3d ssh-agent 23:06:18 SSH_AUTH_SOCK=/tmp/ssh-tFhIzPb47wmD/agent.45 23:06:18 SSH_AGENT_PID=50 23:06:18 Running ssh-add (command line suppressed) 23:06:18 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-281@tmp/private_key_4758389678539215264.key (/w/workspace/dry_go-mod-core-contracts_PR-281@tmp/private_key_4758389678539215264.key) 23:06:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:06:19 + git semver init 23:06:19 # -> Open(): unable to determine branch for HEAD 23:06:19 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-281/.git 23:06:19 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-281 23:06:19 # $SEMVER_REMOTE_NAME = origin 23:06:19 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:06:19 # $SEMVER_USER_NAME = edgex-jenkins 23:06:19 # $SEMVER_BRANCH = PR-281 23:06:19 # $SEMVER_TEMP = /tmp/semver-237045951 23:06:19 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 23:06:19 # '/tmp/semver-237045951' -> '/w/workspace/dry_go-mod-core-contracts_PR-281/.semver' 23:06:19 # -> Force: false 23:06:19 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-281/.semver [Pipeline] } 23:06:19 $ docker exec --env ******** --env ******** 8104cf63567a4ffd3a20519c3d9485ed6afc441c2aa165d0ebddbc4a45e6be3d ssh-agent -k 23:06:19 unset SSH_AUTH_SOCK; 23:06:19 unset SSH_AGENT_PID; 23:06:19 echo Agent pid 50 killed; 23:06:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:06:20 + git semver [Pipeline] } 23:06:20 $ docker stop --time=1 8104cf63567a4ffd3a20519c3d9485ed6afc441c2aa165d0ebddbc4a45e6be3d 23:06:22 $ docker rm -f 8104cf63567a4ffd3a20519c3d9485ed6afc441c2aa165d0ebddbc4a45e6be3d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 23:06:23 Stashed 91 file(s) [Pipeline] echo 23:06:23 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo 23:06:23 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 23:06:39 Still waiting to schedule task 23:06:39 Waiting for next available executor on ‘centos7-docker-4c-2g’ 23:06:39 Still waiting to schedule task 23:06:39 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 23:09:11 Running on prd-centos7-docker-4c-2g-1868 in /w/workspace/dry_go-mod-core-contracts_PR-281 [Pipeline] { [Pipeline] ws 23:09:11 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 23:09:19 using credential edgex-jenkins-ssh 23:09:19 Cloning the remote Git repository 23:09:19 Cloning with configured refspecs honoured and without tags 23:09:19 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 23:09:20 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 23:09:20 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 23:09:20 > git --version # timeout=10 23:09:20 > git --version # 'git version 2.16.5' 23:09:20 using GIT_SSH to set credentials SSH Credentials for GitHub 23:09:20 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/281/head:refs/remotes/origin/PR-281 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:09:21 Fetching without tags 23:09:21 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 23:09:21 > git config --add remote.origin.fetch +refs/pull/281/head:refs/remotes/origin/PR-281 # timeout=10 23:09:21 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 23:09:21 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 23:09:21 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 23:09:21 using GIT_SSH to set credentials SSH Credentials for GitHub 23:09:21 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/281/head:refs/remotes/origin/PR-281 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:09:22 Merging remotes/origin/master commit 55b81cd576c2e67c5a7de51c068d3f3d26919862 into PR head commit 267d3ce78939cc7ec995156b5128dad6159cdb90 23:09:22 Merge succeeded, producing 267d3ce78939cc7ec995156b5128dad6159cdb90 23:09:22 Checking out Revision 267d3ce78939cc7ec995156b5128dad6159cdb90 (PR-281) 23:09:22 > git config core.sparsecheckout # timeout=10 23:09:22 > git checkout -f 267d3ce78939cc7ec995156b5128dad6159cdb90 # timeout=10 23:09:22 > git remote # timeout=10 23:09:22 > git config --get remote.origin.url # timeout=10 23:09:22 using GIT_SSH to set credentials SSH Credentials for GitHub 23:09:22 > git merge 55b81cd576c2e67c5a7de51c068d3f3d26919862 # timeout=10 23:09:22 > git rev-parse HEAD^{commit} # timeout=10 23:09:22 > git config core.sparsecheckout # timeout=10 23:09:22 > git checkout -f 267d3ce78939cc7ec995156b5128dad6159cdb90 # timeout=10 23:09:26 Commit message: "fix: Don't in-line `Metrics` property on MetricsResponse so that it matches swagger" 23:09:26 > git --version # timeout=10 23:09:26 > git --version # 'git version 2.16.5' 23:09:26 fatal: bad object 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 23:09:27 ========================================================= 23:09:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 23:09:27 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:09:28 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . 23:09:29 Sending build context to Docker daemon 2.179MB 23:09:29 Step 1/7 : ARG BASE=golang:1.13-alpine 23:09:29 Step 2/7 : FROM ${BASE} 23:09:29 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 23:09:29 df20fa9351a1: Pulling fs layer 23:09:29 ed8968b2872e: Pulling fs layer 23:09:29 a92cc7c5fd73: Pulling fs layer 23:09:29 2dd03ba5bac4: Pulling fs layer 23:09:29 1e091d79d1de: Pulling fs layer 23:09:29 481702a1767f: Pulling fs layer 23:09:29 f64a6f60c768: Pulling fs layer 23:09:29 e78d2573fc39: Pulling fs layer 23:09:29 e876d2f968b6: Pulling fs layer 23:09:29 ce8a83651883: Pulling fs layer 23:09:29 07967f4d0e4b: Pulling fs layer 23:09:29 481702a1767f: Waiting 23:09:29 f64a6f60c768: Waiting 23:09:29 e78d2573fc39: Waiting 23:09:29 e876d2f968b6: Waiting 23:09:29 07967f4d0e4b: Waiting 23:09:29 2dd03ba5bac4: Waiting 23:09:29 1e091d79d1de: Waiting 23:09:29 ce8a83651883: Waiting 23:09:29 a92cc7c5fd73: Verifying Checksum 23:09:29 a92cc7c5fd73: Download complete 23:09:29 ed8968b2872e: Verifying Checksum 23:09:29 ed8968b2872e: Download complete 23:09:29 1e091d79d1de: Verifying Checksum 23:09:29 1e091d79d1de: Download complete 23:09:29 481702a1767f: Verifying Checksum 23:09:29 481702a1767f: Download complete 23:09:29 df20fa9351a1: Download complete 23:09:30 df20fa9351a1: Pull complete 23:09:30 ed8968b2872e: Pull complete 23:09:31 a92cc7c5fd73: Pull complete 23:09:35 f64a6f60c768: Verifying Checksum 23:09:35 e876d2f968b6: Verifying Checksum 23:09:35 e876d2f968b6: Download complete 23:09:35 e78d2573fc39: Verifying Checksum 23:09:35 e78d2573fc39: Download complete 23:09:35 07967f4d0e4b: Verifying Checksum 23:09:35 07967f4d0e4b: Download complete 23:09:38 2dd03ba5bac4: Verifying Checksum 23:09:38 2dd03ba5bac4: Download complete 23:09:38 ce8a83651883: Verifying Checksum 23:09:38 ce8a83651883: Download complete 23:09:48 2dd03ba5bac4: Pull complete 23:09:48 1e091d79d1de: Pull complete 23:09:48 481702a1767f: Pull complete 23:09:55 f64a6f60c768: Pull complete 23:10:01 e78d2573fc39: Pull complete 23:10:01 e876d2f968b6: Pull complete 23:10:02 ce8a83651883: Pull complete 23:10:02 07967f4d0e4b: Pull complete 23:10:02 Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe 23:10:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 23:10:02 ---> 5d7c900382c6 23:10:02 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:10:04 ---> Running in 8348deb83962 23:10:04 Removing intermediate container 8348deb83962 23:10:04 ---> 818e4fe71fba 23:10:04 Step 4/7 : RUN apk add bash 23:10:04 ---> Running in 62f627247bbc 23:10:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:10:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:10:07 OK: 166 MiB in 39 packages 23:10:07 Removing intermediate container 62f627247bbc 23:10:07 ---> f94330c836a5 23:10:07 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 23:10:07 ---> Running in ba7c0c8e8a9d 23:10:07 Removing intermediate container ba7c0c8e8a9d 23:10:07 ---> ef2ac916aedb 23:10:07 Step 6/7 : COPY go.mod . 23:10:08 ---> fddb145f3f6a 23:10:08 Step 7/7 : RUN go mod download 23:10:08 ---> Running in e93a4e1e4c2c 23:10:10 go: finding github.com/davecgh/go-spew v1.1.0 23:10:10 go: finding github.com/fxamacker/cbor/v2 v2.2.0 23:10:10 go: finding github.com/go-kit/kit v0.8.0 23:10:10 go: finding github.com/go-logfmt/logfmt v0.4.0 23:10:10 go: finding github.com/go-playground/assert/v2 v2.0.1 23:10:10 go: finding github.com/go-playground/locales v0.13.0 23:10:10 go: finding github.com/go-playground/universal-translator v0.17.0 23:10:10 go: finding github.com/go-playground/validator/v10 v10.3.0 23:10:10 go: finding github.com/go-stack/stack v1.8.0 23:10:10 go: finding github.com/google/uuid v1.1.0 23:10:10 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 23:10:10 go: finding github.com/leodido/go-urn v1.2.0 23:10:10 go: finding github.com/pmezard/go-difflib v1.0.0 23:10:10 go: finding github.com/stretchr/objx v0.1.0 23:10:11 go: finding github.com/stretchr/testify v1.5.1 23:10:11 go: finding github.com/x448/float16 v0.8.4 23:10:11 go: finding golang.org/x/text v0.3.2 23:10:11 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 23:10:11 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 23:10:11 go: finding gopkg.in/yaml.v2 v2.2.8 23:10:22 Removing intermediate container e93a4e1e4c2c 23:10:22 ---> 1f042d176887 23:10:22 Successfully built 1f042d176887 23:10:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:10:23 + docker inspect -f . ci-base-image-x86_64 23:10:23 . [Pipeline] withDockerContainer 23:10:23 prd-centos7-docker-4c-2g-1868 does not seem to be running inside a container 23:10:23 $ 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-x86_64 cat 23:10:25 $ docker top e8c210c98c958ce0cbf37fac3cfd862222ca85f8c88de15fa559cec7a26b3a3f -eo pid,comm [Pipeline] { [Pipeline] sh 23:10:25 + go version 23:10:25 go version go1.13.13 linux/amd64 [Pipeline] sh 23:10:26 + make test 23:10:26 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:10:39 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 23:10:40 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.028s coverage: 85.7% of statements 23:10:40 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.020s coverage: 100.0% of statements 23:10:40 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.018s coverage: 45.4% of statements 23:10:42 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.025s coverage: 77.8% of statements 23:10:42 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 23:10:42 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.010s coverage: 6.4% of statements 23:10:43 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.014s coverage: 14.7% of statements 23:10:43 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.019s coverage: 100.0% of statements 23:10:44 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.112s coverage: 91.8% of statements 23:10:44 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 23:10:44 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 23:10:44 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.129s coverage: 100.0% of statements 23:10:49 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.070s coverage: 63.0% of statements 23:10:49 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.039s coverage: 26.3% of statements 23:10:49 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.022s coverage: 15.4% of statements 23:10:49 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.058s coverage: 15.4% of statements 23:10:49 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.011s coverage: 14.3% of statements 23:10:49 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 23:10:49 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.027s coverage: 31.7% of statements 23:10:49 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.031s coverage: 100.0% of statements 23:10:50 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.076s coverage: 95.1% of statements 23:10:51 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.046s coverage: 100.0% of statements 23:10:51 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 23:10:51 CGO_ENABLED=0 GO111MODULE=on go vet ./... 23:10:53 gofmt -l . 23:10:54 [ "`gofmt -l .`" = "" ] [Pipeline] stash 23:10:54 Stashed 1 file(s) [Pipeline] } 23:10:54 $ docker stop --time=1 e8c210c98c958ce0cbf37fac3cfd862222ca85f8c88de15fa559cec7a26b3a3f 23:10:57 $ docker rm -f e8c210c98c958ce0cbf37fac3cfd862222ca85f8c88de15fa559cec7a26b3a3f [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] } 23:11:18 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1869 in /w/workspace/dry_go-mod-core-contracts_PR-281 [Pipeline] { [Pipeline] ws 23:11:18 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 23:11:23 using credential edgex-jenkins-ssh 23:11:23 Cloning the remote Git repository 23:11:23 Cloning with configured refspecs honoured and without tags 23:11:25 Fetching without tags 23:11:23 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 23:11:24 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 23:11:24 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 23:11:24 > git --version # timeout=10 23:11:24 > git --version # 'git version 2.17.1' 23:11:24 using GIT_SSH to set credentials SSH Credentials for GitHub 23:11:24 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/281/head:refs/remotes/origin/PR-281 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:11:24 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 23:11:24 > git config --add remote.origin.fetch +refs/pull/281/head:refs/remotes/origin/PR-281 # timeout=10 23:11:24 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 23:11:25 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 23:11:25 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 23:11:25 using GIT_SSH to set credentials SSH Credentials for GitHub 23:11:25 Merging remotes/origin/master commit 55b81cd576c2e67c5a7de51c068d3f3d26919862 into PR head commit 267d3ce78939cc7ec995156b5128dad6159cdb90 23:11:25 Merge succeeded, producing 267d3ce78939cc7ec995156b5128dad6159cdb90 23:11:25 Checking out Revision 267d3ce78939cc7ec995156b5128dad6159cdb90 (PR-281) 23:11:25 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/281/head:refs/remotes/origin/PR-281 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:11:25 > git config core.sparsecheckout # timeout=10 23:11:25 > git checkout -f 267d3ce78939cc7ec995156b5128dad6159cdb90 # timeout=10 23:11:25 > git remote # timeout=10 23:11:25 > git config --get remote.origin.url # timeout=10 23:11:25 using GIT_SSH to set credentials SSH Credentials for GitHub 23:11:25 > git merge 55b81cd576c2e67c5a7de51c068d3f3d26919862 # timeout=10 23:11:25 > git rev-parse HEAD^{commit} # timeout=10 23:11:25 > git config core.sparsecheckout # timeout=10 23:11:25 > git checkout -f 267d3ce78939cc7ec995156b5128dad6159cdb90 # timeout=10 23:11:30 Commit message: "fix: Don't in-line `Metrics` property on MetricsResponse so that it matches swagger" 23:11:30 > git --version # timeout=10 23:11:30 > git --version # 'git version 2.17.1' 23:11:30 fatal: bad object 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 23:11:31 ========================================================= 23:11:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 23:11:31 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:11:33 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . 23:11:34 Sending build context to Docker daemon 2.179MB 23:11:34 Step 1/7 : ARG BASE=golang:1.13-alpine 23:11:34 Step 2/7 : FROM ${BASE} 23:11:34 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:11:34 b538f80385f9: Pulling fs layer 23:11:34 74f711af9a0d: Pulling fs layer 23:11:34 99f96fe45779: Pulling fs layer 23:11:34 fd7a069fd194: Pulling fs layer 23:11:34 66aa3694b03b: Pulling fs layer 23:11:34 170f70906a0f: Pulling fs layer 23:11:34 ad7c5574e4b9: Pulling fs layer 23:11:34 e772456be8f7: Pulling fs layer 23:11:34 c890913d741a: Pulling fs layer 23:11:34 2480fcc9aa5a: Pulling fs layer 23:11:34 09adf4765672: Pulling fs layer 23:11:34 fd7a069fd194: Waiting 23:11:34 66aa3694b03b: Waiting 23:11:34 170f70906a0f: Waiting 23:11:34 ad7c5574e4b9: Waiting 23:11:34 2480fcc9aa5a: Waiting 23:11:34 e772456be8f7: Waiting 23:11:34 09adf4765672: Waiting 23:11:34 c890913d741a: Waiting 23:11:34 99f96fe45779: Download complete 23:11:34 74f711af9a0d: Download complete 23:11:34 66aa3694b03b: Download complete 23:11:34 170f70906a0f: Verifying Checksum 23:11:34 170f70906a0f: Download complete 23:11:34 b538f80385f9: Verifying Checksum 23:11:34 b538f80385f9: Download complete 23:11:35 b538f80385f9: Pull complete 23:11:36 74f711af9a0d: Pull complete 23:11:36 99f96fe45779: Pull complete 23:11:37 ad7c5574e4b9: Verifying Checksum 23:11:37 ad7c5574e4b9: Download complete 23:11:37 c890913d741a: Verifying Checksum 23:11:37 c890913d741a: Download complete 23:11:39 e772456be8f7: Verifying Checksum 23:11:39 09adf4765672: Download complete 23:11:39 2480fcc9aa5a: Verifying Checksum 23:11:39 2480fcc9aa5a: Download complete 23:11:39 fd7a069fd194: Verifying Checksum 23:11:39 fd7a069fd194: Download complete 23:11:52 fd7a069fd194: Pull complete 23:11:52 66aa3694b03b: Pull complete 23:11:52 170f70906a0f: Pull complete 23:11:54 ad7c5574e4b9: Pull complete 23:12:00 e772456be8f7: Pull complete 23:12:00 c890913d741a: Pull complete 23:12:02 2480fcc9aa5a: Pull complete 23:12:02 09adf4765672: Pull complete 23:12:02 Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 23:12:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 23:12:02 ---> 2248a725d1cf 23:12:02 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:12:06 ---> Running in 97926938ade2 23:12:07 Removing intermediate container 97926938ade2 23:12:07 ---> c27ba63fe891 23:12:07 Step 4/7 : RUN apk add bash 23:12:07 ---> Running in d33428d07be7 23:12:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:12:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:12:10 OK: 142 MiB in 39 packages 23:12:12 Removing intermediate container d33428d07be7 23:12:12 ---> d787f5224a66 23:12:12 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 23:12:12 ---> Running in 1d4cc623728d 23:12:12 Removing intermediate container 1d4cc623728d 23:12:12 ---> 5d3e5130ecb9 23:12:12 Step 6/7 : COPY go.mod . 23:12:13 ---> 04f2562f5f46 23:12:13 Step 7/7 : RUN go mod download 23:12:13 ---> Running in a7e612b74277 23:12:16 go: finding github.com/davecgh/go-spew v1.1.0 23:12:16 go: finding github.com/fxamacker/cbor/v2 v2.2.0 23:12:16 go: finding github.com/go-kit/kit v0.8.0 23:12:16 go: finding github.com/go-logfmt/logfmt v0.4.0 23:12:16 go: finding github.com/go-playground/assert/v2 v2.0.1 23:12:16 go: finding github.com/go-playground/locales v0.13.0 23:12:16 go: finding github.com/go-playground/universal-translator v0.17.0 23:12:16 go: finding github.com/go-playground/validator/v10 v10.3.0 23:12:16 go: finding github.com/go-stack/stack v1.8.0 23:12:16 go: finding github.com/google/uuid v1.1.0 23:12:16 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 23:12:16 go: finding github.com/leodido/go-urn v1.2.0 23:12:16 go: finding github.com/pmezard/go-difflib v1.0.0 23:12:16 go: finding github.com/stretchr/objx v0.1.0 23:12:16 go: finding github.com/stretchr/testify v1.5.1 23:12:16 go: finding github.com/x448/float16 v0.8.4 23:12:16 go: finding golang.org/x/text v0.3.2 23:12:16 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 23:12:16 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 23:12:16 go: finding gopkg.in/yaml.v2 v2.2.8 23:12:28 Removing intermediate container a7e612b74277 23:12:28 ---> cf63713e9888 23:12:28 Successfully built cf63713e9888 23:12:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:12:29 + docker inspect -f . ci-base-image-arm64 23:12:29 . [Pipeline] withDockerContainer 23:12:29 prd-ubuntu18.04-docker-arm64-4c-16g-1869 does not seem to be running inside a container 23:12:29 $ 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 ******** ci-base-image-arm64 cat 23:12:31 $ docker top d2ca57e899e081a8b4fe3d87825862fe9532d660ab6c02dc8af4919b8d2f391e -eo pid,comm [Pipeline] { [Pipeline] sh 23:12:33 + go version 23:12:33 go version go1.13.13 linux/arm64 [Pipeline] sh 23:12:34 + make test 23:12:34 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:12:56 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 23:12:57 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.069s coverage: 85.7% of statements 23:12:57 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.086s coverage: 100.0% of statements 23:12:59 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.048s coverage: 45.4% of statements 23:12:59 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.083s coverage: 77.8% of statements 23:12:59 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 23:12:59 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.016s coverage: 6.4% of statements 23:13:01 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.055s coverage: 14.7% of statements 23:13:01 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.059s coverage: 100.0% of statements 23:13:04 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.122s coverage: 91.8% of statements 23:13:04 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 23:13:04 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 23:13:04 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.045s coverage: 100.0% of statements 23:13:09 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.095s coverage: 63.0% of statements 23:13:09 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.034s coverage: 26.3% of statements 23:13:09 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.012s coverage: 15.4% of statements 23:13:09 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.025s coverage: 15.4% of statements 23:13:09 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.019s coverage: 14.3% of statements 23:13:09 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 23:13:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.044s coverage: 31.7% of statements 23:13:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.051s coverage: 100.0% of statements 23:13:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.061s coverage: 95.1% of statements 23:13:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.025s coverage: 100.0% of statements 23:13:12 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 23:13:13 CGO_ENABLED=0 GO111MODULE=on go vet ./... 23:13:16 gofmt -l . 23:13:17 [ "`gofmt -l .`" = "" ] [Pipeline] stash 23:13:17 Warning: overwriting stash ‘coverage-report’ 23:13:18 Stashed 1 file(s) [Pipeline] } 23:13:18 $ docker stop --time=1 d2ca57e899e081a8b4fe3d87825862fe9532d660ab6c02dc8af4919b8d2f391e 23:13:20 $ docker rm -f d2ca57e899e081a8b4fe3d87825862fe9532d660ab6c02dc8af4919b8d2f391e [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 23:13:23 provisioning config files... 23:13:23 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-281@tmp/config6230768860976170326tmp [Pipeline] { [Pipeline] sh 23:13:24 + curl -s https://codecov.io/bash 23:13:24 + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-281@tmp/config6230768860976170326tmp [Pipeline] } 23:13:24 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] { (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 23:13:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:13:28 ---> package-listing.sh 23:13:28 ++ facter osfamily 23:13:28 ++ tr '[:upper:]' '[:lower:]' 23:13:28 + OS_FAMILY=redhat 23:13:28 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-281 23:13:28 + START_PACKAGES=/tmp/packages_start.txt 23:13:28 + END_PACKAGES=/tmp/packages_end.txt 23:13:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:13:28 + PACKAGES=/tmp/packages_start.txt 23:13:28 + '[' /w/workspace/dry_go-mod-core-contracts_PR-281 ']' 23:13:28 + PACKAGES=/tmp/packages_end.txt 23:13:28 + case "${OS_FAMILY}" in 23:13:28 + rpm -qa 23:13:28 + sort 23:13:32 + '[' -f /tmp/packages_start.txt ']' 23:13:32 + '[' -f /tmp/packages_end.txt ']' 23:13:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:13:32 + '[' /w/workspace/dry_go-mod-core-contracts_PR-281 ']' 23:13:32 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-281/archives/ 23:13:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-281/archives/ [Pipeline] isUnix [Pipeline] sh 23:13:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:13:33 23:13:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:13:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:13:34 alpine: Pulling from edgex-lftools-log-publisher 23:13:34 df20fa9351a1: Pulling fs layer 23:13:34 36b3adc4ff6f: Pulling fs layer 23:13:34 8ad3a11d3b57: Pulling fs layer 23:13:34 46f8f816bc3b: Pulling fs layer 23:13:34 0dadc02b9964: Pulling fs layer 23:13:34 ce6a7cf60c04: Pulling fs layer 23:13:34 7a184a31f384: Pulling fs layer 23:13:34 0879bd2ef858: Pulling fs layer 23:13:34 0dadc02b9964: Waiting 23:13:34 ce6a7cf60c04: Waiting 23:13:34 7a184a31f384: Waiting 23:13:34 36b3adc4ff6f: Verifying Checksum 23:13:34 36b3adc4ff6f: Download complete 23:13:34 46f8f816bc3b: Verifying Checksum 23:13:34 46f8f816bc3b: Download complete 23:13:34 df20fa9351a1: Verifying Checksum 23:13:34 ce6a7cf60c04: Verifying Checksum 23:13:34 ce6a7cf60c04: Download complete 23:13:34 7a184a31f384: Verifying Checksum 23:13:34 7a184a31f384: Download complete 23:13:34 0dadc02b9964: Verifying Checksum 23:13:34 0dadc02b9964: Download complete 23:13:34 8ad3a11d3b57: Verifying Checksum 23:13:34 8ad3a11d3b57: Download complete 23:13:34 df20fa9351a1: Pull complete 23:13:34 36b3adc4ff6f: Pull complete 23:13:34 0879bd2ef858: Verifying Checksum 23:13:34 0879bd2ef858: Download complete 23:13:35 8ad3a11d3b57: Pull complete 23:13:35 46f8f816bc3b: Pull complete 23:13:35 0dadc02b9964: Pull complete 23:13:35 ce6a7cf60c04: Pull complete 23:13:36 7a184a31f384: Pull complete 23:13:38 0879bd2ef858: Pull complete 23:13:38 Digest: sha256:6a0b98a82ad2e848da155b214a5d490c0357af837e10dd363e416ea0d50debb0 23:13:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:13:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:13:38 prd-centos7-docker-4c-2g-1867 does not seem to be running inside a container 23:13:38 $ 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-281 -v /w/workspace/dry_go-mod-core-contracts_PR-281:/w/workspace/dry_go-mod-core-contracts_PR-281:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-281@tmp:/w/workspace/dry_go-mod-core-contracts_PR-281@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 23:13:44 $ docker top d01726882816174ca96bb7f81a078af8350fbb6df235f62127e3696dc32fc8ec -eo pid,comm [Pipeline] { [Pipeline] sh 23:13:45 + mkdir -p /var/log/sa [Pipeline] sh 23:13:45 + ls /var/log/sa-host 23:13:45 + sadf -c /var/log/sa-host/sa05 23:13:45 file_magic: OK 23:13:45 HZ: Using current value: 100 23:13:45 file_header: OK 23:13:45 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 23:13:45 Statistics: 23:13:45 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:13:45 File successfully converted to sysstat format version 12.2.1 23:13:45 + sadf -c /var/log/sa-host/sa08 23:13:45 file_magic: OK 23:13:45 HZ: Using current value: 100 23:13:45 file_header: OK 23:13:45 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 23:13:45 Statistics: 23:13:45 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:13:45 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:13:45 provisioning config files... 23:13:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-281@tmp/config229964229381934359tmp [Pipeline] { [Pipeline] echo 23:13:46 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:13:46 ---> create-netrc.sh [Pipeline] echo 23:13:46 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:13:46 ---> logs-deploy.sh 23:13:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-281/1 23:13:46 INFO: archiving workspace using pattern(s): 23:13:48 Archives upload complete. 23:13:48 INFO: archiving logs to Nexus 23:13:49 ---> uname -a: 23:13:49 Linux d01726882816 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 23:13:49 23:13:49 23:13:49 ---> lscpu: 23:13:49 Architecture: x86_64 23:13:49 CPU op-mode(s): 32-bit, 64-bit 23:13:49 Byte Order: Little Endian 23:13:49 Address sizes: 40 bits physical, 48 bits virtual 23:13:49 CPU(s): 4 23:13:49 On-line CPU(s) list: 0-3 23:13:49 Thread(s) per core: 1 23:13:49 Core(s) per socket: 1 23:13:49 Socket(s): 4 23:13:49 NUMA node(s): 1 23:13:49 Vendor ID: GenuineIntel 23:13:49 CPU family: 6 23:13:49 Model: 44 23:13:49 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 23:13:49 Stepping: 1 23:13:49 CPU MHz: 2933.438 23:13:49 BogoMIPS: 5866.87 23:13:49 Virtualization: VT-x 23:13:49 Hypervisor vendor: KVM 23:13:49 Virtualization type: full 23:13:49 L1d cache: 128 KiB 23:13:49 L1i cache: 128 KiB 23:13:49 L2 cache: 16 MiB 23:13:49 L3 cache: 64 MiB 23:13:49 NUMA node0 CPU(s): 0-3 23:13:49 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 23:13:49 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 23:13:49 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 23:13:49 Vulnerability Meltdown: Mitigation; PTI 23:13:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:13:49 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 23:13:49 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 23:13:49 Vulnerability Tsx async abort: Not affected 23:13:49 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 23:13:49 23:13:49 23:13:49 ---> nproc: 23:13:49 4 23:13:49 23:13:49 23:13:49 ---> df -h: 23:13:49 Filesystem Size Used Available Use% Mounted on 23:13:49 overlay 50.0G 7.0G 43.0G 14% / 23:13:49 tmpfs 64.0M 0 64.0M 0% /dev 23:13:49 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 23:13:49 shm 64.0M 0 64.0M 0% /dev/shm 23:13:49 /dev/vda1 50.0G 7.0G 43.0G 14% /etc/resolv.conf 23:13:49 /dev/vda1 50.0G 7.0G 43.0G 14% /etc/hostname 23:13:49 /dev/vda1 50.0G 7.0G 43.0G 14% /etc/hosts 23:13:49 /dev/vda1 50.0G 7.0G 43.0G 14% /w/workspace/dry_go-mod-core-contracts_PR-281 23:13:49 /dev/vda1 50.0G 7.0G 43.0G 14% /w/workspace/dry_go-mod-core-contracts_PR-281@tmp 23:13:49 /dev/vda1 50.0G 7.0G 43.0G 14% /var/log/sa-host 23:13:49 23:13:49 23:13:49 ---> free -m: 23:13:49 total used free shared buff/cache available 23:13:49 Mem: 1837 653 145 0 1037 1077 23:13:49 Swap: 1023 1 1022 23:13:49 23:13:49 23:13:49 ---> ip addr: 23:13:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 23:13:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:13:49 inet 127.0.0.1/8 scope host lo 23:13:49 valid_lft forever preferred_lft forever 23:13:49 6: eth0@if7: mtu 1458 qdisc noqueue state UP 23:13:49 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 23:13:49 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 23:13:49 valid_lft forever preferred_lft forever 23:13:49 23:13:49 23:13:49 ---> sar -b -r -n DEV: 23:13:49 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 09/08/20 _x86_64_ (4 CPU) 23:13:49 23:13:49 23:05:11 LINUX RESTART (4 CPU) 23:13:49 23:13:49 23:06:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:13:49 23:07:01 36.31 11.69 24.62 0.00 4463.19 2475.46 0.00 23:13:49 23:08:01 1.50 0.00 1.50 0.00 0.00 28.67 0.00 23:13:49 23:09:01 0.27 0.00 0.27 0.00 0.00 2.61 0.00 23:13:49 23:10:01 0.52 0.00 0.52 0.00 0.00 5.78 0.00 23:13:49 23:11:01 0.45 0.00 0.45 0.00 0.00 5.46 0.00 23:13:49 23:12:01 0.33 0.00 0.33 0.00 0.00 5.46 0.00 23:13:49 23:13:01 0.33 0.02 0.32 0.00 0.13 3.26 0.00 23:13:49 Average: 5.67 1.67 4.00 0.00 637.82 361.07 0.00 23:13:49 23:13:49 23:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:13:49 23:07:01 162552 0 576084 30.62 2620 1140300 1124132 38.36 437524 1119952 28 23:13:49 23:08:01 168668 0 569964 30.29 2620 1140304 1081540 36.91 435200 1117380 8 23:13:49 23:09:01 168704 0 569920 30.29 2620 1140312 1081540 36.91 437140 1115572 8 23:13:49 23:10:01 165452 0 573172 30.46 2620 1140312 1081832 36.92 443080 1113200 8 23:13:49 23:11:01 166136 0 572484 30.43 2620 1140316 1081700 36.92 445544 1110140 20 23:13:49 23:12:01 166012 0 572596 30.43 2620 1140328 1081724 36.92 445840 1110140 8 23:13:49 23:13:01 166396 0 572208 30.41 2620 1140332 1081604 36.91 445200 1110140 8 23:13:49 Average: 166274 0 572347 30.42 2620 1140315 1087725 37.12 441361 1113789 13 23:13:49 23:13:49 23:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:13:49 23:07:01 eth0 153.09 107.92 456.17 45.70 0.00 0.00 0.00 0.00 23:13:49 23:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:13:49 23:07:01 docker0 3.86 2.91 0.85 10.39 0.00 0.00 0.00 0.00 23:13:49 23:08:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:13:49 23:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:13:49 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:13:49 23:09:01 eth0 0.58 0.07 0.06 0.01 0.00 0.00 0.00 0.00 23:13:49 23:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:13:49 23:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:13:49 23:10:01 eth0 0.48 0.33 0.29 0.20 0.00 0.00 0.00 0.00 23:13:49 23:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:13:49 23:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:13:49 23:11:01 eth0 0.93 0.20 0.20 0.07 0.00 0.00 0.00 0.00 23:13:49 23:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:13:49 23:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:13:49 23:12:01 eth0 0.52 0.30 0.27 0.17 0.00 0.00 0.00 0.00 23:13:49 23:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:13:49 23:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:13:49 23:13:01 eth0 0.12 0.08 0.01 0.04 0.00 0.00 0.00 0.00 23:13:49 23:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:13:49 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:13:49 Average: eth0 22.27 15.57 65.31 6.60 0.00 0.00 0.00 0.00 23:13:49 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:13:49 Average: docker0 0.55 0.42 0.12 1.48 0.00 0.00 0.00 0.00 23:13:49 23:13:49 23:13:49 ---> sar -P ALL: 23:13:49 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 09/08/20 _x86_64_ (4 CPU) 23:13:49 23:13:49 23:05:11 LINUX RESTART (4 CPU) 23:13:49 23:13:49 23:06:01 CPU %user %nice %system %iowait %steal %idle 23:13:49 23:07:01 all 3.31 0.00 1.84 0.83 0.01 94.01 23:13:49 23:07:01 0 3.30 0.00 1.96 0.74 0.02 93.99 23:13:49 23:07:01 1 3.43 0.00 2.07 0.28 0.02 94.20 23:13:49 23:07:01 2 3.55 0.00 1.74 2.18 0.00 92.54 23:13:49 23:07:01 3 2.96 0.00 1.59 0.13 0.00 95.31 23:13:49 23:08:01 all 0.15 0.00 0.05 0.00 0.00 99.80 23:13:49 23:08:01 0 0.03 0.00 0.05 0.00 0.00 99.92 23:13:49 23:08:01 1 0.53 0.00 0.05 0.00 0.00 99.42 23:13:49 23:08:01 2 0.03 0.00 0.05 0.00 0.00 99.92 23:13:49 23:08:01 3 0.02 0.00 0.03 0.00 0.00 99.95 23:13:49 23:09:01 all 0.17 0.00 0.04 0.00 0.00 99.79 23:13:49 23:09:01 0 0.03 0.00 0.03 0.00 0.00 99.93 23:13:49 23:09:01 1 0.53 0.00 0.03 0.00 0.00 99.43 23:13:49 23:09:01 2 0.07 0.00 0.07 0.00 0.00 99.87 23:13:49 23:09:01 3 0.03 0.00 0.02 0.00 0.02 99.93 23:13:49 23:10:01 all 0.17 0.00 0.04 0.00 0.00 99.79 23:13:49 23:10:01 0 0.03 0.00 0.05 0.00 0.00 99.92 23:13:49 23:10:01 1 0.57 0.00 0.02 0.00 0.00 99.42 23:13:49 23:10:01 2 0.07 0.00 0.08 0.00 0.00 99.85 23:13:49 23:10:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:13:49 23:11:01 all 0.17 0.00 0.05 0.00 0.00 99.78 23:13:49 23:11:01 0 0.05 0.00 0.07 0.00 0.00 99.88 23:13:49 23:11:01 1 0.53 0.00 0.03 0.00 0.00 99.43 23:13:49 23:11:01 2 0.05 0.00 0.05 0.00 0.02 99.88 23:13:49 23:11:01 3 0.03 0.00 0.03 0.00 0.00 99.93 23:13:49 23:12:01 all 0.16 0.00 0.03 0.00 0.00 99.81 23:13:49 23:12:01 0 0.02 0.00 0.03 0.00 0.00 99.95 23:13:49 23:12:01 1 0.53 0.00 0.02 0.00 0.00 99.45 23:13:49 23:12:01 2 0.05 0.00 0.05 0.00 0.00 99.90 23:13:49 23:12:01 3 0.03 0.00 0.02 0.00 0.00 99.95 23:13:49 23:13:01 all 0.16 0.00 0.02 0.00 0.00 99.81 23:13:49 23:13:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:13:49 23:13:01 1 0.53 0.00 0.02 0.00 0.00 99.45 23:13:49 23:13:01 2 0.07 0.00 0.05 0.00 0.00 99.88 23:13:49 23:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:13:49 Average: all 0.61 0.00 0.29 0.12 0.00 98.97 23:13:49 Average: 0 0.50 0.00 0.31 0.10 0.00 99.08 23:13:49 Average: 1 0.95 0.00 0.32 0.04 0.00 98.69 23:13:49 Average: 2 0.55 0.00 0.30 0.31 0.00 98.84 23:13:49 Average: 3 0.44 0.00 0.25 0.02 0.00 99.29 23:13:49 23:13:49 23:13:49