Pull request #299 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of AnthonyMBonafide for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from ae6757032e83ba844db37271fd053b8d1cc09813+a9aa5ae1aca91f1766fcadb064a896df2a66ab18 (215cfcb43fd8a8ea3566c2ad66efcc939176f413) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision b810438aec07f555226556e3b59abf2bab733840 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision b810438aec07f555226556e3b59abf2bab733840 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b810438aec07f555226556e3b59abf2bab733840 # timeout=10 Commit message: "Merge pull request #114 from lranjbar/release-kraken" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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/ [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-563’ is offline Running on prd-centos7-docker-4c-2g-3702 in /w/workspace/ndry_app-functions-sdk-go_PR-299 [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_PR-299 # 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/pull/299/head:refs/remotes/origin/PR-299 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit a9aa5ae1aca91f1766fcadb064a896df2a66ab18 into PR head commit ae6757032e83ba844db37271fd053b8d1cc09813 Merge succeeded, producing ae6757032e83ba844db37271fd053b8d1cc09813 Checking out Revision ae6757032e83ba844db37271fd053b8d1cc09813 (PR-299) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/299/head:refs/remotes/origin/PR-299 # 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/pull/299/head:refs/remotes/origin/PR-299 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ae6757032e83ba844db37271fd053b8d1cc09813 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a9aa5ae1aca91f1766fcadb064a896df2a66ab18 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ae6757032e83ba844db37271fd053b8d1cc09813 # timeout=10 Commit message: "refactor(sdk): Use go-mod-messaging MQTT Client" First time build. Skipping changelog. > git rev-list --no-walk 9407fbb39431fbb0550281fb13dd18a6565867df # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-03-09T14:28:57.880Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-03-09T14:29:00.097Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-09T14:29:00.097Z] [2020-03-09T14:29:00.097Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-03-09T14:29:00.454Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-09T14:29:00.454Z] latest: Pulling from edgex-devops/git-semver [2020-03-09T14:29:00.454Z] 9123ac7c32f7: Pulling fs layer [2020-03-09T14:29:00.454Z] b8cc5d1170e3: Pulling fs layer [2020-03-09T14:29:00.454Z] 2924cbbf6a41: Pulling fs layer [2020-03-09T14:29:00.454Z] 93b08a4f1073: Pulling fs layer [2020-03-09T14:29:00.454Z] 93b08a4f1073: Waiting [2020-03-09T14:29:00.454Z] b8cc5d1170e3: Verifying Checksum [2020-03-09T14:29:00.454Z] b8cc5d1170e3: Download complete [2020-03-09T14:29:00.716Z] 9123ac7c32f7: Verifying Checksum [2020-03-09T14:29:00.716Z] 9123ac7c32f7: Download complete [2020-03-09T14:29:00.716Z] 93b08a4f1073: Verifying Checksum [2020-03-09T14:29:00.716Z] 93b08a4f1073: Download complete [2020-03-09T14:29:00.716Z] 2924cbbf6a41: Verifying Checksum [2020-03-09T14:29:00.716Z] 2924cbbf6a41: Download complete [2020-03-09T14:29:00.980Z] 9123ac7c32f7: Pull complete [2020-03-09T14:29:00.980Z] b8cc5d1170e3: Pull complete [2020-03-09T14:29:01.923Z] 2924cbbf6a41: Pull complete [2020-03-09T14:29:01.923Z] 93b08a4f1073: Pull complete [2020-03-09T14:29:01.923Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-03-09T14:29:01.923Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-03-09T14:29:02.056Z] prd-centos7-docker-4c-2g-3702 does not seem to be running inside a container [2020-03-09T14:29:02.115Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-299 -v /w/workspace/ndry_app-functions-sdk-go_PR-299:/w/workspace/ndry_app-functions-sdk-go_PR-299:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-299@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-299@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-03-09T14:29:02.736Z] $ docker top 39a7ab11277e23f0d199dcac4aefeae389080c2bfeec6fa10db38edd429d430a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-09T14:29:03.446Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-09T14:29:03.446Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-09T14:29:03.666Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-09T14:29:03.672Z] $ docker exec 39a7ab11277e23f0d199dcac4aefeae389080c2bfeec6fa10db38edd429d430a ssh-agent [2020-03-09T14:29:03.874Z] SSH_AUTH_SOCK=/tmp/ssh-ETE5mjMxqnmn/agent.15 [2020-03-09T14:29:03.874Z] SSH_AGENT_PID=22 [2020-03-09T14:29:03.883Z] Running ssh-add (command line suppressed) [2020-03-09T14:29:04.025Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-299@tmp/private_key_2652659695301291924.key (/w/workspace/ndry_app-functions-sdk-go_PR-299@tmp/private_key_2652659695301291924.key) [2020-03-09T14:29:04.074Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-09T14:29:04.430Z] + git describe --exact-match --tags HEAD [2020-03-09T14:29:04.430Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-03-09T14:29:04.523Z] $ docker exec --env ******** --env ******** 39a7ab11277e23f0d199dcac4aefeae389080c2bfeec6fa10db38edd429d430a ssh-agent -k [2020-03-09T14:29:04.672Z] unset SSH_AUTH_SOCK; [2020-03-09T14:29:04.673Z] unset SSH_AGENT_PID; [2020-03-09T14:29:04.673Z] echo Agent pid 22 killed; [2020-03-09T14:29:04.723Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-03-09T14:29:04.803Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-03-09T14:29:04.803Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-03-09T14:29:04.883Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-09T14:29:04.883Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-09T14:29:05.079Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-09T14:29:05.084Z] $ docker exec 39a7ab11277e23f0d199dcac4aefeae389080c2bfeec6fa10db38edd429d430a ssh-agent [2020-03-09T14:29:05.287Z] SSH_AUTH_SOCK=/tmp/ssh-4IAXrMf3vD5G/agent.57 [2020-03-09T14:29:05.287Z] SSH_AGENT_PID=64 [2020-03-09T14:29:05.304Z] Running ssh-add (command line suppressed) [2020-03-09T14:29:05.464Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-299@tmp/private_key_1285197200663273030.key (/w/workspace/ndry_app-functions-sdk-go_PR-299@tmp/private_key_1285197200663273030.key) [2020-03-09T14:29:05.517Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-09T14:29:05.843Z] + git semver init [2020-03-09T14:29:05.843Z] # -> Open(): unable to determine branch for HEAD [2020-03-09T14:29:05.843Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-299/.git [2020-03-09T14:29:05.843Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-299 [2020-03-09T14:29:05.843Z] # $SEMVER_REMOTE_NAME = origin [2020-03-09T14:29:05.843Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-09T14:29:05.843Z] # $SEMVER_USER_NAME = jenkins [2020-03-09T14:29:05.843Z] # $SEMVER_BRANCH = PR-299 [2020-03-09T14:29:05.843Z] # $SEMVER_TEMP = /tmp/semver-135448730 [2020-03-09T14:29:05.843Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2020-03-09T14:29:09.146Z] # '/tmp/semver-135448730' -> '/w/workspace/ndry_app-functions-sdk-go_PR-299/.semver' [2020-03-09T14:29:09.146Z] # -> Force: false [2020-03-09T14:29:09.146Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-299/.semver [Pipeline] } [2020-03-09T14:29:09.157Z] $ docker exec --env ******** --env ******** 39a7ab11277e23f0d199dcac4aefeae389080c2bfeec6fa10db38edd429d430a ssh-agent -k [2020-03-09T14:29:09.331Z] unset SSH_AUTH_SOCK; [2020-03-09T14:29:09.331Z] unset SSH_AGENT_PID; [2020-03-09T14:29:09.331Z] echo Agent pid 64 killed; [2020-03-09T14:29:09.398Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-09T14:29:09.851Z] + git semver [Pipeline] } [2020-03-09T14:29:09.866Z] $ docker stop --time=1 39a7ab11277e23f0d199dcac4aefeae389080c2bfeec6fa10db38edd429d430a [2020-03-09T14:29:11.207Z] $ docker rm -f 39a7ab11277e23f0d199dcac4aefeae389080c2bfeec6fa10db38edd429d430a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-03-09T14:29:13.934Z] Stashed 90 file(s) [Pipeline] echo [2020-03-09T14:29:13.936Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-03-09T14:29:29.179Z] Still waiting to schedule task [2020-03-09T14:29:29.179Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-03-09T14:29:29.180Z] Still waiting to schedule task [2020-03-09T14:29:29.180Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2518’ is offline [2020-03-09T14:31:48.165Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3703 in /w/workspace/ndry_app-functions-sdk-go_PR-299 [Pipeline] { [Pipeline] ws [2020-03-09T14:31:48.242Z] Running in /w/workspace/app-functions-sdk-go/3 [Pipeline] { [Pipeline] checkout [2020-03-09T14:31:54.381Z] using credential edgex-jenkins-ssh [2020-03-09T14:31:54.433Z] Cloning the remote Git repository [2020-03-09T14:31:54.433Z] Cloning with configured refspecs honoured and without tags [2020-03-09T14:31:54.503Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-03-09T14:31:54.591Z] > git init /w/workspace/app-functions-sdk-go/3 # timeout=10 [2020-03-09T14:31:54.689Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-03-09T14:31:54.690Z] > git --version # timeout=10 [2020-03-09T14:31:54.721Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-09T14:31:54.801Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/299/head:refs/remotes/origin/PR-299 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T14:31:57.807Z] Fetching without tags [2020-03-09T14:31:58.302Z] Merging remotes/origin/master commit a9aa5ae1aca91f1766fcadb064a896df2a66ab18 into PR head commit ae6757032e83ba844db37271fd053b8d1cc09813 [2020-03-09T14:31:58.518Z] Merge succeeded, producing ae6757032e83ba844db37271fd053b8d1cc09813 [2020-03-09T14:31:58.519Z] Checking out Revision ae6757032e83ba844db37271fd053b8d1cc09813 (PR-299) [2020-03-09T14:31:57.709Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-03-09T14:31:57.737Z] > git config --add remote.origin.fetch +refs/pull/299/head:refs/remotes/origin/PR-299 # timeout=10 [2020-03-09T14:31:57.755Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T14:31:57.780Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-03-09T14:31:57.820Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-03-09T14:31:57.820Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-09T14:31:57.834Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/299/head:refs/remotes/origin/PR-299 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T14:31:58.320Z] > git config core.sparsecheckout # timeout=10 [2020-03-09T14:31:58.338Z] > git checkout -f ae6757032e83ba844db37271fd053b8d1cc09813 # timeout=10 [2020-03-09T14:31:58.435Z] > git remote # timeout=10 [2020-03-09T14:31:58.456Z] > git config --get remote.origin.url # timeout=10 [2020-03-09T14:31:58.470Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-09T14:31:58.480Z] > git merge a9aa5ae1aca91f1766fcadb064a896df2a66ab18 # timeout=10 [2020-03-09T14:31:58.501Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-09T14:31:58.525Z] > git config core.sparsecheckout # timeout=10 [2020-03-09T14:31:58.536Z] > git checkout -f ae6757032e83ba844db37271fd053b8d1cc09813 # timeout=10 [2020-03-09T14:32:02.997Z] Commit message: "refactor(sdk): Use go-mod-messaging MQTT Client" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-09T14:32:06.998Z] ========================================================= [2020-03-09T14:32:06.998Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-03-09T14:32:06.998Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-09T14:32:08.035Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-03-09T14:32:09.453Z] Sending build context to Docker daemon 36.54MB [2020-03-09T14:32:09.453Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-03-09T14:32:09.453Z] Step 2/8 : FROM ${BASE} [2020-03-09T14:32:10.041Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-03-09T14:32:10.041Z] cde5963f3b93: Pulling fs layer [2020-03-09T14:32:10.041Z] 2a23fa8c16f7: Pulling fs layer [2020-03-09T14:32:10.041Z] 777b28850792: Pulling fs layer [2020-03-09T14:32:10.041Z] 8a11ddd9e578: Pulling fs layer [2020-03-09T14:32:10.041Z] 4cf88f913ddb: Pulling fs layer [2020-03-09T14:32:10.041Z] 1df406cf5192: Pulling fs layer [2020-03-09T14:32:10.041Z] cd6300453558: Pulling fs layer [2020-03-09T14:32:10.041Z] b9c365052c96: Pulling fs layer [2020-03-09T14:32:10.041Z] a2d8cc88f415: Pulling fs layer [2020-03-09T14:32:10.041Z] ea1d1ca13537: Pulling fs layer [2020-03-09T14:32:10.041Z] 3750a50a1c5e: Pulling fs layer [2020-03-09T14:32:10.041Z] 4cf88f913ddb: Waiting [2020-03-09T14:32:10.041Z] 1df406cf5192: Waiting [2020-03-09T14:32:10.041Z] cd6300453558: Waiting [2020-03-09T14:32:10.041Z] b9c365052c96: Waiting [2020-03-09T14:32:10.041Z] 8a11ddd9e578: Waiting [2020-03-09T14:32:10.041Z] a2d8cc88f415: Waiting [2020-03-09T14:32:10.041Z] ea1d1ca13537: Waiting [2020-03-09T14:32:10.041Z] 3750a50a1c5e: Waiting [2020-03-09T14:32:10.041Z] 777b28850792: Verifying Checksum [2020-03-09T14:32:10.041Z] 777b28850792: Download complete [2020-03-09T14:32:10.041Z] 2a23fa8c16f7: Verifying Checksum [2020-03-09T14:32:10.041Z] 2a23fa8c16f7: Download complete [2020-03-09T14:32:10.041Z] 4cf88f913ddb: Verifying Checksum [2020-03-09T14:32:10.041Z] 4cf88f913ddb: Download complete [2020-03-09T14:32:10.041Z] 1df406cf5192: Verifying Checksum [2020-03-09T14:32:10.041Z] 1df406cf5192: Download complete [2020-03-09T14:32:10.041Z] cde5963f3b93: Verifying Checksum [2020-03-09T14:32:10.041Z] cde5963f3b93: Download complete [2020-03-09T14:32:11.024Z] cde5963f3b93: Pull complete [2020-03-09T14:32:11.616Z] 2a23fa8c16f7: Pull complete [2020-03-09T14:32:12.219Z] 777b28850792: Pull complete [2020-03-09T14:32:14.181Z] cd6300453558: Verifying Checksum [2020-03-09T14:32:14.181Z] cd6300453558: Download complete [2020-03-09T14:32:14.181Z] a2d8cc88f415: Verifying Checksum [2020-03-09T14:32:14.181Z] a2d8cc88f415: Download complete [2020-03-09T14:32:16.858Z] ea1d1ca13537: Verifying Checksum [2020-03-09T14:32:16.858Z] ea1d1ca13537: Download complete [2020-03-09T14:32:16.858Z] 3750a50a1c5e: Verifying Checksum [2020-03-09T14:32:16.858Z] 3750a50a1c5e: Download complete [2020-03-09T14:32:17.986Z] Running on prd-centos7-docker-4c-2g-3704 in /w/workspace/ndry_app-functions-sdk-go_PR-299 [Pipeline] { [Pipeline] ws [2020-03-09T14:32:18.078Z] Running in /w/workspace/app-functions-sdk-go/3 [Pipeline] { [Pipeline] checkout [2020-03-09T14:32:19.467Z] b9c365052c96: Verifying Checksum [2020-03-09T14:32:19.467Z] b9c365052c96: Download complete [2020-03-09T14:32:20.578Z] using credential edgex-jenkins-ssh [2020-03-09T14:32:20.621Z] Cloning the remote Git repository [2020-03-09T14:32:20.621Z] Cloning with configured refspecs honoured and without tags [2020-03-09T14:32:21.426Z] 8a11ddd9e578: Verifying Checksum [2020-03-09T14:32:21.426Z] 8a11ddd9e578: Download complete [2020-03-09T14:32:20.659Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-03-09T14:32:20.698Z] > git init /w/workspace/app-functions-sdk-go/3 # timeout=10 [2020-03-09T14:32:20.745Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-03-09T14:32:20.745Z] > git --version # timeout=10 [2020-03-09T14:32:20.754Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-09T14:32:20.785Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/299/head:refs/remotes/origin/PR-299 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T14:32:22.102Z] Fetching without tags [2020-03-09T14:32:22.513Z] Merging remotes/origin/master commit a9aa5ae1aca91f1766fcadb064a896df2a66ab18 into PR head commit ae6757032e83ba844db37271fd053b8d1cc09813 [2020-03-09T14:32:22.600Z] Merge succeeded, producing ae6757032e83ba844db37271fd053b8d1cc09813 [2020-03-09T14:32:22.600Z] Checking out Revision ae6757032e83ba844db37271fd053b8d1cc09813 (PR-299) [2020-03-09T14:32:22.080Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-03-09T14:32:22.085Z] > git config --add remote.origin.fetch +refs/pull/299/head:refs/remotes/origin/PR-299 # timeout=10 [2020-03-09T14:32:22.092Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T14:32:22.100Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-03-09T14:32:22.109Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-03-09T14:32:22.110Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-09T14:32:22.115Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/299/head:refs/remotes/origin/PR-299 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T14:32:22.525Z] > git config core.sparsecheckout # timeout=10 [2020-03-09T14:32:22.530Z] > git checkout -f ae6757032e83ba844db37271fd053b8d1cc09813 # timeout=10 [2020-03-09T14:32:22.574Z] > git remote # timeout=10 [2020-03-09T14:32:22.579Z] > git config --get remote.origin.url # timeout=10 [2020-03-09T14:32:22.584Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-09T14:32:22.587Z] > git merge a9aa5ae1aca91f1766fcadb064a896df2a66ab18 # timeout=10 [2020-03-09T14:32:22.597Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-09T14:32:22.606Z] > git config core.sparsecheckout # timeout=10 [2020-03-09T14:32:22.613Z] > git checkout -f ae6757032e83ba844db37271fd053b8d1cc09813 # timeout=10 [2020-03-09T14:32:26.472Z] Commit message: "refactor(sdk): Use go-mod-messaging MQTT Client" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-09T14:32:28.006Z] ========================================================= [2020-03-09T14:32:28.006Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-03-09T14:32:28.006Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-09T14:32:28.667Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-03-09T14:32:29.245Z] Sending build context to Docker daemon 36.54MB [2020-03-09T14:32:29.245Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-03-09T14:32:29.245Z] Step 2/8 : FROM ${BASE} [2020-03-09T14:32:29.245Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-03-09T14:32:29.245Z] e6b0cf9c0882: Pulling fs layer [2020-03-09T14:32:29.245Z] 2848faf0eed1: Pulling fs layer [2020-03-09T14:32:29.245Z] 0f37312ad70f: Pulling fs layer [2020-03-09T14:32:29.245Z] 5788d62ee057: Pulling fs layer [2020-03-09T14:32:29.245Z] 0e6b1d234666: Pulling fs layer [2020-03-09T14:32:29.245Z] bf5d7aec512f: Pulling fs layer [2020-03-09T14:32:29.245Z] 34c802a77dc8: Pulling fs layer [2020-03-09T14:32:29.245Z] 9eb99e56ec68: Pulling fs layer [2020-03-09T14:32:29.245Z] 27c7a5d97fbd: Pulling fs layer [2020-03-09T14:32:29.245Z] 5c102a31e300: Pulling fs layer [2020-03-09T14:32:29.245Z] dcfb455df0a1: Pulling fs layer [2020-03-09T14:32:29.245Z] 34c802a77dc8: Waiting [2020-03-09T14:32:29.245Z] 9eb99e56ec68: Waiting [2020-03-09T14:32:29.245Z] 27c7a5d97fbd: Waiting [2020-03-09T14:32:29.245Z] 5788d62ee057: Waiting [2020-03-09T14:32:29.245Z] 0e6b1d234666: Waiting [2020-03-09T14:32:29.245Z] bf5d7aec512f: Waiting [2020-03-09T14:32:29.245Z] 5c102a31e300: Waiting [2020-03-09T14:32:29.245Z] dcfb455df0a1: Waiting [2020-03-09T14:32:29.245Z] 0f37312ad70f: Download complete [2020-03-09T14:32:29.245Z] 2848faf0eed1: Verifying Checksum [2020-03-09T14:32:29.245Z] 2848faf0eed1: Download complete [2020-03-09T14:32:29.245Z] 0e6b1d234666: Download complete [2020-03-09T14:32:29.245Z] bf5d7aec512f: Verifying Checksum [2020-03-09T14:32:29.245Z] bf5d7aec512f: Download complete [2020-03-09T14:32:29.245Z] e6b0cf9c0882: Verifying Checksum [2020-03-09T14:32:29.512Z] e6b0cf9c0882: Pull complete [2020-03-09T14:32:29.776Z] 2848faf0eed1: Pull complete [2020-03-09T14:32:29.776Z] 0f37312ad70f: Pull complete [2020-03-09T14:32:30.360Z] 34c802a77dc8: Verifying Checksum [2020-03-09T14:32:30.360Z] 34c802a77dc8: Download complete [2020-03-09T14:32:30.360Z] 27c7a5d97fbd: Verifying Checksum [2020-03-09T14:32:30.360Z] 27c7a5d97fbd: Download complete [2020-03-09T14:32:30.947Z] 5c102a31e300: Verifying Checksum [2020-03-09T14:32:30.947Z] 5c102a31e300: Download complete [2020-03-09T14:32:30.947Z] dcfb455df0a1: Verifying Checksum [2020-03-09T14:32:30.947Z] dcfb455df0a1: Download complete [2020-03-09T14:32:31.530Z] 9eb99e56ec68: Verifying Checksum [2020-03-09T14:32:31.530Z] 9eb99e56ec68: Download complete [2020-03-09T14:32:31.530Z] 5788d62ee057: Verifying Checksum [2020-03-09T14:32:31.530Z] 5788d62ee057: Download complete [2020-03-09T14:32:33.788Z] 8a11ddd9e578: Pull complete [2020-03-09T14:32:33.788Z] 4cf88f913ddb: Pull complete [2020-03-09T14:32:33.788Z] 1df406cf5192: Pull complete [2020-03-09T14:32:38.109Z] 5788d62ee057: Pull complete [2020-03-09T14:32:38.109Z] 0e6b1d234666: Pull complete [2020-03-09T14:32:38.109Z] bf5d7aec512f: Pull complete [2020-03-09T14:32:38.111Z] cd6300453558: Pull complete [2020-03-09T14:32:42.384Z] b9c365052c96: Pull complete [2020-03-09T14:32:42.655Z] a2d8cc88f415: Pull complete [2020-03-09T14:32:43.415Z] 34c802a77dc8: Pull complete [2020-03-09T14:32:45.251Z] ea1d1ca13537: Pull complete [2020-03-09T14:32:45.518Z] 3750a50a1c5e: Pull complete [2020-03-09T14:32:45.518Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-03-09T14:32:45.518Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-03-09T14:32:45.519Z] ---> 78745c68409d [2020-03-09T14:32:45.519Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-03-09T14:32:46.101Z] latest: Pulling from library/docker [2020-03-09T14:32:46.370Z] 8fa90b21c985: Pulling fs layer [2020-03-09T14:32:46.370Z] f2917335fcb0: Pulling fs layer [2020-03-09T14:32:46.370Z] c8d3c84c2515: Pulling fs layer [2020-03-09T14:32:46.370Z] 389b437d2554: Pulling fs layer [2020-03-09T14:32:46.370Z] dc7a94e4d7cd: Pulling fs layer [2020-03-09T14:32:46.370Z] 8a9cd851b371: Pulling fs layer [2020-03-09T14:32:46.370Z] d5f7c33f26a0: Pulling fs layer [2020-03-09T14:32:46.370Z] 389b437d2554: Waiting [2020-03-09T14:32:46.370Z] 8a9cd851b371: Waiting [2020-03-09T14:32:46.370Z] d5f7c33f26a0: Waiting [2020-03-09T14:32:46.370Z] dc7a94e4d7cd: Waiting [2020-03-09T14:32:46.644Z] c8d3c84c2515: Download complete [2020-03-09T14:32:46.721Z] 9eb99e56ec68: Pull complete [2020-03-09T14:32:46.721Z] 27c7a5d97fbd: Pull complete [2020-03-09T14:32:46.935Z] f2917335fcb0: Verifying Checksum [2020-03-09T14:32:46.935Z] f2917335fcb0: Download complete [2020-03-09T14:32:46.935Z] 8fa90b21c985: Download complete [2020-03-09T14:32:47.299Z] 5c102a31e300: Pull complete [2020-03-09T14:32:47.529Z] 8a9cd851b371: Verifying Checksum [2020-03-09T14:32:47.529Z] 8a9cd851b371: Download complete [2020-03-09T14:32:47.529Z] dc7a94e4d7cd: Verifying Checksum [2020-03-09T14:32:47.529Z] dc7a94e4d7cd: Download complete [2020-03-09T14:32:47.559Z] dcfb455df0a1: Pull complete [2020-03-09T14:32:47.559Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-03-09T14:32:47.559Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-03-09T14:32:47.559Z] ---> 7c70fe431013 [2020-03-09T14:32:47.559Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-03-09T14:32:47.804Z] 8fa90b21c985: Pull complete [2020-03-09T14:32:47.804Z] d5f7c33f26a0: Verifying Checksum [2020-03-09T14:32:47.804Z] d5f7c33f26a0: Download complete [2020-03-09T14:32:47.817Z] latest: Pulling from library/docker [2020-03-09T14:32:48.076Z] c9b1b535fdd9: Pulling fs layer [2020-03-09T14:32:48.076Z] cd54125436dc: Pulling fs layer [2020-03-09T14:32:48.076Z] 70d1554c15cb: Pulling fs layer [2020-03-09T14:32:48.076Z] efa4cf184ccf: Pulling fs layer [2020-03-09T14:32:48.076Z] 6aca4f909924: Pulling fs layer [2020-03-09T14:32:48.076Z] c60fe6b6c138: Pulling fs layer [2020-03-09T14:32:48.076Z] 8be01bc37983: Pulling fs layer [2020-03-09T14:32:48.076Z] 6aca4f909924: Waiting [2020-03-09T14:32:48.076Z] efa4cf184ccf: Waiting [2020-03-09T14:32:48.076Z] 8be01bc37983: Waiting [2020-03-09T14:32:48.076Z] 70d1554c15cb: Verifying Checksum [2020-03-09T14:32:48.076Z] 70d1554c15cb: Download complete [2020-03-09T14:32:48.076Z] cd54125436dc: Verifying Checksum [2020-03-09T14:32:48.076Z] cd54125436dc: Download complete [2020-03-09T14:32:48.339Z] c9b1b535fdd9: Verifying Checksum [2020-03-09T14:32:48.339Z] 6aca4f909924: Verifying Checksum [2020-03-09T14:32:48.339Z] 6aca4f909924: Download complete [2020-03-09T14:32:48.339Z] c60fe6b6c138: Verifying Checksum [2020-03-09T14:32:48.339Z] c60fe6b6c138: Download complete [2020-03-09T14:32:48.605Z] c9b1b535fdd9: Pull complete [2020-03-09T14:32:48.605Z] 8be01bc37983: Verifying Checksum [2020-03-09T14:32:48.605Z] 8be01bc37983: Download complete [2020-03-09T14:32:49.186Z] efa4cf184ccf: Verifying Checksum [2020-03-09T14:32:49.186Z] efa4cf184ccf: Download complete [2020-03-09T14:32:49.766Z] f2917335fcb0: Pull complete [2020-03-09T14:32:49.766Z] c8d3c84c2515: Pull complete [2020-03-09T14:32:50.126Z] cd54125436dc: Pull complete [2020-03-09T14:32:50.126Z] 70d1554c15cb: Pull complete [2020-03-09T14:32:52.360Z] 389b437d2554: Verifying Checksum [2020-03-09T14:32:52.360Z] 389b437d2554: Download complete [2020-03-09T14:32:52.688Z] efa4cf184ccf: Pull complete [2020-03-09T14:32:52.948Z] 6aca4f909924: Pull complete [2020-03-09T14:32:52.948Z] c60fe6b6c138: Pull complete [2020-03-09T14:32:52.948Z] 8be01bc37983: Pull complete [2020-03-09T14:32:52.948Z] Digest: sha256:5bca19bb6d8f0aea380902af97be841d5841353c04e3eda5f87b4e932a509e94 [2020-03-09T14:32:52.948Z] Status: Downloaded newer image for docker:latest [2020-03-09T14:32:54.865Z] ---> 22a981e5edd4 [2020-03-09T14:32:54.865Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-03-09T14:32:54.865Z] ---> Running in 785ec099f37c [2020-03-09T14:32:54.865Z] Removing intermediate container 785ec099f37c [2020-03-09T14:32:54.865Z] ---> 8e842b06f861 [2020-03-09T14:32:54.865Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2020-03-09T14:32:55.132Z] ---> Running in 6614dd2bcc35 [2020-03-09T14:32:55.704Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-03-09T14:32:56.643Z] 389b437d2554: Pull complete [2020-03-09T14:32:56.643Z] dc7a94e4d7cd: Pull complete [2020-03-09T14:32:56.643Z] 8a9cd851b371: Pull complete [2020-03-09T14:32:56.643Z] d5f7c33f26a0: Pull complete [2020-03-09T14:32:56.643Z] Digest: sha256:5bca19bb6d8f0aea380902af97be841d5841353c04e3eda5f87b4e932a509e94 [2020-03-09T14:32:56.643Z] Status: Downloaded newer image for docker:latest [2020-03-09T14:32:57.084Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-03-09T14:32:57.344Z] (1/5) Installing libsodium (1.0.18-r0) [2020-03-09T14:32:57.603Z] (2/5) Installing libzmq (4.3.2-r0) [2020-03-09T14:32:57.603Z] (3/5) Installing pkgconf (1.6.3-r0) [2020-03-09T14:32:57.603Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-03-09T14:32:57.861Z] (5/5) Installing zeromq-dev (4.3.2-r0) [2020-03-09T14:32:57.861Z] Executing busybox-1.31.1-r8.trigger [2020-03-09T14:32:57.861Z] OK: 145 MiB in 44 packages [2020-03-09T14:32:58.429Z] Removing intermediate container 6614dd2bcc35 [2020-03-09T14:32:58.429Z] ---> be43e20dfc19 [2020-03-09T14:32:58.429Z] Step 6/8 : WORKDIR /build [2020-03-09T14:32:58.429Z] ---> Running in e1bd69c7e069 [2020-03-09T14:32:58.429Z] Removing intermediate container e1bd69c7e069 [2020-03-09T14:32:58.429Z] ---> a3f9a4c13488 [2020-03-09T14:32:58.429Z] Step 7/8 : COPY go.mod . [2020-03-09T14:32:58.688Z] ---> 941cd614314b [2020-03-09T14:32:58.688Z] Step 8/8 : RUN go mod download [2020-03-09T14:32:58.688Z] ---> Running in 06c7ef3b14e3 [2020-03-09T14:33:01.227Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-03-09T14:33:01.227Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-09T14:33:01.227Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-09T14:33:01.227Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-09T14:33:01.227Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-09T14:33:01.227Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-09T14:33:01.227Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-03-09T14:33:01.227Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-09T14:33:01.227Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-03-09T14:33:01.227Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.52 [2020-03-09T14:33:01.227Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.16 [2020-03-09T14:33:01.227Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-03-09T14:33:01.227Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-03-09T14:33:01.227Z] go: finding github.com/fatih/color v1.7.0 [2020-03-09T14:33:01.227Z] go: finding github.com/go-kit/kit v0.8.0 [2020-03-09T14:33:01.227Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-03-09T14:33:01.227Z] go: finding github.com/go-stack/stack v1.8.0 [2020-03-09T14:33:01.227Z] go: finding github.com/golang/snappy v0.0.1 [2020-03-09T14:33:01.227Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-03-09T14:33:01.227Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-09T14:33:01.227Z] go: finding github.com/google/go-cmp v0.3.1 [2020-03-09T14:33:01.227Z] go: finding github.com/google/uuid v1.1.0 [2020-03-09T14:33:01.227Z] go: finding github.com/gorilla/mux v1.7.2 [2020-03-09T14:33:01.227Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-03-09T14:33:01.227Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-03-09T14:33:01.488Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-09T14:33:01.488Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-03-09T14:33:01.488Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-09T14:33:01.488Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-09T14:33:01.488Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-09T14:33:01.488Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-09T14:33:01.488Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-09T14:33:01.488Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-09T14:33:01.488Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-09T14:33:01.488Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-09T14:33:01.488Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-09T14:33:01.488Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-09T14:33:01.488Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-09T14:33:01.488Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-09T14:33:01.488Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-09T14:33:01.488Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-03-09T14:33:01.488Z] go: finding github.com/kr/pretty v0.2.0 [2020-03-09T14:33:01.488Z] go: finding github.com/kr/pty v1.1.1 [2020-03-09T14:33:01.488Z] go: finding github.com/kr/text v0.1.0 [2020-03-09T14:33:01.488Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-09T14:33:01.488Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-09T14:33:01.488Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-09T14:33:01.488Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-09T14:33:01.488Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-09T14:33:01.488Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-09T14:33:01.488Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-09T14:33:01.488Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-09T14:33:01.488Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-09T14:33:01.488Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-09T14:33:01.488Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-09T14:33:01.488Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-09T14:33:01.488Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-09T14:33:01.488Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-03-09T14:33:01.750Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-09T14:33:01.750Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-09T14:33:01.750Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-09T14:33:01.750Z] go: finding github.com/posener/complete v1.1.1 [2020-03-09T14:33:01.750Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-09T14:33:01.750Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-09T14:33:01.750Z] go: finding github.com/stretchr/objx v0.2.0 [2020-03-09T14:33:01.750Z] go: finding github.com/stretchr/testify v1.4.0 [2020-03-09T14:33:01.750Z] go: finding github.com/tidwall/pretty v1.0.0 [2020-03-09T14:33:01.750Z] go: finding github.com/ugorji/go v1.1.4 [2020-03-09T14:33:01.750Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-03-09T14:33:01.750Z] go: finding github.com/xdg/stringprep v1.0.0 [2020-03-09T14:33:01.750Z] go: finding go.mongodb.org/mongo-driver v1.1.1 [2020-03-09T14:33:01.750Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-03-09T14:33:01.750Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-03-09T14:33:01.750Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-09T14:33:01.750Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-03-09T14:33:01.750Z] go: finding golang.org/x/text v0.3.2 [2020-03-09T14:33:01.750Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-03-09T14:33:01.750Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-03-09T14:33:01.750Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-03-09T14:33:03.305Z] ---> cf90148d03a2 [2020-03-09T14:33:03.305Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-03-09T14:33:03.305Z] ---> Running in acfe234e334f [2020-03-09T14:33:03.305Z] Removing intermediate container acfe234e334f [2020-03-09T14:33:03.305Z] ---> 48c53606579b [2020-03-09T14:33:03.305Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2020-03-09T14:33:03.305Z] ---> Running in f8f144dc2f6a [2020-03-09T14:33:04.268Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-03-09T14:33:05.226Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-03-09T14:33:05.809Z] (1/5) Installing libsodium (1.0.18-r0) [2020-03-09T14:33:05.809Z] (2/5) Installing libzmq (4.3.2-r0) [2020-03-09T14:33:05.809Z] (3/5) Installing pkgconf (1.6.3-r0) [2020-03-09T14:33:06.078Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-03-09T14:33:06.078Z] (5/5) Installing zeromq-dev (4.3.2-r0) [2020-03-09T14:33:06.078Z] Executing busybox-1.31.1-r8.trigger [2020-03-09T14:33:06.078Z] OK: 127 MiB in 44 packages [2020-03-09T14:33:07.498Z] Removing intermediate container f8f144dc2f6a [2020-03-09T14:33:07.498Z] ---> 522dd5cf4891 [2020-03-09T14:33:07.498Z] Step 6/8 : WORKDIR /build [2020-03-09T14:33:07.766Z] ---> Running in 9721ff50796b [2020-03-09T14:33:08.036Z] Removing intermediate container 9721ff50796b [2020-03-09T14:33:08.036Z] ---> 3819ff6e3a5c [2020-03-09T14:33:08.036Z] Step 7/8 : COPY go.mod . [2020-03-09T14:33:08.624Z] ---> 462e1ec55230 [2020-03-09T14:33:08.625Z] Step 8/8 : RUN go mod download [2020-03-09T14:33:08.625Z] ---> Running in 5106b1ce0d88 [2020-03-09T14:33:10.572Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-03-09T14:33:10.572Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-09T14:33:10.572Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-09T14:33:10.572Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-09T14:33:10.572Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-09T14:33:10.572Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-09T14:33:10.572Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-03-09T14:33:10.572Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-09T14:33:10.572Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-03-09T14:33:10.572Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.52 [2020-03-09T14:33:10.572Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.16 [2020-03-09T14:33:10.572Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-03-09T14:33:10.572Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-03-09T14:33:10.572Z] go: finding github.com/fatih/color v1.7.0 [2020-03-09T14:33:10.572Z] go: finding github.com/go-kit/kit v0.8.0 [2020-03-09T14:33:10.572Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-03-09T14:33:10.572Z] go: finding github.com/go-stack/stack v1.8.0 [2020-03-09T14:33:10.572Z] go: finding github.com/golang/snappy v0.0.1 [2020-03-09T14:33:10.572Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-03-09T14:33:10.572Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-09T14:33:10.572Z] go: finding github.com/google/go-cmp v0.3.1 [2020-03-09T14:33:10.841Z] go: finding github.com/google/uuid v1.1.0 [2020-03-09T14:33:10.841Z] go: finding github.com/gorilla/mux v1.7.2 [2020-03-09T14:33:10.841Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-03-09T14:33:10.841Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-03-09T14:33:10.841Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-09T14:33:10.841Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-03-09T14:33:10.841Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-09T14:33:10.841Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-09T14:33:10.841Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-09T14:33:10.841Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-09T14:33:10.841Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-09T14:33:10.841Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-09T14:33:10.841Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-09T14:33:10.841Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-09T14:33:10.841Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-09T14:33:10.841Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-09T14:33:10.841Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-09T14:33:10.841Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-09T14:33:10.841Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-09T14:33:10.841Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-03-09T14:33:11.112Z] go: finding github.com/kr/pretty v0.2.0 [2020-03-09T14:33:11.112Z] go: finding github.com/kr/pty v1.1.1 [2020-03-09T14:33:11.112Z] go: finding github.com/kr/text v0.1.0 [2020-03-09T14:33:11.112Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-09T14:33:11.112Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-09T14:33:11.112Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-09T14:33:11.112Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-09T14:33:11.112Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-09T14:33:11.112Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-09T14:33:11.112Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-09T14:33:11.112Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-09T14:33:11.112Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-09T14:33:11.112Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-09T14:33:11.112Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-09T14:33:11.112Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-09T14:33:11.112Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-09T14:33:11.112Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-03-09T14:33:11.112Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-09T14:33:11.112Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-09T14:33:11.112Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-09T14:33:11.380Z] go: finding github.com/posener/complete v1.1.1 [2020-03-09T14:33:11.380Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-09T14:33:11.380Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-09T14:33:11.380Z] go: finding github.com/stretchr/objx v0.2.0 [2020-03-09T14:33:11.380Z] go: finding github.com/stretchr/testify v1.4.0 [2020-03-09T14:33:11.380Z] go: finding github.com/tidwall/pretty v1.0.0 [2020-03-09T14:33:11.380Z] go: finding github.com/ugorji/go v1.1.4 [2020-03-09T14:33:11.380Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-03-09T14:33:11.380Z] go: finding github.com/xdg/stringprep v1.0.0 [2020-03-09T14:33:11.380Z] go: finding go.mongodb.org/mongo-driver v1.1.1 [2020-03-09T14:33:11.380Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-03-09T14:33:11.380Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-03-09T14:33:11.380Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-09T14:33:11.380Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-03-09T14:33:11.380Z] go: finding golang.org/x/text v0.3.2 [2020-03-09T14:33:11.380Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-03-09T14:33:11.380Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-03-09T14:33:11.380Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-03-09T14:33:11.773Z] Removing intermediate container 06c7ef3b14e3 [2020-03-09T14:33:11.773Z] ---> da88cc8317f3 [2020-03-09T14:33:11.773Z] Successfully built da88cc8317f3 [2020-03-09T14:33:11.773Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-03-09T14:33:12.417Z] + docker inspect -f . ci-base-image-x86_64 [2020-03-09T14:33:12.417Z] . [Pipeline] withDockerContainer [2020-03-09T14:33:12.565Z] prd-centos7-docker-4c-2g-3704 does not seem to be running inside a container [2020-03-09T14:33:12.627Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/3 -v /w/workspace/app-functions-sdk-go/3:/w/workspace/app-functions-sdk-go/3:rw,z -v /w/workspace/app-functions-sdk-go/3@tmp:/w/workspace/app-functions-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-03-09T14:33:15.020Z] $ docker top 21e6e13c6084aa391b1de04f051fcdc8d781d10663404fcec1cbfaf3d4083c31 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-09T14:33:16.130Z] + go version [2020-03-09T14:33:16.130Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-03-09T14:33:16.424Z] + make test [2020-03-09T14:33:16.424Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-03-09T14:33:17.807Z] ? github.com/edgexfoundry/app-functions-sdk-go [no test files] [2020-03-09T14:33:29.634Z] Removing intermediate container 5106b1ce0d88 [2020-03-09T14:33:29.634Z] ---> 5258df5a965e [2020-03-09T14:33:29.634Z] Successfully built 5258df5a965e [2020-03-09T14:33:29.634Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-03-09T14:33:30.116Z] ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.066s coverage: 88.9% of statements [2020-03-09T14:33:30.260Z] + docker inspect -f . ci-base-image-arm64 [2020-03-09T14:33:30.260Z] . [Pipeline] withDockerContainer [2020-03-09T14:33:30.866Z] prd-ubuntu18.04-docker-arm64-4c-16g-3703 does not seem to be running inside a container [2020-03-09T14:33:30.948Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/3 -v /w/workspace/app-functions-sdk-go/3:/w/workspace/app-functions-sdk-go/3:rw,z -v /w/workspace/app-functions-sdk-go/3@tmp:/w/workspace/app-functions-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-03-09T14:33:32.330Z] $ docker top b12a83a08bc286992564e9124dd16004bbd731cb9e67a4203e64833bc537e63f -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-09T14:33:34.681Z] + go version [2020-03-09T14:33:34.681Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-03-09T14:33:35.333Z] + make test [2020-03-09T14:33:35.333Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-03-09T14:33:36.759Z] ? github.com/edgexfoundry/app-functions-sdk-go [no test files] [2020-03-09T14:33:45.054Z] ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.614s coverage: 41.0% of statements [2020-03-09T14:33:45.054Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] [2020-03-09T14:33:45.054Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] [2020-03-09T14:33:45.054Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/config 0.006s coverage: 100.0% of statements [2020-03-09T14:33:45.054Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.928s coverage: 69.3% of statements [2020-03-09T14:33:50.353Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 7.074s coverage: 74.7% of statements [2020-03-09T14:33:50.353Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.006s coverage: 89.5% of statements [2020-03-09T14:33:50.353Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.006s coverage: 100.0% of statements [2020-03-09T14:33:51.291Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.067s coverage: 100.0% of statements [2020-03-09T14:33:51.291Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.024s coverage: 100.0% of statements [2020-03-09T14:33:51.291Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.005s coverage: 100.0% of statements [2020-03-09T14:33:51.291Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] [2020-03-09T14:33:51.291Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] [2020-03-09T14:33:51.291Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] [2020-03-09T14:33:51.291Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] [2020-03-09T14:33:51.291Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] [2020-03-09T14:33:51.291Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] [2020-03-09T14:33:51.291Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] [2020-03-09T14:33:51.291Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.004s coverage: 96.6% of statements [2020-03-09T14:33:51.291Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] [2020-03-09T14:33:51.291Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.004s coverage: 97.7% of statements [2020-03-09T14:33:51.291Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] [2020-03-09T14:33:51.291Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] [2020-03-09T14:33:51.291Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] [2020-03-09T14:33:53.823Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.644s coverage: 86.7% of statements [2020-03-09T14:33:53.824Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.068s coverage: 83.3% of statements [2020-03-09T14:33:53.824Z] ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] [2020-03-09T14:33:54.393Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 5.341s coverage: 76.0% of statements [2020-03-09T14:33:54.393Z] ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] [2020-03-09T14:33:54.393Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.007s coverage: 100.0% of statements [2020-03-09T14:33:54.652Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2020-03-09T14:33:58.869Z] gofmt -l . [2020-03-09T14:33:58.869Z] [ "`gofmt -l .`" = "" ] [2020-03-09T14:33:58.869Z] ./bin/test-attribution-txt.sh [2020-03-09T14:34:00.814Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-03-09T14:34:01.920Z] Stashed 1 file(s) [Pipeline] } [2020-03-09T14:34:01.928Z] $ docker stop --time=1 21e6e13c6084aa391b1de04f051fcdc8d781d10663404fcec1cbfaf3d4083c31 [2020-03-09T14:34:03.552Z] $ docker rm -f 21e6e13c6084aa391b1de04f051fcdc8d781d10663404fcec1cbfaf3d4083c31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-09T14:34:23.701Z] ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.142s coverage: 88.9% of statements [2020-03-09T14:34:36.079Z] ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.624s coverage: 41.0% of statements [2020-03-09T14:34:36.079Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] [2020-03-09T14:34:36.079Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] [2020-03-09T14:34:36.079Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/config 0.037s coverage: 100.0% of statements [2020-03-09T14:34:37.044Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.421s coverage: 69.3% of statements [2020-03-09T14:34:40.412Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 7.148s coverage: 74.7% of statements [2020-03-09T14:34:40.412Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.040s coverage: 89.5% of statements [2020-03-09T14:34:40.412Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.021s coverage: 100.0% of statements [2020-03-09T14:34:47.100Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.123s coverage: 100.0% of statements [2020-03-09T14:34:47.101Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.018s coverage: 100.0% of statements [2020-03-09T14:34:47.101Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.020s coverage: 100.0% of statements [2020-03-09T14:34:47.101Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] [2020-03-09T14:34:47.101Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] [2020-03-09T14:34:47.101Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] [2020-03-09T14:34:47.101Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] [2020-03-09T14:34:47.101Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] [2020-03-09T14:34:47.101Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] [2020-03-09T14:34:47.101Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] [2020-03-09T14:34:47.101Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.016s coverage: 96.6% of statements [2020-03-09T14:34:47.101Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] [2020-03-09T14:34:47.101Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.014s coverage: 97.7% of statements [2020-03-09T14:34:47.101Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] [2020-03-09T14:34:47.101Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] [2020-03-09T14:34:47.101Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] [2020-03-09T14:34:53.751Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.686s coverage: 86.7% of statements [2020-03-09T14:34:53.751Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.093s coverage: 83.3% of statements [2020-03-09T14:34:53.751Z] ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] [2020-03-09T14:34:54.707Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 5.499s coverage: 76.0% of statements [2020-03-09T14:34:54.707Z] ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] [2020-03-09T14:34:54.707Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.024s coverage: 100.0% of statements [2020-03-09T14:34:55.291Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2020-03-09T14:35:05.405Z] gofmt -l . [2020-03-09T14:35:05.989Z] [ "`gofmt -l .`" = "" ] [2020-03-09T14:35:06.257Z] ./bin/test-attribution-txt.sh [2020-03-09T14:35:07.224Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-03-09T14:35:07.874Z] Warning: overwriting stash ‘coverage-report’ [2020-03-09T14:35:08.331Z] Stashed 1 file(s) [Pipeline] } [2020-03-09T14:35:08.336Z] $ docker stop --time=1 b12a83a08bc286992564e9124dd16004bbd731cb9e67a4203e64833bc537e63f [2020-03-09T14:35:10.456Z] $ docker rm -f b12a83a08bc286992564e9124dd16004bbd731cb9e67a4203e64833bc537e63f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-03-09T14:35:12.254Z] provisioning config files... [2020-03-09T14:35:12.265Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-299@tmp/config6874529181776148588tmp [Pipeline] { [Pipeline] sh [2020-03-09T14:35:12.627Z] + curl -s https://codecov.io/bash [2020-03-09T14:35:12.627Z] + bash -s - -t @/w/workspace/ndry_app-functions-sdk-go_PR-299@tmp/config6874529181776148588tmp [2020-03-09T14:35:12.890Z] [2020-03-09T14:35:12.890Z] _____ _ [2020-03-09T14:35:12.890Z] / ____| | | [2020-03-09T14:35:12.890Z] | | ___ __| | ___ ___ _____ __ [2020-03-09T14:35:12.890Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-03-09T14:35:12.890Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-03-09T14:35:12.890Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-03-09T14:35:12.890Z] Bash-20200303-bc4d7e6 [2020-03-09T14:35:12.890Z] [2020-03-09T14:35:12.890Z] [2020-03-09T14:35:12.890Z] ==> Jenkins CI detected. [2020-03-09T14:35:12.890Z] project root: . [2020-03-09T14:35:12.890Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-03-09T14:35:12.890Z] ==> Running gcov in . (disable via -X gcov) [2020-03-09T14:35:12.890Z] ==> Python coveragepy not found [2020-03-09T14:35:12.890Z] ==> Searching for coverage reports in: [2020-03-09T14:35:12.890Z] + . [2020-03-09T14:35:12.890Z] -> Found 1 reports [2020-03-09T14:35:12.890Z] ==> Detecting git/mercurial file structure [2020-03-09T14:35:12.890Z] ==> Reading reports [2020-03-09T14:35:12.890Z] + ./coverage.out bytes=62315 [2020-03-09T14:35:12.890Z] ==> Appending adjustments [2020-03-09T14:35:12.890Z] http://docs.codecov.io/docs/fixing-reports [2020-03-09T14:35:13.162Z] + Found adjustments [2020-03-09T14:35:13.424Z] ==> Gzipping contents [2020-03-09T14:35:13.424Z] ==> Uploading reports [2020-03-09T14:35:13.424Z] url: https://codecov.io [2020-03-09T14:35:13.424Z] query: branch=PR-299&commit=ae6757032e83ba844db37271fd053b8d1cc09813&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-299%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=299&job= [2020-03-09T14:35:13.424Z] -> Pinging Codecov [2020-03-09T14:35:13.424Z] https://codecov.io/upload/v4?package=bash-20200303-bc4d7e6&token=secret&branch=PR-299&commit=ae6757032e83ba844db37271fd053b8d1cc09813&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-299%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=299&job= [2020-03-09T14:35:13.685Z] -> Uploading [2020-03-09T14:35:14.252Z] -> View reports at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/ae6757032e83ba844db37271fd053b8d1cc09813 [Pipeline] } [2020-03-09T14:35:14.258Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-03-09T14:35:15.768Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-09T14:35:16.069Z] ---> package-listing.sh [2020-03-09T14:35:16.069Z] ++ facter osfamily [2020-03-09T14:35:16.069Z] ++ tr '[:upper:]' '[:lower:]' [2020-03-09T14:35:16.069Z] + OS_FAMILY=redhat [2020-03-09T14:35:16.069Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-299 [2020-03-09T14:35:16.069Z] + START_PACKAGES=/tmp/packages_start.txt [2020-03-09T14:35:16.069Z] + END_PACKAGES=/tmp/packages_end.txt [2020-03-09T14:35:16.069Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-03-09T14:35:16.069Z] + PACKAGES=/tmp/packages_start.txt [2020-03-09T14:35:16.069Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-299 ']' [2020-03-09T14:35:16.069Z] + PACKAGES=/tmp/packages_end.txt [2020-03-09T14:35:16.069Z] + case "${OS_FAMILY}" in [2020-03-09T14:35:16.069Z] + rpm -qa [2020-03-09T14:35:16.069Z] + sort [2020-03-09T14:35:20.275Z] + '[' -f /tmp/packages_start.txt ']' [2020-03-09T14:35:20.275Z] + '[' -f /tmp/packages_end.txt ']' [2020-03-09T14:35:20.275Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-03-09T14:35:20.275Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-299 ']' [2020-03-09T14:35:20.275Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-299/archives/ [2020-03-09T14:35:20.275Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-299/archives/ [Pipeline] isUnix [Pipeline] sh [2020-03-09T14:35:20.718Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-09T14:35:20.718Z] [2020-03-09T14:35:20.718Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-03-09T14:35:21.069Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-09T14:35:21.070Z] alpine: Pulling from edgex-lftools-log-publisher [2020-03-09T14:35:21.070Z] c9b1b535fdd9: Pulling fs layer [2020-03-09T14:35:21.070Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-09T14:35:21.070Z] 756a868c4378: Pulling fs layer [2020-03-09T14:35:21.070Z] 444b2fc9a129: Pulling fs layer [2020-03-09T14:35:21.070Z] ea15f1150254: Pulling fs layer [2020-03-09T14:35:21.070Z] 41b27a9f41bf: Pulling fs layer [2020-03-09T14:35:21.070Z] 28c525ee5125: Pulling fs layer [2020-03-09T14:35:21.070Z] 094b1ea09ed8: Pulling fs layer [2020-03-09T14:35:21.070Z] 138eaada9080: Pulling fs layer [2020-03-09T14:35:21.070Z] 0622d0fa9048: Pulling fs layer [2020-03-09T14:35:21.070Z] 41b27a9f41bf: Waiting [2020-03-09T14:35:21.070Z] 138eaada9080: Waiting [2020-03-09T14:35:21.070Z] 0622d0fa9048: Waiting [2020-03-09T14:35:21.070Z] 28c525ee5125: Waiting [2020-03-09T14:35:21.070Z] 094b1ea09ed8: Waiting [2020-03-09T14:35:21.070Z] 444b2fc9a129: Waiting [2020-03-09T14:35:21.070Z] ea15f1150254: Waiting [2020-03-09T14:35:21.070Z] 2cc5ad85d9ab: Verifying Checksum [2020-03-09T14:35:21.070Z] 2cc5ad85d9ab: Download complete [2020-03-09T14:35:21.070Z] 444b2fc9a129: Verifying Checksum [2020-03-09T14:35:21.070Z] 444b2fc9a129: Download complete [2020-03-09T14:35:21.070Z] c9b1b535fdd9: Verifying Checksum [2020-03-09T14:35:21.070Z] c9b1b535fdd9: Download complete [2020-03-09T14:35:21.070Z] ea15f1150254: Verifying Checksum [2020-03-09T14:35:21.070Z] ea15f1150254: Download complete [2020-03-09T14:35:21.362Z] 28c525ee5125: Verifying Checksum [2020-03-09T14:35:21.362Z] 28c525ee5125: Download complete [2020-03-09T14:35:21.630Z] 756a868c4378: Verifying Checksum [2020-03-09T14:35:21.630Z] 756a868c4378: Download complete [2020-03-09T14:35:21.630Z] c9b1b535fdd9: Pull complete [2020-03-09T14:35:21.630Z] 138eaada9080: Verifying Checksum [2020-03-09T14:35:21.630Z] 138eaada9080: Download complete [2020-03-09T14:35:21.630Z] 0622d0fa9048: Verifying Checksum [2020-03-09T14:35:21.630Z] 0622d0fa9048: Download complete [2020-03-09T14:35:21.630Z] 094b1ea09ed8: Verifying Checksum [2020-03-09T14:35:21.630Z] 094b1ea09ed8: Download complete [2020-03-09T14:35:21.891Z] 2cc5ad85d9ab: Pull complete [2020-03-09T14:35:22.155Z] 41b27a9f41bf: Verifying Checksum [2020-03-09T14:35:22.155Z] 41b27a9f41bf: Download complete [2020-03-09T14:35:23.535Z] 756a868c4378: Pull complete [2020-03-09T14:35:23.535Z] 444b2fc9a129: Pull complete [2020-03-09T14:35:23.535Z] ea15f1150254: Pull complete [2020-03-09T14:35:27.727Z] 41b27a9f41bf: Pull complete [2020-03-09T14:35:27.727Z] 28c525ee5125: Pull complete [2020-03-09T14:35:29.646Z] 094b1ea09ed8: Pull complete [2020-03-09T14:35:30.586Z] 138eaada9080: Pull complete [2020-03-09T14:35:30.846Z] 0622d0fa9048: Pull complete [2020-03-09T14:35:30.846Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-03-09T14:35:30.846Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-03-09T14:35:31.018Z] prd-centos7-docker-4c-2g-3702 does not seem to be running inside a container [2020-03-09T14:35:31.063Z] $ 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_PR-299 -v /w/workspace/ndry_app-functions-sdk-go_PR-299:/w/workspace/ndry_app-functions-sdk-go_PR-299:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-299@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-299@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-03-09T14:35:32.208Z] $ docker top 6e74b53baf758cdce8ab8a98982a2fb186a41b1d5a2cc1c6e760969558e52037 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-09T14:35:32.897Z] provisioning config files... [2020-03-09T14:35:32.912Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-299@tmp/config1892382224142971614tmp [Pipeline] { [Pipeline] echo [2020-03-09T14:35:32.968Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-09T14:35:33.262Z] ---> create-netrc.sh [Pipeline] echo [2020-03-09T14:35:33.271Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-09T14:35:33.562Z] ---> logs-deploy.sh [2020-03-09T14:35:33.562Z] + ARCHIVE_ARTIFACTS= [2020-03-09T14:35:33.562Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-03-09T14:35:33.562Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-03-09T14:35:33.562Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-03-09T14:35:33.562Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-299/3 [2020-03-09T14:35:33.562Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-299/3/ [2020-03-09T14:35:33.562Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-299/3 /w/workspace/ndry_app-functions-sdk-go_PR-299 [2020-03-09T14:35:34.946Z] Archives upload complete. [2020-03-09T14:35:34.946Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-299/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-299/3/ [2020-03-09T14:35:36.327Z] ---> uname -a: [2020-03-09T14:35:36.327Z] Linux 6e74b53baf75 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-03-09T14:35:36.327Z] [2020-03-09T14:35:36.327Z] [2020-03-09T14:35:36.327Z] ---> lscpu: [2020-03-09T14:35:36.327Z] Architecture: x86_64 [2020-03-09T14:35:36.327Z] CPU op-mode(s): 32-bit, 64-bit [2020-03-09T14:35:36.327Z] Byte Order: Little Endian [2020-03-09T14:35:36.327Z] Address sizes: 40 bits physical, 48 bits virtual [2020-03-09T14:35:36.327Z] CPU(s): 4 [2020-03-09T14:35:36.327Z] On-line CPU(s) list: 0-3 [2020-03-09T14:35:36.327Z] Thread(s) per core: 1 [2020-03-09T14:35:36.327Z] Core(s) per socket: 1 [2020-03-09T14:35:36.327Z] Socket(s): 4 [2020-03-09T14:35:36.327Z] NUMA node(s): 1 [2020-03-09T14:35:36.327Z] Vendor ID: GenuineIntel [2020-03-09T14:35:36.327Z] CPU family: 6 [2020-03-09T14:35:36.328Z] Model: 44 [2020-03-09T14:35:36.328Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-03-09T14:35:36.328Z] Stepping: 1 [2020-03-09T14:35:36.328Z] CPU MHz: 2933.442 [2020-03-09T14:35:36.328Z] BogoMIPS: 5866.88 [2020-03-09T14:35:36.328Z] Virtualization: VT-x [2020-03-09T14:35:36.328Z] Hypervisor vendor: KVM [2020-03-09T14:35:36.328Z] Virtualization type: full [2020-03-09T14:35:36.328Z] L1d cache: 128 KiB [2020-03-09T14:35:36.328Z] L1i cache: 128 KiB [2020-03-09T14:35:36.328Z] L2 cache: 16 MiB [2020-03-09T14:35:36.328Z] L3 cache: 64 MiB [2020-03-09T14:35:36.328Z] NUMA node0 CPU(s): 0-3 [2020-03-09T14:35:36.328Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-03-09T14:35:36.328Z] Vulnerability Meltdown: Mitigation; PTI [2020-03-09T14:35:36.328Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-03-09T14:35:36.328Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-03-09T14:35:36.328Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-03-09T14:35:36.328Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-03-09T14:35:36.328Z] [2020-03-09T14:35:36.328Z] [2020-03-09T14:35:36.328Z] ---> nproc: [2020-03-09T14:35:36.328Z] 4 [2020-03-09T14:35:36.328Z] [2020-03-09T14:35:36.328Z] [2020-03-09T14:35:36.328Z] ---> df -h: [2020-03-09T14:35:36.328Z] Filesystem Size Used Available Use% Mounted on [2020-03-09T14:35:36.328Z] overlay 50.0G 6.3G 43.7G 13% / [2020-03-09T14:35:36.328Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-03-09T14:35:36.328Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-03-09T14:35:36.328Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-03-09T14:35:36.328Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf [2020-03-09T14:35:36.328Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname [2020-03-09T14:35:36.328Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts [2020-03-09T14:35:36.328Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/ndry_app-functions-sdk-go_PR-299@tmp [2020-03-09T14:35:36.328Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa [2020-03-09T14:35:36.328Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/ndry_app-functions-sdk-go_PR-299 [2020-03-09T14:35:36.328Z] [2020-03-09T14:35:36.328Z] [2020-03-09T14:35:36.328Z] ---> free -m: [2020-03-09T14:35:36.328Z] total used free shared buff/cache available [2020-03-09T14:35:36.328Z] Mem: 1838 653 82 0 1102 1079 [2020-03-09T14:35:36.328Z] Swap: 1023 1 1022 [2020-03-09T14:35:36.328Z] [2020-03-09T14:35:36.328Z] [2020-03-09T14:35:36.328Z] ---> ip addr: [2020-03-09T14:35:36.328Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-03-09T14:35:36.328Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-03-09T14:35:36.328Z] inet 127.0.0.1/8 scope host lo [2020-03-09T14:35:36.328Z] valid_lft forever preferred_lft forever [2020-03-09T14:35:36.328Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-03-09T14:35:36.328Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-03-09T14:35:36.328Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-03-09T14:35:36.328Z] valid_lft forever preferred_lft forever [2020-03-09T14:35:36.328Z] [2020-03-09T14:35:36.328Z] [2020-03-09T14:35:36.328Z] ---> sar -b -r -n DEV: [2020-03-09T14:35:36.328Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/09/20 _x86_64_ (4 CPU) [2020-03-09T14:35:36.328Z] [2020-03-09T14:35:36.328Z] 14:28:12 LINUX RESTART [2020-03-09T14:35:36.328Z] [2020-03-09T14:35:36.328Z] 14:29:01 tps rtps wtps bread/s bwrtn/s [2020-03-09T14:35:36.328Z] 14:30:01 20.73 2.51 18.21 477.31 2840.74 [2020-03-09T14:35:36.328Z] 14:31:01 2.48 0.00 2.48 0.00 79.50 [2020-03-09T14:35:36.328Z] 14:32:01 0.28 0.00 0.28 0.00 3.22 [2020-03-09T14:35:36.328Z] 14:33:01 0.28 0.00 0.28 0.00 3.41 [2020-03-09T14:35:36.328Z] 14:34:01 0.27 0.00 0.27 0.00 3.50 [2020-03-09T14:35:36.328Z] 14:35:01 0.37 0.02 0.35 0.13 4.70 [2020-03-09T14:35:36.328Z] Average: 4.07 0.42 3.65 79.60 489.32 [2020-03-09T14:35:36.328Z] [2020-03-09T14:35:36.328Z] 14:29:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-03-09T14:35:36.328Z] 14:30:01 174628 1707676 90.72 2620 1154316 934864 31.90 450756 1099440 16 [2020-03-09T14:35:36.328Z] 14:31:01 175008 1707296 90.70 2620 1154324 906572 30.93 456320 1094752 8 [2020-03-09T14:35:36.328Z] 14:32:01 172408 1709896 90.84 2620 1154328 906704 30.94 461360 1092700 16 [2020-03-09T14:35:36.328Z] 14:33:01 172044 1710260 90.86 2620 1154332 906752 30.94 461660 1092700 8 [2020-03-09T14:35:36.328Z] 14:34:01 173204 1709100 90.80 2620 1154388 906560 30.93 460628 1092704 12 [2020-03-09T14:35:36.328Z] 14:35:01 172244 1710060 90.85 2620 1154348 906740 30.94 461480 1092700 12 [2020-03-09T14:35:36.328Z] Average: 173256 1709048 90.80 2620 1154339 911365 31.10 458701 1094166 12 [2020-03-09T14:35:36.328Z] [2020-03-09T14:35:36.328Z] 14:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-03-09T14:35:36.328Z] 14:30:01 eth0 217.66 189.93 343.23 340.11 0.00 0.00 0.00 [2020-03-09T14:35:36.328Z] 14:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T14:35:36.328Z] 14:30:01 docker0 100.58 80.47 8.78 298.29 0.00 0.00 0.00 [2020-03-09T14:35:36.328Z] 14:31:01 eth0 3.25 1.12 3.68 0.08 0.00 0.00 0.00 [2020-03-09T14:35:36.328Z] 14:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T14:35:36.328Z] 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T14:35:36.328Z] 14:32:01 eth0 0.72 0.28 0.29 0.20 0.00 0.00 0.00 [2020-03-09T14:35:36.328Z] 14:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T14:35:36.328Z] 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T14:35:36.328Z] 14:33:01 eth0 0.45 0.38 0.29 0.21 0.00 0.00 0.00 [2020-03-09T14:35:36.328Z] 14:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T14:35:36.328Z] 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T14:35:36.328Z] 14:34:01 eth0 0.28 0.17 0.09 0.07 0.00 0.00 0.00 [2020-03-09T14:35:36.328Z] 14:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T14:35:36.328Z] 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T14:35:36.328Z] 14:35:01 eth0 0.97 0.60 0.41 0.22 0.00 0.00 0.00 [2020-03-09T14:35:36.328Z] 14:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T14:35:36.328Z] 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T14:35:36.328Z] Average: eth0 37.23 32.09 58.02 56.83 0.00 0.00 0.00 [2020-03-09T14:35:36.328Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T14:35:36.328Z] Average: docker0 16.77 13.42 1.46 49.73 0.00 0.00 0.00 [2020-03-09T14:35:36.328Z] [2020-03-09T14:35:36.328Z] [2020-03-09T14:35:36.328Z] ---> sar -P ALL: [2020-03-09T14:35:36.328Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/09/20 _x86_64_ (4 CPU) [2020-03-09T14:35:36.328Z] [2020-03-09T14:35:36.328Z] 14:28:12 LINUX RESTART [2020-03-09T14:35:36.328Z] [2020-03-09T14:35:36.328Z] 14:29:01 CPU %user %nice %system %iowait %steal %idle [2020-03-09T14:35:36.328Z] 14:30:01 all 4.23 0.00 1.62 0.34 0.01 93.80 [2020-03-09T14:35:36.328Z] 14:30:01 0 5.25 0.00 1.75 0.05 0.02 92.93 [2020-03-09T14:35:36.328Z] 14:30:01 1 3.89 0.00 1.47 0.20 0.02 94.42 [2020-03-09T14:35:36.328Z] 14:30:01 2 3.79 0.00 1.49 0.82 0.02 93.89 [2020-03-09T14:35:36.328Z] 14:30:01 3 3.97 0.00 1.74 0.30 0.00 93.98 [2020-03-09T14:35:36.328Z] 14:31:01 all 0.20 0.00 0.07 0.00 0.00 99.72 [2020-03-09T14:35:36.328Z] 14:31:01 0 0.60 0.00 0.08 0.00 0.00 99.32 [2020-03-09T14:35:36.328Z] 14:31:01 1 0.08 0.00 0.08 0.00 0.00 99.83 [2020-03-09T14:35:36.328Z] 14:31:01 2 0.10 0.00 0.08 0.00 0.00 99.82 [2020-03-09T14:35:36.328Z] 14:31:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2020-03-09T14:35:36.328Z] 14:32:01 all 0.19 0.00 0.05 0.00 0.00 99.75 [2020-03-09T14:35:36.328Z] 14:32:01 0 0.52 0.00 0.05 0.00 0.00 99.43 [2020-03-09T14:35:36.328Z] 14:32:01 1 0.12 0.00 0.10 0.00 0.00 99.78 [2020-03-09T14:35:36.328Z] 14:32:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2020-03-09T14:35:36.328Z] 14:32:01 3 0.07 0.00 0.05 0.00 0.02 99.87 [2020-03-09T14:35:36.328Z] 14:33:01 all 0.18 0.00 0.05 0.00 0.00 99.77 [2020-03-09T14:35:36.328Z] 14:33:01 0 0.50 0.00 0.02 0.00 0.00 99.48 [2020-03-09T14:35:36.328Z] 14:33:01 1 0.10 0.00 0.07 0.00 0.00 99.83 [2020-03-09T14:35:36.328Z] 14:33:01 2 0.08 0.00 0.05 0.00 0.00 99.87 [2020-03-09T14:35:36.328Z] 14:33:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2020-03-09T14:35:36.328Z] 14:34:01 all 0.19 0.00 0.05 0.00 0.00 99.77 [2020-03-09T14:35:36.328Z] 14:34:01 0 0.52 0.00 0.02 0.00 0.00 99.47 [2020-03-09T14:35:36.328Z] 14:34:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2020-03-09T14:35:36.328Z] 14:34:01 2 0.10 0.00 0.10 0.00 0.00 99.80 [2020-03-09T14:35:36.328Z] 14:34:01 3 0.07 0.00 0.03 0.00 0.00 99.90 [2020-03-09T14:35:36.328Z] 14:35:01 all 0.18 0.00 0.06 0.00 0.00 99.76 [2020-03-09T14:35:36.328Z] 14:35:01 0 0.57 0.00 0.07 0.00 0.00 99.37 [2020-03-09T14:35:36.328Z] 14:35:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2020-03-09T14:35:36.328Z] 14:35:01 2 0.05 0.00 0.08 0.00 0.00 99.87 [2020-03-09T14:35:36.328Z] 14:35:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2020-03-09T14:35:36.328Z] Average: all 0.86 0.00 0.31 0.06 0.00 98.77 [2020-03-09T14:35:36.328Z] Average: 0 1.32 0.00 0.33 0.01 0.00 98.34 [2020-03-09T14:35:36.328Z] Average: 1 0.72 0.00 0.30 0.03 0.00 98.95 [2020-03-09T14:35:36.328Z] Average: 2 0.70 0.00 0.31 0.14 0.00 98.86 [2020-03-09T14:35:36.328Z] Average: 3 0.70 0.00 0.33 0.05 0.00 98.92 [2020-03-09T14:35:36.328Z] [2020-03-09T14:35:36.328Z] [2020-03-09T14:35:36.328Z]