Branch indexing 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 brandonforster for edgexfoundry/go-mod-messaging Obtained Jenkinsfile from b61e84a018db36d6a4855d893700d2540b00a61b+87d9609fa25c1224d63bb58472268eba1be5cb73 (8dec52a28be652b374b6dd69a6a42a1b2ad17923) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision b810438aec07f555226556e3b59abf2bab733840 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision b810438aec07f555226556e3b59abf2bab733840 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b810438aec07f555226556e3b59abf2bab733840 # timeout=10 Commit message: "Merge pull request #114 from lranjbar/release-kraken" > 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 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-messaging, 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-messaging-settings PROJECT: go-mod-messaging USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 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-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2810 in /w/workspace/exfoundry_go-mod-messaging_PR-46 [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-messaging.git > git init /w/workspace/exfoundry_go-mod-messaging_PR-46 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/46/head:refs/remotes/origin/PR-46 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 87d9609fa25c1224d63bb58472268eba1be5cb73 into PR head commit b61e84a018db36d6a4855d893700d2540b00a61b Merge succeeded, producing b872201074e844137ab9d4c0f105c485e9c6b06c Checking out Revision b872201074e844137ab9d4c0f105c485e9c6b06c (PR-46) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/46/head:refs/remotes/origin/PR-46 # 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-messaging.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/46/head:refs/remotes/origin/PR-46 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b61e84a018db36d6a4855d893700d2540b00a61b # 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 87d9609fa25c1224d63bb58472268eba1be5cb73 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b872201074e844137ab9d4c0f105c485e9c6b06c # timeout=10 Commit message: "Merge commit '87d9609fa25c1224d63bb58472268eba1be5cb73' into HEAD" > git rev-list --no-walk b61e84a018db36d6a4855d893700d2540b00a61b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-03-06T20:28:58.791Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-03-06T20:29:01.574Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-06T20:29:01.908Z] [2020-03-06T20:29:01.908Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-03-06T20:29:02.358Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-06T20:29:02.358Z] latest: Pulling from edgex-devops/git-semver [2020-03-06T20:29:02.358Z] 9123ac7c32f7: Pulling fs layer [2020-03-06T20:29:02.358Z] b8cc5d1170e3: Pulling fs layer [2020-03-06T20:29:02.358Z] 2924cbbf6a41: Pulling fs layer [2020-03-06T20:29:02.358Z] 93b08a4f1073: Pulling fs layer [2020-03-06T20:29:02.358Z] 93b08a4f1073: Waiting [2020-03-06T20:29:02.688Z] b8cc5d1170e3: Verifying Checksum [2020-03-06T20:29:02.688Z] b8cc5d1170e3: Download complete [2020-03-06T20:29:02.688Z] 9123ac7c32f7: Verifying Checksum [2020-03-06T20:29:02.688Z] 9123ac7c32f7: Download complete [2020-03-06T20:29:02.963Z] 93b08a4f1073: Verifying Checksum [2020-03-06T20:29:02.963Z] 93b08a4f1073: Download complete [2020-03-06T20:29:02.963Z] 2924cbbf6a41: Verifying Checksum [2020-03-06T20:29:02.963Z] 2924cbbf6a41: Download complete [2020-03-06T20:29:03.223Z] 9123ac7c32f7: Pull complete [2020-03-06T20:29:03.223Z] b8cc5d1170e3: Pull complete [2020-03-06T20:29:04.652Z] 2924cbbf6a41: Pull complete [2020-03-06T20:29:04.924Z] 93b08a4f1073: Pull complete [2020-03-06T20:29:04.924Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-03-06T20:29:04.924Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-03-06T20:29:05.161Z] prd-centos7-docker-4c-2g-2810 does not seem to be running inside a container [2020-03-06T20:29:05.283Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-messaging_PR-46 -v /w/workspace/exfoundry_go-mod-messaging_PR-46:/w/workspace/exfoundry_go-mod-messaging_PR-46:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-46@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-46@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-03-06T20:29:06.877Z] $ docker top a8add6a7d63f3d36ba4205bce4833af34cfc361088337423b815c4aeee5b0759 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-06T20:29:08.457Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-06T20:29:08.457Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-06T20:29:08.818Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-06T20:29:08.821Z] $ docker exec a8add6a7d63f3d36ba4205bce4833af34cfc361088337423b815c4aeee5b0759 ssh-agent [2020-03-06T20:29:09.124Z] SSH_AUTH_SOCK=/tmp/ssh-qkVk42D86e4L/agent.15 [2020-03-06T20:29:09.124Z] SSH_AGENT_PID=22 [2020-03-06T20:29:09.156Z] Running ssh-add (command line suppressed) [2020-03-06T20:29:09.440Z] Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-46@tmp/private_key_4467123906501336929.key (/w/workspace/exfoundry_go-mod-messaging_PR-46@tmp/private_key_4467123906501336929.key) [2020-03-06T20:29:09.579Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-06T20:29:09.953Z] + git describe --exact-match --tags HEAD [2020-03-06T20:29:09.953Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-03-06T20:29:10.057Z] $ docker exec --env ******** --env ******** a8add6a7d63f3d36ba4205bce4833af34cfc361088337423b815c4aeee5b0759 ssh-agent -k [2020-03-06T20:29:10.262Z] unset SSH_AUTH_SOCK; [2020-03-06T20:29:10.263Z] unset SSH_AGENT_PID; [2020-03-06T20:29:10.263Z] echo Agent pid 22 killed; [2020-03-06T20:29:10.325Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-03-06T20:29:10.473Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-03-06T20:29:10.473Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-03-06T20:29:10.580Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-06T20:29:10.580Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-06T20:29:10.789Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-06T20:29:10.793Z] $ docker exec a8add6a7d63f3d36ba4205bce4833af34cfc361088337423b815c4aeee5b0759 ssh-agent [2020-03-06T20:29:11.059Z] SSH_AUTH_SOCK=/tmp/ssh-bYHjacsNwIi7/agent.58 [2020-03-06T20:29:11.059Z] SSH_AGENT_PID=65 [2020-03-06T20:29:11.067Z] Running ssh-add (command line suppressed) [2020-03-06T20:29:11.297Z] Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-46@tmp/private_key_3072336696484642947.key (/w/workspace/exfoundry_go-mod-messaging_PR-46@tmp/private_key_3072336696484642947.key) [2020-03-06T20:29:11.435Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-06T20:29:12.127Z] + git semver init [2020-03-06T20:29:12.127Z] # -> Open(): unable to determine branch for HEAD [2020-03-06T20:29:12.127Z] # $GIT_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-46/.git [2020-03-06T20:29:12.127Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-messaging_PR-46 [2020-03-06T20:29:12.127Z] # $SEMVER_REMOTE_NAME = origin [2020-03-06T20:29:12.127Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-06T20:29:12.127Z] # $SEMVER_USER_NAME = jenkins [2020-03-06T20:29:12.127Z] # $SEMVER_BRANCH = PR-46 [2020-03-06T20:29:12.127Z] # $SEMVER_TEMP = /tmp/semver-488943013 [2020-03-06T20:29:12.127Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP [2020-03-06T20:29:12.409Z] # '/tmp/semver-488943013' -> '/w/workspace/exfoundry_go-mod-messaging_PR-46/.semver' [2020-03-06T20:29:12.409Z] # -> Force: false [2020-03-06T20:29:12.409Z] # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-46/.semver [Pipeline] } [2020-03-06T20:29:12.484Z] $ docker exec --env ******** --env ******** a8add6a7d63f3d36ba4205bce4833af34cfc361088337423b815c4aeee5b0759 ssh-agent -k [2020-03-06T20:29:12.666Z] unset SSH_AUTH_SOCK; [2020-03-06T20:29:12.666Z] unset SSH_AGENT_PID; [2020-03-06T20:29:12.666Z] echo Agent pid 65 killed; [2020-03-06T20:29:12.721Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-06T20:29:13.571Z] + git semver [Pipeline] } [2020-03-06T20:29:13.604Z] $ docker stop --time=1 a8add6a7d63f3d36ba4205bce4833af34cfc361088337423b815c4aeee5b0759 [2020-03-06T20:29:15.099Z] $ docker rm -f a8add6a7d63f3d36ba4205bce4833af34cfc361088337423b815c4aeee5b0759 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-03-06T20:29:16.690Z] Stashed 31 file(s) [Pipeline] echo [2020-03-06T20:29:16.692Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-03-06T20:29:31.937Z] Still waiting to schedule task [2020-03-06T20:29:31.937Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-03-06T20:29:31.939Z] Still waiting to schedule task [2020-03-06T20:29:31.939Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-03-06T20:31:31.251Z] Running on prd-centos7-docker-4c-2g-2812 in /w/workspace/exfoundry_go-mod-messaging_PR-46 [Pipeline] { [Pipeline] ws [2020-03-06T20:31:31.313Z] Running in /w/workspace/go-mod-messaging/5 [Pipeline] { [Pipeline] checkout [2020-03-06T20:31:37.196Z] using credential edgex-jenkins-ssh [2020-03-06T20:31:37.239Z] Cloning the remote Git repository [2020-03-06T20:31:37.240Z] Cloning with configured refspecs honoured and without tags [2020-03-06T20:31:38.136Z] Fetching without tags [2020-03-06T20:31:37.296Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2020-03-06T20:31:37.375Z] > git init /w/workspace/go-mod-messaging/5 # timeout=10 [2020-03-06T20:31:37.469Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-03-06T20:31:37.470Z] > git --version # timeout=10 [2020-03-06T20:31:37.482Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-06T20:31:37.516Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/46/head:refs/remotes/origin/PR-46 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-06T20:31:38.098Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-03-06T20:31:38.111Z] > git config --add remote.origin.fetch +refs/pull/46/head:refs/remotes/origin/PR-46 # timeout=10 [2020-03-06T20:31:38.118Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-06T20:31:38.130Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-03-06T20:31:38.140Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-03-06T20:31:38.141Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-06T20:31:38.147Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/46/head:refs/remotes/origin/PR-46 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-06T20:31:38.643Z] Merging remotes/origin/master commit 87d9609fa25c1224d63bb58472268eba1be5cb73 into PR head commit b61e84a018db36d6a4855d893700d2540b00a61b [2020-03-06T20:31:38.753Z] Merge succeeded, producing fbf1756d19127ac913fafcf072645d2731f0b22e [2020-03-06T20:31:38.754Z] Checking out Revision fbf1756d19127ac913fafcf072645d2731f0b22e (PR-46) [2020-03-06T20:31:38.653Z] > git config core.sparsecheckout # timeout=10 [2020-03-06T20:31:38.659Z] > git checkout -f b61e84a018db36d6a4855d893700d2540b00a61b # timeout=10 [2020-03-06T20:31:38.694Z] > git remote # timeout=10 [2020-03-06T20:31:38.703Z] > git config --get remote.origin.url # timeout=10 [2020-03-06T20:31:38.712Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-06T20:31:38.717Z] > git merge 87d9609fa25c1224d63bb58472268eba1be5cb73 # timeout=10 [2020-03-06T20:31:38.744Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-06T20:31:38.756Z] > git config core.sparsecheckout # timeout=10 [2020-03-06T20:31:38.771Z] > git checkout -f fbf1756d19127ac913fafcf072645d2731f0b22e # timeout=10 [2020-03-06T20:31:42.769Z] Commit message: "Merge commit '87d9609fa25c1224d63bb58472268eba1be5cb73' into HEAD" [2020-03-06T20:31:42.776Z] > git rev-list --no-walk b61e84a018db36d6a4855d893700d2540b00a61b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-06T20:31:43.722Z] ========================================================= [2020-03-06T20:31:43.722Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-03-06T20:31:43.722Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-06T20:31:44.843Z] + 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 . [2020-03-06T20:31:45.122Z] Sending build context to Docker daemon 440.3kB [2020-03-06T20:31:45.122Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-03-06T20:31:45.122Z] Step 2/7 : FROM ${BASE} [2020-03-06T20:31:45.413Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-03-06T20:31:45.413Z] e6b0cf9c0882: Pulling fs layer [2020-03-06T20:31:45.413Z] 2848faf0eed1: Pulling fs layer [2020-03-06T20:31:45.413Z] 0f37312ad70f: Pulling fs layer [2020-03-06T20:31:45.413Z] 5788d62ee057: Pulling fs layer [2020-03-06T20:31:45.413Z] 0e6b1d234666: Pulling fs layer [2020-03-06T20:31:45.413Z] bf5d7aec512f: Pulling fs layer [2020-03-06T20:31:45.413Z] 34c802a77dc8: Pulling fs layer [2020-03-06T20:31:45.414Z] 9eb99e56ec68: Pulling fs layer [2020-03-06T20:31:45.414Z] 27c7a5d97fbd: Pulling fs layer [2020-03-06T20:31:45.414Z] 5c102a31e300: Pulling fs layer [2020-03-06T20:31:45.414Z] dcfb455df0a1: Pulling fs layer [2020-03-06T20:31:45.414Z] 5788d62ee057: Waiting [2020-03-06T20:31:45.414Z] 9eb99e56ec68: Waiting [2020-03-06T20:31:45.414Z] 27c7a5d97fbd: Waiting [2020-03-06T20:31:45.414Z] dcfb455df0a1: Waiting [2020-03-06T20:31:45.414Z] 5c102a31e300: Waiting [2020-03-06T20:31:45.414Z] 0e6b1d234666: Waiting [2020-03-06T20:31:45.414Z] bf5d7aec512f: Waiting [2020-03-06T20:31:45.414Z] 0f37312ad70f: Verifying Checksum [2020-03-06T20:31:45.414Z] 0f37312ad70f: Download complete [2020-03-06T20:31:45.414Z] 2848faf0eed1: Verifying Checksum [2020-03-06T20:31:45.414Z] 2848faf0eed1: Download complete [2020-03-06T20:31:45.414Z] 0e6b1d234666: Verifying Checksum [2020-03-06T20:31:45.414Z] 0e6b1d234666: Download complete [2020-03-06T20:31:45.414Z] bf5d7aec512f: Verifying Checksum [2020-03-06T20:31:45.414Z] bf5d7aec512f: Download complete [2020-03-06T20:31:45.414Z] e6b0cf9c0882: Verifying Checksum [2020-03-06T20:31:45.414Z] e6b0cf9c0882: Download complete [2020-03-06T20:31:47.035Z] e6b0cf9c0882: Pull complete [2020-03-06T20:31:48.104Z] 34c802a77dc8: Verifying Checksum [2020-03-06T20:31:48.104Z] 34c802a77dc8: Download complete [2020-03-06T20:31:48.104Z] 27c7a5d97fbd: Verifying Checksum [2020-03-06T20:31:48.104Z] 27c7a5d97fbd: Download complete [2020-03-06T20:31:48.104Z] 2848faf0eed1: Pull complete [2020-03-06T20:31:48.380Z] 0f37312ad70f: Pull complete [2020-03-06T20:31:49.438Z] 9eb99e56ec68: Verifying Checksum [2020-03-06T20:31:49.438Z] 9eb99e56ec68: Download complete [2020-03-06T20:31:49.438Z] 5c102a31e300: Verifying Checksum [2020-03-06T20:31:49.438Z] 5c102a31e300: Download complete [2020-03-06T20:31:49.438Z] 5788d62ee057: Verifying Checksum [2020-03-06T20:31:49.438Z] 5788d62ee057: Download complete [2020-03-06T20:31:49.701Z] dcfb455df0a1: Verifying Checksum [2020-03-06T20:31:49.701Z] dcfb455df0a1: Download complete [2020-03-06T20:31:59.916Z] 5788d62ee057: Pull complete [2020-03-06T20:31:59.916Z] 0e6b1d234666: Pull complete [2020-03-06T20:31:59.916Z] bf5d7aec512f: Pull complete [2020-03-06T20:32:04.259Z] 34c802a77dc8: Pull complete [2020-03-06T20:32:07.619Z] 9eb99e56ec68: Pull complete [2020-03-06T20:32:07.900Z] 27c7a5d97fbd: Pull complete [2020-03-06T20:32:09.363Z] 5c102a31e300: Pull complete [2020-03-06T20:32:09.632Z] dcfb455df0a1: Pull complete [2020-03-06T20:32:09.632Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-03-06T20:32:09.632Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-03-06T20:32:09.632Z] ---> 7c70fe431013 [2020-03-06T20:32:09.632Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-03-06T20:32:09.632Z] ---> Running in 5de2cbf31e1e [2020-03-06T20:32:09.894Z] Removing intermediate container 5de2cbf31e1e [2020-03-06T20:32:09.894Z] ---> ee149ee49fb1 [2020-03-06T20:32:09.894Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash [2020-03-06T20:32:09.894Z] ---> Running in 97513119c5ee [2020-03-06T20:32:10.872Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-03-06T20:32:11.446Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-03-06T20:32:12.021Z] (1/5) Installing libsodium (1.0.18-r0) [2020-03-06T20:32:12.021Z] (2/5) Installing libzmq (4.3.2-r0) [2020-03-06T20:32:12.021Z] (3/5) Installing pkgconf (1.6.3-r0) [2020-03-06T20:32:12.337Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-03-06T20:32:12.337Z] (5/5) Installing zeromq-dev (4.3.2-r0) [2020-03-06T20:32:12.337Z] Executing busybox-1.31.1-r8.trigger [2020-03-06T20:32:12.337Z] OK: 145 MiB in 44 packages [2020-03-06T20:32:12.936Z] Removing intermediate container 97513119c5ee [2020-03-06T20:32:12.936Z] ---> a7342bc6ffbe [2020-03-06T20:32:12.936Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-03-06T20:32:12.936Z] ---> Running in ec989d6e0932 [2020-03-06T20:32:13.200Z] Removing intermediate container ec989d6e0932 [2020-03-06T20:32:13.200Z] ---> 033651949ec8 [2020-03-06T20:32:13.200Z] Step 6/7 : COPY go.mod . [2020-03-06T20:32:13.200Z] ---> d54c6f3dd18d [2020-03-06T20:32:13.200Z] Step 7/7 : RUN go mod download [2020-03-06T20:32:13.463Z] ---> Running in 03980395af42 [2020-03-06T20:32:15.155Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-03-06T20:32:15.155Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-03-06T20:32:15.155Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-03-06T20:32:15.155Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-06T20:32:15.155Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-06T20:32:15.155Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-06T20:32:15.155Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-03-06T20:32:15.155Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-03-06T20:32:15.437Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-03-06T20:32:15.437Z] go: finding golang.org/x/text v0.3.0 [2020-03-06T20:32:20.774Z] Removing intermediate container 03980395af42 [2020-03-06T20:32:20.774Z] ---> c766e2832dcd [2020-03-06T20:32:20.774Z] Successfully built c766e2832dcd [2020-03-06T20:32:20.774Z] 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 [2020-03-06T20:32:21.434Z] + docker inspect -f . ci-base-image-x86_64 [2020-03-06T20:32:21.434Z] . [Pipeline] withDockerContainer [2020-03-06T20:32:21.728Z] prd-centos7-docker-4c-2g-2812 does not seem to be running inside a container [2020-03-06T20:32:21.939Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/5 -v /w/workspace/go-mod-messaging/5:/w/workspace/go-mod-messaging/5:rw,z -v /w/workspace/go-mod-messaging/5@tmp:/w/workspace/go-mod-messaging/5@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 ******** ci-base-image-x86_64 cat [2020-03-06T20:32:22.741Z] $ docker top d3844ebf0b2de884896ed7348d4a622627689f2896f9d69c39d6a29e3ca8f390 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-06T20:32:24.520Z] + go version [2020-03-06T20:32:24.784Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-03-06T20:32:25.478Z] + make test [2020-03-06T20:32:25.479Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-03-06T20:32:25.888Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2813 in /w/workspace/exfoundry_go-mod-messaging_PR-46 [Pipeline] { [Pipeline] ws [2020-03-06T20:32:25.926Z] Running in /w/workspace/go-mod-messaging/5 [Pipeline] { [Pipeline] checkout [2020-03-06T20:32:31.251Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] [2020-03-06T20:32:32.262Z] using credential edgex-jenkins-ssh [2020-03-06T20:32:32.320Z] Cloning the remote Git repository [2020-03-06T20:32:32.320Z] Cloning with configured refspecs honoured and without tags [2020-03-06T20:32:32.405Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2020-03-06T20:32:32.505Z] > git init /w/workspace/go-mod-messaging/5 # timeout=10 [2020-03-06T20:32:32.598Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-03-06T20:32:32.601Z] > git --version # timeout=10 [2020-03-06T20:32:33.623Z] Fetching without tags [2020-03-06T20:32:32.646Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-06T20:32:32.762Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/46/head:refs/remotes/origin/PR-46 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-06T20:32:33.507Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-03-06T20:32:33.536Z] > git config --add remote.origin.fetch +refs/pull/46/head:refs/remotes/origin/PR-46 # timeout=10 [2020-03-06T20:32:33.560Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-06T20:32:33.595Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-03-06T20:32:33.643Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-03-06T20:32:33.645Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-06T20:32:33.658Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/46/head:refs/remotes/origin/PR-46 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-06T20:32:34.123Z] Merging remotes/origin/master commit 87d9609fa25c1224d63bb58472268eba1be5cb73 into PR head commit b61e84a018db36d6a4855d893700d2540b00a61b [2020-03-06T20:32:34.436Z] Merge succeeded, producing f3d0714afc6cbedcf81a5f4da09058019606ed92 [2020-03-06T20:32:34.436Z] Checking out Revision f3d0714afc6cbedcf81a5f4da09058019606ed92 (PR-46) [2020-03-06T20:32:34.149Z] > git config core.sparsecheckout # timeout=10 [2020-03-06T20:32:34.188Z] > git checkout -f b61e84a018db36d6a4855d893700d2540b00a61b # timeout=10 [2020-03-06T20:32:34.285Z] > git remote # timeout=10 [2020-03-06T20:32:34.313Z] > git config --get remote.origin.url # timeout=10 [2020-03-06T20:32:34.348Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-06T20:32:34.359Z] > git merge 87d9609fa25c1224d63bb58472268eba1be5cb73 # timeout=10 [2020-03-06T20:32:34.416Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-06T20:32:34.451Z] > git config core.sparsecheckout # timeout=10 [2020-03-06T20:32:34.473Z] > git checkout -f f3d0714afc6cbedcf81a5f4da09058019606ed92 # timeout=10 [2020-03-06T20:32:35.899Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.018s coverage: 96.0% of statements [2020-03-06T20:32:39.089Z] Commit message: "Merge commit '87d9609fa25c1224d63bb58472268eba1be5cb73' into HEAD" [2020-03-06T20:32:39.103Z] > git rev-list --no-walk b61e84a018db36d6a4855d893700d2540b00a61b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-06T20:32:40.175Z] ========================================================= [2020-03-06T20:32:40.175Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-03-06T20:32:40.175Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-06T20:32:41.145Z] + 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 . [2020-03-06T20:32:42.115Z] Sending build context to Docker daemon 440.3kB [2020-03-06T20:32:42.115Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-03-06T20:32:42.115Z] Step 2/7 : FROM ${BASE} [2020-03-06T20:32:42.390Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-03-06T20:32:42.390Z] cde5963f3b93: Pulling fs layer [2020-03-06T20:32:42.390Z] 2a23fa8c16f7: Pulling fs layer [2020-03-06T20:32:42.390Z] 777b28850792: Pulling fs layer [2020-03-06T20:32:42.390Z] 8a11ddd9e578: Pulling fs layer [2020-03-06T20:32:42.390Z] 4cf88f913ddb: Pulling fs layer [2020-03-06T20:32:42.390Z] 1df406cf5192: Pulling fs layer [2020-03-06T20:32:42.390Z] cd6300453558: Pulling fs layer [2020-03-06T20:32:42.390Z] b9c365052c96: Pulling fs layer [2020-03-06T20:32:42.390Z] a2d8cc88f415: Pulling fs layer [2020-03-06T20:32:42.390Z] ea1d1ca13537: Pulling fs layer [2020-03-06T20:32:42.390Z] 3750a50a1c5e: Pulling fs layer [2020-03-06T20:32:42.390Z] 1df406cf5192: Waiting [2020-03-06T20:32:42.390Z] cd6300453558: Waiting [2020-03-06T20:32:42.390Z] b9c365052c96: Waiting [2020-03-06T20:32:42.390Z] a2d8cc88f415: Waiting [2020-03-06T20:32:42.390Z] ea1d1ca13537: Waiting [2020-03-06T20:32:42.390Z] 3750a50a1c5e: Waiting [2020-03-06T20:32:42.390Z] 8a11ddd9e578: Waiting [2020-03-06T20:32:42.390Z] 4cf88f913ddb: Waiting [2020-03-06T20:32:42.390Z] 777b28850792: Verifying Checksum [2020-03-06T20:32:42.390Z] 777b28850792: Download complete [2020-03-06T20:32:42.390Z] 2a23fa8c16f7: Verifying Checksum [2020-03-06T20:32:42.390Z] 2a23fa8c16f7: Download complete [2020-03-06T20:32:42.390Z] 4cf88f913ddb: Verifying Checksum [2020-03-06T20:32:42.390Z] 4cf88f913ddb: Download complete [2020-03-06T20:32:42.390Z] 1df406cf5192: Verifying Checksum [2020-03-06T20:32:42.390Z] 1df406cf5192: Download complete [2020-03-06T20:32:42.663Z] cde5963f3b93: Verifying Checksum [2020-03-06T20:32:42.663Z] cde5963f3b93: Download complete [2020-03-06T20:32:44.087Z] cde5963f3b93: Pull complete [2020-03-06T20:32:44.356Z] 2a23fa8c16f7: Pull complete [2020-03-06T20:32:44.626Z] 777b28850792: Pull complete [2020-03-06T20:32:46.593Z] cd6300453558: Verifying Checksum [2020-03-06T20:32:46.593Z] cd6300453558: Download complete [2020-03-06T20:32:46.593Z] a2d8cc88f415: Verifying Checksum [2020-03-06T20:32:46.593Z] a2d8cc88f415: Download complete [2020-03-06T20:32:49.205Z] ea1d1ca13537: Verifying Checksum [2020-03-06T20:32:49.205Z] ea1d1ca13537: Download complete [2020-03-06T20:32:49.477Z] 3750a50a1c5e: Verifying Checksum [2020-03-06T20:32:49.477Z] 3750a50a1c5e: Download complete [2020-03-06T20:32:52.075Z] b9c365052c96: Verifying Checksum [2020-03-06T20:32:52.075Z] b9c365052c96: Download complete [2020-03-06T20:32:54.016Z] 8a11ddd9e578: Verifying Checksum [2020-03-06T20:32:54.016Z] 8a11ddd9e578: Download complete [2020-03-06T20:33:02.782Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.377s coverage: 84.1% of statements [2020-03-06T20:33:02.782Z] ok github.com/edgexfoundry/go-mod-messaging/messaging 0.030s coverage: 100.0% of statements [2020-03-06T20:33:02.782Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.027s coverage: 100.0% of statements [2020-03-06T20:33:02.782Z] ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.006s coverage: 90.9% of statements [2020-03-06T20:33:02.782Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2020-03-06T20:33:03.054Z] gofmt -l . [2020-03-06T20:33:03.319Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-03-06T20:33:04.100Z] 8a11ddd9e578: Pull complete [2020-03-06T20:33:04.372Z] 4cf88f913ddb: Pull complete [2020-03-06T20:33:04.644Z] 1df406cf5192: Pull complete [2020-03-06T20:33:05.014Z] Stashed 1 file(s) [Pipeline] } [2020-03-06T20:33:05.039Z] $ docker stop --time=1 d3844ebf0b2de884896ed7348d4a622627689f2896f9d69c39d6a29e3ca8f390 [2020-03-06T20:33:06.898Z] $ docker rm -f d3844ebf0b2de884896ed7348d4a622627689f2896f9d69c39d6a29e3ca8f390 [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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-06T20:33:10.014Z] cd6300453558: Pull complete [2020-03-06T20:33:14.305Z] b9c365052c96: Pull complete [2020-03-06T20:33:14.305Z] a2d8cc88f415: Pull complete [2020-03-06T20:33:16.267Z] ea1d1ca13537: Pull complete [2020-03-06T20:33:17.238Z] 3750a50a1c5e: Pull complete [2020-03-06T20:33:17.238Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-03-06T20:33:17.238Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-03-06T20:33:17.238Z] ---> 78745c68409d [2020-03-06T20:33:17.238Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-03-06T20:33:21.516Z] ---> Running in dbcbaf6fd140 [2020-03-06T20:33:21.783Z] Removing intermediate container dbcbaf6fd140 [2020-03-06T20:33:21.783Z] ---> 48e4777e40a2 [2020-03-06T20:33:21.783Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash [2020-03-06T20:33:22.051Z] ---> Running in 22d3afe30f66 [2020-03-06T20:33:23.016Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-03-06T20:33:24.422Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-03-06T20:33:25.394Z] (1/5) Installing libsodium (1.0.18-r0) [2020-03-06T20:33:25.394Z] (2/5) Installing libzmq (4.3.2-r0) [2020-03-06T20:33:25.661Z] (3/5) Installing pkgconf (1.6.3-r0) [2020-03-06T20:33:25.928Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-03-06T20:33:25.928Z] (5/5) Installing zeromq-dev (4.3.2-r0) [2020-03-06T20:33:26.200Z] Executing busybox-1.31.1-r8.trigger [2020-03-06T20:33:26.200Z] OK: 127 MiB in 44 packages [2020-03-06T20:33:27.622Z] Removing intermediate container 22d3afe30f66 [2020-03-06T20:33:27.622Z] ---> 34bfc3c293fa [2020-03-06T20:33:27.622Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-03-06T20:33:27.622Z] ---> Running in 4dd411640740 [2020-03-06T20:33:28.208Z] Removing intermediate container 4dd411640740 [2020-03-06T20:33:28.208Z] ---> 01ac66c10ce1 [2020-03-06T20:33:28.208Z] Step 6/7 : COPY go.mod . [2020-03-06T20:33:28.476Z] ---> 9d6ea19c2c5b [2020-03-06T20:33:28.477Z] Step 7/7 : RUN go mod download [2020-03-06T20:33:28.749Z] ---> Running in 193668ee60db [2020-03-06T20:33:30.162Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-03-06T20:33:30.432Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-03-06T20:33:30.432Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-03-06T20:33:30.432Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-06T20:33:30.432Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-06T20:33:30.432Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-06T20:33:30.432Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-03-06T20:33:30.432Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-03-06T20:33:30.432Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-03-06T20:33:30.432Z] go: finding golang.org/x/text v0.3.0 [2020-03-06T20:33:38.679Z] Removing intermediate container 193668ee60db [2020-03-06T20:33:38.679Z] ---> 63dafb921f28 [2020-03-06T20:33:38.679Z] Successfully built 63dafb921f28 [2020-03-06T20:33:38.679Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-03-06T20:33:39.386Z] + docker inspect -f . ci-base-image-arm64 [2020-03-06T20:33:39.653Z] . [Pipeline] withDockerContainer [2020-03-06T20:33:40.004Z] prd-ubuntu18.04-docker-arm64-4c-16g-2813 does not seem to be running inside a container [2020-03-06T20:33:40.084Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/5 -v /w/workspace/go-mod-messaging/5:/w/workspace/go-mod-messaging/5:rw,z -v /w/workspace/go-mod-messaging/5@tmp:/w/workspace/go-mod-messaging/5@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 ******** ci-base-image-arm64 cat [2020-03-06T20:33:41.621Z] $ docker top ba156565f83d9a13ded7868b672bc93feb6f229b97e56e9b5cf86881f7747cf0 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-06T20:33:44.407Z] + go version [2020-03-06T20:33:44.407Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-03-06T20:33:45.071Z] + make test [2020-03-06T20:33:45.071Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-03-06T20:33:53.315Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] [2020-03-06T20:34:01.556Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.024s coverage: 96.0% of statements [2020-03-06T20:34:33.794Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.394s coverage: 84.1% of statements [2020-03-06T20:34:33.794Z] ok github.com/edgexfoundry/go-mod-messaging/messaging 0.021s coverage: 100.0% of statements [2020-03-06T20:34:33.794Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.014s coverage: 100.0% of statements [2020-03-06T20:34:33.794Z] ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.015s coverage: 90.9% of statements [2020-03-06T20:34:33.794Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2020-03-06T20:34:34.380Z] gofmt -l . [2020-03-06T20:34:34.647Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-03-06T20:34:34.662Z] Warning: overwriting stash ‘coverage-report’ [2020-03-06T20:34:35.077Z] Stashed 1 file(s) [Pipeline] } [2020-03-06T20:34:35.091Z] $ docker stop --time=1 ba156565f83d9a13ded7868b672bc93feb6f229b97e56e9b5cf86881f7747cf0 [2020-03-06T20:34:37.352Z] $ docker rm -f ba156565f83d9a13ded7868b672bc93feb6f229b97e56e9b5cf86881f7747cf0 [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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-03-06T20:34:39.588Z] provisioning config files... [2020-03-06T20:34:39.607Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/exfoundry_go-mod-messaging_PR-46@tmp/config7611216158858455883tmp [Pipeline] { [Pipeline] sh [2020-03-06T20:34:40.019Z] + curl -s https://codecov.io/bash [2020-03-06T20:34:40.019Z] + bash -s - -t @/w/workspace/exfoundry_go-mod-messaging_PR-46@tmp/config7611216158858455883tmp [2020-03-06T20:34:40.283Z] [2020-03-06T20:34:40.283Z] _____ _ [2020-03-06T20:34:40.283Z] / ____| | | [2020-03-06T20:34:40.283Z] | | ___ __| | ___ ___ _____ __ [2020-03-06T20:34:40.283Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-03-06T20:34:40.283Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-03-06T20:34:40.283Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-03-06T20:34:40.283Z] Bash-20200303-bc4d7e6 [2020-03-06T20:34:40.283Z] [2020-03-06T20:34:40.283Z] [2020-03-06T20:34:40.283Z] ==> Jenkins CI detected. [2020-03-06T20:34:40.283Z] project root: . [2020-03-06T20:34:40.283Z] Fixing merge commit SHA [2020-03-06T20:34:40.283Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-03-06T20:34:40.283Z] ==> Running gcov in . (disable via -X gcov) [2020-03-06T20:34:40.283Z] ==> Python coveragepy not found [2020-03-06T20:34:40.283Z] ==> Searching for coverage reports in: [2020-03-06T20:34:40.283Z] + . [2020-03-06T20:34:40.283Z] -> Found 1 reports [2020-03-06T20:34:40.283Z] ==> Detecting git/mercurial file structure [2020-03-06T20:34:40.283Z] ==> Reading reports [2020-03-06T20:34:40.283Z] + ./coverage.out bytes=16797 [2020-03-06T20:34:40.283Z] ==> Appending adjustments [2020-03-06T20:34:40.283Z] http://docs.codecov.io/docs/fixing-reports [2020-03-06T20:34:40.544Z] + Found adjustments [2020-03-06T20:34:40.544Z] ==> Gzipping contents [2020-03-06T20:34:40.544Z] ==> Uploading reports [2020-03-06T20:34:40.544Z] url: https://codecov.io [2020-03-06T20:34:40.544Z] query: branch=PR-46&commit=87d9609fa25c1224d63bb58472268eba1be5cb73&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-46%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=46&job= [2020-03-06T20:34:40.544Z] -> Pinging Codecov [2020-03-06T20:34:40.544Z] https://codecov.io/upload/v4?package=bash-20200303-bc4d7e6&token=secret&branch=PR-46&commit=87d9609fa25c1224d63bb58472268eba1be5cb73&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-46%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=46&job= [2020-03-06T20:34:41.115Z] -> Uploading [2020-03-06T20:34:41.374Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/87d9609fa25c1224d63bb58472268eba1be5cb73 [Pipeline] } [2020-03-06T20:34:41.382Z] 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] { (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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-03-06T20:34:43.177Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-06T20:34:43.483Z] ---> package-listing.sh [2020-03-06T20:34:43.483Z] ++ facter osfamily [2020-03-06T20:34:43.483Z] ++ tr '[:upper:]' '[:lower:]' [2020-03-06T20:34:43.483Z] + OS_FAMILY=redhat [2020-03-06T20:34:43.483Z] + workspace=/w/workspace/exfoundry_go-mod-messaging_PR-46 [2020-03-06T20:34:43.483Z] + START_PACKAGES=/tmp/packages_start.txt [2020-03-06T20:34:43.483Z] + END_PACKAGES=/tmp/packages_end.txt [2020-03-06T20:34:43.483Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-03-06T20:34:43.483Z] + PACKAGES=/tmp/packages_start.txt [2020-03-06T20:34:43.483Z] + '[' /w/workspace/exfoundry_go-mod-messaging_PR-46 ']' [2020-03-06T20:34:43.483Z] + PACKAGES=/tmp/packages_end.txt [2020-03-06T20:34:43.483Z] + case "${OS_FAMILY}" in [2020-03-06T20:34:43.483Z] + rpm -qa [2020-03-06T20:34:43.483Z] + sort [2020-03-06T20:34:48.822Z] + '[' -f /tmp/packages_start.txt ']' [2020-03-06T20:34:48.822Z] + '[' -f /tmp/packages_end.txt ']' [2020-03-06T20:34:48.822Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-03-06T20:34:48.822Z] + '[' /w/workspace/exfoundry_go-mod-messaging_PR-46 ']' [2020-03-06T20:34:48.822Z] + mkdir -p /w/workspace/exfoundry_go-mod-messaging_PR-46/archives/ [2020-03-06T20:34:48.822Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-messaging_PR-46/archives/ [Pipeline] isUnix [Pipeline] sh [2020-03-06T20:34:49.175Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-06T20:34:49.175Z] [2020-03-06T20:34:49.175Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-03-06T20:34:49.604Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-06T20:34:49.604Z] alpine: Pulling from edgex-lftools-log-publisher [2020-03-06T20:34:49.604Z] c9b1b535fdd9: Pulling fs layer [2020-03-06T20:34:49.604Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-06T20:34:49.604Z] 756a868c4378: Pulling fs layer [2020-03-06T20:34:49.604Z] 444b2fc9a129: Pulling fs layer [2020-03-06T20:34:49.604Z] ea15f1150254: Pulling fs layer [2020-03-06T20:34:49.604Z] 41b27a9f41bf: Pulling fs layer [2020-03-06T20:34:49.604Z] 28c525ee5125: Pulling fs layer [2020-03-06T20:34:49.604Z] 094b1ea09ed8: Pulling fs layer [2020-03-06T20:34:49.604Z] 138eaada9080: Pulling fs layer [2020-03-06T20:34:49.604Z] 0622d0fa9048: Pulling fs layer [2020-03-06T20:34:49.604Z] 444b2fc9a129: Waiting [2020-03-06T20:34:49.604Z] ea15f1150254: Waiting [2020-03-06T20:34:49.604Z] 41b27a9f41bf: Waiting [2020-03-06T20:34:49.604Z] 28c525ee5125: Waiting [2020-03-06T20:34:49.604Z] 094b1ea09ed8: Waiting [2020-03-06T20:34:49.604Z] 138eaada9080: Waiting [2020-03-06T20:34:49.604Z] 0622d0fa9048: Waiting [2020-03-06T20:34:49.604Z] 2cc5ad85d9ab: Download complete [2020-03-06T20:34:49.604Z] 444b2fc9a129: Verifying Checksum [2020-03-06T20:34:49.604Z] 444b2fc9a129: Download complete [2020-03-06T20:34:49.604Z] c9b1b535fdd9: Verifying Checksum [2020-03-06T20:34:49.604Z] c9b1b535fdd9: Download complete [2020-03-06T20:34:49.887Z] ea15f1150254: Verifying Checksum [2020-03-06T20:34:49.887Z] ea15f1150254: Download complete [2020-03-06T20:34:49.887Z] 28c525ee5125: Verifying Checksum [2020-03-06T20:34:49.887Z] 28c525ee5125: Download complete [2020-03-06T20:34:50.469Z] c9b1b535fdd9: Pull complete [2020-03-06T20:34:50.469Z] 756a868c4378: Verifying Checksum [2020-03-06T20:34:50.469Z] 756a868c4378: Download complete [2020-03-06T20:34:50.469Z] 138eaada9080: Verifying Checksum [2020-03-06T20:34:50.469Z] 138eaada9080: Download complete [2020-03-06T20:34:50.738Z] 0622d0fa9048: Verifying Checksum [2020-03-06T20:34:50.738Z] 0622d0fa9048: Download complete [2020-03-06T20:34:50.738Z] 2cc5ad85d9ab: Pull complete [2020-03-06T20:34:50.738Z] 094b1ea09ed8: Verifying Checksum [2020-03-06T20:34:50.738Z] 094b1ea09ed8: Download complete [2020-03-06T20:34:51.370Z] 41b27a9f41bf: Verifying Checksum [2020-03-06T20:34:51.370Z] 41b27a9f41bf: Download complete [2020-03-06T20:34:52.767Z] 756a868c4378: Pull complete [2020-03-06T20:34:53.030Z] 444b2fc9a129: Pull complete [2020-03-06T20:34:53.304Z] ea15f1150254: Pull complete [2020-03-06T20:34:57.562Z] 41b27a9f41bf: Pull complete [2020-03-06T20:34:57.562Z] 28c525ee5125: Pull complete [2020-03-06T20:35:00.159Z] 094b1ea09ed8: Pull complete [2020-03-06T20:35:00.159Z] 138eaada9080: Pull complete [2020-03-06T20:35:00.159Z] 0622d0fa9048: Pull complete [2020-03-06T20:35:00.159Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-03-06T20:35:00.159Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-03-06T20:35:00.396Z] prd-centos7-docker-4c-2g-2810 does not seem to be running inside a container [2020-03-06T20:35:00.450Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/exfoundry_go-mod-messaging_PR-46 -v /w/workspace/exfoundry_go-mod-messaging_PR-46:/w/workspace/exfoundry_go-mod-messaging_PR-46:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-46@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-46@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-03-06T20:35:01.772Z] $ docker top 736285a550f38ab57bfb0723b90c95e6344092bccb9845e55d6046ccd245626c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-06T20:35:02.804Z] provisioning config files... [2020-03-06T20:35:02.822Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-messaging_PR-46@tmp/config4970389633834089112tmp [Pipeline] { [Pipeline] echo [2020-03-06T20:35:02.944Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-06T20:35:03.254Z] ---> create-netrc.sh [Pipeline] echo [2020-03-06T20:35:03.262Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-06T20:35:03.581Z] ---> logs-deploy.sh [2020-03-06T20:35:03.581Z] + ARCHIVE_ARTIFACTS= [2020-03-06T20:35:03.581Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-03-06T20:35:03.581Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-03-06T20:35:03.581Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-03-06T20:35:03.581Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-46/5 [2020-03-06T20:35:03.581Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/PR-46/5/ [2020-03-06T20:35:03.581Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-46/5 /w/workspace/exfoundry_go-mod-messaging_PR-46 [2020-03-06T20:35:05.500Z] Archives upload complete. [2020-03-06T20:35:05.764Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-46/5 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/PR-46/5/ [2020-03-06T20:35:06.737Z] ---> uname -a: [2020-03-06T20:35:06.737Z] Linux 736285a550f3 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-03-06T20:35:06.737Z] [2020-03-06T20:35:06.737Z] [2020-03-06T20:35:06.737Z] ---> lscpu: [2020-03-06T20:35:06.737Z] Architecture: x86_64 [2020-03-06T20:35:06.737Z] CPU op-mode(s): 32-bit, 64-bit [2020-03-06T20:35:06.737Z] Byte Order: Little Endian [2020-03-06T20:35:06.737Z] Address sizes: 40 bits physical, 48 bits virtual [2020-03-06T20:35:06.737Z] CPU(s): 4 [2020-03-06T20:35:06.737Z] On-line CPU(s) list: 0-3 [2020-03-06T20:35:06.737Z] Thread(s) per core: 1 [2020-03-06T20:35:06.737Z] Core(s) per socket: 1 [2020-03-06T20:35:06.737Z] Socket(s): 4 [2020-03-06T20:35:06.737Z] NUMA node(s): 1 [2020-03-06T20:35:06.738Z] Vendor ID: GenuineIntel [2020-03-06T20:35:06.738Z] CPU family: 6 [2020-03-06T20:35:06.738Z] Model: 44 [2020-03-06T20:35:06.738Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-03-06T20:35:06.738Z] Stepping: 1 [2020-03-06T20:35:06.738Z] CPU MHz: 2933.438 [2020-03-06T20:35:06.738Z] BogoMIPS: 5866.87 [2020-03-06T20:35:06.738Z] Virtualization: VT-x [2020-03-06T20:35:06.738Z] Hypervisor vendor: KVM [2020-03-06T20:35:06.738Z] Virtualization type: full [2020-03-06T20:35:06.738Z] L1d cache: 128 KiB [2020-03-06T20:35:06.738Z] L1i cache: 128 KiB [2020-03-06T20:35:06.738Z] L2 cache: 16 MiB [2020-03-06T20:35:06.738Z] L3 cache: 64 MiB [2020-03-06T20:35:06.738Z] NUMA node0 CPU(s): 0-3 [2020-03-06T20:35:06.738Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-03-06T20:35:06.738Z] Vulnerability Meltdown: Mitigation; PTI [2020-03-06T20:35:06.738Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-03-06T20:35:06.738Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-03-06T20:35:06.738Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-03-06T20:35:06.738Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-03-06T20:35:06.738Z] [2020-03-06T20:35:06.738Z] [2020-03-06T20:35:06.738Z] ---> nproc: [2020-03-06T20:35:06.738Z] 4 [2020-03-06T20:35:06.738Z] [2020-03-06T20:35:06.738Z] [2020-03-06T20:35:06.738Z] ---> df -h: [2020-03-06T20:35:06.738Z] Filesystem Size Used Available Use% Mounted on [2020-03-06T20:35:06.738Z] overlay 50.0G 6.3G 43.7G 13% / [2020-03-06T20:35:06.738Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-03-06T20:35:06.738Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-03-06T20:35:06.738Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-03-06T20:35:06.738Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf [2020-03-06T20:35:06.738Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname [2020-03-06T20:35:06.738Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts [2020-03-06T20:35:06.738Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/exfoundry_go-mod-messaging_PR-46 [2020-03-06T20:35:06.738Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/exfoundry_go-mod-messaging_PR-46@tmp [2020-03-06T20:35:06.738Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa [2020-03-06T20:35:06.738Z] [2020-03-06T20:35:06.738Z] [2020-03-06T20:35:06.738Z] ---> free -m: [2020-03-06T20:35:06.738Z] total used free shared buff/cache available [2020-03-06T20:35:06.738Z] Mem: 1838 584 70 0 1183 1149 [2020-03-06T20:35:06.738Z] Swap: 1023 1 1022 [2020-03-06T20:35:06.738Z] [2020-03-06T20:35:06.738Z] [2020-03-06T20:35:06.738Z] ---> ip addr: [2020-03-06T20:35:06.738Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-03-06T20:35:06.738Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-03-06T20:35:06.738Z] inet 127.0.0.1/8 scope host lo [2020-03-06T20:35:06.738Z] valid_lft forever preferred_lft forever [2020-03-06T20:35:06.738Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-03-06T20:35:06.738Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-03-06T20:35:06.738Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-03-06T20:35:06.738Z] valid_lft forever preferred_lft forever [2020-03-06T20:35:06.738Z] [2020-03-06T20:35:06.738Z] [2020-03-06T20:35:06.738Z] ---> sar -b -r -n DEV: [2020-03-06T20:35:06.738Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/06/20 _x86_64_ (4 CPU) [2020-03-06T20:35:06.738Z] [2020-03-06T20:35:06.738Z] 20:28:08 LINUX RESTART [2020-03-06T20:35:06.738Z] [2020-03-06T20:35:06.738Z] 20:29:01 tps rtps wtps bread/s bwrtn/s [2020-03-06T20:35:06.738Z] 20:30:01 20.79 2.61 18.18 647.80 2013.89 [2020-03-06T20:35:06.738Z] 20:31:01 2.66 0.00 2.66 0.00 83.25 [2020-03-06T20:35:06.738Z] 20:32:01 0.37 0.00 0.37 0.00 5.48 [2020-03-06T20:35:06.738Z] 20:33:02 0.15 0.00 0.15 0.00 2.00 [2020-03-06T20:35:06.738Z] 20:34:01 0.25 0.00 0.25 0.00 3.03 [2020-03-06T20:35:06.738Z] 20:35:01 132.55 85.92 46.63 4924.22 17411.39 [2020-03-06T20:35:06.738Z] Average: 26.23 14.81 11.42 932.25 3265.70 [2020-03-06T20:35:06.738Z] [2020-03-06T20:35:06.738Z] 20:29:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-03-06T20:35:06.738Z] 20:30:01 104784 1777520 94.43 2620 1255632 947612 32.33 427164 1192052 20 [2020-03-06T20:35:06.738Z] 20:31:01 113284 1769020 93.98 2620 1255636 895540 30.56 419856 1191664 8 [2020-03-06T20:35:06.738Z] 20:32:01 112456 1769848 94.03 2620 1255644 895756 30.56 420924 1191664 16 [2020-03-06T20:35:06.738Z] 20:33:02 111808 1770496 94.06 2620 1255648 895804 30.56 421372 1191664 8 [2020-03-06T20:35:06.738Z] 20:34:01 112760 1769544 94.01 2620 1255652 895760 30.56 420804 1191664 20 [2020-03-06T20:35:06.738Z] 20:35:01 96720 1785584 94.86 2620 1187176 1204132 41.08 444356 1146736 81176 [2020-03-06T20:35:06.738Z] Average: 108635 1773669 94.23 2620 1244231 955767 32.61 425746 1184241 13541 [2020-03-06T20:35:06.738Z] [2020-03-06T20:35:06.738Z] 20:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-03-06T20:35:06.738Z] 20:30:01 eth0 42.31 36.14 334.93 29.30 0.00 0.00 0.00 [2020-03-06T20:35:06.738Z] 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-06T20:35:06.738Z] 20:30:01 docker0 1.45 1.30 0.25 1.70 0.00 0.00 0.00 [2020-03-06T20:35:06.738Z] 20:31:01 eth0 0.65 0.08 0.04 0.01 0.00 0.00 0.00 [2020-03-06T20:35:06.738Z] 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-06T20:35:06.738Z] 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-06T20:35:06.738Z] 20:32:01 eth0 1.50 0.53 0.51 0.21 0.00 0.00 0.00 [2020-03-06T20:35:06.738Z] 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-06T20:35:06.738Z] 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-06T20:35:06.738Z] 20:33:02 eth0 1.52 0.50 0.58 0.36 0.00 0.00 0.00 [2020-03-06T20:35:06.738Z] 20:33:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-06T20:35:06.738Z] 20:33:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-06T20:35:06.738Z] 20:34:01 eth0 0.80 0.42 0.42 0.27 0.00 0.00 0.00 [2020-03-06T20:35:06.738Z] 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-06T20:35:06.738Z] 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-06T20:35:06.738Z] 20:35:01 eth0 89.61 70.07 2330.41 11.38 0.00 0.00 0.00 [2020-03-06T20:35:06.738Z] 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-06T20:35:06.738Z] 20:35:01 veth61e092a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2020-03-06T20:35:06.738Z] 20:35:01 docker0 1.45 1.30 0.25 1.70 0.00 0.00 0.00 [2020-03-06T20:35:06.738Z] Average: eth0 22.81 18.03 446.19 6.94 0.00 0.00 0.00 [2020-03-06T20:35:06.738Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-06T20:35:06.738Z] Average: veth61e092a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-06T20:35:06.738Z] Average: docker0 0.24 0.22 0.04 0.28 0.00 0.00 0.00 [2020-03-06T20:35:06.738Z] [2020-03-06T20:35:06.738Z] [2020-03-06T20:35:06.738Z] ---> sar -P ALL: [2020-03-06T20:35:06.738Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/06/20 _x86_64_ (4 CPU) [2020-03-06T20:35:06.738Z] [2020-03-06T20:35:06.738Z] 20:28:08 LINUX RESTART [2020-03-06T20:35:06.738Z] [2020-03-06T20:35:06.738Z] 20:29:01 CPU %user %nice %system %iowait %steal %idle [2020-03-06T20:35:06.738Z] 20:30:01 all 3.54 0.00 1.83 0.29 3.86 90.48 [2020-03-06T20:35:06.738Z] 20:30:01 0 2.44 0.00 1.82 0.05 4.31 91.38 [2020-03-06T20:35:06.738Z] 20:30:01 1 3.97 0.00 2.48 0.05 3.46 90.04 [2020-03-06T20:35:06.738Z] 20:30:01 2 3.26 0.00 1.27 0.05 4.18 91.25 [2020-03-06T20:35:06.738Z] 20:30:01 3 4.52 0.00 1.72 0.97 3.50 89.29 [2020-03-06T20:35:06.738Z] 20:31:01 all 0.14 0.00 0.07 0.00 0.19 99.60 [2020-03-06T20:35:06.738Z] 20:31:01 0 0.07 0.00 0.08 0.00 0.18 99.67 [2020-03-06T20:35:06.738Z] 20:31:01 1 0.27 0.00 0.08 0.00 0.13 99.52 [2020-03-06T20:35:06.738Z] 20:31:01 2 0.18 0.00 0.08 0.00 0.33 99.40 [2020-03-06T20:35:06.738Z] 20:31:01 3 0.05 0.00 0.07 0.00 0.13 99.75 [2020-03-06T20:35:06.738Z] 20:32:01 all 0.10 0.00 0.04 0.00 0.21 99.65 [2020-03-06T20:35:06.738Z] 20:32:01 0 0.03 0.00 0.03 0.00 0.22 99.72 [2020-03-06T20:35:06.738Z] 20:32:01 1 0.13 0.00 0.03 0.00 0.27 99.57 [2020-03-06T20:35:06.738Z] 20:32:01 2 0.05 0.00 0.03 0.00 0.15 99.77 [2020-03-06T20:35:06.738Z] 20:32:01 3 0.18 0.00 0.03 0.00 0.18 99.60 [2020-03-06T20:35:06.738Z] 20:33:02 all 0.14 0.00 0.04 0.00 0.22 99.60 [2020-03-06T20:35:06.738Z] 20:33:02 0 0.03 0.00 0.03 0.00 0.20 99.73 [2020-03-06T20:35:06.738Z] 20:33:02 1 0.08 0.00 0.08 0.00 0.40 99.43 [2020-03-06T20:35:06.738Z] 20:33:02 2 0.02 0.00 0.03 0.00 0.13 99.82 [2020-03-06T20:35:06.738Z] 20:33:02 3 0.40 0.00 0.03 0.00 0.15 99.42 [2020-03-06T20:35:06.738Z] 20:34:01 all 0.19 0.00 0.05 0.00 0.04 99.72 [2020-03-06T20:35:06.738Z] 20:34:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2020-03-06T20:35:06.738Z] 20:34:01 1 0.08 0.00 0.07 0.00 0.10 99.75 [2020-03-06T20:35:06.738Z] 20:34:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2020-03-06T20:35:06.738Z] 20:34:01 3 0.59 0.00 0.05 0.00 0.02 99.34 [2020-03-06T20:35:06.738Z] 20:35:01 all 4.49 0.00 2.89 1.80 2.45 88.36 [2020-03-06T20:35:06.738Z] 20:35:01 0 4.11 0.00 2.94 0.42 2.31 90.21 [2020-03-06T20:35:06.738Z] 20:35:01 1 3.84 0.00 2.98 0.86 2.64 89.68 [2020-03-06T20:35:06.738Z] 20:35:01 2 4.29 0.00 2.70 1.63 2.42 88.96 [2020-03-06T20:35:06.738Z] 20:35:01 3 5.73 0.00 2.96 4.34 2.45 84.52 [2020-03-06T20:35:06.738Z] Average: all 1.43 0.00 0.82 0.34 1.16 96.24 [2020-03-06T20:35:06.738Z] Average: 0 1.12 0.00 0.82 0.08 1.21 96.77 [2020-03-06T20:35:06.738Z] Average: 1 1.39 0.00 0.95 0.15 1.17 96.34 [2020-03-06T20:35:06.738Z] Average: 2 1.31 0.00 0.69 0.28 1.21 96.51 [2020-03-06T20:35:06.738Z] Average: 3 1.90 0.00 0.81 0.88 1.07 95.35 [2020-03-06T20:35:06.738Z] [2020-03-06T20:35:06.738Z] [2020-03-06T20:35:06.738Z]