Pull request #314 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 rsdmike for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from 34f47f4b4b1fd5cbb8ed64ae1a60951db33963f1+384808bdd6b57fdb84d13d49ab7f52875940a509 (2c7a0cde2f6d53f0ee2395f13615758dcc138c8e) 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 c26106ffa7303c9cfaed1787c18b3b6a39928acb 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 c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > 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 ‘prd-centos7-docker-4c-2g-2963’ Running on prd-centos7-docker-4c-2g-2968 in /w/workspace/ndry_app-functions-sdk-go_PR-314 [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-314 # 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/314/head:refs/remotes/origin/PR-314 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 384808bdd6b57fdb84d13d49ab7f52875940a509 into PR head commit 34f47f4b4b1fd5cbb8ed64ae1a60951db33963f1 Merge succeeded, producing 34f47f4b4b1fd5cbb8ed64ae1a60951db33963f1 Checking out Revision 34f47f4b4b1fd5cbb8ed64ae1a60951db33963f1 (PR-314) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/314/head:refs/remotes/origin/PR-314 # 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/314/head:refs/remotes/origin/PR-314 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 34f47f4b4b1fd5cbb8ed64ae1a60951db33963f1 # 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 384808bdd6b57fdb84d13d49ab7f52875940a509 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 34f47f4b4b1fd5cbb8ed64ae1a60951db33963f1 # timeout=10 Commit message: "Merge branch 'master' into mqttsecrets" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:14:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk 7750c4019501c4a4a4d361865e0e1905b8e3f53f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 00:14:08 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:14:08 00:14:08 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:14:09 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:14:09 latest: Pulling from edgex-devops/git-semver 00:14:09 9123ac7c32f7: Pulling fs layer 00:14:09 b8cc5d1170e3: Pulling fs layer 00:14:09 2924cbbf6a41: Pulling fs layer 00:14:09 93b08a4f1073: Pulling fs layer 00:14:09 93b08a4f1073: Waiting 00:14:09 b8cc5d1170e3: Verifying Checksum 00:14:09 b8cc5d1170e3: Download complete 00:14:09 9123ac7c32f7: Verifying Checksum 00:14:09 9123ac7c32f7: Download complete 00:14:09 93b08a4f1073: Verifying Checksum 00:14:09 93b08a4f1073: Download complete 00:14:09 2924cbbf6a41: Verifying Checksum 00:14:09 2924cbbf6a41: Download complete 00:14:09 9123ac7c32f7: Pull complete 00:14:09 b8cc5d1170e3: Pull complete 00:14:10 2924cbbf6a41: Pull complete 00:14:10 93b08a4f1073: Pull complete 00:14:10 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 00:14:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:14:10 prd-centos7-docker-4c-2g-2968 does not seem to be running inside a container 00:14:10 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-314 -v /w/workspace/ndry_app-functions-sdk-go_PR-314:/w/workspace/ndry_app-functions-sdk-go_PR-314:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-314@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-314@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:10004/edgex-devops/git-semver:latest cat 00:14:11 $ docker top fee8ed062f81ccff8aac5252c7dbc807deb5e3e3633cf37686c6c92399ad0a43 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:14:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:14:11 [ssh-agent] Looking for ssh-agent implementation... 00:14:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:14:11 $ docker exec fee8ed062f81ccff8aac5252c7dbc807deb5e3e3633cf37686c6c92399ad0a43 ssh-agent 00:14:12 SSH_AUTH_SOCK=/tmp/ssh-pmjLnQi74CgF/agent.14 00:14:12 SSH_AGENT_PID=21 00:14:12 Running ssh-add (command line suppressed) 00:14:12 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-314@tmp/private_key_2312312912371925890.key (/w/workspace/ndry_app-functions-sdk-go_PR-314@tmp/private_key_2312312912371925890.key) 00:14:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:14:12 + git describe --exact-match --tags HEAD 00:14:12 fatal: No names found, cannot describe anything. [Pipeline] } 00:14:12 $ docker exec --env ******** --env ******** fee8ed062f81ccff8aac5252c7dbc807deb5e3e3633cf37686c6c92399ad0a43 ssh-agent -k 00:14:12 unset SSH_AUTH_SOCK; 00:14:12 unset SSH_AGENT_PID; 00:14:12 echo Agent pid 21 killed; 00:14:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 00:14:12 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 00:14:12 This usually means this commit has not been tagged. [Pipeline] sshagent 00:14:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:14:12 [ssh-agent] Looking for ssh-agent implementation... 00:14:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:14:13 $ docker exec fee8ed062f81ccff8aac5252c7dbc807deb5e3e3633cf37686c6c92399ad0a43 ssh-agent 00:14:13 SSH_AUTH_SOCK=/tmp/ssh-KfJtBM0qyfxP/agent.56 00:14:13 SSH_AGENT_PID=63 00:14:13 Running ssh-add (command line suppressed) 00:14:13 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-314@tmp/private_key_3406056616463420927.key (/w/workspace/ndry_app-functions-sdk-go_PR-314@tmp/private_key_3406056616463420927.key) 00:14:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:14:13 + git semver init 00:14:13 # -> Open(): unable to determine branch for HEAD 00:14:13 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-314/.git 00:14:13 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-314 00:14:13 # $SEMVER_REMOTE_NAME = origin 00:14:13 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 00:14:13 # $SEMVER_USER_NAME = jenkins 00:14:13 # $SEMVER_BRANCH = PR-314 00:14:13 # $SEMVER_TEMP = /tmp/semver-591419054 00:14:13 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 00:14:18 # '/tmp/semver-591419054' -> '/w/workspace/ndry_app-functions-sdk-go_PR-314/.semver' 00:14:18 # -> Force: false 00:14:18 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-314/.semver [Pipeline] } 00:14:18 $ docker exec --env ******** --env ******** fee8ed062f81ccff8aac5252c7dbc807deb5e3e3633cf37686c6c92399ad0a43 ssh-agent -k 00:14:18 unset SSH_AUTH_SOCK; 00:14:18 unset SSH_AGENT_PID; 00:14:18 echo Agent pid 63 killed; 00:14:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:14:18 + git semver [Pipeline] } 00:14:18 $ docker stop --time=1 fee8ed062f81ccff8aac5252c7dbc807deb5e3e3633cf37686c6c92399ad0a43 00:14:20 $ docker rm -f fee8ed062f81ccff8aac5252c7dbc807deb5e3e3633cf37686c6c92399ad0a43 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 00:14:22 Stashed 98 file(s) [Pipeline] echo 00:14:22 [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 00:14:37 Still waiting to schedule task 00:14:37 Waiting for next available executor on ‘centos7-docker-4c-2g’ 00:14:37 Still waiting to schedule task 00:14:37 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 00:17:11 Running on prd-centos7-docker-4c-2g-2969 in /w/workspace/ndry_app-functions-sdk-go_PR-314 [Pipeline] { [Pipeline] ws 00:17:11 Running in /w/workspace/app-functions-sdk-go/14 [Pipeline] { [Pipeline] checkout 00:17:14 using credential edgex-jenkins-ssh 00:17:14 Cloning the remote Git repository 00:17:14 Cloning with configured refspecs honoured and without tags 00:17:14 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 00:17:14 > git init /w/workspace/app-functions-sdk-go/14 # timeout=10 00:17:14 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 00:17:14 > git --version # timeout=10 00:17:14 using GIT_SSH to set credentials SSH Credentials for GitHub 00:17:14 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/314/head:refs/remotes/origin/PR-314 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:17:16 Fetching without tags 00:17:16 Merging remotes/origin/master commit 384808bdd6b57fdb84d13d49ab7f52875940a509 into PR head commit 34f47f4b4b1fd5cbb8ed64ae1a60951db33963f1 00:17:16 Merge succeeded, producing 34f47f4b4b1fd5cbb8ed64ae1a60951db33963f1 00:17:16 Checking out Revision 34f47f4b4b1fd5cbb8ed64ae1a60951db33963f1 (PR-314) 00:17:16 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 00:17:16 > git config --add remote.origin.fetch +refs/pull/314/head:refs/remotes/origin/PR-314 # timeout=10 00:17:16 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 00:17:16 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 00:17:16 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 00:17:16 using GIT_SSH to set credentials SSH Credentials for GitHub 00:17:16 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/314/head:refs/remotes/origin/PR-314 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:17:16 > git config core.sparsecheckout # timeout=10 00:17:16 > git checkout -f 34f47f4b4b1fd5cbb8ed64ae1a60951db33963f1 # timeout=10 00:17:16 > git remote # timeout=10 00:17:16 > git config --get remote.origin.url # timeout=10 00:17:16 using GIT_SSH to set credentials SSH Credentials for GitHub 00:17:16 > git merge 384808bdd6b57fdb84d13d49ab7f52875940a509 # timeout=10 00:17:16 > git rev-parse HEAD^{commit} # timeout=10 00:17:16 > git config core.sparsecheckout # timeout=10 00:17:16 > git checkout -f 34f47f4b4b1fd5cbb8ed64ae1a60951db33963f1 # timeout=10 00:17:20 Commit message: "Merge branch 'master' into mqttsecrets" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 00:17:22 ========================================================= 00:17:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 00:17:22 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:17:23 + 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 . 00:17:23 Sending build context to Docker daemon 36.71MB 00:17:23 Step 1/8 : ARG BASE=golang:1.13-alpine 00:17:23 Step 2/8 : FROM ${BASE} 00:17:24 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 00:17:24 e6b0cf9c0882: Pulling fs layer 00:17:24 2848faf0eed1: Pulling fs layer 00:17:24 0f37312ad70f: Pulling fs layer 00:17:24 5788d62ee057: Pulling fs layer 00:17:24 0e6b1d234666: Pulling fs layer 00:17:24 bf5d7aec512f: Pulling fs layer 00:17:24 34c802a77dc8: Pulling fs layer 00:17:24 9eb99e56ec68: Pulling fs layer 00:17:24 27c7a5d97fbd: Pulling fs layer 00:17:24 5c102a31e300: Pulling fs layer 00:17:24 dcfb455df0a1: Pulling fs layer 00:17:24 34c802a77dc8: Waiting 00:17:24 9eb99e56ec68: Waiting 00:17:24 27c7a5d97fbd: Waiting 00:17:24 5c102a31e300: Waiting 00:17:24 dcfb455df0a1: Waiting 00:17:24 5788d62ee057: Waiting 00:17:24 0e6b1d234666: Waiting 00:17:24 bf5d7aec512f: Waiting 00:17:24 0f37312ad70f: Verifying Checksum 00:17:24 0f37312ad70f: Download complete 00:17:24 2848faf0eed1: Verifying Checksum 00:17:24 2848faf0eed1: Download complete 00:17:24 0e6b1d234666: Verifying Checksum 00:17:24 0e6b1d234666: Download complete 00:17:24 bf5d7aec512f: Download complete 00:17:24 e6b0cf9c0882: Verifying Checksum 00:17:24 e6b0cf9c0882: Download complete 00:17:24 e6b0cf9c0882: Pull complete 00:17:24 34c802a77dc8: Verifying Checksum 00:17:24 34c802a77dc8: Download complete 00:17:24 27c7a5d97fbd: Verifying Checksum 00:17:24 27c7a5d97fbd: Download complete 00:17:25 5c102a31e300: Verifying Checksum 00:17:25 5c102a31e300: Download complete 00:17:25 9eb99e56ec68: Verifying Checksum 00:17:25 9eb99e56ec68: Download complete 00:17:26 5788d62ee057: Verifying Checksum 00:17:26 5788d62ee057: Download complete 00:17:26 dcfb455df0a1: Verifying Checksum 00:17:26 dcfb455df0a1: Download complete 00:17:26 2848faf0eed1: Pull complete 00:17:27 0f37312ad70f: Pull complete 00:17:33 5788d62ee057: Pull complete 00:17:33 0e6b1d234666: Pull complete 00:17:33 bf5d7aec512f: Pull complete 00:17:39 34c802a77dc8: Pull complete 00:17:42 9eb99e56ec68: Pull complete 00:17:42 27c7a5d97fbd: Pull complete 00:17:43 5c102a31e300: Pull complete 00:17:43 dcfb455df0a1: Pull complete 00:17:43 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 00:17:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 00:17:43 ---> 7c70fe431013 00:17:43 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 00:17:43 latest: Pulling from library/docker 00:17:43 aad63a933944: Pulling fs layer 00:17:43 69846a6807b3: Pulling fs layer 00:17:43 5517540127c6: Pulling fs layer 00:17:43 da4bc653673c: Pulling fs layer 00:17:43 7d6a82484b25: Pulling fs layer 00:17:43 98d7178a08bc: Pulling fs layer 00:17:43 06fedb666dd1: Pulling fs layer 00:17:43 7d6a82484b25: Waiting 00:17:43 98d7178a08bc: Waiting 00:17:43 06fedb666dd1: Waiting 00:17:43 5517540127c6: Verifying Checksum 00:17:43 5517540127c6: Download complete 00:17:43 69846a6807b3: Verifying Checksum 00:17:43 69846a6807b3: Download complete 00:17:43 aad63a933944: Verifying Checksum 00:17:43 aad63a933944: Download complete 00:17:44 7d6a82484b25: Verifying Checksum 00:17:44 7d6a82484b25: Download complete 00:17:44 98d7178a08bc: Verifying Checksum 00:17:44 98d7178a08bc: Download complete 00:17:44 06fedb666dd1: Verifying Checksum 00:17:44 06fedb666dd1: Download complete 00:17:44 aad63a933944: Pull complete 00:17:45 da4bc653673c: Verifying Checksum 00:17:45 da4bc653673c: Download complete 00:17:45 69846a6807b3: Pull complete 00:17:45 5517540127c6: Pull complete 00:17:49 da4bc653673c: Pull complete 00:17:49 7d6a82484b25: Pull complete 00:17:49 98d7178a08bc: Pull complete 00:17:49 06fedb666dd1: Pull complete 00:17:49 Digest: sha256:afea2876df8334e5430d2427cfd37b39be2ee497db76d3651b2b14d97de4b562 00:17:49 Status: Downloaded newer image for docker:latest 00:17:51 ---> 5551e25c9aa0 00:17:51 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:17:51 ---> Running in f8f8fe676d0f 00:17:51 Removing intermediate container f8f8fe676d0f 00:17:51 ---> 6988ca65414b 00:17:51 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 00:17:51 ---> Running in 59def824d69f 00:17:51 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 00:17:52 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 00:17:52 (1/5) Installing libsodium (1.0.18-r0) 00:17:52 (2/5) Installing libzmq (4.3.2-r0) 00:17:52 (3/5) Installing pkgconf (1.6.3-r0) 00:17:53 (4/5) Installing libsodium-dev (1.0.18-r0) 00:17:53 (5/5) Installing zeromq-dev (4.3.2-r0) 00:17:53 Executing busybox-1.31.1-r8.trigger 00:17:53 OK: 145 MiB in 44 packages 00:17:53 Removing intermediate container 59def824d69f 00:17:53 ---> 857fbea7330c 00:17:53 Step 6/8 : WORKDIR /build 00:17:53 ---> Running in 5b7a4a928913 00:17:54 Removing intermediate container 5b7a4a928913 00:17:54 ---> 8c4b42982e8f 00:17:54 Step 7/8 : COPY go.mod . 00:17:54 ---> 8d7ee2499e58 00:17:54 Step 8/8 : RUN go mod download 00:17:54 ---> Running in 30da1da2873b 00:17:56 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 00:17:56 go: finding github.com/BurntSushi/toml v0.3.1 00:17:56 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 00:17:56 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:17:56 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 00:17:56 go: finding github.com/bgentry/speakeasy v0.1.0 00:17:56 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 00:17:56 go: finding github.com/davecgh/go-spew v1.1.1 00:17:56 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 00:17:56 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 00:17:56 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.52 00:17:56 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.16 00:17:56 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 00:17:56 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 00:17:56 go: finding github.com/fatih/color v1.7.0 00:17:56 go: finding github.com/go-kit/kit v0.8.0 00:17:56 go: finding github.com/go-logfmt/logfmt v0.4.0 00:17:56 go: finding github.com/go-stack/stack v1.8.0 00:17:56 go: finding github.com/golang/snappy v0.0.1 00:17:56 go: finding github.com/gomodule/redigo v2.0.0+incompatible 00:17:56 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 00:17:56 go: finding github.com/google/go-cmp v0.3.1 00:17:56 go: finding github.com/google/uuid v1.1.0 00:17:56 go: finding github.com/gorilla/mux v1.7.2 00:17:56 go: finding github.com/hashicorp/consul/api v1.1.0 00:17:56 go: finding github.com/hashicorp/consul/sdk v0.1.1 00:17:56 go: finding github.com/hashicorp/errwrap v1.0.0 00:17:56 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 00:17:56 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 00:17:56 go: finding github.com/hashicorp/go-msgpack v0.5.3 00:17:56 go: finding github.com/hashicorp/go-multierror v1.0.0 00:17:56 go: finding github.com/hashicorp/go-rootcerts v1.0.0 00:17:56 go: finding github.com/hashicorp/go-sockaddr v1.0.0 00:17:56 go: finding github.com/hashicorp/go-syslog v1.0.0 00:17:56 go: finding github.com/hashicorp/go-uuid v1.0.1 00:17:56 go: finding github.com/hashicorp/go.net v0.0.1 00:17:56 go: finding github.com/hashicorp/golang-lru v0.5.0 00:17:56 go: finding github.com/hashicorp/logutils v1.0.0 00:17:56 go: finding github.com/hashicorp/mdns v1.0.0 00:17:56 go: finding github.com/hashicorp/memberlist v0.1.3 00:17:56 go: finding github.com/hashicorp/serf v0.8.2 00:17:56 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 00:17:56 go: finding github.com/kr/pretty v0.2.0 00:17:56 go: finding github.com/kr/pty v1.1.1 00:17:56 go: finding github.com/kr/text v0.1.0 00:17:56 go: finding github.com/mattn/go-colorable v0.0.9 00:17:56 go: finding github.com/mattn/go-isatty v0.0.3 00:17:56 go: finding github.com/miekg/dns v1.0.14 00:17:56 go: finding github.com/mitchellh/cli v1.0.0 00:17:56 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:17:56 go: finding github.com/mitchellh/copystructure v1.0.0 00:17:56 go: finding github.com/mitchellh/go-homedir v1.0.0 00:17:56 go: finding github.com/mitchellh/go-testing-interface v1.0.0 00:17:56 go: finding github.com/mitchellh/gox v0.4.0 00:17:56 go: finding github.com/mitchellh/iochan v1.0.0 00:17:56 go: finding github.com/mitchellh/mapstructure v1.1.2 00:17:56 go: finding github.com/mitchellh/reflectwalk v1.0.0 00:17:56 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 00:17:56 go: finding github.com/pebbe/zmq4 v1.0.0 00:17:56 go: finding github.com/pelletier/go-toml v1.2.0 00:17:56 go: finding github.com/pkg/errors v0.8.1 00:17:56 go: finding github.com/pmezard/go-difflib v1.0.0 00:17:56 go: finding github.com/posener/complete v1.1.1 00:17:56 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 00:17:56 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 00:17:56 go: finding github.com/stretchr/objx v0.2.0 00:17:57 go: finding github.com/stretchr/testify v1.4.0 00:17:57 go: finding github.com/tidwall/pretty v1.0.0 00:17:57 go: finding github.com/ugorji/go v1.1.4 00:17:57 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 00:17:57 go: finding github.com/xdg/stringprep v1.0.0 00:17:57 go: finding go.mongodb.org/mongo-driver v1.1.1 00:17:57 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 00:17:57 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 00:17:57 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 00:17:57 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 00:17:57 go: finding golang.org/x/text v0.3.2 00:17:57 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 00:17:57 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 00:17:57 go: finding gopkg.in/yaml.v2 v2.2.2 00:18:07 Removing intermediate container 30da1da2873b 00:18:07 ---> aa2cc2d328d3 00:18:07 Successfully built aa2cc2d328d3 00:18:07 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 00:18:08 + docker inspect -f . ci-base-image-x86_64 00:18:08 . [Pipeline] withDockerContainer 00:18:08 prd-centos7-docker-4c-2g-2969 does not seem to be running inside a container 00:18:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/14 -v /w/workspace/app-functions-sdk-go/14:/w/workspace/app-functions-sdk-go/14:rw,z -v /w/workspace/app-functions-sdk-go/14@tmp:/w/workspace/app-functions-sdk-go/14@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 ******** ci-base-image-x86_64 cat 00:18:09 $ docker top a7ce60ba9d8fc5e5909ec1a2ffafcce8d7ec71ab7119ffd22bca66c25b6ced47 -eo pid,comm [Pipeline] { [Pipeline] sh 00:18:10 + go version 00:18:10 go version go1.13.5 linux/amd64 [Pipeline] sh 00:18:10 + make test 00:18:10 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:18:12 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 00:18:23 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2970 in /w/workspace/ndry_app-functions-sdk-go_PR-314 [Pipeline] { [Pipeline] ws 00:18:23 Running in /w/workspace/app-functions-sdk-go/14 [Pipeline] { [Pipeline] checkout 00:18:27 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.118s coverage: 88.9% of statements 00:18:29 using credential edgex-jenkins-ssh 00:18:29 Cloning the remote Git repository 00:18:29 Cloning with configured refspecs honoured and without tags 00:18:29 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 00:18:30 > git init /w/workspace/app-functions-sdk-go/14 # timeout=10 00:18:30 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 00:18:30 > git --version # timeout=10 00:18:30 using GIT_SSH to set credentials SSH Credentials for GitHub 00:18:30 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/314/head:refs/remotes/origin/PR-314 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:18:33 Fetching without tags 00:18:33 Merging remotes/origin/master commit 384808bdd6b57fdb84d13d49ab7f52875940a509 into PR head commit 34f47f4b4b1fd5cbb8ed64ae1a60951db33963f1 00:18:33 Merge succeeded, producing 34f47f4b4b1fd5cbb8ed64ae1a60951db33963f1 00:18:33 Checking out Revision 34f47f4b4b1fd5cbb8ed64ae1a60951db33963f1 (PR-314) 00:18:33 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 00:18:33 > git config --add remote.origin.fetch +refs/pull/314/head:refs/remotes/origin/PR-314 # timeout=10 00:18:33 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 00:18:33 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 00:18:33 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 00:18:33 using GIT_SSH to set credentials SSH Credentials for GitHub 00:18:33 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/314/head:refs/remotes/origin/PR-314 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:18:33 > git config core.sparsecheckout # timeout=10 00:18:33 > git checkout -f 34f47f4b4b1fd5cbb8ed64ae1a60951db33963f1 # timeout=10 00:18:33 > git remote # timeout=10 00:18:33 > git config --get remote.origin.url # timeout=10 00:18:33 using GIT_SSH to set credentials SSH Credentials for GitHub 00:18:33 > git merge 384808bdd6b57fdb84d13d49ab7f52875940a509 # timeout=10 00:18:33 > git rev-parse HEAD^{commit} # timeout=10 00:18:34 > git config core.sparsecheckout # timeout=10 00:18:34 > git checkout -f 34f47f4b4b1fd5cbb8ed64ae1a60951db33963f1 # timeout=10 00:18:38 Commit message: "Merge branch 'master' into mqttsecrets" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 00:18:40 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.505s coverage: 41.7% of statements 00:18:40 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 00:18:40 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 00:18:40 ok github.com/edgexfoundry/app-functions-sdk-go/internal/config 0.009s coverage: 100.0% of statements 00:18:40 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.981s coverage: 69.3% of statements [Pipeline] echo 00:18:41 ========================================================= 00:18:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 00:18:41 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:18:42 + 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 . 00:18:43 # github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms [github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms.test] 00:18:43 pkg/transforms/mqttsecret_test.go:178:20: mockSecretProvider.SecretClient undefined (type *security.SecretProvider has no field or method SecretClient) 00:18:43 pkg/transforms/mqttsecret_test.go:373:20: mockSecretProvider.SecretClient undefined (type *security.SecretProvider has no field or method SecretClient) 00:18:44 Sending build context to Docker daemon 36.71MB 00:18:44 Step 1/8 : ARG BASE=golang:1.13-alpine 00:18:44 Step 2/8 : FROM ${BASE} 00:18:44 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:18:44 cde5963f3b93: Pulling fs layer 00:18:44 2a23fa8c16f7: Pulling fs layer 00:18:44 777b28850792: Pulling fs layer 00:18:44 8a11ddd9e578: Pulling fs layer 00:18:44 4cf88f913ddb: Pulling fs layer 00:18:44 1df406cf5192: Pulling fs layer 00:18:44 cd6300453558: Pulling fs layer 00:18:44 b9c365052c96: Pulling fs layer 00:18:44 a2d8cc88f415: Pulling fs layer 00:18:44 ea1d1ca13537: Pulling fs layer 00:18:44 3750a50a1c5e: Pulling fs layer 00:18:44 8a11ddd9e578: Waiting 00:18:44 4cf88f913ddb: Waiting 00:18:44 1df406cf5192: Waiting 00:18:44 cd6300453558: Waiting 00:18:44 ea1d1ca13537: Waiting 00:18:44 3750a50a1c5e: Waiting 00:18:44 b9c365052c96: Waiting 00:18:44 a2d8cc88f415: Waiting 00:18:44 777b28850792: Verifying Checksum 00:18:44 777b28850792: Download complete 00:18:44 2a23fa8c16f7: Verifying Checksum 00:18:44 2a23fa8c16f7: Download complete 00:18:44 4cf88f913ddb: Verifying Checksum 00:18:44 4cf88f913ddb: Download complete 00:18:44 1df406cf5192: Verifying Checksum 00:18:44 1df406cf5192: Download complete 00:18:44 cde5963f3b93: Verifying Checksum 00:18:44 cde5963f3b93: Download complete 00:18:45 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 7.020s coverage: 60.3% of statements 00:18:45 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.020s coverage: 89.5% of statements 00:18:45 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.017s coverage: 100.0% of statements 00:18:45 cde5963f3b93: Pull complete 00:18:46 2a23fa8c16f7: Pull complete 00:18:46 777b28850792: Pull complete 00:18:47 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.095s coverage: 100.0% of statements 00:18:47 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.004s coverage: 100.0% of statements 00:18:47 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.005s coverage: 100.0% of statements 00:18:47 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 00:18:47 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 00:18:47 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 00:18:47 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 00:18:47 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 00:18:47 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 00:18:47 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 00:18:47 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.008s coverage: 96.6% of statements 00:18:47 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 00:18:47 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.004s coverage: 97.7% of statements 00:18:47 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 00:18:47 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 00:18:47 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 00:18:49 cd6300453558: Verifying Checksum 00:18:49 cd6300453558: Download complete 00:18:49 a2d8cc88f415: Verifying Checksum 00:18:49 a2d8cc88f415: Download complete 00:18:49 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.642s coverage: 84.8% of statements 00:18:49 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.063s coverage: 81.1% of statements 00:18:49 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 00:18:49 FAIL github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms [build failed] 00:18:49 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 00:18:49 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.008s coverage: 100.0% of statements 00:18:49 FAIL 00:18:49 make: *** [Makefile:6: test] Error 2 [Pipeline] } 00:18:49 $ docker stop --time=1 a7ce60ba9d8fc5e5909ec1a2ffafcce8d7ec71ab7119ffd22bca66c25b6ced47 00:18:51 $ docker rm -f a7ce60ba9d8fc5e5909ec1a2ffafcce8d7ec71ab7119ffd22bca66c25b6ced47 00:18:51 ea1d1ca13537: Verifying Checksum 00:18:51 ea1d1ca13537: Download complete 00:18:51 3750a50a1c5e: Download complete [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] } 00:18:52 Failed in branch amd64 00:18:54 b9c365052c96: Verifying Checksum 00:18:54 b9c365052c96: Download complete 00:18:55 8a11ddd9e578: Verifying Checksum 00:18:55 8a11ddd9e578: Download complete 00:19:08 8a11ddd9e578: Pull complete 00:19:08 4cf88f913ddb: Pull complete 00:19:08 1df406cf5192: Pull complete 00:19:13 cd6300453558: Pull complete 00:19:17 b9c365052c96: Pull complete 00:19:17 a2d8cc88f415: Pull complete 00:19:20 ea1d1ca13537: Pull complete 00:19:20 3750a50a1c5e: Pull complete 00:19:20 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 00:19:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 00:19:20 ---> 78745c68409d 00:19:20 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 00:19:20 latest: Pulling from library/docker 00:19:21 8a0637ca1ac9: Pulling fs layer 00:19:21 4726da4a2734: Pulling fs layer 00:19:21 73e3cb2b3a46: Pulling fs layer 00:19:21 af8135161ac3: Pulling fs layer 00:19:21 8938096eeda7: Pulling fs layer 00:19:21 648c0e7fc3a8: Pulling fs layer 00:19:21 fe85cdb0d7dc: Pulling fs layer 00:19:21 af8135161ac3: Waiting 00:19:21 8938096eeda7: Waiting 00:19:21 fe85cdb0d7dc: Waiting 00:19:21 648c0e7fc3a8: Waiting 00:19:21 73e3cb2b3a46: Verifying Checksum 00:19:21 73e3cb2b3a46: Download complete 00:19:21 4726da4a2734: Verifying Checksum 00:19:21 4726da4a2734: Download complete 00:19:21 8a0637ca1ac9: Verifying Checksum 00:19:21 8a0637ca1ac9: Download complete 00:19:21 8938096eeda7: Download complete 00:19:21 648c0e7fc3a8: Verifying Checksum 00:19:21 648c0e7fc3a8: Download complete 00:19:21 fe85cdb0d7dc: Verifying Checksum 00:19:21 fe85cdb0d7dc: Download complete 00:19:22 8a0637ca1ac9: Pull complete 00:19:22 4726da4a2734: Pull complete 00:19:23 73e3cb2b3a46: Pull complete 00:19:27 af8135161ac3: Download complete 00:19:30 af8135161ac3: Pull complete 00:19:30 8938096eeda7: Pull complete 00:19:31 648c0e7fc3a8: Pull complete 00:19:31 fe85cdb0d7dc: Pull complete 00:19:31 Digest: sha256:afea2876df8334e5430d2427cfd37b39be2ee497db76d3651b2b14d97de4b562 00:19:31 Status: Downloaded newer image for docker:latest 00:19:38 ---> 422e1d40ca2a 00:19:38 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:19:38 ---> Running in 88b7cb8d548f 00:19:38 Removing intermediate container 88b7cb8d548f 00:19:38 ---> fa3cee737af6 00:19:38 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 00:19:38 ---> Running in b92891725a5c 00:19:39 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 00:19:40 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 00:19:40 (1/5) Installing libsodium (1.0.18-r0) 00:19:40 (2/5) Installing libzmq (4.3.2-r0) 00:19:41 (3/5) Installing pkgconf (1.6.3-r0) 00:19:41 (4/5) Installing libsodium-dev (1.0.18-r0) 00:19:41 (5/5) Installing zeromq-dev (4.3.2-r0) 00:19:41 Executing busybox-1.31.1-r8.trigger 00:19:41 OK: 127 MiB in 44 packages 00:19:42 Removing intermediate container b92891725a5c 00:19:42 ---> c3fca6eaba1f 00:19:42 Step 6/8 : WORKDIR /build 00:19:42 ---> Running in 87b122291728 00:19:43 Removing intermediate container 87b122291728 00:19:43 ---> 4e4f7e853121 00:19:43 Step 7/8 : COPY go.mod . 00:19:43 ---> 24cfe5cf769e 00:19:43 Step 8/8 : RUN go mod download 00:19:43 ---> Running in ed2abc880220 00:19:45 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 00:19:45 go: finding github.com/BurntSushi/toml v0.3.1 00:19:45 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 00:19:46 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:19:46 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 00:19:46 go: finding github.com/bgentry/speakeasy v0.1.0 00:19:46 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 00:19:46 go: finding github.com/davecgh/go-spew v1.1.1 00:19:46 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 00:19:46 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 00:19:46 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.52 00:19:46 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.16 00:19:46 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 00:19:46 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 00:19:46 go: finding github.com/fatih/color v1.7.0 00:19:46 go: finding github.com/go-kit/kit v0.8.0 00:19:46 go: finding github.com/go-logfmt/logfmt v0.4.0 00:19:46 go: finding github.com/go-stack/stack v1.8.0 00:19:46 go: finding github.com/golang/snappy v0.0.1 00:19:46 go: finding github.com/gomodule/redigo v2.0.0+incompatible 00:19:46 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 00:19:46 go: finding github.com/google/go-cmp v0.3.1 00:19:46 go: finding github.com/google/uuid v1.1.0 00:19:46 go: finding github.com/gorilla/mux v1.7.2 00:19:46 go: finding github.com/hashicorp/consul/api v1.1.0 00:19:46 go: finding github.com/hashicorp/consul/sdk v0.1.1 00:19:46 go: finding github.com/hashicorp/errwrap v1.0.0 00:19:46 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 00:19:46 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 00:19:46 go: finding github.com/hashicorp/go-msgpack v0.5.3 00:19:46 go: finding github.com/hashicorp/go-multierror v1.0.0 00:19:46 go: finding github.com/hashicorp/go-rootcerts v1.0.0 00:19:46 go: finding github.com/hashicorp/go-sockaddr v1.0.0 00:19:46 go: finding github.com/hashicorp/go-syslog v1.0.0 00:19:46 go: finding github.com/hashicorp/go-uuid v1.0.1 00:19:46 go: finding github.com/hashicorp/go.net v0.0.1 00:19:46 go: finding github.com/hashicorp/golang-lru v0.5.0 00:19:46 go: finding github.com/hashicorp/logutils v1.0.0 00:19:46 go: finding github.com/hashicorp/mdns v1.0.0 00:19:46 go: finding github.com/hashicorp/memberlist v0.1.3 00:19:46 go: finding github.com/hashicorp/serf v0.8.2 00:19:46 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 00:19:46 go: finding github.com/kr/pretty v0.2.0 00:19:46 go: finding github.com/kr/pty v1.1.1 00:19:46 go: finding github.com/kr/text v0.1.0 00:19:46 go: finding github.com/mattn/go-colorable v0.0.9 00:19:46 go: finding github.com/mattn/go-isatty v0.0.3 00:19:46 go: finding github.com/miekg/dns v1.0.14 00:19:46 go: finding github.com/mitchellh/cli v1.0.0 00:19:46 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:19:46 go: finding github.com/mitchellh/copystructure v1.0.0 00:19:46 go: finding github.com/mitchellh/go-homedir v1.0.0 00:19:46 go: finding github.com/mitchellh/go-testing-interface v1.0.0 00:19:46 go: finding github.com/mitchellh/gox v0.4.0 00:19:46 go: finding github.com/mitchellh/iochan v1.0.0 00:19:46 go: finding github.com/mitchellh/mapstructure v1.1.2 00:19:46 go: finding github.com/mitchellh/reflectwalk v1.0.0 00:19:46 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 00:19:46 go: finding github.com/pebbe/zmq4 v1.0.0 00:19:46 go: finding github.com/pelletier/go-toml v1.2.0 00:19:46 go: finding github.com/pkg/errors v0.8.1 00:19:46 go: finding github.com/pmezard/go-difflib v1.0.0 00:19:46 go: finding github.com/posener/complete v1.1.1 00:19:46 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 00:19:46 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 00:19:46 go: finding github.com/stretchr/objx v0.2.0 00:19:46 go: finding github.com/stretchr/testify v1.4.0 00:19:46 go: finding github.com/tidwall/pretty v1.0.0 00:19:46 go: finding github.com/ugorji/go v1.1.4 00:19:46 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 00:19:46 go: finding github.com/xdg/stringprep v1.0.0 00:19:46 go: finding go.mongodb.org/mongo-driver v1.1.1 00:19:46 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 00:19:46 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 00:19:46 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 00:19:46 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 00:19:46 go: finding golang.org/x/text v0.3.2 00:19:47 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 00:19:47 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 00:19:47 go: finding gopkg.in/yaml.v2 v2.2.2 00:20:05 Removing intermediate container ed2abc880220 00:20:05 ---> 524e5cad49cd 00:20:05 Successfully built 524e5cad49cd 00:20:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:20:06 + docker inspect -f . ci-base-image-arm64 00:20:06 . [Pipeline] withDockerContainer 00:20:06 prd-ubuntu18.04-docker-arm64-4c-16g-2970 does not seem to be running inside a container 00:20:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/14 -v /w/workspace/app-functions-sdk-go/14:/w/workspace/app-functions-sdk-go/14:rw,z -v /w/workspace/app-functions-sdk-go/14@tmp:/w/workspace/app-functions-sdk-go/14@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 ******** ci-base-image-arm64 cat 00:20:08 $ docker top 7a2bcf129cbffdd8149c88ee642aadad6771a4bd1200e4a47f444d870841c98e -eo pid,comm [Pipeline] { [Pipeline] sh 00:20:09 + go version 00:20:09 go version go1.13.5 linux/arm64 [Pipeline] sh 00:20:10 + make test 00:20:10 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:20:11 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 00:20:58 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.156s coverage: 88.9% of statements 00:21:11 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.542s coverage: 41.7% of statements 00:21:11 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 00:21:11 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 00:21:11 ok github.com/edgexfoundry/app-functions-sdk-go/internal/config 0.025s coverage: 100.0% of statements 00:21:11 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.361s coverage: 69.3% of statements 00:21:16 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 7.094s coverage: 60.3% of statements 00:21:16 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.021s coverage: 89.5% of statements 00:21:16 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.028s coverage: 100.0% of statements 00:21:17 # github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms [github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms.test] 00:21:17 pkg/transforms/mqttsecret_test.go:178:20: mockSecretProvider.SecretClient undefined (type *security.SecretProvider has no field or method SecretClient) 00:21:17 pkg/transforms/mqttsecret_test.go:373:20: mockSecretProvider.SecretClient undefined (type *security.SecretProvider has no field or method SecretClient) 00:21:22 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.158s coverage: 100.0% of statements 00:21:22 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.020s coverage: 100.0% of statements 00:21:22 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.024s coverage: 100.0% of statements 00:21:22 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 00:21:22 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 00:21:22 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 00:21:22 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 00:21:22 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 00:21:22 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 00:21:22 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 00:21:22 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.016s coverage: 96.6% of statements 00:21:22 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 00:21:22 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.025s coverage: 97.7% of statements 00:21:22 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 00:21:22 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 00:21:22 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 00:21:28 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.720s coverage: 84.8% of statements 00:21:28 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.133s coverage: 81.1% of statements 00:21:28 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 00:21:28 FAIL github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms [build failed] 00:21:28 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 00:21:28 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.046s coverage: 100.0% of statements 00:21:28 FAIL 00:21:29 make: *** [Makefile:6: test] Error 2 [Pipeline] } 00:21:29 $ docker stop --time=1 7a2bcf129cbffdd8149c88ee642aadad6771a4bd1200e4a47f444d870841c98e 00:21:31 $ docker rm -f 7a2bcf129cbffdd8149c88ee642aadad6771a4bd1200e4a47f444d870841c98e [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] } 00:21:33 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 00:21:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:21:34 ---> package-listing.sh 00:21:34 ++ facter osfamily 00:21:34 ++ tr '[:upper:]' '[:lower:]' 00:21:34 + OS_FAMILY=redhat 00:21:34 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-314 00:21:34 + START_PACKAGES=/tmp/packages_start.txt 00:21:34 + END_PACKAGES=/tmp/packages_end.txt 00:21:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:21:34 + PACKAGES=/tmp/packages_start.txt 00:21:34 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-314 ']' 00:21:34 + PACKAGES=/tmp/packages_end.txt 00:21:34 + case "${OS_FAMILY}" in 00:21:34 + rpm -qa 00:21:34 + sort 00:21:39 + '[' -f /tmp/packages_start.txt ']' 00:21:39 + '[' -f /tmp/packages_end.txt ']' 00:21:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:21:39 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-314 ']' 00:21:39 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-314/archives/ 00:21:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-314/archives/ [Pipeline] isUnix [Pipeline] sh 00:21:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:21:39 00:21:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:21:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:21:39 alpine: Pulling from edgex-lftools-log-publisher 00:21:39 c9b1b535fdd9: Pulling fs layer 00:21:39 2cc5ad85d9ab: Pulling fs layer 00:21:39 756a868c4378: Pulling fs layer 00:21:39 444b2fc9a129: Pulling fs layer 00:21:39 ea15f1150254: Pulling fs layer 00:21:39 41b27a9f41bf: Pulling fs layer 00:21:39 28c525ee5125: Pulling fs layer 00:21:39 094b1ea09ed8: Pulling fs layer 00:21:39 138eaada9080: Pulling fs layer 00:21:39 0622d0fa9048: Pulling fs layer 00:21:39 28c525ee5125: Waiting 00:21:39 094b1ea09ed8: Waiting 00:21:39 444b2fc9a129: Waiting 00:21:39 ea15f1150254: Waiting 00:21:39 41b27a9f41bf: Waiting 00:21:39 138eaada9080: Waiting 00:21:39 2cc5ad85d9ab: Verifying Checksum 00:21:39 444b2fc9a129: Verifying Checksum 00:21:39 444b2fc9a129: Download complete 00:21:39 c9b1b535fdd9: Verifying Checksum 00:21:39 c9b1b535fdd9: Download complete 00:21:39 ea15f1150254: Verifying Checksum 00:21:39 ea15f1150254: Download complete 00:21:40 28c525ee5125: Verifying Checksum 00:21:40 28c525ee5125: Download complete 00:21:40 756a868c4378: Verifying Checksum 00:21:40 756a868c4378: Download complete 00:21:40 c9b1b535fdd9: Pull complete 00:21:40 138eaada9080: Verifying Checksum 00:21:40 138eaada9080: Download complete 00:21:40 0622d0fa9048: Verifying Checksum 00:21:40 0622d0fa9048: Download complete 00:21:40 094b1ea09ed8: Verifying Checksum 00:21:40 094b1ea09ed8: Download complete 00:21:40 2cc5ad85d9ab: Pull complete 00:21:40 41b27a9f41bf: Verifying Checksum 00:21:40 41b27a9f41bf: Download complete 00:21:42 756a868c4378: Pull complete 00:21:42 444b2fc9a129: Pull complete 00:21:42 ea15f1150254: Pull complete 00:21:45 41b27a9f41bf: Pull complete 00:21:45 28c525ee5125: Pull complete 00:21:47 094b1ea09ed8: Pull complete 00:21:47 138eaada9080: Pull complete 00:21:48 0622d0fa9048: Pull complete 00:21:48 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 00:21:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:21:48 prd-centos7-docker-4c-2g-2968 does not seem to be running inside a container 00:21:48 $ 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-314 -v /w/workspace/ndry_app-functions-sdk-go_PR-314:/w/workspace/ndry_app-functions-sdk-go_PR-314:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-314@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-314@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:21:49 $ docker top 458d7c9dc2cba32f0707a26cc4d8baaa5ebc4c14ec6cb5683a37a529e8ad49c0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:21:49 provisioning config files... 00:21:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-314@tmp/config5162424587538312192tmp [Pipeline] { [Pipeline] echo 00:21:49 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:21:49 ---> create-netrc.sh [Pipeline] echo 00:21:49 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:21:50 ---> logs-deploy.sh 00:21:50 + ARCHIVE_ARTIFACTS= 00:21:50 + LOGS_SERVER=https://logs.edgexfoundry.org 00:21:50 + '[' https://logs.edgexfoundry.org == None ']' 00:21:50 + NEXUS_URL=https://nexus.edgexfoundry.org 00:21:50 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-314/14 00:21:50 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-314/14/ 00:21:50 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-314/14 /w/workspace/ndry_app-functions-sdk-go_PR-314 00:21:51 Archives upload complete. 00:21:51 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-314/14 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-314/14/ 00:21:52 ---> uname -a: 00:21:52 Linux 458d7c9dc2cb 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 00:21:52 00:21:52 00:21:52 ---> lscpu: 00:21:52 Architecture: x86_64 00:21:52 CPU op-mode(s): 32-bit, 64-bit 00:21:52 Byte Order: Little Endian 00:21:52 Address sizes: 40 bits physical, 48 bits virtual 00:21:52 CPU(s): 4 00:21:52 On-line CPU(s) list: 0-3 00:21:52 Thread(s) per core: 1 00:21:52 Core(s) per socket: 1 00:21:52 Socket(s): 4 00:21:52 NUMA node(s): 1 00:21:52 Vendor ID: GenuineIntel 00:21:52 CPU family: 6 00:21:52 Model: 44 00:21:52 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 00:21:52 Stepping: 1 00:21:52 CPU MHz: 2933.396 00:21:52 BogoMIPS: 5866.79 00:21:52 Virtualization: VT-x 00:21:52 Hypervisor vendor: KVM 00:21:52 Virtualization type: full 00:21:52 L1d cache: 128 KiB 00:21:52 L1i cache: 128 KiB 00:21:52 L2 cache: 16 MiB 00:21:52 L3 cache: 64 MiB 00:21:52 NUMA node0 CPU(s): 0-3 00:21:52 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 00:21:52 Vulnerability Meltdown: Mitigation; PTI 00:21:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:21:52 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 00:21:52 Vulnerability Spectre v2: Mitigation; Full retpoline 00:21:52 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 00:21:52 00:21:52 00:21:52 ---> nproc: 00:21:52 4 00:21:52 00:21:52 00:21:52 ---> df -h: 00:21:52 Filesystem Size Used Available Use% Mounted on 00:21:52 overlay 50.0G 6.4G 43.6G 13% / 00:21:52 tmpfs 64.0M 0 64.0M 0% /dev 00:21:52 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 00:21:52 shm 64.0M 0 64.0M 0% /dev/shm 00:21:52 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf 00:21:52 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname 00:21:52 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts 00:21:52 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/ndry_app-functions-sdk-go_PR-314 00:21:52 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/ndry_app-functions-sdk-go_PR-314@tmp 00:21:52 /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa 00:21:52 00:21:52 00:21:52 ---> free -m: 00:21:52 total used free shared buff/cache available 00:21:52 Mem: 1838 625 75 0 1136 1106 00:21:52 Swap: 1023 1 1022 00:21:52 00:21:52 00:21:52 ---> ip addr: 00:21:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:21:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:21:52 inet 127.0.0.1/8 scope host lo 00:21:52 valid_lft forever preferred_lft forever 00:21:52 6: eth0@if7: mtu 1458 qdisc noqueue state UP 00:21:52 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 00:21:52 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 00:21:52 valid_lft forever preferred_lft forever 00:21:52 00:21:52 00:21:52 ---> sar -b -r -n DEV: 00:21:52 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/09/20 _x86_64_ (4 CPU) 00:21:52 00:21:52 00:13:25 LINUX RESTART 00:21:52 00:21:52 00:14:01 tps rtps wtps bread/s bwrtn/s 00:21:52 00:15:01 41.40 7.04 34.36 1921.36 3335.81 00:21:52 00:16:01 2.33 0.00 2.33 0.00 82.78 00:21:52 00:17:01 0.28 0.00 0.28 0.00 3.35 00:21:52 00:18:01 0.30 0.00 0.30 0.00 3.91 00:21:52 00:19:01 0.23 0.00 0.23 0.00 2.88 00:21:52 00:20:01 0.35 0.00 0.35 0.00 4.70 00:21:52 00:21:01 0.32 0.02 0.30 0.13 3.50 00:21:52 Average: 6.46 1.01 5.45 274.60 491.16 00:21:52 00:21:52 00:14:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:21:52 00:15:01 198116 1684188 89.47 2620 1141360 937528 31.99 454868 1072448 16 00:21:52 00:16:01 205200 1677104 89.10 2620 1141368 906040 30.91 451668 1069892 8 00:21:52 00:17:01 205044 1677260 89.11 2620 1141376 906040 30.91 451580 1069888 8 00:21:52 00:18:01 201536 1680768 89.29 2620 1141376 906300 30.92 455892 1068812 8 00:21:52 00:19:01 202380 1679924 89.25 2620 1141384 906292 30.92 455788 1068812 8 00:21:52 00:20:01 202860 1679444 89.22 2620 1141388 906172 30.92 455164 1068812 8 00:21:52 00:21:01 202464 1679840 89.24 2620 1141396 906208 30.92 455284 1068812 8 00:21:52 Average: 202514 1679790 89.24 2620 1141378 910654 31.07 454321 1069639 9 00:21:52 00:21:52 00:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 00:21:52 00:15:01 eth0 305.83 263.29 845.20 359.67 0.00 0.00 0.00 00:21:52 00:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:21:52 00:15:01 docker0 99.02 60.88 8.24 298.49 0.00 0.00 0.00 00:21:52 00:16:01 eth0 0.08 0.12 0.01 0.02 0.00 0.00 0.00 00:21:52 00:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:21:52 00:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:21:52 00:17:01 eth0 0.55 0.08 0.04 0.01 0.00 0.00 0.00 00:21:52 00:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:21:52 00:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:21:52 00:18:01 eth0 1.57 0.40 0.36 0.20 0.00 0.00 0.00 00:21:52 00:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:21:52 00:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:21:52 00:19:01 eth0 0.88 0.70 0.57 0.28 0.00 0.00 0.00 00:21:52 00:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:21:52 00:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:21:52 00:20:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 00:21:52 00:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:21:52 00:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:21:52 00:21:01 eth0 0.18 0.15 0.07 0.01 0.00 0.00 0.00 00:21:52 00:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:21:52 00:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:21:52 Average: eth0 44.19 37.85 120.94 51.48 0.00 0.00 0.00 00:21:52 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:21:52 Average: docker0 14.15 8.70 1.18 42.66 0.00 0.00 0.00 00:21:52 00:21:52 00:21:52 ---> sar -P ALL: 00:21:52 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/09/20 _x86_64_ (4 CPU) 00:21:52 00:21:52 00:13:25 LINUX RESTART 00:21:52 00:21:52 00:14:01 CPU %user %nice %system %iowait %steal %idle 00:21:52 00:15:01 all 5.44 0.00 2.11 1.53 0.00 90.92 00:21:52 00:15:01 0 6.20 0.00 2.75 2.50 0.00 88.55 00:21:52 00:15:01 1 4.59 0.00 1.81 1.79 0.02 91.80 00:21:52 00:15:01 2 5.71 0.00 2.08 0.92 0.02 91.28 00:21:52 00:15:01 3 5.28 0.00 1.78 0.89 0.02 92.03 00:21:52 00:16:01 all 0.16 0.00 0.06 0.00 0.00 99.78 00:21:52 00:16:01 0 0.02 0.00 0.05 0.00 0.00 99.93 00:21:52 00:16:01 1 0.50 0.00 0.05 0.00 0.00 99.45 00:21:52 00:16:01 2 0.07 0.00 0.08 0.00 0.00 99.85 00:21:52 00:16:01 3 0.05 0.00 0.07 0.00 0.00 99.88 00:21:52 00:17:01 all 0.15 0.00 0.05 0.00 0.00 99.80 00:21:52 00:17:01 0 0.03 0.00 0.03 0.00 0.00 99.93 00:21:52 00:17:01 1 0.20 0.00 0.08 0.00 0.00 99.72 00:21:52 00:17:01 2 0.32 0.00 0.05 0.00 0.00 99.63 00:21:52 00:17:01 3 0.05 0.00 0.03 0.00 0.00 99.92 00:21:52 00:18:01 all 0.20 0.00 0.08 0.00 0.00 99.72 00:21:52 00:18:01 0 0.08 0.00 0.08 0.00 0.00 99.83 00:21:52 00:18:01 1 0.10 0.00 0.13 0.00 0.00 99.77 00:21:52 00:18:01 2 0.55 0.00 0.03 0.00 0.00 99.42 00:21:52 00:18:01 3 0.08 0.00 0.05 0.00 0.00 99.87 00:21:52 00:19:01 all 0.18 0.00 0.05 0.00 0.00 99.76 00:21:52 00:19:01 0 0.05 0.00 0.03 0.00 0.00 99.92 00:21:52 00:19:01 1 0.03 0.00 0.05 0.00 0.00 99.92 00:21:52 00:19:01 2 0.57 0.00 0.08 0.00 0.00 99.35 00:21:52 00:19:01 3 0.07 0.00 0.07 0.00 0.00 99.87 00:21:52 00:20:01 all 0.17 0.00 0.04 0.00 0.00 99.79 00:21:52 00:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:21:52 00:20:01 1 0.05 0.00 0.05 0.00 0.00 99.90 00:21:52 00:20:01 2 0.57 0.00 0.05 0.00 0.00 99.38 00:21:52 00:20:01 3 0.05 0.00 0.03 0.00 0.00 99.92 00:21:52 00:21:01 all 0.17 0.00 0.05 0.00 0.00 99.78 00:21:52 00:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:21:52 00:21:01 1 0.25 0.00 0.03 0.00 0.00 99.72 00:21:52 00:21:01 2 0.07 0.00 0.08 0.00 0.00 99.85 00:21:52 00:21:01 3 0.33 0.00 0.07 0.00 0.00 99.60 00:21:52 Average: all 0.92 0.00 0.35 0.22 0.00 98.51 00:21:52 Average: 0 0.91 0.00 0.42 0.36 0.00 98.31 00:21:52 Average: 1 0.81 0.00 0.31 0.25 0.00 98.61 00:21:52 Average: 2 1.12 0.00 0.35 0.13 0.00 98.40 00:21:52 Average: 3 0.84 0.00 0.30 0.13 0.00 98.73 00:21:52 00:21:52 00:21:52