b'Branch indexing\nConnecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\nConnecting to https://api.github.com to check permissions of obtain list of rsdmike for edgexfoundry/app-functions-sdk-go\nObtained Jenkinsfile from 801875d62bfe7e77f252b16ead96f91bebcfa481+6010985801c6a95fb60a6357fd2fc08766e33cc8 (93fecf658f2865bc99762a291197339f50adfc27)\nRunning in Durability level: PERFORMANCE_OPTIMIZED\nLoading library edgex-global-pipelines@stable\nExamining edgexfoundry/edgex-global-pipelines\nAttempting to resolve stable as a branch\nAttempting to resolve stable as a tag\nResolved stable as tag stable at revision 624274de822d93f788ee07a778fc58f076bceb9f\nusing credential edgex-jenkins-access-pat\n > git rev-parse --is-inside-work-tree # timeout=10\nFetching changes from the remote Git repository\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\nFetching with tags\nFetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\nusing GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\nChecking out Revision 624274de822d93f788ee07a778fc58f076bceb9f (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 624274de822d93f788ee07a778fc58f076bceb9f # timeout=10\nCommit message: "Merge pull request #117 from ernestojeda/arm64-label-change"\n > git remote # timeout=10\n > git submodule init # timeout=10\n > git submodule sync # timeout=10\n > git config --get remote.origin.url # timeout=10\n > git submodule init # timeout=10\n > git config -f .gitmodules --get-regexp ^submodule\\.(.+)\\.url # timeout=10\n > git config --get submodule.global-jjb.url # timeout=10\n > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10\n > git submodule update --init --recursive global-jjb # timeout=10\n[Pipeline] Start of Pipeline\n[Pipeline] echo\n=========================================================\n [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, goVersion:1.13, testScript:make test, buildImage:false]\n=========================================================\n[Pipeline] echo\nSetting up nodes based on requested architectures [[amd64, arm64]]\n[Pipeline] echo\nNodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]]\n[Pipeline] echo\n=========================================================\n [edgeXBuildGoApp] Pipeline Parameters:\n=========================================================\n[Pipeline] echo\n MAVEN_SETTINGS: app-functions-sdk-go-settings\n PROJECT: app-functions-sdk-go\n USE_SEMVER: true\n TEST_SCRIPT: make test\n BUILD_SCRIPT: make build\n GO_VERSION: 1.13\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine\n DOCKER_FILE_PATH: Dockerfile\n DOCKER_BUILD_FILE_PATH: Dockerfile.build\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-app-functions-sdk-go\nDOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: false\n PUSH_DOCKER_IMAGE: false\n SEMVER_BUMP_LEVEL: pre\n GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/\n[Pipeline] node\nStill waiting to schedule task\nWaiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\nRunning on prd-centos7-docker-4c-2g-1755 in /w/workspace/ndry_app-functions-sdk-go_PR-292\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Declarative: Checkout SCM)\n[Pipeline] checkout\nusing credential edgex-jenkins-ssh\nCloning the remote Git repository\nCloning with configured refspecs honoured and without tags\nCloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git\n > git init /w/workspace/ndry_app-functions-sdk-go_PR-292 # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n > git --version # timeout=10\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/292/head:refs/remotes/origin/PR-292 +refs/heads/master:refs/remotes/origin/master # timeout=10\nFetching without tags\nMerging remotes/origin/master commit 6010985801c6a95fb60a6357fd2fc08766e33cc8 into PR head commit 801875d62bfe7e77f252b16ead96f91bebcfa481\nMerge succeeded, producing 9e5689a233be501adcb931cd98de2466cf612d2e\nChecking out Revision 9e5689a233be501adcb931cd98de2466cf612d2e (PR-292)\n > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n > git config --add remote.origin.fetch +refs/pull/292/head:refs/remotes/origin/PR-292 # timeout=10\n > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/292/head:refs/remotes/origin/PR-292 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 801875d62bfe7e77f252b16ead96f91bebcfa481 # timeout=10\n > git remote # timeout=10\n > git config --get remote.origin.url # timeout=10\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git merge 6010985801c6a95fb60a6357fd2fc08766e33cc8 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 9e5689a233be501adcb931cd98de2466cf612d2e # timeout=10\nCommit message: "Merge commit \'6010985801c6a95fb60a6357fd2fc08766e33cc8\' into HEAD"\nFirst time build. Skipping changelog.\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] timestamps\n[Pipeline] {\n[Pipeline] timeout\n[2020-02-29T15:47:32.529Z] Timeout set to expire in 6 hr 0 min\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prepare)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver Prep)\n[Pipeline] isUnix\n[Pipeline] sh\n > git rev-list --no-walk d1e769a372e897179276ca0eaf77c49c29170de1 # timeout=10\n[2020-02-29T15:47:33.898Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-02-29T15:47:33.898Z] \n[2020-02-29T15:47:33.898Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-29T15:47:34.227Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-02-29T15:47:34.227Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n[2020-02-29T15:47:34.227Z] e7c96db7181b: Pulling fs layer\n[2020-02-29T15:47:34.227Z] a038dfdf5543: Pulling fs layer\n[2020-02-29T15:47:34.228Z] 8d5d8e63b3c0: Pulling fs layer\n[2020-02-29T15:47:34.494Z] e7c96db7181b: Verifying Checksum\n[2020-02-29T15:47:34.494Z] e7c96db7181b: Download complete\n[2020-02-29T15:47:34.494Z] 8d5d8e63b3c0: Verifying Checksum\n[2020-02-29T15:47:34.494Z] 8d5d8e63b3c0: Download complete\n[2020-02-29T15:47:34.494Z] a038dfdf5543: Verifying Checksum\n[2020-02-29T15:47:34.494Z] a038dfdf5543: Download complete\n[2020-02-29T15:47:34.761Z] e7c96db7181b: Pull complete\n[2020-02-29T15:47:35.709Z] a038dfdf5543: Pull complete\n[2020-02-29T15:47:35.709Z] 8d5d8e63b3c0: Pull complete\n[2020-02-29T15:47:35.709Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n[2020-02-29T15:47:35.709Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] withDockerContainer\n[2020-02-29T15:47:35.842Z] prd-centos7-docker-4c-2g-1755 does not seem to be running inside a container\n[2020-02-29T15:47:35.889Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-292 -v /w/workspace/ndry_app-functions-sdk-go_PR-292:/w/workspace/ndry_app-functions-sdk-go_PR-292:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-292@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-292@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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-02-29T15:47:36.505Z] $ docker top 9e55c6b37c5c90cc057364c8b9c157a728783c1d57f815d050514e9d59a755e8 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-02-29T15:47:37.210Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-02-29T15:47:37.210Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-02-29T15:47:37.467Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-02-29T15:47:37.471Z] $ docker exec 9e55c6b37c5c90cc057364c8b9c157a728783c1d57f815d050514e9d59a755e8 ssh-agent\n[2020-02-29T15:47:37.658Z] SSH_AUTH_SOCK=/tmp/ssh-AvITcrmRrCfJ/agent.14\n[2020-02-29T15:47:37.658Z] SSH_AGENT_PID=21\n[2020-02-29T15:47:37.668Z] Running ssh-add (command line suppressed)\n[2020-02-29T15:47:37.811Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-292@tmp/private_key_7665930820264630465.key (/w/workspace/ndry_app-functions-sdk-go_PR-292@tmp/private_key_7665930820264630465.key)\n[2020-02-29T15:47:37.863Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-02-29T15:47:38.158Z] + git describe --exact-match --tags HEAD\n[2020-02-29T15:47:38.158Z] fatal: No names found, cannot describe anything.\n[Pipeline] }\n[2020-02-29T15:47:38.215Z] $ docker exec --env ******** --env ******** 9e55c6b37c5c90cc057364c8b9c157a728783c1d57f815d050514e9d59a755e8 ssh-agent -k\n[2020-02-29T15:47:38.354Z] unset SSH_AUTH_SOCK;\n[2020-02-29T15:47:38.355Z] unset SSH_AGENT_PID;\n[2020-02-29T15:47:38.355Z] echo Agent pid 21 killed;\n[2020-02-29T15:47:38.390Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] echo\n[2020-02-29T15:47:38.415Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n[2020-02-29T15:47:38.415Z] This usually means this commit has not been tagged.\n[Pipeline] sshagent\n[2020-02-29T15:47:38.449Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-02-29T15:47:38.449Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-02-29T15:47:38.637Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-02-29T15:47:38.640Z] $ docker exec 9e55c6b37c5c90cc057364c8b9c157a728783c1d57f815d050514e9d59a755e8 ssh-agent\n[2020-02-29T15:47:38.827Z] SSH_AUTH_SOCK=/tmp/ssh-qhIYxQGNOmYY/agent.56\n[2020-02-29T15:47:38.827Z] SSH_AGENT_PID=63\n[2020-02-29T15:47:38.833Z] Running ssh-add (command line suppressed)\n[2020-02-29T15:47:38.972Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-292@tmp/private_key_5086255206414412013.key (/w/workspace/ndry_app-functions-sdk-go_PR-292@tmp/private_key_5086255206414412013.key)\n[2020-02-29T15:47:39.021Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-02-29T15:47:39.322Z] + git semver init\n[2020-02-29T15:47:39.322Z] # -> Open(): unable to determine branch for HEAD\n[2020-02-29T15:47:39.322Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-292/.git\n[2020-02-29T15:47:39.323Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-292\n[2020-02-29T15:47:39.323Z] # $SEMVER_REMOTE_NAME = origin\n[2020-02-29T15:47:39.323Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-02-29T15:47:39.323Z] # $SEMVER_USER_NAME = jenkins\n[2020-02-29T15:47:39.323Z] # $SEMVER_BRANCH = PR-292\n[2020-02-29T15:47:39.323Z] # $SEMVER_TEMP = /tmp/semver-735571816\n[2020-02-29T15:47:39.323Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP\n[2020-02-29T15:47:41.860Z] # \'/tmp/semver-735571816\' -> \'/w/workspace/ndry_app-functions-sdk-go_PR-292/.semver\'\n[2020-02-29T15:47:41.860Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-292/.semver\n[Pipeline] }\n[2020-02-29T15:47:41.869Z] $ docker exec --env ******** --env ******** 9e55c6b37c5c90cc057364c8b9c157a728783c1d57f815d050514e9d59a755e8 ssh-agent -k\n[2020-02-29T15:47:42.011Z] unset SSH_AUTH_SOCK;\n[2020-02-29T15:47:42.011Z] unset SSH_AGENT_PID;\n[2020-02-29T15:47:42.011Z] echo Agent pid 63 killed;\n[2020-02-29T15:47:42.056Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-02-29T15:47:42.375Z] + git semver\n[Pipeline] }\n[2020-02-29T15:47:42.388Z] $ docker stop --time=1 9e55c6b37c5c90cc057364c8b9c157a728783c1d57f815d050514e9d59a755e8\n[2020-02-29T15:47:43.749Z] $ docker rm -f 9e55c6b37c5c90cc057364c8b9c157a728783c1d57f815d050514e9d59a755e8\n[Pipeline] // withDockerContainer\n[Pipeline] writeFile\n[Pipeline] stash\n[2020-02-29T15:47:46.169Z] Stashed 87 file(s)\n[Pipeline] echo\n[2020-02-29T15:47:46.171Z] [edgeXSemver] initialized semver on version 0.0.0\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\n[Pipeline] parallel\n[Pipeline] { (Branch: amd64)\n[Pipeline] { (Branch: arm64)\n[Pipeline] stage\n[Pipeline] { (amd64)\n[Pipeline] stage\n[Pipeline] { (arm64)\n[Pipeline] node\n[Pipeline] node\n[2020-02-29T15:48:01.636Z] Still waiting to schedule task\n[2020-02-29T15:48:01.636Z] Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n[2020-02-29T15:48:01.638Z] Still waiting to schedule task\n[2020-02-29T15:48:01.638Z] \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-16g-1739\xe2\x80\x99 is offline\n[2020-02-29T15:49:41.108Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1756 in /w/workspace/ndry_app-functions-sdk-go_PR-292\n[Pipeline] {\n[Pipeline] ws\n[2020-02-29T15:49:41.121Z] Running in /w/workspace/app-functions-sdk-go/8\n[Pipeline] {\n[Pipeline] checkout\n[2020-02-29T15:49:46.890Z] using credential edgex-jenkins-ssh\n[2020-02-29T15:49:46.915Z] Cloning the remote Git repository\n[2020-02-29T15:49:46.916Z] Cloning with configured refspecs honoured and without tags\n[2020-02-29T15:49:47.007Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git\n[2020-02-29T15:49:47.108Z] > git init /w/workspace/app-functions-sdk-go/8 # timeout=10\n[2020-02-29T15:49:47.210Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n[2020-02-29T15:49:47.212Z] > git --version # timeout=10\n[2020-02-29T15:49:47.245Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-29T15:49:47.325Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/292/head:refs/remotes/origin/PR-292 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-29T15:49:50.140Z] Fetching without tags\n[2020-02-29T15:49:50.035Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n[2020-02-29T15:49:50.054Z] > git config --add remote.origin.fetch +refs/pull/292/head:refs/remotes/origin/PR-292 # timeout=10\n[2020-02-29T15:49:50.074Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-29T15:49:50.108Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n[2020-02-29T15:49:50.172Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n[2020-02-29T15:49:50.173Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-29T15:49:50.197Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/292/head:refs/remotes/origin/PR-292 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-29T15:49:50.612Z] Merging remotes/origin/master commit 6010985801c6a95fb60a6357fd2fc08766e33cc8 into PR head commit 801875d62bfe7e77f252b16ead96f91bebcfa481\n[2020-02-29T15:49:51.065Z] Merge succeeded, producing d1f1dd48e2bcc02189630a03bb7e3a0e4651ec05\n[2020-02-29T15:49:51.065Z] Checking out Revision d1f1dd48e2bcc02189630a03bb7e3a0e4651ec05 (PR-292)\n[2020-02-29T15:49:50.650Z] > git config core.sparsecheckout # timeout=10\n[2020-02-29T15:49:50.686Z] > git checkout -f 801875d62bfe7e77f252b16ead96f91bebcfa481 # timeout=10\n[2020-02-29T15:49:50.803Z] > git remote # timeout=10\n[2020-02-29T15:49:50.853Z] > git config --get remote.origin.url # timeout=10\n[2020-02-29T15:49:50.882Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-29T15:49:50.899Z] > git merge 6010985801c6a95fb60a6357fd2fc08766e33cc8 # timeout=10\n[2020-02-29T15:49:51.028Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-02-29T15:49:51.089Z] > git config core.sparsecheckout # timeout=10\n[2020-02-29T15:49:51.131Z] > git checkout -f d1f1dd48e2bcc02189630a03bb7e3a0e4651ec05 # timeout=10\n[2020-02-29T15:49:55.681Z] Commit message: "Merge commit \'6010985801c6a95fb60a6357fd2fc08766e33cc8\' into HEAD"\n[2020-02-29T15:49:55.707Z] First time build. Skipping changelog.\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prep)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] unstash\n[2020-02-29T15:49:55.699Z] > git rev-list --no-walk d1e769a372e897179276ca0eaf77c49c29170de1 # timeout=10\n[Pipeline] echo\n[2020-02-29T15:49:58.746Z] =========================================================\n[2020-02-29T15:49:58.746Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine]\n[2020-02-29T15:49:58.746Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-29T15:49:59.840Z] + 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 .\n[2020-02-29T15:50:01.260Z] Sending build context to Docker daemon 36.53MB\r\r\n[2020-02-29T15:50:01.261Z] Step 1/8 : ARG BASE=golang:1.13-alpine\n[2020-02-29T15:50:01.261Z] Step 2/8 : FROM ${BASE}\n[2020-02-29T15:50:01.530Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n[2020-02-29T15:50:01.530Z] cde5963f3b93: Pulling fs layer\n[2020-02-29T15:50:01.530Z] 2a23fa8c16f7: Pulling fs layer\n[2020-02-29T15:50:01.530Z] 777b28850792: Pulling fs layer\n[2020-02-29T15:50:01.530Z] 8a11ddd9e578: Pulling fs layer\n[2020-02-29T15:50:01.530Z] 4cf88f913ddb: Pulling fs layer\n[2020-02-29T15:50:01.530Z] 1df406cf5192: Pulling fs layer\n[2020-02-29T15:50:01.530Z] cd6300453558: Pulling fs layer\n[2020-02-29T15:50:01.530Z] b9c365052c96: Pulling fs layer\n[2020-02-29T15:50:01.530Z] a2d8cc88f415: Pulling fs layer\n[2020-02-29T15:50:01.530Z] ea1d1ca13537: Pulling fs layer\n[2020-02-29T15:50:01.530Z] 3750a50a1c5e: Pulling fs layer\n[2020-02-29T15:50:01.530Z] 8a11ddd9e578: Waiting\n[2020-02-29T15:50:01.530Z] b9c365052c96: Waiting\n[2020-02-29T15:50:01.530Z] a2d8cc88f415: Waiting\n[2020-02-29T15:50:01.530Z] 4cf88f913ddb: Waiting\n[2020-02-29T15:50:01.530Z] cd6300453558: Waiting\n[2020-02-29T15:50:01.530Z] 1df406cf5192: Waiting\n[2020-02-29T15:50:01.530Z] 3750a50a1c5e: Waiting\n[2020-02-29T15:50:01.530Z] ea1d1ca13537: Waiting\n[2020-02-29T15:50:01.530Z] 777b28850792: Verifying Checksum\n[2020-02-29T15:50:01.530Z] 777b28850792: Download complete\n[2020-02-29T15:50:01.530Z] 2a23fa8c16f7: Verifying Checksum\n[2020-02-29T15:50:01.530Z] 2a23fa8c16f7: Download complete\n[2020-02-29T15:50:01.530Z] 4cf88f913ddb: Verifying Checksum\n[2020-02-29T15:50:01.530Z] 4cf88f913ddb: Download complete\n[2020-02-29T15:50:01.530Z] 1df406cf5192: Verifying Checksum\n[2020-02-29T15:50:01.530Z] 1df406cf5192: Download complete\n[2020-02-29T15:50:01.812Z] cde5963f3b93: Verifying Checksum\n[2020-02-29T15:50:01.812Z] cde5963f3b93: Download complete\n[2020-02-29T15:50:02.788Z] cde5963f3b93: Pull complete\n[2020-02-29T15:50:03.377Z] 2a23fa8c16f7: Pull complete\n[2020-02-29T15:50:03.649Z] 777b28850792: Pull complete\n[2020-02-29T15:50:06.285Z] cd6300453558: Verifying Checksum\n[2020-02-29T15:50:06.285Z] cd6300453558: Download complete\n[2020-02-29T15:50:06.285Z] a2d8cc88f415: Verifying Checksum\n[2020-02-29T15:50:06.285Z] a2d8cc88f415: Download complete\n[2020-02-29T15:50:08.285Z] ea1d1ca13537: Verifying Checksum\n[2020-02-29T15:50:08.285Z] ea1d1ca13537: Download complete\n[2020-02-29T15:50:08.569Z] 3750a50a1c5e: Verifying Checksum\n[2020-02-29T15:50:08.569Z] 3750a50a1c5e: Download complete\n[2020-02-29T15:50:11.152Z] b9c365052c96: Download complete\n[2020-02-29T15:50:13.100Z] 8a11ddd9e578: Verifying Checksum\n[2020-02-29T15:50:13.100Z] 8a11ddd9e578: Download complete\n[2020-02-29T15:50:25.456Z] 8a11ddd9e578: Pull complete\n[2020-02-29T15:50:25.456Z] 4cf88f913ddb: Pull complete\n[2020-02-29T15:50:25.456Z] 1df406cf5192: Pull complete\n[2020-02-29T15:50:29.733Z] cd6300453558: Pull complete\n[2020-02-29T15:50:32.475Z] Running on prd-centos7-docker-4c-2g-1757 in /w/workspace/ndry_app-functions-sdk-go_PR-292\n[Pipeline] {\n[Pipeline] ws\n[2020-02-29T15:50:32.489Z] Running in /w/workspace/app-functions-sdk-go/8\n[Pipeline] {\n[Pipeline] checkout\n[2020-02-29T15:50:34.017Z] b9c365052c96: Pull complete\n[2020-02-29T15:50:34.285Z] a2d8cc88f415: Pull complete\n[2020-02-29T15:50:34.814Z] using credential edgex-jenkins-ssh\n[2020-02-29T15:50:34.833Z] Cloning the remote Git repository\n[2020-02-29T15:50:34.833Z] Cloning with configured refspecs honoured and without tags\n[2020-02-29T15:50:34.858Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git\n[2020-02-29T15:50:34.894Z] > git init /w/workspace/app-functions-sdk-go/8 # timeout=10\n[2020-02-29T15:50:34.934Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n[2020-02-29T15:50:34.935Z] > git --version # timeout=10\n[2020-02-29T15:50:34.944Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-29T15:50:34.984Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/292/head:refs/remotes/origin/PR-292 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-29T15:50:36.296Z] Fetching without tags\n[2020-02-29T15:50:36.674Z] Merging remotes/origin/master commit 6010985801c6a95fb60a6357fd2fc08766e33cc8 into PR head commit 801875d62bfe7e77f252b16ead96f91bebcfa481\n[2020-02-29T15:50:36.834Z] Merge succeeded, producing 56cdc6f92722dfc82c3b31ca0070dd2e93252015\n[2020-02-29T15:50:36.834Z] Checking out Revision 56cdc6f92722dfc82c3b31ca0070dd2e93252015 (PR-292)\n[2020-02-29T15:50:36.903Z] ea1d1ca13537: Pull complete\n[2020-02-29T15:50:37.171Z] 3750a50a1c5e: Pull complete\n[2020-02-29T15:50:37.171Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581\n[2020-02-29T15:50:37.171Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine\n[2020-02-29T15:50:37.171Z] ---> 78745c68409d\n[2020-02-29T15:50:37.171Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker\n[2020-02-29T15:50:36.259Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n[2020-02-29T15:50:36.264Z] > git config --add remote.origin.fetch +refs/pull/292/head:refs/remotes/origin/PR-292 # timeout=10\n[2020-02-29T15:50:36.271Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-29T15:50:36.286Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n[2020-02-29T15:50:36.300Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n[2020-02-29T15:50:36.300Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-29T15:50:36.305Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/292/head:refs/remotes/origin/PR-292 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-29T15:50:36.684Z] > git config core.sparsecheckout # timeout=10\n[2020-02-29T15:50:36.704Z] > git checkout -f 801875d62bfe7e77f252b16ead96f91bebcfa481 # timeout=10\n[2020-02-29T15:50:36.755Z] > git remote # timeout=10\n[2020-02-29T15:50:36.770Z] > git config --get remote.origin.url # timeout=10\n[2020-02-29T15:50:36.778Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-29T15:50:36.782Z] > git merge 6010985801c6a95fb60a6357fd2fc08766e33cc8 # timeout=10\n[2020-02-29T15:50:36.823Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-02-29T15:50:36.836Z] > git config core.sparsecheckout # timeout=10\n[2020-02-29T15:50:36.841Z] > git checkout -f 56cdc6f92722dfc82c3b31ca0070dd2e93252015 # timeout=10\n[2020-02-29T15:50:37.436Z] latest: Pulling from library/docker\n[2020-02-29T15:50:37.707Z] 8fa90b21c985: Pulling fs layer\n[2020-02-29T15:50:37.707Z] f2917335fcb0: Pulling fs layer\n[2020-02-29T15:50:37.707Z] c8d3c84c2515: Pulling fs layer\n[2020-02-29T15:50:37.707Z] b91ed599925c: Pulling fs layer\n[2020-02-29T15:50:37.707Z] 67f904540aca: Pulling fs layer\n[2020-02-29T15:50:37.707Z] b692ba2de145: Pulling fs layer\n[2020-02-29T15:50:37.707Z] f20adc8023b7: Pulling fs layer\n[2020-02-29T15:50:37.707Z] b91ed599925c: Waiting\n[2020-02-29T15:50:37.707Z] 67f904540aca: Waiting\n[2020-02-29T15:50:37.707Z] b692ba2de145: Waiting\n[2020-02-29T15:50:37.707Z] f20adc8023b7: Waiting\n[2020-02-29T15:50:37.979Z] c8d3c84c2515: Download complete\n[2020-02-29T15:50:38.251Z] f2917335fcb0: Verifying Checksum\n[2020-02-29T15:50:38.251Z] f2917335fcb0: Download complete\n[2020-02-29T15:50:38.251Z] 8fa90b21c985: Verifying Checksum\n[2020-02-29T15:50:38.842Z] b692ba2de145: Verifying Checksum\n[2020-02-29T15:50:38.842Z] b692ba2de145: Download complete\n[2020-02-29T15:50:38.842Z] 67f904540aca: Download complete\n[2020-02-29T15:50:39.122Z] f20adc8023b7: Verifying Checksum\n[2020-02-29T15:50:39.122Z] f20adc8023b7: Download complete\n[2020-02-29T15:50:39.122Z] 8fa90b21c985: Pull complete\n[2020-02-29T15:50:40.864Z] Commit message: "Merge commit \'6010985801c6a95fb60a6357fd2fc08766e33cc8\' into HEAD"\n[2020-02-29T15:50:40.877Z] First time build. Skipping changelog.\n[2020-02-29T15:50:41.080Z] f2917335fcb0: Pull complete\n[2020-02-29T15:50:40.867Z] > git rev-list --no-walk d1e769a372e897179276ca0eaf77c49c29170de1 # timeout=10\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prep)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] unstash\n[2020-02-29T15:50:41.352Z] c8d3c84c2515: Pull complete\n[Pipeline] echo\n[2020-02-29T15:50:42.312Z] =========================================================\n[2020-02-29T15:50:42.312Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine]\n[2020-02-29T15:50:42.312Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-29T15:50:42.874Z] + 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 .\n[2020-02-29T15:50:43.448Z] Sending build context to Docker daemon 36.53MB\r\r\n[2020-02-29T15:50:43.448Z] Step 1/8 : ARG BASE=golang:1.13-alpine\n[2020-02-29T15:50:43.448Z] Step 2/8 : FROM ${BASE}\n[2020-02-29T15:50:43.448Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base\n[2020-02-29T15:50:43.448Z] e6b0cf9c0882: Pulling fs layer\n[2020-02-29T15:50:43.448Z] 2848faf0eed1: Pulling fs layer\n[2020-02-29T15:50:43.448Z] 0f37312ad70f: Pulling fs layer\n[2020-02-29T15:50:43.448Z] 5788d62ee057: Pulling fs layer\n[2020-02-29T15:50:43.448Z] 0e6b1d234666: Pulling fs layer\n[2020-02-29T15:50:43.448Z] bf5d7aec512f: Pulling fs layer\n[2020-02-29T15:50:43.448Z] 34c802a77dc8: Pulling fs layer\n[2020-02-29T15:50:43.448Z] 9eb99e56ec68: Pulling fs layer\n[2020-02-29T15:50:43.448Z] 27c7a5d97fbd: Pulling fs layer\n[2020-02-29T15:50:43.448Z] 5c102a31e300: Pulling fs layer\n[2020-02-29T15:50:43.448Z] dcfb455df0a1: Pulling fs layer\n[2020-02-29T15:50:43.448Z] 34c802a77dc8: Waiting\n[2020-02-29T15:50:43.448Z] 9eb99e56ec68: Waiting\n[2020-02-29T15:50:43.448Z] 27c7a5d97fbd: Waiting\n[2020-02-29T15:50:43.448Z] 5c102a31e300: Waiting\n[2020-02-29T15:50:43.448Z] dcfb455df0a1: Waiting\n[2020-02-29T15:50:43.448Z] 5788d62ee057: Waiting\n[2020-02-29T15:50:43.448Z] bf5d7aec512f: Waiting\n[2020-02-29T15:50:43.448Z] 0e6b1d234666: Waiting\n[2020-02-29T15:50:43.448Z] 0f37312ad70f: Verifying Checksum\n[2020-02-29T15:50:43.448Z] 0f37312ad70f: Download complete\n[2020-02-29T15:50:43.448Z] 2848faf0eed1: Verifying Checksum\n[2020-02-29T15:50:43.448Z] 2848faf0eed1: Download complete\n[2020-02-29T15:50:43.448Z] 0e6b1d234666: Verifying Checksum\n[2020-02-29T15:50:43.448Z] 0e6b1d234666: Download complete\n[2020-02-29T15:50:43.448Z] bf5d7aec512f: Verifying Checksum\n[2020-02-29T15:50:43.448Z] bf5d7aec512f: Download complete\n[2020-02-29T15:50:43.448Z] e6b0cf9c0882: Verifying Checksum\n[2020-02-29T15:50:43.448Z] e6b0cf9c0882: Download complete\n[2020-02-29T15:50:43.711Z] e6b0cf9c0882: Pull complete\n[2020-02-29T15:50:43.946Z] b91ed599925c: Verifying Checksum\n[2020-02-29T15:50:43.946Z] b91ed599925c: Download complete\n[2020-02-29T15:50:43.978Z] 2848faf0eed1: Pull complete\n[2020-02-29T15:50:44.931Z] 34c802a77dc8: Verifying Checksum\n[2020-02-29T15:50:44.931Z] 34c802a77dc8: Download complete\n[2020-02-29T15:50:44.931Z] 27c7a5d97fbd: Verifying Checksum\n[2020-02-29T15:50:44.931Z] 27c7a5d97fbd: Download complete\n[2020-02-29T15:50:45.194Z] 5c102a31e300: Verifying Checksum\n[2020-02-29T15:50:45.194Z] 5c102a31e300: Download complete\n[2020-02-29T15:50:45.453Z] 9eb99e56ec68: Verifying Checksum\n[2020-02-29T15:50:45.453Z] 9eb99e56ec68: Download complete\n[2020-02-29T15:50:45.453Z] dcfb455df0a1: Verifying Checksum\n[2020-02-29T15:50:45.453Z] dcfb455df0a1: Download complete\n[2020-02-29T15:50:45.453Z] 5788d62ee057: Verifying Checksum\n[2020-02-29T15:50:45.453Z] 5788d62ee057: Download complete\n[2020-02-29T15:50:46.849Z] 0f37312ad70f: Pull complete\n[2020-02-29T15:50:48.226Z] b91ed599925c: Pull complete\n[2020-02-29T15:50:48.493Z] 67f904540aca: Pull complete\n[2020-02-29T15:50:48.762Z] b692ba2de145: Pull complete\n[2020-02-29T15:50:49.029Z] f20adc8023b7: Pull complete\n[2020-02-29T15:50:49.029Z] Digest: sha256:3eb67443c54436650bd4f1e97ddf9ab1797d75e15d685c791f6c6397edaa6d82\n[2020-02-29T15:50:49.029Z] Status: Downloaded newer image for docker:latest\n[2020-02-29T15:50:52.132Z] 5788d62ee057: Pull complete\n[2020-02-29T15:50:52.132Z] 0e6b1d234666: Pull complete\n[2020-02-29T15:50:52.132Z] bf5d7aec512f: Pull complete\n[2020-02-29T15:50:54.404Z] ---> 4cdc90b11942\n[2020-02-29T15:50:54.404Z] Step 4/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-02-29T15:50:54.404Z] ---> Running in 27b4ff260c41\n[2020-02-29T15:50:54.990Z] Removing intermediate container 27b4ff260c41\n[2020-02-29T15:50:54.990Z] ---> 2c4defa0c9e9\n[2020-02-29T15:50:54.990Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash\n[2020-02-29T15:50:54.990Z] ---> Running in 3a780b813358\n[2020-02-29T15:50:55.952Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n[2020-02-29T15:50:56.333Z] 34c802a77dc8: Pull complete\n[2020-02-29T15:50:56.912Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n[2020-02-29T15:50:57.180Z] (1/5) Installing libsodium (1.0.18-r0)\n[2020-02-29T15:50:57.180Z] (2/5) Installing libzmq (4.3.2-r0)\n[2020-02-29T15:50:57.446Z] (3/5) Installing pkgconf (1.6.3-r0)\n[2020-02-29T15:50:57.446Z] (4/5) Installing libsodium-dev (1.0.18-r0)\n[2020-02-29T15:50:57.446Z] (5/5) Installing zeromq-dev (4.3.2-r0)\n[2020-02-29T15:50:57.713Z] Executing busybox-1.31.1-r8.trigger\n[2020-02-29T15:50:57.713Z] OK: 127 MiB in 44 packages\n[2020-02-29T15:50:59.130Z] Removing intermediate container 3a780b813358\n[2020-02-29T15:50:59.130Z] ---> 2871c29ab241\n[2020-02-29T15:50:59.130Z] Step 6/8 : WORKDIR /build\n[2020-02-29T15:50:59.130Z] ---> Running in 39383af2a472\n[2020-02-29T15:50:59.643Z] 9eb99e56ec68: Pull complete\n[2020-02-29T15:50:59.643Z] 27c7a5d97fbd: Pull complete\n[2020-02-29T15:50:59.718Z] Removing intermediate container 39383af2a472\n[2020-02-29T15:50:59.718Z] ---> 59eb81704be7\n[2020-02-29T15:50:59.718Z] Step 7/8 : COPY go.mod .\n[2020-02-29T15:51:00.214Z] 5c102a31e300: Pull complete\n[2020-02-29T15:51:00.304Z] ---> 65711ab838de\n[2020-02-29T15:51:00.304Z] Step 8/8 : RUN go mod download\n[2020-02-29T15:51:00.477Z] dcfb455df0a1: Pull complete\n[2020-02-29T15:51:00.477Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473\n[2020-02-29T15:51:00.477Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine\n[2020-02-29T15:51:00.477Z] ---> 7c70fe431013\n[2020-02-29T15:51:00.477Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker\n[2020-02-29T15:51:00.571Z] ---> Running in 59f0102751bf\n[2020-02-29T15:51:00.735Z] latest: Pulling from library/docker\n[2020-02-29T15:51:00.735Z] c9b1b535fdd9: Pulling fs layer\n[2020-02-29T15:51:00.735Z] cd54125436dc: Pulling fs layer\n[2020-02-29T15:51:00.735Z] 70d1554c15cb: Pulling fs layer\n[2020-02-29T15:51:00.735Z] c8a3718af663: Pulling fs layer\n[2020-02-29T15:51:00.735Z] f5d685e7204c: Pulling fs layer\n[2020-02-29T15:51:00.735Z] bd2db148201e: Pulling fs layer\n[2020-02-29T15:51:00.735Z] 419c00a7b035: Pulling fs layer\n[2020-02-29T15:51:00.735Z] f5d685e7204c: Waiting\n[2020-02-29T15:51:00.735Z] bd2db148201e: Waiting\n[2020-02-29T15:51:00.735Z] 419c00a7b035: Waiting\n[2020-02-29T15:51:00.735Z] c8a3718af663: Waiting\n[2020-02-29T15:51:00.995Z] 70d1554c15cb: Verifying Checksum\n[2020-02-29T15:51:00.995Z] 70d1554c15cb: Download complete\n[2020-02-29T15:51:00.995Z] cd54125436dc: Verifying Checksum\n[2020-02-29T15:51:00.995Z] cd54125436dc: Download complete\n[2020-02-29T15:51:00.995Z] c9b1b535fdd9: Verifying Checksum\n[2020-02-29T15:51:01.253Z] f5d685e7204c: Verifying Checksum\n[2020-02-29T15:51:01.253Z] f5d685e7204c: Download complete\n[2020-02-29T15:51:01.253Z] bd2db148201e: Verifying Checksum\n[2020-02-29T15:51:01.253Z] bd2db148201e: Download complete\n[2020-02-29T15:51:01.253Z] c9b1b535fdd9: Pull complete\n[2020-02-29T15:51:01.253Z] 419c00a7b035: Verifying Checksum\n[2020-02-29T15:51:01.253Z] 419c00a7b035: Download complete\n[2020-02-29T15:51:02.665Z] c8a3718af663: Verifying Checksum\n[2020-02-29T15:51:02.665Z] c8a3718af663: Download complete\n[2020-02-29T15:51:02.665Z] cd54125436dc: Pull complete\n[2020-02-29T15:51:02.927Z] 70d1554c15cb: Pull complete\n[2020-02-29T15:51:03.923Z] \x1b[91mgo: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690\n[2020-02-29T15:51:03.923Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n[2020-02-29T15:51:03.923Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n[2020-02-29T15:51:03.923Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-02-29T15:51:03.923Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n[2020-02-29T15:51:03.923Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n[2020-02-29T15:51:03.923Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n[2020-02-29T15:51:03.923Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n[2020-02-29T15:51:03.923Z] \x1b[0m\x1b[91mgo: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9\n[2020-02-29T15:51:04.190Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n[2020-02-29T15:51:04.190Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.48\n[2020-02-29T15:51:04.190Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-messaging v0.1.11\n[2020-02-29T15:51:04.190Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.11\n[2020-02-29T15:51:04.190Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.17\n[2020-02-29T15:51:04.190Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n[2020-02-29T15:51:04.190Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-02-29T15:51:04.190Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-02-29T15:51:04.457Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-02-29T15:51:04.457Z] \x1b[0m\x1b[91mgo: finding github.com/golang/snappy v0.0.1\n[2020-02-29T15:51:04.457Z] \x1b[0m\x1b[91mgo: finding github.com/gomodule/redigo v2.0.0+incompatible\n[2020-02-29T15:51:04.457Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n[2020-02-29T15:51:04.457Z] \x1b[0m\x1b[91mgo: finding github.com/google/go-cmp v0.3.1\n[2020-02-29T15:51:04.457Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2020-02-29T15:51:04.725Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.2\n[2020-02-29T15:51:04.725Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n[2020-02-29T15:51:04.725Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n[2020-02-29T15:51:04.725Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n[2020-02-29T15:51:04.725Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n[2020-02-29T15:51:04.725Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-02-29T15:51:04.990Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n[2020-02-29T15:51:04.990Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n[2020-02-29T15:51:04.990Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n[2020-02-29T15:51:04.990Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n[2020-02-29T15:51:04.990Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n[2020-02-29T15:51:04.990Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n[2020-02-29T15:51:04.990Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n[2020-02-29T15:51:04.990Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n[2020-02-29T15:51:04.990Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n[2020-02-29T15:51:04.990Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n[2020-02-29T15:51:05.257Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n[2020-02-29T15:51:05.257Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n[2020-02-29T15:51:05.257Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-02-29T15:51:05.257Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pretty v0.2.0\n[2020-02-29T15:51:05.257Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pty v1.1.1\n[2020-02-29T15:51:05.257Z] \x1b[0m\x1b[91mgo: finding github.com/kr/text v0.1.0\n[2020-02-29T15:51:05.257Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n[2020-02-29T15:51:05.257Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n[2020-02-29T15:51:05.480Z] c8a3718af663: Pull complete\n[2020-02-29T15:51:05.480Z] f5d685e7204c: Pull complete\n[2020-02-29T15:51:05.524Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n[2020-02-29T15:51:05.524Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n[2020-02-29T15:51:05.524Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-02-29T15:51:05.524Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n[2020-02-29T15:51:05.524Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n[2020-02-29T15:51:05.524Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n[2020-02-29T15:51:05.524Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n[2020-02-29T15:51:05.524Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n[2020-02-29T15:51:05.524Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n[2020-02-29T15:51:05.524Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n[2020-02-29T15:51:05.524Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n[2020-02-29T15:51:05.740Z] bd2db148201e: Pull complete\n[2020-02-29T15:51:05.740Z] 419c00a7b035: Pull complete\n[2020-02-29T15:51:05.740Z] Digest: sha256:3eb67443c54436650bd4f1e97ddf9ab1797d75e15d685c791f6c6397edaa6d82\n[2020-02-29T15:51:05.740Z] Status: Downloaded newer image for docker:latest\n[2020-02-29T15:51:05.790Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n[2020-02-29T15:51:05.790Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n[2020-02-29T15:51:05.790Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n[2020-02-29T15:51:05.790Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-02-29T15:51:05.790Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n[2020-02-29T15:51:05.790Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n[2020-02-29T15:51:05.790Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n[2020-02-29T15:51:06.057Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.2.0\n[2020-02-29T15:51:06.057Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.4.0\n[2020-02-29T15:51:06.057Z] \x1b[0m\x1b[91mgo: finding github.com/tidwall/pretty v1.0.0\n[2020-02-29T15:51:06.057Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-02-29T15:51:06.057Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c\n[2020-02-29T15:51:06.057Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/stringprep v1.0.0\n[2020-02-29T15:51:06.057Z] \x1b[0m\x1b[91mgo: finding go.mongodb.org/mongo-driver v1.1.1\n[2020-02-29T15:51:06.057Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n[2020-02-29T15:51:06.324Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n[2020-02-29T15:51:06.324Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n[2020-02-29T15:51:06.324Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n[2020-02-29T15:51:06.324Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.2\n[2020-02-29T15:51:06.324Z] \x1b[0m\x1b[91mgo: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e\n[2020-02-29T15:51:06.324Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15\n[2020-02-29T15:51:06.324Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n[2020-02-29T15:51:07.121Z] ---> d4b9b24de0af\n[2020-02-29T15:51:07.121Z] Step 4/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-02-29T15:51:07.121Z] ---> Running in cf4ee6966cce\n[2020-02-29T15:51:07.382Z] Removing intermediate container cf4ee6966cce\n[2020-02-29T15:51:07.382Z] ---> 02d8859fc735\n[2020-02-29T15:51:07.382Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash\n[2020-02-29T15:51:07.382Z] ---> Running in e00ca60d5adf\n[2020-02-29T15:51:07.950Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n[2020-02-29T15:51:08.886Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n[2020-02-29T15:51:08.886Z] (1/5) Installing libsodium (1.0.18-r0)\n[2020-02-29T15:51:09.145Z] (2/5) Installing libzmq (4.3.2-r0)\n[2020-02-29T15:51:09.145Z] (3/5) Installing pkgconf (1.6.3-r0)\n[2020-02-29T15:51:09.145Z] (4/5) Installing libsodium-dev (1.0.18-r0)\n[2020-02-29T15:51:09.405Z] (5/5) Installing zeromq-dev (4.3.2-r0)\n[2020-02-29T15:51:09.405Z] Executing busybox-1.31.1-r8.trigger\n[2020-02-29T15:51:09.405Z] OK: 145 MiB in 44 packages\n[2020-02-29T15:51:09.980Z] Removing intermediate container e00ca60d5adf\n[2020-02-29T15:51:09.980Z] ---> 411cddccdb7a\n[2020-02-29T15:51:09.980Z] Step 6/8 : WORKDIR /build\n[2020-02-29T15:51:09.980Z] ---> Running in 86891112fba0\n[2020-02-29T15:51:09.980Z] Removing intermediate container 86891112fba0\n[2020-02-29T15:51:09.980Z] ---> cae283cac2ed\n[2020-02-29T15:51:09.980Z] Step 7/8 : COPY go.mod .\n[2020-02-29T15:51:10.238Z] ---> 95c86e53bb91\n[2020-02-29T15:51:10.238Z] Step 8/8 : RUN go mod download\n[2020-02-29T15:51:10.238Z] ---> Running in 99b316772f69\n[2020-02-29T15:51:12.153Z] \x1b[91mgo: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690\n[2020-02-29T15:51:12.153Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n[2020-02-29T15:51:12.153Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n[2020-02-29T15:51:12.153Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-02-29T15:51:12.153Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n[2020-02-29T15:51:12.153Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n[2020-02-29T15:51:12.153Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n[2020-02-29T15:51:12.153Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n[2020-02-29T15:51:12.153Z] \x1b[0m\x1b[91mgo: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9\n[2020-02-29T15:51:12.153Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n[2020-02-29T15:51:12.153Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.48\n[2020-02-29T15:51:12.153Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-messaging v0.1.11\n[2020-02-29T15:51:12.153Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.11\n[2020-02-29T15:51:12.153Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.17\n[2020-02-29T15:51:12.153Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n[2020-02-29T15:51:12.153Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-02-29T15:51:12.153Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-02-29T15:51:12.153Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-02-29T15:51:12.153Z] \x1b[0m\x1b[91mgo: finding github.com/golang/snappy v0.0.1\n[2020-02-29T15:51:12.153Z] \x1b[0m\x1b[91mgo: finding github.com/gomodule/redigo v2.0.0+incompatible\n[2020-02-29T15:51:12.153Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n[2020-02-29T15:51:12.153Z] \x1b[0m\x1b[91mgo: finding github.com/google/go-cmp v0.3.1\n[2020-02-29T15:51:12.153Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2020-02-29T15:51:12.153Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.2\n[2020-02-29T15:51:12.153Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n[2020-02-29T15:51:12.153Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n[2020-02-29T15:51:12.153Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n[2020-02-29T15:51:12.153Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n[2020-02-29T15:51:12.153Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-02-29T15:51:12.153Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n[2020-02-29T15:51:12.153Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n[2020-02-29T15:51:12.153Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n[2020-02-29T15:51:12.154Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n[2020-02-29T15:51:12.154Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n[2020-02-29T15:51:12.154Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n[2020-02-29T15:51:12.154Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n[2020-02-29T15:51:12.154Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n[2020-02-29T15:51:12.154Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n[2020-02-29T15:51:12.154Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n[2020-02-29T15:51:12.154Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n[2020-02-29T15:51:12.154Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n[2020-02-29T15:51:12.154Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-02-29T15:51:12.154Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pretty v0.2.0\n[2020-02-29T15:51:12.154Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pty v1.1.1\n[2020-02-29T15:51:12.154Z] \x1b[0m\x1b[91mgo: finding github.com/kr/text v0.1.0\n[2020-02-29T15:51:12.154Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n[2020-02-29T15:51:12.154Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n[2020-02-29T15:51:12.154Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n[2020-02-29T15:51:12.154Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n[2020-02-29T15:51:12.154Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-02-29T15:51:12.413Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n[2020-02-29T15:51:12.413Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n[2020-02-29T15:51:12.413Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n[2020-02-29T15:51:12.413Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n[2020-02-29T15:51:12.413Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n[2020-02-29T15:51:12.413Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n[2020-02-29T15:51:12.413Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n[2020-02-29T15:51:12.413Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n[2020-02-29T15:51:12.413Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n[2020-02-29T15:51:12.413Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n[2020-02-29T15:51:12.413Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n[2020-02-29T15:51:12.413Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-02-29T15:51:12.413Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n[2020-02-29T15:51:12.413Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n[2020-02-29T15:51:12.413Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n[2020-02-29T15:51:12.413Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.2.0\n[2020-02-29T15:51:12.413Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.4.0\n[2020-02-29T15:51:12.413Z] \x1b[0m\x1b[91mgo: finding github.com/tidwall/pretty v1.0.0\n[2020-02-29T15:51:12.413Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-02-29T15:51:12.413Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c\n[2020-02-29T15:51:12.413Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/stringprep v1.0.0\n[2020-02-29T15:51:12.413Z] \x1b[0m\x1b[91mgo: finding go.mongodb.org/mongo-driver v1.1.1\n[2020-02-29T15:51:12.413Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n[2020-02-29T15:51:12.413Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n[2020-02-29T15:51:12.413Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n[2020-02-29T15:51:12.413Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n[2020-02-29T15:51:12.413Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.2\n[2020-02-29T15:51:12.413Z] \x1b[0m\x1b[91mgo: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e\n[2020-02-29T15:51:12.413Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15\n[2020-02-29T15:51:12.413Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n[2020-02-29T15:51:22.440Z] \x1b[0mRemoving intermediate container 99b316772f69\n[2020-02-29T15:51:22.440Z] ---> cd0aefc2a2d5\n[2020-02-29T15:51:22.440Z] Successfully built cd0aefc2a2d5\n[2020-02-29T15:51:22.440Z] Successfully tagged ci-base-image-x86_64:latest\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Test)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-29T15:51:22.860Z] + docker inspect -f . ci-base-image-x86_64\n[2020-02-29T15:51:22.860Z] .\n[Pipeline] withDockerContainer\n[2020-02-29T15:51:22.982Z] prd-centos7-docker-4c-2g-1757 does not seem to be running inside a container\n[2020-02-29T15:51:23.035Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/8 -v /w/workspace/app-functions-sdk-go/8:/w/workspace/app-functions-sdk-go/8:rw,z -v /w/workspace/app-functions-sdk-go/8@tmp:/w/workspace/app-functions-sdk-go/8@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 ******** ci-base-image-x86_64 cat\n[2020-02-29T15:51:23.674Z] $ docker top e215f237c5831abfcc91adf8a0eb7cf4ac2266e659cee31cc5fcdf64ab28008b -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-02-29T15:51:24.576Z] \x1b[0mRemoving intermediate container 59f0102751bf\n[2020-02-29T15:51:24.576Z] ---> 91a1657131ae\n[2020-02-29T15:51:24.576Z] Successfully built 91a1657131ae\n[2020-02-29T15:51:24.576Z] Successfully tagged ci-base-image-arm64:latest\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Test)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-29T15:51:25.042Z] + docker inspect -f . ci-base-image-arm64\n[2020-02-29T15:51:25.042Z] .\n[2020-02-29T15:51:25.198Z] + go version\n[2020-02-29T15:51:25.198Z] go version go1.13.5 linux/amd64\n[Pipeline] sh\n[Pipeline] withDockerContainer\n[2020-02-29T15:51:25.506Z] + make test\n[2020-02-29T15:51:25.506Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n[2020-02-29T15:51:25.654Z] prd-ubuntu18.04-docker-arm64-4c-16g-1756 does not seem to be running inside a container\n[2020-02-29T15:51:25.741Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/8 -v /w/workspace/app-functions-sdk-go/8:/w/workspace/app-functions-sdk-go/8:rw,z -v /w/workspace/app-functions-sdk-go/8@tmp:/w/workspace/app-functions-sdk-go/8@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 ******** ci-base-image-arm64 cat\n[2020-02-29T15:51:26.892Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go\t[no test files]\n[2020-02-29T15:51:27.066Z] $ docker top 63b9591f3594c047d135b0971529a65118085dc316e516acb03bc3832a8aa9c8 -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-02-29T15:51:29.266Z] + go version\n[2020-02-29T15:51:29.266Z] go version go1.13.5 linux/arm64\n[Pipeline] sh\n[2020-02-29T15:51:29.928Z] + make test\n[2020-02-29T15:51:29.928Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n[2020-02-29T15:51:31.343Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go\t[no test files]\n[2020-02-29T15:51:41.816Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appcontext\t0.181s\tcoverage: 88.9% of statements\n[2020-02-29T15:51:51.853Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appsdk\t0.329s\tcoverage: 41.7% of statements\n[2020-02-29T15:51:51.854Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal\t[no test files]\n[2020-02-29T15:51:51.854Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/common\t[no test files]\n[2020-02-29T15:51:51.854Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/config\t0.008s\tcoverage: 100.0% of statements\n[2020-02-29T15:51:51.854Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/runtime\t1.576s\tcoverage: 69.3% of statements\n[2020-02-29T15:51:57.140Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security\t7.069s\tcoverage: 74.7% of statements\n[2020-02-29T15:51:57.140Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader\t0.007s\tcoverage: 89.5% of statements\n[2020-02-29T15:51:57.140Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks\t0.028s\tcoverage: 100.0% of statements\n[2020-02-29T15:51:59.042Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/client\t7.072s\tcoverage: 100.0% of statements\n[2020-02-29T15:51:59.042Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer\t0.004s\tcoverage: 100.0% of statements\n[2020-02-29T15:51:59.042Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks\t0.007s\tcoverage: 100.0% of statements\n[2020-02-29T15:51:59.042Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/mock\t[no test files]\n[2020-02-29T15:51:59.042Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store\t[no test files]\n[2020-02-29T15:51:59.042Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts\t[no test files]\n[2020-02-29T15:51:59.042Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db\t[no test files]\n[2020-02-29T15:51:59.042Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces\t[no test files]\n[2020-02-29T15:51:59.042Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks\t[no test files]\n[2020-02-29T15:51:59.042Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo\t[no test files]\n[2020-02-29T15:51:59.042Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models\t0.005s\tcoverage: 96.6% of statements\n[2020-02-29T15:51:59.042Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis\t[no test files]\n[2020-02-29T15:51:59.042Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models\t0.005s\tcoverage: 97.7% of statements\n[2020-02-29T15:51:59.042Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/telemetry\t[no test files]\n[2020-02-29T15:51:59.042Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger\t[no test files]\n[2020-02-29T15:51:59.042Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http\t[no test files]\n[2020-02-29T15:52:00.419Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus\t6.643s\tcoverage: 86.7% of statements\n[2020-02-29T15:52:00.419Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/webserver\t0.060s\tcoverage: 83.3% of statements\n[2020-02-29T15:52:00.419Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint\t[no test files]\n[2020-02-29T15:52:02.327Z] level=DEBUG ts=2020-02-29T15:51:55.437202336Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n[2020-02-29T15:52:02.327Z] level=DEBUG ts=2020-02-29T15:51:55.443812628Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n[2020-02-29T15:52:02.327Z] level=DEBUG ts=2020-02-29T15:51:55.448733012Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n[2020-02-29T15:52:02.327Z] level=DEBUG ts=2020-02-29T15:51:55.453244126Z app=app_functions_sdk_go source=batch.go:124 msg="Forwarding Batched Data..."\n[2020-02-29T15:52:02.327Z] level=DEBUG ts=2020-02-29T15:51:55.458015516Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n[2020-02-29T15:52:02.327Z] level=DEBUG ts=2020-02-29T15:51:55.458102504Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n[2020-02-29T15:52:02.327Z] level=DEBUG ts=2020-02-29T15:51:55.458322389Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n[2020-02-29T15:52:02.327Z] level=DEBUG ts=2020-02-29T15:51:57.46468127Z app=app_functions_sdk_go source=batch.go:100 msg="Timer has elapsed"\n[2020-02-29T15:52:02.328Z] level=DEBUG ts=2020-02-29T15:51:57.470261172Z app=app_functions_sdk_go source=batch.go:124 msg="Forwarding Batched Data..."\n[2020-02-29T15:52:02.328Z] level=DEBUG ts=2020-02-29T15:51:57.47457566Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n[2020-02-29T15:52:02.328Z] level=DEBUG ts=2020-02-29T15:51:57.474676258Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n[2020-02-29T15:52:02.328Z] level=DEBUG ts=2020-02-29T15:51:57.474734882Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n[2020-02-29T15:52:02.328Z] level=DEBUG ts=2020-02-29T15:51:57.48811418Z app=app_functions_sdk_go source=batch.go:124 msg="Forwarding Batched Data..."\n[2020-02-29T15:52:02.328Z] level=DEBUG ts=2020-02-29T15:51:57.488150862Z app=app_functions_sdk_go source=batch.go:98 msg="Batch count has been reached"\n[2020-02-29T15:52:02.328Z] level=DEBUG ts=2020-02-29T15:51:57.496208685Z app=app_functions_sdk_go source=batch.go:124 msg="Forwarding Batched Data..."\n[2020-02-29T15:52:02.328Z] level=DEBUG ts=2020-02-29T15:51:57.500397747Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n[2020-02-29T15:52:02.328Z] level=DEBUG ts=2020-02-29T15:51:57.500508824Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n[2020-02-29T15:52:02.328Z] level=DEBUG ts=2020-02-29T15:51:57.500644288Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n[2020-02-29T15:52:02.328Z] level=DEBUG ts=2020-02-29T15:52:00.504717533Z app=app_functions_sdk_go source=batch.go:100 msg="Timer has elapsed"\n[2020-02-29T15:52:02.328Z] level=DEBUG ts=2020-02-29T15:52:00.562338621Z app=app_functions_sdk_go source=batch.go:124 msg="Forwarding Batched Data..."\n[2020-02-29T15:52:02.328Z] level=DEBUG ts=2020-02-29T15:52:00.56730513Z app=app_functions_sdk_go source=compression.go:48 msg="Compression with GZIP"\n[2020-02-29T15:52:02.328Z] level=DEBUG ts=2020-02-29T15:52:00.572317234Z app=app_functions_sdk_go source=compression.go:48 msg="Compression with GZIP"\n[2020-02-29T15:52:02.328Z] level=DEBUG ts=2020-02-29T15:52:00.577015686Z app=app_functions_sdk_go source=compression.go:75 msg="Compression with ZLIB"\n[2020-02-29T15:52:02.328Z] level=DEBUG ts=2020-02-29T15:52:00.581717524Z app=app_functions_sdk_go source=compression.go:75 msg="Compression with ZLIB"\n[2020-02-29T15:52:02.328Z] level=DEBUG ts=2020-02-29T15:52:00.585724516Z app=app_functions_sdk_go source=conversion.go:43 msg="Transforming to XML"\n[2020-02-29T15:52:02.328Z] level=DEBUG ts=2020-02-29T15:52:00.59094347Z app=app_functions_sdk_go source=conversion.go:43 msg="Transforming to XML"\n[2020-02-29T15:52:02.328Z] level=DEBUG ts=2020-02-29T15:52:00.596912079Z app=app_functions_sdk_go source=conversion.go:43 msg="Transforming to XML"\n[2020-02-29T15:52:02.328Z] level=DEBUG ts=2020-02-29T15:52:00.602118852Z app=app_functions_sdk_go source=conversion.go:43 msg="Transforming to XML"\n[2020-02-29T15:52:02.328Z] level=DEBUG ts=2020-02-29T15:52:00.606518813Z app=app_functions_sdk_go source=conversion.go:63 msg="Transforming to JSON"\n[2020-02-29T15:52:02.328Z] level=DEBUG ts=2020-02-29T15:52:00.61149888Z app=app_functions_sdk_go source=conversion.go:63 msg="Transforming to JSON"\n[2020-02-29T15:52:02.328Z] level=DEBUG ts=2020-02-29T15:52:00.616381938Z app=app_functions_sdk_go source=conversion.go:63 msg="Transforming to JSON"\n[2020-02-29T15:52:02.328Z] level=DEBUG ts=2020-02-29T15:52:00.621843593Z app=app_functions_sdk_go source=conversion.go:63 msg="Transforming to JSON"\n[2020-02-29T15:52:02.328Z] level=DEBUG ts=2020-02-29T15:52:00.626205083Z app=app_functions_sdk_go source=context.go:78 msg="Marking event as pushed"\n[2020-02-29T15:52:02.328Z] level=ERROR ts=2020-02-29T15:52:00.630395683Z app=app_functions_sdk_go source=coredata.go:41 msg="No EventID or EventChecksum Provided"\n[2020-02-29T15:52:02.328Z] level=DEBUG ts=2020-02-29T15:52:00.635225174Z app=app_functions_sdk_go source=context.go:101 msg="Pushing to CoreData"\n[2020-02-29T15:52:02.328Z] level=DEBUG ts=2020-02-29T15:52:01.751708969Z app=app_functions_sdk_go source=encryption.go:60 msg="Encrypting with AES"\n[2020-02-29T15:52:02.328Z] level=DEBUG ts=2020-02-29T15:52:01.755871316Z app=app_functions_sdk_go source=filter.go:42 msg="Filtering by DeviceID"\n[2020-02-29T15:52:02.328Z] level=DEBUG ts=2020-02-29T15:52:01.759719506Z app=app_functions_sdk_go source=filter.go:42 msg="Filtering by DeviceID"\n[2020-02-29T15:52:02.328Z] level=DEBUG ts=2020-02-29T15:52:01.762740725Z app=app_functions_sdk_go source=filter.go:42 msg="Filtering by DeviceID"\n[2020-02-29T15:52:02.328Z] level=DEBUG ts=2020-02-29T15:52:01.766519697Z app=app_functions_sdk_go source=filter.go:42 msg="Filtering by DeviceID"\n[2020-02-29T15:52:02.328Z] level=DEBUG ts=2020-02-29T15:52:01.769895071Z app=app_functions_sdk_go source=filter.go:42 msg="Filtering by DeviceID"\n[2020-02-29T15:52:02.328Z] level=DEBUG ts=2020-02-29T15:52:01.77233744Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor"\n[2020-02-29T15:52:02.328Z] level=DEBUG ts=2020-02-29T15:52:01.774845076Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor"\n[2020-02-29T15:52:02.328Z] level=DEBUG ts=2020-02-29T15:52:01.777523888Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor"\n[2020-02-29T15:52:02.328Z] level=DEBUG ts=2020-02-29T15:52:01.780157533Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor"\n[2020-02-29T15:52:02.328Z] level=DEBUG ts=2020-02-29T15:52:01.782658084Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor"\n[2020-02-29T15:52:02.328Z] level=DEBUG ts=2020-02-29T15:52:01.786125919Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor"\n[2020-02-29T15:52:02.328Z] level=DEBUG ts=2020-02-29T15:52:01.788285936Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor"\n[2020-02-29T15:52:02.328Z] level=DEBUG ts=2020-02-29T15:52:01.791118924Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor"\n[2020-02-29T15:52:02.328Z] level=DEBUG ts=2020-02-29T15:52:01.793206806Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor"\n[2020-02-29T15:52:02.328Z] level=DEBUG ts=2020-02-29T15:52:01.7958597Z app=app_functions_sdk_go source=http.go:64 msg="POSTing data"\n[2020-02-29T15:52:02.328Z] level=DEBUG ts=2020-02-29T15:52:01.799832384Z app=app_functions_sdk_go source=http.go:71 msg="Response: 200 OK"\n[2020-02-29T15:52:02.328Z] level=DEBUG ts=2020-02-29T15:52:01.802533358Z app=app_functions_sdk_go source=http.go:72 msg="Sent data: test message"\n[2020-02-29T15:52:02.328Z] level=DEBUG ts=2020-02-29T15:52:01.805426563Z app=app_functions_sdk_go source=http.go:64 msg="POSTing data"\n[2020-02-29T15:52:02.328Z] level=DEBUG ts=2020-02-29T15:52:01.808360362Z app=app_functions_sdk_go source=http.go:71 msg="Response: 404 Not Found"\n[2020-02-29T15:52:02.328Z] level=DEBUG ts=2020-02-29T15:52:01.818199444Z app=app_functions_sdk_go source=http.go:72 msg="Sent data: test message"\n[2020-02-29T15:52:02.328Z] level=DEBUG ts=2020-02-29T15:52:01.820875726Z app=app_functions_sdk_go source=http.go:64 msg="POSTing data"\n[2020-02-29T15:52:02.328Z] level=DEBUG ts=2020-02-29T15:52:01.822849712Z app=app_functions_sdk_go source=http.go:71 msg="Response: 404 Not Found"\n[2020-02-29T15:52:02.328Z] level=DEBUG ts=2020-02-29T15:52:01.825070942Z app=app_functions_sdk_go source=http.go:72 msg="Sent data: test message"\n[2020-02-29T15:52:02.328Z] true\n[2020-02-29T15:52:02.328Z] \n[2020-02-29T15:52:02.328Z] true\n[2020-02-29T15:52:02.328Z] \n[2020-02-29T15:52:02.328Z] --- FAIL: TestJSONLogicValidJSONBadRule (0.00s)\n[2020-02-29T15:52:02.328Z] panic: interface conversion: interface {} is jsonlogic.ErrInvalidOperator, not string [recovered]\n[2020-02-29T15:52:02.328Z] \tpanic: interface conversion: interface {} is jsonlogic.ErrInvalidOperator, not string\n[2020-02-29T15:52:02.328Z] \n[2020-02-29T15:52:02.328Z] goroutine 59 [running]:\n[2020-02-29T15:52:02.328Z] testing.tRunner.func1(0xc00013ed00)\n[2020-02-29T15:52:02.328Z] \t/usr/local/go/src/testing/testing.go:874 +0x3a3\n[2020-02-29T15:52:02.328Z] panic(0xa3bc60, 0xc000124ba0)\n[2020-02-29T15:52:02.328Z] \t/usr/local/go/src/runtime/panic.go:679 +0x1b2\n[2020-02-29T15:52:02.328Z] github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms.TestJSONLogicValidJSONBadRule(0xc00013ed00)\n[2020-02-29T15:52:02.328Z] \t/w/workspace/app-functions-sdk-go/8/pkg/transforms/jsonlogic_test.go:52 +0x206\n[2020-02-29T15:52:02.328Z] testing.tRunner(0xc00013ed00, 0xb34c40)\n[2020-02-29T15:52:02.328Z] \t/usr/local/go/src/testing/testing.go:909 +0xc9\n[2020-02-29T15:52:02.328Z] created by testing.(*T).Run\n[2020-02-29T15:52:02.328Z] \t/usr/local/go/src/testing/testing.go:960 +0x350\n[2020-02-29T15:52:02.328Z] FAIL\tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/transforms\t6.400s\n[2020-02-29T15:52:02.328Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient\t[no test files]\n[2020-02-29T15:52:02.328Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/util\t0.009s\tcoverage: 100.0% of statements\n[2020-02-29T15:52:02.328Z] FAIL\n[2020-02-29T15:52:02.328Z] make: *** [Makefile:6: test] Error 1\n[Pipeline] }\n[2020-02-29T15:52:02.338Z] $ docker stop --time=1 e215f237c5831abfcc91adf8a0eb7cf4ac2266e659cee31cc5fcdf64ab28008b\n[2020-02-29T15:52:03.877Z] $ docker rm -f e215f237c5831abfcc91adf8a0eb7cf4ac2266e659cee31cc5fcdf64ab28008b\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\nStage "Build" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\nStage "Docker Push" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // ws\n[Pipeline] }\n[Pipeline] // node\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[2020-02-29T15:52:04.786Z] Failed in branch amd64\n[2020-02-29T15:52:18.631Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appcontext\t0.139s\tcoverage: 88.9% of statements\n[2020-02-29T15:52:30.986Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appsdk\t0.393s\tcoverage: 41.7% of statements\n[2020-02-29T15:52:30.986Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal\t[no test files]\n[2020-02-29T15:52:30.986Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/common\t[no test files]\n[2020-02-29T15:52:30.986Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/config\t0.028s\tcoverage: 100.0% of statements\n[2020-02-29T15:52:30.986Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/runtime\t0.520s\tcoverage: 69.3% of statements\n[2020-02-29T15:52:36.352Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security\t7.075s\tcoverage: 74.7% of statements\n[2020-02-29T15:52:36.352Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader\t0.022s\tcoverage: 89.5% of statements\n[2020-02-29T15:52:36.352Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks\t0.047s\tcoverage: 100.0% of statements\n[2020-02-29T15:52:41.743Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/client\t7.118s\tcoverage: 100.0% of statements\n[2020-02-29T15:52:41.743Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer\t0.019s\tcoverage: 100.0% of statements\n[2020-02-29T15:52:41.743Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks\t0.017s\tcoverage: 100.0% of statements\n[2020-02-29T15:52:41.743Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/mock\t[no test files]\n[2020-02-29T15:52:41.743Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store\t[no test files]\n[2020-02-29T15:52:41.743Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts\t[no test files]\n[2020-02-29T15:52:41.743Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db\t[no test files]\n[2020-02-29T15:52:41.743Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces\t[no test files]\n[2020-02-29T15:52:41.743Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks\t[no test files]\n[2020-02-29T15:52:41.743Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo\t[no test files]\n[2020-02-29T15:52:41.743Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models\t0.015s\tcoverage: 96.6% of statements\n[2020-02-29T15:52:41.743Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis\t[no test files]\n[2020-02-29T15:52:41.743Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models\t0.019s\tcoverage: 97.7% of statements\n[2020-02-29T15:52:41.743Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/telemetry\t[no test files]\n[2020-02-29T15:52:41.743Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger\t[no test files]\n[2020-02-29T15:52:41.743Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http\t[no test files]\n[2020-02-29T15:52:49.961Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus\t6.710s\tcoverage: 86.7% of statements\n[2020-02-29T15:52:49.961Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/webserver\t0.097s\tcoverage: 83.3% of statements\n[2020-02-29T15:52:49.961Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint\t[no test files]\n[2020-02-29T15:52:49.961Z] level=DEBUG ts=2020-02-29T15:52:42.416315522Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n[2020-02-29T15:52:49.961Z] level=DEBUG ts=2020-02-29T15:52:42.423900133Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n[2020-02-29T15:52:49.961Z] level=DEBUG ts=2020-02-29T15:52:42.430788722Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n[2020-02-29T15:52:49.961Z] level=DEBUG ts=2020-02-29T15:52:42.452086049Z app=app_functions_sdk_go source=batch.go:124 msg="Forwarding Batched Data..."\n[2020-02-29T15:52:49.961Z] level=DEBUG ts=2020-02-29T15:52:42.45904886Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n[2020-02-29T15:52:49.961Z] level=DEBUG ts=2020-02-29T15:52:42.459982506Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n[2020-02-29T15:52:49.961Z] level=DEBUG ts=2020-02-29T15:52:42.459962795Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n[2020-02-29T15:52:49.961Z] level=DEBUG ts=2020-02-29T15:52:44.465494696Z app=app_functions_sdk_go source=batch.go:100 msg="Timer has elapsed"\n[2020-02-29T15:52:49.961Z] level=DEBUG ts=2020-02-29T15:52:44.475107582Z app=app_functions_sdk_go source=batch.go:124 msg="Forwarding Batched Data..."\n[2020-02-29T15:52:49.961Z] level=DEBUG ts=2020-02-29T15:52:44.481905009Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n[2020-02-29T15:52:49.961Z] level=DEBUG ts=2020-02-29T15:52:44.482189604Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n[2020-02-29T15:52:49.961Z] level=DEBUG ts=2020-02-29T15:52:44.482221495Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n[2020-02-29T15:52:49.961Z] level=DEBUG ts=2020-02-29T15:52:44.497653641Z app=app_functions_sdk_go source=batch.go:124 msg="Forwarding Batched Data..."\n[2020-02-29T15:52:49.961Z] level=DEBUG ts=2020-02-29T15:52:44.497909005Z app=app_functions_sdk_go source=batch.go:98 msg="Batch count has been reached"\n[2020-02-29T15:52:49.961Z] level=DEBUG ts=2020-02-29T15:52:44.511014732Z app=app_functions_sdk_go source=batch.go:124 msg="Forwarding Batched Data..."\n[2020-02-29T15:52:49.961Z] level=DEBUG ts=2020-02-29T15:52:44.516268992Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n[2020-02-29T15:52:49.961Z] level=DEBUG ts=2020-02-29T15:52:44.516766131Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n[2020-02-29T15:52:49.961Z] level=DEBUG ts=2020-02-29T15:52:44.516932604Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n[2020-02-29T15:52:49.961Z] level=DEBUG ts=2020-02-29T15:52:47.52369819Z app=app_functions_sdk_go source=batch.go:100 msg="Timer has elapsed"\n[2020-02-29T15:52:49.961Z] level=DEBUG ts=2020-02-29T15:52:47.53067482Z app=app_functions_sdk_go source=batch.go:124 msg="Forwarding Batched Data..."\n[2020-02-29T15:52:49.961Z] level=DEBUG ts=2020-02-29T15:52:47.536730115Z app=app_functions_sdk_go source=compression.go:48 msg="Compression with GZIP"\n[2020-02-29T15:52:49.961Z] level=DEBUG ts=2020-02-29T15:52:47.543346749Z app=app_functions_sdk_go source=compression.go:48 msg="Compression with GZIP"\n[2020-02-29T15:52:49.961Z] level=DEBUG ts=2020-02-29T15:52:47.549317172Z app=app_functions_sdk_go source=compression.go:75 msg="Compression with ZLIB"\n[2020-02-29T15:52:49.961Z] level=DEBUG ts=2020-02-29T15:52:47.554806487Z app=app_functions_sdk_go source=compression.go:75 msg="Compression with ZLIB"\n[2020-02-29T15:52:49.961Z] level=DEBUG ts=2020-02-29T15:52:47.56078912Z app=app_functions_sdk_go source=conversion.go:43 msg="Transforming to XML"\n[2020-02-29T15:52:49.961Z] level=DEBUG ts=2020-02-29T15:52:47.566148312Z app=app_functions_sdk_go source=conversion.go:43 msg="Transforming to XML"\n[2020-02-29T15:52:49.961Z] level=DEBUG ts=2020-02-29T15:52:47.571370602Z app=app_functions_sdk_go source=conversion.go:43 msg="Transforming to XML"\n[2020-02-29T15:52:49.961Z] level=DEBUG ts=2020-02-29T15:52:47.576638383Z app=app_functions_sdk_go source=conversion.go:43 msg="Transforming to XML"\n[2020-02-29T15:52:49.961Z] level=DEBUG ts=2020-02-29T15:52:47.582159509Z app=app_functions_sdk_go source=conversion.go:63 msg="Transforming to JSON"\n[2020-02-29T15:52:49.961Z] level=DEBUG ts=2020-02-29T15:52:47.588457797Z app=app_functions_sdk_go source=conversion.go:63 msg="Transforming to JSON"\n[2020-02-29T15:52:49.961Z] level=DEBUG ts=2020-02-29T15:52:47.593909731Z app=app_functions_sdk_go source=conversion.go:63 msg="Transforming to JSON"\n[2020-02-29T15:52:49.961Z] level=DEBUG ts=2020-02-29T15:52:47.599331105Z app=app_functions_sdk_go source=conversion.go:63 msg="Transforming to JSON"\n[2020-02-29T15:52:49.961Z] level=DEBUG ts=2020-02-29T15:52:47.604937811Z app=app_functions_sdk_go source=context.go:78 msg="Marking event as pushed"\n[2020-02-29T15:52:49.961Z] level=ERROR ts=2020-02-29T15:52:47.609995299Z app=app_functions_sdk_go source=coredata.go:41 msg="No EventID or EventChecksum Provided"\n[2020-02-29T15:52:49.961Z] level=DEBUG ts=2020-02-29T15:52:47.615678117Z app=app_functions_sdk_go source=context.go:101 msg="Pushing to CoreData"\n[2020-02-29T15:52:49.961Z] level=DEBUG ts=2020-02-29T15:52:47.646558939Z app=app_functions_sdk_go source=encryption.go:60 msg="Encrypting with AES"\n[2020-02-29T15:52:49.961Z] level=DEBUG ts=2020-02-29T15:52:47.653224414Z app=app_functions_sdk_go source=filter.go:42 msg="Filtering by DeviceID"\n[2020-02-29T15:52:49.961Z] level=DEBUG ts=2020-02-29T15:52:47.659385081Z app=app_functions_sdk_go source=filter.go:42 msg="Filtering by DeviceID"\n[2020-02-29T15:52:49.961Z] level=DEBUG ts=2020-02-29T15:52:47.664854165Z app=app_functions_sdk_go source=filter.go:42 msg="Filtering by DeviceID"\n[2020-02-29T15:52:49.961Z] level=DEBUG ts=2020-02-29T15:52:47.670580234Z app=app_functions_sdk_go source=filter.go:42 msg="Filtering by DeviceID"\n[2020-02-29T15:52:49.961Z] level=DEBUG ts=2020-02-29T15:52:47.675833544Z app=app_functions_sdk_go source=filter.go:42 msg="Filtering by DeviceID"\n[2020-02-29T15:52:49.961Z] level=DEBUG ts=2020-02-29T15:52:47.680977603Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor"\n[2020-02-29T15:52:49.961Z] level=DEBUG ts=2020-02-29T15:52:47.686397447Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor"\n[2020-02-29T15:52:49.961Z] level=DEBUG ts=2020-02-29T15:52:47.691869331Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor"\n[2020-02-29T15:52:49.961Z] level=DEBUG ts=2020-02-29T15:52:47.697550209Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor"\n[2020-02-29T15:52:49.961Z] level=DEBUG ts=2020-02-29T15:52:47.703241467Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor"\n[2020-02-29T15:52:49.961Z] level=DEBUG ts=2020-02-29T15:52:47.708830554Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor"\n[2020-02-29T15:52:49.961Z] level=DEBUG ts=2020-02-29T15:52:47.71440479Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor"\n[2020-02-29T15:52:49.961Z] level=DEBUG ts=2020-02-29T15:52:47.720881191Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor"\n[2020-02-29T15:52:49.961Z] level=DEBUG ts=2020-02-29T15:52:47.726795403Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor"\n[2020-02-29T15:52:49.961Z] level=DEBUG ts=2020-02-29T15:52:47.732896149Z app=app_functions_sdk_go source=http.go:64 msg="POSTing data"\n[2020-02-29T15:52:49.961Z] level=DEBUG ts=2020-02-29T15:52:47.739746587Z app=app_functions_sdk_go source=http.go:71 msg="Response: 200 OK"\n[2020-02-29T15:52:49.961Z] level=DEBUG ts=2020-02-29T15:52:47.744856515Z app=app_functions_sdk_go source=http.go:72 msg="Sent data: test message"\n[2020-02-29T15:52:49.961Z] level=DEBUG ts=2020-02-29T15:52:47.751634742Z app=app_functions_sdk_go source=http.go:64 msg="POSTing data"\n[2020-02-29T15:52:49.961Z] level=DEBUG ts=2020-02-29T15:52:47.758776835Z app=app_functions_sdk_go source=http.go:71 msg="Response: 404 Not Found"\n[2020-02-29T15:52:49.961Z] level=DEBUG ts=2020-02-29T15:52:47.764652886Z app=app_functions_sdk_go source=http.go:72 msg="Sent data: test message"\n[2020-02-29T15:52:49.961Z] level=DEBUG ts=2020-02-29T15:52:47.770524958Z app=app_functions_sdk_go source=http.go:64 msg="POSTing data"\n[2020-02-29T15:52:49.961Z] level=DEBUG ts=2020-02-29T15:52:47.776340948Z app=app_functions_sdk_go source=http.go:71 msg="Response: 404 Not Found"\n[2020-02-29T15:52:49.961Z] level=DEBUG ts=2020-02-29T15:52:47.782408543Z app=app_functions_sdk_go source=http.go:72 msg="Sent data: test message"\n[2020-02-29T15:52:49.961Z] true\n[2020-02-29T15:52:49.961Z] \n[2020-02-29T15:52:49.961Z] true\n[2020-02-29T15:52:49.961Z] \n[2020-02-29T15:52:49.961Z] --- FAIL: TestJSONLogicValidJSONBadRule (0.00s)\n[2020-02-29T15:52:49.961Z] panic: interface conversion: interface {} is jsonlogic.ErrInvalidOperator, not string [recovered]\n[2020-02-29T15:52:49.962Z] \tpanic: interface conversion: interface {} is jsonlogic.ErrInvalidOperator, not string\n[2020-02-29T15:52:49.962Z] \n[2020-02-29T15:52:49.962Z] goroutine 76 [running]:\n[2020-02-29T15:52:49.962Z] testing.tRunner.func1(0x40003ba800)\n[2020-02-29T15:52:49.962Z] \t/usr/local/go/src/testing/testing.go:874 +0x348\n[2020-02-29T15:52:49.962Z] panic(0x5b2000, 0x40001c9800)\n[2020-02-29T15:52:49.962Z] \t/usr/local/go/src/runtime/panic.go:679 +0x194\n[2020-02-29T15:52:49.962Z] github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms.TestJSONLogicValidJSONBadRule(0x40003ba800)\n[2020-02-29T15:52:49.962Z] \t/w/workspace/app-functions-sdk-go/8/pkg/transforms/jsonlogic_test.go:52 +0x1c8\n[2020-02-29T15:52:49.962Z] testing.tRunner(0x40003ba800, 0x6aaef0)\n[2020-02-29T15:52:49.962Z] \t/usr/local/go/src/testing/testing.go:909 +0xb8\n[2020-02-29T15:52:49.962Z] created by testing.(*T).Run\n[2020-02-29T15:52:49.962Z] \t/usr/local/go/src/testing/testing.go:960 +0x2c0\n[2020-02-29T15:52:49.962Z] FAIL\tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/transforms\t5.400s\n[2020-02-29T15:52:49.962Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient\t[no test files]\n[2020-02-29T15:52:49.962Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/util\t0.024s\tcoverage: 100.0% of statements\n[2020-02-29T15:52:49.962Z] FAIL\n[2020-02-29T15:52:49.962Z] make: *** [Makefile:6: test] Error 1\n[Pipeline] }\n[2020-02-29T15:52:49.978Z] $ docker stop --time=1 63b9591f3594c047d135b0971529a65118085dc316e516acb03bc3832a8aa9c8\n[2020-02-29T15:52:52.211Z] $ docker rm -f 63b9591f3594c047d135b0971529a65118085dc316e516acb03bc3832a8aa9c8\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\nStage "Build" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\nStage "Docker Push" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // ws\n[Pipeline] }\n[Pipeline] // node\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[2020-02-29T15:52:53.142Z] Failed in branch arm64\n[Pipeline] // parallel\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (CodeCov)\nStage "CodeCov" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Snyk Scan)\nStage "Snyk Scan" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Clair Scan)\nStage "Clair Scan" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver)\nStage "Semver" skipped due to earlier failure(s)\n[Pipeline] stage\n[Pipeline] { (Tag)\nStage "Semver" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Bump Pre-Release Version)\nStage "Semver" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Declarative: Post Actions)\n[Pipeline] stage\n[Pipeline] { (LF Post Build Actions)\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-29T15:52:53.765Z] ---> sysstat.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-29T15:52:54.065Z] ---> package-listing.sh\n[2020-02-29T15:52:54.066Z] ++ facter osfamily\n[2020-02-29T15:52:54.066Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n[2020-02-29T15:52:54.066Z] + OS_FAMILY=redhat\n[2020-02-29T15:52:54.066Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-292\n[2020-02-29T15:52:54.066Z] + START_PACKAGES=/tmp/packages_start.txt\n[2020-02-29T15:52:54.066Z] + END_PACKAGES=/tmp/packages_end.txt\n[2020-02-29T15:52:54.066Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n[2020-02-29T15:52:54.066Z] + PACKAGES=/tmp/packages_start.txt\n[2020-02-29T15:52:54.066Z] + \'[\' /w/workspace/ndry_app-functions-sdk-go_PR-292 \']\'\n[2020-02-29T15:52:54.066Z] + PACKAGES=/tmp/packages_end.txt\n[2020-02-29T15:52:54.066Z] + case "${OS_FAMILY}" in\n[2020-02-29T15:52:54.066Z] + rpm -qa\n[2020-02-29T15:52:54.066Z] + sort\n[2020-02-29T15:52:58.262Z] + \'[\' -f /tmp/packages_start.txt \']\'\n[2020-02-29T15:52:58.262Z] + \'[\' -f /tmp/packages_end.txt \']\'\n[2020-02-29T15:52:58.262Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n[2020-02-29T15:52:58.262Z] + \'[\' /w/workspace/ndry_app-functions-sdk-go_PR-292 \']\'\n[2020-02-29T15:52:58.262Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-292/archives/\n[2020-02-29T15:52:58.262Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-292/archives/\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-29T15:52:58.704Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-02-29T15:52:58.704Z] \n[2020-02-29T15:52:58.704Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-29T15:52:59.009Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-02-29T15:52:59.009Z] alpine: Pulling from edgex-lftools-log-publisher\n[2020-02-29T15:52:59.010Z] e6b0cf9c0882: Pulling fs layer\n[2020-02-29T15:52:59.010Z] da0e9bf0cc60: Pulling fs layer\n[2020-02-29T15:52:59.010Z] c9ea274ed700: Pulling fs layer\n[2020-02-29T15:52:59.010Z] 9cfac6ba3733: Pulling fs layer\n[2020-02-29T15:52:59.010Z] f6a933c9cadc: Pulling fs layer\n[2020-02-29T15:52:59.010Z] 61811dbd4963: Pulling fs layer\n[2020-02-29T15:52:59.010Z] a6eb2c9e2280: Pulling fs layer\n[2020-02-29T15:52:59.010Z] 095dd8b7b4d8: Pulling fs layer\n[2020-02-29T15:52:59.010Z] dc21a1d4508b: Pulling fs layer\n[2020-02-29T15:52:59.010Z] 363af2e989c4: Pulling fs layer\n[2020-02-29T15:52:59.010Z] 61811dbd4963: Waiting\n[2020-02-29T15:52:59.010Z] a6eb2c9e2280: Waiting\n[2020-02-29T15:52:59.010Z] 9cfac6ba3733: Waiting\n[2020-02-29T15:52:59.010Z] 095dd8b7b4d8: Waiting\n[2020-02-29T15:52:59.010Z] f6a933c9cadc: Waiting\n[2020-02-29T15:52:59.010Z] 363af2e989c4: Waiting\n[2020-02-29T15:52:59.010Z] da0e9bf0cc60: Verifying Checksum\n[2020-02-29T15:52:59.010Z] da0e9bf0cc60: Download complete\n[2020-02-29T15:52:59.010Z] 9cfac6ba3733: Download complete\n[2020-02-29T15:52:59.010Z] e6b0cf9c0882: Verifying Checksum\n[2020-02-29T15:52:59.010Z] e6b0cf9c0882: Download complete\n[2020-02-29T15:52:59.272Z] f6a933c9cadc: Verifying Checksum\n[2020-02-29T15:52:59.272Z] f6a933c9cadc: Download complete\n[2020-02-29T15:52:59.272Z] a6eb2c9e2280: Verifying Checksum\n[2020-02-29T15:52:59.272Z] a6eb2c9e2280: Download complete\n[2020-02-29T15:52:59.554Z] e6b0cf9c0882: Pull complete\n[2020-02-29T15:52:59.554Z] c9ea274ed700: Verifying Checksum\n[2020-02-29T15:52:59.554Z] c9ea274ed700: Download complete\n[2020-02-29T15:52:59.823Z] 095dd8b7b4d8: Verifying Checksum\n[2020-02-29T15:52:59.823Z] 095dd8b7b4d8: Download complete\n[2020-02-29T15:52:59.823Z] dc21a1d4508b: Verifying Checksum\n[2020-02-29T15:52:59.823Z] dc21a1d4508b: Download complete\n[2020-02-29T15:52:59.823Z] 363af2e989c4: Verifying Checksum\n[2020-02-29T15:52:59.823Z] 363af2e989c4: Download complete\n[2020-02-29T15:52:59.823Z] da0e9bf0cc60: Pull complete\n[2020-02-29T15:53:00.400Z] 61811dbd4963: Verifying Checksum\n[2020-02-29T15:53:00.400Z] 61811dbd4963: Download complete\n[2020-02-29T15:53:01.793Z] c9ea274ed700: Pull complete\n[2020-02-29T15:53:02.053Z] 9cfac6ba3733: Pull complete\n[2020-02-29T15:53:02.315Z] f6a933c9cadc: Pull complete\n[2020-02-29T15:53:05.627Z] 61811dbd4963: Pull complete\n[2020-02-29T15:53:05.627Z] a6eb2c9e2280: Pull complete\n[2020-02-29T15:53:07.551Z] 095dd8b7b4d8: Pull complete\n[2020-02-29T15:53:07.551Z] dc21a1d4508b: Pull complete\n[2020-02-29T15:53:07.551Z] 363af2e989c4: Pull complete\n[2020-02-29T15:53:07.810Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n[2020-02-29T15:53:07.810Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] withDockerContainer\n[2020-02-29T15:53:07.996Z] prd-centos7-docker-4c-2g-1755 does not seem to be running inside a container\n[2020-02-29T15:53:08.041Z] $ 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-292 -v /w/workspace/ndry_app-functions-sdk-go_PR-292:/w/workspace/ndry_app-functions-sdk-go_PR-292:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-292@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-292@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n[2020-02-29T15:53:09.129Z] $ docker top 35ec51797c85616db19d08a6b422d412d2aca5a55dd65cc6542b20aba36656af -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] wrap\n[2020-02-29T15:53:09.775Z] provisioning config files...\n[2020-02-29T15:53:09.791Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-292@tmp/config6231176572642571194tmp\n[Pipeline] {\n[Pipeline] echo\n[2020-02-29T15:53:09.823Z] Running global-jjb/create-netrc.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-29T15:53:10.116Z] ---> create-netrc.sh\n[Pipeline] echo\n[2020-02-29T15:53:10.124Z] Running global-jjb/logs-deploy.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-29T15:53:10.417Z] ---> logs-deploy.sh\n[2020-02-29T15:53:10.417Z] + ARCHIVE_ARTIFACTS=\n[2020-02-29T15:53:10.417Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n[2020-02-29T15:53:10.417Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n[2020-02-29T15:53:10.417Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n[2020-02-29T15:53:10.417Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-292/8\n[2020-02-29T15:53:10.417Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-292/8/\n[2020-02-29T15:53:10.417Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-292/8 /w/workspace/ndry_app-functions-sdk-go_PR-292\n[2020-02-29T15:53:11.355Z] Archives upload complete.\n[2020-02-29T15:53:11.355Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-292/8 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-292/8/\n'