Pull request #375 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of brian-intel for edgexfoundry/app-functions-sdk-go Loading trusted files from base branch master at 8418242140e35b355d5695e21083a04ea121214e rather than 18f728d965deed23d5f216c3721b76ef09eb81e5 Obtained Jenkinsfile from 8418242140e35b355d5695e21083a04ea121214e 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 8d8818eaf3da2c68d83cf4d78c7504a3bbcde7a6 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 8d8818eaf3da2c68d83cf4d78c7504a3bbcde7a6 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d8818eaf3da2c68d83cf4d78c7504a3bbcde7a6 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > 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 Excluding src/test/ from checkout of git https://github.com/edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, goVersion:1.13, testScript:make test, buildImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-1218’ is offline Running on prd-centos7-docker-4c-2g-1491 in /w/workspace/ndry_app-functions-sdk-go_PR-375 [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-375 # 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/375/head:refs/remotes/origin/PR-375 +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 without tags Merging remotes/origin/master commit 8418242140e35b355d5695e21083a04ea121214e into PR head commit 18f728d965deed23d5f216c3721b76ef09eb81e5 Merge succeeded, producing 89b609d637631100faf628876b5a491223949a23 Checking out Revision 89b609d637631100faf628876b5a491223949a23 (PR-375) > git config --add remote.origin.fetch +refs/pull/375/head:refs/remotes/origin/PR-375 # 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/375/head:refs/remotes/origin/PR-375 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 18f728d965deed23d5f216c3721b76ef09eb81e5 # 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 8418242140e35b355d5695e21083a04ea121214e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 89b609d637631100faf628876b5a491223949a23 # timeout=10 Commit message: "Merge commit '8418242140e35b355d5695e21083a04ea121214e' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk ade1a17544c56452b9e3d83f1502c97b2d2d9da9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-06-02T00:06:54.794Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-06-02T00:06:55.076Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-06-02T00:06:55.187Z] ========================================================= [2020-06-02T00:06:55.187Z] EdgeX Global Pipelines Version Info [2020-06-02T00:06:55.187Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-06-02T00:06:56.552Z] ------------------- [2020-06-02T00:06:56.552Z] stable info: [2020-06-02T00:06:56.552Z] ------------------- [2020-06-02T00:06:56.552Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-06-02T00:06:56.552Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-02T00:06:56.552Z] Message: update stable to v1.0.89 [2020-06-02T00:06:57.121Z] ------------------- [2020-06-02T00:06:57.121Z] experimental info: [2020-06-02T00:06:57.121Z] ------------------- [2020-06-02T00:06:57.121Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-06-02T00:06:57.121Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-02T00:06:57.121Z] Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-06-02T00:06:58.997Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-02T00:06:58.998Z] [2020-06-02T00:06:58.998Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-06-02T00:06:59.340Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-02T00:06:59.340Z] latest: Pulling from edgex-devops/git-semver [2020-06-02T00:06:59.340Z] 9123ac7c32f7: Pulling fs layer [2020-06-02T00:06:59.340Z] b8cc5d1170e3: Pulling fs layer [2020-06-02T00:06:59.340Z] 2924cbbf6a41: Pulling fs layer [2020-06-02T00:06:59.340Z] 93b08a4f1073: Pulling fs layer [2020-06-02T00:06:59.340Z] 93b08a4f1073: Waiting [2020-06-02T00:06:59.340Z] b8cc5d1170e3: Verifying Checksum [2020-06-02T00:06:59.340Z] b8cc5d1170e3: Download complete [2020-06-02T00:06:59.600Z] 9123ac7c32f7: Verifying Checksum [2020-06-02T00:06:59.600Z] 9123ac7c32f7: Download complete [2020-06-02T00:06:59.600Z] 93b08a4f1073: Verifying Checksum [2020-06-02T00:06:59.600Z] 93b08a4f1073: Download complete [2020-06-02T00:06:59.600Z] 2924cbbf6a41: Verifying Checksum [2020-06-02T00:06:59.600Z] 2924cbbf6a41: Download complete [2020-06-02T00:06:59.600Z] 9123ac7c32f7: Pull complete [2020-06-02T00:06:59.861Z] b8cc5d1170e3: Pull complete [2020-06-02T00:07:00.431Z] 2924cbbf6a41: Pull complete [2020-06-02T00:07:00.692Z] 93b08a4f1073: Pull complete [2020-06-02T00:07:00.692Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-06-02T00:07:00.692Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-06-02T00:07:00.815Z] prd-centos7-docker-4c-2g-1491 does not seem to be running inside a container [2020-06-02T00:07:00.849Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-375 -v /w/workspace/ndry_app-functions-sdk-go_PR-375:/w/workspace/ndry_app-functions-sdk-go_PR-375:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-375@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-375@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-06-02T00:07:01.399Z] $ docker top 72dedb2c561e952cc3c5f0b522a53692c2b44985e9aa04325f150d6409ff501b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-02T00:07:01.670Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-02T00:07:01.671Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-02T00:07:01.851Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-02T00:07:01.851Z] $ docker exec 72dedb2c561e952cc3c5f0b522a53692c2b44985e9aa04325f150d6409ff501b ssh-agent [2020-06-02T00:07:02.013Z] SSH_AUTH_SOCK=/tmp/ssh-CXVeWyKWijJn/agent.15 [2020-06-02T00:07:02.013Z] SSH_AGENT_PID=21 [2020-06-02T00:07:02.020Z] Running ssh-add (command line suppressed) [2020-06-02T00:07:02.149Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-375@tmp/private_key_7700653740305295521.key (/w/workspace/ndry_app-functions-sdk-go_PR-375@tmp/private_key_7700653740305295521.key) [2020-06-02T00:07:02.193Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-02T00:07:02.519Z] + git describe --exact-match --tags HEAD [2020-06-02T00:07:02.519Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-06-02T00:07:02.576Z] $ docker exec --env ******** --env ******** 72dedb2c561e952cc3c5f0b522a53692c2b44985e9aa04325f150d6409ff501b ssh-agent -k [2020-06-02T00:07:02.711Z] unset SSH_AUTH_SOCK; [2020-06-02T00:07:02.712Z] unset SSH_AGENT_PID; [2020-06-02T00:07:02.712Z] echo Agent pid 21 killed; [2020-06-02T00:07:02.752Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-06-02T00:07:02.859Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-06-02T00:07:02.859Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-06-02T00:07:03.001Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-02T00:07:03.001Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-02T00:07:03.164Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-02T00:07:03.164Z] $ docker exec 72dedb2c561e952cc3c5f0b522a53692c2b44985e9aa04325f150d6409ff501b ssh-agent [2020-06-02T00:07:03.328Z] SSH_AUTH_SOCK=/tmp/ssh-RSBlv8jnJ9WN/agent.55 [2020-06-02T00:07:03.328Z] SSH_AGENT_PID=61 [2020-06-02T00:07:03.333Z] Running ssh-add (command line suppressed) [2020-06-02T00:07:03.459Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-375@tmp/private_key_2378947571173922601.key (/w/workspace/ndry_app-functions-sdk-go_PR-375@tmp/private_key_2378947571173922601.key) [2020-06-02T00:07:03.502Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-02T00:07:03.856Z] + git semver init [2020-06-02T00:07:03.856Z] # -> Open(): unable to determine branch for HEAD [2020-06-02T00:07:03.856Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-375/.git [2020-06-02T00:07:03.856Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-375 [2020-06-02T00:07:03.856Z] # $SEMVER_REMOTE_NAME = origin [2020-06-02T00:07:03.856Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-02T00:07:03.856Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-02T00:07:03.856Z] # $SEMVER_BRANCH = PR-375 [2020-06-02T00:07:03.856Z] # $SEMVER_TEMP = /tmp/semver-198075149 [2020-06-02T00:07:03.856Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2020-06-02T00:07:06.397Z] # '/tmp/semver-198075149' -> '/w/workspace/ndry_app-functions-sdk-go_PR-375/.semver' [2020-06-02T00:07:06.397Z] # -> Force: false [2020-06-02T00:07:06.397Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-375/.semver [Pipeline] } [2020-06-02T00:07:06.442Z] $ docker exec --env ******** --env ******** 72dedb2c561e952cc3c5f0b522a53692c2b44985e9aa04325f150d6409ff501b ssh-agent -k [2020-06-02T00:07:06.606Z] unset SSH_AUTH_SOCK; [2020-06-02T00:07:06.607Z] unset SSH_AGENT_PID; [2020-06-02T00:07:06.607Z] echo Agent pid 61 killed; [2020-06-02T00:07:06.648Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-02T00:07:07.082Z] + git semver [Pipeline] } [2020-06-02T00:07:07.094Z] $ docker stop --time=1 72dedb2c561e952cc3c5f0b522a53692c2b44985e9aa04325f150d6409ff501b [2020-06-02T00:07:08.432Z] $ docker rm -f 72dedb2c561e952cc3c5f0b522a53692c2b44985e9aa04325f150d6409ff501b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-06-02T00:07:10.594Z] Stashed 125 file(s) [Pipeline] echo [2020-06-02T00:07:10.596Z] [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-06-02T00:07:25.927Z] Still waiting to schedule task [2020-06-02T00:07:25.927Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-06-02T00:07:25.932Z] Still waiting to schedule task [2020-06-02T00:07:25.932Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-06-02T00:09:14.815Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1492 in /w/workspace/ndry_app-functions-sdk-go_PR-375 [Pipeline] { [Pipeline] ws [2020-06-02T00:09:14.859Z] Running in /w/workspace/app-functions-sdk-go/3 [Pipeline] { [Pipeline] checkout [2020-06-02T00:09:21.044Z] using credential edgex-jenkins-ssh [2020-06-02T00:09:21.095Z] Cloning the remote Git repository [2020-06-02T00:09:21.095Z] Cloning with configured refspecs honoured and without tags [2020-06-02T00:09:21.170Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-06-02T00:09:21.295Z] > git init /w/workspace/app-functions-sdk-go/3 # timeout=10 [2020-06-02T00:09:21.398Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-06-02T00:09:21.401Z] > git --version # timeout=10 [2020-06-02T00:09:21.445Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-02T00:09:21.534Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/375/head:refs/remotes/origin/PR-375 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-02T00:09:24.757Z] Fetching without tags [2020-06-02T00:09:25.352Z] Merging remotes/origin/master commit 8418242140e35b355d5695e21083a04ea121214e into PR head commit 18f728d965deed23d5f216c3721b76ef09eb81e5 [2020-06-02T00:09:24.632Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-06-02T00:09:24.672Z] > git config --add remote.origin.fetch +refs/pull/375/head:refs/remotes/origin/PR-375 # timeout=10 [2020-06-02T00:09:24.689Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-02T00:09:24.724Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-06-02T00:09:24.767Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-06-02T00:09:24.768Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-02T00:09:24.777Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/375/head:refs/remotes/origin/PR-375 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-02T00:09:25.371Z] > git config core.sparsecheckout # timeout=10 [2020-06-02T00:09:25.388Z] > git checkout -f 18f728d965deed23d5f216c3721b76ef09eb81e5 # timeout=10 [2020-06-02T00:09:25.647Z] Merge succeeded, producing a7ae4feb8de10ec2ff4ff39404307232f7a84af9 [2020-06-02T00:09:25.648Z] Checking out Revision a7ae4feb8de10ec2ff4ff39404307232f7a84af9 (PR-375) [2020-06-02T00:09:25.504Z] > git remote # timeout=10 [2020-06-02T00:09:25.535Z] > git config --get remote.origin.url # timeout=10 [2020-06-02T00:09:25.554Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-02T00:09:25.564Z] > git merge 8418242140e35b355d5695e21083a04ea121214e # timeout=10 [2020-06-02T00:09:25.636Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-02T00:09:25.657Z] > git config core.sparsecheckout # timeout=10 [2020-06-02T00:09:25.691Z] > git checkout -f a7ae4feb8de10ec2ff4ff39404307232f7a84af9 # timeout=10 [2020-06-02T00:09:30.121Z] Commit message: "Merge commit '8418242140e35b355d5695e21083a04ea121214e' into HEAD" [2020-06-02T00:09:30.147Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-06-02T00:09:30.130Z] > git rev-list --no-walk ade1a17544c56452b9e3d83f1502c97b2d2d9da9 # timeout=10 [Pipeline] echo [2020-06-02T00:09:34.096Z] ========================================================= [2020-06-02T00:09:34.096Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-06-02T00:09:34.097Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-02T00:09:35.223Z] + 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-06-02T00:09:36.660Z] Sending build context to Docker daemon 36.98MB [2020-06-02T00:09:36.661Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-06-02T00:09:36.661Z] Step 2/8 : FROM ${BASE} [2020-06-02T00:09:36.935Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-06-02T00:09:36.935Z] cde5963f3b93: Pulling fs layer [2020-06-02T00:09:36.935Z] 2a23fa8c16f7: Pulling fs layer [2020-06-02T00:09:36.935Z] 777b28850792: Pulling fs layer [2020-06-02T00:09:36.935Z] 8a11ddd9e578: Pulling fs layer [2020-06-02T00:09:36.935Z] 4cf88f913ddb: Pulling fs layer [2020-06-02T00:09:36.935Z] 1df406cf5192: Pulling fs layer [2020-06-02T00:09:36.935Z] cd6300453558: Pulling fs layer [2020-06-02T00:09:36.935Z] b9c365052c96: Pulling fs layer [2020-06-02T00:09:36.935Z] a2d8cc88f415: Pulling fs layer [2020-06-02T00:09:36.935Z] ea1d1ca13537: Pulling fs layer [2020-06-02T00:09:36.935Z] 3750a50a1c5e: Pulling fs layer [2020-06-02T00:09:36.935Z] cd6300453558: Waiting [2020-06-02T00:09:36.935Z] b9c365052c96: Waiting [2020-06-02T00:09:36.935Z] 8a11ddd9e578: Waiting [2020-06-02T00:09:36.935Z] a2d8cc88f415: Waiting [2020-06-02T00:09:36.935Z] 4cf88f913ddb: Waiting [2020-06-02T00:09:36.935Z] 1df406cf5192: Waiting [2020-06-02T00:09:36.935Z] ea1d1ca13537: Waiting [2020-06-02T00:09:36.935Z] 3750a50a1c5e: Waiting [2020-06-02T00:09:36.935Z] 777b28850792: Verifying Checksum [2020-06-02T00:09:36.935Z] 777b28850792: Download complete [2020-06-02T00:09:36.935Z] 2a23fa8c16f7: Verifying Checksum [2020-06-02T00:09:36.935Z] 2a23fa8c16f7: Download complete [2020-06-02T00:09:36.935Z] 4cf88f913ddb: Verifying Checksum [2020-06-02T00:09:36.935Z] 4cf88f913ddb: Download complete [2020-06-02T00:09:36.935Z] 1df406cf5192: Download complete [2020-06-02T00:09:37.227Z] cde5963f3b93: Download complete [2020-06-02T00:09:37.836Z] cde5963f3b93: Pull complete [2020-06-02T00:09:39.294Z] 2a23fa8c16f7: Pull complete [2020-06-02T00:09:39.568Z] 777b28850792: Pull complete [2020-06-02T00:09:41.557Z] cd6300453558: Verifying Checksum [2020-06-02T00:09:41.557Z] cd6300453558: Download complete [2020-06-02T00:09:41.557Z] a2d8cc88f415: Verifying Checksum [2020-06-02T00:09:41.557Z] a2d8cc88f415: Download complete [2020-06-02T00:09:41.636Z] Running on prd-centos7-docker-4c-2g-1493 in /w/workspace/ndry_app-functions-sdk-go_PR-375 [Pipeline] { [Pipeline] ws [2020-06-02T00:09:41.685Z] Running in /w/workspace/app-functions-sdk-go/3 [Pipeline] { [Pipeline] checkout [2020-06-02T00:09:43.556Z] ea1d1ca13537: Verifying Checksum [2020-06-02T00:09:43.556Z] ea1d1ca13537: Download complete [2020-06-02T00:09:43.837Z] 3750a50a1c5e: Verifying Checksum [2020-06-02T00:09:43.837Z] 3750a50a1c5e: Download complete [2020-06-02T00:09:45.297Z] using credential edgex-jenkins-ssh [2020-06-02T00:09:45.342Z] Cloning the remote Git repository [2020-06-02T00:09:45.342Z] Cloning with configured refspecs honoured and without tags [2020-06-02T00:09:45.254Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-06-02T00:09:45.327Z] > git init /w/workspace/app-functions-sdk-go/3 # timeout=10 [2020-06-02T00:09:45.391Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-06-02T00:09:45.391Z] > git --version # timeout=10 [2020-06-02T00:09:45.404Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-02T00:09:45.454Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/375/head:refs/remotes/origin/PR-375 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-02T00:09:46.467Z] b9c365052c96: Verifying Checksum [2020-06-02T00:09:46.467Z] b9c365052c96: Download complete [2020-06-02T00:09:47.183Z] Fetching without tags [2020-06-02T00:09:47.597Z] Merging remotes/origin/master commit 8418242140e35b355d5695e21083a04ea121214e into PR head commit 18f728d965deed23d5f216c3721b76ef09eb81e5 [2020-06-02T00:09:47.132Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-06-02T00:09:47.139Z] > git config --add remote.origin.fetch +refs/pull/375/head:refs/remotes/origin/PR-375 # timeout=10 [2020-06-02T00:09:47.145Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-02T00:09:47.168Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-06-02T00:09:47.185Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-06-02T00:09:47.185Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-02T00:09:47.194Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/375/head:refs/remotes/origin/PR-375 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-02T00:09:47.602Z] > git config core.sparsecheckout # timeout=10 [2020-06-02T00:09:47.611Z] > git checkout -f 18f728d965deed23d5f216c3721b76ef09eb81e5 # timeout=10 [2020-06-02T00:09:47.720Z] Merge succeeded, producing 9b331b59c2034e307661534514da76a5e507db8d [2020-06-02T00:09:47.721Z] Checking out Revision 9b331b59c2034e307661534514da76a5e507db8d (PR-375) [2020-06-02T00:09:48.439Z] 8a11ddd9e578: Verifying Checksum [2020-06-02T00:09:48.439Z] 8a11ddd9e578: Download complete [2020-06-02T00:09:47.659Z] > git remote # timeout=10 [2020-06-02T00:09:47.664Z] > git config --get remote.origin.url # timeout=10 [2020-06-02T00:09:47.670Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-02T00:09:47.678Z] > git merge 8418242140e35b355d5695e21083a04ea121214e # timeout=10 [2020-06-02T00:09:47.711Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-02T00:09:47.720Z] > git config core.sparsecheckout # timeout=10 [2020-06-02T00:09:47.725Z] > git checkout -f 9b331b59c2034e307661534514da76a5e507db8d # timeout=10 [2020-06-02T00:09:51.507Z] Commit message: "Merge commit '8418242140e35b355d5695e21083a04ea121214e' into HEAD" [2020-06-02T00:09:51.520Z] First time build. Skipping changelog. [2020-06-02T00:09:51.508Z] > git rev-list --no-walk ade1a17544c56452b9e3d83f1502c97b2d2d9da9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-06-02T00:09:53.477Z] ========================================================= [2020-06-02T00:09:53.477Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-06-02T00:09:53.477Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-02T00:09:54.266Z] + 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-06-02T00:09:54.842Z] Sending build context to Docker daemon 36.98MB [2020-06-02T00:09:54.842Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-06-02T00:09:54.842Z] Step 2/8 : FROM ${BASE} [2020-06-02T00:09:54.842Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-06-02T00:09:54.842Z] e6b0cf9c0882: Pulling fs layer [2020-06-02T00:09:54.842Z] 2848faf0eed1: Pulling fs layer [2020-06-02T00:09:54.842Z] 0f37312ad70f: Pulling fs layer [2020-06-02T00:09:54.842Z] 5788d62ee057: Pulling fs layer [2020-06-02T00:09:54.842Z] 0e6b1d234666: Pulling fs layer [2020-06-02T00:09:54.842Z] bf5d7aec512f: Pulling fs layer [2020-06-02T00:09:54.842Z] 34c802a77dc8: Pulling fs layer [2020-06-02T00:09:54.842Z] 9eb99e56ec68: Pulling fs layer [2020-06-02T00:09:54.842Z] 27c7a5d97fbd: Pulling fs layer [2020-06-02T00:09:54.842Z] 5c102a31e300: Pulling fs layer [2020-06-02T00:09:54.842Z] dcfb455df0a1: Pulling fs layer [2020-06-02T00:09:54.842Z] 5c102a31e300: Waiting [2020-06-02T00:09:54.842Z] dcfb455df0a1: Waiting [2020-06-02T00:09:54.842Z] 5788d62ee057: Waiting [2020-06-02T00:09:54.842Z] 34c802a77dc8: Waiting [2020-06-02T00:09:54.842Z] 0e6b1d234666: Waiting [2020-06-02T00:09:54.842Z] bf5d7aec512f: Waiting [2020-06-02T00:09:54.842Z] 9eb99e56ec68: Waiting [2020-06-02T00:09:54.842Z] 27c7a5d97fbd: Waiting [2020-06-02T00:09:54.842Z] 0f37312ad70f: Verifying Checksum [2020-06-02T00:09:54.842Z] 0f37312ad70f: Download complete [2020-06-02T00:09:55.129Z] 2848faf0eed1: Verifying Checksum [2020-06-02T00:09:55.130Z] 2848faf0eed1: Download complete [2020-06-02T00:09:55.130Z] 0e6b1d234666: Verifying Checksum [2020-06-02T00:09:55.130Z] 0e6b1d234666: Download complete [2020-06-02T00:09:55.130Z] bf5d7aec512f: Verifying Checksum [2020-06-02T00:09:55.130Z] bf5d7aec512f: Download complete [2020-06-02T00:09:55.130Z] e6b0cf9c0882: Verifying Checksum [2020-06-02T00:09:55.413Z] e6b0cf9c0882: Pull complete [2020-06-02T00:09:56.407Z] 2848faf0eed1: Pull complete [2020-06-02T00:09:56.407Z] 34c802a77dc8: Verifying Checksum [2020-06-02T00:09:56.407Z] 34c802a77dc8: Download complete [2020-06-02T00:09:56.407Z] 27c7a5d97fbd: Verifying Checksum [2020-06-02T00:09:56.407Z] 27c7a5d97fbd: Download complete [2020-06-02T00:09:56.407Z] 0f37312ad70f: Pull complete [2020-06-02T00:09:57.376Z] 5c102a31e300: Verifying Checksum [2020-06-02T00:09:57.376Z] 5c102a31e300: Download complete [2020-06-02T00:09:57.376Z] 9eb99e56ec68: Verifying Checksum [2020-06-02T00:09:57.376Z] 9eb99e56ec68: Download complete [2020-06-02T00:09:57.376Z] dcfb455df0a1: Verifying Checksum [2020-06-02T00:09:57.376Z] dcfb455df0a1: Download complete [2020-06-02T00:09:57.376Z] 5788d62ee057: Verifying Checksum [2020-06-02T00:09:57.376Z] 5788d62ee057: Download complete [2020-06-02T00:10:00.856Z] 8a11ddd9e578: Pull complete [2020-06-02T00:10:00.856Z] 4cf88f913ddb: Pull complete [2020-06-02T00:10:00.856Z] 1df406cf5192: Pull complete [2020-06-02T00:10:03.980Z] 5788d62ee057: Pull complete [2020-06-02T00:10:03.980Z] 0e6b1d234666: Pull complete [2020-06-02T00:10:04.245Z] bf5d7aec512f: Pull complete [2020-06-02T00:10:05.180Z] cd6300453558: Pull complete [2020-06-02T00:10:09.622Z] 34c802a77dc8: Pull complete [2020-06-02T00:10:10.602Z] b9c365052c96: Pull complete [2020-06-02T00:10:10.602Z] a2d8cc88f415: Pull complete [2020-06-02T00:10:12.587Z] ea1d1ca13537: Pull complete [2020-06-02T00:10:13.007Z] 9eb99e56ec68: Pull complete [2020-06-02T00:10:13.007Z] 27c7a5d97fbd: Pull complete [2020-06-02T00:10:13.183Z] 3750a50a1c5e: Pull complete [2020-06-02T00:10:13.183Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-06-02T00:10:13.183Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-06-02T00:10:13.183Z] ---> 78745c68409d [2020-06-02T00:10:13.183Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-06-02T00:10:13.456Z] latest: Pulling from library/docker [2020-06-02T00:10:13.732Z] 29e5d40040c1: Pulling fs layer [2020-06-02T00:10:13.732Z] 3be38edc41e1: Pulling fs layer [2020-06-02T00:10:13.732Z] fe3afb04d599: Pulling fs layer [2020-06-02T00:10:13.732Z] 21821332870d: Pulling fs layer [2020-06-02T00:10:13.732Z] c5e1b2195fd6: Pulling fs layer [2020-06-02T00:10:13.732Z] c53ea30bba08: Pulling fs layer [2020-06-02T00:10:13.732Z] 914b2edeece3: Pulling fs layer [2020-06-02T00:10:13.732Z] 21821332870d: Waiting [2020-06-02T00:10:13.732Z] c5e1b2195fd6: Waiting [2020-06-02T00:10:13.732Z] c53ea30bba08: Waiting [2020-06-02T00:10:13.732Z] 914b2edeece3: Waiting [2020-06-02T00:10:13.733Z] fe3afb04d599: Verifying Checksum [2020-06-02T00:10:13.733Z] fe3afb04d599: Download complete [2020-06-02T00:10:13.966Z] 5c102a31e300: Pull complete [2020-06-02T00:10:14.010Z] 3be38edc41e1: Verifying Checksum [2020-06-02T00:10:14.010Z] 3be38edc41e1: Download complete [2020-06-02T00:10:14.010Z] 29e5d40040c1: Verifying Checksum [2020-06-02T00:10:14.010Z] 29e5d40040c1: Download complete [2020-06-02T00:10:14.287Z] c5e1b2195fd6: Verifying Checksum [2020-06-02T00:10:14.287Z] c5e1b2195fd6: Download complete [2020-06-02T00:10:14.287Z] c53ea30bba08: Verifying Checksum [2020-06-02T00:10:14.287Z] c53ea30bba08: Download complete [2020-06-02T00:10:14.287Z] 914b2edeece3: Verifying Checksum [2020-06-02T00:10:14.287Z] 914b2edeece3: Download complete [2020-06-02T00:10:14.885Z] 29e5d40040c1: Pull complete [2020-06-02T00:10:15.368Z] dcfb455df0a1: Pull complete [2020-06-02T00:10:15.368Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-06-02T00:10:15.368Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-06-02T00:10:15.368Z] ---> 7c70fe431013 [2020-06-02T00:10:15.368Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-06-02T00:10:15.368Z] latest: Pulling from library/docker [2020-06-02T00:10:15.633Z] cbdbe7a5bc2a: Pulling fs layer [2020-06-02T00:10:15.633Z] 6f4c731d6eb3: Pulling fs layer [2020-06-02T00:10:15.633Z] 5d79d4ac3cd0: Pulling fs layer [2020-06-02T00:10:15.633Z] 03778b512305: Pulling fs layer [2020-06-02T00:10:15.633Z] 6796a5e6f8b3: Pulling fs layer [2020-06-02T00:10:15.633Z] 8d64bbb9eee3: Pulling fs layer [2020-06-02T00:10:15.633Z] f8877bd0f32e: Pulling fs layer [2020-06-02T00:10:15.633Z] 03778b512305: Waiting [2020-06-02T00:10:15.633Z] 6796a5e6f8b3: Waiting [2020-06-02T00:10:15.633Z] f8877bd0f32e: Waiting [2020-06-02T00:10:15.633Z] 5d79d4ac3cd0: Verifying Checksum [2020-06-02T00:10:15.633Z] 5d79d4ac3cd0: Download complete [2020-06-02T00:10:15.633Z] 6f4c731d6eb3: Download complete [2020-06-02T00:10:15.633Z] cbdbe7a5bc2a: Download complete [2020-06-02T00:10:15.869Z] 3be38edc41e1: Pull complete [2020-06-02T00:10:15.869Z] fe3afb04d599: Pull complete [2020-06-02T00:10:15.909Z] 6796a5e6f8b3: Verifying Checksum [2020-06-02T00:10:15.909Z] 6796a5e6f8b3: Download complete [2020-06-02T00:10:15.909Z] 8d64bbb9eee3: Verifying Checksum [2020-06-02T00:10:15.909Z] 8d64bbb9eee3: Download complete [2020-06-02T00:10:15.909Z] f8877bd0f32e: Verifying Checksum [2020-06-02T00:10:15.909Z] f8877bd0f32e: Download complete [2020-06-02T00:10:16.203Z] cbdbe7a5bc2a: Pull complete [2020-06-02T00:10:16.480Z] 6f4c731d6eb3: Pull complete [2020-06-02T00:10:16.480Z] 5d79d4ac3cd0: Pull complete [2020-06-02T00:10:16.746Z] 03778b512305: Verifying Checksum [2020-06-02T00:10:16.746Z] 03778b512305: Download complete [2020-06-02T00:10:19.250Z] 21821332870d: Verifying Checksum [2020-06-02T00:10:19.250Z] 21821332870d: Download complete [2020-06-02T00:10:20.080Z] 03778b512305: Pull complete [2020-06-02T00:10:20.080Z] 6796a5e6f8b3: Pull complete [2020-06-02T00:10:20.080Z] 8d64bbb9eee3: Pull complete [2020-06-02T00:10:20.080Z] f8877bd0f32e: Pull complete [2020-06-02T00:10:20.080Z] Digest: sha256:bb1d4ba1c9c49c4ec4963f04c8e66fc6a554a78ea26df4c3101a4d4cdc2e01d7 [2020-06-02T00:10:20.080Z] Status: Downloaded newer image for docker:latest [2020-06-02T00:10:21.474Z] ---> f4bffc71db03 [2020-06-02T00:10:21.474Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-02T00:10:21.474Z] ---> Running in 5fba92eeb3bb [2020-06-02T00:10:21.474Z] Removing intermediate container 5fba92eeb3bb [2020-06-02T00:10:21.474Z] ---> 3ecd0456aa4c [2020-06-02T00:10:21.474Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2020-06-02T00:10:21.474Z] ---> Running in 82264af48731 [2020-06-02T00:10:22.046Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-02T00:10:22.643Z] 21821332870d: Pull complete [2020-06-02T00:10:22.916Z] c5e1b2195fd6: Pull complete [2020-06-02T00:10:22.990Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-02T00:10:23.189Z] c53ea30bba08: Pull complete [2020-06-02T00:10:23.252Z] (1/5) Installing libsodium (1.0.18-r0) [2020-06-02T00:10:23.252Z] (2/5) Installing libzmq (4.3.2-r0) [2020-06-02T00:10:23.252Z] (3/5) Installing pkgconf (1.6.3-r0) [2020-06-02T00:10:23.461Z] 914b2edeece3: Pull complete [2020-06-02T00:10:23.461Z] Digest: sha256:bb1d4ba1c9c49c4ec4963f04c8e66fc6a554a78ea26df4c3101a4d4cdc2e01d7 [2020-06-02T00:10:23.461Z] Status: Downloaded newer image for docker:latest [2020-06-02T00:10:23.514Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-06-02T00:10:23.514Z] (5/5) Installing zeromq-dev (4.3.2-r0) [2020-06-02T00:10:23.514Z] Executing busybox-1.31.1-r8.trigger [2020-06-02T00:10:23.514Z] OK: 145 MiB in 44 packages [2020-06-02T00:10:24.090Z] Removing intermediate container 82264af48731 [2020-06-02T00:10:24.090Z] ---> fd07600b8637 [2020-06-02T00:10:24.090Z] Step 6/8 : WORKDIR /build [2020-06-02T00:10:24.090Z] ---> Running in bfadbb7fb655 [2020-06-02T00:10:24.355Z] Removing intermediate container bfadbb7fb655 [2020-06-02T00:10:24.355Z] ---> d54725ebf35a [2020-06-02T00:10:24.355Z] Step 7/8 : COPY go.mod . [2020-06-02T00:10:24.355Z] ---> 7ce8c75d29a7 [2020-06-02T00:10:24.355Z] Step 8/8 : RUN go mod download [2020-06-02T00:10:24.355Z] ---> Running in 6fe23d81b1d8 [2020-06-02T00:10:27.672Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-06-02T00:10:27.672Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-06-02T00:10:27.672Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-06-02T00:10:27.672Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-02T00:10:27.672Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-06-02T00:10:27.672Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-06-02T00:10:27.672Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-02T00:10:27.672Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-06-02T00:10:27.672Z] go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-06-02T00:10:27.672Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-06-02T00:10:27.672Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.32 [2020-06-02T00:10:27.672Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-02T00:10:27.672Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-02T00:10:27.672Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-06-02T00:10:27.672Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-02T00:10:27.672Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-02T00:10:27.672Z] go: finding github.com/fatih/color v1.7.0 [2020-06-02T00:10:27.672Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-06-02T00:10:27.672Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-02T00:10:27.672Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-02T00:10:27.672Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-02T00:10:27.672Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-06-02T00:10:27.672Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-02T00:10:27.672Z] go: finding github.com/golang/protobuf v1.3.2 [2020-06-02T00:10:27.672Z] go: finding github.com/golang/snappy v0.0.1 [2020-06-02T00:10:27.672Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-06-02T00:10:27.942Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-06-02T00:10:27.942Z] go: finding github.com/google/go-cmp v0.4.0 [2020-06-02T00:10:27.942Z] go: finding github.com/google/uuid v1.1.1 [2020-06-02T00:10:27.942Z] go: finding github.com/gorilla/mux v1.7.4 [2020-06-02T00:10:27.942Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-06-02T00:10:27.942Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-06-02T00:10:27.942Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-06-02T00:10:27.942Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-02T00:10:27.942Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-02T00:10:27.942Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-06-02T00:10:27.942Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-06-02T00:10:27.942Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-02T00:10:27.942Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-06-02T00:10:27.942Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-06-02T00:10:27.942Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-06-02T00:10:27.942Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-06-02T00:10:27.942Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-06-02T00:10:27.942Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-06-02T00:10:27.942Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-06-02T00:10:27.942Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-06-02T00:10:27.942Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-06-02T00:10:27.942Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-06-02T00:10:28.206Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-06-02T00:10:28.206Z] go: finding github.com/kr/pretty v0.1.0 [2020-06-02T00:10:28.206Z] go: finding github.com/kr/pty v1.1.1 [2020-06-02T00:10:28.206Z] go: finding github.com/kr/text v0.1.0 [2020-06-02T00:10:28.206Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-02T00:10:28.206Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-02T00:10:28.206Z] go: finding github.com/miekg/dns v1.0.14 [2020-06-02T00:10:28.206Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-06-02T00:10:28.206Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-02T00:10:28.206Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-06-02T00:10:28.206Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-06-02T00:10:28.206Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-06-02T00:10:28.206Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-06-02T00:10:28.206Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-06-02T00:10:28.206Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-06-02T00:10:28.206Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-06-02T00:10:28.206Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-06-02T00:10:28.206Z] go: finding github.com/onsi/gomega v1.7.0 [2020-06-02T00:10:28.206Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-06-02T00:10:28.206Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-06-02T00:10:28.469Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-06-02T00:10:28.469Z] go: finding github.com/pkg/errors v0.8.1 [2020-06-02T00:10:28.469Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-02T00:10:28.469Z] go: finding github.com/posener/complete v1.1.1 [2020-06-02T00:10:28.469Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-06-02T00:10:28.469Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-06-02T00:10:28.469Z] go: finding github.com/stretchr/objx v0.2.0 [2020-06-02T00:10:28.469Z] go: finding github.com/stretchr/testify v1.5.1 [2020-06-02T00:10:28.469Z] go: finding github.com/tidwall/pretty v1.0.1 [2020-06-02T00:10:28.469Z] go: finding github.com/ugorji/go v1.1.4 [2020-06-02T00:10:28.469Z] go: finding github.com/x448/float16 v0.8.4 [2020-06-02T00:10:28.732Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-06-02T00:10:28.732Z] go: finding github.com/xdg/stringprep v1.0.0 [2020-06-02T00:10:28.732Z] go: finding go.mongodb.org/mongo-driver v1.1.1 [2020-06-02T00:10:28.732Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-02T00:10:28.732Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-06-02T00:10:28.732Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-06-02T00:10:28.732Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-06-02T00:10:28.997Z] go: finding golang.org/x/text v0.3.2 [2020-06-02T00:10:28.997Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-06-02T00:10:28.997Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-06-02T00:10:28.997Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-06-02T00:10:28.997Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-06-02T00:10:28.997Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-06-02T00:10:28.997Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-06-02T00:10:30.186Z] ---> f880f4137a20 [2020-06-02T00:10:30.186Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-02T00:10:30.186Z] ---> Running in e8bbf75cb949 [2020-06-02T00:10:30.784Z] Removing intermediate container e8bbf75cb949 [2020-06-02T00:10:30.784Z] ---> 07cdbe7739c4 [2020-06-02T00:10:30.784Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2020-06-02T00:10:30.784Z] ---> Running in 66d6a29c883a [2020-06-02T00:10:31.773Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-02T00:10:32.765Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-02T00:10:33.037Z] (1/5) Installing libsodium (1.0.18-r0) [2020-06-02T00:10:33.038Z] (2/5) Installing libzmq (4.3.2-r0) [2020-06-02T00:10:33.310Z] (3/5) Installing pkgconf (1.6.3-r0) [2020-06-02T00:10:33.310Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-06-02T00:10:33.310Z] (5/5) Installing zeromq-dev (4.3.2-r0) [2020-06-02T00:10:33.583Z] Executing busybox-1.31.1-r8.trigger [2020-06-02T00:10:33.583Z] OK: 127 MiB in 44 packages [2020-06-02T00:10:35.104Z] Removing intermediate container 66d6a29c883a [2020-06-02T00:10:35.104Z] ---> cdb54d86b86d [2020-06-02T00:10:35.104Z] Step 6/8 : WORKDIR /build [2020-06-02T00:10:35.104Z] ---> Running in 078e0b3aafa9 [2020-06-02T00:10:35.725Z] Removing intermediate container 078e0b3aafa9 [2020-06-02T00:10:35.725Z] ---> 4db4652dfa7d [2020-06-02T00:10:35.725Z] Step 7/8 : COPY go.mod . [2020-06-02T00:10:36.329Z] ---> 2a6dd12c815d [2020-06-02T00:10:36.329Z] Step 8/8 : RUN go mod download [2020-06-02T00:10:36.605Z] ---> Running in 7f80bab60131 [2020-06-02T00:10:39.228Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-06-02T00:10:39.228Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-06-02T00:10:39.228Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-06-02T00:10:39.497Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-02T00:10:39.497Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-06-02T00:10:39.497Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-06-02T00:10:39.497Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-02T00:10:39.497Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-06-02T00:10:39.766Z] go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-06-02T00:10:39.766Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-06-02T00:10:39.766Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.32 [2020-06-02T00:10:39.766Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-02T00:10:39.766Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-02T00:10:39.766Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-06-02T00:10:40.035Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-02T00:10:40.035Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-02T00:10:40.035Z] go: finding github.com/fatih/color v1.7.0 [2020-06-02T00:10:40.035Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-06-02T00:10:40.035Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-02T00:10:40.035Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-02T00:10:40.035Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-02T00:10:40.035Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-06-02T00:10:40.326Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-02T00:10:40.326Z] go: finding github.com/golang/protobuf v1.3.2 [2020-06-02T00:10:40.326Z] go: finding github.com/golang/snappy v0.0.1 [2020-06-02T00:10:40.326Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-06-02T00:10:40.326Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-06-02T00:10:40.326Z] go: finding github.com/google/go-cmp v0.4.0 [2020-06-02T00:10:40.326Z] go: finding github.com/google/uuid v1.1.1 [2020-06-02T00:10:40.326Z] go: finding github.com/gorilla/mux v1.7.4 [2020-06-02T00:10:40.326Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-06-02T00:10:40.326Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-06-02T00:10:40.597Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-06-02T00:10:40.597Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-02T00:10:40.597Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-02T00:10:40.597Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-06-02T00:10:40.870Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-06-02T00:10:40.870Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-02T00:10:40.870Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-06-02T00:10:40.870Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-06-02T00:10:40.870Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-06-02T00:10:41.141Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-06-02T00:10:41.141Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-06-02T00:10:41.141Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-06-02T00:10:41.141Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-06-02T00:10:41.141Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-06-02T00:10:41.141Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-06-02T00:10:41.328Z] Removing intermediate container 6fe23d81b1d8 [2020-06-02T00:10:41.328Z] ---> 248ba332a26a [2020-06-02T00:10:41.328Z] Successfully built 248ba332a26a [2020-06-02T00:10:41.328Z] Successfully tagged ci-base-image-x86_64:latest [2020-06-02T00:10:41.414Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-06-02T00:10:41.415Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-06-02T00:10:41.415Z] go: finding github.com/kr/pretty v0.1.0 [2020-06-02T00:10:41.415Z] go: finding github.com/kr/pty v1.1.1 [2020-06-02T00:10:41.415Z] go: finding github.com/kr/text v0.1.0 [2020-06-02T00:10:41.415Z] go: finding github.com/mattn/go-colorable v0.0.9 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2020-06-02T00:10:41.686Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-02T00:10:41.686Z] go: finding github.com/miekg/dns v1.0.14 [2020-06-02T00:10:41.686Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-06-02T00:10:41.686Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-02T00:10:41.686Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-06-02T00:10:41.686Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-06-02T00:10:41.686Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-02T00:10:41.960Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-06-02T00:10:41.960Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-06-02T00:10:41.960Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-06-02T00:10:41.960Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-06-02T00:10:41.960Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-06-02T00:10:41.960Z] go: finding github.com/onsi/gomega v1.7.0 [2020-06-02T00:10:41.960Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-06-02T00:10:41.960Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-06-02T00:10:41.960Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-06-02T00:10:42.181Z] + docker inspect -f . ci-base-image-x86_64 [2020-06-02T00:10:42.181Z] . [Pipeline] withDockerContainer [2020-06-02T00:10:42.231Z] go: finding github.com/pkg/errors v0.8.1 [2020-06-02T00:10:42.231Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-02T00:10:42.231Z] go: finding github.com/posener/complete v1.1.1 [2020-06-02T00:10:42.231Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-06-02T00:10:42.231Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-06-02T00:10:42.231Z] go: finding github.com/stretchr/objx v0.2.0 [2020-06-02T00:10:42.231Z] go: finding github.com/stretchr/testify v1.5.1 [2020-06-02T00:10:42.231Z] go: finding github.com/tidwall/pretty v1.0.1 [2020-06-02T00:10:42.231Z] go: finding github.com/ugorji/go v1.1.4 [2020-06-02T00:10:42.231Z] go: finding github.com/x448/float16 v0.8.4 [2020-06-02T00:10:42.306Z] prd-centos7-docker-4c-2g-1493 does not seem to be running inside a container [2020-06-02T00:10:42.353Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/3 -v /w/workspace/app-functions-sdk-go/3:/w/workspace/app-functions-sdk-go/3:rw,z -v /w/workspace/app-functions-sdk-go/3@tmp:/w/workspace/app-functions-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-06-02T00:10:42.501Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-06-02T00:10:42.501Z] go: finding github.com/xdg/stringprep v1.0.0 [2020-06-02T00:10:42.501Z] go: finding go.mongodb.org/mongo-driver v1.1.1 [2020-06-02T00:10:42.501Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-02T00:10:42.501Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-06-02T00:10:42.501Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-06-02T00:10:42.501Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-06-02T00:10:42.501Z] go: finding golang.org/x/text v0.3.2 [2020-06-02T00:10:42.501Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-06-02T00:10:42.777Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-06-02T00:10:42.778Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-06-02T00:10:42.778Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-06-02T00:10:42.778Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-06-02T00:10:42.778Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-06-02T00:10:43.087Z] $ docker top 1b2085f6f3977862640e9f0d68a30e05e9d66b784e38af72dba95ff757d51dff -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-02T00:10:43.603Z] + go version [2020-06-02T00:10:43.603Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-06-02T00:10:43.919Z] + make test [2020-06-02T00:10:43.919Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-06-02T00:10:45.319Z] ? github.com/edgexfoundry/app-functions-sdk-go [no test files] [2020-06-02T00:10:55.481Z] ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.198s coverage: 86.2% of statements [2020-06-02T00:11:01.077Z] Removing intermediate container 7f80bab60131 [2020-06-02T00:11:01.077Z] ---> 343f37a63a20 [2020-06-02T00:11:01.077Z] Successfully built 343f37a63a20 [2020-06-02T00:11:01.077Z] 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-06-02T00:11:01.820Z] + docker inspect -f . ci-base-image-arm64 [2020-06-02T00:11:02.094Z] . [Pipeline] withDockerContainer [2020-06-02T00:11:02.432Z] prd-ubuntu18.04-docker-arm64-4c-16g-1492 does not seem to be running inside a container [2020-06-02T00:11:02.514Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/3 -v /w/workspace/app-functions-sdk-go/3:/w/workspace/app-functions-sdk-go/3:rw,z -v /w/workspace/app-functions-sdk-go/3@tmp:/w/workspace/app-functions-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-06-02T00:11:04.009Z] $ docker top 4c5c146a897a06e8e8d650b3ac0915f2ea27dc3eea4d574928eb8c45d2e64ccb -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-02T00:11:05.050Z] + go version [2020-06-02T00:11:05.050Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-06-02T00:11:05.723Z] + make test [2020-06-02T00:11:05.723Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-06-02T00:11:07.170Z] ? github.com/edgexfoundry/app-functions-sdk-go [no test files] [2020-06-02T00:11:13.831Z] ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.029s coverage: 51.6% of statements [2020-06-02T00:11:13.832Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] [2020-06-02T00:11:13.832Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] [2020-06-02T00:11:13.832Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.037s coverage: 56.7% of statements [2020-06-02T00:11:13.832Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] [2020-06-02T00:11:13.832Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.568s coverage: 69.1% of statements [2020-06-02T00:11:26.115Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 14.513s coverage: 73.4% of statements [2020-06-02T00:11:26.115Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.007s coverage: 89.5% of statements [2020-06-02T00:11:26.115Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.005s coverage: 100.0% of statements [2020-06-02T00:11:26.115Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.134s coverage: 100.0% of statements [2020-06-02T00:11:26.115Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.005s coverage: 100.0% of statements [2020-06-02T00:11:26.115Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.007s coverage: 100.0% of statements [2020-06-02T00:11:26.115Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] [2020-06-02T00:11:26.115Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] [2020-06-02T00:11:26.115Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] [2020-06-02T00:11:26.115Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] [2020-06-02T00:11:26.115Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] [2020-06-02T00:11:26.115Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] [2020-06-02T00:11:26.115Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] [2020-06-02T00:11:26.115Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.005s coverage: 96.6% of statements [2020-06-02T00:11:26.115Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] [2020-06-02T00:11:26.115Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.005s coverage: 97.7% of statements [2020-06-02T00:11:26.115Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] [2020-06-02T00:11:26.115Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] [2020-06-02T00:11:26.115Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] [2020-06-02T00:11:26.115Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.676s coverage: 78.0% of statements [2020-06-02T00:11:26.115Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.062s coverage: 81.1% of statements [2020-06-02T00:11:26.115Z] ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] [2020-06-02T00:11:29.399Z] ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.191s coverage: 86.2% of statements [2020-06-02T00:11:44.259Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.743s coverage: 71.5% of statements [2020-06-02T00:11:44.260Z] ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] [2020-06-02T00:11:44.260Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.006s coverage: 100.0% of statements [2020-06-02T00:11:44.260Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2020-06-02T00:11:48.504Z] gofmt -l . [2020-06-02T00:11:48.504Z] [ "`gofmt -l .`" = "" ] [2020-06-02T00:11:48.504Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-06-02T00:11:49.357Z] Stashed 1 file(s) [Pipeline] } [2020-06-02T00:11:49.360Z] $ docker stop --time=1 1b2085f6f3977862640e9f0d68a30e05e9d66b784e38af72dba95ff757d51dff [2020-06-02T00:11:50.918Z] $ docker rm -f 1b2085f6f3977862640e9f0d68a30e05e9d66b784e38af72dba95ff757d51dff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-02T00:12:08.441Z] ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.058s coverage: 51.6% of statements [2020-06-02T00:12:08.441Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] [2020-06-02T00:12:08.441Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] [2020-06-02T00:12:08.441Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.072s coverage: 56.7% of statements [2020-06-02T00:12:08.441Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] [2020-06-02T00:12:08.441Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.499s coverage: 69.1% of statements [2020-06-02T00:12:13.863Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 14.618s coverage: 73.4% of statements [2020-06-02T00:12:13.863Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.016s coverage: 89.5% of statements [2020-06-02T00:12:13.863Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.016s coverage: 100.0% of statements [2020-06-02T00:12:13.863Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.110s coverage: 100.0% of statements [2020-06-02T00:12:13.863Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.015s coverage: 100.0% of statements [2020-06-02T00:12:13.863Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.021s coverage: 100.0% of statements [2020-06-02T00:12:13.863Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] [2020-06-02T00:12:13.863Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] [2020-06-02T00:12:13.863Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] [2020-06-02T00:12:13.864Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] [2020-06-02T00:12:13.864Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] [2020-06-02T00:12:13.864Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] [2020-06-02T00:12:13.864Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] [2020-06-02T00:12:13.864Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.019s coverage: 96.6% of statements [2020-06-02T00:12:13.864Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] [2020-06-02T00:12:13.864Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.020s coverage: 97.7% of statements [2020-06-02T00:12:13.864Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] [2020-06-02T00:12:13.864Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] [2020-06-02T00:12:13.864Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] [2020-06-02T00:12:19.258Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.705s coverage: 78.0% of statements [2020-06-02T00:12:19.258Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.098s coverage: 81.1% of statements [2020-06-02T00:12:19.258Z] ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] [2020-06-02T00:12:41.372Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.622s coverage: 71.5% of statements [2020-06-02T00:12:41.372Z] ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] [2020-06-02T00:12:41.372Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.019s coverage: 100.0% of statements [2020-06-02T00:12:41.645Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2020-06-02T00:12:54.059Z] gofmt -l . [2020-06-02T00:12:54.059Z] [ "`gofmt -l .`" = "" ] [2020-06-02T00:12:54.059Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-06-02T00:12:54.076Z] Warning: overwriting stash ‘coverage-report’ [2020-06-02T00:12:54.520Z] Stashed 1 file(s) [Pipeline] } [2020-06-02T00:12:54.523Z] $ docker stop --time=1 4c5c146a897a06e8e8d650b3ac0915f2ea27dc3eea4d574928eb8c45d2e64ccb [2020-06-02T00:12:56.750Z] $ docker rm -f 4c5c146a897a06e8e8d650b3ac0915f2ea27dc3eea4d574928eb8c45d2e64ccb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-06-02T00:12:58.846Z] provisioning config files... [2020-06-02T00:12:58.857Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-375@tmp/config1183712512090084011tmp [Pipeline] { [Pipeline] sh [2020-06-02T00:12:59.211Z] + curl -s https://codecov.io/bash [2020-06-02T00:12:59.211Z] + bash -s - -t @/w/workspace/ndry_app-functions-sdk-go_PR-375@tmp/config1183712512090084011tmp [2020-06-02T00:12:59.470Z] [2020-06-02T00:12:59.470Z] _____ _ [2020-06-02T00:12:59.470Z] / ____| | | [2020-06-02T00:12:59.470Z] | | ___ __| | ___ ___ _____ __ [2020-06-02T00:12:59.470Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-06-02T00:12:59.470Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-06-02T00:12:59.470Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-06-02T00:12:59.470Z] Bash-20200430-d757c17 [2020-06-02T00:12:59.470Z] [2020-06-02T00:12:59.470Z] [2020-06-02T00:12:59.470Z] ==> Jenkins CI detected. [2020-06-02T00:12:59.470Z] project root: . [2020-06-02T00:12:59.470Z] Fixing merge commit SHA [2020-06-02T00:12:59.470Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-06-02T00:12:59.470Z] ==> Running gcov in . (disable via -X gcov) [2020-06-02T00:12:59.470Z] ==> Python coveragepy not found [2020-06-02T00:12:59.470Z] ==> Searching for coverage reports in: [2020-06-02T00:12:59.470Z] + . [2020-06-02T00:12:59.470Z] -> Found 1 reports [2020-06-02T00:12:59.470Z] ==> Detecting git/mercurial file structure [2020-06-02T00:12:59.470Z] ==> Reading reports [2020-06-02T00:12:59.470Z] + ./coverage.out bytes=77946 [2020-06-02T00:12:59.470Z] ==> Appending adjustments [2020-06-02T00:12:59.470Z] https://docs.codecov.io/docs/fixing-reports [2020-06-02T00:12:59.730Z] + Found adjustments [2020-06-02T00:12:59.730Z] ==> Gzipping contents [2020-06-02T00:12:59.730Z] ==> Uploading reports [2020-06-02T00:12:59.730Z] url: https://codecov.io [2020-06-02T00:12:59.730Z] query: branch=PR-375&commit=8418242140e35b355d5695e21083a04ea121214e&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-375%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=375&job= [2020-06-02T00:12:59.730Z] -> Pinging Codecov [2020-06-02T00:12:59.730Z] https://codecov.io/upload/v4?package=bash-20200430-d757c17&token=secret&branch=PR-375&commit=8418242140e35b355d5695e21083a04ea121214e&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-375%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=375&job= [2020-06-02T00:13:00.300Z] -> Uploading [2020-06-02T00:13:00.870Z] -> View reports at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/8418242140e35b355d5695e21083a04ea121214e [Pipeline] } [2020-06-02T00:13:00.877Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-06-02T00:13:02.430Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-02T00:13:02.729Z] ---> package-listing.sh [2020-06-02T00:13:02.729Z] ++ facter osfamily [2020-06-02T00:13:02.729Z] ++ tr '[:upper:]' '[:lower:]' [2020-06-02T00:13:02.729Z] + OS_FAMILY=redhat [2020-06-02T00:13:02.729Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-375 [2020-06-02T00:13:02.729Z] + START_PACKAGES=/tmp/packages_start.txt [2020-06-02T00:13:02.729Z] + END_PACKAGES=/tmp/packages_end.txt [2020-06-02T00:13:02.729Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-06-02T00:13:02.729Z] + PACKAGES=/tmp/packages_start.txt [2020-06-02T00:13:02.729Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-375 ']' [2020-06-02T00:13:02.729Z] + PACKAGES=/tmp/packages_end.txt [2020-06-02T00:13:02.729Z] + case "${OS_FAMILY}" in [2020-06-02T00:13:02.729Z] + rpm -qa [2020-06-02T00:13:02.729Z] + sort [2020-06-02T00:13:06.935Z] + '[' -f /tmp/packages_start.txt ']' [2020-06-02T00:13:06.935Z] + '[' -f /tmp/packages_end.txt ']' [2020-06-02T00:13:06.935Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-06-02T00:13:06.935Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-375 ']' [2020-06-02T00:13:06.935Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-375/archives/ [2020-06-02T00:13:06.935Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-375/archives/ [Pipeline] isUnix [Pipeline] sh [2020-06-02T00:13:07.413Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-02T00:13:07.413Z] [2020-06-02T00:13:07.413Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-06-02T00:13:07.754Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-02T00:13:07.755Z] alpine: Pulling from edgex-lftools-log-publisher [2020-06-02T00:13:07.755Z] c9b1b535fdd9: Pulling fs layer [2020-06-02T00:13:07.755Z] 2cc5ad85d9ab: Pulling fs layer [2020-06-02T00:13:07.755Z] 756a868c4378: Pulling fs layer [2020-06-02T00:13:07.755Z] 444b2fc9a129: Pulling fs layer [2020-06-02T00:13:07.755Z] ea15f1150254: Pulling fs layer [2020-06-02T00:13:07.755Z] 41b27a9f41bf: Pulling fs layer [2020-06-02T00:13:07.755Z] 28c525ee5125: Pulling fs layer [2020-06-02T00:13:07.755Z] 094b1ea09ed8: Pulling fs layer [2020-06-02T00:13:07.755Z] 138eaada9080: Pulling fs layer [2020-06-02T00:13:07.755Z] 0622d0fa9048: Pulling fs layer [2020-06-02T00:13:07.755Z] 41b27a9f41bf: Waiting [2020-06-02T00:13:07.755Z] 28c525ee5125: Waiting [2020-06-02T00:13:07.755Z] 094b1ea09ed8: Waiting [2020-06-02T00:13:07.755Z] 138eaada9080: Waiting [2020-06-02T00:13:07.755Z] ea15f1150254: Waiting [2020-06-02T00:13:07.755Z] 444b2fc9a129: Waiting [2020-06-02T00:13:07.755Z] 2cc5ad85d9ab: Verifying Checksum [2020-06-02T00:13:07.755Z] 2cc5ad85d9ab: Download complete [2020-06-02T00:13:07.755Z] 444b2fc9a129: Download complete [2020-06-02T00:13:07.755Z] c9b1b535fdd9: Verifying Checksum [2020-06-02T00:13:07.755Z] c9b1b535fdd9: Download complete [2020-06-02T00:13:07.755Z] ea15f1150254: Verifying Checksum [2020-06-02T00:13:07.755Z] ea15f1150254: Download complete [2020-06-02T00:13:08.025Z] 28c525ee5125: Verifying Checksum [2020-06-02T00:13:08.025Z] 28c525ee5125: Download complete [2020-06-02T00:13:08.025Z] c9b1b535fdd9: Pull complete [2020-06-02T00:13:08.025Z] 756a868c4378: Verifying Checksum [2020-06-02T00:13:08.025Z] 756a868c4378: Download complete [2020-06-02T00:13:08.291Z] 2cc5ad85d9ab: Pull complete [2020-06-02T00:13:08.291Z] 138eaada9080: Verifying Checksum [2020-06-02T00:13:08.291Z] 138eaada9080: Download complete [2020-06-02T00:13:08.291Z] 0622d0fa9048: Verifying Checksum [2020-06-02T00:13:08.291Z] 0622d0fa9048: Download complete [2020-06-02T00:13:08.291Z] 094b1ea09ed8: Verifying Checksum [2020-06-02T00:13:08.291Z] 094b1ea09ed8: Download complete [2020-06-02T00:13:08.867Z] 41b27a9f41bf: Verifying Checksum [2020-06-02T00:13:08.867Z] 41b27a9f41bf: Download complete [2020-06-02T00:13:10.250Z] 756a868c4378: Pull complete [2020-06-02T00:13:10.250Z] 444b2fc9a129: Pull complete [2020-06-02T00:13:10.511Z] ea15f1150254: Pull complete [2020-06-02T00:13:13.823Z] 41b27a9f41bf: Pull complete [2020-06-02T00:13:13.823Z] 28c525ee5125: Pull complete [2020-06-02T00:13:15.203Z] 094b1ea09ed8: Pull complete [2020-06-02T00:13:15.462Z] 138eaada9080: Pull complete [2020-06-02T00:13:15.462Z] 0622d0fa9048: Pull complete [2020-06-02T00:13:15.462Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-06-02T00:13:15.462Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-06-02T00:13:15.606Z] prd-centos7-docker-4c-2g-1491 does not seem to be running inside a container [2020-06-02T00:13:15.642Z] $ 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-375 -v /w/workspace/ndry_app-functions-sdk-go_PR-375:/w/workspace/ndry_app-functions-sdk-go_PR-375:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-375@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-375@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-06-02T00:13:16.175Z] $ docker top cc3c9f7399449e02252745e667209370d30277f3ee20dff447351dad0f1af56a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-02T00:13:16.430Z] provisioning config files... [2020-06-02T00:13:16.444Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-375@tmp/config7566482339310887833tmp [Pipeline] { [Pipeline] echo [2020-06-02T00:13:16.528Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-02T00:13:16.821Z] ---> create-netrc.sh [Pipeline] echo [2020-06-02T00:13:16.830Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-02T00:13:17.117Z] ---> logs-deploy.sh [2020-06-02T00:13:17.118Z] + ARCHIVE_ARTIFACTS= [2020-06-02T00:13:17.118Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-06-02T00:13:17.118Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-06-02T00:13:17.118Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-06-02T00:13:17.118Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-375/3 [2020-06-02T00:13:17.118Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-375/3/ [2020-06-02T00:13:17.118Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-375/3 /w/workspace/ndry_app-functions-sdk-go_PR-375 [2020-06-02T00:13:18.056Z] Archives upload complete. [2020-06-02T00:13:18.322Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-375/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-375/3/ [2020-06-02T00:13:18.891Z] ---> uname -a: [2020-06-02T00:13:18.891Z] Linux cc3c9f739944 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-06-02T00:13:18.891Z] [2020-06-02T00:13:18.891Z] [2020-06-02T00:13:18.891Z] ---> lscpu: [2020-06-02T00:13:18.891Z] Architecture: x86_64 [2020-06-02T00:13:18.891Z] CPU op-mode(s): 32-bit, 64-bit [2020-06-02T00:13:18.891Z] Byte Order: Little Endian [2020-06-02T00:13:18.891Z] Address sizes: 40 bits physical, 48 bits virtual [2020-06-02T00:13:18.891Z] CPU(s): 4 [2020-06-02T00:13:18.891Z] On-line CPU(s) list: 0-3 [2020-06-02T00:13:18.891Z] Thread(s) per core: 1 [2020-06-02T00:13:18.891Z] Core(s) per socket: 1 [2020-06-02T00:13:18.891Z] Socket(s): 4 [2020-06-02T00:13:18.891Z] NUMA node(s): 1 [2020-06-02T00:13:18.891Z] Vendor ID: GenuineIntel [2020-06-02T00:13:18.891Z] CPU family: 6 [2020-06-02T00:13:18.891Z] Model: 44 [2020-06-02T00:13:18.891Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-06-02T00:13:18.891Z] Stepping: 1 [2020-06-02T00:13:18.891Z] CPU MHz: 2933.396 [2020-06-02T00:13:18.891Z] BogoMIPS: 5866.79 [2020-06-02T00:13:18.891Z] Virtualization: VT-x [2020-06-02T00:13:18.891Z] Hypervisor vendor: KVM [2020-06-02T00:13:18.891Z] Virtualization type: full [2020-06-02T00:13:18.891Z] L1d cache: 128 KiB [2020-06-02T00:13:18.891Z] L1i cache: 128 KiB [2020-06-02T00:13:18.891Z] L2 cache: 16 MiB [2020-06-02T00:13:18.891Z] L3 cache: 64 MiB [2020-06-02T00:13:18.891Z] NUMA node0 CPU(s): 0-3 [2020-06-02T00:13:18.891Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-06-02T00:13:18.891Z] Vulnerability Meltdown: Mitigation; PTI [2020-06-02T00:13:18.891Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-06-02T00:13:18.891Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-06-02T00:13:18.891Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-06-02T00:13:18.891Z] 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-06-02T00:13:18.891Z] [2020-06-02T00:13:18.891Z] [2020-06-02T00:13:18.891Z] ---> nproc: [2020-06-02T00:13:18.891Z] 4 [2020-06-02T00:13:18.891Z] [2020-06-02T00:13:18.891Z] [2020-06-02T00:13:18.891Z] ---> df -h: [2020-06-02T00:13:18.891Z] Filesystem Size Used Available Use% Mounted on [2020-06-02T00:13:18.891Z] overlay 50.0G 6.4G 43.6G 13% / [2020-06-02T00:13:18.891Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-06-02T00:13:18.891Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-06-02T00:13:18.891Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-06-02T00:13:18.891Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf [2020-06-02T00:13:18.891Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname [2020-06-02T00:13:18.891Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts [2020-06-02T00:13:18.891Z] /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa [2020-06-02T00:13:18.891Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/ndry_app-functions-sdk-go_PR-375 [2020-06-02T00:13:18.891Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/ndry_app-functions-sdk-go_PR-375@tmp [2020-06-02T00:13:18.891Z] [2020-06-02T00:13:18.891Z] [2020-06-02T00:13:18.891Z] ---> free -m: [2020-06-02T00:13:18.891Z] total used free shared buff/cache available [2020-06-02T00:13:18.891Z] Mem: 1838 628 70 0 1139 1106 [2020-06-02T00:13:18.891Z] Swap: 1023 1 1022 [2020-06-02T00:13:18.891Z] [2020-06-02T00:13:18.891Z] [2020-06-02T00:13:18.891Z] ---> ip addr: [2020-06-02T00:13:18.891Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-06-02T00:13:18.891Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-06-02T00:13:18.891Z] inet 127.0.0.1/8 scope host lo [2020-06-02T00:13:18.891Z] valid_lft forever preferred_lft forever [2020-06-02T00:13:18.891Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-06-02T00:13:18.891Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-06-02T00:13:18.891Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-06-02T00:13:18.891Z] valid_lft forever preferred_lft forever [2020-06-02T00:13:18.891Z] [2020-06-02T00:13:18.891Z] [2020-06-02T00:13:18.891Z] ---> sar -b -r -n DEV: [2020-06-02T00:13:18.891Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 06/02/20 _x86_64_ (4 CPU) [2020-06-02T00:13:18.891Z] [2020-06-02T00:13:18.891Z] 00:06:11 LINUX RESTART [2020-06-02T00:13:18.891Z] [2020-06-02T00:13:18.891Z] 00:07:01 tps rtps wtps bread/s bwrtn/s [2020-06-02T00:13:18.891Z] 00:08:01 17.65 2.38 15.27 123.36 2797.24 [2020-06-02T00:13:18.891Z] 00:09:01 2.92 0.00 2.92 0.00 98.08 [2020-06-02T00:13:18.891Z] 00:10:01 0.72 0.00 0.72 0.00 9.18 [2020-06-02T00:13:18.891Z] 00:11:01 0.63 0.00 0.63 0.00 8.33 [2020-06-02T00:13:18.891Z] 00:12:01 0.57 0.00 0.57 0.00 6.00 [2020-06-02T00:13:18.891Z] 00:13:01 1.27 0.45 0.82 123.38 13.59 [2020-06-02T00:13:18.891Z] Average: 3.96 0.47 3.49 41.13 488.84 [2020-06-02T00:13:18.891Z] [2020-06-02T00:13:18.891Z] 00:07:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-06-02T00:13:18.891Z] 00:08:01 179120 1703184 90.48 2620 1136948 942812 32.17 473720 1067468 16 [2020-06-02T00:13:18.891Z] 00:09:01 187908 1694396 90.02 2620 1136952 895664 30.56 469176 1064676 8 [2020-06-02T00:13:18.891Z] 00:10:01 186484 1695820 90.09 2620 1136964 895904 30.57 473012 1062280 8 [2020-06-02T00:13:18.891Z] 00:11:01 187968 1694336 90.01 2620 1136964 895664 30.56 471592 1062256 8 [2020-06-02T00:13:18.891Z] 00:12:01 187556 1694748 90.04 2620 1136972 895824 30.57 472248 1062248 8 [2020-06-02T00:13:18.891Z] 00:13:01 174656 1707648 90.72 2620 1140792 897820 30.63 474956 1065604 44 [2020-06-02T00:13:18.891Z] Average: 183949 1698355 90.23 2620 1137599 903948 30.84 472451 1064089 15 [2020-06-02T00:13:18.891Z] [2020-06-02T00:13:18.891Z] 00:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-06-02T00:13:18.891Z] 00:08:01 eth0 219.28 186.51 343.38 345.56 0.00 0.00 0.00 [2020-06-02T00:13:18.891Z] 00:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-02T00:13:18.891Z] 00:08:01 docker0 107.41 87.13 9.64 301.89 0.00 0.00 0.00 [2020-06-02T00:13:18.891Z] 00:09:01 eth0 0.72 0.08 0.06 0.01 0.00 0.00 0.00 [2020-06-02T00:13:18.891Z] 00:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-02T00:13:18.891Z] 00:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-02T00:13:18.891Z] 00:10:01 eth0 1.63 1.00 0.82 0.60 0.00 0.00 0.00 [2020-06-02T00:13:18.891Z] 00:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-02T00:13:18.891Z] 00:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-02T00:13:18.891Z] 00:11:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 [2020-06-02T00:13:18.891Z] 00:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-02T00:13:18.891Z] 00:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-02T00:13:18.891Z] 00:12:01 eth0 0.25 0.18 0.14 0.07 0.00 0.00 0.00 [2020-06-02T00:13:18.891Z] 00:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-02T00:13:18.891Z] 00:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-02T00:13:18.891Z] 00:13:01 eth0 4.85 3.13 4.81 1.84 0.00 0.00 0.00 [2020-06-02T00:13:18.891Z] 00:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-02T00:13:18.891Z] 00:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-02T00:13:18.891Z] Average: eth0 37.80 31.83 58.21 58.03 0.00 0.00 0.00 [2020-06-02T00:13:18.891Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-02T00:13:18.891Z] Average: docker0 17.91 14.52 1.61 50.33 0.00 0.00 0.00 [2020-06-02T00:13:18.891Z] [2020-06-02T00:13:18.891Z] [2020-06-02T00:13:18.891Z] ---> sar -P ALL: [2020-06-02T00:13:18.891Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 06/02/20 _x86_64_ (4 CPU) [2020-06-02T00:13:18.891Z] [2020-06-02T00:13:18.891Z] 00:06:11 LINUX RESTART [2020-06-02T00:13:18.891Z] [2020-06-02T00:13:18.891Z] 00:07:01 CPU %user %nice %system %iowait %steal %idle [2020-06-02T00:13:18.891Z] 00:08:01 all 3.49 0.00 0.98 0.18 0.00 95.35 [2020-06-02T00:13:18.891Z] 00:08:01 0 4.06 0.00 1.20 0.02 0.00 94.72 [2020-06-02T00:13:18.891Z] 00:08:01 1 2.36 0.00 0.84 0.63 0.00 96.17 [2020-06-02T00:13:18.891Z] 00:08:01 2 3.04 0.00 0.98 0.03 0.02 95.93 [2020-06-02T00:13:18.891Z] 00:08:01 3 4.49 0.00 0.88 0.02 0.00 94.61 [2020-06-02T00:13:18.891Z] 00:09:01 all 0.18 0.00 0.05 0.00 0.00 99.77 [2020-06-02T00:13:18.891Z] 00:09:01 0 0.53 0.00 0.03 0.00 0.00 99.43 [2020-06-02T00:13:18.891Z] 00:09:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2020-06-02T00:13:18.891Z] 00:09:01 2 0.07 0.00 0.07 0.00 0.00 99.87 [2020-06-02T00:13:18.891Z] 00:09:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2020-06-02T00:13:18.891Z] 00:10:01 all 0.19 0.00 0.04 0.00 0.00 99.77 [2020-06-02T00:13:18.891Z] 00:10:01 0 0.57 0.00 0.05 0.00 0.00 99.38 [2020-06-02T00:13:18.891Z] 00:10:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2020-06-02T00:13:18.891Z] 00:10:01 2 0.08 0.00 0.07 0.00 0.00 99.85 [2020-06-02T00:13:18.891Z] 00:10:01 3 0.07 0.00 0.03 0.00 0.02 99.88 [2020-06-02T00:13:18.891Z] 00:11:01 all 0.17 0.00 0.04 0.00 0.00 99.79 [2020-06-02T00:13:18.891Z] 00:11:01 0 0.53 0.00 0.05 0.00 0.00 99.42 [2020-06-02T00:13:18.891Z] 00:11:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2020-06-02T00:13:18.891Z] 00:11:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2020-06-02T00:13:18.891Z] 00:11:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2020-06-02T00:13:18.891Z] 00:12:01 all 0.18 0.00 0.03 0.00 0.00 99.79 [2020-06-02T00:13:18.891Z] 00:12:01 0 0.08 0.00 0.05 0.00 0.00 99.87 [2020-06-02T00:13:18.891Z] 00:12:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2020-06-02T00:13:18.891Z] 00:12:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2020-06-02T00:13:18.891Z] 00:12:01 3 0.53 0.00 0.05 0.00 0.00 99.42 [2020-06-02T00:13:18.891Z] 00:13:01 all 0.37 0.00 0.25 0.01 0.00 99.37 [2020-06-02T00:13:18.891Z] 00:13:01 0 0.30 0.00 0.32 0.00 0.00 99.38 [2020-06-02T00:13:18.891Z] 00:13:01 1 0.23 0.00 0.28 0.02 0.00 99.47 [2020-06-02T00:13:18.891Z] 00:13:01 2 0.47 0.00 0.25 0.00 0.00 99.28 [2020-06-02T00:13:18.891Z] 00:13:01 3 0.48 0.00 0.17 0.02 0.00 99.33 [2020-06-02T00:13:18.891Z] Average: all 0.76 0.00 0.23 0.03 0.00 98.97 [2020-06-02T00:13:18.891Z] Average: 0 1.01 0.00 0.28 0.00 0.00 98.70 [2020-06-02T00:13:18.891Z] Average: 1 0.47 0.00 0.21 0.11 0.00 99.22 [2020-06-02T00:13:18.891Z] Average: 2 0.63 0.00 0.24 0.01 0.00 99.13 [2020-06-02T00:13:18.891Z] Average: 3 0.94 0.00 0.20 0.01 0.00 98.85 [2020-06-02T00:13:18.891Z] [2020-06-02T00:13:18.891Z] [2020-06-02T00:13:18.891Z]