Pull request #292 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 ba9d418fff1e9b602be08dbe56b49a252867cbf2+13b9ed29e0cd29d91c2f8787fd7032e1d8992f71 (43af7e0b9ae78f0b746d4f670b1c1a8ad090ebbd) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision b810438aec07f555226556e3b59abf2bab733840 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision b810438aec07f555226556e3b59abf2bab733840 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b810438aec07f555226556e3b59abf2bab733840 # timeout=10 Commit message: "Merge pull request #114 from lranjbar/release-kraken" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, goVersion:1.13, testScript:make test, buildImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-943 in /w/workspace/ndry_app-functions-sdk-go_PR-292 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_PR-292 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/292/head:refs/remotes/origin/PR-292 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/292/head:refs/remotes/origin/PR-292 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/292/head:refs/remotes/origin/PR-292 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 13b9ed29e0cd29d91c2f8787fd7032e1d8992f71 into PR head commit ba9d418fff1e9b602be08dbe56b49a252867cbf2 Merge succeeded, producing ba9d418fff1e9b602be08dbe56b49a252867cbf2 Checking out Revision ba9d418fff1e9b602be08dbe56b49a252867cbf2 (PR-292) > git config core.sparsecheckout # timeout=10 > git checkout -f ba9d418fff1e9b602be08dbe56b49a252867cbf2 # 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 13b9ed29e0cd29d91c2f8787fd7032e1d8992f71 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ba9d418fff1e9b602be08dbe56b49a252867cbf2 # timeout=10 Commit message: "docs: add diegoholiveira/jsonlogic to attributions" > git rev-list --no-walk 1b3527cf4f79ec3d84e025570c30ea3fc34d307a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:44:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 20:44:58 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:44:58 20:44:58 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:44:58 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:44:58 latest: Pulling from edgex-devops/git-semver 20:44:58 9123ac7c32f7: Pulling fs layer 20:44:58 b8cc5d1170e3: Pulling fs layer 20:44:58 2924cbbf6a41: Pulling fs layer 20:44:58 93b08a4f1073: Pulling fs layer 20:44:58 93b08a4f1073: Waiting 20:44:58 b8cc5d1170e3: Verifying Checksum 20:44:58 b8cc5d1170e3: Download complete 20:44:58 9123ac7c32f7: Verifying Checksum 20:44:58 9123ac7c32f7: Download complete 20:44:58 93b08a4f1073: Verifying Checksum 20:44:58 93b08a4f1073: Download complete 20:44:58 2924cbbf6a41: Verifying Checksum 20:44:58 2924cbbf6a41: Download complete 20:44:58 9123ac7c32f7: Pull complete 20:44:58 b8cc5d1170e3: Pull complete 20:44:59 2924cbbf6a41: Pull complete 20:45:00 93b08a4f1073: Pull complete 20:45:00 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 20:45:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:45:00 prd-centos7-docker-4c-2g-943 does not seem to be running inside a container 20:45:00 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-292 -v /w/workspace/ndry_app-functions-sdk-go_PR-292:/w/workspace/ndry_app-functions-sdk-go_PR-292:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-292@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-292@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:45:00 $ docker top 5d404fe5cdc8f959b46fadf1e3e0b4dc23137e7a8e5b7f8e97b847fdfac4d951 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:45:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:45:01 [ssh-agent] Looking for ssh-agent implementation... 20:45:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:45:01 $ docker exec 5d404fe5cdc8f959b46fadf1e3e0b4dc23137e7a8e5b7f8e97b847fdfac4d951 ssh-agent 20:45:01 SSH_AUTH_SOCK=/tmp/ssh-lO8OjQwJsIHf/agent.15 20:45:01 SSH_AGENT_PID=22 20:45:01 Running ssh-add (command line suppressed) 20:45:01 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-292@tmp/private_key_2655862342039787259.key (/w/workspace/ndry_app-functions-sdk-go_PR-292@tmp/private_key_2655862342039787259.key) 20:45:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:45:02 + git describe --exact-match --tags HEAD 20:45:02 fatal: No names found, cannot describe anything. [Pipeline] } 20:45:02 $ docker exec --env ******** --env ******** 5d404fe5cdc8f959b46fadf1e3e0b4dc23137e7a8e5b7f8e97b847fdfac4d951 ssh-agent -k 20:45:02 unset SSH_AUTH_SOCK; 20:45:02 unset SSH_AGENT_PID; 20:45:02 echo Agent pid 22 killed; 20:45:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 20:45:02 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 20:45:02 This usually means this commit has not been tagged. [Pipeline] sshagent 20:45:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:45:02 [ssh-agent] Looking for ssh-agent implementation... 20:45:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:45:02 $ docker exec 5d404fe5cdc8f959b46fadf1e3e0b4dc23137e7a8e5b7f8e97b847fdfac4d951 ssh-agent 20:45:02 SSH_AUTH_SOCK=/tmp/ssh-xtN2AKQBiGQ2/agent.56 20:45:02 SSH_AGENT_PID=63 20:45:02 Running ssh-add (command line suppressed) 20:45:03 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-292@tmp/private_key_3636450851537068620.key (/w/workspace/ndry_app-functions-sdk-go_PR-292@tmp/private_key_3636450851537068620.key) 20:45:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:45:03 + git semver init 20:45:03 # -> Open(): unable to determine branch for HEAD 20:45:03 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-292/.git 20:45:03 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-292 20:45:03 # $SEMVER_REMOTE_NAME = origin 20:45:03 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 20:45:03 # $SEMVER_USER_NAME = jenkins 20:45:03 # $SEMVER_BRANCH = PR-292 20:45:03 # $SEMVER_TEMP = /tmp/semver-964844153 20:45:03 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 20:45:05 # '/tmp/semver-964844153' -> '/w/workspace/ndry_app-functions-sdk-go_PR-292/.semver' 20:45:05 # -> Force: false 20:45:05 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-292/.semver [Pipeline] } 20:45:05 $ docker exec --env ******** --env ******** 5d404fe5cdc8f959b46fadf1e3e0b4dc23137e7a8e5b7f8e97b847fdfac4d951 ssh-agent -k 20:45:06 unset SSH_AUTH_SOCK; 20:45:06 unset SSH_AGENT_PID; 20:45:06 echo Agent pid 63 killed; 20:45:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:45:06 + git semver [Pipeline] } 20:45:06 $ docker stop --time=1 5d404fe5cdc8f959b46fadf1e3e0b4dc23137e7a8e5b7f8e97b847fdfac4d951 20:45:07 $ docker rm -f 5d404fe5cdc8f959b46fadf1e3e0b4dc23137e7a8e5b7f8e97b847fdfac4d951 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 20:45:10 Stashed 92 file(s) [Pipeline] echo 20:45:10 [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 20:45:25 Still waiting to schedule task 20:45:25 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-943’ 20:45:25 Still waiting to schedule task 20:45:25 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 20:47:25 Running on prd-ubuntu18.04-docker-arm64-4c-16g-944 in /w/workspace/ndry_app-functions-sdk-go_PR-292 [Pipeline] { [Pipeline] ws 20:47:25 Running in /w/workspace/app-functions-sdk-go/16 [Pipeline] { [Pipeline] checkout 20:47:32 using credential edgex-jenkins-ssh 20:47:32 Cloning the remote Git repository 20:47:32 Cloning with configured refspecs honoured and without tags 20:47:32 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 20:47:33 > git init /w/workspace/app-functions-sdk-go/16 # timeout=10 20:47:33 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 20:47:33 > git --version # timeout=10 20:47:33 using GIT_SSH to set credentials SSH Credentials for GitHub 20:47:33 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/292/head:refs/remotes/origin/PR-292 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:47:36 Fetching without tags 20:47:36 Merging remotes/origin/master commit 13b9ed29e0cd29d91c2f8787fd7032e1d8992f71 into PR head commit ba9d418fff1e9b602be08dbe56b49a252867cbf2 20:47:36 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 20:47:36 > git config --add remote.origin.fetch +refs/pull/292/head:refs/remotes/origin/PR-292 # timeout=10 20:47:36 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 20:47:36 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 20:47:36 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 20:47:36 using GIT_SSH to set credentials SSH Credentials for GitHub 20:47:36 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/292/head:refs/remotes/origin/PR-292 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:47:36 > git config core.sparsecheckout # timeout=10 20:47:36 > git checkout -f ba9d418fff1e9b602be08dbe56b49a252867cbf2 # timeout=10 20:47:36 Merge succeeded, producing ba9d418fff1e9b602be08dbe56b49a252867cbf2 20:47:36 Checking out Revision ba9d418fff1e9b602be08dbe56b49a252867cbf2 (PR-292) 20:47:36 > git remote # timeout=10 20:47:36 > git config --get remote.origin.url # timeout=10 20:47:36 using GIT_SSH to set credentials SSH Credentials for GitHub 20:47:36 > git merge 13b9ed29e0cd29d91c2f8787fd7032e1d8992f71 # timeout=10 20:47:36 > git rev-parse HEAD^{commit} # timeout=10 20:47:36 > git config core.sparsecheckout # timeout=10 20:47:37 > git checkout -f ba9d418fff1e9b602be08dbe56b49a252867cbf2 # timeout=10 20:47:41 Commit message: "docs: add diegoholiveira/jsonlogic to attributions" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 20:47:45 Running on prd-centos7-docker-4c-2g-945 in /w/workspace/ndry_app-functions-sdk-go_PR-292 [Pipeline] { [Pipeline] ws 20:47:46 Running in /w/workspace/app-functions-sdk-go/16 [Pipeline] { [Pipeline] checkout [Pipeline] echo 20:47:46 ========================================================= 20:47:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 20:47:46 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:47:47 + 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 . 20:47:48 Sending build context to Docker daemon 36.55MB 20:47:48 Step 1/8 : ARG BASE=golang:1.13-alpine 20:47:48 Step 2/8 : FROM ${BASE} 20:47:48 using credential edgex-jenkins-ssh 20:47:48 Cloning the remote Git repository 20:47:48 Cloning with configured refspecs honoured and without tags 20:47:48 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:47:48 cde5963f3b93: Pulling fs layer 20:47:48 2a23fa8c16f7: Pulling fs layer 20:47:48 777b28850792: Pulling fs layer 20:47:48 8a11ddd9e578: Pulling fs layer 20:47:48 4cf88f913ddb: Pulling fs layer 20:47:48 1df406cf5192: Pulling fs layer 20:47:48 8a11ddd9e578: Waiting 20:47:48 cd6300453558: Pulling fs layer 20:47:48 4cf88f913ddb: Waiting 20:47:48 b9c365052c96: Pulling fs layer 20:47:48 1df406cf5192: Waiting 20:47:48 a2d8cc88f415: Pulling fs layer 20:47:48 ea1d1ca13537: Pulling fs layer 20:47:48 3750a50a1c5e: Pulling fs layer 20:47:48 cd6300453558: Waiting 20:47:48 b9c365052c96: Waiting 20:47:48 ea1d1ca13537: Waiting 20:47:48 a2d8cc88f415: Waiting 20:47:48 3750a50a1c5e: Waiting 20:47:48 777b28850792: Verifying Checksum 20:47:48 777b28850792: Download complete 20:47:48 2a23fa8c16f7: Verifying Checksum 20:47:48 2a23fa8c16f7: Download complete 20:47:48 4cf88f913ddb: Verifying Checksum 20:47:48 4cf88f913ddb: Download complete 20:47:49 1df406cf5192: Verifying Checksum 20:47:49 1df406cf5192: Download complete 20:47:49 cde5963f3b93: Verifying Checksum 20:47:49 cde5963f3b93: Download complete 20:47:48 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 20:47:48 > git init /w/workspace/app-functions-sdk-go/16 # timeout=10 20:47:48 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 20:47:48 > git --version # timeout=10 20:47:48 using GIT_SSH to set credentials SSH Credentials for GitHub 20:47:48 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/292/head:refs/remotes/origin/PR-292 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:47:50 cde5963f3b93: Pull complete 20:47:50 2a23fa8c16f7: Pull complete 20:47:50 777b28850792: Pull complete 20:47:54 cd6300453558: Verifying Checksum 20:47:54 cd6300453558: Download complete 20:47:54 a2d8cc88f415: Verifying Checksum 20:47:54 a2d8cc88f415: Download complete 20:47:56 Fetching without tags 20:47:56 Merging remotes/origin/master commit 13b9ed29e0cd29d91c2f8787fd7032e1d8992f71 into PR head commit ba9d418fff1e9b602be08dbe56b49a252867cbf2 20:47:56 Merge succeeded, producing ba9d418fff1e9b602be08dbe56b49a252867cbf2 20:47:56 Checking out Revision ba9d418fff1e9b602be08dbe56b49a252867cbf2 (PR-292) 20:47:56 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 20:47:56 > git config --add remote.origin.fetch +refs/pull/292/head:refs/remotes/origin/PR-292 # timeout=10 20:47:56 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 20:47:56 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 20:47:56 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 20:47:56 using GIT_SSH to set credentials SSH Credentials for GitHub 20:47:56 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/292/head:refs/remotes/origin/PR-292 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:47:56 > git config core.sparsecheckout # timeout=10 20:47:56 > git checkout -f ba9d418fff1e9b602be08dbe56b49a252867cbf2 # timeout=10 20:47:56 > git remote # timeout=10 20:47:56 > git config --get remote.origin.url # timeout=10 20:47:56 using GIT_SSH to set credentials SSH Credentials for GitHub 20:47:56 > git merge 13b9ed29e0cd29d91c2f8787fd7032e1d8992f71 # timeout=10 20:47:56 > git rev-parse HEAD^{commit} # timeout=10 20:47:56 > git config core.sparsecheckout # timeout=10 20:47:56 > git checkout -f ba9d418fff1e9b602be08dbe56b49a252867cbf2 # timeout=10 20:47:57 ea1d1ca13537: Verifying Checksum 20:47:57 ea1d1ca13537: Download complete 20:47:57 3750a50a1c5e: Verifying Checksum 20:47:57 3750a50a1c5e: Download complete 20:48:01 b9c365052c96: Verifying Checksum 20:48:01 b9c365052c96: Download complete 20:48:03 8a11ddd9e578: Verifying Checksum 20:48:03 8a11ddd9e578: Download complete 20:48:06 Commit message: "docs: add diegoholiveira/jsonlogic to attributions" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 20:48:08 ========================================================= 20:48:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 20:48:08 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:48:09 + 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 . 20:48:10 Sending build context to Docker daemon 36.55MB 20:48:10 Step 1/8 : ARG BASE=golang:1.13-alpine 20:48:10 Step 2/8 : FROM ${BASE} 20:48:10 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 20:48:10 e6b0cf9c0882: Pulling fs layer 20:48:10 2848faf0eed1: Pulling fs layer 20:48:10 0f37312ad70f: Pulling fs layer 20:48:10 5788d62ee057: Pulling fs layer 20:48:10 0e6b1d234666: Pulling fs layer 20:48:10 bf5d7aec512f: Pulling fs layer 20:48:10 34c802a77dc8: Pulling fs layer 20:48:10 9eb99e56ec68: Pulling fs layer 20:48:10 27c7a5d97fbd: Pulling fs layer 20:48:10 5c102a31e300: Pulling fs layer 20:48:10 dcfb455df0a1: Pulling fs layer 20:48:10 5788d62ee057: Waiting 20:48:10 0e6b1d234666: Waiting 20:48:10 bf5d7aec512f: Waiting 20:48:10 34c802a77dc8: Waiting 20:48:10 dcfb455df0a1: Waiting 20:48:10 5c102a31e300: Waiting 20:48:10 27c7a5d97fbd: Waiting 20:48:10 9eb99e56ec68: Waiting 20:48:10 0f37312ad70f: Verifying Checksum 20:48:10 0f37312ad70f: Download complete 20:48:10 2848faf0eed1: Download complete 20:48:10 0e6b1d234666: Verifying Checksum 20:48:10 0e6b1d234666: Download complete 20:48:10 bf5d7aec512f: Verifying Checksum 20:48:10 bf5d7aec512f: Download complete 20:48:10 e6b0cf9c0882: Verifying Checksum 20:48:10 e6b0cf9c0882: Download complete 20:48:10 e6b0cf9c0882: Pull complete 20:48:11 2848faf0eed1: Pull complete 20:48:11 0f37312ad70f: Pull complete 20:48:12 34c802a77dc8: Verifying Checksum 20:48:12 34c802a77dc8: Download complete 20:48:12 27c7a5d97fbd: Verifying Checksum 20:48:12 27c7a5d97fbd: Download complete 20:48:13 5c102a31e300: Verifying Checksum 20:48:13 5c102a31e300: Download complete 20:48:13 dcfb455df0a1: Verifying Checksum 20:48:13 dcfb455df0a1: Download complete 20:48:13 5788d62ee057: Verifying Checksum 20:48:13 5788d62ee057: Download complete 20:48:13 8a11ddd9e578: Pull complete 20:48:13 4cf88f913ddb: Pull complete 20:48:13 1df406cf5192: Pull complete 20:48:14 9eb99e56ec68: Verifying Checksum 20:48:14 9eb99e56ec68: Download complete 20:48:18 cd6300453558: Pull complete 20:48:19 5788d62ee057: Pull complete 20:48:19 0e6b1d234666: Pull complete 20:48:19 bf5d7aec512f: Pull complete 20:48:22 b9c365052c96: Pull complete 20:48:23 a2d8cc88f415: Pull complete 20:48:23 34c802a77dc8: Pull complete 20:48:25 ea1d1ca13537: Pull complete 20:48:25 3750a50a1c5e: Pull complete 20:48:25 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 20:48:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 20:48:25 ---> 78745c68409d 20:48:25 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 20:48:26 latest: Pulling from library/docker 20:48:26 8fa90b21c985: Pulling fs layer 20:48:26 f2917335fcb0: Pulling fs layer 20:48:26 c8d3c84c2515: Pulling fs layer 20:48:26 a828ac2f8d0e: Pulling fs layer 20:48:26 ab7b0e4ac96f: Pulling fs layer 20:48:26 25581ce9dd66: Pulling fs layer 20:48:26 fc58c5fdb432: Pulling fs layer 20:48:26 ab7b0e4ac96f: Waiting 20:48:26 25581ce9dd66: Waiting 20:48:26 a828ac2f8d0e: Waiting 20:48:26 fc58c5fdb432: Waiting 20:48:26 c8d3c84c2515: Verifying Checksum 20:48:26 c8d3c84c2515: Download complete 20:48:26 f2917335fcb0: Verifying Checksum 20:48:26 f2917335fcb0: Download complete 20:48:26 8fa90b21c985: Verifying Checksum 20:48:26 8fa90b21c985: Download complete 20:48:27 ab7b0e4ac96f: Verifying Checksum 20:48:27 ab7b0e4ac96f: Download complete 20:48:27 25581ce9dd66: Verifying Checksum 20:48:27 25581ce9dd66: Download complete 20:48:27 fc58c5fdb432: Verifying Checksum 20:48:27 fc58c5fdb432: Download complete 20:48:27 8fa90b21c985: Pull complete 20:48:27 9eb99e56ec68: Pull complete 20:48:27 27c7a5d97fbd: Pull complete 20:48:28 5c102a31e300: Pull complete 20:48:28 dcfb455df0a1: Pull complete 20:48:28 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 20:48:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 20:48:28 ---> 7c70fe431013 20:48:28 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 20:48:28 latest: Pulling from library/docker 20:48:28 c9b1b535fdd9: Pulling fs layer 20:48:28 cd54125436dc: Pulling fs layer 20:48:28 70d1554c15cb: Pulling fs layer 20:48:28 82dd17ef2c28: Pulling fs layer 20:48:28 7ca57ea69baf: Pulling fs layer 20:48:28 a3af031952ce: Pulling fs layer 20:48:28 e29377cccb21: Pulling fs layer 20:48:28 7ca57ea69baf: Waiting 20:48:28 a3af031952ce: Waiting 20:48:28 82dd17ef2c28: Waiting 20:48:28 e29377cccb21: Waiting 20:48:29 70d1554c15cb: Verifying Checksum 20:48:29 70d1554c15cb: Download complete 20:48:29 c9b1b535fdd9: Verifying Checksum 20:48:29 c9b1b535fdd9: Download complete 20:48:29 cd54125436dc: Verifying Checksum 20:48:29 cd54125436dc: Download complete 20:48:29 f2917335fcb0: Pull complete 20:48:29 7ca57ea69baf: Verifying Checksum 20:48:29 7ca57ea69baf: Download complete 20:48:29 a3af031952ce: Verifying Checksum 20:48:29 a3af031952ce: Download complete 20:48:29 c9b1b535fdd9: Pull complete 20:48:29 e29377cccb21: Download complete 20:48:29 c8d3c84c2515: Pull complete 20:48:29 82dd17ef2c28: Verifying Checksum 20:48:29 82dd17ef2c28: Download complete 20:48:30 cd54125436dc: Pull complete 20:48:30 70d1554c15cb: Pull complete 20:48:32 a828ac2f8d0e: Verifying Checksum 20:48:32 a828ac2f8d0e: Download complete 20:48:34 82dd17ef2c28: Pull complete 20:48:34 7ca57ea69baf: Pull complete 20:48:34 a3af031952ce: Pull complete 20:48:34 e29377cccb21: Pull complete 20:48:34 Digest: sha256:948c0f302dae8ce62d28c32e46817c054cd5b00353fb0037646e92917a4124ff 20:48:34 Status: Downloaded newer image for docker:latest 20:48:35 a828ac2f8d0e: Pull complete 20:48:35 ab7b0e4ac96f: Pull complete 20:48:36 25581ce9dd66: Pull complete 20:48:36 ---> a645d895ecc6 20:48:36 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:48:36 ---> Running in 459ad9ef75b3 20:48:36 Removing intermediate container 459ad9ef75b3 20:48:36 ---> 0ca439814d8a 20:48:36 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 20:48:36 ---> Running in be5ad2b78ff3 20:48:37 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 20:48:38 fc58c5fdb432: Pull complete 20:48:38 Digest: sha256:948c0f302dae8ce62d28c32e46817c054cd5b00353fb0037646e92917a4124ff 20:48:38 Status: Downloaded newer image for docker:latest 20:48:38 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 20:48:39 (1/5) Installing libsodium (1.0.18-r0) 20:48:39 (2/5) Installing libzmq (4.3.2-r0) 20:48:39 (3/5) Installing pkgconf (1.6.3-r0) 20:48:40 (4/5) Installing libsodium-dev (1.0.18-r0) 20:48:40 (5/5) Installing zeromq-dev (4.3.2-r0) 20:48:40 Executing busybox-1.31.1-r8.trigger 20:48:40 OK: 145 MiB in 44 packages 20:48:40 Removing intermediate container be5ad2b78ff3 20:48:40 ---> e11d6f22fb99 20:48:40 Step 6/8 : WORKDIR /build 20:48:40 ---> Running in 882604f4318f 20:48:40 Removing intermediate container 882604f4318f 20:48:40 ---> e68b8adf4311 20:48:40 Step 7/8 : COPY go.mod . 20:48:41 ---> da315bfffe0b 20:48:41 Step 8/8 : RUN go mod download 20:48:41 ---> Running in 06e55f16062a 20:48:43 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 20:48:43 go: finding github.com/BurntSushi/toml v0.3.1 20:48:43 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 20:48:43 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:48:43 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 20:48:43 go: finding github.com/bgentry/speakeasy v0.1.0 20:48:43 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 20:48:43 go: finding github.com/davecgh/go-spew v1.1.1 20:48:43 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 20:48:43 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 20:48:43 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.52 20:48:43 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.16 20:48:43 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 20:48:43 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 20:48:43 go: finding github.com/fatih/color v1.7.0 20:48:43 go: finding github.com/go-kit/kit v0.8.0 20:48:43 go: finding github.com/go-logfmt/logfmt v0.4.0 20:48:43 go: finding github.com/go-stack/stack v1.8.0 20:48:43 go: finding github.com/golang/snappy v0.0.1 20:48:43 go: finding github.com/gomodule/redigo v2.0.0+incompatible 20:48:43 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 20:48:43 go: finding github.com/google/go-cmp v0.3.1 20:48:43 go: finding github.com/google/uuid v1.1.0 20:48:43 go: finding github.com/gorilla/mux v1.7.2 20:48:43 go: finding github.com/hashicorp/consul/api v1.1.0 20:48:43 go: finding github.com/hashicorp/consul/sdk v0.1.1 20:48:43 go: finding github.com/hashicorp/errwrap v1.0.0 20:48:43 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 20:48:43 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 20:48:43 go: finding github.com/hashicorp/go-msgpack v0.5.3 20:48:43 go: finding github.com/hashicorp/go-multierror v1.0.0 20:48:43 go: finding github.com/hashicorp/go-rootcerts v1.0.0 20:48:43 go: finding github.com/hashicorp/go-sockaddr v1.0.0 20:48:43 go: finding github.com/hashicorp/go-syslog v1.0.0 20:48:43 go: finding github.com/hashicorp/go-uuid v1.0.1 20:48:43 go: finding github.com/hashicorp/go.net v0.0.1 20:48:43 go: finding github.com/hashicorp/golang-lru v0.5.0 20:48:43 go: finding github.com/hashicorp/logutils v1.0.0 20:48:43 go: finding github.com/hashicorp/mdns v1.0.0 20:48:43 go: finding github.com/hashicorp/memberlist v0.1.3 20:48:43 go: finding github.com/hashicorp/serf v0.8.2 20:48:43 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 20:48:43 go: finding github.com/kr/pretty v0.2.0 20:48:43 go: finding github.com/kr/pty v1.1.1 20:48:43 go: finding github.com/kr/text v0.1.0 20:48:43 go: finding github.com/mattn/go-colorable v0.0.9 20:48:43 go: finding github.com/mattn/go-isatty v0.0.3 20:48:43 go: finding github.com/miekg/dns v1.0.14 20:48:43 go: finding github.com/mitchellh/cli v1.0.0 20:48:43 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:48:43 go: finding github.com/mitchellh/copystructure v1.0.0 20:48:43 go: finding github.com/mitchellh/go-homedir v1.0.0 20:48:43 go: finding github.com/mitchellh/go-testing-interface v1.0.0 20:48:43 go: finding github.com/mitchellh/gox v0.4.0 20:48:43 go: finding github.com/mitchellh/iochan v1.0.0 20:48:43 go: finding github.com/mitchellh/mapstructure v1.1.2 20:48:43 go: finding github.com/mitchellh/reflectwalk v1.0.0 20:48:43 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 20:48:43 go: finding github.com/pebbe/zmq4 v1.2.0 20:48:43 go: finding github.com/pelletier/go-toml v1.2.0 20:48:43 go: finding github.com/pkg/errors v0.8.1 20:48:43 go: finding github.com/pmezard/go-difflib v1.0.0 20:48:43 go: finding github.com/posener/complete v1.1.1 20:48:43 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 20:48:43 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 20:48:43 go: finding github.com/stretchr/objx v0.2.0 20:48:43 go: finding github.com/stretchr/testify v1.4.0 20:48:43 go: finding github.com/tidwall/pretty v1.0.0 20:48:43 go: finding github.com/ugorji/go v1.1.4 20:48:43 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 20:48:43 go: finding github.com/xdg/stringprep v1.0.0 20:48:43 go: finding go.mongodb.org/mongo-driver v1.1.1 20:48:43 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 20:48:43 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 20:48:43 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 20:48:43 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 20:48:43 go: finding golang.org/x/text v0.3.2 20:48:43 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 20:48:43 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 20:48:43 go: finding gopkg.in/yaml.v2 v2.2.2 20:48:45 ---> c418265aeb9d 20:48:45 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:48:45 ---> Running in 6f610e724d44 20:48:45 Removing intermediate container 6f610e724d44 20:48:45 ---> 1dfa7f5e8c4b 20:48:45 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 20:48:45 ---> Running in c00f28353a42 20:48:45 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 20:48:46 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 20:48:47 (1/5) Installing libsodium (1.0.18-r0) 20:48:47 (2/5) Installing libzmq (4.3.2-r0) 20:48:48 (3/5) Installing pkgconf (1.6.3-r0) 20:48:48 (4/5) Installing libsodium-dev (1.0.18-r0) 20:48:48 (5/5) Installing zeromq-dev (4.3.2-r0) 20:48:48 Executing busybox-1.31.1-r8.trigger 20:48:48 OK: 127 MiB in 44 packages 20:48:50 Removing intermediate container c00f28353a42 20:48:50 ---> 0a8c562c227f 20:48:50 Step 6/8 : WORKDIR /build 20:48:50 ---> Running in 2f9c1921b62c 20:48:50 Removing intermediate container 2f9c1921b62c 20:48:50 ---> a5451c192c06 20:48:50 Step 7/8 : COPY go.mod . 20:48:51 ---> 575f92748f39 20:48:51 Step 8/8 : RUN go mod download 20:48:51 ---> Running in 6bd82d50f3d5 20:48:53 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 20:48:53 go: finding github.com/BurntSushi/toml v0.3.1 20:48:53 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 20:48:53 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:48:53 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 20:48:53 go: finding github.com/bgentry/speakeasy v0.1.0 20:48:53 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 20:48:53 go: finding github.com/davecgh/go-spew v1.1.1 20:48:53 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 20:48:53 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 20:48:53 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.52 20:48:53 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.16 20:48:53 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 20:48:53 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 20:48:53 go: finding github.com/fatih/color v1.7.0 20:48:53 go: finding github.com/go-kit/kit v0.8.0 20:48:53 go: finding github.com/go-logfmt/logfmt v0.4.0 20:48:53 go: finding github.com/go-stack/stack v1.8.0 20:48:53 go: finding github.com/golang/snappy v0.0.1 20:48:53 go: finding github.com/gomodule/redigo v2.0.0+incompatible 20:48:53 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 20:48:53 go: finding github.com/google/go-cmp v0.3.1 20:48:53 go: finding github.com/google/uuid v1.1.0 20:48:53 go: finding github.com/gorilla/mux v1.7.2 20:48:53 go: finding github.com/hashicorp/consul/api v1.1.0 20:48:53 go: finding github.com/hashicorp/consul/sdk v0.1.1 20:48:53 go: finding github.com/hashicorp/errwrap v1.0.0 20:48:53 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 20:48:53 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 20:48:53 go: finding github.com/hashicorp/go-msgpack v0.5.3 20:48:53 go: finding github.com/hashicorp/go-multierror v1.0.0 20:48:53 go: finding github.com/hashicorp/go-rootcerts v1.0.0 20:48:53 go: finding github.com/hashicorp/go-sockaddr v1.0.0 20:48:53 go: finding github.com/hashicorp/go-syslog v1.0.0 20:48:53 go: finding github.com/hashicorp/go-uuid v1.0.1 20:48:53 go: finding github.com/hashicorp/go.net v0.0.1 20:48:53 go: finding github.com/hashicorp/golang-lru v0.5.0 20:48:53 go: finding github.com/hashicorp/logutils v1.0.0 20:48:53 go: finding github.com/hashicorp/mdns v1.0.0 20:48:53 go: finding github.com/hashicorp/memberlist v0.1.3 20:48:53 go: finding github.com/hashicorp/serf v0.8.2 20:48:53 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 20:48:53 go: finding github.com/kr/pretty v0.2.0 20:48:53 go: finding github.com/kr/pty v1.1.1 20:48:53 go: finding github.com/kr/text v0.1.0 20:48:53 go: finding github.com/mattn/go-colorable v0.0.9 20:48:53 go: finding github.com/mattn/go-isatty v0.0.3 20:48:53 go: finding github.com/miekg/dns v1.0.14 20:48:53 go: finding github.com/mitchellh/cli v1.0.0 20:48:53 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:48:53 go: finding github.com/mitchellh/copystructure v1.0.0 20:48:53 go: finding github.com/mitchellh/go-homedir v1.0.0 20:48:53 go: finding github.com/mitchellh/go-testing-interface v1.0.0 20:48:53 go: finding github.com/mitchellh/gox v0.4.0 20:48:53 go: finding github.com/mitchellh/iochan v1.0.0 20:48:53 go: finding github.com/mitchellh/mapstructure v1.1.2 20:48:53 go: finding github.com/mitchellh/reflectwalk v1.0.0 20:48:53 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 20:48:53 go: finding github.com/pebbe/zmq4 v1.2.0 20:48:53 go: finding github.com/pelletier/go-toml v1.2.0 20:48:53 go: finding github.com/pkg/errors v0.8.1 20:48:53 go: finding github.com/pmezard/go-difflib v1.0.0 20:48:53 go: finding github.com/posener/complete v1.1.1 20:48:53 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 20:48:53 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 20:48:53 go: finding github.com/stretchr/objx v0.2.0 20:48:53 go: finding github.com/stretchr/testify v1.4.0 20:48:53 go: finding github.com/tidwall/pretty v1.0.0 20:48:53 go: finding github.com/ugorji/go v1.1.4 20:48:53 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 20:48:53 go: finding github.com/xdg/stringprep v1.0.0 20:48:53 go: finding go.mongodb.org/mongo-driver v1.1.1 20:48:54 Removing intermediate container 06e55f16062a 20:48:54 ---> 16a651903eb6 20:48:54 Successfully built 16a651903eb6 20:48:54 Successfully tagged ci-base-image-x86_64:latest 20:48:54 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 20:48:54 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 20:48:54 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 20:48:54 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 20:48:54 go: finding golang.org/x/text v0.3.2 20:48:54 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 20:48:54 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 20:48:54 go: finding gopkg.in/yaml.v2 v2.2.2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:48:55 + docker inspect -f . ci-base-image-x86_64 20:48:55 . [Pipeline] withDockerContainer 20:48:55 prd-centos7-docker-4c-2g-945 does not seem to be running inside a container 20:48:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/16 -v /w/workspace/app-functions-sdk-go/16:/w/workspace/app-functions-sdk-go/16:rw,z -v /w/workspace/app-functions-sdk-go/16@tmp:/w/workspace/app-functions-sdk-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:48:55 $ docker top 5c105f3dfcd95cc60d316d81b82e6c59ed64b5108c4fdf8983c47d6fa3d2d546 -eo pid,comm [Pipeline] { [Pipeline] sh 20:48:56 + go version 20:48:56 go version go1.13.5 linux/amd64 [Pipeline] sh 20:48:56 + make test 20:48:56 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:48:58 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 20:49:09 Removing intermediate container 6bd82d50f3d5 20:49:09 ---> 734aeaa78566 20:49:09 Successfully built 734aeaa78566 20:49:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:49:10 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.066s coverage: 88.9% of statements 20:49:11 + docker inspect -f . ci-base-image-arm64 20:49:11 . [Pipeline] withDockerContainer 20:49:11 prd-ubuntu18.04-docker-arm64-4c-16g-944 does not seem to be running inside a container 20:49:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/16 -v /w/workspace/app-functions-sdk-go/16:/w/workspace/app-functions-sdk-go/16:rw,z -v /w/workspace/app-functions-sdk-go/16@tmp:/w/workspace/app-functions-sdk-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:49:13 $ docker top 22c969aff2c587d0463b0a3766aca1c276d275ed263abab5679b8d37f43bc2dd -eo pid,comm [Pipeline] { [Pipeline] sh 20:49:14 + go version 20:49:14 go version go1.13.5 linux/arm64 [Pipeline] sh 20:49:15 + make test 20:49:15 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:49:17 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 20:49:23 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.529s coverage: 41.7% of statements 20:49:23 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 20:49:23 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 20:49:23 ok github.com/edgexfoundry/app-functions-sdk-go/internal/config 0.014s coverage: 100.0% of statements 20:49:23 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.479s coverage: 69.3% of statements 20:49:28 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 7.069s coverage: 74.7% of statements 20:49:28 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.007s coverage: 89.5% of statements 20:49:28 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.010s coverage: 100.0% of statements 20:49:30 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.086s coverage: 100.0% of statements 20:49:30 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.007s coverage: 100.0% of statements 20:49:30 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.005s coverage: 100.0% of statements 20:49:30 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 20:49:30 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 20:49:30 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 20:49:30 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 20:49:30 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 20:49:30 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 20:49:30 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 20:49:30 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.004s coverage: 96.6% of statements 20:49:30 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 20:49:30 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.005s coverage: 97.7% of statements 20:49:30 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 20:49:30 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 20:49:30 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 20:49:31 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.650s coverage: 84.8% of statements 20:49:31 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.060s coverage: 83.3% of statements 20:49:31 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 20:49:32 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 5.499s coverage: 75.5% of statements 20:49:32 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 20:49:32 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.007s coverage: 100.0% of statements 20:49:32 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:49:36 gofmt -l . 20:49:36 [ "`gofmt -l .`" = "" ] 20:49:36 ./bin/test-attribution-txt.sh 20:49:37 ./bin/test-go-mod-tidy.sh [Pipeline] stash 20:49:39 Stashed 1 file(s) [Pipeline] } 20:49:39 $ docker stop --time=1 5c105f3dfcd95cc60d316d81b82e6c59ed64b5108c4fdf8983c47d6fa3d2d546 20:49:40 $ docker rm -f 5c105f3dfcd95cc60d316d81b82e6c59ed64b5108c4fdf8983c47d6fa3d2d546 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:50:04 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.184s coverage: 88.9% of statements 20:50:15 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.698s coverage: 41.7% of statements 20:50:15 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 20:50:15 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 20:50:15 ok github.com/edgexfoundry/app-functions-sdk-go/internal/config 0.043s coverage: 100.0% of statements 20:50:15 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.405s coverage: 69.3% of statements 20:50:22 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 7.228s coverage: 74.7% of statements 20:50:22 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.022s coverage: 89.5% of statements 20:50:22 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.014s coverage: 100.0% of statements 20:50:27 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.340s coverage: 100.0% of statements 20:50:27 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.018s coverage: 100.0% of statements 20:50:27 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.020s coverage: 100.0% of statements 20:50:27 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 20:50:27 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 20:50:27 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 20:50:27 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 20:50:27 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 20:50:27 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 20:50:27 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 20:50:27 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.015s coverage: 96.6% of statements 20:50:27 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 20:50:27 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.016s coverage: 97.7% of statements 20:50:27 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 20:50:27 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 20:50:27 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 20:50:34 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.746s coverage: 84.8% of statements 20:50:34 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.114s coverage: 83.3% of statements 20:50:34 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 20:50:34 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 5.600s coverage: 75.5% of statements 20:50:34 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 20:50:34 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.025s coverage: 100.0% of statements 20:50:34 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:50:45 gofmt -l . 20:50:45 [ "`gofmt -l .`" = "" ] 20:50:45 ./bin/test-attribution-txt.sh 20:50:46 ./bin/test-go-mod-tidy.sh [Pipeline] stash 20:50:46 Warning: overwriting stash ‘coverage-report’ 20:50:47 Stashed 1 file(s) [Pipeline] } 20:50:47 $ docker stop --time=1 22c969aff2c587d0463b0a3766aca1c276d275ed263abab5679b8d37f43bc2dd 20:50:49 $ docker rm -f 22c969aff2c587d0463b0a3766aca1c276d275ed263abab5679b8d37f43bc2dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 20:50:51 provisioning config files... 20:50:52 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-292@tmp/config1447623489478962571tmp [Pipeline] { [Pipeline] sh 20:50:52 + curl -s https://codecov.io/bash 20:50:52 + bash -s - -t @/w/workspace/ndry_app-functions-sdk-go_PR-292@tmp/config1447623489478962571tmp 20:50:52 20:50:52 _____ _ 20:50:52 / ____| | | 20:50:52 | | ___ __| | ___ ___ _____ __ 20:50:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:50:52 | |___| (_) | (_| | __/ (_| (_) \ V / 20:50:52 \_____\___/ \__,_|\___|\___\___/ \_/ 20:50:52 Bash-tbd 20:50:52 20:50:52 20:50:52 ==> Jenkins CI detected. 20:50:52 project root: . 20:50:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:50:52 ==> Running gcov in . (disable via -X gcov) 20:50:52 ==> Python coveragepy not found 20:50:52 ==> Searching for coverage reports in: 20:50:52 + . 20:50:52 -> Found 1 reports 20:50:52 ==> Detecting git/mercurial file structure 20:50:52 ==> Reading reports 20:50:52 + ./coverage.out bytes=64066 20:50:52 ==> Appending adjustments 20:50:52 http://docs.codecov.io/docs/fixing-reports 20:50:53 + Found adjustments 20:50:53 ==> Gzipping contents 20:50:53 ==> Uploading reports 20:50:53 url: https://codecov.io 20:50:53 query: branch=PR-292&commit=ba9d418fff1e9b602be08dbe56b49a252867cbf2&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-292%2F16%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=292&job= 20:50:53 -> Pinging Codecov 20:50:53 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-292&commit=ba9d418fff1e9b602be08dbe56b49a252867cbf2&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-292%2F16%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=292&job= 20:50:54 -> Uploading 20:50:54 -> View reports at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/ba9d418fff1e9b602be08dbe56b49a252867cbf2 [Pipeline] } 20:50:54 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 20:50:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:50:55 ---> package-listing.sh 20:50:55 ++ facter osfamily 20:50:55 ++ tr '[:upper:]' '[:lower:]' 20:50:55 + OS_FAMILY=redhat 20:50:55 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-292 20:50:55 + START_PACKAGES=/tmp/packages_start.txt 20:50:55 + END_PACKAGES=/tmp/packages_end.txt 20:50:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:50:55 + PACKAGES=/tmp/packages_start.txt 20:50:55 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-292 ']' 20:50:55 + PACKAGES=/tmp/packages_end.txt 20:50:55 + case "${OS_FAMILY}" in 20:50:55 + rpm -qa 20:50:55 + sort 20:51:00 + '[' -f /tmp/packages_start.txt ']' 20:51:00 + '[' -f /tmp/packages_end.txt ']' 20:51:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:51:00 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-292 ']' 20:51:00 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-292/archives/ 20:51:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-292/archives/ [Pipeline] isUnix [Pipeline] sh 20:51:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:51:00 20:51:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 20:51:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:51:01 alpine: Pulling from edgex-lftools-log-publisher 20:51:01 c9b1b535fdd9: Pulling fs layer 20:51:01 2cc5ad85d9ab: Pulling fs layer 20:51:01 756a868c4378: Pulling fs layer 20:51:01 444b2fc9a129: Pulling fs layer 20:51:01 ea15f1150254: Pulling fs layer 20:51:01 41b27a9f41bf: Pulling fs layer 20:51:01 28c525ee5125: Pulling fs layer 20:51:01 094b1ea09ed8: Pulling fs layer 20:51:01 138eaada9080: Pulling fs layer 20:51:01 0622d0fa9048: Pulling fs layer 20:51:01 41b27a9f41bf: Waiting 20:51:01 28c525ee5125: Waiting 20:51:01 094b1ea09ed8: Waiting 20:51:01 138eaada9080: Waiting 20:51:01 0622d0fa9048: Waiting 20:51:01 444b2fc9a129: Waiting 20:51:01 c9b1b535fdd9: Verifying Checksum 20:51:01 c9b1b535fdd9: Download complete 20:51:01 444b2fc9a129: Verifying Checksum 20:51:01 444b2fc9a129: Download complete 20:51:01 ea15f1150254: Download complete 20:51:01 c9b1b535fdd9: Pull complete 20:51:02 2cc5ad85d9ab: Verifying Checksum 20:51:02 2cc5ad85d9ab: Download complete 20:51:02 756a868c4378: Verifying Checksum 20:51:02 756a868c4378: Download complete 20:51:02 28c525ee5125: Verifying Checksum 20:51:02 28c525ee5125: Download complete 20:51:02 2cc5ad85d9ab: Pull complete 20:51:03 138eaada9080: Verifying Checksum 20:51:03 138eaada9080: Download complete 20:51:03 0622d0fa9048: Verifying Checksum 20:51:03 0622d0fa9048: Download complete 20:51:03 756a868c4378: Pull complete 20:51:04 444b2fc9a129: Pull complete 20:51:04 ea15f1150254: Pull complete 20:51:04 094b1ea09ed8: Verifying Checksum 20:51:04 094b1ea09ed8: Download complete 20:51:09 41b27a9f41bf: Verifying Checksum 20:51:09 41b27a9f41bf: Download complete 20:51:11 41b27a9f41bf: Pull complete 20:51:11 28c525ee5125: Pull complete 20:51:14 094b1ea09ed8: Pull complete 20:51:14 138eaada9080: Pull complete 20:51:14 0622d0fa9048: Pull complete 20:51:14 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 20:51:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 20:51:14 prd-centos7-docker-4c-2g-943 does not seem to be running inside a container 20:51:15 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/ndry_app-functions-sdk-go_PR-292 -v /w/workspace/ndry_app-functions-sdk-go_PR-292:/w/workspace/ndry_app-functions-sdk-go_PR-292:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-292@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-292@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 20:51:16 $ docker top b127ef640748e608580941f96b4f8b573e293e98b767d2998177d8dd6c724783 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 20:51:16 provisioning config files... 20:51:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-292@tmp/config7941259004422364564tmp [Pipeline] { [Pipeline] echo 20:51:16 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:51:16 ---> create-netrc.sh [Pipeline] echo 20:51:16 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:51:17 ---> logs-deploy.sh 20:51:17 + ARCHIVE_ARTIFACTS= 20:51:17 + LOGS_SERVER=https://logs.edgexfoundry.org 20:51:17 + '[' https://logs.edgexfoundry.org == None ']' 20:51:17 + NEXUS_URL=https://nexus.edgexfoundry.org 20:51:17 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-292/16 20:51:17 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-292/16/ 20:51:17 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-292/16 /w/workspace/ndry_app-functions-sdk-go_PR-292 20:51:18 Archives upload complete. 20:51:18 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-292/16 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-292/16/ 20:51:19 ---> uname -a: 20:51:19 Linux b127ef640748 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 20:51:19 20:51:19 20:51:19 ---> lscpu: 20:51:19 Architecture: x86_64 20:51:19 CPU op-mode(s): 32-bit, 64-bit 20:51:19 Byte Order: Little Endian 20:51:19 Address sizes: 40 bits physical, 48 bits virtual 20:51:19 CPU(s): 4 20:51:19 On-line CPU(s) list: 0-3 20:51:19 Thread(s) per core: 1 20:51:19 Core(s) per socket: 1 20:51:19 Socket(s): 4 20:51:19 NUMA node(s): 1 20:51:19 Vendor ID: GenuineIntel 20:51:19 CPU family: 6 20:51:19 Model: 44 20:51:19 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 20:51:19 Stepping: 1 20:51:19 CPU MHz: 2933.438 20:51:19 BogoMIPS: 5866.87 20:51:19 Virtualization: VT-x 20:51:19 Hypervisor vendor: KVM 20:51:19 Virtualization type: full 20:51:19 L1d cache: 128 KiB 20:51:19 L1i cache: 128 KiB 20:51:19 L2 cache: 16 MiB 20:51:19 L3 cache: 64 MiB 20:51:19 NUMA node0 CPU(s): 0-3 20:51:19 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 20:51:19 Vulnerability Meltdown: Mitigation; PTI 20:51:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:51:19 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 20:51:19 Vulnerability Spectre v2: Mitigation; Full retpoline 20:51:19 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 20:51:19 20:51:19 20:51:19 ---> nproc: 20:51:19 4 20:51:19 20:51:19 20:51:19 ---> df -h: 20:51:19 Filesystem Size Used Available Use% Mounted on 20:51:19 overlay 50.0G 6.4G 43.6G 13% / 20:51:19 tmpfs 64.0M 0 64.0M 0% /dev 20:51:19 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 20:51:19 shm 64.0M 0 64.0M 0% /dev/shm 20:51:19 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf 20:51:19 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname 20:51:19 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts 20:51:19 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/ndry_app-functions-sdk-go_PR-292 20:51:19 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/ndry_app-functions-sdk-go_PR-292@tmp 20:51:19 /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa 20:51:19 20:51:19 20:51:19 ---> free -m: 20:51:19 total used free shared buff/cache available 20:51:19 Mem: 1838 637 64 0 1136 1096 20:51:19 Swap: 1023 0 1023 20:51:19 20:51:19 20:51:19 ---> ip addr: 20:51:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 20:51:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:51:19 inet 127.0.0.1/8 scope host lo 20:51:19 valid_lft forever preferred_lft forever 20:51:19 6: eth0@if7: mtu 1458 qdisc noqueue state UP 20:51:19 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 20:51:19 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 20:51:19 valid_lft forever preferred_lft forever 20:51:19 20:51:19 20:51:19 ---> sar -b -r -n DEV: 20:51:19 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/17/20 _x86_64_ (4 CPU) 20:51:19 20:51:19 20:44:18 LINUX RESTART 20:51:19 20:51:19 20:45:01 tps rtps wtps bread/s bwrtn/s 20:51:19 20:46:01 13.82 1.18 12.64 73.54 2439.22 20:51:19 20:47:01 2.25 0.00 2.25 0.00 77.85 20:51:19 20:48:01 0.38 0.00 0.38 0.00 5.83 20:51:19 20:49:01 0.30 0.00 0.30 0.00 4.56 20:51:19 20:50:01 0.28 0.00 0.28 0.00 3.60 20:51:19 20:51:01 50.95 50.23 0.72 3388.21 20.11 20:51:19 Average: 11.33 8.57 2.76 577.05 425.20 20:51:19 20:51:19 20:45:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:51:19 20:46:01 190288 1692016 89.89 2620 1145052 939240 32.05 443828 1091052 12 20:51:19 20:47:01 197680 1684624 89.50 2620 1145056 900612 30.73 444880 1083732 16 20:51:19 20:48:01 194600 1687704 89.66 2620 1145064 900892 30.74 448296 1083716 20 20:51:19 20:49:01 195776 1686528 89.60 2620 1145064 900676 30.73 450188 1080664 12 20:51:19 20:50:01 195112 1687192 89.63 2620 1145068 900760 30.73 450608 1080600 8 20:51:19 20:51:01 80692 1801612 95.71 2620 1219568 989668 33.77 473700 1163524 31884 20:51:19 Average: 175691 1706613 90.67 2620 1157479 921975 31.46 451917 1097215 5325 20:51:19 20:51:19 20:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 20:51:19 20:46:01 eth0 217.39 186.98 340.40 337.61 0.00 0.00 0.00 20:51:19 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:51:19 20:46:01 docker0 111.74 91.07 9.47 301.66 0.00 0.00 0.00 20:51:19 20:47:01 eth0 1.00 0.03 0.07 0.00 0.00 0.00 0.00 20:51:19 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:51:19 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:51:19 20:48:01 eth0 1.97 0.95 0.85 0.54 0.00 0.00 0.00 20:51:19 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:51:19 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:51:19 20:49:01 eth0 0.30 0.07 0.03 0.03 0.00 0.00 0.00 20:51:19 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:51:19 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:51:19 20:50:01 eth0 0.25 0.18 0.08 0.04 0.00 0.00 0.00 20:51:19 20:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:51:19 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:51:19 20:51:01 eth0 35.10 29.60 497.98 5.91 0.00 0.00 0.00 20:51:19 20:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:51:19 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:51:19 Average: eth0 42.67 36.30 139.92 57.36 0.00 0.00 0.00 20:51:19 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:51:19 Average: docker0 18.62 15.18 1.58 50.28 0.00 0.00 0.00 20:51:19 20:51:19 20:51:19 ---> sar -P ALL: 20:51:19 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/17/20 _x86_64_ (4 CPU) 20:51:19 20:51:19 20:44:18 LINUX RESTART 20:51:19 20:51:19 20:45:01 CPU %user %nice %system %iowait %steal %idle 20:51:19 20:46:01 all 3.28 0.00 1.15 0.25 0.00 95.31 20:51:19 20:46:01 0 3.25 0.00 1.41 0.00 0.00 95.35 20:51:19 20:46:01 1 2.67 0.00 0.90 0.03 0.00 96.39 20:51:19 20:46:01 2 5.10 0.00 1.27 0.33 0.00 93.30 20:51:19 20:46:01 3 2.11 0.00 1.04 0.65 0.00 96.20 20:51:19 20:47:01 all 0.10 0.00 0.07 0.00 0.00 99.83 20:51:19 20:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:51:19 20:47:01 1 0.22 0.00 0.08 0.00 0.00 99.70 20:51:19 20:47:01 2 0.12 0.00 0.08 0.00 0.02 99.78 20:51:19 20:47:01 3 0.07 0.00 0.07 0.00 0.00 99.87 20:51:19 20:48:01 all 0.20 0.00 0.06 0.00 0.00 99.74 20:51:19 20:48:01 0 0.03 0.00 0.03 0.00 0.00 99.93 20:51:19 20:48:01 1 0.57 0.00 0.07 0.00 0.00 99.37 20:51:19 20:48:01 2 0.08 0.00 0.10 0.00 0.00 99.82 20:51:19 20:48:01 3 0.10 0.00 0.07 0.00 0.00 99.83 20:51:19 20:49:01 all 0.19 0.00 0.08 0.00 0.00 99.73 20:51:19 20:49:01 0 0.02 0.00 0.03 0.00 0.00 99.95 20:51:19 20:49:01 1 0.58 0.00 0.10 0.00 0.00 99.32 20:51:19 20:49:01 2 0.12 0.00 0.12 0.00 0.00 99.77 20:51:19 20:49:01 3 0.05 0.00 0.07 0.00 0.02 99.87 20:51:19 20:50:01 all 0.16 0.00 0.08 0.00 0.00 99.76 20:51:19 20:50:01 0 0.08 0.00 0.07 0.00 0.00 99.85 20:51:19 20:50:01 1 0.47 0.00 0.07 0.00 0.02 99.45 20:51:19 20:50:01 2 0.05 0.00 0.15 0.00 0.02 99.78 20:51:19 20:50:01 3 0.05 0.00 0.05 0.00 0.00 99.90 20:51:19 20:51:01 all 1.09 0.00 0.68 1.14 0.01 97.08 20:51:19 20:51:01 0 0.84 0.00 0.63 1.54 0.00 96.99 20:51:19 20:51:01 1 1.24 0.00 0.70 0.13 0.00 97.93 20:51:19 20:51:01 2 1.19 0.00 0.77 1.89 0.00 96.15 20:51:19 20:51:01 3 1.09 0.00 0.55 1.00 0.00 97.36 20:51:19 Average: all 0.84 0.00 0.35 0.23 0.00 98.58 20:51:19 Average: 0 0.70 0.00 0.36 0.26 0.00 98.68 20:51:19 Average: 1 0.96 0.00 0.32 0.03 0.00 98.69 20:51:19 Average: 2 1.11 0.00 0.41 0.37 0.01 98.10 20:51:19 Average: 3 0.58 0.00 0.31 0.28 0.00 98.84 20:51:19 20:51:19 20:51:19