Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 1c8db893985ec302c648617d05600981d490690e 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 370697454611dc68c0596e0d0a50477a8de841a8 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 370697454611dc68c0596e0d0a50477a8de841a8 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 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git 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-89 in /w/workspace/ndry_app-functions-sdk-go_master [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_master # 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/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Checking out Revision 1c8db893985ec302c648617d05600981d490690e (master) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # 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/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1c8db893985ec302c648617d05600981d490690e # timeout=10 Commit message: "chore: remove mongo DB implementation (#399)" > git rev-list --no-walk f1b19729a82ba1fbd13389d0a25b8735f137123f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-07-09T23:08:38.811Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-07-09T23:08:39.074Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-07-09T23:08:39.150Z] ========================================================= [2020-07-09T23:08:39.150Z] EdgeX Global Pipelines Version Info [2020-07-09T23:08:39.150Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-07-09T23:08:41.163Z] ------------------- [2020-07-09T23:08:41.163Z] stable info: [2020-07-09T23:08:41.163Z] ------------------- [2020-07-09T23:08:41.163Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-07-09T23:08:41.163Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-07-09T23:08:41.163Z] Message: update stable to v1.0.89 [2020-07-09T23:08:42.170Z] ------------------- [2020-07-09T23:08:42.170Z] experimental info: [2020-07-09T23:08:42.170Z] ------------------- [2020-07-09T23:08:42.170Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-07-09T23:08:42.170Z] Commit SHA: f6ab21c320c462fae7a5b8fd747aea39c3187bc7 [2020-07-09T23:08:42.170Z] Message: update experimental to v1.0.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-07-09T23:08:44.541Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-09T23:08:44.804Z] [2020-07-09T23:08:44.804Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-07-09T23:08:45.162Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-09T23:08:45.162Z] latest: Pulling from edgex-devops/git-semver [2020-07-09T23:08:45.162Z] 9123ac7c32f7: Pulling fs layer [2020-07-09T23:08:45.162Z] b8cc5d1170e3: Pulling fs layer [2020-07-09T23:08:45.162Z] 2924cbbf6a41: Pulling fs layer [2020-07-09T23:08:45.162Z] 93b08a4f1073: Pulling fs layer [2020-07-09T23:08:45.162Z] 93b08a4f1073: Waiting [2020-07-09T23:08:45.162Z] b8cc5d1170e3: Verifying Checksum [2020-07-09T23:08:45.162Z] b8cc5d1170e3: Download complete [2020-07-09T23:08:45.433Z] 9123ac7c32f7: Verifying Checksum [2020-07-09T23:08:45.433Z] 9123ac7c32f7: Download complete [2020-07-09T23:08:45.433Z] 93b08a4f1073: Verifying Checksum [2020-07-09T23:08:45.433Z] 93b08a4f1073: Download complete [2020-07-09T23:08:45.433Z] 2924cbbf6a41: Verifying Checksum [2020-07-09T23:08:45.433Z] 2924cbbf6a41: Download complete [2020-07-09T23:08:45.714Z] 9123ac7c32f7: Pull complete [2020-07-09T23:08:46.014Z] b8cc5d1170e3: Pull complete [2020-07-09T23:08:47.480Z] 2924cbbf6a41: Pull complete [2020-07-09T23:08:47.744Z] 93b08a4f1073: Pull complete [2020-07-09T23:08:47.744Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-07-09T23:08:47.744Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-09T23:08:47.744Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-07-09T23:08:47.896Z] prd-centos7-docker-4c-2g-89 does not seem to be running inside a container [2020-07-09T23:08:47.960Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-07-09T23:08:50.018Z] $ docker top ecfff2fa9129aec711949b8119b309d843d1e55e15c8773cb80659e104fc24b3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-09T23:08:50.388Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-09T23:08:50.388Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-09T23:08:50.680Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-09T23:08:50.688Z] $ docker exec ecfff2fa9129aec711949b8119b309d843d1e55e15c8773cb80659e104fc24b3 ssh-agent [2020-07-09T23:08:50.904Z] SSH_AUTH_SOCK=/tmp/ssh-V87NXFZdW8xL/agent.12 [2020-07-09T23:08:50.904Z] SSH_AGENT_PID=18 [2020-07-09T23:08:50.917Z] Running ssh-add (command line suppressed) [2020-07-09T23:08:51.063Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6637164987600519879.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6637164987600519879.key) [2020-07-09T23:08:51.133Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-09T23:08:51.475Z] + git describe --exact-match --tags HEAD [2020-07-09T23:08:51.475Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-07-09T23:08:51.656Z] $ docker exec --env ******** --env ******** ecfff2fa9129aec711949b8119b309d843d1e55e15c8773cb80659e104fc24b3 ssh-agent -k [2020-07-09T23:08:51.838Z] unset SSH_AUTH_SOCK; [2020-07-09T23:08:51.839Z] unset SSH_AGENT_PID; [2020-07-09T23:08:51.839Z] echo Agent pid 18 killed; [2020-07-09T23:08:51.900Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-07-09T23:08:51.973Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-07-09T23:08:51.973Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-07-09T23:08:52.053Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-09T23:08:52.053Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-09T23:08:52.318Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-09T23:08:52.330Z] $ docker exec ecfff2fa9129aec711949b8119b309d843d1e55e15c8773cb80659e104fc24b3 ssh-agent [2020-07-09T23:08:52.667Z] SSH_AUTH_SOCK=/tmp/ssh-26gzk9zYbLtY/agent.49 [2020-07-09T23:08:52.667Z] SSH_AGENT_PID=54 [2020-07-09T23:08:52.679Z] Running ssh-add (command line suppressed) [2020-07-09T23:08:52.959Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_650258713368621813.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_650258713368621813.key) [2020-07-09T23:08:53.081Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-09T23:08:53.446Z] + git semver init [2020-07-09T23:08:53.446Z] # -> Open(): unable to determine branch for HEAD [2020-07-09T23:08:53.446Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2020-07-09T23:08:53.446Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2020-07-09T23:08:53.446Z] # $SEMVER_REMOTE_NAME = origin [2020-07-09T23:08:53.446Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-09T23:08:53.446Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-09T23:08:53.446Z] # $SEMVER_BRANCH = master [2020-07-09T23:08:53.446Z] # $SEMVER_TEMP = /tmp/semver-505232282 [2020-07-09T23:08:53.446Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2020-07-09T23:08:56.867Z] # '/tmp/semver-505232282' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' [2020-07-09T23:08:56.867Z] # -> Force: false [2020-07-09T23:08:56.867Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2020-07-09T23:08:56.882Z] $ docker exec --env ******** --env ******** ecfff2fa9129aec711949b8119b309d843d1e55e15c8773cb80659e104fc24b3 ssh-agent -k [2020-07-09T23:08:57.116Z] unset SSH_AUTH_SOCK; [2020-07-09T23:08:57.117Z] unset SSH_AGENT_PID; [2020-07-09T23:08:57.117Z] echo Agent pid 54 killed; [2020-07-09T23:08:57.245Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-09T23:08:57.688Z] + git semver [Pipeline] } [2020-07-09T23:08:57.707Z] $ docker stop --time=1 ecfff2fa9129aec711949b8119b309d843d1e55e15c8773cb80659e104fc24b3 [2020-07-09T23:08:59.226Z] $ docker rm -f ecfff2fa9129aec711949b8119b309d843d1e55e15c8773cb80659e104fc24b3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-07-09T23:09:02.981Z] Stashed 129 file(s) [Pipeline] echo [2020-07-09T23:09:02.984Z] [edgeXSemver] initialized semver on version 1.2.1-dev.6 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-07-09T23:09:18.231Z] Still waiting to schedule task [2020-07-09T23:09:18.231Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-89’ [2020-07-09T23:09:18.232Z] Still waiting to schedule task [2020-07-09T23:09:18.233Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-07-09T23:11:32.674Z] Running on prd-centos7-docker-4c-2g-92 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2020-07-09T23:11:32.718Z] Running in /w/workspace/app-functions-sdk-go/74 [Pipeline] { [Pipeline] checkout [2020-07-09T23:11:35.219Z] using credential edgex-jenkins-ssh [2020-07-09T23:11:35.272Z] Cloning the remote Git repository [2020-07-09T23:11:35.272Z] Cloning with configured refspecs honoured and without tags [2020-07-09T23:11:35.302Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-07-09T23:11:35.364Z] > git init /w/workspace/app-functions-sdk-go/74 # timeout=10 [2020-07-09T23:11:35.405Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-07-09T23:11:35.405Z] > git --version # timeout=10 [2020-07-09T23:11:35.412Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-09T23:11:35.439Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-09T23:11:37.575Z] Fetching without tags [2020-07-09T23:11:38.000Z] Checking out Revision 1c8db893985ec302c648617d05600981d490690e (master) [2020-07-09T23:11:37.549Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-07-09T23:11:37.555Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-09T23:11:37.566Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-07-09T23:11:37.579Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-07-09T23:11:37.579Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-09T23:11:37.583Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-09T23:11:38.007Z] > git config core.sparsecheckout # timeout=10 [2020-07-09T23:11:38.012Z] > git checkout -f 1c8db893985ec302c648617d05600981d490690e # timeout=10 [2020-07-09T23:11:41.681Z] Commit message: "chore: remove mongo DB implementation (#399)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-07-09T23:11:43.566Z] ========================================================= [2020-07-09T23:11:43.566Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-07-09T23:11:43.566Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-09T23:11:44.241Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-07-09T23:11:44.817Z] Sending build context to Docker daemon 36.98MB [2020-07-09T23:11:44.817Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-07-09T23:11:44.817Z] Step 2/8 : FROM ${BASE} [2020-07-09T23:11:44.817Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-07-09T23:11:44.817Z] e6b0cf9c0882: Pulling fs layer [2020-07-09T23:11:44.817Z] 2848faf0eed1: Pulling fs layer [2020-07-09T23:11:44.817Z] 0f37312ad70f: Pulling fs layer [2020-07-09T23:11:44.817Z] 5788d62ee057: Pulling fs layer [2020-07-09T23:11:44.817Z] 0e6b1d234666: Pulling fs layer [2020-07-09T23:11:44.817Z] bf5d7aec512f: Pulling fs layer [2020-07-09T23:11:44.817Z] 34c802a77dc8: Pulling fs layer [2020-07-09T23:11:44.817Z] 9eb99e56ec68: Pulling fs layer [2020-07-09T23:11:44.817Z] 27c7a5d97fbd: Pulling fs layer [2020-07-09T23:11:44.817Z] 5c102a31e300: Pulling fs layer [2020-07-09T23:11:44.817Z] dcfb455df0a1: Pulling fs layer [2020-07-09T23:11:44.817Z] 34c802a77dc8: Waiting [2020-07-09T23:11:44.817Z] 9eb99e56ec68: Waiting [2020-07-09T23:11:44.817Z] 5788d62ee057: Waiting [2020-07-09T23:11:44.817Z] 0e6b1d234666: Waiting [2020-07-09T23:11:44.817Z] bf5d7aec512f: Waiting [2020-07-09T23:11:44.817Z] 27c7a5d97fbd: Waiting [2020-07-09T23:11:44.817Z] 5c102a31e300: Waiting [2020-07-09T23:11:44.817Z] dcfb455df0a1: Waiting [2020-07-09T23:11:44.817Z] 0f37312ad70f: Verifying Checksum [2020-07-09T23:11:44.817Z] 0f37312ad70f: Download complete [2020-07-09T23:11:44.817Z] 2848faf0eed1: Verifying Checksum [2020-07-09T23:11:44.817Z] 2848faf0eed1: Download complete [2020-07-09T23:11:44.817Z] 0e6b1d234666: Download complete [2020-07-09T23:11:44.817Z] bf5d7aec512f: Verifying Checksum [2020-07-09T23:11:44.817Z] bf5d7aec512f: Download complete [2020-07-09T23:11:44.817Z] e6b0cf9c0882: Verifying Checksum [2020-07-09T23:11:44.817Z] e6b0cf9c0882: Download complete [2020-07-09T23:11:45.078Z] e6b0cf9c0882: Pull complete [2020-07-09T23:11:46.043Z] 34c802a77dc8: Verifying Checksum [2020-07-09T23:11:46.043Z] 34c802a77dc8: Download complete [2020-07-09T23:11:46.043Z] 27c7a5d97fbd: Verifying Checksum [2020-07-09T23:11:46.043Z] 27c7a5d97fbd: Download complete [2020-07-09T23:11:46.307Z] 5c102a31e300: Verifying Checksum [2020-07-09T23:11:46.307Z] 5c102a31e300: Download complete [2020-07-09T23:11:46.307Z] dcfb455df0a1: Verifying Checksum [2020-07-09T23:11:46.307Z] dcfb455df0a1: Download complete [2020-07-09T23:11:46.568Z] 5788d62ee057: Verifying Checksum [2020-07-09T23:11:46.568Z] 5788d62ee057: Download complete [2020-07-09T23:11:46.568Z] 9eb99e56ec68: Verifying Checksum [2020-07-09T23:11:46.568Z] 9eb99e56ec68: Download complete [2020-07-09T23:11:47.956Z] 2848faf0eed1: Pull complete [2020-07-09T23:11:47.956Z] 0f37312ad70f: Pull complete [2020-07-09T23:11:53.263Z] 5788d62ee057: Pull complete [2020-07-09T23:11:53.263Z] 0e6b1d234666: Pull complete [2020-07-09T23:11:53.263Z] bf5d7aec512f: Pull complete [2020-07-09T23:11:59.853Z] 34c802a77dc8: Pull complete [2020-07-09T23:12:03.174Z] 9eb99e56ec68: Pull complete [2020-07-09T23:12:03.174Z] 27c7a5d97fbd: Pull complete [2020-07-09T23:12:03.746Z] 5c102a31e300: Pull complete [2020-07-09T23:12:03.746Z] dcfb455df0a1: Pull complete [2020-07-09T23:12:03.746Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-07-09T23:12:03.746Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-07-09T23:12:03.746Z] ---> 7c70fe431013 [2020-07-09T23:12:03.746Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-07-09T23:12:04.007Z] latest: Pulling from library/docker [2020-07-09T23:12:04.268Z] df20fa9351a1: Pulling fs layer [2020-07-09T23:12:04.268Z] 25ad7478873d: Pulling fs layer [2020-07-09T23:12:04.268Z] 4684f6177b5d: Pulling fs layer [2020-07-09T23:12:04.268Z] 46e300cec669: Pulling fs layer [2020-07-09T23:12:04.268Z] 63038576ad94: Pulling fs layer [2020-07-09T23:12:04.268Z] 0fdb76c4706c: Pulling fs layer [2020-07-09T23:12:04.268Z] cb7edeffdfd5: Pulling fs layer [2020-07-09T23:12:04.268Z] 46e300cec669: Waiting [2020-07-09T23:12:04.268Z] 63038576ad94: Waiting [2020-07-09T23:12:04.268Z] 0fdb76c4706c: Waiting [2020-07-09T23:12:04.268Z] cb7edeffdfd5: Waiting [2020-07-09T23:12:04.268Z] 4684f6177b5d: Verifying Checksum [2020-07-09T23:12:04.268Z] 4684f6177b5d: Download complete [2020-07-09T23:12:04.268Z] df20fa9351a1: Download complete [2020-07-09T23:12:04.268Z] 25ad7478873d: Verifying Checksum [2020-07-09T23:12:04.268Z] 25ad7478873d: Download complete [2020-07-09T23:12:04.529Z] 63038576ad94: Verifying Checksum [2020-07-09T23:12:04.529Z] 63038576ad94: Download complete [2020-07-09T23:12:04.529Z] 0fdb76c4706c: Verifying Checksum [2020-07-09T23:12:04.529Z] 0fdb76c4706c: Download complete [2020-07-09T23:12:04.529Z] cb7edeffdfd5: Verifying Checksum [2020-07-09T23:12:04.529Z] cb7edeffdfd5: Download complete [2020-07-09T23:12:05.104Z] 46e300cec669: Verifying Checksum [2020-07-09T23:12:05.104Z] 46e300cec669: Download complete [2020-07-09T23:12:05.681Z] df20fa9351a1: Pull complete [2020-07-09T23:12:06.255Z] 25ad7478873d: Pull complete [2020-07-09T23:12:06.517Z] 4684f6177b5d: Pull complete [2020-07-09T23:12:09.941Z] 46e300cec669: Pull complete [2020-07-09T23:12:09.941Z] 63038576ad94: Pull complete [2020-07-09T23:12:09.941Z] 0fdb76c4706c: Pull complete [2020-07-09T23:12:09.941Z] cb7edeffdfd5: Pull complete [2020-07-09T23:12:09.941Z] Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 [2020-07-09T23:12:09.941Z] Status: Downloaded newer image for docker:latest [2020-07-09T23:12:11.389Z] ---> 640d7dde7a4f [2020-07-09T23:12:11.389Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-07-09T23:12:11.389Z] ---> Running in 17bf9dd99875 [2020-07-09T23:12:11.389Z] Removing intermediate container 17bf9dd99875 [2020-07-09T23:12:11.389Z] ---> 9bfcbd8da183 [2020-07-09T23:12:11.389Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2020-07-09T23:12:11.650Z] ---> Running in 9c5826f0d3bf [2020-07-09T23:12:12.223Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-07-09T23:12:13.607Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-07-09T23:12:13.607Z] (1/5) Installing libsodium (1.0.18-r0) [2020-07-09T23:12:13.868Z] (2/5) Installing libzmq (4.3.2-r0) [2020-07-09T23:12:13.868Z] (3/5) Installing pkgconf (1.6.3-r0) [2020-07-09T23:12:13.868Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-07-09T23:12:14.131Z] (5/5) Installing zeromq-dev (4.3.2-r0) [2020-07-09T23:12:14.131Z] Executing busybox-1.31.1-r8.trigger [2020-07-09T23:12:14.131Z] OK: 145 MiB in 44 packages [2020-07-09T23:12:15.093Z] Removing intermediate container 9c5826f0d3bf [2020-07-09T23:12:15.093Z] ---> 53457f2c8312 [2020-07-09T23:12:15.093Z] Step 6/8 : WORKDIR /build [2020-07-09T23:12:15.093Z] ---> Running in 91e69d2dfeda [2020-07-09T23:12:15.093Z] Removing intermediate container 91e69d2dfeda [2020-07-09T23:12:15.093Z] ---> 31bee2855146 [2020-07-09T23:12:15.093Z] Step 7/8 : COPY go.mod . [2020-07-09T23:12:15.363Z] ---> f07f1988fa5d [2020-07-09T23:12:15.363Z] Step 8/8 : RUN go mod download [2020-07-09T23:12:15.363Z] ---> Running in 335c03135c17 [2020-07-09T23:12:17.928Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-07-09T23:12:17.928Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-07-09T23:12:17.928Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-07-09T23:12:17.928Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-07-09T23:12:17.928Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-07-09T23:12:17.928Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-07-09T23:12:17.928Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-07-09T23:12:17.928Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-07-09T23:12:17.928Z] go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-07-09T23:12:17.928Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-07-09T23:12:17.928Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.34 [2020-07-09T23:12:17.928Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-07-09T23:12:17.928Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.60 [2020-07-09T23:12:17.928Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-07-09T23:12:17.928Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-07-09T23:12:17.928Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.18 [2020-07-09T23:12:17.928Z] go: finding github.com/fatih/color v1.7.0 [2020-07-09T23:12:17.928Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-07-09T23:12:17.928Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-09T23:12:17.928Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-09T23:12:17.928Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-09T23:12:18.190Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-07-09T23:12:18.190Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-09T23:12:18.190Z] go: finding github.com/golang/protobuf v1.3.2 [2020-07-09T23:12:18.190Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-07-09T23:12:18.190Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-07-09T23:12:18.190Z] go: finding github.com/google/uuid v1.1.1 [2020-07-09T23:12:18.190Z] go: finding github.com/gorilla/mux v1.7.4 [2020-07-09T23:12:18.190Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-07-09T23:12:18.190Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-07-09T23:12:18.190Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-07-09T23:12:18.190Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-07-09T23:12:18.190Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-07-09T23:12:18.451Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-07-09T23:12:18.451Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-07-09T23:12:18.451Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-07-09T23:12:18.451Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-07-09T23:12:18.451Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-07-09T23:12:18.451Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-07-09T23:12:18.451Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-07-09T23:12:18.451Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-07-09T23:12:18.451Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-07-09T23:12:18.451Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-07-09T23:12:18.451Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-07-09T23:12:18.451Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-07-09T23:12:18.713Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-07-09T23:12:18.713Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-09T23:12:18.713Z] go: finding github.com/kr/pretty v0.1.0 [2020-07-09T23:12:18.713Z] go: finding github.com/kr/pty v1.1.1 [2020-07-09T23:12:18.713Z] go: finding github.com/kr/text v0.1.0 [2020-07-09T23:12:18.713Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-09T23:12:18.713Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-09T23:12:18.713Z] go: finding github.com/miekg/dns v1.0.14 [2020-07-09T23:12:18.713Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-07-09T23:12:18.713Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-07-09T23:12:18.713Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-07-09T23:12:18.713Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-07-09T23:12:18.713Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-07-09T23:12:18.975Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-07-09T23:12:18.975Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-07-09T23:12:18.975Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-07-09T23:12:18.975Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-07-09T23:12:18.975Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-07-09T23:12:18.975Z] go: finding github.com/onsi/gomega v1.7.0 [2020-07-09T23:12:18.975Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-07-09T23:12:18.975Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-07-09T23:12:18.975Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-07-09T23:12:18.975Z] go: finding github.com/pkg/errors v0.8.1 [2020-07-09T23:12:18.975Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-09T23:12:19.237Z] go: finding github.com/posener/complete v1.1.1 [2020-07-09T23:12:19.237Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-07-09T23:12:19.237Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-07-09T23:12:19.237Z] go: finding github.com/stretchr/objx v0.2.0 [2020-07-09T23:12:19.237Z] go: finding github.com/stretchr/testify v1.6.1 [2020-07-09T23:12:19.237Z] go: finding github.com/ugorji/go v1.1.4 [2020-07-09T23:12:19.237Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-09T23:12:19.237Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-09T23:12:19.237Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-07-09T23:12:19.237Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-07-09T23:12:19.237Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-07-09T23:12:19.237Z] go: finding golang.org/x/text v0.3.2 [2020-07-09T23:12:19.237Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-07-09T23:12:19.498Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-07-09T23:12:19.498Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-07-09T23:12:19.498Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-07-09T23:12:19.498Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-07-09T23:12:19.498Z] go: finding gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2020-07-09T23:12:34.432Z] Removing intermediate container 335c03135c17 [2020-07-09T23:12:34.432Z] ---> 0960d4ddf08c [2020-07-09T23:12:34.432Z] Successfully built 0960d4ddf08c [2020-07-09T23:12:34.432Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-09T23:12:35.087Z] + docker inspect -f . ci-base-image-x86_64 [2020-07-09T23:12:35.087Z] . [Pipeline] withDockerContainer [2020-07-09T23:12:35.184Z] prd-centos7-docker-4c-2g-92 does not seem to be running inside a container [2020-07-09T23:12:35.229Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/74 -v /w/workspace/app-functions-sdk-go/74:/w/workspace/app-functions-sdk-go/74:rw,z -v /w/workspace/app-functions-sdk-go/74@tmp:/w/workspace/app-functions-sdk-go/74@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 ******** ci-base-image-x86_64 cat [2020-07-09T23:12:35.860Z] $ docker top a3cff32d81e0175f5e66bf5d86ea938ac1c89fea802feff3bacbd0d0ed711ea0 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-09T23:12:36.370Z] + go version [2020-07-09T23:12:36.370Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-07-09T23:12:36.673Z] + make test [2020-07-09T23:12:36.673Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-07-09T23:12:38.068Z] ? github.com/edgexfoundry/app-functions-sdk-go [no test files] [2020-07-09T23:12:44.724Z] ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.072s coverage: 86.2% of statements [2020-07-09T23:12:54.794Z] ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.025s coverage: 51.6% of statements [2020-07-09T23:12:54.794Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] [2020-07-09T23:12:54.794Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] [2020-07-09T23:12:54.794Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.028s coverage: 54.0% of statements [2020-07-09T23:12:54.794Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] [2020-07-09T23:12:54.794Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.271s coverage: 69.1% of statements [2020-07-09T23:12:56.625Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-93 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2020-07-09T23:12:56.664Z] Running in /w/workspace/app-functions-sdk-go/74 [Pipeline] { [Pipeline] checkout [2020-07-09T23:13:02.048Z] using credential edgex-jenkins-ssh [2020-07-09T23:13:02.146Z] Cloning the remote Git repository [2020-07-09T23:13:02.146Z] Cloning with configured refspecs honoured and without tags [2020-07-09T23:13:02.200Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-07-09T23:13:02.303Z] > git init /w/workspace/app-functions-sdk-go/74 # timeout=10 [2020-07-09T23:13:02.362Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-07-09T23:13:02.363Z] > git --version # timeout=10 [2020-07-09T23:13:02.379Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-09T23:13:02.454Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-09T23:13:06.167Z] Fetching without tags [2020-07-09T23:13:06.093Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-07-09T23:13:06.122Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-09T23:13:06.145Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-07-09T23:13:06.178Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-07-09T23:13:06.179Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-09T23:13:06.189Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-09T23:13:06.646Z] Checking out Revision 1c8db893985ec302c648617d05600981d490690e (master) [2020-07-09T23:13:06.669Z] > git config core.sparsecheckout # timeout=10 [2020-07-09T23:13:06.690Z] > git checkout -f 1c8db893985ec302c648617d05600981d490690e # timeout=10 [2020-07-09T23:13:09.764Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 14.481s coverage: 73.4% of statements [2020-07-09T23:13:09.764Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.013s coverage: 89.5% of statements [2020-07-09T23:13:09.764Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.004s coverage: 100.0% of statements [2020-07-09T23:13:09.764Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.071s coverage: 100.0% of statements [2020-07-09T23:13:09.764Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.011s coverage: 100.0% of statements [2020-07-09T23:13:09.764Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.006s coverage: 100.0% of statements [2020-07-09T23:13:09.764Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] [2020-07-09T23:13:09.764Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] [2020-07-09T23:13:09.764Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] [2020-07-09T23:13:09.764Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] [2020-07-09T23:13:09.764Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] [2020-07-09T23:13:09.764Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] [2020-07-09T23:13:09.764Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] [2020-07-09T23:13:09.764Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.004s coverage: 97.7% of statements [2020-07-09T23:13:09.764Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] [2020-07-09T23:13:09.764Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] [2020-07-09T23:13:09.765Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] [2020-07-09T23:13:09.765Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.757s coverage: 78.0% of statements [2020-07-09T23:13:09.765Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.052s coverage: 81.1% of statements [2020-07-09T23:13:11.197Z] Commit message: "chore: remove mongo DB implementation (#399)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-07-09T23:13:14.489Z] ========================================================= [2020-07-09T23:13:14.489Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-07-09T23:13:14.489Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-09T23:13:15.421Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-07-09T23:13:16.867Z] Sending build context to Docker daemon 36.98MB [2020-07-09T23:13:16.867Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-07-09T23:13:16.867Z] Step 2/8 : FROM ${BASE} [2020-07-09T23:13:16.867Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-07-09T23:13:16.867Z] cde5963f3b93: Pulling fs layer [2020-07-09T23:13:16.867Z] 2a23fa8c16f7: Pulling fs layer [2020-07-09T23:13:16.867Z] 777b28850792: Pulling fs layer [2020-07-09T23:13:16.867Z] 8a11ddd9e578: Pulling fs layer [2020-07-09T23:13:16.867Z] 4cf88f913ddb: Pulling fs layer [2020-07-09T23:13:16.867Z] 1df406cf5192: Pulling fs layer [2020-07-09T23:13:16.867Z] cd6300453558: Pulling fs layer [2020-07-09T23:13:16.867Z] b9c365052c96: Pulling fs layer [2020-07-09T23:13:16.867Z] a2d8cc88f415: Pulling fs layer [2020-07-09T23:13:16.867Z] ea1d1ca13537: Pulling fs layer [2020-07-09T23:13:16.868Z] 3750a50a1c5e: Pulling fs layer [2020-07-09T23:13:16.868Z] 8a11ddd9e578: Waiting [2020-07-09T23:13:16.868Z] 4cf88f913ddb: Waiting [2020-07-09T23:13:16.868Z] 1df406cf5192: Waiting [2020-07-09T23:13:16.868Z] cd6300453558: Waiting [2020-07-09T23:13:16.868Z] b9c365052c96: Waiting [2020-07-09T23:13:16.868Z] a2d8cc88f415: Waiting [2020-07-09T23:13:16.868Z] ea1d1ca13537: Waiting [2020-07-09T23:13:16.868Z] 3750a50a1c5e: Waiting [2020-07-09T23:13:17.143Z] 777b28850792: Verifying Checksum [2020-07-09T23:13:17.143Z] 777b28850792: Download complete [2020-07-09T23:13:17.143Z] 2a23fa8c16f7: Verifying Checksum [2020-07-09T23:13:17.143Z] 2a23fa8c16f7: Download complete [2020-07-09T23:13:17.143Z] 4cf88f913ddb: Verifying Checksum [2020-07-09T23:13:17.143Z] 4cf88f913ddb: Download complete [2020-07-09T23:13:17.143Z] 1df406cf5192: Download complete [2020-07-09T23:13:17.143Z] cde5963f3b93: Verifying Checksum [2020-07-09T23:13:17.143Z] cde5963f3b93: Download complete [2020-07-09T23:13:17.745Z] cde5963f3b93: Pull complete [2020-07-09T23:13:18.343Z] 2a23fa8c16f7: Pull complete [2020-07-09T23:13:18.937Z] 777b28850792: Pull complete [2020-07-09T23:13:19.534Z] cd6300453558: Verifying Checksum [2020-07-09T23:13:19.534Z] cd6300453558: Download complete [2020-07-09T23:13:19.534Z] a2d8cc88f415: Verifying Checksum [2020-07-09T23:13:19.534Z] a2d8cc88f415: Download complete [2020-07-09T23:13:20.526Z] ea1d1ca13537: Verifying Checksum [2020-07-09T23:13:20.526Z] ea1d1ca13537: Download complete [2020-07-09T23:13:20.526Z] 3750a50a1c5e: Verifying Checksum [2020-07-09T23:13:20.526Z] 3750a50a1c5e: Download complete [2020-07-09T23:13:21.116Z] b9c365052c96: Verifying Checksum [2020-07-09T23:13:21.116Z] b9c365052c96: Download complete [2020-07-09T23:13:22.545Z] 8a11ddd9e578: Verifying Checksum [2020-07-09T23:13:22.545Z] 8a11ddd9e578: Download complete [2020-07-09T23:13:24.670Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.313s coverage: 71.5% of statements [2020-07-09T23:13:24.670Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.005s coverage: 100.0% of statements [2020-07-09T23:13:24.670Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2020-07-09T23:13:27.985Z] gofmt -l . [2020-07-09T23:13:27.985Z] [ "`gofmt -l .`" = "" ] [2020-07-09T23:13:28.246Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-07-09T23:13:29.850Z] Stashed 1 file(s) [Pipeline] } [2020-07-09T23:13:29.857Z] $ docker stop --time=1 a3cff32d81e0175f5e66bf5d86ea938ac1c89fea802feff3bacbd0d0ed711ea0 [2020-07-09T23:13:31.493Z] $ docker rm -f a3cff32d81e0175f5e66bf5d86ea938ac1c89fea802feff3bacbd0d0ed711ea0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-09T23:13:34.928Z] 8a11ddd9e578: Pull complete [2020-07-09T23:13:34.928Z] 4cf88f913ddb: Pull complete [2020-07-09T23:13:34.928Z] 1df406cf5192: Pull complete [2020-07-09T23:13:39.247Z] cd6300453558: Pull complete [2020-07-09T23:13:43.551Z] b9c365052c96: Pull complete [2020-07-09T23:13:43.551Z] a2d8cc88f415: Pull complete [2020-07-09T23:13:45.531Z] ea1d1ca13537: Pull complete [2020-07-09T23:13:46.129Z] 3750a50a1c5e: Pull complete [2020-07-09T23:13:46.129Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-07-09T23:13:46.129Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-07-09T23:13:46.129Z] ---> 78745c68409d [2020-07-09T23:13:46.129Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-07-09T23:13:46.402Z] latest: Pulling from library/docker [2020-07-09T23:13:46.402Z] b538f80385f9: Pulling fs layer [2020-07-09T23:13:46.402Z] 259a493cd78d: Pulling fs layer [2020-07-09T23:13:46.402Z] b8e66b5100f5: Pulling fs layer [2020-07-09T23:13:46.403Z] 39dc9c94d07c: Pulling fs layer [2020-07-09T23:13:46.403Z] 551b823b3b82: Pulling fs layer [2020-07-09T23:13:46.403Z] 3c52a74df98c: Pulling fs layer [2020-07-09T23:13:46.403Z] 6c9b121b6998: Pulling fs layer [2020-07-09T23:13:46.403Z] 551b823b3b82: Waiting [2020-07-09T23:13:46.403Z] 6c9b121b6998: Waiting [2020-07-09T23:13:46.403Z] 39dc9c94d07c: Waiting [2020-07-09T23:13:46.403Z] 3c52a74df98c: Waiting [2020-07-09T23:13:46.403Z] b8e66b5100f5: Verifying Checksum [2020-07-09T23:13:46.403Z] b8e66b5100f5: Download complete [2020-07-09T23:13:46.683Z] 259a493cd78d: Verifying Checksum [2020-07-09T23:13:46.683Z] 259a493cd78d: Download complete [2020-07-09T23:13:46.683Z] b538f80385f9: Verifying Checksum [2020-07-09T23:13:46.683Z] b538f80385f9: Download complete [2020-07-09T23:13:46.683Z] 551b823b3b82: Verifying Checksum [2020-07-09T23:13:46.683Z] 551b823b3b82: Download complete [2020-07-09T23:13:46.683Z] 3c52a74df98c: Verifying Checksum [2020-07-09T23:13:46.683Z] 3c52a74df98c: Download complete [2020-07-09T23:13:46.957Z] 6c9b121b6998: Verifying Checksum [2020-07-09T23:13:46.957Z] 6c9b121b6998: Download complete [2020-07-09T23:13:47.231Z] b538f80385f9: Pull complete [2020-07-09T23:13:48.216Z] 39dc9c94d07c: Verifying Checksum [2020-07-09T23:13:48.216Z] 39dc9c94d07c: Download complete [2020-07-09T23:13:48.216Z] 259a493cd78d: Pull complete [2020-07-09T23:13:48.491Z] b8e66b5100f5: Pull complete [2020-07-09T23:13:51.869Z] 39dc9c94d07c: Pull complete [2020-07-09T23:13:52.141Z] 551b823b3b82: Pull complete [2020-07-09T23:13:52.418Z] 3c52a74df98c: Pull complete [2020-07-09T23:13:52.690Z] 6c9b121b6998: Pull complete [2020-07-09T23:13:52.961Z] Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 [2020-07-09T23:13:52.961Z] Status: Downloaded newer image for docker:latest [2020-07-09T23:14:01.254Z] ---> 5d24d9569b8b [2020-07-09T23:14:01.254Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-07-09T23:14:01.254Z] ---> Running in 428959f0e001 [2020-07-09T23:14:01.848Z] Removing intermediate container 428959f0e001 [2020-07-09T23:14:01.848Z] ---> 9ca19ed2de56 [2020-07-09T23:14:01.848Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2020-07-09T23:14:01.848Z] ---> Running in a9aebd0f9f46 [2020-07-09T23:14:03.825Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-07-09T23:14:04.425Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-07-09T23:14:05.022Z] (1/5) Installing libsodium (1.0.18-r0) [2020-07-09T23:14:05.022Z] (2/5) Installing libzmq (4.3.2-r0) [2020-07-09T23:14:05.022Z] (3/5) Installing pkgconf (1.6.3-r0) [2020-07-09T23:14:05.294Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-07-09T23:14:05.294Z] (5/5) Installing zeromq-dev (4.3.2-r0) [2020-07-09T23:14:05.294Z] Executing busybox-1.31.1-r8.trigger [2020-07-09T23:14:05.566Z] OK: 127 MiB in 44 packages [2020-07-09T23:14:07.006Z] Removing intermediate container a9aebd0f9f46 [2020-07-09T23:14:07.006Z] ---> 442671135fd3 [2020-07-09T23:14:07.006Z] Step 6/8 : WORKDIR /build [2020-07-09T23:14:07.006Z] ---> Running in 4bf9dd238010 [2020-07-09T23:14:07.606Z] Removing intermediate container 4bf9dd238010 [2020-07-09T23:14:07.606Z] ---> 660e807c5141 [2020-07-09T23:14:07.606Z] Step 7/8 : COPY go.mod . [2020-07-09T23:14:08.588Z] ---> 76f908e1d547 [2020-07-09T23:14:08.588Z] Step 8/8 : RUN go mod download [2020-07-09T23:14:08.588Z] ---> Running in b91bb00b31c1 [2020-07-09T23:14:11.978Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-07-09T23:14:11.978Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-07-09T23:14:11.978Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-07-09T23:14:11.978Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-07-09T23:14:11.978Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-07-09T23:14:11.978Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-07-09T23:14:11.978Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-07-09T23:14:11.978Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-07-09T23:14:11.978Z] go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-07-09T23:14:11.978Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-07-09T23:14:11.978Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.34 [2020-07-09T23:14:11.978Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-07-09T23:14:11.978Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.60 [2020-07-09T23:14:11.978Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-07-09T23:14:12.250Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-07-09T23:14:12.250Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.18 [2020-07-09T23:14:12.250Z] go: finding github.com/fatih/color v1.7.0 [2020-07-09T23:14:12.250Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-07-09T23:14:12.250Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-09T23:14:12.250Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-09T23:14:12.250Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-09T23:14:12.250Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-07-09T23:14:12.250Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-09T23:14:12.250Z] go: finding github.com/golang/protobuf v1.3.2 [2020-07-09T23:14:12.250Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-07-09T23:14:12.521Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-07-09T23:14:12.521Z] go: finding github.com/google/uuid v1.1.1 [2020-07-09T23:14:12.521Z] go: finding github.com/gorilla/mux v1.7.4 [2020-07-09T23:14:12.521Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-07-09T23:14:12.521Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-07-09T23:14:12.522Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-07-09T23:14:12.522Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-07-09T23:14:12.522Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-07-09T23:14:12.522Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-07-09T23:14:12.522Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-07-09T23:14:12.522Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-07-09T23:14:12.795Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-07-09T23:14:12.795Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-07-09T23:14:12.795Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-07-09T23:14:12.795Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-07-09T23:14:12.795Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-07-09T23:14:12.795Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-07-09T23:14:12.795Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-07-09T23:14:12.795Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-07-09T23:14:12.795Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-07-09T23:14:13.078Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-07-09T23:14:13.078Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-09T23:14:13.078Z] go: finding github.com/kr/pretty v0.1.0 [2020-07-09T23:14:13.078Z] go: finding github.com/kr/pty v1.1.1 [2020-07-09T23:14:13.078Z] go: finding github.com/kr/text v0.1.0 [2020-07-09T23:14:13.078Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-09T23:14:13.079Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-09T23:14:13.079Z] go: finding github.com/miekg/dns v1.0.14 [2020-07-09T23:14:13.079Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-07-09T23:14:13.079Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-07-09T23:14:13.079Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-07-09T23:14:13.349Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-07-09T23:14:13.349Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-07-09T23:14:13.349Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-07-09T23:14:13.349Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-07-09T23:14:13.349Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-07-09T23:14:13.349Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-07-09T23:14:13.349Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-07-09T23:14:13.349Z] go: finding github.com/onsi/gomega v1.7.0 [2020-07-09T23:14:13.349Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-07-09T23:14:13.349Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-07-09T23:14:13.349Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-07-09T23:14:13.349Z] go: finding github.com/pkg/errors v0.8.1 [2020-07-09T23:14:13.619Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-09T23:14:13.619Z] go: finding github.com/posener/complete v1.1.1 [2020-07-09T23:14:13.619Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-07-09T23:14:13.619Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-07-09T23:14:13.619Z] go: finding github.com/stretchr/objx v0.2.0 [2020-07-09T23:14:13.619Z] go: finding github.com/stretchr/testify v1.6.1 [2020-07-09T23:14:13.619Z] go: finding github.com/ugorji/go v1.1.4 [2020-07-09T23:14:13.619Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-09T23:14:13.619Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-09T23:14:13.619Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-07-09T23:14:13.890Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-07-09T23:14:13.890Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-07-09T23:14:13.890Z] go: finding golang.org/x/text v0.3.2 [2020-07-09T23:14:13.890Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-07-09T23:14:13.890Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-07-09T23:14:13.890Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-07-09T23:14:13.891Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-07-09T23:14:14.179Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-07-09T23:14:14.179Z] go: finding gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2020-07-09T23:14:32.497Z] Removing intermediate container b91bb00b31c1 [2020-07-09T23:14:32.497Z] ---> eab086576579 [2020-07-09T23:14:32.497Z] Successfully built eab086576579 [2020-07-09T23:14:32.497Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-09T23:14:33.249Z] + docker inspect -f . ci-base-image-arm64 [2020-07-09T23:14:33.249Z] . [Pipeline] withDockerContainer [2020-07-09T23:14:33.522Z] prd-ubuntu18.04-docker-arm64-4c-16g-93 does not seem to be running inside a container [2020-07-09T23:14:33.602Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/74 -v /w/workspace/app-functions-sdk-go/74:/w/workspace/app-functions-sdk-go/74:rw,z -v /w/workspace/app-functions-sdk-go/74@tmp:/w/workspace/app-functions-sdk-go/74@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 ******** ci-base-image-arm64 cat [2020-07-09T23:14:35.583Z] $ docker top 163b224715bcd84d47d08be086c3b2ff17ee7b6a03924ab6600a75d9b213cb9c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-09T23:14:37.020Z] + go version [2020-07-09T23:14:37.020Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-07-09T23:14:38.213Z] + make test [2020-07-09T23:14:38.213Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-07-09T23:14:39.647Z] ? github.com/edgexfoundry/app-functions-sdk-go [no test files] [2020-07-09T23:15:01.854Z] ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.217s coverage: 86.2% of statements [2020-07-09T23:15:24.031Z] ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.056s coverage: 51.6% of statements [2020-07-09T23:15:24.031Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] [2020-07-09T23:15:24.031Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] [2020-07-09T23:15:24.031Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.097s coverage: 54.0% of statements [2020-07-09T23:15:24.031Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] [2020-07-09T23:15:24.031Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.475s coverage: 69.1% of statements [2020-07-09T23:15:34.170Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 14.519s coverage: 73.4% of statements [2020-07-09T23:15:34.171Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.016s coverage: 89.5% of statements [2020-07-09T23:15:34.171Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.015s coverage: 100.0% of statements [2020-07-09T23:15:34.171Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.122s coverage: 100.0% of statements [2020-07-09T23:15:34.171Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.021s coverage: 100.0% of statements [2020-07-09T23:15:34.171Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.026s coverage: 100.0% of statements [2020-07-09T23:15:34.171Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] [2020-07-09T23:15:34.171Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] [2020-07-09T23:15:34.171Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] [2020-07-09T23:15:34.171Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] [2020-07-09T23:15:34.171Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] [2020-07-09T23:15:34.171Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] [2020-07-09T23:15:34.171Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] [2020-07-09T23:15:34.171Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.019s coverage: 97.7% of statements [2020-07-09T23:15:34.171Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] [2020-07-09T23:15:34.171Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] [2020-07-09T23:15:34.171Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] [2020-07-09T23:15:36.777Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.713s coverage: 78.0% of statements [2020-07-09T23:15:36.777Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.090s coverage: 81.1% of statements [2020-07-09T23:15:58.901Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.591s coverage: 71.5% of statements [2020-07-09T23:15:58.901Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.019s coverage: 100.0% of statements [2020-07-09T23:15:59.175Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2020-07-09T23:16:07.462Z] gofmt -l . [2020-07-09T23:16:07.733Z] [ "`gofmt -l .`" = "" ] [2020-07-09T23:16:08.005Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-07-09T23:16:08.617Z] Warning: overwriting stash ‘coverage-report’ [2020-07-09T23:16:09.090Z] Stashed 1 file(s) [Pipeline] } [2020-07-09T23:16:09.098Z] $ docker stop --time=1 163b224715bcd84d47d08be086c3b2ff17ee7b6a03924ab6600a75d9b213cb9c [2020-07-09T23:16:11.139Z] $ docker rm -f 163b224715bcd84d47d08be086c3b2ff17ee7b6a03924ab6600a75d9b213cb9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-07-09T23:16:13.383Z] provisioning config files... [2020-07-09T23:16:13.416Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config4382815233411732995tmp [Pipeline] { [Pipeline] sh [2020-07-09T23:16:13.795Z] + curl -s https://codecov.io/bash [2020-07-09T23:16:13.795Z] + bash -s - -t @/w/workspace/ndry_app-functions-sdk-go_master@tmp/config4382815233411732995tmp [Pipeline] } [2020-07-09T23:16:14.072Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-07-09T23:16:15.285Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-07-09T23:16:15.287Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-07-09T23:16:15.485Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-09T23:16:15.841Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-07-09T23:16:15.841Z] [2020-07-09T23:16:15.841Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-07-09T23:16:16.216Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-07-09T23:16:16.216Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-07-09T23:16:16.216Z] cbdbe7a5bc2a: Pulling fs layer [2020-07-09T23:16:16.216Z] 408f87550127: Pulling fs layer [2020-07-09T23:16:16.216Z] fe522b08c979: Pulling fs layer [2020-07-09T23:16:16.216Z] 221eaa008020: Pulling fs layer [2020-07-09T23:16:16.216Z] 2a4607e5d6b9: Pulling fs layer [2020-07-09T23:16:16.216Z] 8f79b27c4fd2: Pulling fs layer [2020-07-09T23:16:16.216Z] e5c8dbe1645b: Pulling fs layer [2020-07-09T23:16:16.216Z] 23e8b3b47431: Pulling fs layer [2020-07-09T23:16:16.216Z] 5c568d65a230: Pulling fs layer [2020-07-09T23:16:16.216Z] 8f79b27c4fd2: Waiting [2020-07-09T23:16:16.216Z] e5c8dbe1645b: Waiting [2020-07-09T23:16:16.216Z] 23e8b3b47431: Waiting [2020-07-09T23:16:16.216Z] 5c568d65a230: Waiting [2020-07-09T23:16:16.216Z] 221eaa008020: Waiting [2020-07-09T23:16:16.216Z] 2a4607e5d6b9: Waiting [2020-07-09T23:16:16.216Z] fe522b08c979: Verifying Checksum [2020-07-09T23:16:16.216Z] fe522b08c979: Download complete [2020-07-09T23:16:16.216Z] 408f87550127: Verifying Checksum [2020-07-09T23:16:16.216Z] 408f87550127: Download complete [2020-07-09T23:16:16.518Z] 2a4607e5d6b9: Verifying Checksum [2020-07-09T23:16:16.518Z] 2a4607e5d6b9: Download complete [2020-07-09T23:16:16.518Z] cbdbe7a5bc2a: Download complete [2020-07-09T23:16:16.518Z] 8f79b27c4fd2: Verifying Checksum [2020-07-09T23:16:16.518Z] 8f79b27c4fd2: Download complete [2020-07-09T23:16:17.163Z] e5c8dbe1645b: Verifying Checksum [2020-07-09T23:16:17.163Z] e5c8dbe1645b: Download complete [2020-07-09T23:16:17.163Z] cbdbe7a5bc2a: Pull complete [2020-07-09T23:16:17.860Z] 408f87550127: Pull complete [2020-07-09T23:16:18.479Z] fe522b08c979: Pull complete [2020-07-09T23:16:18.480Z] 23e8b3b47431: Verifying Checksum [2020-07-09T23:16:18.480Z] 23e8b3b47431: Download complete [2020-07-09T23:16:18.751Z] 5c568d65a230: Verifying Checksum [2020-07-09T23:16:18.751Z] 5c568d65a230: Download complete [2020-07-09T23:16:19.037Z] 221eaa008020: Verifying Checksum [2020-07-09T23:16:19.037Z] 221eaa008020: Download complete [2020-07-09T23:16:31.659Z] 221eaa008020: Pull complete [2020-07-09T23:16:31.659Z] 2a4607e5d6b9: Pull complete [2020-07-09T23:16:31.659Z] 8f79b27c4fd2: Pull complete [2020-07-09T23:16:35.916Z] e5c8dbe1645b: Pull complete [2020-07-09T23:16:38.519Z] 23e8b3b47431: Pull complete [2020-07-09T23:16:40.494Z] 5c568d65a230: Pull complete [2020-07-09T23:16:40.494Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-07-09T23:16:40.494Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-07-09T23:16:40.494Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-07-09T23:16:40.804Z] prd-centos7-docker-4c-2g-89 does not seem to be running inside a container [2020-07-09T23:16:40.930Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/ndry_app-functions-sdk-go_master:/ws -w /ws --entrypoint= -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat [2020-07-09T23:16:42.304Z] $ docker top be166e654c031417561a424b0a6572d22ed11773e80cbb4bde84704d4bcadda9 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-09T23:16:43.347Z] + snyk monitor '--org=edgex-jenkins' [2020-07-09T23:17:15.667Z] [2020-07-09T23:17:15.667Z] Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go)... [2020-07-09T23:17:15.667Z] [2020-07-09T23:17:15.667Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/84a89414-c83d-4daa-8ff9-7ceae658ecfc/history/8a26d2bf-8fa3-4147-90a5-52d93b822123 [2020-07-09T23:17:15.667Z] [2020-07-09T23:17:15.667Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-07-09T23:17:15.667Z] [2020-07-09T23:17:15.667Z] [Pipeline] } [2020-07-09T23:17:15.687Z] $ docker stop --time=1 be166e654c031417561a424b0a6572d22ed11773e80cbb4bde84704d4bcadda9 [2020-07-09T23:17:18.239Z] $ docker rm -f be166e654c031417561a424b0a6572d22ed11773e80cbb4bde84704d4bcadda9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2020-07-09T23:17:21.332Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-09T23:17:21.622Z] . [Pipeline] withDockerContainer [2020-07-09T23:17:21.864Z] prd-centos7-docker-4c-2g-89 does not seem to be running inside a container [2020-07-09T23:17:21.954Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-07-09T23:17:23.344Z] $ docker top ddc79c70ccdaa4d65c64d4a33a45a1a38eed719e4b975139a53acb265e312356 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-09T23:17:23.782Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-09T23:17:23.782Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-09T23:17:24.170Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-09T23:17:24.172Z] $ docker exec ddc79c70ccdaa4d65c64d4a33a45a1a38eed719e4b975139a53acb265e312356 ssh-agent [2020-07-09T23:17:24.436Z] SSH_AUTH_SOCK=/tmp/ssh-WZbpgAB0ixP3/agent.11 [2020-07-09T23:17:24.436Z] SSH_AGENT_PID=16 [2020-07-09T23:17:24.445Z] Running ssh-add (command line suppressed) [2020-07-09T23:17:24.690Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6723284110054851645.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6723284110054851645.key) [2020-07-09T23:17:24.944Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-09T23:17:25.277Z] + git semver tag [2020-07-09T23:17:25.277Z] # -> Open(): unable to determine branch for HEAD [2020-07-09T23:17:25.277Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2020-07-09T23:17:25.277Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2020-07-09T23:17:25.277Z] # $SEMVER_REMOTE_NAME = origin [2020-07-09T23:17:25.277Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-09T23:17:25.277Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-09T23:17:25.277Z] # $SEMVER_BRANCH = master [2020-07-09T23:17:25.277Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2020-07-09T23:17:25.277Z] # 1c8db893985ec302c648617d05600981d490690e HEAD [2020-07-09T23:17:25.541Z] # -> Force: false [2020-07-09T23:17:25.541Z] # 0ccbb7f30fe15653814213df4b4d3f68ff94f3fb refs/tags/v1.2.1-dev.6 [Pipeline] } [2020-07-09T23:17:25.553Z] $ docker exec --env ******** --env ******** ddc79c70ccdaa4d65c64d4a33a45a1a38eed719e4b975139a53acb265e312356 ssh-agent -k [2020-07-09T23:17:25.749Z] unset SSH_AUTH_SOCK; [2020-07-09T23:17:25.754Z] unset SSH_AGENT_PID; [2020-07-09T23:17:25.754Z] echo Agent pid 16 killed; [2020-07-09T23:17:25.816Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-09T23:17:26.259Z] + git semver [Pipeline] } [2020-07-09T23:17:26.278Z] $ docker stop --time=1 ddc79c70ccdaa4d65c64d4a33a45a1a38eed719e4b975139a53acb265e312356 [2020-07-09T23:17:27.950Z] $ docker rm -f ddc79c70ccdaa4d65c64d4a33a45a1a38eed719e4b975139a53acb265e312356 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-07-09T23:17:28.725Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-07-09T23:17:28.725Z] [2020-07-09T23:17:28.725Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-07-09T23:17:29.073Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-07-09T23:17:29.073Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-07-09T23:17:29.073Z] ab5ef0e58194: Pulling fs layer [2020-07-09T23:17:29.073Z] 9712f1f96733: Pulling fs layer [2020-07-09T23:17:29.073Z] 63f879dbbcfc: Pulling fs layer [2020-07-09T23:17:29.073Z] 0d9ebad4ef96: Pulling fs layer [2020-07-09T23:17:29.073Z] e9a5061849ea: Pulling fs layer [2020-07-09T23:17:29.073Z] d747dcd14b5f: Pulling fs layer [2020-07-09T23:17:29.073Z] 2de7ff778b66: Pulling fs layer [2020-07-09T23:17:29.073Z] e9a5061849ea: Waiting [2020-07-09T23:17:29.073Z] d747dcd14b5f: Waiting [2020-07-09T23:17:29.073Z] 2de7ff778b66: Waiting [2020-07-09T23:17:29.073Z] 0d9ebad4ef96: Waiting [2020-07-09T23:17:29.073Z] 9712f1f96733: Verifying Checksum [2020-07-09T23:17:29.073Z] 9712f1f96733: Download complete [2020-07-09T23:17:30.091Z] 63f879dbbcfc: Verifying Checksum [2020-07-09T23:17:30.091Z] 63f879dbbcfc: Download complete [2020-07-09T23:17:30.091Z] e9a5061849ea: Verifying Checksum [2020-07-09T23:17:30.091Z] e9a5061849ea: Download complete [2020-07-09T23:17:30.380Z] d747dcd14b5f: Verifying Checksum [2020-07-09T23:17:30.380Z] d747dcd14b5f: Download complete [2020-07-09T23:17:30.671Z] 0d9ebad4ef96: Verifying Checksum [2020-07-09T23:17:30.671Z] 0d9ebad4ef96: Download complete [2020-07-09T23:17:30.671Z] ab5ef0e58194: Verifying Checksum [2020-07-09T23:17:30.671Z] ab5ef0e58194: Download complete [2020-07-09T23:17:30.952Z] 2de7ff778b66: Verifying Checksum [2020-07-09T23:17:30.952Z] 2de7ff778b66: Download complete [2020-07-09T23:17:37.623Z] ab5ef0e58194: Pull complete [2020-07-09T23:17:37.623Z] 9712f1f96733: Pull complete [2020-07-09T23:17:40.951Z] 63f879dbbcfc: Pull complete [2020-07-09T23:17:49.187Z] 0d9ebad4ef96: Pull complete [2020-07-09T23:17:51.124Z] e9a5061849ea: Pull complete [2020-07-09T23:17:51.124Z] d747dcd14b5f: Pull complete [2020-07-09T23:17:54.450Z] 2de7ff778b66: Pull complete [2020-07-09T23:17:54.450Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-07-09T23:17:54.450Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-07-09T23:17:54.450Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-07-09T23:17:54.719Z] prd-centos7-docker-4c-2g-89 does not seem to be running inside a container [2020-07-09T23:17:54.835Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-07-09T23:17:57.513Z] $ docker top 08f6091212c9df4f3eafcc036f4f425978c5208084d971b4642ec0f69d202b46 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-07-09T23:17:57.747Z] provisioning config files... [2020-07-09T23:17:57.771Z] copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config4906106306545306873tmp [2020-07-09T23:17:57.789Z] copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config6508998129694247385tmp [2020-07-09T23:17:57.807Z] copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config2253817189192731367tmp [Pipeline] { [Pipeline] echo [2020-07-09T23:17:57.860Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-09T23:17:58.489Z] ---> sigul-configuration.sh [2020-07-09T23:17:58.489Z] gpg: directory `/root/.gnupg' created [2020-07-09T23:17:58.489Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-07-09T23:17:58.489Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-07-09T23:17:58.489Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-07-09T23:17:58.489Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-07-09T23:17:58.489Z] gpg: CAST5 encrypted data [2020-07-09T23:17:58.489Z] gpg: encrypted with 1 passphrase [2020-07-09T23:17:58.489Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-07-09T23:17:59.077Z] + mkdir /home/jenkins [2020-07-09T23:17:59.077Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-07-09T23:17:59.387Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo [2020-07-09T23:17:59.398Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-09T23:18:00.012Z] ---> sigul-install.sh [2020-07-09T23:18:06.613Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-07-09T23:18:06.918Z] + git tag --list [2020-07-09T23:18:06.918Z] v1.2.1-dev.6 [Pipeline] sh [2020-07-09T23:18:07.222Z] + lftools sign git-tag v1.2.1-dev.6 [2020-07-09T23:18:08.615Z] Signing Git tag with Sigul... [2020-07-09T23:18:08.615Z] Signing v1.2.1-dev.6 [Pipeline] echo [2020-07-09T23:18:10.014Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-09T23:18:10.633Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-07-09T23:18:10.643Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-07-09T23:18:10.780Z] $ docker stop --time=1 08f6091212c9df4f3eafcc036f4f425978c5208084d971b4642ec0f69d202b46 [2020-07-09T23:18:12.576Z] $ docker rm -f 08f6091212c9df4f3eafcc036f4f425978c5208084d971b4642ec0f69d202b46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-07-09T23:18:13.472Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-09T23:18:13.472Z] . [Pipeline] withDockerContainer [2020-07-09T23:18:13.585Z] prd-centos7-docker-4c-2g-89 does not seem to be running inside a container [2020-07-09T23:18:13.623Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-07-09T23:18:14.777Z] $ docker top 51609e096bbec2a46b698a78117226aa572658c5e13329a1c4eb77c10ef71cf0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-09T23:18:15.212Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-09T23:18:15.212Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-09T23:18:15.643Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-09T23:18:15.647Z] $ docker exec 51609e096bbec2a46b698a78117226aa572658c5e13329a1c4eb77c10ef71cf0 ssh-agent [2020-07-09T23:18:16.255Z] SSH_AUTH_SOCK=/tmp/ssh-kHLt2CQQ3voT/agent.12 [2020-07-09T23:18:16.255Z] SSH_AGENT_PID=18 [2020-07-09T23:18:16.265Z] Running ssh-add (command line suppressed) [2020-07-09T23:18:16.514Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_391429743560778878.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_391429743560778878.key) [2020-07-09T23:18:16.668Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-09T23:18:17.025Z] + git semver bump pre [2020-07-09T23:18:17.025Z] # -> Open(): unable to determine branch for HEAD [2020-07-09T23:18:17.025Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2020-07-09T23:18:17.025Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2020-07-09T23:18:17.025Z] # $SEMVER_REMOTE_NAME = origin [2020-07-09T23:18:17.025Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-09T23:18:17.025Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-09T23:18:17.025Z] # $SEMVER_BRANCH = master [2020-07-09T23:18:17.025Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2020-07-09T23:18:17.025Z] 1.2.1-dev.7 [Pipeline] } [2020-07-09T23:18:17.036Z] $ docker exec --env ******** --env ******** 51609e096bbec2a46b698a78117226aa572658c5e13329a1c4eb77c10ef71cf0 ssh-agent -k [2020-07-09T23:18:17.193Z] unset SSH_AUTH_SOCK; [2020-07-09T23:18:17.194Z] unset SSH_AGENT_PID; [2020-07-09T23:18:17.194Z] echo Agent pid 18 killed; [2020-07-09T23:18:17.268Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-09T23:18:17.820Z] + git semver [Pipeline] } [2020-07-09T23:18:17.836Z] $ docker stop --time=1 51609e096bbec2a46b698a78117226aa572658c5e13329a1c4eb77c10ef71cf0 [2020-07-09T23:18:19.393Z] $ docker rm -f 51609e096bbec2a46b698a78117226aa572658c5e13329a1c4eb77c10ef71cf0 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-07-09T23:18:20.101Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-09T23:18:20.101Z] . [Pipeline] withDockerContainer [2020-07-09T23:18:20.288Z] prd-centos7-docker-4c-2g-89 does not seem to be running inside a container [2020-07-09T23:18:20.355Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-07-09T23:18:21.407Z] $ docker top 11e0346453ef5a42d01077947cff09a2867808216ac79d8b3d5193401bc0d6a0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-09T23:18:21.774Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-09T23:18:21.774Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-09T23:18:22.146Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-09T23:18:22.151Z] $ docker exec 11e0346453ef5a42d01077947cff09a2867808216ac79d8b3d5193401bc0d6a0 ssh-agent [2020-07-09T23:18:22.675Z] SSH_AUTH_SOCK=/tmp/ssh-wwCLPaG3jGzr/agent.12 [2020-07-09T23:18:22.675Z] SSH_AGENT_PID=17 [2020-07-09T23:18:22.685Z] Running ssh-add (command line suppressed) [2020-07-09T23:18:22.931Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8789640506760680790.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8789640506760680790.key) [2020-07-09T23:18:23.017Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-09T23:18:23.382Z] + git semver push [2020-07-09T23:18:23.382Z] # -> Open(): unable to determine branch for HEAD [2020-07-09T23:18:23.382Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2020-07-09T23:18:23.382Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2020-07-09T23:18:23.382Z] # $SEMVER_REMOTE_NAME = origin [2020-07-09T23:18:23.382Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-09T23:18:23.382Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-09T23:18:23.382Z] # $SEMVER_BRANCH = master [2020-07-09T23:18:23.382Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2020-07-09T23:18:31.639Z] $ docker exec --env ******** --env ******** 11e0346453ef5a42d01077947cff09a2867808216ac79d8b3d5193401bc0d6a0 ssh-agent -k [2020-07-09T23:18:31.807Z] unset SSH_AUTH_SOCK; [2020-07-09T23:18:31.808Z] unset SSH_AGENT_PID; [2020-07-09T23:18:31.809Z] echo Agent pid 17 killed; [2020-07-09T23:18:31.887Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-09T23:18:32.419Z] + git semver [Pipeline] } [2020-07-09T23:18:32.435Z] $ docker stop --time=1 11e0346453ef5a42d01077947cff09a2867808216ac79d8b3d5193401bc0d6a0 [2020-07-09T23:18:34.251Z] $ docker rm -f 11e0346453ef5a42d01077947cff09a2867808216ac79d8b3d5193401bc0d6a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-07-09T23:18:35.275Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-09T23:18:36.209Z] ---> package-listing.sh [2020-07-09T23:18:36.209Z] ++ facter osfamily [2020-07-09T23:18:36.209Z] ++ tr '[:upper:]' '[:lower:]' [2020-07-09T23:18:36.474Z] + OS_FAMILY=redhat [2020-07-09T23:18:36.474Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_master [2020-07-09T23:18:36.474Z] + START_PACKAGES=/tmp/packages_start.txt [2020-07-09T23:18:36.474Z] + END_PACKAGES=/tmp/packages_end.txt [2020-07-09T23:18:36.474Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-07-09T23:18:36.474Z] + PACKAGES=/tmp/packages_start.txt [2020-07-09T23:18:36.474Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2020-07-09T23:18:36.474Z] + PACKAGES=/tmp/packages_end.txt [2020-07-09T23:18:36.474Z] + case "${OS_FAMILY}" in [2020-07-09T23:18:36.474Z] + rpm -qa [2020-07-09T23:18:36.474Z] + sort [2020-07-09T23:18:41.807Z] + '[' -f /tmp/packages_start.txt ']' [2020-07-09T23:18:41.807Z] + '[' -f /tmp/packages_end.txt ']' [2020-07-09T23:18:41.807Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-07-09T23:18:41.807Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2020-07-09T23:18:41.807Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ [2020-07-09T23:18:41.807Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_master/archives/ [Pipeline] isUnix [Pipeline] sh [2020-07-09T23:18:42.197Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-09T23:18:42.197Z] [2020-07-09T23:18:42.197Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-07-09T23:18:42.541Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-09T23:18:42.541Z] alpine: Pulling from edgex-lftools-log-publisher [2020-07-09T23:18:42.541Z] c9b1b535fdd9: Pulling fs layer [2020-07-09T23:18:42.541Z] 2cc5ad85d9ab: Pulling fs layer [2020-07-09T23:18:42.541Z] 756a868c4378: Pulling fs layer [2020-07-09T23:18:42.541Z] 444b2fc9a129: Pulling fs layer [2020-07-09T23:18:42.541Z] ea15f1150254: Pulling fs layer [2020-07-09T23:18:42.541Z] 41b27a9f41bf: Pulling fs layer [2020-07-09T23:18:42.541Z] 28c525ee5125: Pulling fs layer [2020-07-09T23:18:42.541Z] 094b1ea09ed8: Pulling fs layer [2020-07-09T23:18:42.541Z] 138eaada9080: Pulling fs layer [2020-07-09T23:18:42.541Z] 0622d0fa9048: Pulling fs layer [2020-07-09T23:18:42.541Z] 444b2fc9a129: Waiting [2020-07-09T23:18:42.541Z] ea15f1150254: Waiting [2020-07-09T23:18:42.541Z] 41b27a9f41bf: Waiting [2020-07-09T23:18:42.541Z] 28c525ee5125: Waiting [2020-07-09T23:18:42.541Z] 094b1ea09ed8: Waiting [2020-07-09T23:18:42.541Z] 138eaada9080: Waiting [2020-07-09T23:18:42.541Z] 0622d0fa9048: Waiting [2020-07-09T23:18:42.541Z] 2cc5ad85d9ab: Verifying Checksum [2020-07-09T23:18:42.541Z] 2cc5ad85d9ab: Download complete [2020-07-09T23:18:42.541Z] 444b2fc9a129: Verifying Checksum [2020-07-09T23:18:42.541Z] 444b2fc9a129: Download complete [2020-07-09T23:18:42.831Z] c9b1b535fdd9: Verifying Checksum [2020-07-09T23:18:42.831Z] c9b1b535fdd9: Download complete [2020-07-09T23:18:42.831Z] ea15f1150254: Verifying Checksum [2020-07-09T23:18:42.831Z] ea15f1150254: Download complete [2020-07-09T23:18:42.831Z] 28c525ee5125: Verifying Checksum [2020-07-09T23:18:42.831Z] 28c525ee5125: Download complete [2020-07-09T23:18:43.532Z] 756a868c4378: Verifying Checksum [2020-07-09T23:18:43.532Z] 756a868c4378: Download complete [2020-07-09T23:18:43.532Z] c9b1b535fdd9: Pull complete [2020-07-09T23:18:43.532Z] 138eaada9080: Verifying Checksum [2020-07-09T23:18:43.532Z] 138eaada9080: Download complete [2020-07-09T23:18:43.824Z] 094b1ea09ed8: Verifying Checksum [2020-07-09T23:18:43.824Z] 094b1ea09ed8: Download complete [2020-07-09T23:18:43.824Z] 0622d0fa9048: Verifying Checksum [2020-07-09T23:18:43.824Z] 0622d0fa9048: Download complete [2020-07-09T23:18:44.416Z] 41b27a9f41bf: Verifying Checksum [2020-07-09T23:18:44.416Z] 41b27a9f41bf: Download complete [2020-07-09T23:18:44.416Z] 2cc5ad85d9ab: Pull complete [2020-07-09T23:18:46.350Z] 756a868c4378: Pull complete [2020-07-09T23:18:46.350Z] 444b2fc9a129: Pull complete [2020-07-09T23:18:47.312Z] ea15f1150254: Pull complete [2020-07-09T23:18:51.601Z] 41b27a9f41bf: Pull complete [2020-07-09T23:18:51.872Z] 28c525ee5125: Pull complete [2020-07-09T23:18:56.141Z] 094b1ea09ed8: Pull complete [2020-07-09T23:18:56.411Z] 138eaada9080: Pull complete [2020-07-09T23:18:56.674Z] 0622d0fa9048: Pull complete [2020-07-09T23:18:56.675Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-07-09T23:18:56.675Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-09T23:18:56.675Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-07-09T23:18:56.912Z] prd-centos7-docker-4c-2g-89 does not seem to be running inside a container [2020-07-09T23:18:57.031Z] $ 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_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-07-09T23:18:59.548Z] $ docker top b22cec04adf909c8278bc3a750b761598ddd125189e63ca6429965da83876909 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-07-09T23:18:59.822Z] provisioning config files... [2020-07-09T23:18:59.837Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config409063879018450682tmp [Pipeline] { [Pipeline] echo [2020-07-09T23:18:59.899Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-09T23:19:00.199Z] ---> create-netrc.sh [Pipeline] echo [2020-07-09T23:19:00.209Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-09T23:19:00.513Z] ---> logs-deploy.sh [2020-07-09T23:19:00.513Z] + ARCHIVE_ARTIFACTS= [2020-07-09T23:19:00.513Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-07-09T23:19:00.513Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-07-09T23:19:00.513Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-07-09T23:19:00.513Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/74 [2020-07-09T23:19:00.513Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/master/74/ [2020-07-09T23:19:00.513Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/74 /w/workspace/ndry_app-functions-sdk-go_master [2020-07-09T23:19:01.904Z] Archives upload complete. [2020-07-09T23:19:02.167Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/74 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/master/74/