Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 678d12aee65b98b12cab7ea8d7bc0b6019a8dc80 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision a8d5489117fb74ecf2babedeac9793ec80335c77 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision a8d5489117fb74ecf2babedeac9793ec80335c77 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a8d5489117fb74ecf2babedeac9793ec80335c77 # timeout=10 Commit message: "Merge pull request #176 from soda480/US6232f" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, goVersion:1.13, testScript:make test, buildImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-7176 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 678d12aee65b98b12cab7ea8d7bc0b6019a8dc80 (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 678d12aee65b98b12cab7ea8d7bc0b6019a8dc80 # timeout=10 Commit message: "fix: Implement smarter configuration update processing (#354)" > git rev-list --no-walk 65b44efd1334d51050433c739a090a460d433904 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-05-04T22:54:14.747Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-05-04T22:54:14.973Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-05-04T22:54:15.089Z] ========================================================= [2020-05-04T22:54:15.089Z] EdgeX Global Pipelines Version Info [2020-05-04T22:54:15.089Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-05-04T22:54:16.652Z] ------------------- [2020-05-04T22:54:16.652Z] stable info: [2020-05-04T22:54:16.652Z] ------------------- [2020-05-04T22:54:16.652Z] Commited By: Emilio Reyes emilio.reyes@intel.com [2020-05-04T22:54:16.652Z] Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d [2020-05-04T22:54:16.652Z] Message: update stable to v1.0.87 [2020-05-04T22:54:17.235Z] ------------------- [2020-05-04T22:54:17.235Z] experimental info: [2020-05-04T22:54:17.235Z] ------------------- [2020-05-04T22:54:17.235Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-05-04T22:54:17.235Z] Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d [2020-05-04T22:54:17.235Z] Message: update experimental to v1.0.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-05-04T22:54:19.773Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-04T22:54:20.357Z] [2020-05-04T22:54:20.357Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-05-04T22:54:20.815Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-04T22:54:21.099Z] latest: Pulling from edgex-devops/git-semver [2020-05-04T22:54:21.099Z] 9123ac7c32f7: Pulling fs layer [2020-05-04T22:54:21.099Z] b8cc5d1170e3: Pulling fs layer [2020-05-04T22:54:21.099Z] 2924cbbf6a41: Pulling fs layer [2020-05-04T22:54:21.099Z] 93b08a4f1073: Pulling fs layer [2020-05-04T22:54:21.099Z] 93b08a4f1073: Waiting [2020-05-04T22:54:21.099Z] b8cc5d1170e3: Verifying Checksum [2020-05-04T22:54:21.099Z] b8cc5d1170e3: Download complete [2020-05-04T22:54:21.099Z] 9123ac7c32f7: Download complete [2020-05-04T22:54:21.362Z] 93b08a4f1073: Verifying Checksum [2020-05-04T22:54:21.362Z] 93b08a4f1073: Download complete [2020-05-04T22:54:21.362Z] 2924cbbf6a41: Verifying Checksum [2020-05-04T22:54:21.362Z] 2924cbbf6a41: Download complete [2020-05-04T22:54:21.623Z] 9123ac7c32f7: Pull complete [2020-05-04T22:54:21.893Z] b8cc5d1170e3: Pull complete [2020-05-04T22:54:22.915Z] 2924cbbf6a41: Pull complete [2020-05-04T22:54:23.178Z] 93b08a4f1073: Pull complete [2020-05-04T22:54:23.178Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-05-04T22:54:23.178Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-05-04T22:54:23.382Z] prd-centos7-docker-4c-2g-7176 does not seem to be running inside a container [2020-05-04T22:54:23.446Z] $ 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-05-04T22:54:24.430Z] $ docker top 4db6599bf79eed81bc0409d5bf84b4af5745064524a997f925acbb468211dadf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-05-04T22:54:24.712Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-04T22:54:24.712Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-04T22:54:25.012Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-04T22:54:25.017Z] $ docker exec 4db6599bf79eed81bc0409d5bf84b4af5745064524a997f925acbb468211dadf ssh-agent [2020-05-04T22:54:25.312Z] SSH_AUTH_SOCK=/tmp/ssh-3UkIFVKjYfqP/agent.15 [2020-05-04T22:54:25.312Z] SSH_AGENT_PID=22 [2020-05-04T22:54:25.330Z] Running ssh-add (command line suppressed) [2020-05-04T22:54:25.634Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_911464722877348292.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_911464722877348292.key) [2020-05-04T22:54:25.810Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-04T22:54:26.170Z] + git describe --exact-match --tags HEAD [2020-05-04T22:54:26.170Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-05-04T22:54:26.288Z] $ docker exec --env ******** --env ******** 4db6599bf79eed81bc0409d5bf84b4af5745064524a997f925acbb468211dadf ssh-agent -k [2020-05-04T22:54:26.534Z] unset SSH_AUTH_SOCK; [2020-05-04T22:54:26.535Z] unset SSH_AGENT_PID; [2020-05-04T22:54:26.535Z] echo Agent pid 22 killed; [2020-05-04T22:54:26.596Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-05-04T22:54:26.661Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-05-04T22:54:26.661Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-05-04T22:54:26.742Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-04T22:54:26.742Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-04T22:54:27.074Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-04T22:54:27.080Z] $ docker exec 4db6599bf79eed81bc0409d5bf84b4af5745064524a997f925acbb468211dadf ssh-agent [2020-05-04T22:54:27.406Z] SSH_AUTH_SOCK=/tmp/ssh-uxJt5E5m08Px/agent.58 [2020-05-04T22:54:27.406Z] SSH_AGENT_PID=65 [2020-05-04T22:54:27.415Z] Running ssh-add (command line suppressed) [2020-05-04T22:54:27.619Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1789067334148733604.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1789067334148733604.key) [2020-05-04T22:54:27.713Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-04T22:54:28.046Z] + git semver init [2020-05-04T22:54:28.046Z] # -> Open(): unable to determine branch for HEAD [2020-05-04T22:54:28.046Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2020-05-04T22:54:28.046Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2020-05-04T22:54:28.046Z] # $SEMVER_REMOTE_NAME = origin [2020-05-04T22:54:28.046Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-05-04T22:54:28.046Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-05-04T22:54:28.046Z] # $SEMVER_BRANCH = master [2020-05-04T22:54:28.046Z] # $SEMVER_TEMP = /tmp/semver-187320946 [2020-05-04T22:54:28.046Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2020-05-04T22:54:31.402Z] # '/tmp/semver-187320946' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' [2020-05-04T22:54:31.402Z] # -> Force: false [2020-05-04T22:54:31.402Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2020-05-04T22:54:31.418Z] $ docker exec --env ******** --env ******** 4db6599bf79eed81bc0409d5bf84b4af5745064524a997f925acbb468211dadf ssh-agent -k [2020-05-04T22:54:31.765Z] unset SSH_AUTH_SOCK; [2020-05-04T22:54:31.765Z] unset SSH_AGENT_PID; [2020-05-04T22:54:31.765Z] echo Agent pid 65 killed; [2020-05-04T22:54:31.903Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-05-04T22:54:32.441Z] + git semver [Pipeline] } [2020-05-04T22:54:32.473Z] $ docker stop --time=1 4db6599bf79eed81bc0409d5bf84b4af5745064524a997f925acbb468211dadf [2020-05-04T22:54:34.006Z] $ docker rm -f 4db6599bf79eed81bc0409d5bf84b4af5745064524a997f925acbb468211dadf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-05-04T22:54:37.874Z] Stashed 113 file(s) [Pipeline] echo [2020-05-04T22:54:37.876Z] [edgeXSemver] initialized semver on version 1.0.1-dev.44 [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-05-04T22:54:53.179Z] Still waiting to schedule task [2020-05-04T22:54:53.179Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-05-04T22:54:53.181Z] Still waiting to schedule task [2020-05-04T22:54:53.181Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-05-04T22:57:38.807Z] Running on prd-centos7-docker-4c-2g-7178 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2020-05-04T22:57:38.853Z] Running in /w/workspace/app-functions-sdk-go/53 [Pipeline] { [Pipeline] checkout [2020-05-04T22:57:42.762Z] using credential edgex-jenkins-ssh [2020-05-04T22:57:42.819Z] Cloning the remote Git repository [2020-05-04T22:57:42.820Z] Cloning with configured refspecs honoured and without tags [2020-05-04T22:57:42.539Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-05-04T22:57:42.591Z] > git init /w/workspace/app-functions-sdk-go/53 # timeout=10 [2020-05-04T22:57:42.682Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-05-04T22:57:42.682Z] > git --version # timeout=10 [2020-05-04T22:57:42.697Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-04T22:57:42.768Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-04T22:57:44.991Z] Fetching without tags [2020-05-04T22:57:45.446Z] Checking out Revision 678d12aee65b98b12cab7ea8d7bc0b6019a8dc80 (master) [2020-05-04T22:57:44.749Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-05-04T22:57:44.794Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-04T22:57:44.829Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-05-04T22:57:44.864Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-05-04T22:57:44.864Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-04T22:57:44.883Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-04T22:57:45.364Z] > git config core.sparsecheckout # timeout=10 [2020-05-04T22:57:45.375Z] > git checkout -f 678d12aee65b98b12cab7ea8d7bc0b6019a8dc80 # timeout=10 [2020-05-04T22:57:49.445Z] Commit message: "fix: Implement smarter configuration update processing (#354)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-05-04T22:57:51.723Z] ========================================================= [2020-05-04T22:57:51.724Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-05-04T22:57:51.724Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-05-04T22:57:52.603Z] + 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-05-04T22:57:53.207Z] Sending build context to Docker daemon 36.9MB [2020-05-04T22:57:53.207Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-05-04T22:57:53.207Z] Step 2/8 : FROM ${BASE} [2020-05-04T22:57:53.472Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-05-04T22:57:53.472Z] e6b0cf9c0882: Pulling fs layer [2020-05-04T22:57:53.472Z] 2848faf0eed1: Pulling fs layer [2020-05-04T22:57:53.472Z] 0f37312ad70f: Pulling fs layer [2020-05-04T22:57:53.472Z] 5788d62ee057: Pulling fs layer [2020-05-04T22:57:53.472Z] 0e6b1d234666: Pulling fs layer [2020-05-04T22:57:53.472Z] bf5d7aec512f: Pulling fs layer [2020-05-04T22:57:53.472Z] 34c802a77dc8: Pulling fs layer [2020-05-04T22:57:53.472Z] 9eb99e56ec68: Pulling fs layer [2020-05-04T22:57:53.472Z] 27c7a5d97fbd: Pulling fs layer [2020-05-04T22:57:53.472Z] 5c102a31e300: Pulling fs layer [2020-05-04T22:57:53.472Z] dcfb455df0a1: Pulling fs layer [2020-05-04T22:57:53.472Z] 5788d62ee057: Waiting [2020-05-04T22:57:53.472Z] 0e6b1d234666: Waiting [2020-05-04T22:57:53.472Z] bf5d7aec512f: Waiting [2020-05-04T22:57:53.472Z] 5c102a31e300: Waiting [2020-05-04T22:57:53.472Z] dcfb455df0a1: Waiting [2020-05-04T22:57:53.472Z] 9eb99e56ec68: Waiting [2020-05-04T22:57:53.472Z] 0f37312ad70f: Verifying Checksum [2020-05-04T22:57:53.472Z] 0f37312ad70f: Download complete [2020-05-04T22:57:53.472Z] 2848faf0eed1: Verifying Checksum [2020-05-04T22:57:53.472Z] 2848faf0eed1: Download complete [2020-05-04T22:57:53.472Z] 0e6b1d234666: Verifying Checksum [2020-05-04T22:57:53.472Z] 0e6b1d234666: Download complete [2020-05-04T22:57:53.472Z] bf5d7aec512f: Verifying Checksum [2020-05-04T22:57:53.472Z] bf5d7aec512f: Download complete [2020-05-04T22:57:53.472Z] e6b0cf9c0882: Verifying Checksum [2020-05-04T22:57:53.472Z] e6b0cf9c0882: Download complete [2020-05-04T22:57:54.059Z] e6b0cf9c0882: Pull complete [2020-05-04T22:57:55.063Z] 2848faf0eed1: Pull complete [2020-05-04T22:57:55.690Z] 0f37312ad70f: Pull complete [2020-05-04T22:57:55.690Z] 34c802a77dc8: Verifying Checksum [2020-05-04T22:57:55.690Z] 34c802a77dc8: Download complete [2020-05-04T22:57:55.690Z] 27c7a5d97fbd: Verifying Checksum [2020-05-04T22:57:55.690Z] 27c7a5d97fbd: Download complete [2020-05-04T22:57:56.755Z] 5788d62ee057: Verifying Checksum [2020-05-04T22:57:56.755Z] 5788d62ee057: Download complete [2020-05-04T22:57:56.755Z] 9eb99e56ec68: Verifying Checksum [2020-05-04T22:57:56.755Z] 9eb99e56ec68: Download complete [2020-05-04T22:57:56.755Z] dcfb455df0a1: Verifying Checksum [2020-05-04T22:57:56.755Z] dcfb455df0a1: Download complete [2020-05-04T22:57:57.021Z] 5c102a31e300: Verifying Checksum [2020-05-04T22:57:57.021Z] 5c102a31e300: Download complete [2020-05-04T22:58:05.208Z] 5788d62ee057: Pull complete [2020-05-04T22:58:05.208Z] 0e6b1d234666: Pull complete [2020-05-04T22:58:05.208Z] bf5d7aec512f: Pull complete [2020-05-04T22:58:09.433Z] 34c802a77dc8: Pull complete [2020-05-04T22:58:13.667Z] 9eb99e56ec68: Pull complete [2020-05-04T22:58:13.934Z] 27c7a5d97fbd: Pull complete [2020-05-04T22:58:15.341Z] 5c102a31e300: Pull complete [2020-05-04T22:58:15.341Z] dcfb455df0a1: Pull complete [2020-05-04T22:58:15.341Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-05-04T22:58:15.341Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-05-04T22:58:15.341Z] ---> 7c70fe431013 [2020-05-04T22:58:15.341Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-05-04T22:58:15.624Z] latest: Pulling from library/docker [2020-05-04T22:58:16.214Z] cbdbe7a5bc2a: Pulling fs layer [2020-05-04T22:58:16.214Z] 6f4c731d6eb3: Pulling fs layer [2020-05-04T22:58:16.214Z] 5d79d4ac3cd0: Pulling fs layer [2020-05-04T22:58:16.214Z] 65de10866d6a: Pulling fs layer [2020-05-04T22:58:16.214Z] ffd69ed7f17f: Pulling fs layer [2020-05-04T22:58:16.214Z] 07ba9e5a2fa6: Pulling fs layer [2020-05-04T22:58:16.214Z] 75478c283dd2: Pulling fs layer [2020-05-04T22:58:16.214Z] 65de10866d6a: Waiting [2020-05-04T22:58:16.214Z] ffd69ed7f17f: Waiting [2020-05-04T22:58:16.214Z] 07ba9e5a2fa6: Waiting [2020-05-04T22:58:16.214Z] 75478c283dd2: Waiting [2020-05-04T22:58:16.484Z] 5d79d4ac3cd0: Verifying Checksum [2020-05-04T22:58:16.484Z] 5d79d4ac3cd0: Download complete [2020-05-04T22:58:16.484Z] 6f4c731d6eb3: Verifying Checksum [2020-05-04T22:58:16.484Z] 6f4c731d6eb3: Download complete [2020-05-04T22:58:16.484Z] cbdbe7a5bc2a: Verifying Checksum [2020-05-04T22:58:16.484Z] cbdbe7a5bc2a: Download complete [2020-05-04T22:58:16.755Z] 07ba9e5a2fa6: Verifying Checksum [2020-05-04T22:58:16.755Z] 07ba9e5a2fa6: Download complete [2020-05-04T22:58:16.755Z] ffd69ed7f17f: Verifying Checksum [2020-05-04T22:58:16.755Z] ffd69ed7f17f: Download complete [2020-05-04T22:58:17.033Z] 75478c283dd2: Verifying Checksum [2020-05-04T22:58:17.033Z] 75478c283dd2: Download complete [2020-05-04T22:58:17.329Z] cbdbe7a5bc2a: Pull complete [2020-05-04T22:58:17.923Z] 6f4c731d6eb3: Pull complete [2020-05-04T22:58:17.923Z] 65de10866d6a: Verifying Checksum [2020-05-04T22:58:17.923Z] 65de10866d6a: Download complete [2020-05-04T22:58:18.500Z] 5d79d4ac3cd0: Pull complete [2020-05-04T22:58:22.764Z] 65de10866d6a: Pull complete [2020-05-04T22:58:22.764Z] ffd69ed7f17f: Pull complete [2020-05-04T22:58:22.764Z] 07ba9e5a2fa6: Pull complete [2020-05-04T22:58:22.764Z] 75478c283dd2: Pull complete [2020-05-04T22:58:22.764Z] Digest: sha256:8c119115801ae96e1f55b2ccb69cc84537c79eea057a00f363df0196f3d09fd4 [2020-05-04T22:58:22.764Z] Status: Downloaded newer image for docker:latest [2020-05-04T22:58:24.827Z] ---> b6bd004a8538 [2020-05-04T22:58:24.827Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-05-04T22:58:24.827Z] ---> Running in 3b993513ab3e [2020-05-04T22:58:24.827Z] Removing intermediate container 3b993513ab3e [2020-05-04T22:58:24.827Z] ---> 6e9554599e95 [2020-05-04T22:58:24.827Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2020-05-04T22:58:24.827Z] ---> Running in 3ca497072c1d [2020-05-04T22:58:25.799Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-05-04T22:58:26.388Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-04T22:58:26.656Z] (1/5) Installing libsodium (1.0.18-r0) [2020-05-04T22:58:26.927Z] (2/5) Installing libzmq (4.3.2-r0) [2020-05-04T22:58:26.927Z] (3/5) Installing pkgconf (1.6.3-r0) [2020-05-04T22:58:26.928Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-05-04T22:58:27.239Z] (5/5) Installing zeromq-dev (4.3.2-r0) [2020-05-04T22:58:27.239Z] Executing busybox-1.31.1-r8.trigger [2020-05-04T22:58:27.239Z] OK: 145 MiB in 44 packages [2020-05-04T22:58:27.838Z] Removing intermediate container 3ca497072c1d [2020-05-04T22:58:27.838Z] ---> 58a961ca2570 [2020-05-04T22:58:27.838Z] Step 6/8 : WORKDIR /build [2020-05-04T22:58:27.838Z] ---> Running in 71ebe9af3390 [2020-05-04T22:58:28.101Z] Removing intermediate container 71ebe9af3390 [2020-05-04T22:58:28.101Z] ---> a257b1dd2345 [2020-05-04T22:58:28.101Z] Step 7/8 : COPY go.mod . [2020-05-04T22:58:28.369Z] ---> 1597c72f4148 [2020-05-04T22:58:28.369Z] Step 8/8 : RUN go mod download [2020-05-04T22:58:28.369Z] ---> Running in 8f6e6783faa4 [2020-05-04T22:58:30.921Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-05-04T22:58:30.921Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-05-04T22:58:30.921Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-05-04T22:58:30.921Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-05-04T22:58:30.921Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-05-04T22:58:30.921Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-05-04T22:58:30.921Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-05-04T22:58:30.921Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-05-04T22:58:30.921Z] go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-05-04T22:58:30.921Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-05-04T22:58:30.921Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-05-04T22:58:30.921Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-05-04T22:58:30.921Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.57 [2020-05-04T22:58:30.921Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-05-04T22:58:30.921Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-05-04T22:58:30.921Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-05-04T22:58:30.921Z] go: finding github.com/fatih/color v1.7.0 [2020-05-04T22:58:30.921Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-05-04T22:58:30.921Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-05-04T22:58:30.921Z] go: finding github.com/go-kit/kit v0.8.0 [2020-05-04T22:58:30.921Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-05-04T22:58:30.921Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-05-04T22:58:30.921Z] go: finding github.com/go-stack/stack v1.8.0 [2020-05-04T22:58:30.921Z] go: finding github.com/golang/protobuf v1.3.2 [2020-05-04T22:58:30.921Z] go: finding github.com/golang/snappy v0.0.1 [2020-05-04T22:58:30.921Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-05-04T22:58:30.921Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-05-04T22:58:30.921Z] go: finding github.com/google/go-cmp v0.4.0 [2020-05-04T22:58:30.921Z] go: finding github.com/google/uuid v1.1.1 [2020-05-04T22:58:30.921Z] go: finding github.com/gorilla/mux v1.7.4 [2020-05-04T22:58:30.921Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-05-04T22:58:30.921Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-05-04T22:58:30.921Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-05-04T22:58:30.921Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-05-04T22:58:30.921Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-05-04T22:58:30.921Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-05-04T22:58:30.921Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-05-04T22:58:30.921Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-05-04T22:58:30.921Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-05-04T22:58:30.921Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-05-04T22:58:30.921Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-05-04T22:58:30.921Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-05-04T22:58:30.921Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-05-04T22:58:30.921Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-05-04T22:58:30.921Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-05-04T22:58:30.921Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-05-04T22:58:30.921Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-05-04T22:58:30.921Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-05-04T22:58:30.921Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-05-04T22:58:30.921Z] go: finding github.com/kr/pretty v0.1.0 [2020-05-04T22:58:30.921Z] go: finding github.com/kr/pty v1.1.1 [2020-05-04T22:58:30.921Z] go: finding github.com/kr/text v0.1.0 [2020-05-04T22:58:30.921Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-04T22:58:30.921Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-04T22:58:30.921Z] go: finding github.com/miekg/dns v1.0.14 [2020-05-04T22:58:30.921Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-05-04T22:58:30.921Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-05-04T22:58:30.921Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-05-04T22:58:30.921Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-05-04T22:58:30.921Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-05-04T22:58:30.921Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-05-04T22:58:30.921Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-05-04T22:58:30.921Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-05-04T22:58:30.921Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-05-04T22:58:30.921Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-05-04T22:58:30.921Z] go: finding github.com/onsi/gomega v1.7.0 [2020-05-04T22:58:30.921Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-05-04T22:58:30.921Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-05-04T22:58:30.921Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-05-04T22:58:30.921Z] go: finding github.com/pkg/errors v0.8.1 [2020-05-04T22:58:30.921Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-05-04T22:58:30.921Z] go: finding github.com/posener/complete v1.1.1 [2020-05-04T22:58:30.921Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-05-04T22:58:30.921Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-05-04T22:58:31.195Z] go: finding github.com/stretchr/objx v0.2.0 [2020-05-04T22:58:31.195Z] go: finding github.com/stretchr/testify v1.5.1 [2020-05-04T22:58:31.195Z] go: finding github.com/tidwall/pretty v1.0.1 [2020-05-04T22:58:31.195Z] go: finding github.com/ugorji/go v1.1.4 [2020-05-04T22:58:31.195Z] go: finding github.com/x448/float16 v0.8.4 [2020-05-04T22:58:31.195Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-05-04T22:58:31.195Z] go: finding github.com/xdg/stringprep v1.0.0 [2020-05-04T22:58:31.195Z] go: finding go.mongodb.org/mongo-driver v1.1.1 [2020-05-04T22:58:31.195Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-04T22:58:31.195Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-05-04T22:58:31.195Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-05-04T22:58:31.195Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-05-04T22:58:31.195Z] go: finding golang.org/x/text v0.3.2 [2020-05-04T22:58:31.195Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-05-04T22:58:31.195Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-05-04T22:58:31.195Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-05-04T22:58:31.195Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-05-04T22:58:31.195Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-05-04T22:58:31.195Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-05-04T22:58:41.332Z] Removing intermediate container 8f6e6783faa4 [2020-05-04T22:58:41.332Z] ---> 35b3679bae5a [2020-05-04T22:58:41.332Z] Successfully built 35b3679bae5a [2020-05-04T22:58:41.332Z] 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-05-04T22:58:42.015Z] + docker inspect -f . ci-base-image-x86_64 [2020-05-04T22:58:42.015Z] . [Pipeline] withDockerContainer [2020-05-04T22:58:42.210Z] prd-centos7-docker-4c-2g-7178 does not seem to be running inside a container [2020-05-04T22:58:42.294Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/53 -v /w/workspace/app-functions-sdk-go/53:/w/workspace/app-functions-sdk-go/53:rw,z -v /w/workspace/app-functions-sdk-go/53@tmp:/w/workspace/app-functions-sdk-go/53@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-05-04T22:58:43.015Z] $ docker top 6ae366dafe32e0ccb0f5debe93ed66013556d427e38df8da4d608c23b5b0eb68 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-05-04T22:58:43.657Z] + go version [2020-05-04T22:58:43.657Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-05-04T22:58:44.326Z] + make test [2020-05-04T22:58:44.326Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-05-04T22:58:46.925Z] ? github.com/edgexfoundry/app-functions-sdk-go [no test files] [2020-05-04T22:58:57.057Z] ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.180s coverage: 86.2% of statements [2020-05-04T22:59:19.428Z] ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.037s coverage: 49.4% of statements [2020-05-04T22:59:19.428Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] [2020-05-04T22:59:19.428Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] [2020-05-04T22:59:19.428Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.047s coverage: 56.7% of statements [2020-05-04T22:59:19.428Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] [2020-05-04T22:59:19.428Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.491s coverage: 69.1% of statements [2020-05-04T22:59:23.060Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-7179 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2020-05-04T22:59:23.109Z] Running in /w/workspace/app-functions-sdk-go/53 [Pipeline] { [Pipeline] checkout [2020-05-04T22:59:29.073Z] using credential edgex-jenkins-ssh [2020-05-04T22:59:29.128Z] Cloning the remote Git repository [2020-05-04T22:59:29.129Z] Cloning with configured refspecs honoured and without tags [2020-05-04T22:59:29.212Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-05-04T22:59:29.303Z] > git init /w/workspace/app-functions-sdk-go/53 # timeout=10 [2020-05-04T22:59:29.408Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-05-04T22:59:29.410Z] > git --version # timeout=10 [2020-05-04T22:59:29.440Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-04T22:59:29.523Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-04T22:59:31.766Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 14.813s coverage: 73.4% of statements [2020-05-04T22:59:31.766Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.017s coverage: 89.5% of statements [2020-05-04T22:59:31.766Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.006s coverage: 100.0% of statements [2020-05-04T22:59:31.766Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.213s coverage: 100.0% of statements [2020-05-04T22:59:31.766Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.018s coverage: 100.0% of statements [2020-05-04T22:59:31.766Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.014s coverage: 100.0% of statements [2020-05-04T22:59:31.766Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] [2020-05-04T22:59:31.766Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] [2020-05-04T22:59:31.766Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] [2020-05-04T22:59:31.766Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] [2020-05-04T22:59:31.766Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] [2020-05-04T22:59:31.766Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] [2020-05-04T22:59:31.766Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] [2020-05-04T22:59:31.766Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.015s coverage: 96.6% of statements [2020-05-04T22:59:31.766Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] [2020-05-04T22:59:31.766Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.012s coverage: 97.7% of statements [2020-05-04T22:59:31.766Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] [2020-05-04T22:59:31.766Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] [2020-05-04T22:59:31.766Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] [2020-05-04T22:59:31.766Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.747s coverage: 78.0% of statements [2020-05-04T22:59:31.766Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.058s coverage: 81.1% of statements [2020-05-04T22:59:31.766Z] ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] [2020-05-04T22:59:32.465Z] Fetching without tags [2020-05-04T22:59:32.349Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-05-04T22:59:32.409Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-04T22:59:32.433Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-05-04T22:59:32.476Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-05-04T22:59:32.477Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-04T22:59:32.938Z] Checking out Revision 678d12aee65b98b12cab7ea8d7bc0b6019a8dc80 (master) [2020-05-04T22:59:32.489Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-04T22:59:32.958Z] > git config core.sparsecheckout # timeout=10 [2020-05-04T22:59:33.001Z] > git checkout -f 678d12aee65b98b12cab7ea8d7bc0b6019a8dc80 # timeout=10 [2020-05-04T22:59:37.733Z] Commit message: "fix: Implement smarter configuration update processing (#354)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2020-05-04T22:59:38.397Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 12.121s coverage: 70.2% of statements [2020-05-04T22:59:38.397Z] ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] [2020-05-04T22:59:38.397Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.010s coverage: 100.0% of statements [2020-05-04T22:59:38.397Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [Pipeline] unstash [Pipeline] echo [2020-05-04T22:59:40.925Z] ========================================================= [2020-05-04T22:59:40.925Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-05-04T22:59:40.925Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-05-04T22:59:42.077Z] + 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-05-04T22:59:43.502Z] Sending build context to Docker daemon 36.9MB [2020-05-04T22:59:43.502Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-05-04T22:59:43.502Z] Step 2/8 : FROM ${BASE} [2020-05-04T22:59:43.771Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-05-04T22:59:43.771Z] cde5963f3b93: Pulling fs layer [2020-05-04T22:59:43.771Z] 2a23fa8c16f7: Pulling fs layer [2020-05-04T22:59:43.771Z] 777b28850792: Pulling fs layer [2020-05-04T22:59:43.771Z] 8a11ddd9e578: Pulling fs layer [2020-05-04T22:59:43.771Z] 4cf88f913ddb: Pulling fs layer [2020-05-04T22:59:43.771Z] 1df406cf5192: Pulling fs layer [2020-05-04T22:59:43.771Z] cd6300453558: Pulling fs layer [2020-05-04T22:59:43.771Z] b9c365052c96: Pulling fs layer [2020-05-04T22:59:43.771Z] a2d8cc88f415: Pulling fs layer [2020-05-04T22:59:43.771Z] ea1d1ca13537: Pulling fs layer [2020-05-04T22:59:43.771Z] 3750a50a1c5e: Pulling fs layer [2020-05-04T22:59:43.771Z] 8a11ddd9e578: Waiting [2020-05-04T22:59:43.771Z] 4cf88f913ddb: Waiting [2020-05-04T22:59:43.771Z] 1df406cf5192: Waiting [2020-05-04T22:59:43.771Z] cd6300453558: Waiting [2020-05-04T22:59:43.771Z] b9c365052c96: Waiting [2020-05-04T22:59:43.771Z] a2d8cc88f415: Waiting [2020-05-04T22:59:43.771Z] ea1d1ca13537: Waiting [2020-05-04T22:59:43.771Z] 3750a50a1c5e: Waiting [2020-05-04T22:59:43.771Z] 777b28850792: Verifying Checksum [2020-05-04T22:59:43.771Z] 777b28850792: Download complete [2020-05-04T22:59:44.044Z] 2a23fa8c16f7: Download complete [2020-05-04T22:59:44.044Z] 4cf88f913ddb: Verifying Checksum [2020-05-04T22:59:44.044Z] 4cf88f913ddb: Download complete [2020-05-04T22:59:44.044Z] 1df406cf5192: Verifying Checksum [2020-05-04T22:59:44.044Z] 1df406cf5192: Download complete [2020-05-04T22:59:44.044Z] cde5963f3b93: Verifying Checksum [2020-05-04T22:59:45.153Z] gofmt -l . [2020-05-04T22:59:45.153Z] [ "`gofmt -l .`" = "" ] [2020-05-04T22:59:45.153Z] ./bin/test-go-mod-tidy.sh [2020-05-04T22:59:45.488Z] cde5963f3b93: Pull complete [Pipeline] stash [2020-05-04T22:59:46.468Z] 2a23fa8c16f7: Pull complete [2020-05-04T22:59:46.744Z] 777b28850792: Pull complete [2020-05-04T22:59:46.848Z] Stashed 1 file(s) [Pipeline] } [2020-05-04T22:59:46.875Z] $ docker stop --time=1 6ae366dafe32e0ccb0f5debe93ed66013556d427e38df8da4d608c23b5b0eb68 [2020-05-04T22:59:48.690Z] $ docker rm -f 6ae366dafe32e0ccb0f5debe93ed66013556d427e38df8da4d608c23b5b0eb68 [2020-05-04T22:59:48.706Z] cd6300453558: Verifying Checksum [2020-05-04T22:59:48.706Z] cd6300453558: Download complete [2020-05-04T22:59:48.706Z] a2d8cc88f415: Download complete [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-05-04T22:59:51.311Z] ea1d1ca13537: Download complete [2020-05-04T22:59:51.311Z] 3750a50a1c5e: Verifying Checksum [2020-05-04T22:59:51.311Z] 3750a50a1c5e: Download complete [2020-05-04T22:59:53.924Z] b9c365052c96: Verifying Checksum [2020-05-04T22:59:53.924Z] b9c365052c96: Download complete [2020-05-04T22:59:55.891Z] 8a11ddd9e578: Verifying Checksum [2020-05-04T22:59:55.891Z] 8a11ddd9e578: Download complete [2020-05-04T23:00:14.139Z] 8a11ddd9e578: Pull complete [2020-05-04T23:00:14.139Z] 4cf88f913ddb: Pull complete [2020-05-04T23:00:14.139Z] 1df406cf5192: Pull complete [2020-05-04T23:00:18.408Z] cd6300453558: Pull complete [2020-05-04T23:00:22.677Z] b9c365052c96: Pull complete [2020-05-04T23:00:22.677Z] a2d8cc88f415: Pull complete [2020-05-04T23:00:24.644Z] ea1d1ca13537: Pull complete [2020-05-04T23:00:24.913Z] 3750a50a1c5e: Pull complete [2020-05-04T23:00:24.913Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-05-04T23:00:25.181Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-05-04T23:00:25.181Z] ---> 78745c68409d [2020-05-04T23:00:25.181Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-05-04T23:00:25.461Z] latest: Pulling from library/docker [2020-05-04T23:00:25.731Z] 29e5d40040c1: Pulling fs layer [2020-05-04T23:00:25.731Z] 3be38edc41e1: Pulling fs layer [2020-05-04T23:00:25.731Z] fe3afb04d599: Pulling fs layer [2020-05-04T23:00:25.731Z] 59b74c254a8a: Pulling fs layer [2020-05-04T23:00:25.731Z] 9eee44a9dabb: Pulling fs layer [2020-05-04T23:00:25.731Z] ae4d1ef7be7c: Pulling fs layer [2020-05-04T23:00:25.731Z] 8486642a619f: Pulling fs layer [2020-05-04T23:00:25.731Z] 9eee44a9dabb: Waiting [2020-05-04T23:00:25.731Z] ae4d1ef7be7c: Waiting [2020-05-04T23:00:25.731Z] 59b74c254a8a: Waiting [2020-05-04T23:00:25.731Z] 8486642a619f: Waiting [2020-05-04T23:00:26.004Z] fe3afb04d599: Verifying Checksum [2020-05-04T23:00:26.004Z] fe3afb04d599: Download complete [2020-05-04T23:00:26.004Z] 3be38edc41e1: Download complete [2020-05-04T23:00:26.004Z] 29e5d40040c1: Verifying Checksum [2020-05-04T23:00:26.004Z] 29e5d40040c1: Download complete [2020-05-04T23:00:26.275Z] 9eee44a9dabb: Verifying Checksum [2020-05-04T23:00:26.275Z] 9eee44a9dabb: Download complete [2020-05-04T23:00:26.275Z] ae4d1ef7be7c: Verifying Checksum [2020-05-04T23:00:26.275Z] ae4d1ef7be7c: Download complete [2020-05-04T23:00:26.275Z] 8486642a619f: Verifying Checksum [2020-05-04T23:00:26.275Z] 8486642a619f: Download complete [2020-05-04T23:00:26.864Z] 29e5d40040c1: Pull complete [2020-05-04T23:00:27.454Z] 3be38edc41e1: Pull complete [2020-05-04T23:00:27.722Z] fe3afb04d599: Pull complete [2020-05-04T23:00:31.996Z] 59b74c254a8a: Verifying Checksum [2020-05-04T23:00:31.996Z] 59b74c254a8a: Download complete [2020-05-04T23:00:35.356Z] 59b74c254a8a: Pull complete [2020-05-04T23:00:35.623Z] 9eee44a9dabb: Pull complete [2020-05-04T23:00:35.893Z] ae4d1ef7be7c: Pull complete [2020-05-04T23:00:36.161Z] 8486642a619f: Pull complete [2020-05-04T23:00:36.161Z] Digest: sha256:8c119115801ae96e1f55b2ccb69cc84537c79eea057a00f363df0196f3d09fd4 [2020-05-04T23:00:36.161Z] Status: Downloaded newer image for docker:latest [2020-05-04T23:00:42.860Z] ---> 8425104c19c2 [2020-05-04T23:00:42.860Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-05-04T23:00:42.860Z] ---> Running in bc8a540c7fbe [2020-05-04T23:00:42.860Z] Removing intermediate container bc8a540c7fbe [2020-05-04T23:00:42.860Z] ---> d04d9fe7ec2a [2020-05-04T23:00:42.860Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2020-05-04T23:00:43.134Z] ---> Running in 0fcab84c5664 [2020-05-04T23:00:44.559Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-05-04T23:00:45.144Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-05-04T23:00:45.412Z] (1/5) Installing libsodium (1.0.18-r0) [2020-05-04T23:00:45.679Z] (2/5) Installing libzmq (4.3.2-r0) [2020-05-04T23:00:45.679Z] (3/5) Installing pkgconf (1.6.3-r0) [2020-05-04T23:00:45.951Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-05-04T23:00:45.951Z] (5/5) Installing zeromq-dev (4.3.2-r0) [2020-05-04T23:00:45.951Z] Executing busybox-1.31.1-r8.trigger [2020-05-04T23:00:45.951Z] OK: 127 MiB in 44 packages [2020-05-04T23:00:47.903Z] Removing intermediate container 0fcab84c5664 [2020-05-04T23:00:47.903Z] ---> 1c58ce88061e [2020-05-04T23:00:47.903Z] Step 6/8 : WORKDIR /build [2020-05-04T23:00:47.903Z] ---> Running in f5f0b3b410ad [2020-05-04T23:00:48.171Z] Removing intermediate container f5f0b3b410ad [2020-05-04T23:00:48.171Z] ---> b613e2716363 [2020-05-04T23:00:48.171Z] Step 7/8 : COPY go.mod . [2020-05-04T23:00:48.760Z] ---> 8a32b7845f46 [2020-05-04T23:00:48.760Z] Step 8/8 : RUN go mod download [2020-05-04T23:00:49.028Z] ---> Running in 140e0137ce3d [2020-05-04T23:00:51.624Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-05-04T23:00:51.624Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-05-04T23:00:51.624Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-05-04T23:00:51.624Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-05-04T23:00:51.624Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-05-04T23:00:51.624Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-05-04T23:00:51.624Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-05-04T23:00:51.624Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-05-04T23:00:51.624Z] go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-05-04T23:00:51.624Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-05-04T23:00:51.624Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-05-04T23:00:51.624Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-05-04T23:00:51.624Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.57 [2020-05-04T23:00:51.624Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-05-04T23:00:51.624Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-05-04T23:00:51.624Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-05-04T23:00:51.624Z] go: finding github.com/fatih/color v1.7.0 [2020-05-04T23:00:51.624Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-05-04T23:00:51.624Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-05-04T23:00:51.624Z] go: finding github.com/go-kit/kit v0.8.0 [2020-05-04T23:00:51.624Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-05-04T23:00:51.624Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-05-04T23:00:51.624Z] go: finding github.com/go-stack/stack v1.8.0 [2020-05-04T23:00:51.624Z] go: finding github.com/golang/protobuf v1.3.2 [2020-05-04T23:00:51.624Z] go: finding github.com/golang/snappy v0.0.1 [2020-05-04T23:00:51.624Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-05-04T23:00:51.624Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-05-04T23:00:51.624Z] go: finding github.com/google/go-cmp v0.4.0 [2020-05-04T23:00:51.624Z] go: finding github.com/google/uuid v1.1.1 [2020-05-04T23:00:51.624Z] go: finding github.com/gorilla/mux v1.7.4 [2020-05-04T23:00:51.624Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-05-04T23:00:51.624Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-05-04T23:00:51.624Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-05-04T23:00:51.624Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-05-04T23:00:51.624Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-05-04T23:00:51.624Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-05-04T23:00:51.624Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-05-04T23:00:51.624Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-05-04T23:00:51.624Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-05-04T23:00:51.624Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-05-04T23:00:51.624Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-05-04T23:00:51.624Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-05-04T23:00:51.624Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-05-04T23:00:51.624Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-05-04T23:00:51.892Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-05-04T23:00:51.892Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-05-04T23:00:51.892Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-05-04T23:00:51.892Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-05-04T23:00:51.892Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-05-04T23:00:51.892Z] go: finding github.com/kr/pretty v0.1.0 [2020-05-04T23:00:51.892Z] go: finding github.com/kr/pty v1.1.1 [2020-05-04T23:00:51.892Z] go: finding github.com/kr/text v0.1.0 [2020-05-04T23:00:51.892Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-04T23:00:51.892Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-04T23:00:51.892Z] go: finding github.com/miekg/dns v1.0.14 [2020-05-04T23:00:51.892Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-05-04T23:00:51.892Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-05-04T23:00:51.892Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-05-04T23:00:51.892Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-05-04T23:00:52.159Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-05-04T23:00:52.159Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-05-04T23:00:52.159Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-05-04T23:00:52.159Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-05-04T23:00:52.159Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-05-04T23:00:52.159Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-05-04T23:00:52.159Z] go: finding github.com/onsi/gomega v1.7.0 [2020-05-04T23:00:52.159Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-05-04T23:00:52.159Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-05-04T23:00:52.159Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-05-04T23:00:52.159Z] go: finding github.com/pkg/errors v0.8.1 [2020-05-04T23:00:52.159Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-05-04T23:00:52.159Z] go: finding github.com/posener/complete v1.1.1 [2020-05-04T23:00:52.159Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-05-04T23:00:52.159Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-05-04T23:00:52.159Z] go: finding github.com/stretchr/objx v0.2.0 [2020-05-04T23:00:52.434Z] go: finding github.com/stretchr/testify v1.5.1 [2020-05-04T23:00:52.434Z] go: finding github.com/tidwall/pretty v1.0.1 [2020-05-04T23:00:52.434Z] go: finding github.com/ugorji/go v1.1.4 [2020-05-04T23:00:52.434Z] go: finding github.com/x448/float16 v0.8.4 [2020-05-04T23:00:52.434Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-05-04T23:00:52.434Z] go: finding github.com/xdg/stringprep v1.0.0 [2020-05-04T23:00:52.434Z] go: finding go.mongodb.org/mongo-driver v1.1.1 [2020-05-04T23:00:52.434Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-04T23:00:52.434Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-05-04T23:00:52.434Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-05-04T23:00:52.434Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-05-04T23:00:52.434Z] go: finding golang.org/x/text v0.3.2 [2020-05-04T23:00:52.434Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-05-04T23:00:52.434Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-05-04T23:00:52.434Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-05-04T23:00:52.434Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-05-04T23:00:52.434Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-05-04T23:00:52.434Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-05-04T23:01:10.669Z] Removing intermediate container 140e0137ce3d [2020-05-04T23:01:10.669Z] ---> c8230377ea78 [2020-05-04T23:01:10.669Z] Successfully built c8230377ea78 [2020-05-04T23:01:10.669Z] 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-05-04T23:01:11.386Z] + docker inspect -f . ci-base-image-arm64 [2020-05-04T23:01:11.386Z] . [Pipeline] withDockerContainer [2020-05-04T23:01:11.719Z] prd-ubuntu18.04-docker-arm64-4c-16g-7179 does not seem to be running inside a container [2020-05-04T23:01:12.005Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/53 -v /w/workspace/app-functions-sdk-go/53:/w/workspace/app-functions-sdk-go/53:rw,z -v /w/workspace/app-functions-sdk-go/53@tmp:/w/workspace/app-functions-sdk-go/53@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 ******** ci-base-image-arm64 cat [2020-05-04T23:01:13.399Z] $ docker top e0f6df6785fd0cd71ea1f2f245cc37e62cc63c1357b711f99af3f502e254b7e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-05-04T23:01:14.461Z] + go version [2020-05-04T23:01:14.461Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-05-04T23:01:15.200Z] + make test [2020-05-04T23:01:15.492Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-05-04T23:01:17.465Z] ? github.com/edgexfoundry/app-functions-sdk-go [no test files] [2020-05-04T23:01:44.204Z] ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.068s coverage: 86.2% of statements [2020-05-04T23:02:16.479Z] ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.055s coverage: 49.4% of statements [2020-05-04T23:02:16.479Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] [2020-05-04T23:02:16.479Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] [2020-05-04T23:02:16.479Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.092s coverage: 56.7% of statements [2020-05-04T23:02:16.479Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] [2020-05-04T23:02:16.479Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.355s coverage: 69.1% of statements [2020-05-04T23:02:26.586Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 14.535s coverage: 73.4% of statements [2020-05-04T23:02:26.586Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.033s coverage: 89.5% of statements [2020-05-04T23:02:26.586Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.027s coverage: 100.0% of statements [2020-05-04T23:02:26.586Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.109s coverage: 100.0% of statements [2020-05-04T23:02:26.586Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.020s coverage: 100.0% of statements [2020-05-04T23:02:26.586Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.019s coverage: 100.0% of statements [2020-05-04T23:02:26.586Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] [2020-05-04T23:02:26.586Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] [2020-05-04T23:02:26.586Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] [2020-05-04T23:02:26.586Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] [2020-05-04T23:02:26.586Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] [2020-05-04T23:02:26.586Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] [2020-05-04T23:02:26.586Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] [2020-05-04T23:02:26.586Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.019s coverage: 96.6% of statements [2020-05-04T23:02:26.586Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] [2020-05-04T23:02:26.586Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.017s coverage: 97.7% of statements [2020-05-04T23:02:26.586Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] [2020-05-04T23:02:26.586Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] [2020-05-04T23:02:26.586Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] [2020-05-04T23:02:31.920Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.701s coverage: 78.0% of statements [2020-05-04T23:02:31.920Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.087s coverage: 81.1% of statements [2020-05-04T23:02:31.920Z] ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] [2020-05-04T23:02:37.251Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 9.790s coverage: 70.2% of statements [2020-05-04T23:02:37.251Z] ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] [2020-05-04T23:02:37.251Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.020s coverage: 100.0% of statements [2020-05-04T23:02:37.519Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2020-05-04T23:02:47.603Z] gofmt -l . [2020-05-04T23:02:47.869Z] [ "`gofmt -l .`" = "" ] [2020-05-04T23:02:48.454Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-05-04T23:02:49.055Z] Warning: overwriting stash ‘coverage-report’ [2020-05-04T23:02:49.514Z] Stashed 1 file(s) [Pipeline] } [2020-05-04T23:02:49.521Z] $ docker stop --time=1 e0f6df6785fd0cd71ea1f2f245cc37e62cc63c1357b711f99af3f502e254b7e9 [2020-05-04T23:02:52.298Z] $ docker rm -f e0f6df6785fd0cd71ea1f2f245cc37e62cc63c1357b711f99af3f502e254b7e9 [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-05-04T23:02:55.470Z] provisioning config files... [2020-05-04T23:02:55.487Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config6616509491053503964tmp [Pipeline] { [Pipeline] sh [2020-05-04T23:02:55.898Z] + curl -s https://codecov.io/bash [2020-05-04T23:02:55.898Z] + bash -s - -t @/w/workspace/ndry_app-functions-sdk-go_master@tmp/config6616509491053503964tmp [2020-05-04T23:02:56.160Z] [2020-05-04T23:02:56.160Z] _____ _ [2020-05-04T23:02:56.160Z] / ____| | | [2020-05-04T23:02:56.160Z] | | ___ __| | ___ ___ _____ __ [2020-05-04T23:02:56.160Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-05-04T23:02:56.160Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-05-04T23:02:56.160Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-05-04T23:02:56.160Z] Bash-tbd [2020-05-04T23:02:56.160Z] [2020-05-04T23:02:56.160Z] [2020-05-04T23:02:56.160Z] ==> Jenkins CI detected. [2020-05-04T23:02:56.160Z] project root: . [2020-05-04T23:02:56.160Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-05-04T23:02:56.160Z] ==> Running gcov in . (disable via -X gcov) [2020-05-04T23:02:56.160Z] ==> Python coveragepy not found [2020-05-04T23:02:56.160Z] ==> Searching for coverage reports in: [2020-05-04T23:02:56.160Z] + . [2020-05-04T23:02:56.160Z] -> Found 1 reports [2020-05-04T23:02:56.160Z] ==> Detecting git/mercurial file structure [2020-05-04T23:02:56.160Z] ==> Reading reports [2020-05-04T23:02:56.160Z] + ./coverage.out bytes=76180 [2020-05-04T23:02:56.160Z] ==> Appending adjustments [2020-05-04T23:02:56.160Z] http://docs.codecov.io/docs/fixing-reports [2020-05-04T23:02:56.739Z] + Found adjustments [2020-05-04T23:02:56.739Z] ==> Gzipping contents [2020-05-04T23:02:56.739Z] ==> Uploading reports [2020-05-04T23:02:56.739Z] url: https://codecov.io [2020-05-04T23:02:56.739Z] query: branch=master&commit=678d12aee65b98b12cab7ea8d7bc0b6019a8dc80&build=53&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F53%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job= [2020-05-04T23:02:56.739Z] -> Pinging Codecov [2020-05-04T23:02:56.739Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=678d12aee65b98b12cab7ea8d7bc0b6019a8dc80&build=53&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F53%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job= [2020-05-04T23:02:57.322Z] -> Uploading [2020-05-04T23:02:57.914Z] -> View reports at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/678d12aee65b98b12cab7ea8d7bc0b6019a8dc80 [Pipeline] } [2020-05-04T23:02:57.926Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-05-04T23:02:58.280Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-05-04T23:02:58.281Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-05-04T23:02:58.319Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-05-04T23:02:58.695Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [2020-05-04T23:02:58.970Z] [2020-05-04T23:02:58.970Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh [2020-05-04T23:02:59.329Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [2020-05-04T23:02:59.329Z] 1.217.3: Pulling from edgex-devops/edgex-snyk-go [2020-05-04T23:02:59.329Z] e6b0cf9c0882: Pulling fs layer [2020-05-04T23:02:59.329Z] 2848faf0eed1: Pulling fs layer [2020-05-04T23:02:59.329Z] 0f37312ad70f: Pulling fs layer [2020-05-04T23:02:59.329Z] 7d08f2745646: Pulling fs layer [2020-05-04T23:02:59.329Z] 4c9f31393084: Pulling fs layer [2020-05-04T23:02:59.329Z] eb21ddb83652: Pulling fs layer [2020-05-04T23:02:59.329Z] 345998794f6b: Pulling fs layer [2020-05-04T23:02:59.329Z] 97a711d68925: Pulling fs layer [2020-05-04T23:02:59.329Z] 7c8476c1cb00: Pulling fs layer [2020-05-04T23:02:59.329Z] eb21ddb83652: Waiting [2020-05-04T23:02:59.329Z] 97a711d68925: Waiting [2020-05-04T23:02:59.329Z] 7c8476c1cb00: Waiting [2020-05-04T23:02:59.329Z] 345998794f6b: Waiting [2020-05-04T23:02:59.329Z] 4c9f31393084: Waiting [2020-05-04T23:02:59.329Z] 7d08f2745646: Waiting [2020-05-04T23:02:59.329Z] 0f37312ad70f: Verifying Checksum [2020-05-04T23:02:59.329Z] 0f37312ad70f: Download complete [2020-05-04T23:02:59.329Z] 2848faf0eed1: Download complete [2020-05-04T23:02:59.329Z] 4c9f31393084: Verifying Checksum [2020-05-04T23:02:59.329Z] 4c9f31393084: Download complete [2020-05-04T23:02:59.605Z] eb21ddb83652: Verifying Checksum [2020-05-04T23:02:59.605Z] eb21ddb83652: Download complete [2020-05-04T23:02:59.605Z] e6b0cf9c0882: Verifying Checksum [2020-05-04T23:02:59.605Z] e6b0cf9c0882: Download complete [2020-05-04T23:02:59.878Z] 345998794f6b: Verifying Checksum [2020-05-04T23:02:59.878Z] 345998794f6b: Download complete [2020-05-04T23:03:00.164Z] e6b0cf9c0882: Pull complete [2020-05-04T23:03:00.438Z] 97a711d68925: Verifying Checksum [2020-05-04T23:03:00.438Z] 97a711d68925: Download complete [2020-05-04T23:03:00.768Z] 7c8476c1cb00: Verifying Checksum [2020-05-04T23:03:00.768Z] 7c8476c1cb00: Download complete [2020-05-04T23:03:00.768Z] 2848faf0eed1: Pull complete [2020-05-04T23:03:00.768Z] 0f37312ad70f: Pull complete [2020-05-04T23:03:01.764Z] 7d08f2745646: Download complete [2020-05-04T23:03:09.966Z] 7d08f2745646: Pull complete [2020-05-04T23:03:09.966Z] 4c9f31393084: Pull complete [2020-05-04T23:03:09.966Z] eb21ddb83652: Pull complete [2020-05-04T23:03:11.354Z] 345998794f6b: Pull complete [2020-05-04T23:03:18.022Z] 97a711d68925: Pull complete [2020-05-04T23:03:18.022Z] 7c8476c1cb00: Pull complete [2020-05-04T23:03:18.022Z] Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 [2020-05-04T23:03:18.022Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer [2020-05-04T23:03:18.257Z] prd-centos7-docker-4c-2g-7176 does not seem to be running inside a container [2020-05-04T23:03:18.374Z] $ 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.217.3 cat [2020-05-04T23:03:19.940Z] $ docker top d4b48c0c36b03de506950957e37100abefd1d33a112a052d596d12ffa4fde517 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-05-04T23:03:21.265Z] + snyk monitor '--org=edgex-jenkins' [2020-05-04T23:03:39.671Z] [2020-05-04T23:03:39.671Z] Monitoring /w/workspace/ndry_app-functions-sdk-go_master... [2020-05-04T23:03:39.671Z] [2020-05-04T23:03:39.671Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/84a89414-c83d-4daa-8ff9-7ceae658ecfc/history/ef2c42ba-64dd-4225-a541-750eb261ae57 [2020-05-04T23:03:39.671Z] [2020-05-04T23:03:39.671Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-05-04T23:03:39.671Z] [2020-05-04T23:03:39.671Z] [Pipeline] } [2020-05-04T23:03:39.694Z] $ docker stop --time=1 d4b48c0c36b03de506950957e37100abefd1d33a112a052d596d12ffa4fde517 [2020-05-04T23:03:41.311Z] $ docker rm -f d4b48c0c36b03de506950957e37100abefd1d33a112a052d596d12ffa4fde517 [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-05-04T23:03:45.014Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-04T23:03:45.014Z] . [Pipeline] withDockerContainer [2020-05-04T23:03:45.194Z] prd-centos7-docker-4c-2g-7176 does not seem to be running inside a container [2020-05-04T23:03:45.275Z] $ 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-05-04T23:03:46.610Z] $ docker top b71f37471cb9caf4380ff66bb065581daa8057b98806f75b39840691d603cb63 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-05-04T23:03:47.236Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-04T23:03:47.236Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-04T23:03:47.583Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-04T23:03:47.593Z] $ docker exec b71f37471cb9caf4380ff66bb065581daa8057b98806f75b39840691d603cb63 ssh-agent [2020-05-04T23:03:47.894Z] SSH_AUTH_SOCK=/tmp/ssh-TwZDe7lA9uD9/agent.15 [2020-05-04T23:03:47.894Z] SSH_AGENT_PID=22 [2020-05-04T23:03:47.902Z] Running ssh-add (command line suppressed) [2020-05-04T23:03:48.097Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6523637261190544815.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6523637261190544815.key) [2020-05-04T23:03:48.172Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-04T23:03:48.543Z] + git semver tag [2020-05-04T23:03:48.803Z] # -> Open(): unable to determine branch for HEAD [2020-05-04T23:03:48.803Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2020-05-04T23:03:48.803Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2020-05-04T23:03:48.803Z] # $SEMVER_REMOTE_NAME = origin [2020-05-04T23:03:48.803Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-05-04T23:03:48.803Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-05-04T23:03:48.803Z] # $SEMVER_BRANCH = master [2020-05-04T23:03:48.803Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2020-05-04T23:03:48.803Z] # 678d12aee65b98b12cab7ea8d7bc0b6019a8dc80 HEAD [2020-05-04T23:03:48.803Z] # -> Force: false [2020-05-04T23:03:48.803Z] # 4325e5e049b32a9c544267dcef351f111ec03cf7 refs/tags/v1.0.1-dev.44 [Pipeline] } [2020-05-04T23:03:48.819Z] $ docker exec --env ******** --env ******** b71f37471cb9caf4380ff66bb065581daa8057b98806f75b39840691d603cb63 ssh-agent -k [2020-05-04T23:03:48.993Z] unset SSH_AUTH_SOCK; [2020-05-04T23:03:48.994Z] unset SSH_AGENT_PID; [2020-05-04T23:03:48.994Z] echo Agent pid 22 killed; [2020-05-04T23:03:49.049Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-05-04T23:03:49.533Z] + git semver [Pipeline] } [2020-05-04T23:03:49.558Z] $ docker stop --time=1 b71f37471cb9caf4380ff66bb065581daa8057b98806f75b39840691d603cb63 [2020-05-04T23:03:51.073Z] $ docker rm -f b71f37471cb9caf4380ff66bb065581daa8057b98806f75b39840691d603cb63 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-05-04T23:03:51.838Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-05-04T23:03:51.838Z] [2020-05-04T23:03:51.838Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-05-04T23:03:52.193Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-05-04T23:03:52.193Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-05-04T23:03:52.194Z] ab5ef0e58194: Pulling fs layer [2020-05-04T23:03:52.194Z] 9712f1f96733: Pulling fs layer [2020-05-04T23:03:52.194Z] 63f879dbbcfc: Pulling fs layer [2020-05-04T23:03:52.194Z] 0d9ebad4ef96: Pulling fs layer [2020-05-04T23:03:52.194Z] e9a5061849ea: Pulling fs layer [2020-05-04T23:03:52.194Z] d747dcd14b5f: Pulling fs layer [2020-05-04T23:03:52.194Z] 2de7ff778b66: Pulling fs layer [2020-05-04T23:03:52.194Z] 0d9ebad4ef96: Waiting [2020-05-04T23:03:52.194Z] e9a5061849ea: Waiting [2020-05-04T23:03:52.194Z] d747dcd14b5f: Waiting [2020-05-04T23:03:52.194Z] 2de7ff778b66: Waiting [2020-05-04T23:03:52.194Z] 9712f1f96733: Verifying Checksum [2020-05-04T23:03:52.194Z] 9712f1f96733: Download complete [2020-05-04T23:03:54.553Z] 63f879dbbcfc: Verifying Checksum [2020-05-04T23:03:54.553Z] 63f879dbbcfc: Download complete [2020-05-04T23:03:55.198Z] 0d9ebad4ef96: Verifying Checksum [2020-05-04T23:03:55.198Z] 0d9ebad4ef96: Download complete [2020-05-04T23:03:55.198Z] d747dcd14b5f: Download complete [2020-05-04T23:03:55.198Z] e9a5061849ea: Verifying Checksum [2020-05-04T23:03:55.198Z] e9a5061849ea: Download complete [2020-05-04T23:03:55.484Z] 2de7ff778b66: Verifying Checksum [2020-05-04T23:03:55.484Z] 2de7ff778b66: Download complete [2020-05-04T23:03:55.743Z] ab5ef0e58194: Verifying Checksum [2020-05-04T23:03:55.743Z] ab5ef0e58194: Download complete [2020-05-04T23:04:01.085Z] ab5ef0e58194: Pull complete [2020-05-04T23:04:01.348Z] 9712f1f96733: Pull complete [2020-05-04T23:04:04.685Z] 63f879dbbcfc: Pull complete [2020-05-04T23:04:14.764Z] 0d9ebad4ef96: Pull complete [2020-05-04T23:04:15.713Z] e9a5061849ea: Pull complete [2020-05-04T23:04:15.979Z] d747dcd14b5f: Pull complete [2020-05-04T23:04:20.239Z] 2de7ff778b66: Pull complete [2020-05-04T23:04:20.239Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-05-04T23:04:20.239Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-05-04T23:04:20.396Z] prd-centos7-docker-4c-2g-7176 does not seem to be running inside a container [2020-05-04T23:04:20.465Z] $ 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-05-04T23:04:21.538Z] $ docker top 775dcf82ffcf61cd6115831de7e9844e5bbc117e9b508248235dd5418c9c23fc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-05-04T23:04:21.910Z] provisioning config files... [2020-05-04T23:04:21.930Z] copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config5034846752168494563tmp [2020-05-04T23:04:21.950Z] copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config8409124095603938106tmp [2020-05-04T23:04:21.970Z] copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config4828236471241532138tmp [Pipeline] { [Pipeline] echo [2020-05-04T23:04:22.047Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-04T23:04:22.733Z] ---> sigul-configuration.sh [2020-05-04T23:04:22.733Z] gpg: directory `/root/.gnupg' created [2020-05-04T23:04:22.733Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-05-04T23:04:22.733Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-05-04T23:04:22.733Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-05-04T23:04:22.733Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-05-04T23:04:22.733Z] gpg: CAST5 encrypted data [2020-05-04T23:04:22.733Z] gpg: encrypted with 1 passphrase [2020-05-04T23:04:22.733Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-05-04T23:04:23.042Z] + mkdir /home/jenkins [2020-05-04T23:04:23.042Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-05-04T23:04:23.361Z] + 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-05-04T23:04:23.372Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-04T23:04:24.254Z] ---> sigul-install.sh [2020-05-04T23:04:32.420Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-05-04T23:04:33.045Z] + git tag --list [2020-05-04T23:04:33.045Z] v1.0.1-dev.44 [Pipeline] sh [2020-05-04T23:04:33.347Z] + lftools sign git-tag v1.0.1-dev.44 [2020-05-04T23:04:35.267Z] Signing Git tag with Sigul... [2020-05-04T23:04:35.267Z] Signing v1.0.1-dev.44 [Pipeline] echo [2020-05-04T23:04:36.672Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-04T23:04:36.987Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-05-04T23:04:36.995Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-05-04T23:04:37.091Z] $ docker stop --time=1 775dcf82ffcf61cd6115831de7e9844e5bbc117e9b508248235dd5418c9c23fc [2020-05-04T23:04:38.551Z] $ docker rm -f 775dcf82ffcf61cd6115831de7e9844e5bbc117e9b508248235dd5418c9c23fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-05-04T23:04:39.653Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-04T23:04:39.654Z] . [Pipeline] withDockerContainer [2020-05-04T23:04:40.026Z] prd-centos7-docker-4c-2g-7176 does not seem to be running inside a container [2020-05-04T23:04:40.096Z] $ 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-05-04T23:04:40.898Z] $ docker top 55dc9a526729a5999e6a19a5c8632a7314994ad4b10a7ceb3acd849cdf76c516 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-05-04T23:04:41.291Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-04T23:04:41.291Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-04T23:04:41.821Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-04T23:04:41.845Z] $ docker exec 55dc9a526729a5999e6a19a5c8632a7314994ad4b10a7ceb3acd849cdf76c516 ssh-agent [2020-05-04T23:04:42.388Z] SSH_AUTH_SOCK=/tmp/ssh-UqWTkgtcQTmo/agent.15 [2020-05-04T23:04:42.388Z] SSH_AGENT_PID=22 [2020-05-04T23:04:42.464Z] Running ssh-add (command line suppressed) [2020-05-04T23:04:43.010Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_358156221433267265.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_358156221433267265.key) [2020-05-04T23:04:43.137Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-04T23:04:43.557Z] + git semver bump pre [2020-05-04T23:04:43.557Z] # -> Open(): unable to determine branch for HEAD [2020-05-04T23:04:43.557Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2020-05-04T23:04:43.557Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2020-05-04T23:04:43.557Z] # $SEMVER_REMOTE_NAME = origin [2020-05-04T23:04:43.557Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-05-04T23:04:43.557Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-05-04T23:04:43.557Z] # $SEMVER_BRANCH = master [2020-05-04T23:04:43.557Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2020-05-04T23:04:43.821Z] 1.0.1-dev.45 [Pipeline] } [2020-05-04T23:04:43.840Z] $ docker exec --env ******** --env ******** 55dc9a526729a5999e6a19a5c8632a7314994ad4b10a7ceb3acd849cdf76c516 ssh-agent -k [2020-05-04T23:04:44.172Z] unset SSH_AUTH_SOCK; [2020-05-04T23:04:44.172Z] unset SSH_AGENT_PID; [2020-05-04T23:04:44.173Z] echo Agent pid 22 killed; [2020-05-04T23:04:44.232Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-05-04T23:04:45.140Z] + git semver [Pipeline] } [2020-05-04T23:04:45.165Z] $ docker stop --time=1 55dc9a526729a5999e6a19a5c8632a7314994ad4b10a7ceb3acd849cdf76c516 [2020-05-04T23:04:47.128Z] $ docker rm -f 55dc9a526729a5999e6a19a5c8632a7314994ad4b10a7ceb3acd849cdf76c516 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-05-04T23:04:47.792Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-04T23:04:47.792Z] . [Pipeline] withDockerContainer [2020-05-04T23:04:47.975Z] prd-centos7-docker-4c-2g-7176 does not seem to be running inside a container [2020-05-04T23:04:48.099Z] $ 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-05-04T23:04:48.903Z] $ docker top 93ffb2f14e69d0c79512ecce7aa951ba13cfd476cc9a67f3fa4fc6c82736115b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-05-04T23:04:49.528Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-04T23:04:49.528Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-04T23:04:50.146Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-04T23:04:50.154Z] $ docker exec 93ffb2f14e69d0c79512ecce7aa951ba13cfd476cc9a67f3fa4fc6c82736115b ssh-agent [2020-05-04T23:04:50.431Z] SSH_AUTH_SOCK=/tmp/ssh-byBrovgDv2VI/agent.15 [2020-05-04T23:04:50.431Z] SSH_AGENT_PID=22 [2020-05-04T23:04:50.440Z] Running ssh-add (command line suppressed) [2020-05-04T23:04:50.737Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_94136785955756215.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_94136785955756215.key) [2020-05-04T23:04:50.890Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-04T23:04:51.719Z] + git semver push [2020-05-04T23:04:51.719Z] # -> Open(): unable to determine branch for HEAD [2020-05-04T23:04:51.719Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2020-05-04T23:04:51.719Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2020-05-04T23:04:51.719Z] # $SEMVER_REMOTE_NAME = origin [2020-05-04T23:04:51.719Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-05-04T23:04:51.719Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-05-04T23:04:51.719Z] # $SEMVER_BRANCH = master [2020-05-04T23:04:51.719Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2020-05-04T23:04:58.397Z] $ docker exec --env ******** --env ******** 93ffb2f14e69d0c79512ecce7aa951ba13cfd476cc9a67f3fa4fc6c82736115b ssh-agent -k [2020-05-04T23:04:59.015Z] unset SSH_AUTH_SOCK; [2020-05-04T23:04:59.017Z] unset SSH_AGENT_PID; [2020-05-04T23:04:59.017Z] echo Agent pid 22 killed; [2020-05-04T23:04:59.168Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-05-04T23:04:59.950Z] + git semver [Pipeline] } [2020-05-04T23:04:59.970Z] $ docker stop --time=1 93ffb2f14e69d0c79512ecce7aa951ba13cfd476cc9a67f3fa4fc6c82736115b [2020-05-04T23:05:01.811Z] $ docker rm -f 93ffb2f14e69d0c79512ecce7aa951ba13cfd476cc9a67f3fa4fc6c82736115b [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-05-04T23:05:02.789Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-04T23:05:03.402Z] ---> package-listing.sh [2020-05-04T23:05:03.402Z] ++ tr '[:upper:]' '[:lower:]' [2020-05-04T23:05:03.402Z] ++ facter osfamily [2020-05-04T23:05:03.402Z] + OS_FAMILY=redhat [2020-05-04T23:05:03.402Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_master [2020-05-04T23:05:03.402Z] + START_PACKAGES=/tmp/packages_start.txt [2020-05-04T23:05:03.402Z] + END_PACKAGES=/tmp/packages_end.txt [2020-05-04T23:05:03.402Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-05-04T23:05:03.402Z] + PACKAGES=/tmp/packages_start.txt [2020-05-04T23:05:03.402Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2020-05-04T23:05:03.402Z] + PACKAGES=/tmp/packages_end.txt [2020-05-04T23:05:03.402Z] + case "${OS_FAMILY}" in [2020-05-04T23:05:03.402Z] + rpm -qa [2020-05-04T23:05:03.402Z] + sort [2020-05-04T23:05:10.072Z] + '[' -f /tmp/packages_start.txt ']' [2020-05-04T23:05:10.072Z] + '[' -f /tmp/packages_end.txt ']' [2020-05-04T23:05:10.072Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-05-04T23:05:10.072Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2020-05-04T23:05:10.072Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ [2020-05-04T23:05:10.072Z] + 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-05-04T23:05:10.636Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-05-04T23:05:10.901Z] [2020-05-04T23:05:10.901Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-05-04T23:05:11.381Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-05-04T23:05:11.655Z] alpine: Pulling from edgex-lftools-log-publisher [2020-05-04T23:05:11.655Z] c9b1b535fdd9: Pulling fs layer [2020-05-04T23:05:11.655Z] 2cc5ad85d9ab: Pulling fs layer [2020-05-04T23:05:11.655Z] 756a868c4378: Pulling fs layer [2020-05-04T23:05:11.655Z] 444b2fc9a129: Pulling fs layer [2020-05-04T23:05:11.655Z] ea15f1150254: Pulling fs layer [2020-05-04T23:05:11.655Z] 41b27a9f41bf: Pulling fs layer [2020-05-04T23:05:11.655Z] 28c525ee5125: Pulling fs layer [2020-05-04T23:05:11.655Z] 094b1ea09ed8: Pulling fs layer [2020-05-04T23:05:11.655Z] 138eaada9080: Pulling fs layer [2020-05-04T23:05:11.655Z] 0622d0fa9048: Pulling fs layer [2020-05-04T23:05:11.655Z] 444b2fc9a129: Waiting [2020-05-04T23:05:11.655Z] ea15f1150254: Waiting [2020-05-04T23:05:11.655Z] 41b27a9f41bf: Waiting [2020-05-04T23:05:11.655Z] 28c525ee5125: Waiting [2020-05-04T23:05:11.655Z] 094b1ea09ed8: Waiting [2020-05-04T23:05:11.655Z] 138eaada9080: Waiting [2020-05-04T23:05:11.655Z] 0622d0fa9048: Waiting [2020-05-04T23:05:11.655Z] 2cc5ad85d9ab: Verifying Checksum [2020-05-04T23:05:11.655Z] 2cc5ad85d9ab: Download complete [2020-05-04T23:05:11.655Z] 444b2fc9a129: Verifying Checksum [2020-05-04T23:05:11.655Z] 444b2fc9a129: Download complete [2020-05-04T23:05:12.014Z] c9b1b535fdd9: Verifying Checksum [2020-05-04T23:05:12.014Z] c9b1b535fdd9: Download complete [2020-05-04T23:05:12.014Z] ea15f1150254: Verifying Checksum [2020-05-04T23:05:12.014Z] ea15f1150254: Download complete [2020-05-04T23:05:12.373Z] 28c525ee5125: Verifying Checksum [2020-05-04T23:05:12.373Z] 28c525ee5125: Download complete [2020-05-04T23:05:12.373Z] c9b1b535fdd9: Pull complete [2020-05-04T23:05:13.106Z] 756a868c4378: Verifying Checksum [2020-05-04T23:05:13.106Z] 756a868c4378: Download complete [2020-05-04T23:05:13.752Z] 094b1ea09ed8: Download complete [2020-05-04T23:05:13.752Z] 0622d0fa9048: Download complete [2020-05-04T23:05:13.752Z] 138eaada9080: Verifying Checksum [2020-05-04T23:05:13.752Z] 138eaada9080: Download complete [2020-05-04T23:05:15.164Z] 41b27a9f41bf: Verifying Checksum [2020-05-04T23:05:15.164Z] 41b27a9f41bf: Download complete [2020-05-04T23:05:17.104Z] 2cc5ad85d9ab: Pull complete [2020-05-04T23:05:21.341Z] 756a868c4378: Pull complete [2020-05-04T23:05:21.341Z] 444b2fc9a129: Pull complete [2020-05-04T23:05:21.341Z] ea15f1150254: Pull complete [2020-05-04T23:05:28.030Z] 41b27a9f41bf: Pull complete [2020-05-04T23:05:28.030Z] 28c525ee5125: Pull complete [2020-05-04T23:05:32.433Z] 094b1ea09ed8: Pull complete [2020-05-04T23:05:32.698Z] 138eaada9080: Pull complete [2020-05-04T23:05:32.967Z] 0622d0fa9048: Pull complete [2020-05-04T23:05:32.967Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-05-04T23:05:33.229Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-05-04T23:05:33.465Z] prd-centos7-docker-4c-2g-7176 does not seem to be running inside a container [2020-05-04T23:05:33.535Z] $ 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-05-04T23:05:34.598Z] $ docker top 2efd9bb1cd7cdc9d45cd78f3e8eff6e242f8c60ced5c2aaec4374328c8d3d112 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-05-04T23:05:34.962Z] provisioning config files... [2020-05-04T23:05:34.985Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config1353838381720655255tmp [Pipeline] { [Pipeline] echo [2020-05-04T23:05:35.040Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-04T23:05:35.342Z] ---> create-netrc.sh [Pipeline] echo [2020-05-04T23:05:35.352Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-04T23:05:36.031Z] ---> logs-deploy.sh [2020-05-04T23:05:36.031Z] + ARCHIVE_ARTIFACTS= [2020-05-04T23:05:36.031Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-05-04T23:05:36.031Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-05-04T23:05:36.031Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-05-04T23:05:36.031Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/53 [2020-05-04T23:05:36.031Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/master/53/ [2020-05-04T23:05:36.031Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/53 /w/workspace/ndry_app-functions-sdk-go_master [2020-05-04T23:05:37.436Z] Archives upload complete. [2020-05-04T23:05:37.436Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/53 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/master/53/