Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of rsdmike for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from 3c83ecee93ede0cfcb97930bb929152dfc8b7671+0ff3ad959e6f24b21e9d0dced1424497a155e7a2 (283993e1727c12152ae53f1030239d75e30cc702) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision b810438aec07f555226556e3b59abf2bab733840 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision b810438aec07f555226556e3b59abf2bab733840 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b810438aec07f555226556e3b59abf2bab733840 # timeout=10 Commit message: "Merge pull request #114 from lranjbar/release-kraken" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, goVersion:1.13, testScript:make test, buildImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-298 in /w/workspace/ndry_app-functions-sdk-go_PR-292 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_PR-292 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/292/head:refs/remotes/origin/PR-292 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/292/head:refs/remotes/origin/PR-292 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/292/head:refs/remotes/origin/PR-292 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 0ff3ad959e6f24b21e9d0dced1424497a155e7a2 into PR head commit 3c83ecee93ede0cfcb97930bb929152dfc8b7671 Merge succeeded, producing 0212ec415c5f24ba17b12537e6815b41c478db73 Checking out Revision 0212ec415c5f24ba17b12537e6815b41c478db73 (PR-292) > git config core.sparsecheckout # timeout=10 > git checkout -f 3c83ecee93ede0cfcb97930bb929152dfc8b7671 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 0ff3ad959e6f24b21e9d0dced1424497a155e7a2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0212ec415c5f24ba17b12537e6815b41c478db73 # timeout=10 Commit message: "Merge commit '0ff3ad959e6f24b21e9d0dced1424497a155e7a2' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 288c6b4987a1a462e6380d1236b794867b49d731 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-03-12T11:45:48.346Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-03-12T11:45:50.430Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-12T11:45:50.430Z] [2020-03-12T11:45:50.430Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-03-12T11:45:50.795Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-12T11:45:50.795Z] latest: Pulling from edgex-devops/git-semver [2020-03-12T11:45:50.795Z] 9123ac7c32f7: Pulling fs layer [2020-03-12T11:45:50.795Z] b8cc5d1170e3: Pulling fs layer [2020-03-12T11:45:50.795Z] 2924cbbf6a41: Pulling fs layer [2020-03-12T11:45:50.795Z] 93b08a4f1073: Pulling fs layer [2020-03-12T11:45:50.795Z] 93b08a4f1073: Waiting [2020-03-12T11:45:50.795Z] b8cc5d1170e3: Verifying Checksum [2020-03-12T11:45:50.795Z] b8cc5d1170e3: Download complete [2020-03-12T11:45:51.063Z] 9123ac7c32f7: Verifying Checksum [2020-03-12T11:45:51.063Z] 9123ac7c32f7: Download complete [2020-03-12T11:45:51.063Z] 93b08a4f1073: Verifying Checksum [2020-03-12T11:45:51.063Z] 93b08a4f1073: Download complete [2020-03-12T11:45:51.063Z] 2924cbbf6a41: Verifying Checksum [2020-03-12T11:45:51.063Z] 2924cbbf6a41: Download complete [2020-03-12T11:45:51.322Z] 9123ac7c32f7: Pull complete [2020-03-12T11:45:51.322Z] b8cc5d1170e3: Pull complete [2020-03-12T11:45:52.258Z] 2924cbbf6a41: Pull complete [2020-03-12T11:45:52.258Z] 93b08a4f1073: Pull complete [2020-03-12T11:45:52.258Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-03-12T11:45:52.258Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-03-12T11:45:52.395Z] prd-centos7-docker-4c-2g-298 does not seem to be running inside a container [2020-03-12T11:45:52.438Z] $ 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/edgex-devops/git-semver:latest cat [2020-03-12T11:45:53.102Z] $ docker top 6f9bbf18bbd00bb01e9e33f4e074f776a613c80cf77eb496ccc4da49a04306be -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-12T11:45:53.419Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-12T11:45:53.419Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-12T11:45:53.643Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-12T11:45:53.647Z] $ docker exec 6f9bbf18bbd00bb01e9e33f4e074f776a613c80cf77eb496ccc4da49a04306be ssh-agent [2020-03-12T11:45:53.829Z] SSH_AUTH_SOCK=/tmp/ssh-CXmnfp1EtMsV/agent.14 [2020-03-12T11:45:53.829Z] SSH_AGENT_PID=21 [2020-03-12T11:45:53.843Z] Running ssh-add (command line suppressed) [2020-03-12T11:45:53.984Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-292@tmp/private_key_6864708313537171680.key (/w/workspace/ndry_app-functions-sdk-go_PR-292@tmp/private_key_6864708313537171680.key) [2020-03-12T11:45:54.035Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-12T11:45:54.359Z] + git describe --exact-match --tags HEAD [2020-03-12T11:45:54.359Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-03-12T11:45:54.414Z] $ docker exec --env ******** --env ******** 6f9bbf18bbd00bb01e9e33f4e074f776a613c80cf77eb496ccc4da49a04306be ssh-agent -k [2020-03-12T11:45:54.554Z] unset SSH_AUTH_SOCK; [2020-03-12T11:45:54.554Z] unset SSH_AGENT_PID; [2020-03-12T11:45:54.555Z] echo Agent pid 21 killed; [2020-03-12T11:45:54.604Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-03-12T11:45:54.678Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-03-12T11:45:54.678Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-03-12T11:45:54.789Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-12T11:45:54.789Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-12T11:45:54.970Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-12T11:45:54.973Z] $ docker exec 6f9bbf18bbd00bb01e9e33f4e074f776a613c80cf77eb496ccc4da49a04306be ssh-agent [2020-03-12T11:45:55.154Z] SSH_AUTH_SOCK=/tmp/ssh-z17e1Rq6NrF6/agent.57 [2020-03-12T11:45:55.154Z] SSH_AGENT_PID=64 [2020-03-12T11:45:55.161Z] Running ssh-add (command line suppressed) [2020-03-12T11:45:55.312Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-292@tmp/private_key_8801668106184873165.key (/w/workspace/ndry_app-functions-sdk-go_PR-292@tmp/private_key_8801668106184873165.key) [2020-03-12T11:45:55.367Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-12T11:45:55.753Z] + git semver init [2020-03-12T11:45:55.753Z] # -> Open(): unable to determine branch for HEAD [2020-03-12T11:45:55.753Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-292/.git [2020-03-12T11:45:55.753Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-292 [2020-03-12T11:45:55.753Z] # $SEMVER_REMOTE_NAME = origin [2020-03-12T11:45:55.753Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-12T11:45:55.753Z] # $SEMVER_USER_NAME = jenkins [2020-03-12T11:45:55.753Z] # $SEMVER_BRANCH = PR-292 [2020-03-12T11:45:55.753Z] # $SEMVER_TEMP = /tmp/semver-984664070 [2020-03-12T11:45:55.753Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2020-03-12T11:45:59.063Z] # '/tmp/semver-984664070' -> '/w/workspace/ndry_app-functions-sdk-go_PR-292/.semver' [2020-03-12T11:45:59.063Z] # -> Force: false [2020-03-12T11:45:59.063Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-292/.semver [Pipeline] } [2020-03-12T11:45:59.072Z] $ docker exec --env ******** --env ******** 6f9bbf18bbd00bb01e9e33f4e074f776a613c80cf77eb496ccc4da49a04306be ssh-agent -k [2020-03-12T11:45:59.223Z] unset SSH_AUTH_SOCK; [2020-03-12T11:45:59.224Z] unset SSH_AGENT_PID; [2020-03-12T11:45:59.224Z] echo Agent pid 64 killed; [2020-03-12T11:45:59.276Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-12T11:45:59.729Z] + git semver [Pipeline] } [2020-03-12T11:45:59.743Z] $ docker stop --time=1 6f9bbf18bbd00bb01e9e33f4e074f776a613c80cf77eb496ccc4da49a04306be [2020-03-12T11:46:01.097Z] $ docker rm -f 6f9bbf18bbd00bb01e9e33f4e074f776a613c80cf77eb496ccc4da49a04306be [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-03-12T11:46:03.440Z] Stashed 91 file(s) [Pipeline] echo [2020-03-12T11:46:03.442Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-03-12T11:46:18.708Z] Still waiting to schedule task [2020-03-12T11:46:18.708Z] Executor slot already in use; ‘prd-centos7-docker-4c-2g-299’ is offline; ‘prd-centos7-docker-4c-2g-563’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-10364’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2518’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-5709’ doesn’t have label ‘centos7-docker-4c-2g’ [2020-03-12T11:46:18.710Z] Still waiting to schedule task [2020-03-12T11:46:18.710Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-03-12T11:47:10.496Z] Running on prd-centos7-docker-4c-2g-304 in /w/workspace/ndry_app-functions-sdk-go_PR-292 [Pipeline] { [Pipeline] ws [2020-03-12T11:47:10.569Z] Running in /w/workspace/app-functions-sdk-go/12 [Pipeline] { [Pipeline] checkout [2020-03-12T11:47:13.113Z] using credential edgex-jenkins-ssh [2020-03-12T11:47:13.167Z] Cloning the remote Git repository [2020-03-12T11:47:13.168Z] Cloning with configured refspecs honoured and without tags [2020-03-12T11:47:11.845Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-03-12T11:47:11.883Z] > git init /w/workspace/app-functions-sdk-go/12 # timeout=10 [2020-03-12T11:47:13.275Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-03-12T11:47:13.276Z] > git --version # timeout=10 [2020-03-12T11:47:13.289Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-12T11:47:13.319Z] > 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 [2020-03-12T11:47:14.818Z] Fetching without tags [2020-03-12T11:47:15.268Z] Merging remotes/origin/master commit 0ff3ad959e6f24b21e9d0dced1424497a155e7a2 into PR head commit 3c83ecee93ede0cfcb97930bb929152dfc8b7671 [2020-03-12T11:47:15.373Z] Merge succeeded, producing 447189ae9f064a6fac6227d0e079b37dee7f5389 [2020-03-12T11:47:15.374Z] Checking out Revision 447189ae9f064a6fac6227d0e079b37dee7f5389 (PR-292) [2020-03-12T11:47:14.780Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-03-12T11:47:14.786Z] > git config --add remote.origin.fetch +refs/pull/292/head:refs/remotes/origin/PR-292 # timeout=10 [2020-03-12T11:47:14.796Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T11:47:14.808Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-03-12T11:47:14.820Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-03-12T11:47:14.821Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-12T11:47:14.825Z] > 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 [2020-03-12T11:47:15.276Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T11:47:15.282Z] > git checkout -f 3c83ecee93ede0cfcb97930bb929152dfc8b7671 # timeout=10 [2020-03-12T11:47:15.325Z] > git remote # timeout=10 [2020-03-12T11:47:15.330Z] > git config --get remote.origin.url # timeout=10 [2020-03-12T11:47:15.337Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-12T11:47:15.341Z] > git merge 0ff3ad959e6f24b21e9d0dced1424497a155e7a2 # timeout=10 [2020-03-12T11:47:15.367Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-12T11:47:15.376Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T11:47:15.380Z] > git checkout -f 447189ae9f064a6fac6227d0e079b37dee7f5389 # timeout=10 [2020-03-12T11:47:19.299Z] Commit message: "Merge commit '0ff3ad959e6f24b21e9d0dced1424497a155e7a2' into HEAD" [2020-03-12T11:47:19.311Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-03-12T11:47:19.304Z] > git rev-list --no-walk 288c6b4987a1a462e6380d1236b794867b49d731 # timeout=10 [Pipeline] echo [2020-03-12T11:47:20.908Z] ========================================================= [2020-03-12T11:47:20.908Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-03-12T11:47:20.908Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-12T11:47:21.514Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-03-12T11:47:22.087Z] Sending build context to Docker daemon 36.55MB [2020-03-12T11:47:22.087Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-03-12T11:47:22.087Z] Step 2/8 : FROM ${BASE} [2020-03-12T11:47:22.087Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-03-12T11:47:22.087Z] e6b0cf9c0882: Pulling fs layer [2020-03-12T11:47:22.087Z] 2848faf0eed1: Pulling fs layer [2020-03-12T11:47:22.087Z] 0f37312ad70f: Pulling fs layer [2020-03-12T11:47:22.087Z] 5788d62ee057: Pulling fs layer [2020-03-12T11:47:22.087Z] 0e6b1d234666: Pulling fs layer [2020-03-12T11:47:22.087Z] bf5d7aec512f: Pulling fs layer [2020-03-12T11:47:22.087Z] 34c802a77dc8: Pulling fs layer [2020-03-12T11:47:22.087Z] 9eb99e56ec68: Pulling fs layer [2020-03-12T11:47:22.087Z] 27c7a5d97fbd: Pulling fs layer [2020-03-12T11:47:22.087Z] 5c102a31e300: Pulling fs layer [2020-03-12T11:47:22.087Z] dcfb455df0a1: Pulling fs layer [2020-03-12T11:47:22.087Z] 34c802a77dc8: Waiting [2020-03-12T11:47:22.087Z] 9eb99e56ec68: Waiting [2020-03-12T11:47:22.087Z] 27c7a5d97fbd: Waiting [2020-03-12T11:47:22.087Z] 5c102a31e300: Waiting [2020-03-12T11:47:22.087Z] dcfb455df0a1: Waiting [2020-03-12T11:47:22.087Z] 5788d62ee057: Waiting [2020-03-12T11:47:22.087Z] 0e6b1d234666: Waiting [2020-03-12T11:47:22.087Z] bf5d7aec512f: Waiting [2020-03-12T11:47:22.087Z] 0f37312ad70f: Verifying Checksum [2020-03-12T11:47:22.087Z] 0f37312ad70f: Download complete [2020-03-12T11:47:22.087Z] 2848faf0eed1: Download complete [2020-03-12T11:47:22.349Z] 0e6b1d234666: Verifying Checksum [2020-03-12T11:47:22.349Z] 0e6b1d234666: Download complete [2020-03-12T11:47:22.349Z] bf5d7aec512f: Verifying Checksum [2020-03-12T11:47:22.349Z] bf5d7aec512f: Download complete [2020-03-12T11:47:22.349Z] e6b0cf9c0882: Verifying Checksum [2020-03-12T11:47:22.349Z] e6b0cf9c0882: Download complete [2020-03-12T11:47:22.628Z] e6b0cf9c0882: Pull complete [2020-03-12T11:47:23.230Z] 34c802a77dc8: Verifying Checksum [2020-03-12T11:47:23.230Z] 34c802a77dc8: Download complete [2020-03-12T11:47:23.230Z] 27c7a5d97fbd: Verifying Checksum [2020-03-12T11:47:23.230Z] 27c7a5d97fbd: Download complete [2020-03-12T11:47:24.643Z] 9eb99e56ec68: Download complete [2020-03-12T11:47:24.643Z] 5c102a31e300: Verifying Checksum [2020-03-12T11:47:24.643Z] 5c102a31e300: Download complete [2020-03-12T11:47:24.643Z] dcfb455df0a1: Verifying Checksum [2020-03-12T11:47:24.643Z] dcfb455df0a1: Download complete [2020-03-12T11:47:24.914Z] 5788d62ee057: Verifying Checksum [2020-03-12T11:47:24.914Z] 5788d62ee057: Download complete [2020-03-12T11:47:25.490Z] 2848faf0eed1: Pull complete [2020-03-12T11:47:25.753Z] 0f37312ad70f: Pull complete [2020-03-12T11:47:31.043Z] 5788d62ee057: Pull complete [2020-03-12T11:47:31.043Z] 0e6b1d234666: Pull complete [2020-03-12T11:47:31.043Z] bf5d7aec512f: Pull complete [2020-03-12T11:47:36.328Z] 34c802a77dc8: Pull complete [2020-03-12T11:47:40.580Z] 9eb99e56ec68: Pull complete [2020-03-12T11:47:40.580Z] 27c7a5d97fbd: Pull complete [2020-03-12T11:47:41.149Z] 5c102a31e300: Pull complete [2020-03-12T11:47:41.409Z] dcfb455df0a1: Pull complete [2020-03-12T11:47:41.409Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-03-12T11:47:41.409Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-03-12T11:47:41.409Z] ---> 7c70fe431013 [2020-03-12T11:47:41.409Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-03-12T11:47:41.668Z] latest: Pulling from library/docker [2020-03-12T11:47:41.930Z] c9b1b535fdd9: Pulling fs layer [2020-03-12T11:47:41.930Z] cd54125436dc: Pulling fs layer [2020-03-12T11:47:41.930Z] 70d1554c15cb: Pulling fs layer [2020-03-12T11:47:41.930Z] 82dd17ef2c28: Pulling fs layer [2020-03-12T11:47:41.930Z] 7ca57ea69baf: Pulling fs layer [2020-03-12T11:47:41.930Z] a3af031952ce: Pulling fs layer [2020-03-12T11:47:41.930Z] e29377cccb21: Pulling fs layer [2020-03-12T11:47:41.930Z] a3af031952ce: Waiting [2020-03-12T11:47:41.930Z] 82dd17ef2c28: Waiting [2020-03-12T11:47:41.930Z] 7ca57ea69baf: Waiting [2020-03-12T11:47:42.188Z] 70d1554c15cb: Verifying Checksum [2020-03-12T11:47:42.188Z] 70d1554c15cb: Download complete [2020-03-12T11:47:42.188Z] cd54125436dc: Verifying Checksum [2020-03-12T11:47:42.188Z] cd54125436dc: Download complete [2020-03-12T11:47:42.188Z] c9b1b535fdd9: Verifying Checksum [2020-03-12T11:47:42.188Z] c9b1b535fdd9: Download complete [2020-03-12T11:47:42.188Z] 7ca57ea69baf: Verifying Checksum [2020-03-12T11:47:42.188Z] 7ca57ea69baf: Download complete [2020-03-12T11:47:42.188Z] a3af031952ce: Verifying Checksum [2020-03-12T11:47:42.188Z] a3af031952ce: Download complete [2020-03-12T11:47:42.451Z] c9b1b535fdd9: Pull complete [2020-03-12T11:47:42.451Z] e29377cccb21: Verifying Checksum [2020-03-12T11:47:42.451Z] e29377cccb21: Download complete [2020-03-12T11:47:43.022Z] cd54125436dc: Pull complete [2020-03-12T11:47:43.022Z] 70d1554c15cb: Pull complete [2020-03-12T11:47:43.967Z] 82dd17ef2c28: Verifying Checksum [2020-03-12T11:47:43.967Z] 82dd17ef2c28: Download complete [2020-03-12T11:47:48.201Z] 82dd17ef2c28: Pull complete [2020-03-12T11:47:48.201Z] 7ca57ea69baf: Pull complete [2020-03-12T11:47:48.201Z] a3af031952ce: Pull complete [2020-03-12T11:47:48.201Z] e29377cccb21: Pull complete [2020-03-12T11:47:48.201Z] Digest: sha256:948c0f302dae8ce62d28c32e46817c054cd5b00353fb0037646e92917a4124ff [2020-03-12T11:47:48.201Z] Status: Downloaded newer image for docker:latest [2020-03-12T11:47:49.599Z] ---> 3badf7afa2ed [2020-03-12T11:47:49.599Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-03-12T11:47:49.599Z] ---> Running in d8cbc1f9ce27 [2020-03-12T11:47:49.599Z] Removing intermediate container d8cbc1f9ce27 [2020-03-12T11:47:49.599Z] ---> cd98785aa21c [2020-03-12T11:47:49.599Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2020-03-12T11:47:49.599Z] ---> Running in 493fd20fb33d [2020-03-12T11:47:50.167Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-03-12T11:47:51.103Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-03-12T11:47:51.361Z] (1/5) Installing libsodium (1.0.18-r0) [2020-03-12T11:47:51.621Z] (2/5) Installing libzmq (4.3.2-r0) [2020-03-12T11:47:51.621Z] (3/5) Installing pkgconf (1.6.3-r0) [2020-03-12T11:47:51.621Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-03-12T11:47:51.880Z] (5/5) Installing zeromq-dev (4.3.2-r0) [2020-03-12T11:47:51.880Z] Executing busybox-1.31.1-r8.trigger [2020-03-12T11:47:51.880Z] OK: 145 MiB in 44 packages [2020-03-12T11:47:52.454Z] Removing intermediate container 493fd20fb33d [2020-03-12T11:47:52.454Z] ---> 4fca07223c7b [2020-03-12T11:47:52.454Z] Step 6/8 : WORKDIR /build [2020-03-12T11:47:52.454Z] ---> Running in 2367349fce11 [2020-03-12T11:47:52.715Z] Removing intermediate container 2367349fce11 [2020-03-12T11:47:52.715Z] ---> 5f5d5ee9b1bd [2020-03-12T11:47:52.715Z] Step 7/8 : COPY go.mod . [2020-03-12T11:47:52.715Z] ---> 26a223dba417 [2020-03-12T11:47:52.715Z] Step 8/8 : RUN go mod download [2020-03-12T11:47:52.715Z] ---> Running in 41adea4e7424 [2020-03-12T11:47:56.913Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-03-12T11:47:56.913Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-12T11:47:56.913Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-12T11:47:56.913Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-12T11:47:56.913Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-12T11:47:56.913Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-12T11:47:56.913Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-03-12T11:47:56.913Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-12T11:47:56.913Z] go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-03-12T11:47:56.913Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-03-12T11:47:56.913Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.52 [2020-03-12T11:47:56.913Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.11 [2020-03-12T11:47:56.913Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-03-12T11:47:56.913Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-03-12T11:47:56.913Z] go: finding github.com/fatih/color v1.7.0 [2020-03-12T11:47:56.913Z] go: finding github.com/go-kit/kit v0.8.0 [2020-03-12T11:47:56.913Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-03-12T11:47:56.913Z] go: finding github.com/go-stack/stack v1.8.0 [2020-03-12T11:47:56.913Z] go: finding github.com/golang/snappy v0.0.1 [2020-03-12T11:47:56.913Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-03-12T11:47:56.913Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-12T11:47:56.913Z] go: finding github.com/google/go-cmp v0.3.1 [2020-03-12T11:47:57.173Z] go: finding github.com/google/uuid v1.1.0 [2020-03-12T11:47:57.173Z] go: finding github.com/gorilla/mux v1.7.2 [2020-03-12T11:47:57.173Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-03-12T11:47:57.173Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-03-12T11:47:57.173Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-12T11:47:57.173Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-03-12T11:47:57.173Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-12T11:47:57.431Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-12T11:47:57.431Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-12T11:47:57.431Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-12T11:47:57.431Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-12T11:47:57.431Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-12T11:47:57.431Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-12T11:47:57.691Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-12T11:47:57.691Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-12T11:47:57.691Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-12T11:47:57.691Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-12T11:47:57.691Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-12T11:47:57.691Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-12T11:47:57.691Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-03-12T11:47:57.950Z] go: finding github.com/kr/pretty v0.2.0 [2020-03-12T11:47:57.950Z] go: finding github.com/kr/pty v1.1.1 [2020-03-12T11:47:57.950Z] go: finding github.com/kr/text v0.1.0 [2020-03-12T11:47:57.950Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-12T11:47:57.950Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-12T11:47:57.950Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-12T11:47:58.213Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-12T11:47:58.213Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-12T11:47:58.213Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-12T11:47:58.213Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-12T11:47:58.213Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-12T11:47:58.213Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-12T11:47:58.213Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-12T11:47:58.472Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-12T11:47:58.472Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-12T11:47:58.472Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-12T11:47:58.472Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-03-12T11:47:58.472Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-12T11:47:58.472Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-12T11:47:58.472Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-12T11:47:58.731Z] go: finding github.com/posener/complete v1.1.1 [2020-03-12T11:47:58.731Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-12T11:47:58.731Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-12T11:47:58.731Z] go: finding github.com/stretchr/objx v0.2.0 [2020-03-12T11:47:58.731Z] go: finding github.com/stretchr/testify v1.4.0 [2020-03-12T11:47:58.731Z] go: finding github.com/tidwall/pretty v1.0.0 [2020-03-12T11:47:58.990Z] go: finding github.com/ugorji/go v1.1.4 [2020-03-12T11:47:58.990Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-03-12T11:47:58.990Z] go: finding github.com/xdg/stringprep v1.0.0 [2020-03-12T11:47:58.990Z] go: finding go.mongodb.org/mongo-driver v1.1.1 [2020-03-12T11:47:58.990Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-12T11:47:58.990Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-12T11:47:58.990Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-12T11:47:59.257Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-12T11:47:59.257Z] go: finding golang.org/x/text v0.3.2 [2020-03-12T11:47:59.257Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-03-12T11:47:59.257Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-03-12T11:47:59.257Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-03-12T11:48:09.259Z] Removing intermediate container 41adea4e7424 [2020-03-12T11:48:09.259Z] ---> 3317d12b1268 [2020-03-12T11:48:09.259Z] Successfully built 3317d12b1268 [2020-03-12T11:48:09.259Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-03-12T11:48:09.893Z] + docker inspect -f . ci-base-image-x86_64 [2020-03-12T11:48:09.893Z] . [Pipeline] withDockerContainer [2020-03-12T11:48:10.015Z] prd-centos7-docker-4c-2g-304 does not seem to be running inside a container [2020-03-12T11:48:10.061Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/12 -v /w/workspace/app-functions-sdk-go/12:/w/workspace/app-functions-sdk-go/12:rw,z -v /w/workspace/app-functions-sdk-go/12@tmp:/w/workspace/app-functions-sdk-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-03-12T11:48:10.742Z] $ docker top ba76b4482fcbdd66e63c46ec6276414c064027724ef6be510c49c54e9948ccf4 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-12T11:48:11.242Z] + go version [2020-03-12T11:48:11.242Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-03-12T11:48:11.544Z] + make test [2020-03-12T11:48:11.544Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-03-12T11:48:12.932Z] ? github.com/edgexfoundry/app-functions-sdk-go [no test files] [2020-03-12T11:48:25.215Z] ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.142s coverage: 88.9% of statements [2020-03-12T11:48:35.275Z] ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.627s coverage: 41.7% of statements [2020-03-12T11:48:35.275Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] [2020-03-12T11:48:35.275Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] [2020-03-12T11:48:35.275Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/config 0.008s coverage: 100.0% of statements [2020-03-12T11:48:36.672Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.734s coverage: 69.3% of statements [2020-03-12T11:48:40.566Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-306 in /w/workspace/ndry_app-functions-sdk-go_PR-292 [Pipeline] { [Pipeline] ws [2020-03-12T11:48:40.603Z] Running in /w/workspace/app-functions-sdk-go/12 [Pipeline] { [Pipeline] checkout [2020-03-12T11:48:43.286Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 7.081s coverage: 74.7% of statements [2020-03-12T11:48:43.286Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.007s coverage: 89.5% of statements [2020-03-12T11:48:43.286Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.006s coverage: 100.0% of statements [2020-03-12T11:48:44.670Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.114s coverage: 100.0% of statements [2020-03-12T11:48:44.670Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.005s coverage: 100.0% of statements [2020-03-12T11:48:44.670Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.005s coverage: 100.0% of statements [2020-03-12T11:48:44.670Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] [2020-03-12T11:48:44.670Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] [2020-03-12T11:48:44.670Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] [2020-03-12T11:48:44.670Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] [2020-03-12T11:48:44.670Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] [2020-03-12T11:48:44.670Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] [2020-03-12T11:48:44.670Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] [2020-03-12T11:48:44.670Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.008s coverage: 96.6% of statements [2020-03-12T11:48:44.670Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] [2020-03-12T11:48:44.670Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.005s coverage: 97.7% of statements [2020-03-12T11:48:44.670Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] [2020-03-12T11:48:44.670Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] [2020-03-12T11:48:44.670Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] [2020-03-12T11:48:46.577Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.649s coverage: 84.8% of statements [2020-03-12T11:48:46.577Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.059s coverage: 83.3% of statements [2020-03-12T11:48:46.577Z] ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] [2020-03-12T11:48:47.092Z] using credential edgex-jenkins-ssh [2020-03-12T11:48:47.141Z] Cloning the remote Git repository [2020-03-12T11:48:47.141Z] Cloning with configured refspecs honoured and without tags [2020-03-12T11:48:47.152Z] level=DEBUG ts=2020-03-12T11:48:41.527594032Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" [2020-03-12T11:48:47.152Z] level=DEBUG ts=2020-03-12T11:48:41.533575181Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" [2020-03-12T11:48:47.152Z] level=DEBUG ts=2020-03-12T11:48:41.55232132Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" [2020-03-12T11:48:47.152Z] level=DEBUG ts=2020-03-12T11:48:41.556890052Z app=app_functions_sdk_go source=batch.go:124 msg="Forwarding Batched Data..." [2020-03-12T11:48:47.152Z] level=DEBUG ts=2020-03-12T11:48:41.562014238Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" [2020-03-12T11:48:47.152Z] level=DEBUG ts=2020-03-12T11:48:41.562183049Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" [2020-03-12T11:48:47.152Z] level=DEBUG ts=2020-03-12T11:48:41.562265265Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" [2020-03-12T11:48:47.152Z] level=DEBUG ts=2020-03-12T11:48:43.567217526Z app=app_functions_sdk_go source=batch.go:100 msg="Timer has elapsed" [2020-03-12T11:48:47.152Z] level=DEBUG ts=2020-03-12T11:48:43.572136504Z app=app_functions_sdk_go source=batch.go:124 msg="Forwarding Batched Data..." [2020-03-12T11:48:47.152Z] level=DEBUG ts=2020-03-12T11:48:43.577198887Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" [2020-03-12T11:48:47.152Z] level=DEBUG ts=2020-03-12T11:48:43.577327938Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" [2020-03-12T11:48:47.152Z] level=DEBUG ts=2020-03-12T11:48:43.577359667Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" [2020-03-12T11:48:47.152Z] level=DEBUG ts=2020-03-12T11:48:43.592326484Z app=app_functions_sdk_go source=batch.go:124 msg="Forwarding Batched Data..." [2020-03-12T11:48:47.152Z] level=DEBUG ts=2020-03-12T11:48:43.592405382Z app=app_functions_sdk_go source=batch.go:98 msg="Batch count has been reached" [2020-03-12T11:48:47.152Z] level=DEBUG ts=2020-03-12T11:48:43.601343986Z app=app_functions_sdk_go source=batch.go:124 msg="Forwarding Batched Data..." [2020-03-12T11:48:47.152Z] level=DEBUG ts=2020-03-12T11:48:43.605446792Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" [2020-03-12T11:48:47.153Z] level=DEBUG ts=2020-03-12T11:48:43.605680175Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" [2020-03-12T11:48:47.153Z] level=DEBUG ts=2020-03-12T11:48:43.605770996Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" [2020-03-12T11:48:47.153Z] level=DEBUG ts=2020-03-12T11:48:46.609822779Z app=app_functions_sdk_go source=batch.go:100 msg="Timer has elapsed" [2020-03-12T11:48:47.153Z] level=DEBUG ts=2020-03-12T11:48:46.615755629Z app=app_functions_sdk_go source=batch.go:124 msg="Forwarding Batched Data..." [2020-03-12T11:48:47.153Z] level=DEBUG ts=2020-03-12T11:48:46.621351346Z app=app_functions_sdk_go source=compression.go:48 msg="Compression with GZIP" [2020-03-12T11:48:47.153Z] level=DEBUG ts=2020-03-12T11:48:46.627870429Z app=app_functions_sdk_go source=compression.go:48 msg="Compression with GZIP" [2020-03-12T11:48:47.153Z] level=DEBUG ts=2020-03-12T11:48:46.632711688Z app=app_functions_sdk_go source=compression.go:75 msg="Compression with ZLIB" [2020-03-12T11:48:47.153Z] level=DEBUG ts=2020-03-12T11:48:46.638154397Z app=app_functions_sdk_go source=compression.go:75 msg="Compression with ZLIB" [2020-03-12T11:48:47.153Z] level=DEBUG ts=2020-03-12T11:48:46.643487243Z app=app_functions_sdk_go source=conversion.go:43 msg="Transforming to XML" [2020-03-12T11:48:47.153Z] level=DEBUG ts=2020-03-12T11:48:46.648084172Z app=app_functions_sdk_go source=conversion.go:43 msg="Transforming to XML" [2020-03-12T11:48:47.153Z] level=DEBUG ts=2020-03-12T11:48:46.653613475Z app=app_functions_sdk_go source=conversion.go:43 msg="Transforming to XML" [2020-03-12T11:48:47.153Z] level=DEBUG ts=2020-03-12T11:48:46.65851495Z app=app_functions_sdk_go source=conversion.go:43 msg="Transforming to XML" [2020-03-12T11:48:47.153Z] level=DEBUG ts=2020-03-12T11:48:46.663323323Z app=app_functions_sdk_go source=conversion.go:63 msg="Transforming to JSON" [2020-03-12T11:48:47.153Z] level=DEBUG ts=2020-03-12T11:48:46.668613529Z app=app_functions_sdk_go source=conversion.go:63 msg="Transforming to JSON" [2020-03-12T11:48:47.153Z] level=DEBUG ts=2020-03-12T11:48:46.674451693Z app=app_functions_sdk_go source=conversion.go:63 msg="Transforming to JSON" [2020-03-12T11:48:47.153Z] level=DEBUG ts=2020-03-12T11:48:46.681031329Z app=app_functions_sdk_go source=conversion.go:63 msg="Transforming to JSON" [2020-03-12T11:48:47.153Z] level=DEBUG ts=2020-03-12T11:48:46.686198493Z app=app_functions_sdk_go source=context.go:78 msg="Marking event as pushed" [2020-03-12T11:48:47.153Z] level=ERROR ts=2020-03-12T11:48:46.691027006Z app=app_functions_sdk_go source=coredata.go:41 msg="No EventID or EventChecksum Provided" [2020-03-12T11:48:47.153Z] level=DEBUG ts=2020-03-12T11:48:46.69631133Z app=app_functions_sdk_go source=context.go:101 msg="Pushing to CoreData" [2020-03-12T11:48:47.153Z] level=DEBUG ts=2020-03-12T11:48:46.92698886Z app=app_functions_sdk_go source=encryption.go:60 msg="Encrypting with AES" [2020-03-12T11:48:47.153Z] level=DEBUG ts=2020-03-12T11:48:46.932560787Z app=app_functions_sdk_go source=filter.go:42 msg="Filtering by DeviceID" [2020-03-12T11:48:47.153Z] level=DEBUG ts=2020-03-12T11:48:46.935795332Z app=app_functions_sdk_go source=filter.go:42 msg="Filtering by DeviceID" [2020-03-12T11:48:47.153Z] level=DEBUG ts=2020-03-12T11:48:46.938810517Z app=app_functions_sdk_go source=filter.go:42 msg="Filtering by DeviceID" [2020-03-12T11:48:47.153Z] level=DEBUG ts=2020-03-12T11:48:46.941800946Z app=app_functions_sdk_go source=filter.go:42 msg="Filtering by DeviceID" [2020-03-12T11:48:47.153Z] level=DEBUG ts=2020-03-12T11:48:46.944579981Z app=app_functions_sdk_go source=filter.go:42 msg="Filtering by DeviceID" [2020-03-12T11:48:47.153Z] level=DEBUG ts=2020-03-12T11:48:46.947137528Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" [2020-03-12T11:48:47.153Z] level=DEBUG ts=2020-03-12T11:48:46.949785936Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" [2020-03-12T11:48:47.153Z] level=DEBUG ts=2020-03-12T11:48:46.952307905Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" [2020-03-12T11:48:47.153Z] level=DEBUG ts=2020-03-12T11:48:46.954849513Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" [2020-03-12T11:48:47.153Z] level=DEBUG ts=2020-03-12T11:48:46.957155231Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" [2020-03-12T11:48:47.153Z] level=DEBUG ts=2020-03-12T11:48:46.959490003Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" [2020-03-12T11:48:47.153Z] level=DEBUG ts=2020-03-12T11:48:46.961785925Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" [2020-03-12T11:48:47.153Z] level=DEBUG ts=2020-03-12T11:48:46.964425303Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" [2020-03-12T11:48:47.153Z] level=DEBUG ts=2020-03-12T11:48:46.966769241Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" [2020-03-12T11:48:47.153Z] level=DEBUG ts=2020-03-12T11:48:46.969328685Z app=app_functions_sdk_go source=http.go:64 msg="POSTing data" [2020-03-12T11:48:47.153Z] level=DEBUG ts=2020-03-12T11:48:46.972336898Z app=app_functions_sdk_go source=http.go:71 msg="Response: 200 OK" [2020-03-12T11:48:47.153Z] level=DEBUG ts=2020-03-12T11:48:46.974816995Z app=app_functions_sdk_go source=http.go:72 msg="Sent data: test message" [2020-03-12T11:48:47.153Z] level=DEBUG ts=2020-03-12T11:48:46.976981031Z app=app_functions_sdk_go source=http.go:64 msg="POSTing data" [2020-03-12T11:48:47.153Z] level=DEBUG ts=2020-03-12T11:48:46.979695471Z app=app_functions_sdk_go source=http.go:71 msg="Response: 404 Not Found" [2020-03-12T11:48:47.153Z] level=DEBUG ts=2020-03-12T11:48:46.981802703Z app=app_functions_sdk_go source=http.go:72 msg="Sent data: test message" [2020-03-12T11:48:47.153Z] level=DEBUG ts=2020-03-12T11:48:46.984327557Z app=app_functions_sdk_go source=http.go:64 msg="POSTing data" [2020-03-12T11:48:47.153Z] level=DEBUG ts=2020-03-12T11:48:46.987325237Z app=app_functions_sdk_go source=http.go:71 msg="Response: 404 Not Found" [2020-03-12T11:48:47.153Z] level=DEBUG ts=2020-03-12T11:48:46.990599321Z app=app_functions_sdk_go source=http.go:72 msg="Sent data: test message" [2020-03-12T11:48:47.153Z] true [2020-03-12T11:48:47.153Z] [2020-03-12T11:48:47.153Z] true [2020-03-12T11:48:47.153Z] [2020-03-12T11:48:47.153Z] --- FAIL: TestJSONLogicValidJSONBadRule (0.00s) [2020-03-12T11:48:47.153Z] panic: interface conversion: interface {} is jsonlogic.ErrInvalidOperator, not string [recovered] [2020-03-12T11:48:47.153Z] panic: interface conversion: interface {} is jsonlogic.ErrInvalidOperator, not string [2020-03-12T11:48:47.153Z] [2020-03-12T11:48:47.153Z] goroutine 105 [running]: [2020-03-12T11:48:47.153Z] testing.tRunner.func1(0xc00045c100) [2020-03-12T11:48:47.153Z] /usr/local/go/src/testing/testing.go:874 +0x3a3 [2020-03-12T11:48:47.153Z] panic(0xa3bd60, 0xc0001079b0) [2020-03-12T11:48:47.153Z] /usr/local/go/src/runtime/panic.go:679 +0x1b2 [2020-03-12T11:48:47.153Z] github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms.TestJSONLogicValidJSONBadRule(0xc00045c100) [2020-03-12T11:48:47.153Z] /w/workspace/app-functions-sdk-go/12/pkg/transforms/jsonlogic_test.go:52 +0x206 [2020-03-12T11:48:47.153Z] testing.tRunner(0xc00045c100, 0xb34e28) [2020-03-12T11:48:47.153Z] /usr/local/go/src/testing/testing.go:909 +0xc9 [2020-03-12T11:48:47.153Z] created by testing.(*T).Run [2020-03-12T11:48:47.153Z] /usr/local/go/src/testing/testing.go:960 +0x350 [2020-03-12T11:48:47.153Z] FAIL github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 5.477s [2020-03-12T11:48:47.153Z] ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] [2020-03-12T11:48:47.153Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.008s coverage: 100.0% of statements [2020-03-12T11:48:47.153Z] FAIL [2020-03-12T11:48:47.411Z] make: *** [Makefile:6: test] Error 1 [Pipeline] } [2020-03-12T11:48:47.426Z] $ docker stop --time=1 ba76b4482fcbdd66e63c46ec6276414c064027724ef6be510c49c54e9948ccf4 [2020-03-12T11:48:47.171Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-03-12T11:48:47.268Z] > git init /w/workspace/app-functions-sdk-go/12 # timeout=10 [2020-03-12T11:48:47.361Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-03-12T11:48:47.362Z] > git --version # timeout=10 [2020-03-12T11:48:47.383Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-12T11:48:47.483Z] > 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 [2020-03-12T11:48:48.950Z] $ docker rm -f ba76b4482fcbdd66e63c46ec6276414c064027724ef6be510c49c54e9948ccf4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-12T11:48:49.986Z] Failed in branch amd64 [2020-03-12T11:48:50.510Z] Fetching without tags [2020-03-12T11:48:50.349Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-03-12T11:48:50.394Z] > git config --add remote.origin.fetch +refs/pull/292/head:refs/remotes/origin/PR-292 # timeout=10 [2020-03-12T11:48:50.414Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T11:48:50.447Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-03-12T11:48:50.490Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-03-12T11:48:50.491Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-12T11:48:50.507Z] > 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 [2020-03-12T11:48:51.043Z] Merging remotes/origin/master commit 0ff3ad959e6f24b21e9d0dced1424497a155e7a2 into PR head commit 3c83ecee93ede0cfcb97930bb929152dfc8b7671 [2020-03-12T11:48:51.385Z] Merge succeeded, producing 6c93a61974a83d26814b39d68ca7b81752a7f815 [2020-03-12T11:48:51.386Z] Checking out Revision 6c93a61974a83d26814b39d68ca7b81752a7f815 (PR-292) [2020-03-12T11:48:51.039Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T11:48:51.060Z] > git checkout -f 3c83ecee93ede0cfcb97930bb929152dfc8b7671 # timeout=10 [2020-03-12T11:48:51.180Z] > git remote # timeout=10 [2020-03-12T11:48:51.215Z] > git config --get remote.origin.url # timeout=10 [2020-03-12T11:48:51.238Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-12T11:48:51.251Z] > git merge 0ff3ad959e6f24b21e9d0dced1424497a155e7a2 # timeout=10 [2020-03-12T11:48:51.338Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-12T11:48:51.367Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T11:48:51.409Z] > git checkout -f 6c93a61974a83d26814b39d68ca7b81752a7f815 # timeout=10 [2020-03-12T11:48:55.971Z] Commit message: "Merge commit '0ff3ad959e6f24b21e9d0dced1424497a155e7a2' into HEAD" [2020-03-12T11:48:55.997Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-03-12T11:48:55.961Z] > git rev-list --no-walk 288c6b4987a1a462e6380d1236b794867b49d731 # timeout=10 [Pipeline] echo [2020-03-12T11:48:59.086Z] ========================================================= [2020-03-12T11:48:59.086Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-03-12T11:48:59.086Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-12T11:49:00.284Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-03-12T11:49:01.259Z] Sending build context to Docker daemon 36.55MB [2020-03-12T11:49:01.527Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-03-12T11:49:01.527Z] Step 2/8 : FROM ${BASE} [2020-03-12T11:49:01.796Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-03-12T11:49:01.796Z] cde5963f3b93: Pulling fs layer [2020-03-12T11:49:01.796Z] 2a23fa8c16f7: Pulling fs layer [2020-03-12T11:49:01.796Z] 777b28850792: Pulling fs layer [2020-03-12T11:49:01.796Z] 8a11ddd9e578: Pulling fs layer [2020-03-12T11:49:01.796Z] 4cf88f913ddb: Pulling fs layer [2020-03-12T11:49:01.796Z] 1df406cf5192: Pulling fs layer [2020-03-12T11:49:01.796Z] cd6300453558: Pulling fs layer [2020-03-12T11:49:01.796Z] b9c365052c96: Pulling fs layer [2020-03-12T11:49:01.796Z] a2d8cc88f415: Pulling fs layer [2020-03-12T11:49:01.796Z] ea1d1ca13537: Pulling fs layer [2020-03-12T11:49:01.796Z] 3750a50a1c5e: Pulling fs layer [2020-03-12T11:49:01.796Z] 8a11ddd9e578: Waiting [2020-03-12T11:49:01.796Z] 4cf88f913ddb: Waiting [2020-03-12T11:49:01.796Z] 1df406cf5192: Waiting [2020-03-12T11:49:01.796Z] cd6300453558: Waiting [2020-03-12T11:49:01.796Z] b9c365052c96: Waiting [2020-03-12T11:49:01.796Z] a2d8cc88f415: Waiting [2020-03-12T11:49:01.796Z] ea1d1ca13537: Waiting [2020-03-12T11:49:01.796Z] 3750a50a1c5e: Waiting [2020-03-12T11:49:01.796Z] 777b28850792: Verifying Checksum [2020-03-12T11:49:01.796Z] 777b28850792: Download complete [2020-03-12T11:49:01.796Z] 2a23fa8c16f7: Verifying Checksum [2020-03-12T11:49:01.796Z] 2a23fa8c16f7: Download complete [2020-03-12T11:49:01.796Z] 4cf88f913ddb: Download complete [2020-03-12T11:49:01.796Z] 1df406cf5192: Verifying Checksum [2020-03-12T11:49:01.796Z] 1df406cf5192: Download complete [2020-03-12T11:49:02.069Z] cde5963f3b93: Verifying Checksum [2020-03-12T11:49:02.069Z] cde5963f3b93: Download complete [2020-03-12T11:49:03.048Z] cde5963f3b93: Pull complete [2020-03-12T11:49:03.642Z] 2a23fa8c16f7: Pull complete [2020-03-12T11:49:03.925Z] 777b28850792: Pull complete [2020-03-12T11:49:06.525Z] cd6300453558: Verifying Checksum [2020-03-12T11:49:06.525Z] cd6300453558: Download complete [2020-03-12T11:49:06.525Z] a2d8cc88f415: Verifying Checksum [2020-03-12T11:49:06.525Z] a2d8cc88f415: Download complete [2020-03-12T11:49:09.130Z] ea1d1ca13537: Verifying Checksum [2020-03-12T11:49:09.130Z] ea1d1ca13537: Download complete [2020-03-12T11:49:09.130Z] 3750a50a1c5e: Verifying Checksum [2020-03-12T11:49:09.130Z] 3750a50a1c5e: Download complete [2020-03-12T11:49:11.722Z] b9c365052c96: Download complete [2020-03-12T11:49:13.669Z] 8a11ddd9e578: Verifying Checksum [2020-03-12T11:49:13.669Z] 8a11ddd9e578: Download complete [2020-03-12T11:49:23.783Z] 8a11ddd9e578: Pull complete [2020-03-12T11:49:24.051Z] 4cf88f913ddb: Pull complete [2020-03-12T11:49:24.321Z] 1df406cf5192: Pull complete [2020-03-12T11:49:29.707Z] cd6300453558: Pull complete [2020-03-12T11:49:34.052Z] b9c365052c96: Pull complete [2020-03-12T11:49:34.052Z] a2d8cc88f415: Pull complete [2020-03-12T11:49:36.090Z] ea1d1ca13537: Pull complete [2020-03-12T11:49:36.368Z] 3750a50a1c5e: Pull complete [2020-03-12T11:49:36.368Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-03-12T11:49:36.368Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-03-12T11:49:36.368Z] ---> 78745c68409d [2020-03-12T11:49:36.368Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-03-12T11:49:36.646Z] latest: Pulling from library/docker [2020-03-12T11:49:36.924Z] 8fa90b21c985: Pulling fs layer [2020-03-12T11:49:36.924Z] f2917335fcb0: Pulling fs layer [2020-03-12T11:49:36.924Z] c8d3c84c2515: Pulling fs layer [2020-03-12T11:49:36.924Z] a828ac2f8d0e: Pulling fs layer [2020-03-12T11:49:36.924Z] ab7b0e4ac96f: Pulling fs layer [2020-03-12T11:49:36.924Z] 25581ce9dd66: Pulling fs layer [2020-03-12T11:49:36.924Z] fc58c5fdb432: Pulling fs layer [2020-03-12T11:49:36.924Z] ab7b0e4ac96f: Waiting [2020-03-12T11:49:36.924Z] 25581ce9dd66: Waiting [2020-03-12T11:49:36.924Z] fc58c5fdb432: Waiting [2020-03-12T11:49:36.924Z] a828ac2f8d0e: Waiting [2020-03-12T11:49:37.196Z] c8d3c84c2515: Verifying Checksum [2020-03-12T11:49:37.196Z] c8d3c84c2515: Download complete [2020-03-12T11:49:37.489Z] f2917335fcb0: Verifying Checksum [2020-03-12T11:49:37.489Z] f2917335fcb0: Download complete [2020-03-12T11:49:37.489Z] 8fa90b21c985: Verifying Checksum [2020-03-12T11:49:37.489Z] 8fa90b21c985: Download complete [2020-03-12T11:49:38.107Z] ab7b0e4ac96f: Verifying Checksum [2020-03-12T11:49:38.107Z] ab7b0e4ac96f: Download complete [2020-03-12T11:49:38.107Z] 25581ce9dd66: Verifying Checksum [2020-03-12T11:49:38.107Z] 25581ce9dd66: Download complete [2020-03-12T11:49:38.389Z] 8fa90b21c985: Pull complete [2020-03-12T11:49:38.389Z] fc58c5fdb432: Verifying Checksum [2020-03-12T11:49:38.389Z] fc58c5fdb432: Download complete [2020-03-12T11:49:40.408Z] f2917335fcb0: Pull complete [2020-03-12T11:49:40.408Z] c8d3c84c2515: Pull complete [2020-03-12T11:49:43.064Z] a828ac2f8d0e: Verifying Checksum [2020-03-12T11:49:43.064Z] a828ac2f8d0e: Download complete [2020-03-12T11:49:47.444Z] a828ac2f8d0e: Pull complete [2020-03-12T11:49:47.444Z] ab7b0e4ac96f: Pull complete [2020-03-12T11:49:47.444Z] 25581ce9dd66: Pull complete [2020-03-12T11:49:47.722Z] fc58c5fdb432: Pull complete [2020-03-12T11:49:47.722Z] Digest: sha256:948c0f302dae8ce62d28c32e46817c054cd5b00353fb0037646e92917a4124ff [2020-03-12T11:49:47.722Z] Status: Downloaded newer image for docker:latest [2020-03-12T11:49:56.065Z] ---> 20313841c54e [2020-03-12T11:49:56.065Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-03-12T11:49:56.065Z] ---> Running in c0651036dcd0 [2020-03-12T11:49:56.065Z] Removing intermediate container c0651036dcd0 [2020-03-12T11:49:56.065Z] ---> 8fdb983e0bbf [2020-03-12T11:49:56.065Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2020-03-12T11:49:56.065Z] ---> Running in 0613540f25b5 [2020-03-12T11:49:57.030Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-03-12T11:49:57.990Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-03-12T11:49:58.574Z] (1/5) Installing libsodium (1.0.18-r0) [2020-03-12T11:49:58.574Z] (2/5) Installing libzmq (4.3.2-r0) [2020-03-12T11:49:58.841Z] (3/5) Installing pkgconf (1.6.3-r0) [2020-03-12T11:49:58.841Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-03-12T11:49:59.111Z] (5/5) Installing zeromq-dev (4.3.2-r0) [2020-03-12T11:49:59.111Z] Executing busybox-1.31.1-r8.trigger [2020-03-12T11:49:59.111Z] OK: 127 MiB in 44 packages [2020-03-12T11:50:00.529Z] Removing intermediate container 0613540f25b5 [2020-03-12T11:50:00.529Z] ---> 0576b11c6d4f [2020-03-12T11:50:00.529Z] Step 6/8 : WORKDIR /build [2020-03-12T11:50:00.529Z] ---> Running in 5774921519c1 [2020-03-12T11:50:01.117Z] Removing intermediate container 5774921519c1 [2020-03-12T11:50:01.117Z] ---> 4ce7133be9d9 [2020-03-12T11:50:01.117Z] Step 7/8 : COPY go.mod . [2020-03-12T11:50:01.706Z] ---> 554e80a99488 [2020-03-12T11:50:01.706Z] Step 8/8 : RUN go mod download [2020-03-12T11:50:01.706Z] ---> Running in 8a051e4900d8 [2020-03-12T11:50:03.659Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-03-12T11:50:03.659Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-12T11:50:03.659Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-12T11:50:03.659Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-12T11:50:03.659Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-12T11:50:03.659Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-12T11:50:03.659Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-03-12T11:50:03.659Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-12T11:50:03.659Z] go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-03-12T11:50:03.659Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-03-12T11:50:03.659Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.52 [2020-03-12T11:50:03.659Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.11 [2020-03-12T11:50:03.659Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-03-12T11:50:03.659Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-03-12T11:50:03.659Z] go: finding github.com/fatih/color v1.7.0 [2020-03-12T11:50:03.659Z] go: finding github.com/go-kit/kit v0.8.0 [2020-03-12T11:50:03.659Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-03-12T11:50:03.659Z] go: finding github.com/go-stack/stack v1.8.0 [2020-03-12T11:50:03.659Z] go: finding github.com/golang/snappy v0.0.1 [2020-03-12T11:50:03.659Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-03-12T11:50:03.659Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-12T11:50:03.659Z] go: finding github.com/google/go-cmp v0.3.1 [2020-03-12T11:50:03.659Z] go: finding github.com/google/uuid v1.1.0 [2020-03-12T11:50:03.659Z] go: finding github.com/gorilla/mux v1.7.2 [2020-03-12T11:50:03.659Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-03-12T11:50:03.659Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-03-12T11:50:03.659Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-12T11:50:03.926Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-03-12T11:50:03.926Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-12T11:50:03.926Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-12T11:50:03.926Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-12T11:50:03.926Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-12T11:50:03.926Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-12T11:50:03.926Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-12T11:50:03.926Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-12T11:50:03.926Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-12T11:50:03.926Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-12T11:50:03.926Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-12T11:50:03.926Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-12T11:50:03.926Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-12T11:50:03.926Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-12T11:50:03.926Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-03-12T11:50:03.926Z] go: finding github.com/kr/pretty v0.2.0 [2020-03-12T11:50:03.926Z] go: finding github.com/kr/pty v1.1.1 [2020-03-12T11:50:03.926Z] go: finding github.com/kr/text v0.1.0 [2020-03-12T11:50:03.926Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-12T11:50:03.926Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-12T11:50:03.927Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-12T11:50:03.927Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-12T11:50:03.927Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-12T11:50:03.927Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-12T11:50:03.927Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-12T11:50:03.927Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-12T11:50:03.927Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-12T11:50:04.195Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-12T11:50:04.195Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-12T11:50:04.195Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-12T11:50:04.195Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-12T11:50:04.195Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-03-12T11:50:04.195Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-12T11:50:04.195Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-12T11:50:04.195Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-12T11:50:04.195Z] go: finding github.com/posener/complete v1.1.1 [2020-03-12T11:50:04.195Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-12T11:50:04.195Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-12T11:50:04.195Z] go: finding github.com/stretchr/objx v0.2.0 [2020-03-12T11:50:04.195Z] go: finding github.com/stretchr/testify v1.4.0 [2020-03-12T11:50:04.195Z] go: finding github.com/tidwall/pretty v1.0.0 [2020-03-12T11:50:04.195Z] go: finding github.com/ugorji/go v1.1.4 [2020-03-12T11:50:04.195Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-03-12T11:50:04.195Z] go: finding github.com/xdg/stringprep v1.0.0 [2020-03-12T11:50:04.195Z] go: finding go.mongodb.org/mongo-driver v1.1.1 [2020-03-12T11:50:04.195Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-12T11:50:04.195Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-12T11:50:04.195Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-12T11:50:04.195Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-12T11:50:04.195Z] go: finding golang.org/x/text v0.3.2 [2020-03-12T11:50:04.195Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-03-12T11:50:04.195Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-03-12T11:50:04.195Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-03-12T11:50:22.457Z] Removing intermediate container 8a051e4900d8 [2020-03-12T11:50:22.458Z] ---> 4c93e956bfb3 [2020-03-12T11:50:22.458Z] Successfully built 4c93e956bfb3 [2020-03-12T11:50:22.458Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-03-12T11:50:23.139Z] + docker inspect -f . ci-base-image-arm64 [2020-03-12T11:50:23.408Z] . [Pipeline] withDockerContainer [2020-03-12T11:50:23.783Z] prd-ubuntu18.04-docker-arm64-4c-16g-306 does not seem to be running inside a container [2020-03-12T11:50:23.882Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/12 -v /w/workspace/app-functions-sdk-go/12:/w/workspace/app-functions-sdk-go/12:rw,z -v /w/workspace/app-functions-sdk-go/12@tmp:/w/workspace/app-functions-sdk-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-03-12T11:50:25.221Z] $ docker top c6a1cb8acb7410306055e828ac6db3b724c08100eb417d906967f2dab5fa4996 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-12T11:50:26.289Z] + go version [2020-03-12T11:50:26.289Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-03-12T11:50:26.950Z] + make test [2020-03-12T11:50:26.950Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-03-12T11:50:28.371Z] ? github.com/edgexfoundry/app-functions-sdk-go [no test files] [2020-03-12T11:51:15.564Z] ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.110s coverage: 88.9% of statements [2020-03-12T11:51:33.880Z] ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.542s coverage: 41.7% of statements [2020-03-12T11:51:33.880Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] [2020-03-12T11:51:33.880Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] [2020-03-12T11:51:33.880Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/config 0.029s coverage: 100.0% of statements [2020-03-12T11:51:33.880Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.352s coverage: 69.3% of statements [2020-03-12T11:51:36.482Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 7.119s coverage: 74.7% of statements [2020-03-12T11:51:36.482Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.017s coverage: 89.5% of statements [2020-03-12T11:51:36.482Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.019s coverage: 100.0% of statements [2020-03-12T11:51:43.157Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.108s coverage: 100.0% of statements [2020-03-12T11:51:43.157Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.020s coverage: 100.0% of statements [2020-03-12T11:51:43.157Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.045s coverage: 100.0% of statements [2020-03-12T11:51:43.157Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] [2020-03-12T11:51:43.157Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] [2020-03-12T11:51:43.157Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] [2020-03-12T11:51:43.157Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] [2020-03-12T11:51:43.157Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] [2020-03-12T11:51:43.157Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] [2020-03-12T11:51:43.157Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] [2020-03-12T11:51:43.157Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.018s coverage: 96.6% of statements [2020-03-12T11:51:43.157Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] [2020-03-12T11:51:43.157Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.016s coverage: 97.7% of statements [2020-03-12T11:51:43.157Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] [2020-03-12T11:51:43.157Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] [2020-03-12T11:51:43.157Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] [2020-03-12T11:51:49.807Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.768s coverage: 84.8% of statements [2020-03-12T11:51:49.807Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.106s coverage: 83.3% of statements [2020-03-12T11:51:49.807Z] ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] [2020-03-12T11:51:49.807Z] level=DEBUG ts=2020-03-12T11:51:43.974750155Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" [2020-03-12T11:51:49.807Z] level=DEBUG ts=2020-03-12T11:51:43.983347368Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" [2020-03-12T11:51:49.807Z] level=DEBUG ts=2020-03-12T11:51:43.989360055Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" [2020-03-12T11:51:49.807Z] level=DEBUG ts=2020-03-12T11:51:43.995375913Z app=app_functions_sdk_go source=batch.go:124 msg="Forwarding Batched Data..." [2020-03-12T11:51:49.807Z] level=DEBUG ts=2020-03-12T11:51:44.002225746Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" [2020-03-12T11:51:49.807Z] level=DEBUG ts=2020-03-12T11:51:44.002520243Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" [2020-03-12T11:51:49.807Z] level=DEBUG ts=2020-03-12T11:51:44.00282082Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" [2020-03-12T11:51:49.807Z] level=DEBUG ts=2020-03-12T11:51:46.008990653Z app=app_functions_sdk_go source=batch.go:100 msg="Timer has elapsed" [2020-03-12T11:51:49.807Z] level=DEBUG ts=2020-03-12T11:51:46.019689319Z app=app_functions_sdk_go source=batch.go:124 msg="Forwarding Batched Data..." [2020-03-12T11:51:49.807Z] level=DEBUG ts=2020-03-12T11:51:46.02661733Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" [2020-03-12T11:51:49.807Z] level=DEBUG ts=2020-03-12T11:51:46.02694577Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" [2020-03-12T11:51:49.807Z] level=DEBUG ts=2020-03-12T11:51:46.027262579Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" [2020-03-12T11:51:49.807Z] level=DEBUG ts=2020-03-12T11:51:46.043520951Z app=app_functions_sdk_go source=batch.go:124 msg="Forwarding Batched Data..." [2020-03-12T11:51:49.807Z] level=DEBUG ts=2020-03-12T11:51:46.043769194Z app=app_functions_sdk_go source=batch.go:98 msg="Batch count has been reached" [2020-03-12T11:51:49.807Z] level=DEBUG ts=2020-03-12T11:51:46.055099807Z app=app_functions_sdk_go source=batch.go:124 msg="Forwarding Batched Data..." [2020-03-12T11:51:49.807Z] level=DEBUG ts=2020-03-12T11:51:46.062108225Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" [2020-03-12T11:51:49.807Z] level=DEBUG ts=2020-03-12T11:51:46.062258349Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" [2020-03-12T11:51:49.807Z] level=DEBUG ts=2020-03-12T11:51:46.062618892Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" [2020-03-12T11:51:49.807Z] level=DEBUG ts=2020-03-12T11:51:49.068994364Z app=app_functions_sdk_go source=batch.go:100 msg="Timer has elapsed" [2020-03-12T11:51:49.807Z] level=DEBUG ts=2020-03-12T11:51:49.075890834Z app=app_functions_sdk_go source=batch.go:124 msg="Forwarding Batched Data..." [2020-03-12T11:51:49.807Z] level=DEBUG ts=2020-03-12T11:51:49.082493676Z app=app_functions_sdk_go source=compression.go:48 msg="Compression with GZIP" [2020-03-12T11:51:49.807Z] level=DEBUG ts=2020-03-12T11:51:49.088314808Z app=app_functions_sdk_go source=compression.go:48 msg="Compression with GZIP" [2020-03-12T11:51:49.807Z] level=DEBUG ts=2020-03-12T11:51:49.094785668Z app=app_functions_sdk_go source=compression.go:75 msg="Compression with ZLIB" [2020-03-12T11:51:49.807Z] level=DEBUG ts=2020-03-12T11:51:49.100736502Z app=app_functions_sdk_go source=compression.go:75 msg="Compression with ZLIB" [2020-03-12T11:51:49.807Z] level=DEBUG ts=2020-03-12T11:51:49.107275668Z app=app_functions_sdk_go source=conversion.go:43 msg="Transforming to XML" [2020-03-12T11:51:49.807Z] level=DEBUG ts=2020-03-12T11:51:49.113323591Z app=app_functions_sdk_go source=conversion.go:43 msg="Transforming to XML" [2020-03-12T11:51:49.807Z] level=DEBUG ts=2020-03-12T11:51:49.119296286Z app=app_functions_sdk_go source=conversion.go:43 msg="Transforming to XML" [2020-03-12T11:51:49.807Z] level=DEBUG ts=2020-03-12T11:51:49.124918709Z app=app_functions_sdk_go source=conversion.go:43 msg="Transforming to XML" [2020-03-12T11:51:49.807Z] level=DEBUG ts=2020-03-12T11:51:49.130656513Z app=app_functions_sdk_go source=conversion.go:63 msg="Transforming to JSON" [2020-03-12T11:51:49.807Z] level=DEBUG ts=2020-03-12T11:51:49.137341773Z app=app_functions_sdk_go source=conversion.go:63 msg="Transforming to JSON" [2020-03-12T11:51:49.807Z] level=DEBUG ts=2020-03-12T11:51:49.143283785Z app=app_functions_sdk_go source=conversion.go:63 msg="Transforming to JSON" [2020-03-12T11:51:49.807Z] level=DEBUG ts=2020-03-12T11:51:49.149172923Z app=app_functions_sdk_go source=conversion.go:63 msg="Transforming to JSON" [2020-03-12T11:51:49.807Z] level=DEBUG ts=2020-03-12T11:51:49.155751123Z app=app_functions_sdk_go source=context.go:78 msg="Marking event as pushed" [2020-03-12T11:51:49.807Z] level=ERROR ts=2020-03-12T11:51:49.161992983Z app=app_functions_sdk_go source=coredata.go:41 msg="No EventID or EventChecksum Provided" [2020-03-12T11:51:49.807Z] level=DEBUG ts=2020-03-12T11:51:49.167533209Z app=app_functions_sdk_go source=context.go:101 msg="Pushing to CoreData" [2020-03-12T11:51:49.807Z] level=DEBUG ts=2020-03-12T11:51:49.196709332Z app=app_functions_sdk_go source=encryption.go:60 msg="Encrypting with AES" [2020-03-12T11:51:49.807Z] level=DEBUG ts=2020-03-12T11:51:49.203640425Z app=app_functions_sdk_go source=filter.go:42 msg="Filtering by DeviceID" [2020-03-12T11:51:49.807Z] level=DEBUG ts=2020-03-12T11:51:49.21026801Z app=app_functions_sdk_go source=filter.go:42 msg="Filtering by DeviceID" [2020-03-12T11:51:49.807Z] level=DEBUG ts=2020-03-12T11:51:49.21717704Z app=app_functions_sdk_go source=filter.go:42 msg="Filtering by DeviceID" [2020-03-12T11:51:49.807Z] level=DEBUG ts=2020-03-12T11:51:49.223180138Z app=app_functions_sdk_go source=filter.go:42 msg="Filtering by DeviceID" [2020-03-12T11:51:49.807Z] level=DEBUG ts=2020-03-12T11:51:49.229717425Z app=app_functions_sdk_go source=filter.go:42 msg="Filtering by DeviceID" [2020-03-12T11:51:49.807Z] level=DEBUG ts=2020-03-12T11:51:49.23634787Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" [2020-03-12T11:51:49.807Z] level=DEBUG ts=2020-03-12T11:51:49.242185773Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" [2020-03-12T11:51:49.807Z] level=DEBUG ts=2020-03-12T11:51:49.248456696Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" [2020-03-12T11:51:49.807Z] level=DEBUG ts=2020-03-12T11:51:49.254399418Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" [2020-03-12T11:51:49.807Z] level=DEBUG ts=2020-03-12T11:51:49.260188597Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" [2020-03-12T11:51:49.807Z] level=DEBUG ts=2020-03-12T11:51:49.265801019Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" [2020-03-12T11:51:49.807Z] level=DEBUG ts=2020-03-12T11:51:49.271922448Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" [2020-03-12T11:51:49.807Z] level=DEBUG ts=2020-03-12T11:51:49.278760292Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" [2020-03-12T11:51:49.807Z] level=DEBUG ts=2020-03-12T11:51:49.295565296Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" [2020-03-12T11:51:49.807Z] level=DEBUG ts=2020-03-12T11:51:49.3027331Z app=app_functions_sdk_go source=http.go:64 msg="POSTing data" [2020-03-12T11:51:49.807Z] level=DEBUG ts=2020-03-12T11:51:49.310956981Z app=app_functions_sdk_go source=http.go:71 msg="Response: 200 OK" [2020-03-12T11:51:49.807Z] level=DEBUG ts=2020-03-12T11:51:49.316508978Z app=app_functions_sdk_go source=http.go:72 msg="Sent data: test message" [2020-03-12T11:51:49.807Z] level=DEBUG ts=2020-03-12T11:51:49.322316788Z app=app_functions_sdk_go source=http.go:64 msg="POSTing data" [2020-03-12T11:51:49.807Z] level=DEBUG ts=2020-03-12T11:51:49.328790829Z app=app_functions_sdk_go source=http.go:71 msg="Response: 404 Not Found" [2020-03-12T11:51:49.807Z] level=DEBUG ts=2020-03-12T11:51:49.334038368Z app=app_functions_sdk_go source=http.go:72 msg="Sent data: test message" [2020-03-12T11:51:49.807Z] level=DEBUG ts=2020-03-12T11:51:49.340217862Z app=app_functions_sdk_go source=http.go:64 msg="POSTing data" [2020-03-12T11:51:49.807Z] level=DEBUG ts=2020-03-12T11:51:49.346918714Z app=app_functions_sdk_go source=http.go:71 msg="Response: 404 Not Found" [2020-03-12T11:51:49.807Z] level=DEBUG ts=2020-03-12T11:51:49.353256692Z app=app_functions_sdk_go source=http.go:72 msg="Sent data: test message" [2020-03-12T11:51:49.807Z] true [2020-03-12T11:51:49.807Z] [2020-03-12T11:51:49.807Z] true [2020-03-12T11:51:49.807Z] [2020-03-12T11:51:49.807Z] --- FAIL: TestJSONLogicValidJSONBadRule (0.00s) [2020-03-12T11:51:49.807Z] panic: interface conversion: interface {} is jsonlogic.ErrInvalidOperator, not string [recovered] [2020-03-12T11:51:49.807Z] panic: interface conversion: interface {} is jsonlogic.ErrInvalidOperator, not string [2020-03-12T11:51:49.807Z] [2020-03-12T11:51:49.807Z] goroutine 30 [running]: [2020-03-12T11:51:49.807Z] testing.tRunner.func1(0x400010aa00) [2020-03-12T11:51:49.807Z] /usr/local/go/src/testing/testing.go:874 +0x348 [2020-03-12T11:51:49.807Z] panic(0x5b2100, 0x400046c660) [2020-03-12T11:51:49.807Z] /usr/local/go/src/runtime/panic.go:679 +0x194 [2020-03-12T11:51:49.807Z] github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms.TestJSONLogicValidJSONBadRule(0x400010aa00) [2020-03-12T11:51:49.807Z] /w/workspace/app-functions-sdk-go/12/pkg/transforms/jsonlogic_test.go:52 +0x1c8 [2020-03-12T11:51:49.807Z] testing.tRunner(0x400010aa00, 0x6ab0d0) [2020-03-12T11:51:49.807Z] /usr/local/go/src/testing/testing.go:909 +0xb8 [2020-03-12T11:51:49.807Z] created by testing.(*T).Run [2020-03-12T11:51:49.807Z] /usr/local/go/src/testing/testing.go:960 +0x2c0 [2020-03-12T11:51:49.807Z] FAIL github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 5.420s [2020-03-12T11:51:49.807Z] ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] [2020-03-12T11:51:49.807Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.028s coverage: 100.0% of statements [2020-03-12T11:51:49.807Z] FAIL [2020-03-12T11:51:50.391Z] make: *** [Makefile:6: test] Error 1 [Pipeline] } [2020-03-12T11:51:50.427Z] $ docker stop --time=1 c6a1cb8acb7410306055e828ac6db3b724c08100eb417d906967f2dab5fa4996 [2020-03-12T11:51:52.632Z] $ docker rm -f c6a1cb8acb7410306055e828ac6db3b724c08100eb417d906967f2dab5fa4996 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-12T11:51:54.166Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-03-12T11:51:55.439Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-12T11:51:55.740Z] ---> package-listing.sh [2020-03-12T11:51:55.740Z] ++ facter osfamily [2020-03-12T11:51:55.740Z] ++ tr '[:upper:]' '[:lower:]' [2020-03-12T11:51:55.740Z] + OS_FAMILY=redhat [2020-03-12T11:51:55.740Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-292 [2020-03-12T11:51:55.740Z] + START_PACKAGES=/tmp/packages_start.txt [2020-03-12T11:51:55.740Z] + END_PACKAGES=/tmp/packages_end.txt [2020-03-12T11:51:55.740Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-03-12T11:51:55.740Z] + PACKAGES=/tmp/packages_start.txt [2020-03-12T11:51:55.740Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-292 ']' [2020-03-12T11:51:55.740Z] + PACKAGES=/tmp/packages_end.txt [2020-03-12T11:51:55.740Z] + case "${OS_FAMILY}" in [2020-03-12T11:51:55.740Z] + rpm -qa [2020-03-12T11:51:55.740Z] + sort [2020-03-12T11:51:59.940Z] + '[' -f /tmp/packages_start.txt ']' [2020-03-12T11:51:59.940Z] + '[' -f /tmp/packages_end.txt ']' [2020-03-12T11:51:59.940Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-03-12T11:51:59.940Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-292 ']' [2020-03-12T11:51:59.940Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-292/archives/ [2020-03-12T11:51:59.940Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-292/archives/ [Pipeline] isUnix [Pipeline] sh [2020-03-12T11:52:00.409Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-12T11:52:00.409Z] [2020-03-12T11:52:00.409Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-03-12T11:52:00.738Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-12T11:52:00.738Z] alpine: Pulling from edgex-lftools-log-publisher [2020-03-12T11:52:00.738Z] c9b1b535fdd9: Pulling fs layer [2020-03-12T11:52:00.738Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-12T11:52:00.738Z] 756a868c4378: Pulling fs layer [2020-03-12T11:52:00.738Z] 444b2fc9a129: Pulling fs layer [2020-03-12T11:52:00.738Z] ea15f1150254: Pulling fs layer [2020-03-12T11:52:00.738Z] 41b27a9f41bf: Pulling fs layer [2020-03-12T11:52:00.738Z] 28c525ee5125: Pulling fs layer [2020-03-12T11:52:00.738Z] 094b1ea09ed8: Pulling fs layer [2020-03-12T11:52:00.738Z] 138eaada9080: Pulling fs layer [2020-03-12T11:52:00.738Z] 0622d0fa9048: Pulling fs layer [2020-03-12T11:52:00.738Z] 41b27a9f41bf: Waiting [2020-03-12T11:52:00.738Z] 28c525ee5125: Waiting [2020-03-12T11:52:00.738Z] 094b1ea09ed8: Waiting [2020-03-12T11:52:00.738Z] 138eaada9080: Waiting [2020-03-12T11:52:00.738Z] 0622d0fa9048: Waiting [2020-03-12T11:52:00.738Z] 444b2fc9a129: Waiting [2020-03-12T11:52:00.738Z] ea15f1150254: Waiting [2020-03-12T11:52:00.738Z] 2cc5ad85d9ab: Verifying Checksum [2020-03-12T11:52:00.738Z] 2cc5ad85d9ab: Download complete [2020-03-12T11:52:00.738Z] 444b2fc9a129: Verifying Checksum [2020-03-12T11:52:00.738Z] 444b2fc9a129: Download complete [2020-03-12T11:52:00.738Z] c9b1b535fdd9: Verifying Checksum [2020-03-12T11:52:00.738Z] c9b1b535fdd9: Download complete [2020-03-12T11:52:00.738Z] ea15f1150254: Verifying Checksum [2020-03-12T11:52:00.738Z] ea15f1150254: Download complete [2020-03-12T11:52:01.017Z] 28c525ee5125: Verifying Checksum [2020-03-12T11:52:01.017Z] 28c525ee5125: Download complete [2020-03-12T11:52:01.293Z] c9b1b535fdd9: Pull complete [2020-03-12T11:52:01.293Z] 756a868c4378: Verifying Checksum [2020-03-12T11:52:01.293Z] 756a868c4378: Download complete [2020-03-12T11:52:01.556Z] 138eaada9080: Verifying Checksum [2020-03-12T11:52:01.556Z] 138eaada9080: Download complete [2020-03-12T11:52:01.556Z] 094b1ea09ed8: Verifying Checksum [2020-03-12T11:52:01.556Z] 094b1ea09ed8: Download complete [2020-03-12T11:52:01.556Z] 0622d0fa9048: Verifying Checksum [2020-03-12T11:52:01.556Z] 0622d0fa9048: Download complete [2020-03-12T11:52:01.556Z] 2cc5ad85d9ab: Pull complete [2020-03-12T11:52:01.815Z] 41b27a9f41bf: Verifying Checksum [2020-03-12T11:52:01.815Z] 41b27a9f41bf: Download complete [2020-03-12T11:52:03.194Z] 756a868c4378: Pull complete [2020-03-12T11:52:03.455Z] 444b2fc9a129: Pull complete [2020-03-12T11:52:03.713Z] ea15f1150254: Pull complete [2020-03-12T11:52:07.910Z] 41b27a9f41bf: Pull complete [2020-03-12T11:52:07.910Z] 28c525ee5125: Pull complete [2020-03-12T11:52:09.295Z] 094b1ea09ed8: Pull complete [2020-03-12T11:52:11.206Z] 138eaada9080: Pull complete [2020-03-12T11:52:11.206Z] 0622d0fa9048: Pull complete [2020-03-12T11:52:11.206Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-03-12T11:52:11.206Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-03-12T11:52:11.395Z] prd-centos7-docker-4c-2g-298 does not seem to be running inside a container [2020-03-12T11:52:11.465Z] $ 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 [2020-03-12T11:52:12.511Z] $ docker top bf7ffd6f48eff542869ccb6d8158838a444c61b08286881e9ec5bbfbbd698fa7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-12T11:52:12.743Z] provisioning config files... [2020-03-12T11:52:12.759Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-292@tmp/config3335053996687282318tmp [Pipeline] { [Pipeline] echo [2020-03-12T11:52:12.818Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-12T11:52:13.117Z] ---> create-netrc.sh [Pipeline] echo [2020-03-12T11:52:13.124Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-12T11:52:13.415Z] ---> logs-deploy.sh [2020-03-12T11:52:13.415Z] + ARCHIVE_ARTIFACTS= [2020-03-12T11:52:13.415Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-03-12T11:52:13.415Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-03-12T11:52:13.415Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-03-12T11:52:13.415Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-292/12 [2020-03-12T11:52:13.415Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-292/12/ [2020-03-12T11:52:13.415Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-292/12 /w/workspace/ndry_app-functions-sdk-go_PR-292 [2020-03-12T11:52:14.792Z] Archives upload complete. [2020-03-12T11:52:14.792Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-292/12 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-292/12/ [2020-03-12T11:52:15.357Z] ---> uname -a: [2020-03-12T11:52:15.357Z] Linux bf7ffd6f48ef 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-03-12T11:52:15.357Z] [2020-03-12T11:52:15.357Z] [2020-03-12T11:52:15.357Z] ---> lscpu: [2020-03-12T11:52:15.357Z] Architecture: x86_64 [2020-03-12T11:52:15.357Z] CPU op-mode(s): 32-bit, 64-bit [2020-03-12T11:52:15.357Z] Byte Order: Little Endian [2020-03-12T11:52:15.357Z] Address sizes: 40 bits physical, 48 bits virtual [2020-03-12T11:52:15.357Z] CPU(s): 4 [2020-03-12T11:52:15.357Z] On-line CPU(s) list: 0-3 [2020-03-12T11:52:15.357Z] Thread(s) per core: 1 [2020-03-12T11:52:15.357Z] Core(s) per socket: 1 [2020-03-12T11:52:15.357Z] Socket(s): 4 [2020-03-12T11:52:15.357Z] NUMA node(s): 1 [2020-03-12T11:52:15.357Z] Vendor ID: GenuineIntel [2020-03-12T11:52:15.357Z] CPU family: 6 [2020-03-12T11:52:15.357Z] Model: 44 [2020-03-12T11:52:15.357Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-03-12T11:52:15.357Z] Stepping: 1 [2020-03-12T11:52:15.357Z] CPU MHz: 2933.396 [2020-03-12T11:52:15.357Z] BogoMIPS: 5866.79 [2020-03-12T11:52:15.357Z] Virtualization: VT-x [2020-03-12T11:52:15.357Z] Hypervisor vendor: KVM [2020-03-12T11:52:15.357Z] Virtualization type: full [2020-03-12T11:52:15.357Z] L1d cache: 128 KiB [2020-03-12T11:52:15.357Z] L1i cache: 128 KiB [2020-03-12T11:52:15.357Z] L2 cache: 16 MiB [2020-03-12T11:52:15.357Z] L3 cache: 64 MiB [2020-03-12T11:52:15.357Z] NUMA node0 CPU(s): 0-3 [2020-03-12T11:52:15.357Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-03-12T11:52:15.357Z] Vulnerability Meltdown: Mitigation; PTI [2020-03-12T11:52:15.357Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-03-12T11:52:15.357Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-03-12T11:52:15.357Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-03-12T11:52:15.357Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-03-12T11:52:15.357Z] [2020-03-12T11:52:15.357Z] [2020-03-12T11:52:15.357Z] ---> nproc: [2020-03-12T11:52:15.357Z] 4 [2020-03-12T11:52:15.357Z] [2020-03-12T11:52:15.357Z] [2020-03-12T11:52:15.357Z] ---> df -h: [2020-03-12T11:52:15.357Z] Filesystem Size Used Available Use% Mounted on [2020-03-12T11:52:15.357Z] overlay 50.0G 6.3G 43.7G 13% / [2020-03-12T11:52:15.357Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-03-12T11:52:15.357Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-03-12T11:52:15.357Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-03-12T11:52:15.357Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf [2020-03-12T11:52:15.357Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname [2020-03-12T11:52:15.357Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts [2020-03-12T11:52:15.357Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/ndry_app-functions-sdk-go_PR-292 [2020-03-12T11:52:15.357Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/ndry_app-functions-sdk-go_PR-292@tmp [2020-03-12T11:52:15.357Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa [2020-03-12T11:52:15.357Z] [2020-03-12T11:52:15.357Z] [2020-03-12T11:52:15.357Z] ---> free -m: [2020-03-12T11:52:15.357Z] total used free shared buff/cache available [2020-03-12T11:52:15.357Z] Mem: 1838 650 74 0 1113 1082 [2020-03-12T11:52:15.357Z] Swap: 1023 0 1023 [2020-03-12T11:52:15.357Z] [2020-03-12T11:52:15.357Z]