Started by user ernesto-ojeda Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 88bdb17a7c727a1126fd0ec692f4a52b4ad4ed97 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 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 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 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > 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:app-functions-sdk-go, semver:true, goVersion:1.13, testScript:make test, buildImage:false] ========================================================= [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: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go 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-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-6012 in /w/workspace/ndry_app-functions-sdk-go_master [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/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # 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/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 88bdb17a7c727a1126fd0ec692f4a52b4ad4ed97 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 88bdb17a7c727a1126fd0ec692f4a52b4ad4ed97 # timeout=10 Commit message: "Merge pull request #338 from lenny-intel/redis" > git rev-list --no-walk 88bdb17a7c727a1126fd0ec692f4a52b4ad4ed97 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-24T21:28:25.796Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-04-24T21:28:26.072Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-04-24T21:28:26.148Z] ========================================================= [2020-04-24T21:28:26.148Z] EdgeX Global Pipelines Version Info [2020-04-24T21:28:26.148Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-04-24T21:28:27.627Z] ------------------- [2020-04-24T21:28:27.627Z] stable info: [2020-04-24T21:28:27.627Z] ------------------- [2020-04-24T21:28:27.627Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-04-24T21:28:27.627Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-24T21:28:27.627Z] Message: update stable to v1.0.73 [2020-04-24T21:28:28.197Z] ------------------- [2020-04-24T21:28:28.197Z] experimental info: [2020-04-24T21:28:28.197Z] ------------------- [2020-04-24T21:28:28.197Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-04-24T21:28:28.197Z] Commit SHA: e79845e1a8a1dc446a84e83973fa71750a35b327 [2020-04-24T21:28:28.197Z] Message: update experimental to v1.0.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-24T21:28:30.288Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-24T21:28:30.288Z] [2020-04-24T21:28:30.288Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-24T21:28:30.647Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-24T21:28:30.647Z] latest: Pulling from edgex-devops/git-semver [2020-04-24T21:28:30.647Z] 9123ac7c32f7: Pulling fs layer [2020-04-24T21:28:30.647Z] b8cc5d1170e3: Pulling fs layer [2020-04-24T21:28:30.647Z] 2924cbbf6a41: Pulling fs layer [2020-04-24T21:28:30.647Z] 93b08a4f1073: Pulling fs layer [2020-04-24T21:28:30.647Z] 93b08a4f1073: Waiting [2020-04-24T21:28:30.647Z] b8cc5d1170e3: Verifying Checksum [2020-04-24T21:28:30.647Z] b8cc5d1170e3: Download complete [2020-04-24T21:28:30.647Z] 9123ac7c32f7: Verifying Checksum [2020-04-24T21:28:30.647Z] 9123ac7c32f7: Download complete [2020-04-24T21:28:30.908Z] 93b08a4f1073: Verifying Checksum [2020-04-24T21:28:30.908Z] 93b08a4f1073: Download complete [2020-04-24T21:28:30.908Z] 2924cbbf6a41: Verifying Checksum [2020-04-24T21:28:30.908Z] 2924cbbf6a41: Download complete [2020-04-24T21:28:31.167Z] 9123ac7c32f7: Pull complete [2020-04-24T21:28:31.167Z] b8cc5d1170e3: Pull complete [2020-04-24T21:28:32.106Z] 2924cbbf6a41: Pull complete [2020-04-24T21:28:32.106Z] 93b08a4f1073: Pull complete [2020-04-24T21:28:32.106Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-24T21:28:32.106Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-24T21:28:32.246Z] prd-centos7-docker-4c-2g-6012 does not seem to be running inside a container [2020-04-24T21:28:32.296Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-24T21:28:32.943Z] $ docker top 6c30c757b40fdd7353c530d5a462c4d4e2a7ea416a0d1b6fb5a41794f07cac9d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-24T21:28:33.214Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-24T21:28:33.215Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-24T21:28:33.466Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-24T21:28:33.473Z] $ docker exec 6c30c757b40fdd7353c530d5a462c4d4e2a7ea416a0d1b6fb5a41794f07cac9d ssh-agent [2020-04-24T21:28:33.664Z] SSH_AUTH_SOCK=/tmp/ssh-0wILdGsCPKWj/agent.15 [2020-04-24T21:28:33.664Z] SSH_AGENT_PID=22 [2020-04-24T21:28:33.679Z] Running ssh-add (command line suppressed) [2020-04-24T21:28:33.820Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_214355670189072485.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_214355670189072485.key) [2020-04-24T21:28:33.866Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-24T21:28:34.196Z] + git describe --exact-match --tags HEAD [2020-04-24T21:28:34.196Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-24T21:28:34.276Z] $ docker exec --env ******** --env ******** 6c30c757b40fdd7353c530d5a462c4d4e2a7ea416a0d1b6fb5a41794f07cac9d ssh-agent -k [2020-04-24T21:28:34.447Z] unset SSH_AUTH_SOCK; [2020-04-24T21:28:34.448Z] unset SSH_AGENT_PID; [2020-04-24T21:28:34.448Z] echo Agent pid 22 killed; [2020-04-24T21:28:34.519Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-24T21:28:34.600Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-24T21:28:34.600Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-24T21:28:34.684Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-24T21:28:34.684Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-24T21:28:34.874Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-24T21:28:34.881Z] $ docker exec 6c30c757b40fdd7353c530d5a462c4d4e2a7ea416a0d1b6fb5a41794f07cac9d ssh-agent [2020-04-24T21:28:35.071Z] SSH_AUTH_SOCK=/tmp/ssh-gCGuKz9ZWKJM/agent.57 [2020-04-24T21:28:35.071Z] SSH_AGENT_PID=64 [2020-04-24T21:28:35.082Z] Running ssh-add (command line suppressed) [2020-04-24T21:28:35.232Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8814650991570961466.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8814650991570961466.key) [2020-04-24T21:28:35.291Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-24T21:28:35.616Z] + git semver init [2020-04-24T21:28:35.616Z] # -> Open(): unable to determine branch for HEAD [2020-04-24T21:28:35.616Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2020-04-24T21:28:35.616Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2020-04-24T21:28:35.616Z] # $SEMVER_REMOTE_NAME = origin [2020-04-24T21:28:35.616Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-24T21:28:35.616Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-24T21:28:35.616Z] # $SEMVER_BRANCH = master [2020-04-24T21:28:35.616Z] # $SEMVER_TEMP = /tmp/semver-747789820 [2020-04-24T21:28:35.616Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2020-04-24T21:28:38.209Z] # '/tmp/semver-747789820' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' [2020-04-24T21:28:38.209Z] # -> Force: false [2020-04-24T21:28:38.209Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2020-04-24T21:28:38.222Z] $ docker exec --env ******** --env ******** 6c30c757b40fdd7353c530d5a462c4d4e2a7ea416a0d1b6fb5a41794f07cac9d ssh-agent -k [2020-04-24T21:28:38.374Z] unset SSH_AUTH_SOCK; [2020-04-24T21:28:38.375Z] unset SSH_AGENT_PID; [2020-04-24T21:28:38.375Z] echo Agent pid 64 killed; [2020-04-24T21:28:38.406Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-24T21:28:38.842Z] + git semver [Pipeline] } [2020-04-24T21:28:38.858Z] $ docker stop --time=1 6c30c757b40fdd7353c530d5a462c4d4e2a7ea416a0d1b6fb5a41794f07cac9d [2020-04-24T21:28:40.200Z] $ docker rm -f 6c30c757b40fdd7353c530d5a462c4d4e2a7ea416a0d1b6fb5a41794f07cac9d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-24T21:28:42.682Z] Stashed 107 file(s) [Pipeline] echo [2020-04-24T21:28:42.684Z] [edgeXSemver] initialized semver on version 1.0.1-dev.38 [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-04-24T21:28:57.936Z] Still waiting to schedule task [2020-04-24T21:28:57.936Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-24T21:28:57.937Z] Still waiting to schedule task [2020-04-24T21:28:57.937Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-04-24T21:30:46.325Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-6013 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2020-04-24T21:30:46.574Z] Running in /w/workspace/app-functions-sdk-go/45 [Pipeline] { [Pipeline] checkout [2020-04-24T21:30:53.122Z] using credential edgex-jenkins-ssh [2020-04-24T21:30:53.169Z] Cloning the remote Git repository [2020-04-24T21:30:53.169Z] Cloning with configured refspecs honoured and without tags [2020-04-24T21:30:53.234Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-04-24T21:30:53.329Z] > git init /w/workspace/app-functions-sdk-go/45 # timeout=10 [2020-04-24T21:30:53.412Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-04-24T21:30:53.418Z] > git --version # timeout=10 [2020-04-24T21:30:53.443Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-24T21:30:53.518Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-24T21:30:56.550Z] Fetching without tags [2020-04-24T21:30:57.125Z] Checking out Revision 88bdb17a7c727a1126fd0ec692f4a52b4ad4ed97 (master) [2020-04-24T21:30:56.464Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-04-24T21:30:56.481Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-24T21:30:56.531Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-04-24T21:30:56.563Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-04-24T21:30:56.564Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-24T21:30:56.595Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-24T21:30:57.152Z] > git config core.sparsecheckout # timeout=10 [2020-04-24T21:30:57.188Z] > git checkout -f 88bdb17a7c727a1126fd0ec692f4a52b4ad4ed97 # timeout=10 [2020-04-24T21:31:01.731Z] Commit message: "Merge pull request #338 from lenny-intel/redis" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-24T21:31:04.877Z] ========================================================= [2020-04-24T21:31:04.877Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-24T21:31:04.877Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-24T21:31:06.236Z] + 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-04-24T21:31:07.677Z] Sending build context to Docker daemon 36.86MB [2020-04-24T21:31:07.677Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-24T21:31:07.677Z] Step 2/8 : FROM ${BASE} [2020-04-24T21:31:07.677Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-24T21:31:07.677Z] cde5963f3b93: Pulling fs layer [2020-04-24T21:31:07.677Z] 2a23fa8c16f7: Pulling fs layer [2020-04-24T21:31:07.677Z] 777b28850792: Pulling fs layer [2020-04-24T21:31:07.677Z] 8a11ddd9e578: Pulling fs layer [2020-04-24T21:31:07.677Z] 4cf88f913ddb: Pulling fs layer [2020-04-24T21:31:07.677Z] 1df406cf5192: Pulling fs layer [2020-04-24T21:31:07.677Z] cd6300453558: Pulling fs layer [2020-04-24T21:31:07.677Z] b9c365052c96: Pulling fs layer [2020-04-24T21:31:07.677Z] a2d8cc88f415: Pulling fs layer [2020-04-24T21:31:07.677Z] ea1d1ca13537: Pulling fs layer [2020-04-24T21:31:07.677Z] 3750a50a1c5e: Pulling fs layer [2020-04-24T21:31:07.677Z] 4cf88f913ddb: Waiting [2020-04-24T21:31:07.677Z] 1df406cf5192: Waiting [2020-04-24T21:31:07.677Z] cd6300453558: Waiting [2020-04-24T21:31:07.677Z] b9c365052c96: Waiting [2020-04-24T21:31:07.677Z] a2d8cc88f415: Waiting [2020-04-24T21:31:07.677Z] ea1d1ca13537: Waiting [2020-04-24T21:31:07.677Z] 3750a50a1c5e: Waiting [2020-04-24T21:31:07.677Z] 8a11ddd9e578: Waiting [2020-04-24T21:31:07.677Z] 777b28850792: Verifying Checksum [2020-04-24T21:31:07.677Z] 777b28850792: Download complete [2020-04-24T21:31:07.950Z] 2a23fa8c16f7: Verifying Checksum [2020-04-24T21:31:07.950Z] 2a23fa8c16f7: Download complete [2020-04-24T21:31:07.950Z] 4cf88f913ddb: Verifying Checksum [2020-04-24T21:31:07.950Z] 4cf88f913ddb: Download complete [2020-04-24T21:31:07.950Z] 1df406cf5192: Verifying Checksum [2020-04-24T21:31:07.950Z] 1df406cf5192: Download complete [2020-04-24T21:31:07.950Z] cde5963f3b93: Verifying Checksum [2020-04-24T21:31:09.917Z] cde5963f3b93: Pull complete [2020-04-24T21:31:10.196Z] 2a23fa8c16f7: Pull complete [2020-04-24T21:31:10.792Z] 777b28850792: Pull complete [2020-04-24T21:31:12.262Z] cd6300453558: Verifying Checksum [2020-04-24T21:31:12.262Z] cd6300453558: Download complete [2020-04-24T21:31:12.262Z] a2d8cc88f415: Verifying Checksum [2020-04-24T21:31:12.262Z] a2d8cc88f415: Download complete [2020-04-24T21:31:14.863Z] ea1d1ca13537: Verifying Checksum [2020-04-24T21:31:14.863Z] ea1d1ca13537: Download complete [2020-04-24T21:31:14.863Z] 3750a50a1c5e: Verifying Checksum [2020-04-24T21:31:14.863Z] 3750a50a1c5e: Download complete [2020-04-24T21:31:17.470Z] b9c365052c96: Verifying Checksum [2020-04-24T21:31:17.470Z] b9c365052c96: Download complete [2020-04-24T21:31:19.426Z] 8a11ddd9e578: Verifying Checksum [2020-04-24T21:31:19.426Z] 8a11ddd9e578: Download complete [2020-04-24T21:31:31.095Z] Running on prd-centos7-docker-4c-2g-6014 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2020-04-24T21:31:31.193Z] Running in /w/workspace/app-functions-sdk-go/45 [Pipeline] { [Pipeline] checkout [2020-04-24T21:31:31.803Z] 8a11ddd9e578: Pull complete [2020-04-24T21:31:31.803Z] 4cf88f913ddb: Pull complete [2020-04-24T21:31:31.803Z] 1df406cf5192: Pull complete [2020-04-24T21:31:35.219Z] using credential edgex-jenkins-ssh [2020-04-24T21:31:35.269Z] Cloning the remote Git repository [2020-04-24T21:31:35.269Z] Cloning with configured refspecs honoured and without tags [2020-04-24T21:31:36.090Z] cd6300453558: Pull complete [2020-04-24T21:31:35.270Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-04-24T21:31:35.318Z] > git init /w/workspace/app-functions-sdk-go/45 # timeout=10 [2020-04-24T21:31:35.366Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-04-24T21:31:35.366Z] > git --version # timeout=10 [2020-04-24T21:31:35.375Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-24T21:31:35.402Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-24T21:31:37.496Z] Fetching without tags [2020-04-24T21:31:37.873Z] Checking out Revision 88bdb17a7c727a1126fd0ec692f4a52b4ad4ed97 (master) [2020-04-24T21:31:37.461Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-04-24T21:31:37.476Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-24T21:31:37.489Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-04-24T21:31:37.503Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-04-24T21:31:37.503Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-24T21:31:37.509Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-24T21:31:37.883Z] > git config core.sparsecheckout # timeout=10 [2020-04-24T21:31:37.889Z] > git checkout -f 88bdb17a7c727a1126fd0ec692f4a52b4ad4ed97 # timeout=10 [2020-04-24T21:31:41.457Z] b9c365052c96: Pull complete [2020-04-24T21:31:41.457Z] a2d8cc88f415: Pull complete [2020-04-24T21:31:41.809Z] Commit message: "Merge pull request #338 from lenny-intel/redis" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-04-24T21:31:43.440Z] ea1d1ca13537: Pull complete [Pipeline] echo [2020-04-24T21:31:43.618Z] ========================================================= [2020-04-24T21:31:43.618Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-24T21:31:43.618Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-24T21:31:44.027Z] 3750a50a1c5e: Pull complete [2020-04-24T21:31:44.028Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-24T21:31:44.028Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-24T21:31:44.028Z] ---> 78745c68409d [2020-04-24T21:31:44.028Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-04-24T21:31:44.255Z] + 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-04-24T21:31:44.298Z] latest: Pulling from library/docker [2020-04-24T21:31:44.566Z] 29e5d40040c1: Pulling fs layer [2020-04-24T21:31:44.566Z] 3be38edc41e1: Pulling fs layer [2020-04-24T21:31:44.566Z] fe3afb04d599: Pulling fs layer [2020-04-24T21:31:44.566Z] 59b74c254a8a: Pulling fs layer [2020-04-24T21:31:44.566Z] 9eee44a9dabb: Pulling fs layer [2020-04-24T21:31:44.566Z] ae4d1ef7be7c: Pulling fs layer [2020-04-24T21:31:44.566Z] 8486642a619f: Pulling fs layer [2020-04-24T21:31:44.566Z] 9eee44a9dabb: Waiting [2020-04-24T21:31:44.566Z] ae4d1ef7be7c: Waiting [2020-04-24T21:31:44.566Z] 59b74c254a8a: Waiting [2020-04-24T21:31:44.567Z] 8486642a619f: Waiting [2020-04-24T21:31:44.567Z] fe3afb04d599: Verifying Checksum [2020-04-24T21:31:44.567Z] fe3afb04d599: Download complete [2020-04-24T21:31:44.829Z] Sending build context to Docker daemon 36.86MB [2020-04-24T21:31:44.830Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-24T21:31:44.830Z] Step 2/8 : FROM ${BASE} [2020-04-24T21:31:44.830Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-24T21:31:44.830Z] e6b0cf9c0882: Pulling fs layer [2020-04-24T21:31:44.830Z] 2848faf0eed1: Pulling fs layer [2020-04-24T21:31:44.830Z] 0f37312ad70f: Pulling fs layer [2020-04-24T21:31:44.830Z] 5788d62ee057: Pulling fs layer [2020-04-24T21:31:44.830Z] 0e6b1d234666: Pulling fs layer [2020-04-24T21:31:44.830Z] bf5d7aec512f: Pulling fs layer [2020-04-24T21:31:44.830Z] 34c802a77dc8: Pulling fs layer [2020-04-24T21:31:44.830Z] 9eb99e56ec68: Pulling fs layer [2020-04-24T21:31:44.830Z] 27c7a5d97fbd: Pulling fs layer [2020-04-24T21:31:44.830Z] 5c102a31e300: Pulling fs layer [2020-04-24T21:31:44.830Z] dcfb455df0a1: Pulling fs layer [2020-04-24T21:31:44.830Z] 5788d62ee057: Waiting [2020-04-24T21:31:44.830Z] 0e6b1d234666: Waiting [2020-04-24T21:31:44.830Z] bf5d7aec512f: Waiting [2020-04-24T21:31:44.830Z] 34c802a77dc8: Waiting [2020-04-24T21:31:44.830Z] 9eb99e56ec68: Waiting [2020-04-24T21:31:44.830Z] 27c7a5d97fbd: Waiting [2020-04-24T21:31:44.830Z] dcfb455df0a1: Waiting [2020-04-24T21:31:44.830Z] 5c102a31e300: Waiting [2020-04-24T21:31:44.834Z] 3be38edc41e1: Verifying Checksum [2020-04-24T21:31:44.834Z] 3be38edc41e1: Download complete [2020-04-24T21:31:44.834Z] 29e5d40040c1: Verifying Checksum [2020-04-24T21:31:44.834Z] 29e5d40040c1: Download complete [2020-04-24T21:31:44.834Z] 9eee44a9dabb: Verifying Checksum [2020-04-24T21:31:44.834Z] 9eee44a9dabb: Download complete [2020-04-24T21:31:45.102Z] 0f37312ad70f: Verifying Checksum [2020-04-24T21:31:45.102Z] 0f37312ad70f: Download complete [2020-04-24T21:31:45.102Z] 2848faf0eed1: Verifying Checksum [2020-04-24T21:31:45.102Z] 2848faf0eed1: Download complete [2020-04-24T21:31:45.102Z] 0e6b1d234666: Verifying Checksum [2020-04-24T21:31:45.102Z] 0e6b1d234666: Download complete [2020-04-24T21:31:45.102Z] bf5d7aec512f: Verifying Checksum [2020-04-24T21:31:45.102Z] bf5d7aec512f: Download complete [2020-04-24T21:31:45.102Z] e6b0cf9c0882: Verifying Checksum [2020-04-24T21:31:45.102Z] e6b0cf9c0882: Download complete [2020-04-24T21:31:45.102Z] ae4d1ef7be7c: Verifying Checksum [2020-04-24T21:31:45.102Z] ae4d1ef7be7c: Download complete [2020-04-24T21:31:45.102Z] 8486642a619f: Download complete [2020-04-24T21:31:45.371Z] 29e5d40040c1: Pull complete [2020-04-24T21:31:45.374Z] e6b0cf9c0882: Pull complete [2020-04-24T21:31:45.966Z] 34c802a77dc8: Verifying Checksum [2020-04-24T21:31:45.966Z] 34c802a77dc8: Download complete [2020-04-24T21:31:45.966Z] 27c7a5d97fbd: Download complete [2020-04-24T21:31:46.342Z] 3be38edc41e1: Pull complete [2020-04-24T21:31:46.342Z] fe3afb04d599: Pull complete [2020-04-24T21:31:46.559Z] 5c102a31e300: Verifying Checksum [2020-04-24T21:31:46.560Z] 5c102a31e300: Download complete [2020-04-24T21:31:46.825Z] dcfb455df0a1: Verifying Checksum [2020-04-24T21:31:46.825Z] dcfb455df0a1: Download complete [2020-04-24T21:31:46.825Z] 9eb99e56ec68: Download complete [2020-04-24T21:31:47.084Z] 5788d62ee057: Verifying Checksum [2020-04-24T21:31:47.084Z] 5788d62ee057: Download complete [2020-04-24T21:31:48.023Z] 2848faf0eed1: Pull complete [2020-04-24T21:31:48.023Z] 0f37312ad70f: Pull complete [2020-04-24T21:31:50.604Z] 59b74c254a8a: Verifying Checksum [2020-04-24T21:31:50.604Z] 59b74c254a8a: Download complete [2020-04-24T21:31:53.966Z] 59b74c254a8a: Pull complete [2020-04-24T21:31:53.966Z] 9eee44a9dabb: Pull complete [2020-04-24T21:31:54.237Z] ae4d1ef7be7c: Pull complete [2020-04-24T21:31:54.506Z] 8486642a619f: Pull complete [2020-04-24T21:31:54.506Z] Digest: sha256:8c119115801ae96e1f55b2ccb69cc84537c79eea057a00f363df0196f3d09fd4 [2020-04-24T21:31:54.506Z] Status: Downloaded newer image for docker:latest [2020-04-24T21:31:54.648Z] 5788d62ee057: Pull complete [2020-04-24T21:31:54.648Z] 0e6b1d234666: Pull complete [2020-04-24T21:31:54.909Z] bf5d7aec512f: Pull complete [2020-04-24T21:31:59.129Z] 34c802a77dc8: Pull complete [2020-04-24T21:32:01.177Z] ---> 6b14fe1c9442 [2020-04-24T21:32:01.177Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-04-24T21:32:01.177Z] ---> Running in bb51e81031ba [2020-04-24T21:32:01.177Z] Removing intermediate container bb51e81031ba [2020-04-24T21:32:01.177Z] ---> 2e75580bf129 [2020-04-24T21:32:01.177Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2020-04-24T21:32:01.177Z] ---> Running in d27545672cfa [2020-04-24T21:32:02.141Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-24T21:32:03.099Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-24T21:32:03.353Z] 9eb99e56ec68: Pull complete [2020-04-24T21:32:03.354Z] 27c7a5d97fbd: Pull complete [2020-04-24T21:32:03.678Z] (1/5) Installing libsodium (1.0.18-r0) [2020-04-24T21:32:03.678Z] (2/5) Installing libzmq (4.3.2-r0) [2020-04-24T21:32:03.943Z] (3/5) Installing pkgconf (1.6.3-r0) [2020-04-24T21:32:03.943Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-04-24T21:32:03.943Z] (5/5) Installing zeromq-dev (4.3.2-r0) [2020-04-24T21:32:04.208Z] Executing busybox-1.31.1-r8.trigger [2020-04-24T21:32:04.208Z] OK: 127 MiB in 44 packages [2020-04-24T21:32:04.301Z] 5c102a31e300: Pull complete [2020-04-24T21:32:04.301Z] dcfb455df0a1: Pull complete [2020-04-24T21:32:04.301Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-24T21:32:04.301Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-24T21:32:04.301Z] ---> 7c70fe431013 [2020-04-24T21:32:04.301Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-04-24T21:32:04.871Z] latest: Pulling from library/docker [2020-04-24T21:32:04.871Z] cbdbe7a5bc2a: Pulling fs layer [2020-04-24T21:32:04.871Z] 6f4c731d6eb3: Pulling fs layer [2020-04-24T21:32:04.871Z] 5d79d4ac3cd0: Pulling fs layer [2020-04-24T21:32:04.871Z] 65de10866d6a: Pulling fs layer [2020-04-24T21:32:04.871Z] ffd69ed7f17f: Pulling fs layer [2020-04-24T21:32:04.871Z] 07ba9e5a2fa6: Pulling fs layer [2020-04-24T21:32:04.871Z] 75478c283dd2: Pulling fs layer [2020-04-24T21:32:04.871Z] 65de10866d6a: Waiting [2020-04-24T21:32:04.871Z] ffd69ed7f17f: Waiting [2020-04-24T21:32:04.871Z] 75478c283dd2: Waiting [2020-04-24T21:32:04.871Z] 07ba9e5a2fa6: Waiting [2020-04-24T21:32:04.871Z] 5d79d4ac3cd0: Verifying Checksum [2020-04-24T21:32:04.871Z] 5d79d4ac3cd0: Download complete [2020-04-24T21:32:04.871Z] 6f4c731d6eb3: Verifying Checksum [2020-04-24T21:32:04.871Z] 6f4c731d6eb3: Download complete [2020-04-24T21:32:04.871Z] cbdbe7a5bc2a: Verifying Checksum [2020-04-24T21:32:04.871Z] cbdbe7a5bc2a: Download complete [2020-04-24T21:32:05.132Z] ffd69ed7f17f: Verifying Checksum [2020-04-24T21:32:05.132Z] ffd69ed7f17f: Download complete [2020-04-24T21:32:05.132Z] 07ba9e5a2fa6: Verifying Checksum [2020-04-24T21:32:05.132Z] 07ba9e5a2fa6: Download complete [2020-04-24T21:32:05.132Z] 75478c283dd2: Verifying Checksum [2020-04-24T21:32:05.132Z] 75478c283dd2: Download complete [2020-04-24T21:32:05.132Z] cbdbe7a5bc2a: Pull complete [2020-04-24T21:32:05.393Z] 6f4c731d6eb3: Pull complete [2020-04-24T21:32:05.616Z] Removing intermediate container d27545672cfa [2020-04-24T21:32:05.616Z] ---> 66980708f70e [2020-04-24T21:32:05.616Z] Step 6/8 : WORKDIR /build [2020-04-24T21:32:05.616Z] ---> Running in 4f501eb13ccf [2020-04-24T21:32:05.655Z] 5d79d4ac3cd0: Pull complete [2020-04-24T21:32:05.887Z] Removing intermediate container 4f501eb13ccf [2020-04-24T21:32:05.887Z] ---> 8bf493c35406 [2020-04-24T21:32:05.887Z] Step 7/8 : COPY go.mod . [2020-04-24T21:32:05.914Z] 65de10866d6a: Verifying Checksum [2020-04-24T21:32:05.914Z] 65de10866d6a: Download complete [2020-04-24T21:32:06.474Z] ---> c91a9366ec9c [2020-04-24T21:32:06.474Z] Step 8/8 : RUN go mod download [2020-04-24T21:32:06.744Z] ---> Running in 724a09701a72 [2020-04-24T21:32:08.487Z] 65de10866d6a: Pull complete [2020-04-24T21:32:08.487Z] ffd69ed7f17f: Pull complete [2020-04-24T21:32:08.487Z] 07ba9e5a2fa6: Pull complete [2020-04-24T21:32:08.753Z] 75478c283dd2: Pull complete [2020-04-24T21:32:08.753Z] Digest: sha256:8c119115801ae96e1f55b2ccb69cc84537c79eea057a00f363df0196f3d09fd4 [2020-04-24T21:32:08.753Z] Status: Downloaded newer image for docker:latest [2020-04-24T21:32:09.332Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-04-24T21:32:09.333Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-24T21:32:09.333Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-24T21:32:09.333Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-24T21:32:09.333Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-24T21:32:09.333Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-24T21:32:09.333Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-24T21:32:09.333Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-24T21:32:09.333Z] go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-04-24T21:32:09.333Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-04-24T21:32:09.333Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 [2020-04-24T21:32:09.333Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-24T21:32:09.333Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.57 [2020-04-24T21:32:09.333Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-04-24T21:32:09.333Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-04-24T21:32:09.333Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-24T21:32:09.333Z] go: finding github.com/fatih/color v1.7.0 [2020-04-24T21:32:09.333Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-04-24T21:32:09.597Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-24T21:32:09.597Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-24T21:32:09.597Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-24T21:32:09.597Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-04-24T21:32:09.597Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-24T21:32:09.597Z] go: finding github.com/golang/protobuf v1.3.2 [2020-04-24T21:32:09.597Z] go: finding github.com/golang/snappy v0.0.1 [2020-04-24T21:32:09.597Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-04-24T21:32:09.597Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-24T21:32:09.597Z] go: finding github.com/google/go-cmp v0.4.0 [2020-04-24T21:32:09.597Z] go: finding github.com/google/uuid v1.1.1 [2020-04-24T21:32:09.597Z] go: finding github.com/gorilla/mux v1.7.4 [2020-04-24T21:32:09.597Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-24T21:32:09.597Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-24T21:32:09.597Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-24T21:32:09.597Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-24T21:32:09.597Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-24T21:32:09.863Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-24T21:32:09.863Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-24T21:32:09.863Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-24T21:32:09.863Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-24T21:32:09.863Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-24T21:32:09.863Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-24T21:32:09.863Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-24T21:32:09.863Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-24T21:32:09.863Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-24T21:32:09.863Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-24T21:32:09.863Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-24T21:32:09.863Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-24T21:32:09.863Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-04-24T21:32:09.863Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-24T21:32:09.863Z] go: finding github.com/kr/pretty v0.1.0 [2020-04-24T21:32:09.863Z] go: finding github.com/kr/pty v1.1.1 [2020-04-24T21:32:10.133Z] go: finding github.com/kr/text v0.1.0 [2020-04-24T21:32:10.133Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-24T21:32:10.133Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-24T21:32:10.133Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-24T21:32:10.133Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-24T21:32:10.133Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-24T21:32:10.133Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-24T21:32:10.133Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-24T21:32:10.133Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-24T21:32:10.133Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-24T21:32:10.133Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-24T21:32:10.133Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-24T21:32:10.133Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-24T21:32:10.133Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-04-24T21:32:10.133Z] go: finding github.com/onsi/gomega v1.7.0 [2020-04-24T21:32:10.133Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-24T21:32:10.133Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-04-24T21:32:10.133Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-24T21:32:10.134Z] ---> 223c2e6d2092 [2020-04-24T21:32:10.134Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-04-24T21:32:10.134Z] ---> Running in a9acd967218d [2020-04-24T21:32:10.399Z] Removing intermediate container a9acd967218d [2020-04-24T21:32:10.399Z] ---> efd77443352e [2020-04-24T21:32:10.399Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2020-04-24T21:32:10.399Z] ---> Running in 3aa2fbafc0b7 [2020-04-24T21:32:10.404Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-24T21:32:10.404Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-24T21:32:10.404Z] go: finding github.com/posener/complete v1.1.1 [2020-04-24T21:32:10.404Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-24T21:32:10.404Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-24T21:32:10.404Z] go: finding github.com/stretchr/objx v0.2.0 [2020-04-24T21:32:10.404Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-24T21:32:10.404Z] go: finding github.com/tidwall/pretty v1.0.1 [2020-04-24T21:32:10.404Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-24T21:32:10.404Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-24T21:32:10.404Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-04-24T21:32:10.404Z] go: finding github.com/xdg/stringprep v1.0.0 [2020-04-24T21:32:10.404Z] go: finding go.mongodb.org/mongo-driver v1.1.1 [2020-04-24T21:32:10.404Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-04-24T21:32:10.404Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-04-24T21:32:10.404Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-24T21:32:10.404Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-04-24T21:32:10.404Z] go: finding golang.org/x/text v0.3.2 [2020-04-24T21:32:10.404Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-04-24T21:32:10.404Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-04-24T21:32:10.404Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-04-24T21:32:10.404Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-04-24T21:32:10.404Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-04-24T21:32:10.404Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-24T21:32:11.347Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-24T21:32:12.290Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-24T21:32:12.551Z] (1/5) Installing libsodium (1.0.18-r0) [2020-04-24T21:32:12.812Z] (2/5) Installing libzmq (4.3.2-r0) [2020-04-24T21:32:12.812Z] (3/5) Installing pkgconf (1.6.3-r0) [2020-04-24T21:32:13.074Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-04-24T21:32:13.074Z] (5/5) Installing zeromq-dev (4.3.2-r0) [2020-04-24T21:32:13.074Z] Executing busybox-1.31.1-r8.trigger [2020-04-24T21:32:13.335Z] OK: 145 MiB in 44 packages [2020-04-24T21:32:13.908Z] Removing intermediate container 3aa2fbafc0b7 [2020-04-24T21:32:13.908Z] ---> a61382bbf328 [2020-04-24T21:32:13.908Z] Step 6/8 : WORKDIR /build [2020-04-24T21:32:13.908Z] ---> Running in 61dc6148b422 [2020-04-24T21:32:13.908Z] Removing intermediate container 61dc6148b422 [2020-04-24T21:32:13.908Z] ---> 83777006720e [2020-04-24T21:32:13.908Z] Step 7/8 : COPY go.mod . [2020-04-24T21:32:14.174Z] ---> 16214c632531 [2020-04-24T21:32:14.174Z] Step 8/8 : RUN go mod download [2020-04-24T21:32:14.174Z] ---> Running in 94bb7c582295 [2020-04-24T21:32:16.087Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-04-24T21:32:16.087Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-24T21:32:16.087Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-24T21:32:16.087Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-24T21:32:16.087Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-24T21:32:16.087Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-24T21:32:16.087Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-24T21:32:16.087Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-24T21:32:16.357Z] go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-04-24T21:32:16.357Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-04-24T21:32:16.357Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 [2020-04-24T21:32:16.357Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-24T21:32:16.357Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.57 [2020-04-24T21:32:16.357Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-04-24T21:32:16.357Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-04-24T21:32:16.357Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-24T21:32:16.357Z] go: finding github.com/fatih/color v1.7.0 [2020-04-24T21:32:16.357Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-04-24T21:32:16.357Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-24T21:32:16.357Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-24T21:32:16.357Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-24T21:32:16.357Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-04-24T21:32:16.357Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-24T21:32:16.357Z] go: finding github.com/golang/protobuf v1.3.2 [2020-04-24T21:32:16.357Z] go: finding github.com/golang/snappy v0.0.1 [2020-04-24T21:32:16.357Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-04-24T21:32:16.357Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-24T21:32:16.358Z] go: finding github.com/google/go-cmp v0.4.0 [2020-04-24T21:32:16.358Z] go: finding github.com/google/uuid v1.1.1 [2020-04-24T21:32:16.358Z] go: finding github.com/gorilla/mux v1.7.4 [2020-04-24T21:32:16.358Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-24T21:32:16.358Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-24T21:32:16.358Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-24T21:32:16.358Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-24T21:32:16.358Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-24T21:32:16.358Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-24T21:32:16.358Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-24T21:32:16.358Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-24T21:32:16.358Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-24T21:32:16.358Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-24T21:32:16.358Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-24T21:32:16.358Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-24T21:32:16.358Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-24T21:32:16.358Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-24T21:32:16.358Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-24T21:32:16.358Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-24T21:32:16.627Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-24T21:32:16.627Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-04-24T21:32:16.627Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-24T21:32:16.627Z] go: finding github.com/kr/pretty v0.1.0 [2020-04-24T21:32:16.627Z] go: finding github.com/kr/pty v1.1.1 [2020-04-24T21:32:16.627Z] go: finding github.com/kr/text v0.1.0 [2020-04-24T21:32:16.627Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-24T21:32:16.627Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-24T21:32:16.627Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-24T21:32:16.627Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-24T21:32:16.627Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-24T21:32:16.627Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-24T21:32:16.627Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-24T21:32:16.627Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-24T21:32:16.627Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-24T21:32:16.627Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-24T21:32:16.627Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-24T21:32:16.627Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-24T21:32:16.627Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-04-24T21:32:16.627Z] go: finding github.com/onsi/gomega v1.7.0 [2020-04-24T21:32:16.627Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-24T21:32:16.627Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-04-24T21:32:16.627Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-24T21:32:16.627Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-24T21:32:16.627Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-24T21:32:16.627Z] go: finding github.com/posener/complete v1.1.1 [2020-04-24T21:32:16.627Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-24T21:32:16.627Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-24T21:32:16.627Z] go: finding github.com/stretchr/objx v0.2.0 [2020-04-24T21:32:16.627Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-24T21:32:16.627Z] go: finding github.com/tidwall/pretty v1.0.1 [2020-04-24T21:32:16.627Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-24T21:32:16.627Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-24T21:32:16.627Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-04-24T21:32:16.627Z] go: finding github.com/xdg/stringprep v1.0.0 [2020-04-24T21:32:16.627Z] go: finding go.mongodb.org/mongo-driver v1.1.1 [2020-04-24T21:32:16.627Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-04-24T21:32:16.627Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-04-24T21:32:16.627Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-24T21:32:16.627Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-04-24T21:32:16.889Z] go: finding golang.org/x/text v0.3.2 [2020-04-24T21:32:16.889Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-04-24T21:32:16.889Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-04-24T21:32:16.889Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-04-24T21:32:16.889Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-04-24T21:32:16.889Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-04-24T21:32:16.889Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-24T21:32:28.644Z] Removing intermediate container 724a09701a72 [2020-04-24T21:32:28.644Z] ---> 9c63f781d663 [2020-04-24T21:32:28.644Z] Successfully built 9c63f781d663 [2020-04-24T21:32:28.644Z] 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-04-24T21:32:29.202Z] Removing intermediate container 94bb7c582295 [2020-04-24T21:32:29.202Z] ---> 703495a21c8f [2020-04-24T21:32:29.202Z] Successfully built 703495a21c8f [2020-04-24T21:32:29.202Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [2020-04-24T21:32:29.271Z] + docker inspect -f . ci-base-image-arm64 [2020-04-24T21:32:29.271Z] . [Pipeline] // script [Pipeline] } [Pipeline] withDockerContainer [2020-04-24T21:32:29.622Z] prd-ubuntu18.04-docker-arm64-4c-16g-6013 does not seem to be running inside a container [2020-04-24T21:32:29.696Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/45 -v /w/workspace/app-functions-sdk-go/45:/w/workspace/app-functions-sdk-go/45:rw,z -v /w/workspace/app-functions-sdk-go/45@tmp:/w/workspace/app-functions-sdk-go/45@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 ******** ci-base-image-arm64 cat [2020-04-24T21:32:30.943Z] $ docker top 16d7d9b47f6e342a5116bfe398ad4254cb57a9f22e13f59afb4aac41329f688b -eo pid,comm [Pipeline] { [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-24T21:32:31.935Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-24T21:32:31.935Z] . [Pipeline] withDockerContainer [2020-04-24T21:32:32.073Z] + go version [2020-04-24T21:32:32.073Z] go version go1.13.5 linux/arm64 [2020-04-24T21:32:32.080Z] prd-centos7-docker-4c-2g-6014 does not seem to be running inside a container [2020-04-24T21:32:32.139Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/45 -v /w/workspace/app-functions-sdk-go/45:/w/workspace/app-functions-sdk-go/45:rw,z -v /w/workspace/app-functions-sdk-go/45@tmp:/w/workspace/app-functions-sdk-go/45@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 ******** ci-base-image-x86_64 cat [2020-04-24T21:32:32.715Z] $ docker top 4301d2e62fa215a59c3c4d9c31f7fbd213197aca74b93d232e3c2df85ee8f0c0 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2020-04-24T21:32:33.318Z] + go version [2020-04-24T21:32:33.318Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-24T21:32:33.587Z] + make test [2020-04-24T21:32:33.587Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-04-24T21:32:33.647Z] + make test [2020-04-24T21:32:33.647Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-04-24T21:32:35.549Z] ? github.com/edgexfoundry/app-functions-sdk-go [no test files] [2020-04-24T21:32:35.565Z] ? github.com/edgexfoundry/app-functions-sdk-go [no test files] [2020-04-24T21:32:45.660Z] ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.134s coverage: 86.2% of statements [2020-04-24T21:32:53.821Z] ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.113s coverage: 86.2% of statements [2020-04-24T21:33:00.671Z] ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.016s coverage: 49.8% of statements [2020-04-24T21:33:00.671Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] [2020-04-24T21:33:00.671Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] [2020-04-24T21:33:00.671Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.025s coverage: 59.8% of statements [2020-04-24T21:33:00.671Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] [2020-04-24T21:33:00.671Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.953s coverage: 69.1% of statements [2020-04-24T21:33:15.592Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 14.527s coverage: 73.4% of statements [2020-04-24T21:33:15.592Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.005s coverage: 89.5% of statements [2020-04-24T21:33:15.592Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.005s coverage: 100.0% of statements [2020-04-24T21:33:15.593Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.099s coverage: 100.0% of statements [2020-04-24T21:33:15.593Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.005s coverage: 100.0% of statements [2020-04-24T21:33:15.593Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.006s coverage: 100.0% of statements [2020-04-24T21:33:15.593Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] [2020-04-24T21:33:15.593Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] [2020-04-24T21:33:15.593Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] [2020-04-24T21:33:15.593Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] [2020-04-24T21:33:15.593Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] [2020-04-24T21:33:15.593Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] [2020-04-24T21:33:15.593Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] [2020-04-24T21:33:15.593Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.006s coverage: 96.6% of statements [2020-04-24T21:33:15.593Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] [2020-04-24T21:33:15.593Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.004s coverage: 97.7% of statements [2020-04-24T21:33:15.593Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] [2020-04-24T21:33:15.593Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] [2020-04-24T21:33:15.593Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] [2020-04-24T21:33:15.593Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.658s coverage: 78.0% of statements [2020-04-24T21:33:15.593Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.050s coverage: 81.1% of statements [2020-04-24T21:33:15.593Z] ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] [2020-04-24T21:33:15.593Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 5.374s coverage: 70.1% of statements [2020-04-24T21:33:15.593Z] ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] [2020-04-24T21:33:15.593Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.006s coverage: 100.0% of statements [2020-04-24T21:33:15.593Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2020-04-24T21:33:16.996Z] gofmt -l . [2020-04-24T21:33:17.256Z] [ "`gofmt -l .`" = "" ] [2020-04-24T21:33:17.256Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-24T21:33:18.693Z] Stashed 1 file(s) [Pipeline] } [2020-04-24T21:33:18.698Z] $ docker stop --time=1 4301d2e62fa215a59c3c4d9c31f7fbd213197aca74b93d232e3c2df85ee8f0c0 [2020-04-24T21:33:20.221Z] $ docker rm -f 4301d2e62fa215a59c3c4d9c31f7fbd213197aca74b93d232e3c2df85ee8f0c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-24T21:33:32.774Z] ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.075s coverage: 49.8% of statements [2020-04-24T21:33:32.774Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] [2020-04-24T21:33:32.774Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] [2020-04-24T21:33:32.774Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.069s coverage: 59.8% of statements [2020-04-24T21:33:32.774Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] [2020-04-24T21:33:32.774Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.389s coverage: 69.1% of statements [2020-04-24T21:33:41.017Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 14.556s coverage: 73.4% of statements [2020-04-24T21:33:41.017Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.018s coverage: 89.5% of statements [2020-04-24T21:33:41.017Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.014s coverage: 100.0% of statements [2020-04-24T21:33:41.017Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.099s coverage: 100.0% of statements [2020-04-24T21:33:41.017Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.020s coverage: 100.0% of statements [2020-04-24T21:33:41.017Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.019s coverage: 100.0% of statements [2020-04-24T21:33:41.017Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] [2020-04-24T21:33:41.017Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] [2020-04-24T21:33:41.017Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] [2020-04-24T21:33:41.017Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] [2020-04-24T21:33:41.017Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] [2020-04-24T21:33:41.017Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] [2020-04-24T21:33:41.017Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] [2020-04-24T21:33:41.017Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.018s coverage: 96.6% of statements [2020-04-24T21:33:41.017Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] [2020-04-24T21:33:41.017Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.017s coverage: 97.7% of statements [2020-04-24T21:33:41.017Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] [2020-04-24T21:33:41.017Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] [2020-04-24T21:33:41.017Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] [2020-04-24T21:33:46.378Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.774s coverage: 78.0% of statements [2020-04-24T21:33:46.379Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.086s coverage: 81.1% of statements [2020-04-24T21:33:46.379Z] ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] [2020-04-24T21:33:47.790Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 5.515s coverage: 70.1% of statements [2020-04-24T21:33:47.790Z] ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] [2020-04-24T21:33:47.790Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.016s coverage: 100.0% of statements [2020-04-24T21:33:48.057Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2020-04-24T21:34:00.405Z] gofmt -l . [2020-04-24T21:34:00.405Z] [ "`gofmt -l .`" = "" ] [2020-04-24T21:34:00.405Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-24T21:34:00.418Z] Warning: overwriting stash ‘coverage-report’ [2020-04-24T21:34:00.878Z] Stashed 1 file(s) [Pipeline] } [2020-04-24T21:34:00.883Z] $ docker stop --time=1 16d7d9b47f6e342a5116bfe398ad4254cb57a9f22e13f59afb4aac41329f688b [2020-04-24T21:34:03.053Z] $ docker rm -f 16d7d9b47f6e342a5116bfe398ad4254cb57a9f22e13f59afb4aac41329f688b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-04-24T21:34:05.095Z] provisioning config files... [2020-04-24T21:34:05.106Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config673120668636548029tmp [Pipeline] { [Pipeline] sh [2020-04-24T21:34:05.455Z] + curl -s https://codecov.io/bash [2020-04-24T21:34:05.455Z] + bash -s - -t @/w/workspace/ndry_app-functions-sdk-go_master@tmp/config673120668636548029tmp [2020-04-24T21:34:05.714Z] [2020-04-24T21:34:05.714Z] _____ _ [2020-04-24T21:34:05.714Z] / ____| | | [2020-04-24T21:34:05.714Z] | | ___ __| | ___ ___ _____ __ [2020-04-24T21:34:05.714Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-04-24T21:34:05.714Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-04-24T21:34:05.714Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-04-24T21:34:05.714Z] Bash-tbd [2020-04-24T21:34:05.714Z] [2020-04-24T21:34:05.714Z] [2020-04-24T21:34:05.714Z] ==> Jenkins CI detected. [2020-04-24T21:34:05.714Z] project root: . [2020-04-24T21:34:05.714Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-04-24T21:34:05.714Z] ==> Running gcov in . (disable via -X gcov) [2020-04-24T21:34:05.714Z] ==> Python coveragepy not found [2020-04-24T21:34:05.714Z] ==> Searching for coverage reports in: [2020-04-24T21:34:05.714Z] + . [2020-04-24T21:34:05.714Z] -> Found 1 reports [2020-04-24T21:34:05.714Z] ==> Detecting git/mercurial file structure [2020-04-24T21:34:05.715Z] ==> Reading reports [2020-04-24T21:34:05.715Z] + ./coverage.out bytes=75527 [2020-04-24T21:34:05.715Z] ==> Appending adjustments [2020-04-24T21:34:05.715Z] http://docs.codecov.io/docs/fixing-reports [2020-04-24T21:34:06.281Z] + Found adjustments [2020-04-24T21:34:06.281Z] ==> Gzipping contents [2020-04-24T21:34:06.281Z] ==> Uploading reports [2020-04-24T21:34:06.281Z] url: https://codecov.io [2020-04-24T21:34:06.281Z] query: branch=master&commit=88bdb17a7c727a1126fd0ec692f4a52b4ad4ed97&build=45&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F45%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job= [2020-04-24T21:34:06.281Z] -> Pinging Codecov [2020-04-24T21:34:06.281Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=88bdb17a7c727a1126fd0ec692f4a52b4ad4ed97&build=45&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F45%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job= [2020-04-24T21:34:06.540Z] -> Uploading [2020-04-24T21:34:07.108Z] -> View reports at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/88bdb17a7c727a1126fd0ec692f4a52b4ad4ed97 [Pipeline] } [2020-04-24T21:34:07.114Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-04-24T21:34:07.407Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-04-24T21:34:07.408Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-04-24T21:34:07.448Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-24T21:34:07.774Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [2020-04-24T21:34:07.774Z] [2020-04-24T21:34:07.774Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh [2020-04-24T21:34:08.127Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [2020-04-24T21:34:08.127Z] 1.217.3: Pulling from edgex-devops/edgex-snyk-go [2020-04-24T21:34:08.127Z] e6b0cf9c0882: Pulling fs layer [2020-04-24T21:34:08.127Z] 2848faf0eed1: Pulling fs layer [2020-04-24T21:34:08.127Z] 0f37312ad70f: Pulling fs layer [2020-04-24T21:34:08.127Z] 7d08f2745646: Pulling fs layer [2020-04-24T21:34:08.127Z] 4c9f31393084: Pulling fs layer [2020-04-24T21:34:08.127Z] eb21ddb83652: Pulling fs layer [2020-04-24T21:34:08.127Z] 345998794f6b: Pulling fs layer [2020-04-24T21:34:08.127Z] 97a711d68925: Pulling fs layer [2020-04-24T21:34:08.127Z] 7c8476c1cb00: Pulling fs layer [2020-04-24T21:34:08.127Z] 7d08f2745646: Waiting [2020-04-24T21:34:08.127Z] 345998794f6b: Waiting [2020-04-24T21:34:08.127Z] 97a711d68925: Waiting [2020-04-24T21:34:08.128Z] 7c8476c1cb00: Waiting [2020-04-24T21:34:08.128Z] 4c9f31393084: Waiting [2020-04-24T21:34:08.128Z] eb21ddb83652: Waiting [2020-04-24T21:34:08.128Z] 0f37312ad70f: Download complete [2020-04-24T21:34:08.128Z] 2848faf0eed1: Verifying Checksum [2020-04-24T21:34:08.128Z] 2848faf0eed1: Download complete [2020-04-24T21:34:08.128Z] 4c9f31393084: Download complete [2020-04-24T21:34:08.128Z] eb21ddb83652: Verifying Checksum [2020-04-24T21:34:08.128Z] eb21ddb83652: Download complete [2020-04-24T21:34:08.128Z] e6b0cf9c0882: Verifying Checksum [2020-04-24T21:34:08.128Z] e6b0cf9c0882: Download complete [2020-04-24T21:34:08.416Z] 345998794f6b: Verifying Checksum [2020-04-24T21:34:08.416Z] 345998794f6b: Download complete [2020-04-24T21:34:08.682Z] e6b0cf9c0882: Pull complete [2020-04-24T21:34:08.975Z] 2848faf0eed1: Pull complete [2020-04-24T21:34:08.975Z] 7c8476c1cb00: Verifying Checksum [2020-04-24T21:34:08.975Z] 7c8476c1cb00: Download complete [2020-04-24T21:34:09.243Z] 97a711d68925: Verifying Checksum [2020-04-24T21:34:09.243Z] 97a711d68925: Download complete [2020-04-24T21:34:09.243Z] 0f37312ad70f: Pull complete [2020-04-24T21:34:09.817Z] 7d08f2745646: Verifying Checksum [2020-04-24T21:34:09.817Z] 7d08f2745646: Download complete [2020-04-24T21:34:16.394Z] 7d08f2745646: Pull complete [2020-04-24T21:34:16.394Z] 4c9f31393084: Pull complete [2020-04-24T21:34:16.394Z] eb21ddb83652: Pull complete [2020-04-24T21:34:18.306Z] 345998794f6b: Pull complete [2020-04-24T21:34:20.857Z] 97a711d68925: Pull complete [2020-04-24T21:34:21.810Z] 7c8476c1cb00: Pull complete [2020-04-24T21:34:21.810Z] Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 [2020-04-24T21:34:21.810Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer [2020-04-24T21:34:21.991Z] prd-centos7-docker-4c-2g-6012 does not seem to be running inside a container [2020-04-24T21:34:22.069Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/ndry_app-functions-sdk-go_master:/ws -w /ws --entrypoint= -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 cat [2020-04-24T21:34:22.685Z] $ docker top c84f269269c646a80db5f07b0a74b5254b231fc55cbc8286ce34602eeff248d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-24T21:34:23.264Z] + snyk monitor '--org=edgex-jenkins' [2020-04-24T21:34:45.213Z] [2020-04-24T21:34:45.213Z] Monitoring /w/workspace/ndry_app-functions-sdk-go_master... [2020-04-24T21:34:45.213Z] [2020-04-24T21:34:45.213Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/84a89414-c83d-4daa-8ff9-7ceae658ecfc/history/d8072c55-042d-45ed-91ab-a658225a6881 [2020-04-24T21:34:45.213Z] [2020-04-24T21:34:45.213Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-04-24T21:34:45.213Z] [2020-04-24T21:34:45.213Z] [Pipeline] } [2020-04-24T21:34:45.227Z] $ docker stop --time=1 c84f269269c646a80db5f07b0a74b5254b231fc55cbc8286ce34602eeff248d2 [2020-04-24T21:34:46.641Z] $ docker rm -f c84f269269c646a80db5f07b0a74b5254b231fc55cbc8286ce34602eeff248d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2020-04-24T21:34:49.029Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-24T21:34:49.029Z] . [Pipeline] withDockerContainer [2020-04-24T21:34:49.142Z] prd-centos7-docker-4c-2g-6012 does not seem to be running inside a container [2020-04-24T21:34:49.187Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-24T21:34:49.910Z] $ docker top dc6c538d447b802660318782a3be1cbb51e7f5efa672e2ddfd0128a5045fffb0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-24T21:34:50.209Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-24T21:34:50.209Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-24T21:34:50.476Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-24T21:34:50.482Z] $ docker exec dc6c538d447b802660318782a3be1cbb51e7f5efa672e2ddfd0128a5045fffb0 ssh-agent [2020-04-24T21:34:50.695Z] SSH_AUTH_SOCK=/tmp/ssh-KZ88zmJvtnp5/agent.15 [2020-04-24T21:34:50.695Z] SSH_AGENT_PID=22 [2020-04-24T21:34:50.703Z] Running ssh-add (command line suppressed) [2020-04-24T21:34:50.867Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5876276364313319557.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5876276364313319557.key) [2020-04-24T21:34:50.915Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-24T21:34:51.273Z] + git semver tag [2020-04-24T21:34:51.273Z] # -> Open(): unable to determine branch for HEAD [2020-04-24T21:34:51.273Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2020-04-24T21:34:51.273Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2020-04-24T21:34:51.273Z] # $SEMVER_REMOTE_NAME = origin [2020-04-24T21:34:51.273Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-24T21:34:51.273Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-24T21:34:51.273Z] # $SEMVER_BRANCH = master [2020-04-24T21:34:51.273Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2020-04-24T21:34:51.273Z] # 88bdb17a7c727a1126fd0ec692f4a52b4ad4ed97 HEAD [2020-04-24T21:34:51.533Z] # -> Force: false [2020-04-24T21:34:51.533Z] # e5483bdf37b2398c8fb1ee783e20d4d0a4fe4d08 refs/tags/v1.0.1-dev.38 [Pipeline] } [2020-04-24T21:34:51.546Z] $ docker exec --env ******** --env ******** dc6c538d447b802660318782a3be1cbb51e7f5efa672e2ddfd0128a5045fffb0 ssh-agent -k [2020-04-24T21:34:51.688Z] unset SSH_AUTH_SOCK; [2020-04-24T21:34:51.689Z] unset SSH_AGENT_PID; [2020-04-24T21:34:51.689Z] echo Agent pid 22 killed; [2020-04-24T21:34:51.736Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-24T21:34:52.193Z] + git semver [Pipeline] } [2020-04-24T21:34:52.210Z] $ docker stop --time=1 dc6c538d447b802660318782a3be1cbb51e7f5efa672e2ddfd0128a5045fffb0 [2020-04-24T21:34:53.619Z] $ docker rm -f dc6c538d447b802660318782a3be1cbb51e7f5efa672e2ddfd0128a5045fffb0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-04-24T21:34:54.264Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-04-24T21:34:54.264Z] [2020-04-24T21:34:54.264Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-04-24T21:34:54.626Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-04-24T21:34:54.626Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-04-24T21:34:54.626Z] ab5ef0e58194: Pulling fs layer [2020-04-24T21:34:54.626Z] 9712f1f96733: Pulling fs layer [2020-04-24T21:34:54.626Z] 63f879dbbcfc: Pulling fs layer [2020-04-24T21:34:54.626Z] 0d9ebad4ef96: Pulling fs layer [2020-04-24T21:34:54.626Z] e9a5061849ea: Pulling fs layer [2020-04-24T21:34:54.626Z] d747dcd14b5f: Pulling fs layer [2020-04-24T21:34:54.626Z] 2de7ff778b66: Pulling fs layer [2020-04-24T21:34:54.626Z] e9a5061849ea: Waiting [2020-04-24T21:34:54.626Z] d747dcd14b5f: Waiting [2020-04-24T21:34:54.626Z] 2de7ff778b66: Waiting [2020-04-24T21:34:54.626Z] 0d9ebad4ef96: Waiting [2020-04-24T21:34:54.626Z] 9712f1f96733: Verifying Checksum [2020-04-24T21:34:54.626Z] 9712f1f96733: Download complete [2020-04-24T21:34:55.593Z] 63f879dbbcfc: Verifying Checksum [2020-04-24T21:34:55.593Z] 63f879dbbcfc: Download complete [2020-04-24T21:34:55.593Z] e9a5061849ea: Verifying Checksum [2020-04-24T21:34:55.593Z] e9a5061849ea: Download complete [2020-04-24T21:34:55.593Z] d747dcd14b5f: Verifying Checksum [2020-04-24T21:34:55.593Z] d747dcd14b5f: Download complete [2020-04-24T21:34:55.866Z] ab5ef0e58194: Verifying Checksum [2020-04-24T21:34:55.866Z] ab5ef0e58194: Download complete [2020-04-24T21:34:55.866Z] 0d9ebad4ef96: Verifying Checksum [2020-04-24T21:34:55.866Z] 0d9ebad4ef96: Download complete [2020-04-24T21:34:56.127Z] 2de7ff778b66: Verifying Checksum [2020-04-24T21:34:56.127Z] 2de7ff778b66: Download complete [2020-04-24T21:35:01.422Z] ab5ef0e58194: Pull complete [2020-04-24T21:35:01.422Z] 9712f1f96733: Pull complete [2020-04-24T21:35:03.347Z] 63f879dbbcfc: Pull complete [2020-04-24T21:35:09.940Z] 0d9ebad4ef96: Pull complete [2020-04-24T21:35:10.200Z] e9a5061849ea: Pull complete [2020-04-24T21:35:10.484Z] d747dcd14b5f: Pull complete [2020-04-24T21:35:14.694Z] 2de7ff778b66: Pull complete [2020-04-24T21:35:14.694Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-04-24T21:35:14.694Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-04-24T21:35:14.873Z] prd-centos7-docker-4c-2g-6012 does not seem to be running inside a container [2020-04-24T21:35:14.926Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-04-24T21:35:15.579Z] $ docker top 6466ac05ae1d6996b9c8c045a8cf5e8513aad14502201d03335471612b1926be -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-04-24T21:35:15.841Z] provisioning config files... [2020-04-24T21:35:15.851Z] copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3736311673225026140tmp [2020-04-24T21:35:15.873Z] copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config2010273668136969508tmp [2020-04-24T21:35:15.889Z] copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config5736163776851449918tmp [Pipeline] { [Pipeline] echo [2020-04-24T21:35:15.933Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-24T21:35:16.233Z] ---> sigul-configuration.sh [2020-04-24T21:35:16.233Z] gpg: directory `/root/.gnupg' created [2020-04-24T21:35:16.233Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-04-24T21:35:16.233Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-04-24T21:35:16.233Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-04-24T21:35:16.233Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-04-24T21:35:16.233Z] gpg: CAST5 encrypted data [2020-04-24T21:35:16.492Z] gpg: encrypted with 1 passphrase [2020-04-24T21:35:16.492Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-04-24T21:35:16.788Z] + mkdir /home/jenkins [2020-04-24T21:35:16.788Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-04-24T21:35:17.103Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo [2020-04-24T21:35:17.114Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-24T21:35:17.420Z] ---> sigul-install.sh [2020-04-24T21:35:27.417Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-04-24T21:35:27.719Z] + git tag --list [2020-04-24T21:35:27.719Z] v1.0.1-dev.38 [Pipeline] sh [2020-04-24T21:35:28.026Z] + lftools sign git-tag v1.0.1-dev.38 [2020-04-24T21:35:29.414Z] Signing Git tag with Sigul... [2020-04-24T21:35:29.414Z] Signing v1.0.1-dev.38 [Pipeline] echo [2020-04-24T21:35:30.806Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-24T21:35:31.109Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-04-24T21:35:31.118Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-04-24T21:35:31.204Z] $ docker stop --time=1 6466ac05ae1d6996b9c8c045a8cf5e8513aad14502201d03335471612b1926be [2020-04-24T21:35:32.679Z] $ docker rm -f 6466ac05ae1d6996b9c8c045a8cf5e8513aad14502201d03335471612b1926be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-04-24T21:35:33.460Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-24T21:35:33.460Z] . [Pipeline] withDockerContainer [2020-04-24T21:35:33.606Z] prd-centos7-docker-4c-2g-6012 does not seem to be running inside a container [2020-04-24T21:35:33.667Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-24T21:35:34.335Z] $ docker top c352a0d4abc2605f8264c2f2047f7c20644294eece7c4fc98366982744483465 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-24T21:35:34.626Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-24T21:35:34.626Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-24T21:35:34.923Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-24T21:35:34.930Z] $ docker exec c352a0d4abc2605f8264c2f2047f7c20644294eece7c4fc98366982744483465 ssh-agent [2020-04-24T21:35:35.175Z] SSH_AUTH_SOCK=/tmp/ssh-08EtV8mPJvuz/agent.15 [2020-04-24T21:35:35.175Z] SSH_AGENT_PID=22 [2020-04-24T21:35:35.184Z] Running ssh-add (command line suppressed) [2020-04-24T21:35:35.372Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7195523546823798081.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7195523546823798081.key) [2020-04-24T21:35:35.427Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-24T21:35:35.783Z] + git semver bump pre [2020-04-24T21:35:35.783Z] # -> Open(): unable to determine branch for HEAD [2020-04-24T21:35:35.783Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2020-04-24T21:35:35.783Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2020-04-24T21:35:35.783Z] # $SEMVER_REMOTE_NAME = origin [2020-04-24T21:35:35.783Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-24T21:35:35.783Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-24T21:35:35.783Z] # $SEMVER_BRANCH = master [2020-04-24T21:35:35.783Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2020-04-24T21:35:35.783Z] 1.0.1-dev.39 [Pipeline] } [2020-04-24T21:35:35.797Z] $ docker exec --env ******** --env ******** c352a0d4abc2605f8264c2f2047f7c20644294eece7c4fc98366982744483465 ssh-agent -k [2020-04-24T21:35:35.976Z] unset SSH_AUTH_SOCK; [2020-04-24T21:35:35.977Z] unset SSH_AGENT_PID; [2020-04-24T21:35:35.977Z] echo Agent pid 22 killed; [2020-04-24T21:35:36.023Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-24T21:35:36.473Z] + git semver [Pipeline] } [2020-04-24T21:35:36.493Z] $ docker stop --time=1 c352a0d4abc2605f8264c2f2047f7c20644294eece7c4fc98366982744483465 [2020-04-24T21:35:37.934Z] $ docker rm -f c352a0d4abc2605f8264c2f2047f7c20644294eece7c4fc98366982744483465 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-04-24T21:35:38.505Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-24T21:35:38.506Z] . [Pipeline] withDockerContainer [2020-04-24T21:35:38.681Z] prd-centos7-docker-4c-2g-6012 does not seem to be running inside a container [2020-04-24T21:35:38.743Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-24T21:35:39.489Z] $ docker top b87d28e2a081cad12cf21cebc1f2cdedc85138b5f428bb1985604264c110c224 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-24T21:35:39.821Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-24T21:35:39.821Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-24T21:35:40.076Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-24T21:35:40.083Z] $ docker exec b87d28e2a081cad12cf21cebc1f2cdedc85138b5f428bb1985604264c110c224 ssh-agent [2020-04-24T21:35:40.339Z] SSH_AUTH_SOCK=/tmp/ssh-8RDehve5s9cP/agent.15 [2020-04-24T21:35:40.339Z] SSH_AGENT_PID=22 [2020-04-24T21:35:40.351Z] Running ssh-add (command line suppressed) [2020-04-24T21:35:40.529Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4154713928523265764.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4154713928523265764.key) [2020-04-24T21:35:40.604Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-24T21:35:40.934Z] + git semver push [2020-04-24T21:35:40.934Z] # -> Open(): unable to determine branch for HEAD [2020-04-24T21:35:40.934Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2020-04-24T21:35:40.934Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2020-04-24T21:35:40.934Z] # $SEMVER_REMOTE_NAME = origin [2020-04-24T21:35:40.934Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-24T21:35:40.934Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-24T21:35:40.934Z] # $SEMVER_BRANCH = master [2020-04-24T21:35:40.934Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2020-04-24T21:35:47.567Z] $ docker exec --env ******** --env ******** b87d28e2a081cad12cf21cebc1f2cdedc85138b5f428bb1985604264c110c224 ssh-agent -k [2020-04-24T21:35:47.860Z] unset SSH_AUTH_SOCK; [2020-04-24T21:35:47.861Z] unset SSH_AGENT_PID; [2020-04-24T21:35:47.861Z] echo Agent pid 22 killed; [2020-04-24T21:35:47.976Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-24T21:35:48.745Z] + git semver [Pipeline] } [2020-04-24T21:35:48.768Z] $ docker stop --time=1 b87d28e2a081cad12cf21cebc1f2cdedc85138b5f428bb1985604264c110c224 [2020-04-24T21:35:50.219Z] $ docker rm -f b87d28e2a081cad12cf21cebc1f2cdedc85138b5f428bb1985604264c110c224 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-04-24T21:35:51.155Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-24T21:35:51.722Z] ---> package-listing.sh [2020-04-24T21:35:51.722Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-24T21:35:51.722Z] ++ facter osfamily [2020-04-24T21:35:51.722Z] + OS_FAMILY=redhat [2020-04-24T21:35:51.722Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_master [2020-04-24T21:35:51.722Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-24T21:35:51.722Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-24T21:35:51.722Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-24T21:35:51.722Z] + PACKAGES=/tmp/packages_start.txt [2020-04-24T21:35:51.722Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2020-04-24T21:35:51.722Z] + PACKAGES=/tmp/packages_end.txt [2020-04-24T21:35:51.722Z] + case "${OS_FAMILY}" in [2020-04-24T21:35:51.722Z] + rpm -qa [2020-04-24T21:35:51.722Z] + sort [2020-04-24T21:35:55.931Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-24T21:35:55.931Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-24T21:35:55.932Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-24T21:35:55.932Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2020-04-24T21:35:55.932Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ [2020-04-24T21:35:55.932Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_master/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-24T21:35:56.446Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-24T21:35:56.446Z] [2020-04-24T21:35:56.446Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-24T21:35:56.795Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-24T21:35:56.795Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-24T21:35:56.795Z] c9b1b535fdd9: Pulling fs layer [2020-04-24T21:35:56.795Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-24T21:35:56.795Z] 756a868c4378: Pulling fs layer [2020-04-24T21:35:56.795Z] 444b2fc9a129: Pulling fs layer [2020-04-24T21:35:56.795Z] ea15f1150254: Pulling fs layer [2020-04-24T21:35:56.795Z] 41b27a9f41bf: Pulling fs layer [2020-04-24T21:35:56.795Z] 28c525ee5125: Pulling fs layer [2020-04-24T21:35:56.795Z] 094b1ea09ed8: Pulling fs layer [2020-04-24T21:35:56.795Z] 138eaada9080: Pulling fs layer [2020-04-24T21:35:56.795Z] 0622d0fa9048: Pulling fs layer [2020-04-24T21:35:56.795Z] 41b27a9f41bf: Waiting [2020-04-24T21:35:56.795Z] 138eaada9080: Waiting [2020-04-24T21:35:56.795Z] 0622d0fa9048: Waiting [2020-04-24T21:35:56.795Z] 28c525ee5125: Waiting [2020-04-24T21:35:56.795Z] 094b1ea09ed8: Waiting [2020-04-24T21:35:56.795Z] 444b2fc9a129: Waiting [2020-04-24T21:35:56.795Z] ea15f1150254: Waiting [2020-04-24T21:35:56.795Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-24T21:35:56.795Z] 2cc5ad85d9ab: Download complete [2020-04-24T21:35:56.795Z] 444b2fc9a129: Verifying Checksum [2020-04-24T21:35:56.795Z] 444b2fc9a129: Download complete [2020-04-24T21:35:57.092Z] c9b1b535fdd9: Verifying Checksum [2020-04-24T21:35:57.092Z] c9b1b535fdd9: Download complete [2020-04-24T21:35:57.092Z] ea15f1150254: Verifying Checksum [2020-04-24T21:35:57.092Z] ea15f1150254: Download complete [2020-04-24T21:35:57.377Z] 28c525ee5125: Verifying Checksum [2020-04-24T21:35:57.377Z] 28c525ee5125: Download complete [2020-04-24T21:35:57.377Z] c9b1b535fdd9: Pull complete [2020-04-24T21:35:57.651Z] 756a868c4378: Verifying Checksum [2020-04-24T21:35:57.651Z] 756a868c4378: Download complete [2020-04-24T21:35:57.651Z] 2cc5ad85d9ab: Pull complete [2020-04-24T21:35:57.651Z] 138eaada9080: Verifying Checksum [2020-04-24T21:35:57.651Z] 138eaada9080: Download complete [2020-04-24T21:35:57.919Z] 0622d0fa9048: Verifying Checksum [2020-04-24T21:35:57.919Z] 0622d0fa9048: Download complete [2020-04-24T21:35:57.919Z] 094b1ea09ed8: Verifying Checksum [2020-04-24T21:35:57.919Z] 094b1ea09ed8: Download complete [2020-04-24T21:35:58.865Z] 41b27a9f41bf: Download complete [2020-04-24T21:36:00.778Z] 756a868c4378: Pull complete [2020-04-24T21:36:00.778Z] 444b2fc9a129: Pull complete [2020-04-24T21:36:01.727Z] ea15f1150254: Pull complete [2020-04-24T21:36:05.941Z] 41b27a9f41bf: Pull complete [2020-04-24T21:36:05.941Z] 28c525ee5125: Pull complete [2020-04-24T21:36:09.245Z] 094b1ea09ed8: Pull complete [2020-04-24T21:36:09.245Z] 138eaada9080: Pull complete [2020-04-24T21:36:09.245Z] 0622d0fa9048: Pull complete [2020-04-24T21:36:09.245Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-24T21:36:09.245Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-24T21:36:09.403Z] prd-centos7-docker-4c-2g-6012 does not seem to be running inside a container [2020-04-24T21:36:09.484Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-04-24T21:36:10.089Z] $ docker top a563e84cb45765ca97eae263591a427adf206c9ea47f1d56d06a10739c8160d5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-24T21:36:10.352Z] provisioning config files... [2020-04-24T21:36:10.365Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config2122790679913635281tmp [Pipeline] { [Pipeline] echo [2020-04-24T21:36:10.416Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-24T21:36:10.717Z] ---> create-netrc.sh [Pipeline] echo [2020-04-24T21:36:10.725Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-24T21:36:11.032Z] ---> logs-deploy.sh [2020-04-24T21:36:11.032Z] + ARCHIVE_ARTIFACTS= [2020-04-24T21:36:11.032Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-24T21:36:11.032Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-24T21:36:11.032Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-24T21:36:11.032Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/45 [2020-04-24T21:36:11.032Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/master/45/ [2020-04-24T21:36:11.032Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/45 /w/workspace/ndry_app-functions-sdk-go_master [2020-04-24T21:36:12.416Z] Archives upload complete. [2020-04-24T21:36:12.416Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/45 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/master/45/ [2020-04-24T21:36:13.358Z] ---> uname -a: [2020-04-24T21:36:13.358Z] Linux a563e84cb457 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-04-24T21:36:13.358Z] [2020-04-24T21:36:13.358Z] [2020-04-24T21:36:13.358Z] ---> lscpu: [2020-04-24T21:36:13.358Z] Architecture: x86_64 [2020-04-24T21:36:13.358Z] CPU op-mode(s): 32-bit, 64-bit [2020-04-24T21:36:13.358Z] Byte Order: Little Endian [2020-04-24T21:36:13.358Z] Address sizes: 40 bits physical, 48 bits virtual [2020-04-24T21:36:13.358Z] CPU(s): 4 [2020-04-24T21:36:13.358Z] On-line CPU(s) list: 0-3 [2020-04-24T21:36:13.358Z] Thread(s) per core: 1 [2020-04-24T21:36:13.358Z] Core(s) per socket: 1 [2020-04-24T21:36:13.358Z] Socket(s): 4 [2020-04-24T21:36:13.358Z] NUMA node(s): 1 [2020-04-24T21:36:13.358Z] Vendor ID: GenuineIntel [2020-04-24T21:36:13.358Z] CPU family: 6 [2020-04-24T21:36:13.358Z] Model: 44 [2020-04-24T21:36:13.358Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-04-24T21:36:13.358Z] Stepping: 1 [2020-04-24T21:36:13.358Z] CPU MHz: 2933.436 [2020-04-24T21:36:13.358Z] BogoMIPS: 5866.87 [2020-04-24T21:36:13.358Z] Virtualization: VT-x [2020-04-24T21:36:13.358Z] Hypervisor vendor: KVM [2020-04-24T21:36:13.358Z] Virtualization type: full [2020-04-24T21:36:13.358Z] L1d cache: 128 KiB [2020-04-24T21:36:13.358Z] L1i cache: 128 KiB [2020-04-24T21:36:13.358Z] L2 cache: 16 MiB [2020-04-24T21:36:13.358Z] L3 cache: 64 MiB [2020-04-24T21:36:13.358Z] NUMA node0 CPU(s): 0-3 [2020-04-24T21:36:13.358Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-04-24T21:36:13.358Z] Vulnerability Meltdown: Mitigation; PTI [2020-04-24T21:36:13.358Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-04-24T21:36:13.358Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-04-24T21:36:13.358Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-04-24T21:36:13.358Z] 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-04-24T21:36:13.358Z] [2020-04-24T21:36:13.358Z] [2020-04-24T21:36:13.358Z] ---> nproc: [2020-04-24T21:36:13.358Z] 4 [2020-04-24T21:36:13.358Z] [2020-04-24T21:36:13.358Z] [2020-04-24T21:36:13.358Z] ---> df -h: [2020-04-24T21:36:13.358Z] Filesystem Size Used Available Use% Mounted on [2020-04-24T21:36:13.358Z] overlay 50.0G 7.5G 42.5G 15% / [2020-04-24T21:36:13.358Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-04-24T21:36:13.358Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-04-24T21:36:13.358Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-04-24T21:36:13.358Z] /dev/vda1 50.0G 7.5G 42.5G 15% /etc/resolv.conf [2020-04-24T21:36:13.358Z] /dev/vda1 50.0G 7.5G 42.5G 15% /etc/hostname [2020-04-24T21:36:13.358Z] /dev/vda1 50.0G 7.5G 42.5G 15% /etc/hosts [2020-04-24T21:36:13.358Z] /dev/vda1 50.0G 7.5G 42.5G 15% /w/workspace/ndry_app-functions-sdk-go_master@tmp [2020-04-24T21:36:13.358Z] /dev/vda1 50.0G 7.5G 42.5G 15% /var/log/sa [2020-04-24T21:36:13.358Z] /dev/vda1 50.0G 7.5G 42.5G 15% /w/workspace/ndry_app-functions-sdk-go_master [2020-04-24T21:36:13.358Z] [2020-04-24T21:36:13.358Z] [2020-04-24T21:36:13.358Z] ---> free -m: [2020-04-24T21:36:13.358Z] total used free shared buff/cache available [2020-04-24T21:36:13.358Z] Mem: 1838 749 79 0 1009 1021 [2020-04-24T21:36:13.358Z] Swap: 1023 1 1022 [2020-04-24T21:36:13.358Z] [2020-04-24T21:36:13.358Z] [2020-04-24T21:36:13.358Z] ---> ip addr: [2020-04-24T21:36:13.358Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-04-24T21:36:13.358Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-04-24T21:36:13.358Z] inet 127.0.0.1/8 scope host lo [2020-04-24T21:36:13.358Z] valid_lft forever preferred_lft forever [2020-04-24T21:36:13.358Z] 16: eth0@if17: mtu 1458 qdisc noqueue state UP [2020-04-24T21:36:13.358Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-04-24T21:36:13.358Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-04-24T21:36:13.358Z] valid_lft forever preferred_lft forever [2020-04-24T21:36:13.358Z] [2020-04-24T21:36:13.358Z] [2020-04-24T21:36:13.358Z] ---> sar -b -r -n DEV: [2020-04-24T21:36:13.358Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/24/20 _x86_64_ (4 CPU) [2020-04-24T21:36:13.358Z] [2020-04-24T21:36:13.358Z] 21:27:42 LINUX RESTART [2020-04-24T21:36:13.358Z] [2020-04-24T21:36:13.358Z] 21:28:02 tps rtps wtps bread/s bwrtn/s [2020-04-24T21:36:13.358Z] 21:29:01 113.06 37.57 75.50 5033.20 34204.82 [2020-04-24T21:36:13.358Z] 21:30:01 3.60 0.00 3.60 0.00 115.40 [2020-04-24T21:36:13.358Z] 21:31:01 0.27 0.00 0.27 0.00 3.48 [2020-04-24T21:36:13.358Z] 21:32:01 0.28 0.00 0.28 0.00 3.15 [2020-04-24T21:36:13.358Z] 21:33:01 0.25 0.00 0.25 0.00 3.45 [2020-04-24T21:36:13.358Z] 21:34:01 0.35 0.00 0.35 0.00 4.73 [2020-04-24T21:36:13.358Z] 21:35:01 284.58 139.42 145.16 5787.95 44345.69 [2020-04-24T21:36:13.358Z] 21:36:01 202.80 90.86 111.93 5565.78 25096.69 [2020-04-24T21:36:13.358Z] Average: 75.60 33.49 42.12 2043.03 12933.69 [2020-04-24T21:36:13.358Z] [2020-04-24T21:36:13.358Z] 21:28:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-04-24T21:36:13.358Z] 21:29:01 192124 1690180 89.79 2620 1142688 932692 31.82 435648 1091072 8 [2020-04-24T21:36:13.358Z] 21:30:01 200936 1681368 89.32 2620 1142724 899136 30.68 434048 1087044 8 [2020-04-24T21:36:13.358Z] 21:31:01 197752 1684552 89.49 2620 1142728 899432 30.69 437596 1087028 8 [2020-04-24T21:36:13.358Z] 21:32:01 195500 1686804 89.61 2620 1142732 899492 30.69 442044 1085004 8 [2020-04-24T21:36:13.358Z] 21:33:01 197328 1684976 89.52 2620 1142740 899268 30.68 440388 1085004 8 [2020-04-24T21:36:13.358Z] 21:34:01 197056 1685248 89.53 2620 1142744 899328 30.68 440732 1084996 16 [2020-04-24T21:36:13.358Z] 21:35:01 69140 1813164 96.33 2620 1160188 1116536 38.10 583928 1028836 103748 [2020-04-24T21:36:13.358Z] 21:36:01 76928 1805376 95.91 2228 1071908 1149560 39.22 617104 910092 38400 [2020-04-24T21:36:13.358Z] Average: 165846 1716459 91.19 2571 1136057 961931 32.82 478936 1057385 17776 [2020-04-24T21:36:13.358Z] [2020-04-24T21:36:13.358Z] 21:28:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-04-24T21:36:13.358Z] 21:29:01 eth0 632.44 463.99 1646.57 414.86 0.00 0.00 0.00 [2020-04-24T21:36:13.358Z] 21:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-24T21:36:13.358Z] 21:29:01 docker0 123.30 98.44 10.40 309.56 0.00 0.00 0.00 [2020-04-24T21:36:13.358Z] 21:30:01 eth0 0.83 0.08 0.07 0.01 0.00 0.00 0.00 [2020-04-24T21:36:13.358Z] 21:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-24T21:36:13.358Z] 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-24T21:36:13.358Z] 21:31:01 eth0 0.97 0.42 0.31 0.21 0.00 0.00 0.00 [2020-04-24T21:36:13.358Z] 21:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-24T21:36:13.358Z] 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-24T21:36:13.358Z] 21:32:01 eth0 0.88 0.43 1.09 0.21 0.00 0.00 0.00 [2020-04-24T21:36:13.358Z] 21:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-24T21:36:13.358Z] 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-24T21:36:13.358Z] 21:33:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 [2020-04-24T21:36:13.358Z] 21:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-24T21:36:13.358Z] 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-24T21:36:13.358Z] 21:34:01 eth0 0.27 0.18 0.14 0.07 0.00 0.00 0.00 [2020-04-24T21:36:13.358Z] 21:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-24T21:36:13.358Z] 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-24T21:36:13.358Z] 21:35:01 eth0 475.66 345.56 7301.61 65.55 0.00 0.00 0.00 [2020-04-24T21:36:13.358Z] 21:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-24T21:36:13.359Z] 21:35:01 docker0 38.80 33.96 4.03 299.45 0.00 0.00 0.00 [2020-04-24T21:36:13.359Z] 21:36:01 eth0 181.68 142.72 2631.76 71.98 0.00 0.00 0.00 [2020-04-24T21:36:13.359Z] 21:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-24T21:36:13.359Z] 21:36:01 docker0 33.78 40.32 2.21 251.05 0.00 0.00 0.00 [2020-04-24T21:36:13.359Z] Average: eth0 160.69 118.52 1447.97 68.42 0.00 0.00 0.00 [2020-04-24T21:36:13.359Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-24T21:36:13.359Z] Average: docker0 24.29 21.44 2.06 107.13 0.00 0.00 0.00 [2020-04-24T21:36:13.359Z] [2020-04-24T21:36:13.359Z] [2020-04-24T21:36:13.359Z] ---> sar -P ALL: [2020-04-24T21:36:13.359Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/24/20 _x86_64_ (4 CPU) [2020-04-24T21:36:13.359Z] [2020-04-24T21:36:13.359Z] 21:27:42 LINUX RESTART [2020-04-24T21:36:13.359Z] [2020-04-24T21:36:13.359Z] 21:28:02 CPU %user %nice %system %iowait %steal %idle [2020-04-24T21:36:13.359Z] 21:29:01 all 15.80 0.00 7.06 6.97 0.39 69.77 [2020-04-24T21:36:13.359Z] 21:29:01 0 15.03 0.00 8.90 6.89 0.45 68.73 [2020-04-24T21:36:13.359Z] 21:29:01 1 17.26 0.00 5.74 6.26 0.47 70.27 [2020-04-24T21:36:13.359Z] 21:29:01 2 17.06 0.00 7.44 7.85 0.36 67.29 [2020-04-24T21:36:13.359Z] 21:29:01 3 13.84 0.00 6.18 6.84 0.33 72.81 [2020-04-24T21:36:13.359Z] 21:30:01 all 0.19 0.00 0.05 0.00 0.08 99.68 [2020-04-24T21:36:13.359Z] 21:30:01 0 0.15 0.00 0.05 0.00 0.13 99.67 [2020-04-24T21:36:13.359Z] 21:30:01 1 0.10 0.00 0.05 0.00 0.07 99.78 [2020-04-24T21:36:13.359Z] 21:30:01 2 0.07 0.00 0.07 0.00 0.05 99.82 [2020-04-24T21:36:13.359Z] 21:30:01 3 0.43 0.00 0.03 0.00 0.07 99.47 [2020-04-24T21:36:13.359Z] 21:31:01 all 0.16 0.00 0.07 0.00 0.11 99.66 [2020-04-24T21:36:13.359Z] 21:31:01 0 0.07 0.00 0.05 0.00 0.17 99.72 [2020-04-24T21:36:13.359Z] 21:31:01 1 0.47 0.00 0.08 0.00 0.17 99.28 [2020-04-24T21:36:13.359Z] 21:31:01 2 0.03 0.00 0.05 0.00 0.07 99.85 [2020-04-24T21:36:13.359Z] 21:31:01 3 0.10 0.00 0.08 0.00 0.03 99.78 [2020-04-24T21:36:13.359Z] 21:32:01 all 0.14 0.00 0.07 0.00 0.15 99.63 [2020-04-24T21:36:13.359Z] 21:32:01 0 0.38 0.00 0.07 0.00 0.22 99.33 [2020-04-24T21:36:13.359Z] 21:32:01 1 0.08 0.00 0.15 0.00 0.23 99.53 [2020-04-24T21:36:13.359Z] 21:32:01 2 0.07 0.00 0.05 0.00 0.13 99.75 [2020-04-24T21:36:13.359Z] 21:32:01 3 0.03 0.00 0.03 0.00 0.05 99.88 [2020-04-24T21:36:13.359Z] 21:33:01 all 0.14 0.00 0.05 0.00 0.13 99.67 [2020-04-24T21:36:13.359Z] 21:33:01 0 0.37 0.00 0.05 0.00 0.15 99.43 [2020-04-24T21:36:13.359Z] 21:33:01 1 0.05 0.00 0.03 0.00 0.07 99.85 [2020-04-24T21:36:13.359Z] 21:33:01 2 0.07 0.00 0.07 0.00 0.20 99.67 [2020-04-24T21:36:13.359Z] 21:33:01 3 0.08 0.00 0.05 0.00 0.10 99.77 [2020-04-24T21:36:13.359Z] 21:34:01 all 0.17 0.00 0.04 0.00 0.02 99.77 [2020-04-24T21:36:13.359Z] 21:34:01 0 0.08 0.00 0.07 0.00 0.03 99.82 [2020-04-24T21:36:13.359Z] 21:34:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2020-04-24T21:36:13.359Z] 21:34:01 2 0.52 0.00 0.05 0.00 0.03 99.40 [2020-04-24T21:36:13.359Z] 21:34:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2020-04-24T21:36:13.359Z] 21:35:01 all 13.18 0.00 7.98 2.43 1.16 75.25 [2020-04-24T21:36:13.359Z] 21:35:01 0 14.55 0.00 8.71 2.66 1.01 73.06 [2020-04-24T21:36:13.359Z] 21:35:01 1 12.31 0.00 7.99 2.02 1.18 76.50 [2020-04-24T21:36:13.359Z] 21:35:01 2 13.19 0.00 8.09 3.17 1.18 74.37 [2020-04-24T21:36:13.359Z] 21:35:01 3 12.68 0.00 7.14 1.88 1.23 77.07 [2020-04-24T21:36:13.359Z] 21:36:01 all 10.83 0.00 7.05 3.45 1.98 76.68 [2020-04-24T21:36:13.359Z] 21:36:01 0 8.59 0.00 7.58 1.47 1.76 80.61 [2020-04-24T21:36:13.359Z] 21:36:01 1 16.01 0.00 6.89 5.85 2.07 69.18 [2020-04-24T21:36:13.359Z] 21:36:01 2 9.11 0.00 6.71 2.87 2.16 79.14 [2020-04-24T21:36:13.359Z] 21:36:01 3 9.57 0.00 7.02 3.61 1.94 77.85 [2020-04-24T21:36:13.359Z] Average: all 4.99 0.00 2.75 1.57 0.50 90.19 [2020-04-24T21:36:13.359Z] Average: 0 4.81 0.00 3.12 1.35 0.48 90.24 [2020-04-24T21:36:13.359Z] Average: 1 5.70 0.00 2.58 1.74 0.53 89.46 [2020-04-24T21:36:13.359Z] Average: 2 4.92 0.00 2.77 1.70 0.52 90.09 [2020-04-24T21:36:13.359Z] Average: 3 4.51 0.00 2.53 1.51 0.47 90.99 [2020-04-24T21:36:13.359Z] [2020-04-24T21:36:13.359Z] [2020-04-24T21:36:13.359Z]