Pull request #271 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from a5d3749c79c9e26618366006f3539853b2dfce2d+526dc5f10a42b0a0548c6493116ed2250912fbb9 (a28b6ca9959b81d41dba0ec3824d710265fb73cd) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f17c8f7ddcfcae814424951d38f1611fe0b2aacf 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 f17c8f7ddcfcae814424951d38f1611fe0b2aacf using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f17c8f7ddcfcae814424951d38f1611fe0b2aacf (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f17c8f7ddcfcae814424951d38f1611fe0b2aacf # timeout=10 Commit message: "Merge pull request #232 from ernestojeda/update-snap-agent-c" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [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-806 in /w/workspace/dry_go-mod-core-contracts_PR-271 [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-271 # 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/271/head:refs/remotes/origin/PR-271 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 526dc5f10a42b0a0548c6493116ed2250912fbb9 into PR head commit a5d3749c79c9e26618366006f3539853b2dfce2d Merge succeeded, producing a5d3749c79c9e26618366006f3539853b2dfce2d Checking out Revision a5d3749c79c9e26618366006f3539853b2dfce2d (PR-271) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/271/head:refs/remotes/origin/PR-271 # 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/271/head:refs/remotes/origin/PR-271 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a5d3749c79c9e26618366006f3539853b2dfce2d # 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 526dc5f10a42b0a0548c6493116ed2250912fbb9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a5d3749c79c9e26618366006f3539853b2dfce2d # timeout=10 Commit message: "feat: Add Tags to V1 Event's UnmarshalJSON" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:13:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:13:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:13:54 ========================================================= 18:13:54 EdgeX Global Pipelines Version Info 18:13:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk e41c41f925ee804344b3ac15cd9e17d57aac9674 # timeout=10 18:13:56 ------------------- 18:13:56 stable info: 18:13:56 ------------------- 18:13:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:13:56 Commit SHA: f17c8f7ddcfcae814424951d38f1611fe0b2aacf 18:13:56 Message: update stable to v1.0.114 18:13:57 ------------------- 18:13:57 experimental info: 18:13:57 ------------------- 18:13:57 Commited By: **** collab-it+edgex@linuxfoundation.org 18:13:57 Commit SHA: f17c8f7ddcfcae814424951d38f1611fe0b2aacf 18:13:57 Message: update experimental to v1.0.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 18:13:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 18:13:57 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 18:13:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:13:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:13:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:13:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.13 [Pipeline] echo 18:13:58 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:13:58 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [Pipeline] echo 18:13:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:13:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:13:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:13:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 18:13:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:13:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:13:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 18:13:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:13:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:13:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:13:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 18:13:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:13:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:13:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:13:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-271 [Pipeline] echo 18:13:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-271 [Pipeline] echo 18:13:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-271 [Pipeline] echo 18:13:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a5d3749c79c9e26618366006f3539853b2dfce2d [Pipeline] echo 18:13:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a5d3749 [Pipeline] echo 18:14:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:14:00 + git log --format=format:%s -1 a5d3749c79c9e26618366006f3539853b2dfce2d [Pipeline] echo 18:14:00 GIT_COMMIT: a5d3749c79c9e26618366006f3539853b2dfce2d, Commit Message: feat: Add Tags to V1 Event's UnmarshalJSON [Pipeline] echo 18:14:00 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:14:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:14:01 18:14:01 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:14:02 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:14:02 latest: Pulling from edgex-devops/git-semver 18:14:02 31603596830f: Pulling fs layer 18:14:02 2a8b12db71e7: Pulling fs layer 18:14:02 6ca5941a6612: Pulling fs layer 18:14:02 ecc8261a40a4: Pulling fs layer 18:14:02 ecc8261a40a4: Waiting 18:14:02 2a8b12db71e7: Verifying Checksum 18:14:02 2a8b12db71e7: Download complete 18:14:02 31603596830f: Verifying Checksum 18:14:02 31603596830f: Download complete 18:14:02 ecc8261a40a4: Verifying Checksum 18:14:02 ecc8261a40a4: Download complete 18:14:02 6ca5941a6612: Verifying Checksum 18:14:02 6ca5941a6612: Download complete 18:14:02 31603596830f: Pull complete 18:14:03 2a8b12db71e7: Pull complete 18:14:05 6ca5941a6612: Pull complete 18:14:05 ecc8261a40a4: Pull complete 18:14:05 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 18:14:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:14:05 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:14:05 prd-centos7-docker-4c-2g-806 does not seem to be running inside a container 18:14:05 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-271 -v /w/workspace/dry_go-mod-core-contracts_PR-271:/w/workspace/dry_go-mod-core-contracts_PR-271:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-271@tmp:/w/workspace/dry_go-mod-core-contracts_PR-271@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:10004/edgex-devops/git-semver:latest cat 18:14:07 $ docker top a47e12887bd7bd0a606c1dc68823025bdde41989d24e3499254b1c442cd56b86 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:14:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:14:07 [ssh-agent] Looking for ssh-agent implementation... 18:14:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:14:08 $ docker exec a47e12887bd7bd0a606c1dc68823025bdde41989d24e3499254b1c442cd56b86 ssh-agent 18:14:08 SSH_AUTH_SOCK=/tmp/ssh-Om4p52esUguF/agent.11 18:14:08 SSH_AGENT_PID=16 18:14:08 Running ssh-add (command line suppressed) 18:14:08 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-271@tmp/private_key_3024936898845922720.key (/w/workspace/dry_go-mod-core-contracts_PR-271@tmp/private_key_3024936898845922720.key) 18:14:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:14:08 + git describe --exact-match --tags HEAD 18:14:08 fatal: No names found, cannot describe anything. [Pipeline] } 18:14:08 $ docker exec --env ******** --env ******** a47e12887bd7bd0a606c1dc68823025bdde41989d24e3499254b1c442cd56b86 ssh-agent -k 18:14:09 unset SSH_AUTH_SOCK; 18:14:09 unset SSH_AGENT_PID; 18:14:09 echo Agent pid 16 killed; 18:14:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 18:14:09 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 18:14:09 This usually means this commit has not been tagged. [Pipeline] sshagent 18:14:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:14:09 [ssh-agent] Looking for ssh-agent implementation... 18:14:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:14:09 $ docker exec a47e12887bd7bd0a606c1dc68823025bdde41989d24e3499254b1c442cd56b86 ssh-agent 18:14:09 SSH_AUTH_SOCK=/tmp/ssh-3J2yxIEePaaV/agent.45 18:14:09 SSH_AGENT_PID=50 18:14:09 Running ssh-add (command line suppressed) 18:14:10 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-271@tmp/private_key_2180299874222665367.key (/w/workspace/dry_go-mod-core-contracts_PR-271@tmp/private_key_2180299874222665367.key) 18:14:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:14:10 + git semver init 18:14:10 # -> Open(): unable to determine branch for HEAD 18:14:10 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-271/.git 18:14:10 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-271 18:14:10 # $SEMVER_REMOTE_NAME = origin 18:14:10 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:14:10 # $SEMVER_USER_NAME = edgex-jenkins 18:14:10 # $SEMVER_BRANCH = PR-271 18:14:10 # $SEMVER_TEMP = /tmp/semver-915455175 18:14:10 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 18:14:11 # '/tmp/semver-915455175' -> '/w/workspace/dry_go-mod-core-contracts_PR-271/.semver' 18:14:11 # -> Force: false 18:14:11 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-271/.semver [Pipeline] } 18:14:11 $ docker exec --env ******** --env ******** a47e12887bd7bd0a606c1dc68823025bdde41989d24e3499254b1c442cd56b86 ssh-agent -k 18:14:12 unset SSH_AUTH_SOCK; 18:14:12 unset SSH_AGENT_PID; 18:14:12 echo Agent pid 50 killed; 18:14:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:14:12 + git semver [Pipeline] } 18:14:12 $ docker stop --time=1 a47e12887bd7bd0a606c1dc68823025bdde41989d24e3499254b1c442cd56b86 18:14:14 $ docker rm -f a47e12887bd7bd0a606c1dc68823025bdde41989d24e3499254b1c442cd56b86 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 18:14:15 Stashed 89 file(s) [Pipeline] echo 18:14:15 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo 18:14:15 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 18:14:30 Still waiting to schedule task 18:14:30 Waiting for next available executor on ‘centos7-docker-4c-2g’ 18:14:30 Still waiting to schedule task 18:14:30 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 18:16:31 Running on prd-centos7-docker-4c-2g-809 in /w/workspace/dry_go-mod-core-contracts_PR-271 [Pipeline] { [Pipeline] ws 18:16:31 Running in /w/workspace/go-mod-core-contracts/4 [Pipeline] { [Pipeline] checkout 18:16:34 using credential edgex-jenkins-ssh 18:16:34 Cloning the remote Git repository 18:16:34 Cloning with configured refspecs honoured and without tags 18:16:34 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 18:16:34 > git init /w/workspace/go-mod-core-contracts/4 # timeout=10 18:16:35 Fetching without tags 18:16:36 Merging remotes/origin/master commit 526dc5f10a42b0a0548c6493116ed2250912fbb9 into PR head commit a5d3749c79c9e26618366006f3539853b2dfce2d 18:16:34 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 18:16:34 > git --version # timeout=10 18:16:34 > git --version # 'git version 2.16.5' 18:16:34 using GIT_SSH to set credentials SSH Credentials for GitHub 18:16:35 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/271/head:refs/remotes/origin/PR-271 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:16:35 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 18:16:35 > git config --add remote.origin.fetch +refs/pull/271/head:refs/remotes/origin/PR-271 # timeout=10 18:16:35 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 18:16:35 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 18:16:35 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 18:16:35 using GIT_SSH to set credentials SSH Credentials for GitHub 18:16:35 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/271/head:refs/remotes/origin/PR-271 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:16:36 > git config core.sparsecheckout # timeout=10 18:16:36 > git checkout -f a5d3749c79c9e26618366006f3539853b2dfce2d # timeout=10 18:16:36 Merge succeeded, producing a5d3749c79c9e26618366006f3539853b2dfce2d 18:16:36 Checking out Revision a5d3749c79c9e26618366006f3539853b2dfce2d (PR-271) 18:16:37 Running on prd-ubuntu18.04-docker-arm64-4c-16g-808 in /w/workspace/dry_go-mod-core-contracts_PR-271 [Pipeline] { [Pipeline] ws 18:16:37 Running in /w/workspace/go-mod-core-contracts/4 [Pipeline] { 18:16:36 > git remote # timeout=10 18:16:36 > git config --get remote.origin.url # timeout=10 18:16:36 using GIT_SSH to set credentials SSH Credentials for GitHub 18:16:36 > git merge 526dc5f10a42b0a0548c6493116ed2250912fbb9 # timeout=10 18:16:36 > git rev-parse HEAD^{commit} # timeout=10 18:16:36 > git config core.sparsecheckout # timeout=10 18:16:36 > git checkout -f a5d3749c79c9e26618366006f3539853b2dfce2d # timeout=10 [Pipeline] checkout 18:16:40 Commit message: "feat: Add Tags to V1 Event's UnmarshalJSON" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 18:16:41 ========================================================= 18:16:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 18:16:41 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:16:41 + 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 . 18:16:42 Sending build context to Docker daemon 2.147MB 18:16:42 Step 1/7 : ARG BASE=golang:1.13-alpine 18:16:42 Step 2/7 : FROM ${BASE} 18:16:42 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 18:16:42 df20fa9351a1: Pulling fs layer 18:16:42 ed8968b2872e: Pulling fs layer 18:16:42 a92cc7c5fd73: Pulling fs layer 18:16:42 2dd03ba5bac4: Pulling fs layer 18:16:42 1e091d79d1de: Pulling fs layer 18:16:42 481702a1767f: Pulling fs layer 18:16:42 f64a6f60c768: Pulling fs layer 18:16:42 e78d2573fc39: Pulling fs layer 18:16:42 e876d2f968b6: Pulling fs layer 18:16:42 ce8a83651883: Pulling fs layer 18:16:42 07967f4d0e4b: Pulling fs layer 18:16:42 2dd03ba5bac4: Waiting 18:16:42 1e091d79d1de: Waiting 18:16:42 e78d2573fc39: Waiting 18:16:42 481702a1767f: Waiting 18:16:42 f64a6f60c768: Waiting 18:16:42 e876d2f968b6: Waiting 18:16:42 07967f4d0e4b: Waiting 18:16:42 ce8a83651883: Waiting 18:16:42 a92cc7c5fd73: Verifying Checksum 18:16:42 a92cc7c5fd73: Download complete 18:16:42 ed8968b2872e: Verifying Checksum 18:16:42 ed8968b2872e: Download complete 18:16:42 1e091d79d1de: Verifying Checksum 18:16:42 1e091d79d1de: Download complete 18:16:42 481702a1767f: Verifying Checksum 18:16:42 481702a1767f: Download complete 18:16:42 df20fa9351a1: Verifying Checksum 18:16:42 df20fa9351a1: Download complete 18:16:42 using credential edgex-jenkins-ssh 18:16:42 df20fa9351a1: Pull complete 18:16:42 Cloning the remote Git repository 18:16:42 Cloning with configured refspecs honoured and without tags 18:16:42 ed8968b2872e: Pull complete 18:16:43 f64a6f60c768: Verifying Checksum 18:16:43 f64a6f60c768: Download complete 18:16:43 e876d2f968b6: Verifying Checksum 18:16:43 e876d2f968b6: Download complete 18:16:42 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 18:16:42 > git init /w/workspace/go-mod-core-contracts/4 # timeout=10 18:16:42 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 18:16:42 > git --version # timeout=10 18:16:42 > git --version # 'git version 2.17.1' 18:16:42 using GIT_SSH to set credentials SSH Credentials for GitHub 18:16:43 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/271/head:refs/remotes/origin/PR-271 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:16:44 Fetching without tags 18:16:44 2dd03ba5bac4: Verifying Checksum 18:16:44 2dd03ba5bac4: Download complete 18:16:44 07967f4d0e4b: Verifying Checksum 18:16:44 07967f4d0e4b: Download complete 18:16:44 a92cc7c5fd73: Pull complete 18:16:44 e78d2573fc39: Verifying Checksum 18:16:44 e78d2573fc39: Download complete 18:16:44 ce8a83651883: Verifying Checksum 18:16:44 Merging remotes/origin/master commit 526dc5f10a42b0a0548c6493116ed2250912fbb9 into PR head commit a5d3749c79c9e26618366006f3539853b2dfce2d 18:16:44 Merge succeeded, producing a5d3749c79c9e26618366006f3539853b2dfce2d 18:16:44 Checking out Revision a5d3749c79c9e26618366006f3539853b2dfce2d (PR-271) 18:16:43 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 18:16:43 > git config --add remote.origin.fetch +refs/pull/271/head:refs/remotes/origin/PR-271 # timeout=10 18:16:43 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 18:16:43 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 18:16:44 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 18:16:44 using GIT_SSH to set credentials SSH Credentials for GitHub 18:16:44 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/271/head:refs/remotes/origin/PR-271 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:16:44 > git config core.sparsecheckout # timeout=10 18:16:44 > git checkout -f a5d3749c79c9e26618366006f3539853b2dfce2d # timeout=10 18:16:44 > git remote # timeout=10 18:16:44 > git config --get remote.origin.url # timeout=10 18:16:44 using GIT_SSH to set credentials SSH Credentials for GitHub 18:16:44 > git merge 526dc5f10a42b0a0548c6493116ed2250912fbb9 # timeout=10 18:16:44 > git rev-parse HEAD^{commit} # timeout=10 18:16:44 > git config core.sparsecheckout # timeout=10 18:16:44 > git checkout -f a5d3749c79c9e26618366006f3539853b2dfce2d # timeout=10 18:16:49 Commit message: "feat: Add Tags to V1 Event's UnmarshalJSON" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 18:16:49 2dd03ba5bac4: Pull complete 18:16:49 1e091d79d1de: Pull complete 18:16:49 481702a1767f: Pull complete [Pipeline] echo 18:16:50 ========================================================= 18:16:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 18:16:50 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:16:51 + 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 . 18:16:52 Sending build context to Docker daemon 2.147MB 18:16:52 Step 1/7 : ARG BASE=golang:1.13-alpine 18:16:52 Step 2/7 : FROM ${BASE} 18:16:52 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:16:52 b538f80385f9: Pulling fs layer 18:16:52 74f711af9a0d: Pulling fs layer 18:16:52 99f96fe45779: Pulling fs layer 18:16:52 fd7a069fd194: Pulling fs layer 18:16:52 66aa3694b03b: Pulling fs layer 18:16:52 170f70906a0f: Pulling fs layer 18:16:52 ad7c5574e4b9: Pulling fs layer 18:16:52 e772456be8f7: Pulling fs layer 18:16:52 c890913d741a: Pulling fs layer 18:16:52 2480fcc9aa5a: Pulling fs layer 18:16:52 09adf4765672: Pulling fs layer 18:16:52 ad7c5574e4b9: Waiting 18:16:52 e772456be8f7: Waiting 18:16:52 fd7a069fd194: Waiting 18:16:52 66aa3694b03b: Waiting 18:16:52 170f70906a0f: Waiting 18:16:52 c890913d741a: Waiting 18:16:52 2480fcc9aa5a: Waiting 18:16:52 09adf4765672: Waiting 18:16:52 99f96fe45779: Verifying Checksum 18:16:52 99f96fe45779: Download complete 18:16:52 74f711af9a0d: Verifying Checksum 18:16:52 74f711af9a0d: Download complete 18:16:52 66aa3694b03b: Download complete 18:16:52 170f70906a0f: Download complete 18:16:52 b538f80385f9: Verifying Checksum 18:16:52 b538f80385f9: Download complete 18:16:53 b538f80385f9: Pull complete 18:16:53 74f711af9a0d: Pull complete 18:16:54 99f96fe45779: Pull complete 18:16:55 ad7c5574e4b9: Verifying Checksum 18:16:55 ad7c5574e4b9: Download complete 18:16:55 c890913d741a: Verifying Checksum 18:16:55 c890913d741a: Download complete 18:16:56 f64a6f60c768: Pull complete 18:16:57 2480fcc9aa5a: Verifying Checksum 18:16:57 2480fcc9aa5a: Download complete 18:16:57 09adf4765672: Download complete 18:16:58 e772456be8f7: Verifying Checksum 18:16:58 e772456be8f7: Download complete 18:16:58 fd7a069fd194: Verifying Checksum 18:16:58 fd7a069fd194: Download complete 18:16:59 e78d2573fc39: Pull complete 18:16:59 e876d2f968b6: Pull complete 18:17:00 ce8a83651883: Pull complete 18:17:00 07967f4d0e4b: Pull complete 18:17:00 Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe 18:17:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 18:17:00 ---> 5d7c900382c6 18:17:00 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:17:01 ---> Running in 8101c23fb8fa 18:17:01 Removing intermediate container 8101c23fb8fa 18:17:01 ---> c34406133e92 18:17:01 Step 4/7 : RUN apk add bash 18:17:01 ---> Running in 5f16d18ff3d7 18:17:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:17:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:17:04 OK: 166 MiB in 39 packages 18:17:04 Removing intermediate container 5f16d18ff3d7 18:17:04 ---> 4523e96865f8 18:17:04 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 18:17:04 ---> Running in 3c4aecfc841f 18:17:04 Removing intermediate container 3c4aecfc841f 18:17:04 ---> d8e251458062 18:17:04 Step 6/7 : COPY go.mod . 18:17:04 ---> 5f0936acf730 18:17:04 Step 7/7 : RUN go mod download 18:17:04 ---> Running in 7bc5d4836e7b 18:17:06 go: finding github.com/davecgh/go-spew v1.1.0 18:17:06 go: finding github.com/fxamacker/cbor/v2 v2.2.0 18:17:07 go: finding github.com/go-kit/kit v0.8.0 18:17:07 go: finding github.com/go-logfmt/logfmt v0.4.0 18:17:07 go: finding github.com/go-playground/assert/v2 v2.0.1 18:17:07 go: finding github.com/go-playground/locales v0.13.0 18:17:07 go: finding github.com/go-playground/universal-translator v0.17.0 18:17:07 go: finding github.com/go-playground/validator/v10 v10.3.0 18:17:07 go: finding github.com/go-stack/stack v1.8.0 18:17:07 go: finding github.com/google/uuid v1.1.0 18:17:07 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 18:17:07 go: finding github.com/leodido/go-urn v1.2.0 18:17:07 go: finding github.com/pmezard/go-difflib v1.0.0 18:17:07 go: finding github.com/stretchr/objx v0.1.0 18:17:07 go: finding github.com/stretchr/testify v1.5.1 18:17:07 go: finding github.com/x448/float16 v0.8.4 18:17:07 go: finding golang.org/x/text v0.3.2 18:17:07 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 18:17:07 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 18:17:07 go: finding gopkg.in/yaml.v2 v2.2.8 18:17:10 fd7a069fd194: Pull complete 18:17:10 66aa3694b03b: Pull complete 18:17:10 170f70906a0f: Pull complete 18:17:14 ad7c5574e4b9: Pull complete 18:17:17 Removing intermediate container 7bc5d4836e7b 18:17:17 ---> e2a27e64e851 18:17:17 Successfully built e2a27e64e851 18:17:17 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 18:17:18 + docker inspect -f . ci-base-image-x86_64 18:17:18 . [Pipeline] withDockerContainer 18:17:18 e772456be8f7: Pull complete 18:17:18 prd-centos7-docker-4c-2g-809 does not seem to be running inside a container 18:17:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:17:18 c890913d741a: Pull complete 18:17:19 $ docker top c2f7b0f01e8cff52effc32d8afa12dec4a8f1aa1f1a8ffc0f2b77dc3bbd6870e -eo pid,comm [Pipeline] { [Pipeline] sh 18:17:20 + go version 18:17:20 go version go1.13.13 linux/amd64 [Pipeline] sh 18:17:20 + make test 18:17:20 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:17:21 2480fcc9aa5a: Pull complete 18:17:21 09adf4765672: Pull complete 18:17:21 Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 18:17:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 18:17:21 ---> 2248a725d1cf 18:17:21 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:17:26 ---> Running in 02de4785282d 18:17:26 Removing intermediate container 02de4785282d 18:17:26 ---> acbc26a7a8ad 18:17:26 Step 4/7 : RUN apk add bash 18:17:26 ---> Running in ff2ba08ba36e 18:17:27 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 18:17:27 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.015s coverage: 85.7% of statements 18:17:27 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.019s coverage: 100.0% of statements 18:17:27 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.016s coverage: 45.4% of statements 18:17:27 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.021s coverage: 77.8% of statements 18:17:27 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 18:17:28 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.004s coverage: 6.4% of statements 18:17:28 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.019s coverage: 14.8% of statements 18:17:28 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.019s coverage: 100.0% of statements 18:17:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:17:29 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.034s coverage: 91.8% of statements 18:17:29 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 18:17:29 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 18:17:29 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.049s coverage: 100.0% of statements 18:17:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:17:33 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.019s coverage: 62.6% of statements 18:17:33 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.004s coverage: 26.3% of statements 18:17:33 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.004s coverage: 15.4% of statements 18:17:33 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.004s coverage: 15.4% of statements 18:17:33 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.032s coverage: 14.3% of statements 18:17:33 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 18:17:33 --- FAIL: TestFromEventModelToDTO (0.00s) 18:17:33 --- FAIL: TestFromEventModelToDTO/success_to_convert_from_event_model_to_DTO_ (0.00s) 18:17:33 event_test.go:50: 18:17:33 Error Trace: event_test.go:50 18:17:33 Error: Not equal: 18:17:33 expected: dtos.Event{Versionable:common.Versionable{ApiVersion:"v2"}, ID:"7a1707f0-166f-4c4b-bc9d-1d54c74e0137", Pushed:1594963842, DeviceName:"TestDevice", Created:1594963842, Origin:1594963842, Readings:[]dtos.BaseReading(nil), Tags:map[string]string{"GatewayID":"Houston-0001"}} 18:17:33 actual : dtos.Event{Versionable:common.Versionable{ApiVersion:"v2"}, ID:"7a1707f0-166f-4c4b-bc9d-1d54c74e0137", Pushed:1594963842, DeviceName:"TestDevice", Created:1594963842, Origin:1594963842, Readings:[]dtos.BaseReading(nil), Tags:map[string]string{"GatewayID":"Intel123"}} 18:17:33 18:17:33 Diff: 18:17:33 --- Expected 18:17:33 +++ Actual 18:17:33 @@ -11,3 +11,3 @@ 18:17:33 Tags: (map[string]string) (len=1) { 18:17:33 - (string) (len=9) "GatewayID": (string) (len=12) "Houston-0001" 18:17:33 + (string) (len=9) "GatewayID": (string) (len=8) "Intel123" 18:17:33 } 18:17:33 Test: TestFromEventModelToDTO/success_to_convert_from_event_model_to_DTO_ 18:17:33 Messages: FromEventModelToDTO did not result in expected Event DTO. 18:17:33 FAIL 18:17:33 coverage: 21.4% of statements 18:17:33 FAIL github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.015s 18:17:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.022s coverage: 100.0% of statements 18:17:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.015s coverage: 95.1% of statements 18:17:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.007s coverage: 100.0% of statements 18:17:33 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 18:17:33 FAIL 18:17:33 make: *** [Makefile:6: test] Error 1 [Pipeline] } 18:17:33 $ docker stop --time=1 c2f7b0f01e8cff52effc32d8afa12dec4a8f1aa1f1a8ffc0f2b77dc3bbd6870e 18:17:35 $ docker rm -f c2f7b0f01e8cff52effc32d8afa12dec4a8f1aa1f1a8ffc0f2b77dc3bbd6870e 18:17:36 OK: 142 MiB in 39 packages [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } 18:17:37 Removing intermediate container ff2ba08ba36e 18:17:37 ---> 654cdb21f380 18:17:37 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 18:17:37 ---> Running in 425fb8fe2a05 [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:17:37 Failed in branch amd64 18:17:38 Removing intermediate container 425fb8fe2a05 18:17:38 ---> ecaa4a92d910 18:17:38 Step 6/7 : COPY go.mod . 18:17:38 ---> 39653395b26d 18:17:38 Step 7/7 : RUN go mod download 18:17:38 ---> Running in 9b6099d1a469 18:17:41 go: finding github.com/davecgh/go-spew v1.1.0 18:17:41 go: finding github.com/fxamacker/cbor/v2 v2.2.0 18:17:41 go: finding github.com/go-kit/kit v0.8.0 18:17:41 go: finding github.com/go-logfmt/logfmt v0.4.0 18:17:41 go: finding github.com/go-playground/assert/v2 v2.0.1 18:17:41 go: finding github.com/go-playground/locales v0.13.0 18:17:41 go: finding github.com/go-playground/universal-translator v0.17.0 18:17:41 go: finding github.com/go-playground/validator/v10 v10.3.0 18:17:41 go: finding github.com/go-stack/stack v1.8.0 18:17:41 go: finding github.com/google/uuid v1.1.0 18:17:41 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 18:17:41 go: finding github.com/leodido/go-urn v1.2.0 18:17:42 go: finding github.com/pmezard/go-difflib v1.0.0 18:17:42 go: finding github.com/stretchr/objx v0.1.0 18:17:42 go: finding github.com/stretchr/testify v1.5.1 18:17:42 go: finding github.com/x448/float16 v0.8.4 18:17:42 go: finding golang.org/x/text v0.3.2 18:17:42 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 18:17:42 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 18:17:42 go: finding gopkg.in/yaml.v2 v2.2.8 18:17:54 Removing intermediate container 9b6099d1a469 18:17:54 ---> cf2c8e19dd7d 18:17:54 Successfully built cf2c8e19dd7d 18:17:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:17:55 + docker inspect -f . ci-base-image-arm64 18:17:55 . [Pipeline] withDockerContainer 18:17:55 prd-ubuntu18.04-docker-arm64-4c-16g-808 does not seem to be running inside a container 18:17:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:17:57 $ docker top 8fa3713de0160f88fb80af9b759369da33b119172a35acc375e923772c048bd8 -eo pid,comm [Pipeline] { [Pipeline] sh 18:17:58 + go version 18:17:58 go version go1.13.13 linux/arm64 [Pipeline] sh 18:18:00 + make test 18:18:00 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:18:22 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 18:18:22 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.060s coverage: 85.7% of statements 18:18:22 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.061s coverage: 100.0% of statements 18:18:24 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.047s coverage: 45.4% of statements 18:18:24 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.032s coverage: 77.8% of statements 18:18:24 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 18:18:24 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.023s coverage: 6.4% of statements 18:18:25 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.089s coverage: 14.8% of statements 18:18:26 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.037s coverage: 100.0% of statements 18:18:29 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.100s coverage: 91.8% of statements 18:18:29 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 18:18:29 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 18:18:29 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.011s coverage: 100.0% of statements 18:18:34 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.129s coverage: 62.6% of statements 18:18:34 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.020s coverage: 26.3% of statements 18:18:34 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.053s coverage: 15.4% of statements 18:18:34 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.021s coverage: 15.4% of statements 18:18:34 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.016s coverage: 14.3% of statements 18:18:34 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 18:18:35 --- FAIL: TestFromEventModelToDTO (0.00s) 18:18:35 --- FAIL: TestFromEventModelToDTO/success_to_convert_from_event_model_to_DTO_ (0.00s) 18:18:35 event_test.go:50: 18:18:35 Error Trace: event_test.go:50 18:18:35 Error: Not equal: 18:18:35 expected: dtos.Event{Versionable:common.Versionable{ApiVersion:"v2"}, ID:"7a1707f0-166f-4c4b-bc9d-1d54c74e0137", Pushed:1594963842, DeviceName:"TestDevice", Created:1594963842, Origin:1594963842, Readings:[]dtos.BaseReading(nil), Tags:map[string]string{"GatewayID":"Houston-0001"}} 18:18:35 actual : dtos.Event{Versionable:common.Versionable{ApiVersion:"v2"}, ID:"7a1707f0-166f-4c4b-bc9d-1d54c74e0137", Pushed:1594963842, DeviceName:"TestDevice", Created:1594963842, Origin:1594963842, Readings:[]dtos.BaseReading(nil), Tags:map[string]string{"GatewayID":"Intel123"}} 18:18:35 18:18:35 Diff: 18:18:35 --- Expected 18:18:35 +++ Actual 18:18:35 @@ -11,3 +11,3 @@ 18:18:35 Tags: (map[string]string) (len=1) { 18:18:35 - (string) (len=9) "GatewayID": (string) (len=12) "Houston-0001" 18:18:35 + (string) (len=9) "GatewayID": (string) (len=8) "Intel123" 18:18:35 } 18:18:35 Test: TestFromEventModelToDTO/success_to_convert_from_event_model_to_DTO_ 18:18:35 Messages: FromEventModelToDTO did not result in expected Event DTO. 18:18:35 FAIL 18:18:35 coverage: 21.4% of statements 18:18:35 FAIL github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.093s 18:18:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.031s coverage: 100.0% of statements 18:18:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.072s coverage: 95.1% of statements 18:18:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.028s coverage: 100.0% of statements 18:18:37 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 18:18:37 FAIL 18:18:38 make: *** [Makefile:6: test] Error 1 [Pipeline] } 18:18:38 $ docker stop --time=1 8fa3713de0160f88fb80af9b759369da33b119172a35acc375e923772c048bd8 18:18:40 $ docker rm -f 8fa3713de0160f88fb80af9b759369da33b119172a35acc375e923772c048bd8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:18:42 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 18:18:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:18:45 ---> package-listing.sh 18:18:45 ++ tr '[:upper:]' '[:lower:]' 18:18:45 ++ facter osfamily 18:18:45 + OS_FAMILY=redhat 18:18:45 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-271 18:18:45 + START_PACKAGES=/tmp/packages_start.txt 18:18:45 + END_PACKAGES=/tmp/packages_end.txt 18:18:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:18:45 + PACKAGES=/tmp/packages_start.txt 18:18:45 + '[' /w/workspace/dry_go-mod-core-contracts_PR-271 ']' 18:18:45 + PACKAGES=/tmp/packages_end.txt 18:18:45 + case "${OS_FAMILY}" in 18:18:45 + rpm -qa 18:18:45 + sort 18:18:49 + '[' -f /tmp/packages_start.txt ']' 18:18:49 + '[' -f /tmp/packages_end.txt ']' 18:18:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:18:49 + '[' /w/workspace/dry_go-mod-core-contracts_PR-271 ']' 18:18:49 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-271/archives/ 18:18:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-271/archives/ [Pipeline] isUnix [Pipeline] sh 18:18:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:18:50 18:18:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:18:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:18:50 alpine: Pulling from edgex-lftools-log-publisher 18:18:50 c9b1b535fdd9: Pulling fs layer 18:18:50 2cc5ad85d9ab: Pulling fs layer 18:18:50 756a868c4378: Pulling fs layer 18:18:50 444b2fc9a129: Pulling fs layer 18:18:50 ea15f1150254: Pulling fs layer 18:18:50 41b27a9f41bf: Pulling fs layer 18:18:50 28c525ee5125: Pulling fs layer 18:18:50 094b1ea09ed8: Pulling fs layer 18:18:50 138eaada9080: Pulling fs layer 18:18:50 0622d0fa9048: Pulling fs layer 18:18:50 41b27a9f41bf: Waiting 18:18:50 28c525ee5125: Waiting 18:18:50 094b1ea09ed8: Waiting 18:18:50 138eaada9080: Waiting 18:18:50 0622d0fa9048: Waiting 18:18:50 ea15f1150254: Waiting 18:18:50 2cc5ad85d9ab: Verifying Checksum 18:18:50 2cc5ad85d9ab: Download complete 18:18:50 444b2fc9a129: Verifying Checksum 18:18:50 444b2fc9a129: Download complete 18:18:50 c9b1b535fdd9: Verifying Checksum 18:18:50 c9b1b535fdd9: Download complete 18:18:51 ea15f1150254: Verifying Checksum 18:18:51 ea15f1150254: Download complete 18:18:51 c9b1b535fdd9: Pull complete 18:18:51 28c525ee5125: Verifying Checksum 18:18:51 28c525ee5125: Download complete 18:18:51 2cc5ad85d9ab: Pull complete 18:18:51 756a868c4378: Verifying Checksum 18:18:51 756a868c4378: Download complete 18:18:52 138eaada9080: Verifying Checksum 18:18:52 138eaada9080: Download complete 18:18:52 0622d0fa9048: Verifying Checksum 18:18:52 0622d0fa9048: Download complete 18:18:52 094b1ea09ed8: Verifying Checksum 18:18:52 094b1ea09ed8: Download complete 18:18:53 41b27a9f41bf: Verifying Checksum 18:18:53 41b27a9f41bf: Download complete 18:18:55 756a868c4378: Pull complete 18:18:55 444b2fc9a129: Pull complete 18:18:55 ea15f1150254: Pull complete 18:19:00 41b27a9f41bf: Pull complete 18:19:00 28c525ee5125: Pull complete 18:19:03 094b1ea09ed8: Pull complete 18:19:03 138eaada9080: Pull complete 18:19:03 0622d0fa9048: Pull complete 18:19:04 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 18:19:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:19:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:19:04 prd-centos7-docker-4c-2g-806 does not seem to be running inside a container 18:19:04 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dry_go-mod-core-contracts_PR-271 -v /w/workspace/dry_go-mod-core-contracts_PR-271:/w/workspace/dry_go-mod-core-contracts_PR-271:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-271@tmp:/w/workspace/dry_go-mod-core-contracts_PR-271@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:19:07 $ docker top 3ac87981413f3905d950042582fca75be164a9e35776b9a92cd11afb0c32c2ac -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:19:08 provisioning config files... 18:19:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-271@tmp/config5681842688378859081tmp [Pipeline] { [Pipeline] echo 18:19:08 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:19:08 ---> create-netrc.sh [Pipeline] echo 18:19:09 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:19:09 ---> logs-deploy.sh 18:19:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-271/4 18:19:09 INFO: archiving workspace using pattern(s): 18:19:11 Archives upload complete. 18:19:11 INFO: archiving logs to Nexus 18:19:12 ---> uname -a: 18:19:12 Linux 3ac87981413f 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 18:19:12 18:19:12 18:19:12 ---> lscpu: 18:19:12 Architecture: x86_64 18:19:12 CPU op-mode(s): 32-bit, 64-bit 18:19:12 Byte Order: Little Endian 18:19:12 Address sizes: 40 bits physical, 48 bits virtual 18:19:12 CPU(s): 4 18:19:12 On-line CPU(s) list: 0-3 18:19:12 Thread(s) per core: 1 18:19:12 Core(s) per socket: 1 18:19:12 Socket(s): 4 18:19:12 NUMA node(s): 1 18:19:12 Vendor ID: GenuineIntel 18:19:12 CPU family: 6 18:19:12 Model: 44 18:19:12 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 18:19:12 Stepping: 1 18:19:12 CPU MHz: 2933.438 18:19:12 BogoMIPS: 5866.87 18:19:12 Virtualization: VT-x 18:19:12 Hypervisor vendor: KVM 18:19:12 Virtualization type: full 18:19:12 L1d cache: 128 KiB 18:19:12 L1i cache: 128 KiB 18:19:12 L2 cache: 16 MiB 18:19:12 L3 cache: 64 MiB 18:19:12 NUMA node0 CPU(s): 0-3 18:19:12 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 18:19:12 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 18:19:12 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 18:19:12 Vulnerability Meltdown: Mitigation; PTI 18:19:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:19:12 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 18:19:12 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 18:19:12 Vulnerability Tsx async abort: Not affected 18:19:12 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 18:19:12 18:19:12 18:19:12 ---> nproc: 18:19:12 4 18:19:12 18:19:12 18:19:12 ---> df -h: 18:19:12 Filesystem Size Used Available Use% Mounted on 18:19:12 overlay 50.0G 7.2G 42.8G 14% / 18:19:12 tmpfs 64.0M 0 64.0M 0% /dev 18:19:12 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 18:19:12 shm 64.0M 0 64.0M 0% /dev/shm 18:19:12 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 18:19:12 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 18:19:12 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 18:19:12 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-271@tmp 18:19:12 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa 18:19:12 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-271 18:19:12 18:19:12 18:19:12 ---> free -m: 18:19:12 total used free shared buff/cache available 18:19:12 Mem: 1837 673 130 0 1033 1057 18:19:12 Swap: 1023 1 1022 18:19:12 18:19:12 18:19:12 ---> ip addr: 18:19:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:19:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:19:12 inet 127.0.0.1/8 scope host lo 18:19:12 valid_lft forever preferred_lft forever 18:19:12 6: eth0@if7: mtu 1458 qdisc noqueue state UP 18:19:12 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 18:19:12 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 18:19:12 valid_lft forever preferred_lft forever 18:19:12 18:19:12 18:19:12 ---> sar -b -r -n DEV: 18:19:12 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 08/31/20 _x86_64_ (4 CPU) 18:19:12 18:19:12 18:12:57 LINUX RESTART 18:19:12 18:19:12 18:14:01 tps rtps wtps bread/s bwrtn/s 18:19:12 18:15:01 23.32 4.91 18.41 1498.55 2008.17 18:19:12 18:16:01 0.30 0.00 0.30 0.00 4.59 18:19:12 18:17:01 0.19 0.00 0.19 0.00 2.47 18:19:12 18:18:01 0.32 0.00 0.32 0.00 3.90 18:19:12 18:19:01 99.30 67.80 31.50 5291.93 15065.93 18:19:12 Average: 24.77 14.59 10.18 1363.04 3429.45 18:19:12 18:19:12 18:14:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:19:12 18:15:01 149808 1731748 92.04 2620 1130344 1141912 38.97 452440 1117920 20 18:19:12 18:16:01 159096 1722460 91.54 2620 1130348 1074228 36.66 448360 1114720 20 18:19:12 18:17:01 155640 1725916 91.73 2620 1130352 1074468 36.67 451764 1114712 16 18:19:12 18:18:01 156032 1725524 91.71 2620 1130356 1074228 36.66 453772 1112516 16 18:19:12 18:19:01 75620 1805936 95.98 2620 1109676 1523900 52.01 529808 1090292 69704 18:19:12 Average: 139239 1742317 92.60 2620 1126215 1177747 40.19 467229 1110032 13955 18:19:12 18:19:12 18:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 18:19:12 18:15:01 eth0 44.47 36.88 339.70 41.72 0.00 0.00 0.00 18:19:12 18:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:19:12 18:15:01 docker0 4.34 3.71 0.88 10.31 0.00 0.00 0.00 18:19:12 18:16:01 eth0 1.13 0.08 0.09 0.01 0.00 0.00 0.00 18:19:12 18:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:19:12 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:19:12 18:17:01 eth0 0.95 0.58 0.55 0.40 0.00 0.00 0.00 18:19:12 18:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:19:12 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:19:12 18:18:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 18:19:12 18:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:19:12 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:19:12 18:19:01 eth0 79.65 48.04 2325.71 8.86 0.00 0.00 0.00 18:19:12 18:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:19:12 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:19:12 Average: eth0 25.34 17.19 535.15 10.23 0.00 0.00 0.00 18:19:12 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:19:12 Average: docker0 0.87 0.74 0.18 2.07 0.00 0.00 0.00 18:19:12 18:19:12 18:19:12 ---> sar -P ALL: 18:19:12 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 08/31/20 _x86_64_ (4 CPU) 18:19:12 18:19:12 18:12:57 LINUX RESTART 18:19:12 18:19:12 18:14:01 CPU %user %nice %system %iowait %steal %idle 18:19:12 18:15:01 all 1.79 0.00 1.39 0.37 3.50 92.95 18:19:12 18:15:01 0 2.39 0.00 1.74 0.12 3.64 92.12 18:19:12 18:15:01 1 1.29 0.00 1.24 0.20 3.70 93.58 18:19:12 18:15:01 2 1.94 0.00 1.20 0.17 3.32 93.37 18:19:12 18:15:01 3 1.58 0.00 1.40 1.02 3.33 92.68 18:19:12 18:16:01 all 0.12 0.00 0.05 0.00 0.19 99.65 18:19:12 18:16:01 0 0.22 0.00 0.05 0.00 0.15 99.58 18:19:12 18:16:01 1 0.05 0.00 0.05 0.00 0.32 99.58 18:19:12 18:16:01 2 0.17 0.00 0.05 0.00 0.27 99.52 18:19:12 18:16:01 3 0.05 0.00 0.02 0.00 0.03 99.90 18:19:12 18:17:01 all 0.16 0.00 0.03 0.00 0.15 99.66 18:19:12 18:17:01 0 0.03 0.00 0.02 0.00 0.07 99.88 18:19:12 18:17:01 1 0.08 0.00 0.03 0.00 0.19 99.70 18:19:12 18:17:01 2 0.49 0.00 0.05 0.00 0.24 99.22 18:19:12 18:17:01 3 0.05 0.00 0.02 0.00 0.10 99.83 18:19:12 18:18:01 all 0.11 0.00 0.04 0.00 0.24 99.61 18:19:12 18:18:01 0 0.02 0.00 0.05 0.00 0.10 99.83 18:19:12 18:18:01 1 0.03 0.00 0.05 0.00 0.47 99.45 18:19:12 18:18:01 2 0.38 0.00 0.05 0.00 0.37 99.20 18:19:12 18:18:01 3 0.00 0.00 0.03 0.00 0.05 99.92 18:19:12 18:19:01 all 3.64 0.00 2.06 1.17 3.84 89.28 18:19:12 18:19:01 0 2.88 0.00 1.68 1.13 4.04 90.26 18:19:12 18:19:01 1 4.37 0.00 2.46 2.00 3.87 87.29 18:19:12 18:19:01 2 2.89 0.00 1.82 0.69 3.90 90.69 18:19:12 18:19:01 3 4.44 0.00 2.25 0.85 3.51 88.95 18:19:12 Average: all 1.16 0.00 0.71 0.31 1.58 96.24 18:19:12 Average: 0 1.11 0.00 0.71 0.25 1.60 96.34 18:19:12 Average: 1 1.15 0.00 0.76 0.44 1.71 95.94 18:19:12 Average: 2 1.17 0.00 0.63 0.17 1.62 96.41 18:19:12 Average: 3 1.21 0.00 0.74 0.37 1.40 96.28 18:19:12 18:19:12 18:19:12