Pull request #414 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 lenny-intel for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from 02c7b870b401402b7c84b6b07d59a1c39910ac2a+61ed54c1b2efb7b45f2626e08ac979e88bc0e74b (c84988ea2ff201859261725752c15dd90728401b) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision be3c330340c18bb7ab85087afff7d7ed2ee420c0 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision be3c330340c18bb7ab85087afff7d7ed2ee420c0 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision be3c330340c18bb7ab85087afff7d7ed2ee420c0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f be3c330340c18bb7ab85087afff7d7ed2ee420c0 # timeout=10 Commit message: "Merge pull request #211 from ernestojeda/fix-docker-image-push-with-namespace" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, goVersion:1.13, testScript:make test, buildImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-451 in /w/workspace/ndry_app-functions-sdk-go_PR-414 [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-414 # 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/414/head:refs/remotes/origin/PR-414 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 61ed54c1b2efb7b45f2626e08ac979e88bc0e74b into PR head commit 02c7b870b401402b7c84b6b07d59a1c39910ac2a Merge succeeded, producing 02c7b870b401402b7c84b6b07d59a1c39910ac2a Checking out Revision 02c7b870b401402b7c84b6b07d59a1c39910ac2a (PR-414) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/414/head:refs/remotes/origin/PR-414 # 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/414/head:refs/remotes/origin/PR-414 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 02c7b870b401402b7c84b6b07d59a1c39910ac2a # 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 61ed54c1b2efb7b45f2626e08ac979e88bc0e74b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 02c7b870b401402b7c84b6b07d59a1c39910ac2a # timeout=10 Commit message: "fix(store-forward): Reverted removal of Mongo implementation code" First time build. Skipping changelog. [Pipeline] } > git rev-list --no-walk b82e3cdcddfacaf7ad791b683995b73c4e228dd1 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:31:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:31:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:31:42 ========================================================= 15:31:42 EdgeX Global Pipelines Version Info 15:31:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:31:44 ------------------- 15:31:44 stable info: 15:31:44 ------------------- 15:31:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:31:44 Commit SHA: be3c330340c18bb7ab85087afff7d7ed2ee420c0 15:31:44 Message: update stable to v1.0.99 15:31:45 ------------------- 15:31:45 experimental info: 15:31:45 ------------------- 15:31:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:31:45 Commit SHA: a8036d3cfb972bc62d1aceff2a6c19ff9dda8919 15:31:45 Message: update experimental to v1.0.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 15:31:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:31:47 15:31:47 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:31:47 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:31:47 latest: Pulling from edgex-devops/git-semver 15:31:47 31603596830f: Pulling fs layer 15:31:47 2a8b12db71e7: Pulling fs layer 15:31:47 6ca5941a6612: Pulling fs layer 15:31:47 ecc8261a40a4: Pulling fs layer 15:31:47 ecc8261a40a4: Waiting 15:31:47 2a8b12db71e7: Verifying Checksum 15:31:47 2a8b12db71e7: Download complete 15:31:47 31603596830f: Verifying Checksum 15:31:47 31603596830f: Download complete 15:31:47 ecc8261a40a4: Verifying Checksum 15:31:47 ecc8261a40a4: Download complete 15:31:47 6ca5941a6612: Verifying Checksum 15:31:47 6ca5941a6612: Download complete 15:31:48 31603596830f: Pull complete 15:31:48 2a8b12db71e7: Pull complete 15:31:49 6ca5941a6612: Pull complete 15:31:49 ecc8261a40a4: Pull complete 15:31:49 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 15:31:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:31:49 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:31:49 prd-centos7-docker-4c-2g-451 does not seem to be running inside a container 15:31:49 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-414 -v /w/workspace/ndry_app-functions-sdk-go_PR-414:/w/workspace/ndry_app-functions-sdk-go_PR-414:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-414@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-414@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:31:51 $ docker top 756acde9b942444de00a31a61853ff0bd16c9c39fe1d0908dd5cf15afb216884 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:31:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:31:51 [ssh-agent] Looking for ssh-agent implementation... 15:31:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:31:51 $ docker exec 756acde9b942444de00a31a61853ff0bd16c9c39fe1d0908dd5cf15afb216884 ssh-agent 15:31:51 SSH_AUTH_SOCK=/tmp/ssh-vIr6L1jQydMq/agent.13 15:31:51 SSH_AGENT_PID=18 15:31:51 Running ssh-add (command line suppressed) 15:31:52 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-414@tmp/private_key_2667267598481178166.key (/w/workspace/ndry_app-functions-sdk-go_PR-414@tmp/private_key_2667267598481178166.key) 15:31:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:31:52 + git describe --exact-match --tags HEAD 15:31:52 fatal: No names found, cannot describe anything. [Pipeline] } 15:31:52 $ docker exec --env ******** --env ******** 756acde9b942444de00a31a61853ff0bd16c9c39fe1d0908dd5cf15afb216884 ssh-agent -k 15:31:52 unset SSH_AUTH_SOCK; 15:31:52 unset SSH_AGENT_PID; 15:31:52 echo Agent pid 18 killed; 15:31:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 15:31:52 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 15:31:52 This usually means this commit has not been tagged. [Pipeline] sshagent 15:31:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:31:52 [ssh-agent] Looking for ssh-agent implementation... 15:31:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:31:52 $ docker exec 756acde9b942444de00a31a61853ff0bd16c9c39fe1d0908dd5cf15afb216884 ssh-agent 15:31:53 SSH_AUTH_SOCK=/tmp/ssh-jOW8Nyv8T7pc/agent.46 15:31:53 SSH_AGENT_PID=52 15:31:53 Running ssh-add (command line suppressed) 15:31:53 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-414@tmp/private_key_8543573511478194293.key (/w/workspace/ndry_app-functions-sdk-go_PR-414@tmp/private_key_8543573511478194293.key) 15:31:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:31:53 + git semver init 15:31:53 # -> Open(): unable to determine branch for HEAD 15:31:53 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-414/.git 15:31:53 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-414 15:31:53 # $SEMVER_REMOTE_NAME = origin 15:31:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:31:53 # $SEMVER_USER_NAME = edgex-jenkins 15:31:53 # $SEMVER_BRANCH = PR-414 15:31:53 # $SEMVER_TEMP = /tmp/semver-864537761 15:31:53 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 15:31:56 # '/tmp/semver-864537761' -> '/w/workspace/ndry_app-functions-sdk-go_PR-414/.semver' 15:31:56 # -> Force: false 15:31:56 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-414/.semver [Pipeline] } 15:31:56 $ docker exec --env ******** --env ******** 756acde9b942444de00a31a61853ff0bd16c9c39fe1d0908dd5cf15afb216884 ssh-agent -k 15:31:56 unset SSH_AUTH_SOCK; 15:31:56 unset SSH_AGENT_PID; 15:31:56 echo Agent pid 52 killed; 15:31:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:31:57 + git semver [Pipeline] } 15:31:57 $ docker stop --time=1 756acde9b942444de00a31a61853ff0bd16c9c39fe1d0908dd5cf15afb216884 15:31:58 $ docker rm -f 756acde9b942444de00a31a61853ff0bd16c9c39fe1d0908dd5cf15afb216884 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 15:32:00 Stashed 138 file(s) [Pipeline] echo 15:32:00 [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 15:32:16 Still waiting to schedule task 15:32:16 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:32:16 Still waiting to schedule task 15:32:16 ‘prd-ubuntu18.04-docker-arm64-4c-16g-449’ is offline 15:33:54 Running on prd-ubuntu18.04-docker-arm64-4c-16g-452 in /w/workspace/ndry_app-functions-sdk-go_PR-414 [Pipeline] { [Pipeline] ws 15:33:54 Running in /w/workspace/app-functions-sdk-go/3 [Pipeline] { [Pipeline] checkout 15:33:59 using credential edgex-jenkins-ssh 15:33:59 Cloning the remote Git repository 15:33:59 Cloning with configured refspecs honoured and without tags 15:33:59 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 15:33:59 > git init /w/workspace/app-functions-sdk-go/3 # timeout=10 15:33:59 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:33:59 > git --version # timeout=10 15:33:59 using GIT_SSH to set credentials SSH Credentials for GitHub 15:33:59 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/414/head:refs/remotes/origin/PR-414 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:34:02 Fetching without tags 15:34:02 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:34:02 > git config --add remote.origin.fetch +refs/pull/414/head:refs/remotes/origin/PR-414 # timeout=10 15:34:02 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 15:34:02 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:34:02 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:34:02 using GIT_SSH to set credentials SSH Credentials for GitHub 15:34:02 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/414/head:refs/remotes/origin/PR-414 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:34:04 Merging remotes/origin/master commit 61ed54c1b2efb7b45f2626e08ac979e88bc0e74b into PR head commit 02c7b870b401402b7c84b6b07d59a1c39910ac2a 15:34:04 Merge succeeded, producing 02c7b870b401402b7c84b6b07d59a1c39910ac2a 15:34:04 Checking out Revision 02c7b870b401402b7c84b6b07d59a1c39910ac2a (PR-414) 15:34:04 > git config core.sparsecheckout # timeout=10 15:34:04 > git checkout -f 02c7b870b401402b7c84b6b07d59a1c39910ac2a # timeout=10 15:34:04 > git remote # timeout=10 15:34:04 > git config --get remote.origin.url # timeout=10 15:34:04 using GIT_SSH to set credentials SSH Credentials for GitHub 15:34:04 > git merge 61ed54c1b2efb7b45f2626e08ac979e88bc0e74b # timeout=10 15:34:04 > git rev-parse HEAD^{commit} # timeout=10 15:34:04 > git config core.sparsecheckout # timeout=10 15:34:04 > git checkout -f 02c7b870b401402b7c84b6b07d59a1c39910ac2a # timeout=10 15:34:08 Commit message: "fix(store-forward): Reverted removal of Mongo implementation code" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 15:34:12 ========================================================= 15:34:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 15:34:12 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:34:14 + 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 . 15:34:15 Sending build context to Docker daemon 37.04MB 15:34:15 Step 1/8 : ARG BASE=golang:1.13-alpine 15:34:15 Step 2/8 : FROM ${BASE} 15:34:15 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:34:15 b538f80385f9: Pulling fs layer 15:34:15 74f711af9a0d: Pulling fs layer 15:34:15 99f96fe45779: Pulling fs layer 15:34:15 fd7a069fd194: Pulling fs layer 15:34:15 66aa3694b03b: Pulling fs layer 15:34:15 170f70906a0f: Pulling fs layer 15:34:15 ad7c5574e4b9: Pulling fs layer 15:34:15 e772456be8f7: Pulling fs layer 15:34:15 c890913d741a: Pulling fs layer 15:34:15 2480fcc9aa5a: Pulling fs layer 15:34:15 09adf4765672: Pulling fs layer 15:34:15 170f70906a0f: Waiting 15:34:15 ad7c5574e4b9: Waiting 15:34:15 e772456be8f7: Waiting 15:34:15 c890913d741a: Waiting 15:34:15 2480fcc9aa5a: Waiting 15:34:15 09adf4765672: Waiting 15:34:15 fd7a069fd194: Waiting 15:34:15 66aa3694b03b: Waiting 15:34:15 99f96fe45779: Verifying Checksum 15:34:15 99f96fe45779: Download complete 15:34:15 74f711af9a0d: Verifying Checksum 15:34:15 74f711af9a0d: Download complete 15:34:15 66aa3694b03b: Verifying Checksum 15:34:15 66aa3694b03b: Download complete 15:34:15 170f70906a0f: Verifying Checksum 15:34:15 170f70906a0f: Download complete 15:34:15 b538f80385f9: Verifying Checksum 15:34:16 b538f80385f9: Pull complete 15:34:17 74f711af9a0d: Pull complete 15:34:17 99f96fe45779: Pull complete 15:34:18 ad7c5574e4b9: Verifying Checksum 15:34:18 ad7c5574e4b9: Download complete 15:34:18 c890913d741a: Verifying Checksum 15:34:18 c890913d741a: Download complete 15:34:20 2480fcc9aa5a: Verifying Checksum 15:34:20 2480fcc9aa5a: Download complete 15:34:20 09adf4765672: Download complete 15:34:20 e772456be8f7: Verifying Checksum 15:34:20 e772456be8f7: Download complete 15:34:21 fd7a069fd194: Verifying Checksum 15:34:21 fd7a069fd194: Download complete 15:34:33 fd7a069fd194: Pull complete 15:34:33 66aa3694b03b: Pull complete 15:34:33 170f70906a0f: Pull complete 15:34:36 ad7c5574e4b9: Pull complete 15:34:38 Running on prd-centos7-docker-4c-2g-453 in /w/workspace/ndry_app-functions-sdk-go_PR-414 [Pipeline] { [Pipeline] ws 15:34:38 Running in /w/workspace/app-functions-sdk-go/3 [Pipeline] { [Pipeline] checkout 15:34:41 e772456be8f7: Pull complete 15:34:41 c890913d741a: Pull complete 15:34:41 using credential edgex-jenkins-ssh 15:34:41 Cloning the remote Git repository 15:34:41 Cloning with configured refspecs honoured and without tags 15:34:41 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 15:34:41 > git init /w/workspace/app-functions-sdk-go/3 # timeout=10 15:34:41 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:34:41 > git --version # timeout=10 15:34:41 using GIT_SSH to set credentials SSH Credentials for GitHub 15:34:41 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/414/head:refs/remotes/origin/PR-414 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:34:44 2480fcc9aa5a: Pull complete 15:34:44 09adf4765672: Pull complete 15:34:44 Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 15:34:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 15:34:44 ---> 2248a725d1cf 15:34:44 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:34:44 Fetching without tags 15:34:45 latest: Pulling from library/docker 15:34:45 b538f80385f9: Already exists 15:34:45 259a493cd78d: Pulling fs layer 15:34:45 b8e66b5100f5: Pulling fs layer 15:34:45 39dc9c94d07c: Pulling fs layer 15:34:45 551b823b3b82: Pulling fs layer 15:34:45 3c52a74df98c: Pulling fs layer 15:34:45 6c9b121b6998: Pulling fs layer 15:34:45 551b823b3b82: Waiting 15:34:45 3c52a74df98c: Waiting 15:34:45 6c9b121b6998: Waiting 15:34:45 b8e66b5100f5: Verifying Checksum 15:34:45 b8e66b5100f5: Download complete 15:34:45 259a493cd78d: Verifying Checksum 15:34:45 259a493cd78d: Download complete 15:34:45 551b823b3b82: Verifying Checksum 15:34:45 551b823b3b82: Download complete 15:34:45 3c52a74df98c: Verifying Checksum 15:34:45 3c52a74df98c: Download complete 15:34:45 6c9b121b6998: Verifying Checksum 15:34:45 Merging remotes/origin/master commit 61ed54c1b2efb7b45f2626e08ac979e88bc0e74b into PR head commit 02c7b870b401402b7c84b6b07d59a1c39910ac2a 15:34:45 Merge succeeded, producing 02c7b870b401402b7c84b6b07d59a1c39910ac2a 15:34:45 Checking out Revision 02c7b870b401402b7c84b6b07d59a1c39910ac2a (PR-414) 15:34:44 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:34:44 > git config --add remote.origin.fetch +refs/pull/414/head:refs/remotes/origin/PR-414 # timeout=10 15:34:44 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 15:34:44 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:34:44 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:34:44 using GIT_SSH to set credentials SSH Credentials for GitHub 15:34:44 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/414/head:refs/remotes/origin/PR-414 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:34:45 > git config core.sparsecheckout # timeout=10 15:34:45 > git checkout -f 02c7b870b401402b7c84b6b07d59a1c39910ac2a # timeout=10 15:34:45 > git remote # timeout=10 15:34:45 > git config --get remote.origin.url # timeout=10 15:34:45 using GIT_SSH to set credentials SSH Credentials for GitHub 15:34:45 > git merge 61ed54c1b2efb7b45f2626e08ac979e88bc0e74b # timeout=10 15:34:45 > git rev-parse HEAD^{commit} # timeout=10 15:34:45 > git config core.sparsecheckout # timeout=10 15:34:45 > git checkout -f 02c7b870b401402b7c84b6b07d59a1c39910ac2a # timeout=10 15:34:45 259a493cd78d: Pull complete 15:34:46 b8e66b5100f5: Pull complete 15:34:46 39dc9c94d07c: Download complete 15:34:48 Commit message: "fix(store-forward): Reverted removal of Mongo implementation code" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 15:34:49 39dc9c94d07c: Pull complete 15:34:50 551b823b3b82: Pull complete [Pipeline] echo 15:34:50 ========================================================= 15:34:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 15:34:50 ========================================================= 15:34:50 3c52a74df98c: Pull complete [Pipeline] isUnix [Pipeline] sh 15:34:50 6c9b121b6998: Pull complete 15:34:50 Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 15:34:50 Status: Downloaded newer image for docker:latest 15:34:51 + 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 . 15:34:51 Sending build context to Docker daemon 37.04MB 15:34:51 Step 1/8 : ARG BASE=golang:1.13-alpine 15:34:51 Step 2/8 : FROM ${BASE} 15:34:51 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 15:34:51 df20fa9351a1: Pulling fs layer 15:34:51 ed8968b2872e: Pulling fs layer 15:34:51 a92cc7c5fd73: Pulling fs layer 15:34:51 2dd03ba5bac4: Pulling fs layer 15:34:51 1e091d79d1de: Pulling fs layer 15:34:51 481702a1767f: Pulling fs layer 15:34:51 f64a6f60c768: Pulling fs layer 15:34:51 e78d2573fc39: Pulling fs layer 15:34:51 e876d2f968b6: Pulling fs layer 15:34:51 ce8a83651883: Pulling fs layer 15:34:51 07967f4d0e4b: Pulling fs layer 15:34:51 481702a1767f: Waiting 15:34:51 f64a6f60c768: Waiting 15:34:51 e78d2573fc39: Waiting 15:34:51 e876d2f968b6: Waiting 15:34:51 ce8a83651883: Waiting 15:34:51 07967f4d0e4b: Waiting 15:34:51 2dd03ba5bac4: Waiting 15:34:51 1e091d79d1de: Waiting 15:34:51 a92cc7c5fd73: Verifying Checksum 15:34:51 a92cc7c5fd73: Download complete 15:34:51 ed8968b2872e: Verifying Checksum 15:34:51 ed8968b2872e: Download complete 15:34:51 1e091d79d1de: Verifying Checksum 15:34:51 1e091d79d1de: Download complete 15:34:51 481702a1767f: Verifying Checksum 15:34:51 481702a1767f: Download complete 15:34:51 df20fa9351a1: Verifying Checksum 15:34:51 df20fa9351a1: Download complete 15:34:52 f64a6f60c768: Verifying Checksum 15:34:52 f64a6f60c768: Download complete 15:34:52 e876d2f968b6: Verifying Checksum 15:34:52 e876d2f968b6: Download complete 15:34:53 e78d2573fc39: Verifying Checksum 15:34:53 e78d2573fc39: Download complete 15:34:53 ce8a83651883: Verifying Checksum 15:34:53 ce8a83651883: Download complete 15:34:53 2dd03ba5bac4: Verifying Checksum 15:34:53 2dd03ba5bac4: Download complete 15:34:53 07967f4d0e4b: Verifying Checksum 15:34:53 07967f4d0e4b: Download complete 15:34:54 df20fa9351a1: Pull complete 15:34:54 ed8968b2872e: Pull complete 15:34:54 a92cc7c5fd73: Pull complete 15:34:58 ---> 77da4648600e 15:34:58 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:34:58 ---> Running in bef198391f95 15:34:58 Removing intermediate container bef198391f95 15:34:58 ---> 8c3ed9793768 15:34:58 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 15:34:59 ---> Running in 10eecb6a777c 15:35:00 2dd03ba5bac4: Pull complete 15:35:00 1e091d79d1de: Pull complete 15:35:00 481702a1767f: Pull complete 15:35:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:35:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:35:01 (1/5) Installing libsodium (1.0.18-r0) 15:35:02 (2/5) Installing libzmq (4.3.2-r0) 15:35:02 (3/5) Installing pkgconf (1.7.2-r0) 15:35:02 (4/5) Installing libsodium-dev (1.0.18-r0) 15:35:02 (5/5) Installing zeromq-dev (4.3.2-r0) 15:35:02 Executing busybox-1.31.1-r16.trigger 15:35:02 OK: 143 MiB in 44 packages 15:35:03 Removing intermediate container 10eecb6a777c 15:35:03 ---> a69cbb13e6c0 15:35:03 Step 6/8 : WORKDIR /build 15:35:03 ---> Running in 6d3475871331 15:35:04 Removing intermediate container 6d3475871331 15:35:04 ---> e24c6a916a53 15:35:04 Step 7/8 : COPY go.mod . 15:35:05 ---> 2c441bfa1fe1 15:35:05 Step 8/8 : RUN go mod download 15:35:05 ---> Running in 8e2f77a3c3a8 15:35:08 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 15:35:08 go: finding github.com/BurntSushi/toml v0.3.1 15:35:08 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 15:35:08 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:35:08 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 15:35:08 go: finding github.com/bgentry/speakeasy v0.1.0 15:35:08 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 15:35:08 go: finding github.com/davecgh/go-spew v1.1.1 15:35:08 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 15:35:08 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 15:35:08 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.35 15:35:08 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 15:35:08 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.60 15:35:08 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 15:35:08 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 15:35:08 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.18 15:35:08 go: finding github.com/fatih/color v1.7.0 15:35:08 go: finding github.com/fsnotify/fsnotify v1.4.7 15:35:08 go: finding github.com/fxamacker/cbor/v2 v2.2.0 15:35:08 go: finding github.com/go-kit/kit v0.8.0 15:35:08 go: finding github.com/go-logfmt/logfmt v0.4.0 15:35:08 go: finding github.com/go-redis/redis/v7 v7.2.0 15:35:08 go: finding github.com/go-stack/stack v1.8.0 15:35:08 go: finding github.com/golang/protobuf v1.3.2 15:35:08 go: finding github.com/golang/snappy v0.0.1 15:35:09 go: finding github.com/gomodule/redigo v2.0.0+incompatible 15:35:09 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 15:35:09 go: finding github.com/google/uuid v1.1.1 15:35:09 go: finding github.com/gorilla/mux v1.7.4 15:35:09 go: finding github.com/hashicorp/consul/api v1.1.0 15:35:09 go: finding github.com/hashicorp/consul/sdk v0.1.1 15:35:09 go: finding github.com/hashicorp/errwrap v1.0.0 15:35:09 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 15:35:09 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 15:35:09 go: finding github.com/hashicorp/go-msgpack v0.5.3 15:35:09 go: finding github.com/hashicorp/go-multierror v1.0.0 15:35:09 go: finding github.com/hashicorp/go-rootcerts v1.0.0 15:35:09 go: finding github.com/hashicorp/go-sockaddr v1.0.0 15:35:09 go: finding github.com/hashicorp/go-syslog v1.0.0 15:35:09 go: finding github.com/hashicorp/go-uuid v1.0.1 15:35:09 go: finding github.com/hashicorp/go.net v0.0.1 15:35:09 go: finding github.com/hashicorp/golang-lru v0.5.0 15:35:09 go: finding github.com/hashicorp/logutils v1.0.0 15:35:09 go: finding github.com/hashicorp/mdns v1.0.0 15:35:09 go: finding github.com/hashicorp/memberlist v0.1.3 15:35:09 go: finding github.com/hashicorp/serf v0.8.2 15:35:09 go: finding github.com/hpcloud/tail v1.0.0 15:35:09 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 15:35:09 go: finding github.com/kr/pretty v0.1.0 15:35:09 go: finding github.com/kr/pty v1.1.1 15:35:09 go: finding github.com/kr/text v0.1.0 15:35:09 go: finding github.com/mattn/go-colorable v0.0.9 15:35:09 go: finding github.com/mattn/go-isatty v0.0.3 15:35:09 go: finding github.com/miekg/dns v1.0.14 15:35:09 go: finding github.com/mitchellh/cli v1.0.0 15:35:09 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:35:09 go: finding github.com/mitchellh/copystructure v1.0.0 15:35:09 go: finding github.com/mitchellh/go-homedir v1.0.0 15:35:09 go: finding github.com/mitchellh/go-testing-interface v1.0.0 15:35:09 go: finding github.com/mitchellh/gox v0.4.0 15:35:09 go: finding github.com/mitchellh/iochan v1.0.0 15:35:09 go: finding github.com/mitchellh/mapstructure v1.1.2 15:35:09 go: finding github.com/mitchellh/reflectwalk v1.0.0 15:35:09 go: finding github.com/onsi/ginkgo v1.10.1 15:35:09 go: finding github.com/onsi/gomega v1.7.0 15:35:09 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 15:35:09 go: finding github.com/pebbe/zmq4 v1.0.0 15:35:09 go: finding github.com/pelletier/go-toml v1.2.0 15:35:09 go: finding github.com/pkg/errors v0.8.1 15:35:10 go: finding github.com/pmezard/go-difflib v1.0.0 15:35:10 go: finding github.com/posener/complete v1.1.1 15:35:10 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 15:35:10 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:35:10 go: finding github.com/stretchr/objx v0.2.0 15:35:10 go: finding github.com/stretchr/testify v1.6.1 15:35:10 go: finding github.com/ugorji/go v1.1.4 15:35:10 go: finding github.com/x448/float16 v0.8.4 15:35:10 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 15:35:10 go: finding github.com/xdg/stringprep v1.0.0 15:35:10 f64a6f60c768: Pull complete 15:35:10 go: finding go.mongodb.org/mongo-driver v1.1.1 15:35:10 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 15:35:10 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 15:35:10 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 15:35:10 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 15:35:10 go: finding golang.org/x/text v0.3.2 15:35:10 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 15:35:10 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 15:35:10 go: finding gopkg.in/fsnotify.v1 v1.4.7 15:35:10 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 15:35:10 go: finding gopkg.in/yaml.v2 v2.2.8 15:35:10 go: finding gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 15:35:12 e78d2573fc39: Pull complete 15:35:12 e876d2f968b6: Pull complete 15:35:13 ce8a83651883: Pull complete 15:35:13 07967f4d0e4b: Pull complete 15:35:13 Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe 15:35:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 15:35:13 ---> 5d7c900382c6 15:35:13 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:35:13 latest: Pulling from library/docker 15:35:14 df20fa9351a1: Already exists 15:35:14 25ad7478873d: Pulling fs layer 15:35:14 4684f6177b5d: Pulling fs layer 15:35:14 46e300cec669: Pulling fs layer 15:35:14 63038576ad94: Pulling fs layer 15:35:14 0fdb76c4706c: Pulling fs layer 15:35:14 cb7edeffdfd5: Pulling fs layer 15:35:14 0fdb76c4706c: Waiting 15:35:14 cb7edeffdfd5: Waiting 15:35:14 63038576ad94: Waiting 15:35:14 4684f6177b5d: Verifying Checksum 15:35:14 4684f6177b5d: Download complete 15:35:14 25ad7478873d: Download complete 15:35:14 63038576ad94: Verifying Checksum 15:35:14 63038576ad94: Download complete 15:35:14 0fdb76c4706c: Verifying Checksum 15:35:14 0fdb76c4706c: Download complete 15:35:14 cb7edeffdfd5: Verifying Checksum 15:35:14 cb7edeffdfd5: Download complete 15:35:14 25ad7478873d: Pull complete 15:35:14 4684f6177b5d: Pull complete 15:35:14 46e300cec669: Retrying in 5 seconds 15:35:16 46e300cec669: Retrying in 4 seconds 15:35:17 46e300cec669: Retrying in 3 seconds 15:35:18 46e300cec669: Retrying in 2 seconds 15:35:18 46e300cec669: Retrying in 1 second 15:35:20 46e300cec669: Download complete 15:35:23 46e300cec669: Pull complete 15:35:23 63038576ad94: Pull complete 15:35:23 0fdb76c4706c: Pull complete 15:35:23 cb7edeffdfd5: Pull complete 15:35:23 Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 15:35:23 Status: Downloaded newer image for docker:latest 15:35:25 ---> f0e34108938b 15:35:25 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:35:25 ---> Running in 4b14711d63f2 15:35:25 Removing intermediate container 4b14711d63f2 15:35:25 ---> 3a82e039ecfc 15:35:25 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 15:35:25 ---> Running in 1eb5fb621a7c 15:35:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:35:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:35:27 (1/5) Installing libsodium (1.0.18-r0) 15:35:27 (2/5) Installing libzmq (4.3.2-r0) 15:35:27 (3/5) Installing pkgconf (1.7.2-r0) 15:35:27 (4/5) Installing libsodium-dev (1.0.18-r0) 15:35:27 (5/5) Installing zeromq-dev (4.3.2-r0) 15:35:27 Executing busybox-1.31.1-r16.trigger 15:35:27 OK: 167 MiB in 44 packages 15:35:28 Removing intermediate container 1eb5fb621a7c 15:35:28 ---> b9991fe331db 15:35:28 Step 6/8 : WORKDIR /build 15:35:28 ---> Running in f250c182496c 15:35:28 Removing intermediate container f250c182496c 15:35:28 ---> 2f41e9d72fde 15:35:28 Step 7/8 : COPY go.mod . 15:35:28 Removing intermediate container 8e2f77a3c3a8 15:35:28 ---> 7c772d7d11c7 15:35:28 Successfully built 7c772d7d11c7 15:35:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } 15:35:29 ---> e32418f64b36 15:35:29 Step 8/8 : RUN go mod download 15:35:29 ---> Running in 7cdeb9a076b8 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:35:29 + docker inspect -f . ci-base-image-arm64 15:35:29 . [Pipeline] withDockerContainer 15:35:29 prd-ubuntu18.04-docker-arm64-4c-16g-452 does not seem to be running inside a container 15:35:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/3 -v /w/workspace/app-functions-sdk-go/3:/w/workspace/app-functions-sdk-go/3:rw,z -v /w/workspace/app-functions-sdk-go/3@tmp:/w/workspace/app-functions-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:35:31 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 15:35:31 go: finding github.com/BurntSushi/toml v0.3.1 15:35:31 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 15:35:31 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:35:31 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 15:35:31 go: finding github.com/bgentry/speakeasy v0.1.0 15:35:31 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 15:35:31 go: finding github.com/davecgh/go-spew v1.1.1 15:35:31 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 15:35:31 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 15:35:31 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.35 15:35:31 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 15:35:31 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.60 15:35:31 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 15:35:31 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 15:35:31 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.18 15:35:31 go: finding github.com/fatih/color v1.7.0 15:35:31 go: finding github.com/fsnotify/fsnotify v1.4.7 15:35:31 go: finding github.com/fxamacker/cbor/v2 v2.2.0 15:35:31 go: finding github.com/go-kit/kit v0.8.0 15:35:31 go: finding github.com/go-logfmt/logfmt v0.4.0 15:35:31 go: finding github.com/go-redis/redis/v7 v7.2.0 15:35:31 go: finding github.com/go-stack/stack v1.8.0 15:35:31 go: finding github.com/golang/protobuf v1.3.2 15:35:31 go: finding github.com/golang/snappy v0.0.1 15:35:31 $ docker top f93870fdbbd74d2496b960f316a7dc1dfc13d74e659aafdf89b1465861eb6869 -eo pid,comm 15:35:32 go: finding github.com/gomodule/redigo v2.0.0+incompatible 15:35:32 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 15:35:32 go: finding github.com/google/uuid v1.1.1 15:35:32 go: finding github.com/gorilla/mux v1.7.4 15:35:32 go: finding github.com/hashicorp/consul/api v1.1.0 15:35:32 go: finding github.com/hashicorp/consul/sdk v0.1.1 15:35:32 go: finding github.com/hashicorp/errwrap v1.0.0 15:35:32 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 15:35:32 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 15:35:32 go: finding github.com/hashicorp/go-msgpack v0.5.3 15:35:32 go: finding github.com/hashicorp/go-multierror v1.0.0 15:35:32 go: finding github.com/hashicorp/go-rootcerts v1.0.0 15:35:32 go: finding github.com/hashicorp/go-sockaddr v1.0.0 [Pipeline] { [Pipeline] sh 15:35:32 go: finding github.com/hashicorp/go-syslog v1.0.0 15:35:32 go: finding github.com/hashicorp/go-uuid v1.0.1 15:35:32 go: finding github.com/hashicorp/go.net v0.0.1 15:35:32 go: finding github.com/hashicorp/golang-lru v0.5.0 15:35:32 go: finding github.com/hashicorp/logutils v1.0.0 15:35:32 go: finding github.com/hashicorp/mdns v1.0.0 15:35:32 go: finding github.com/hashicorp/memberlist v0.1.3 15:35:32 go: finding github.com/hashicorp/serf v0.8.2 15:35:32 go: finding github.com/hpcloud/tail v1.0.0 15:35:32 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 15:35:32 go: finding github.com/kr/pretty v0.1.0 15:35:32 go: finding github.com/kr/pty v1.1.1 15:35:32 go: finding github.com/kr/text v0.1.0 15:35:32 go: finding github.com/mattn/go-colorable v0.0.9 15:35:32 go: finding github.com/mattn/go-isatty v0.0.3 15:35:32 go: finding github.com/miekg/dns v1.0.14 15:35:32 go: finding github.com/mitchellh/cli v1.0.0 15:35:32 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:35:32 go: finding github.com/mitchellh/copystructure v1.0.0 15:35:32 go: finding github.com/mitchellh/go-homedir v1.0.0 15:35:32 go: finding github.com/mitchellh/go-testing-interface v1.0.0 15:35:32 go: finding github.com/mitchellh/gox v0.4.0 15:35:32 go: finding github.com/mitchellh/iochan v1.0.0 15:35:32 go: finding github.com/mitchellh/mapstructure v1.1.2 15:35:32 go: finding github.com/mitchellh/reflectwalk v1.0.0 15:35:32 go: finding github.com/onsi/ginkgo v1.10.1 15:35:32 go: finding github.com/onsi/gomega v1.7.0 15:35:32 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 15:35:32 go: finding github.com/pebbe/zmq4 v1.0.0 15:35:32 go: finding github.com/pelletier/go-toml v1.2.0 15:35:32 go: finding github.com/pkg/errors v0.8.1 15:35:32 go: finding github.com/pmezard/go-difflib v1.0.0 15:35:32 go: finding github.com/posener/complete v1.1.1 15:35:32 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 15:35:32 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:35:33 go: finding github.com/stretchr/objx v0.2.0 15:35:33 go: finding github.com/stretchr/testify v1.6.1 15:35:33 go: finding github.com/ugorji/go v1.1.4 15:35:33 go: finding github.com/x448/float16 v0.8.4 15:35:33 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 15:35:33 go: finding github.com/xdg/stringprep v1.0.0 15:35:33 go: finding go.mongodb.org/mongo-driver v1.1.1 15:35:33 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 15:35:33 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 15:35:33 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 15:35:33 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 15:35:33 go: finding golang.org/x/text v0.3.2 15:35:33 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 15:35:33 + go version 15:35:33 go version go1.13.13 linux/arm64 [Pipeline] sh 15:35:33 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 15:35:33 go: finding gopkg.in/fsnotify.v1 v1.4.7 15:35:33 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 15:35:33 go: finding gopkg.in/yaml.v2 v2.2.8 15:35:33 go: finding gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 15:35:34 + make test 15:35:34 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:35:36 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 15:35:48 Removing intermediate container 7cdeb9a076b8 15:35:48 ---> ffae5438f377 15:35:48 Successfully built ffae5438f377 15:35:48 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 15:35:49 + docker inspect -f . ci-base-image-x86_64 15:35:49 . [Pipeline] withDockerContainer 15:35:49 prd-centos7-docker-4c-2g-453 does not seem to be running inside a container 15:35:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/3 -v /w/workspace/app-functions-sdk-go/3:/w/workspace/app-functions-sdk-go/3:rw,z -v /w/workspace/app-functions-sdk-go/3@tmp:/w/workspace/app-functions-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:35:49 $ docker top e840244d3491c3cd0fd54cf897a9e3e170ba19e6ee092ca90cf70aef62703b12 -eo pid,comm [Pipeline] { [Pipeline] sh 15:35:50 + go version 15:35:50 go version go1.13.13 linux/amd64 [Pipeline] sh 15:35:50 + make test 15:35:50 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:35:52 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 15:35:58 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.107s coverage: 86.2% of statements 15:35:58 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.056s coverage: 86.2% of statements 15:36:13 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.024s coverage: 51.6% of statements 15:36:13 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 15:36:13 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 15:36:13 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.028s coverage: 54.0% of statements 15:36:13 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 15:36:13 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.575s coverage: 69.1% of statements 15:36:28 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 14.499s coverage: 73.4% of statements 15:36:28 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.006s coverage: 89.5% of statements 15:36:28 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.005s coverage: 100.0% of statements 15:36:28 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.087s coverage: 100.0% of statements 15:36:28 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.004s coverage: 100.0% of statements 15:36:28 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.006s coverage: 100.0% of statements 15:36:28 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 15:36:28 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 15:36:28 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 15:36:28 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 15:36:28 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 15:36:28 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 15:36:28 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 15:36:28 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.005s coverage: 96.6% of statements 15:36:28 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 15:36:28 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.005s coverage: 97.7% of statements 15:36:28 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 15:36:28 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 15:36:28 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 15:36:28 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.694s coverage: 78.0% of statements 15:36:28 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.078s coverage: 81.1% of statements 15:36:37 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.051s coverage: 51.6% of statements 15:36:37 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 15:36:37 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 15:36:37 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.121s coverage: 54.0% of statements 15:36:37 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 15:36:37 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.509s coverage: 69.1% of statements 15:36:43 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 14.560s coverage: 73.4% of statements 15:36:43 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.024s coverage: 89.5% of statements 15:36:43 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.028s coverage: 100.0% of statements 15:36:43 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.131s coverage: 100.0% of statements 15:36:43 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.023s coverage: 100.0% of statements 15:36:43 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.015s coverage: 100.0% of statements 15:36:43 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 15:36:43 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 15:36:43 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 15:36:43 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 15:36:43 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 15:36:43 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 15:36:43 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 15:36:43 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.019s coverage: 96.6% of statements 15:36:43 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 15:36:43 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.027s coverage: 97.7% of statements 15:36:43 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 15:36:43 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 15:36:43 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 15:36:43 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.357s coverage: 71.5% of statements 15:36:43 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.005s coverage: 100.0% of statements 15:36:43 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:36:47 gofmt -l . 15:36:47 [ "`gofmt -l .`" = "" ] 15:36:47 ./bin/test-go-mod-tidy.sh 15:36:47 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.719s coverage: 78.0% of statements 15:36:47 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.123s coverage: 81.1% of statements 15:36:47 go: finding github.com/tidwall/pretty v1.0.1 15:36:47 go: finding github.com/google/go-cmp v0.5.0 15:36:47 go: downloading github.com/tidwall/pretty v1.0.1 15:36:47 go: downloading github.com/google/go-cmp v0.5.0 15:36:47 go: extracting github.com/google/go-cmp v0.5.0 15:36:47 go: extracting github.com/tidwall/pretty v1.0.1 15:36:48 github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo imports 15:36:48 go.mongodb.org/mongo-driver/bson tested by 15:36:48 go.mongodb.org/mongo-driver/bson.test imports 15:36:48 github.com/google/go-cmp/cmp: module github.com/google/go-cmp/cmp: reading https://nexus3.edgexfoundry.org/repository/go-proxy/github.com/google/go-cmp/cmp/@v/list: 503 Service Unavailable 15:36:48 make: *** [Makefile:10: test] Error 1 [Pipeline] } 15:36:48 $ docker stop --time=1 e840244d3491c3cd0fd54cf897a9e3e170ba19e6ee092ca90cf70aef62703b12 15:36:50 $ docker rm -f e840244d3491c3cd0fd54cf897a9e3e170ba19e6ee092ca90cf70aef62703b12 [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] stage [Pipeline] { (Snap) Stage "Snap" 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] } 15:36:51 Failed in branch amd64 15:37:09 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.730s coverage: 71.5% of statements 15:37:09 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.015s coverage: 100.0% of statements 15:37:09 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:37:22 gofmt -l . 15:37:22 [ "`gofmt -l .`" = "" ] 15:37:22 ./bin/test-go-mod-tidy.sh 15:37:22 go: finding github.com/google/go-cmp v0.5.0 15:37:22 go: finding github.com/tidwall/pretty v1.0.1 15:37:22 go: downloading github.com/google/go-cmp v0.5.0 15:37:22 go: downloading github.com/tidwall/pretty v1.0.1 15:37:22 go: extracting github.com/tidwall/pretty v1.0.1 15:37:22 go: extracting github.com/google/go-cmp v0.5.0 15:37:22 github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo imports 15:37:22 go.mongodb.org/mongo-driver/bson tested by 15:37:22 go.mongodb.org/mongo-driver/bson.test imports 15:37:22 github.com/google/go-cmp/cmp: module github.com/google/go-cmp/cmp: reading https://nexus3.edgexfoundry.org/repository/go-proxy/github.com/google/go-cmp/cmp/@v/list: 502 Bad Gateway 15:37:22 make: *** [Makefile:10: test] Error 1 [Pipeline] } 15:37:22 $ docker stop --time=1 f93870fdbbd74d2496b960f316a7dc1dfc13d74e659aafdf89b1465861eb6869 15:37:24 $ docker rm -f f93870fdbbd74d2496b960f316a7dc1dfc13d74e659aafdf89b1465861eb6869 [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] stage [Pipeline] { (Snap) Stage "Snap" 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] } 15:37:26 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 15:37:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:37:28 ---> package-listing.sh 15:37:28 ++ facter osfamily 15:37:28 ++ tr '[:upper:]' '[:lower:]' 15:37:28 + OS_FAMILY=redhat 15:37:28 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-414 15:37:28 + START_PACKAGES=/tmp/packages_start.txt 15:37:28 + END_PACKAGES=/tmp/packages_end.txt 15:37:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:37:28 + PACKAGES=/tmp/packages_start.txt 15:37:28 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-414 ']' 15:37:28 + PACKAGES=/tmp/packages_end.txt 15:37:28 + case "${OS_FAMILY}" in 15:37:28 + rpm -qa 15:37:28 + sort 15:37:32 + '[' -f /tmp/packages_start.txt ']' 15:37:32 + '[' -f /tmp/packages_end.txt ']' 15:37:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:37:32 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-414 ']' 15:37:32 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-414/archives/ 15:37:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-414/archives/ [Pipeline] isUnix [Pipeline] sh 15:37:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:37:33 15:37:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:37:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:37:33 alpine: Pulling from edgex-lftools-log-publisher 15:37:33 c9b1b535fdd9: Pulling fs layer 15:37:33 2cc5ad85d9ab: Pulling fs layer 15:37:33 756a868c4378: Pulling fs layer 15:37:33 444b2fc9a129: Pulling fs layer 15:37:33 ea15f1150254: Pulling fs layer 15:37:33 41b27a9f41bf: Pulling fs layer 15:37:33 28c525ee5125: Pulling fs layer 15:37:33 094b1ea09ed8: Pulling fs layer 15:37:33 138eaada9080: Pulling fs layer 15:37:33 0622d0fa9048: Pulling fs layer 15:37:33 444b2fc9a129: Waiting 15:37:33 ea15f1150254: Waiting 15:37:33 41b27a9f41bf: Waiting 15:37:33 28c525ee5125: Waiting 15:37:33 094b1ea09ed8: Waiting 15:37:33 138eaada9080: Waiting 15:37:33 0622d0fa9048: Waiting 15:37:33 2cc5ad85d9ab: Download complete 15:37:33 444b2fc9a129: Download complete 15:37:33 c9b1b535fdd9: Verifying Checksum 15:37:33 c9b1b535fdd9: Download complete 15:37:33 ea15f1150254: Download complete 15:37:33 28c525ee5125: Verifying Checksum 15:37:33 28c525ee5125: Download complete 15:37:33 756a868c4378: Verifying Checksum 15:37:33 756a868c4378: Download complete 15:37:34 c9b1b535fdd9: Pull complete 15:37:34 138eaada9080: Verifying Checksum 15:37:34 138eaada9080: Download complete 15:37:34 094b1ea09ed8: Verifying Checksum 15:37:34 094b1ea09ed8: Download complete 15:37:34 0622d0fa9048: Verifying Checksum 15:37:34 0622d0fa9048: Download complete 15:37:34 2cc5ad85d9ab: Pull complete 15:37:34 41b27a9f41bf: Verifying Checksum 15:37:34 41b27a9f41bf: Download complete 15:37:36 756a868c4378: Pull complete 15:37:36 444b2fc9a129: Pull complete 15:37:36 ea15f1150254: Pull complete 15:37:40 41b27a9f41bf: Pull complete 15:37:40 28c525ee5125: Pull complete 15:37:42 094b1ea09ed8: Pull complete 15:37:43 138eaada9080: Pull complete 15:37:43 0622d0fa9048: Pull complete 15:37:43 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 15:37:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:37:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:37:43 prd-centos7-docker-4c-2g-451 does not seem to be running inside a container 15:37:43 $ 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-414 -v /w/workspace/ndry_app-functions-sdk-go_PR-414:/w/workspace/ndry_app-functions-sdk-go_PR-414:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-414@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-414@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:37:47 $ docker top ad0e006528d55a9a5fbe833608f58a51c7b08b98d99b478b9f84422b3dfb8e73 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:37:47 provisioning config files... 15:37:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-414@tmp/config7006262257823610026tmp [Pipeline] { [Pipeline] echo 15:37:47 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:37:48 ---> create-netrc.sh [Pipeline] echo 15:37:48 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:37:48 ---> logs-deploy.sh 15:37:48 + ARCHIVE_ARTIFACTS= 15:37:48 + LOGS_SERVER=https://logs.edgexfoundry.org 15:37:48 + '[' https://logs.edgexfoundry.org == None ']' 15:37:48 + NEXUS_URL=https://nexus.edgexfoundry.org 15:37:48 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-414/3 15:37:48 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-414/3/ 15:37:48 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-414/3 /w/workspace/ndry_app-functions-sdk-go_PR-414 15:37:49 Archives upload complete. 15:37:49 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-414/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-414/3/ 15:37:50 ---> uname -a: 15:37:50 Linux ad0e006528d5 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 15:37:50 15:37:50 15:37:50 ---> lscpu: 15:37:50 Architecture: x86_64 15:37:50 CPU op-mode(s): 32-bit, 64-bit 15:37:50 Byte Order: Little Endian 15:37:50 Address sizes: 40 bits physical, 48 bits virtual 15:37:50 CPU(s): 4 15:37:50 On-line CPU(s) list: 0-3 15:37:50 Thread(s) per core: 1 15:37:50 Core(s) per socket: 1 15:37:50 Socket(s): 4 15:37:50 NUMA node(s): 1 15:37:50 Vendor ID: GenuineIntel 15:37:50 CPU family: 6 15:37:50 Model: 44 15:37:50 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 15:37:50 Stepping: 1 15:37:50 CPU MHz: 2933.442 15:37:50 BogoMIPS: 5866.88 15:37:50 Virtualization: VT-x 15:37:50 Hypervisor vendor: KVM 15:37:50 Virtualization type: full 15:37:50 L1d cache: 128 KiB 15:37:50 L1i cache: 128 KiB 15:37:50 L2 cache: 16 MiB 15:37:50 L3 cache: 64 MiB 15:37:50 NUMA node0 CPU(s): 0-3 15:37:50 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 15:37:50 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 15:37:50 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 15:37:50 Vulnerability Meltdown: Mitigation; PTI 15:37:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:37:50 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:37:50 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:37:50 Vulnerability Tsx async abort: Not affected 15:37:50 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 15:37:50 15:37:50 15:37:50 ---> nproc: 15:37:50 4 15:37:50 15:37:50 15:37:50 ---> df -h: 15:37:50 Filesystem Size Used Available Use% Mounted on 15:37:50 overlay 50.0G 7.3G 42.7G 15% / 15:37:50 tmpfs 64.0M 0 64.0M 0% /dev 15:37:50 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 15:37:50 shm 64.0M 0 64.0M 0% /dev/shm 15:37:50 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 15:37:50 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 15:37:50 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 15:37:50 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-414 15:37:50 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-414@tmp 15:37:50 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa 15:37:50 15:37:50 15:37:50 ---> free -m: 15:37:50 total used free shared buff/cache available 15:37:50 Mem: 1837 669 115 0 1051 1061 15:37:50 Swap: 1023 1 1022 15:37:50 15:37:50 15:37:50 ---> ip addr: 15:37:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:37:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:37:50 inet 127.0.0.1/8 scope host lo 15:37:50 valid_lft forever preferred_lft forever 15:37:50 6: eth0@if7: mtu 1458 qdisc noqueue state UP 15:37:50 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 15:37:50 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 15:37:50 valid_lft forever preferred_lft forever 15:37:50 15:37:50 15:37:50 ---> sar -b -r -n DEV: 15:37:50 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 07/21/20 _x86_64_ (4 CPU) 15:37:50 15:37:50 15:30:54 LINUX RESTART 15:37:50 15:37:50 15:32:01 tps rtps wtps bread/s bwrtn/s 15:37:50 15:33:01 2.53 0.00 2.53 0.00 55.66 15:37:50 15:34:01 0.37 0.00 0.37 0.00 5.41 15:37:50 15:35:01 0.27 0.00 0.27 0.00 3.15 15:37:50 15:36:01 0.28 0.00 0.28 0.00 3.88 15:37:50 15:37:01 0.30 0.00 0.30 0.00 4.43 15:37:50 Average: 0.75 0.00 0.75 0.00 14.51 15:37:50 15:37:50 15:32:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:37:50 15:33:01 211188 1670368 88.78 2620 1084604 1087364 37.11 450996 1061768 16 15:37:50 15:34:01 209416 1672140 88.87 2620 1084608 1080424 36.87 453960 1060612 16 15:37:50 15:35:01 208856 1672700 88.90 2620 1084616 1080496 36.88 454544 1060612 20 15:37:50 15:36:01 209016 1672540 88.89 2620 1084616 1080232 36.87 458852 1056248 12 15:37:50 15:37:01 208836 1672720 88.90 2620 1084620 1080316 36.87 462112 1053064 8 15:37:50 Average: 209462 1672094 88.87 2620 1084613 1081766 36.92 456093 1058461 14 15:37:50 15:37:50 15:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 15:37:50 15:33:01 eth0 0.55 0.13 0.04 0.03 0.00 0.00 0.00 15:37:50 15:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:34:01 eth0 0.70 0.37 0.29 0.17 0.00 0.00 0.00 15:37:50 15:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:35:01 eth0 1.28 0.62 0.66 0.25 0.00 0.00 0.00 15:37:50 15:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:36:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 15:37:50 15:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:37:01 eth0 0.23 0.17 0.08 0.07 0.00 0.00 0.00 15:37:50 15:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 Average: eth0 0.57 0.27 0.22 0.11 0.00 0.00 0.00 15:37:50 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:37:50 15:37:50 ---> sar -P ALL: 15:37:50 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 07/21/20 _x86_64_ (4 CPU) 15:37:50 15:37:50 15:30:54 LINUX RESTART 15:37:50 15:37:50 15:32:01 CPU %user %nice %system %iowait %steal %idle 15:37:50 15:33:01 all 0.18 0.00 0.05 0.00 0.00 99.77 15:37:50 15:33:01 0 0.05 0.00 0.03 0.00 0.00 99.92 15:37:50 15:33:01 1 0.50 0.00 0.07 0.00 0.00 99.43 15:37:50 15:33:01 2 0.03 0.00 0.03 0.00 0.00 99.93 15:37:50 15:33:01 3 0.12 0.00 0.03 0.00 0.00 99.85 15:37:50 15:34:01 all 0.13 0.00 0.03 0.00 0.00 99.83 15:37:50 15:34:01 0 0.03 0.00 0.03 0.00 0.00 99.93 15:37:50 15:34:01 1 0.05 0.00 0.05 0.00 0.00 99.90 15:37:50 15:34:01 2 0.05 0.00 0.05 0.00 0.00 99.90 15:37:50 15:34:01 3 0.42 0.00 0.03 0.00 0.00 99.55 15:37:50 15:35:01 all 0.16 0.00 0.04 0.00 0.00 99.80 15:37:50 15:35:01 0 0.00 0.00 0.03 0.00 0.00 99.97 15:37:50 15:35:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:37:50 15:35:01 2 0.05 0.00 0.07 0.00 0.00 99.88 15:37:50 15:35:01 3 0.53 0.00 0.02 0.00 0.00 99.45 15:37:50 15:36:01 all 0.15 0.00 0.03 0.00 0.00 99.82 15:37:50 15:36:01 0 0.03 0.00 0.03 0.00 0.00 99.93 15:37:50 15:36:01 1 0.03 0.00 0.03 0.00 0.00 99.93 15:37:50 15:36:01 2 0.02 0.00 0.03 0.00 0.00 99.95 15:37:50 15:36:01 3 0.52 0.00 0.05 0.00 0.00 99.43 15:37:50 15:37:01 all 0.16 0.00 0.03 0.00 0.00 99.81 15:37:50 15:37:01 0 0.03 0.00 0.03 0.00 0.00 99.93 15:37:50 15:37:01 1 0.05 0.00 0.03 0.00 0.02 99.90 15:37:50 15:37:01 2 0.03 0.00 0.03 0.00 0.00 99.93 15:37:50 15:37:01 3 0.52 0.00 0.02 0.00 0.00 99.47 15:37:50 Average: all 0.15 0.00 0.04 0.00 0.00 99.81 15:37:50 Average: 0 0.03 0.00 0.03 0.00 0.00 99.94 15:37:50 Average: 1 0.13 0.00 0.04 0.00 0.00 99.82 15:37:50 Average: 2 0.04 0.00 0.04 0.00 0.00 99.92 15:37:50 Average: 3 0.42 0.00 0.03 0.00 0.00 99.55 15:37:50 15:37:50 15:37:50