Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 5ff514ddb4ea774d6c54fa07e5d8df2d4b99de7a Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 370697454611dc68c0596e0d0a50477a8de841a8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 370697454611dc68c0596e0d0a50477a8de841a8 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, goVersion:1.13, testScript:make test, buildImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-1730 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 > 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 Checking out Revision 5ff514ddb4ea774d6c54fa07e5d8df2d4b99de7a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5ff514ddb4ea774d6c54fa07e5d8df2d4b99de7a # timeout=10 Commit message: "feat: Add ability to Filter functions to reverse the logic to filter out specified names (#375)" > git rev-list --no-walk 8418242140e35b355d5695e21083a04ea121214e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:34:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:34:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:34:56 ========================================================= 17:34:56 EdgeX Global Pipelines Version Info 17:34:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:34:57 ------------------- 17:34:57 stable info: 17:34:57 ------------------- 17:34:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:34:57 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 17:34:57 Message: update stable to v1.0.89 17:34:58 ------------------- 17:34:58 experimental info: 17:34:58 ------------------- 17:34:58 Commited By: **** collab-it+edgex@linuxfoundation.org 17:34:58 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 17:34:58 Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 17:34:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:34:59 17:34:59 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:34:59 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:34:59 latest: Pulling from edgex-devops/git-semver 17:34:59 9123ac7c32f7: Pulling fs layer 17:34:59 b8cc5d1170e3: Pulling fs layer 17:34:59 2924cbbf6a41: Pulling fs layer 17:34:59 93b08a4f1073: Pulling fs layer 17:34:59 b8cc5d1170e3: Verifying Checksum 17:34:59 b8cc5d1170e3: Download complete 17:35:00 9123ac7c32f7: Verifying Checksum 17:35:00 9123ac7c32f7: Download complete 17:35:00 93b08a4f1073: Verifying Checksum 17:35:00 93b08a4f1073: Download complete 17:35:00 2924cbbf6a41: Verifying Checksum 17:35:00 2924cbbf6a41: Download complete 17:35:00 9123ac7c32f7: Pull complete 17:35:00 b8cc5d1170e3: Pull complete 17:35:00 2924cbbf6a41: Pull complete 17:35:01 93b08a4f1073: Pull complete 17:35:01 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 17:35:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:35:01 prd-centos7-docker-4c-2g-1730 does not seem to be running inside a container 17:35:01 $ 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 17:35:01 $ docker top b66f9880cf96c7906946e2a1113aa51b08edf7710230fdff8f93ec6f1d779943 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:35:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:35:02 [ssh-agent] Looking for ssh-agent implementation... 17:35:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:35:02 $ docker exec b66f9880cf96c7906946e2a1113aa51b08edf7710230fdff8f93ec6f1d779943 ssh-agent 17:35:02 SSH_AUTH_SOCK=/tmp/ssh-wmXuCNWNztiA/agent.15 17:35:02 SSH_AGENT_PID=22 17:35:02 Running ssh-add (command line suppressed) 17:35:02 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6441600282294105482.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6441600282294105482.key) 17:35:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:35:03 + git describe --exact-match --tags HEAD 17:35:03 fatal: No names found, cannot describe anything. [Pipeline] } 17:35:03 $ docker exec --env ******** --env ******** b66f9880cf96c7906946e2a1113aa51b08edf7710230fdff8f93ec6f1d779943 ssh-agent -k 17:35:03 unset SSH_AUTH_SOCK; 17:35:03 unset SSH_AGENT_PID; 17:35:03 echo Agent pid 22 killed; 17:35:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 17:35:03 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 17:35:03 This usually means this commit has not been tagged. [Pipeline] sshagent 17:35:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:35:03 [ssh-agent] Looking for ssh-agent implementation... 17:35:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:35:03 $ docker exec b66f9880cf96c7906946e2a1113aa51b08edf7710230fdff8f93ec6f1d779943 ssh-agent 17:35:03 SSH_AUTH_SOCK=/tmp/ssh-OpNJ664xPVpD/agent.57 17:35:03 SSH_AGENT_PID=64 17:35:03 Running ssh-add (command line suppressed) 17:35:03 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6108060574214492254.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6108060574214492254.key) 17:35:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:35:04 + git semver init 17:35:04 # -> Open(): unable to determine branch for HEAD 17:35:04 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 17:35:04 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 17:35:04 # $SEMVER_REMOTE_NAME = origin 17:35:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:35:04 # $SEMVER_USER_NAME = edgex-jenkins 17:35:04 # $SEMVER_BRANCH = master 17:35:04 # $SEMVER_TEMP = /tmp/semver-754100844 17:35:04 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 17:35:06 # '/tmp/semver-754100844' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' 17:35:06 # -> Force: false 17:35:06 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 17:35:06 $ docker exec --env ******** --env ******** b66f9880cf96c7906946e2a1113aa51b08edf7710230fdff8f93ec6f1d779943 ssh-agent -k 17:35:07 unset SSH_AUTH_SOCK; 17:35:07 unset SSH_AGENT_PID; 17:35:07 echo Agent pid 64 killed; 17:35:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:35:07 + git semver [Pipeline] } 17:35:07 $ docker stop --time=1 b66f9880cf96c7906946e2a1113aa51b08edf7710230fdff8f93ec6f1d779943 17:35:08 $ docker rm -f b66f9880cf96c7906946e2a1113aa51b08edf7710230fdff8f93ec6f1d779943 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 17:35:10 Stashed 121 file(s) [Pipeline] echo 17:35:10 [edgeXSemver] initialized semver on version 1.1.1-dev.3 [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 17:35:26 Still waiting to schedule task 17:35:26 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1730’ 17:35:26 Still waiting to schedule task 17:35:26 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 17:37:11 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1731 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 17:37:11 Running in /w/workspace/app-functions-sdk-go/64 [Pipeline] { [Pipeline] checkout 17:37:17 using credential edgex-jenkins-ssh 17:37:17 Cloning the remote Git repository 17:37:17 Cloning with configured refspecs honoured and without tags 17:37:17 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 17:37:17 > git init /w/workspace/app-functions-sdk-go/64 # timeout=10 17:37:17 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 17:37:17 > git --version # timeout=10 17:37:17 using GIT_SSH to set credentials SSH Credentials for GitHub 17:37:17 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 17:37:20 Fetching without tags 17:37:21 Checking out Revision 5ff514ddb4ea774d6c54fa07e5d8df2d4b99de7a (master) 17:37:20 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 17:37:20 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 17:37:20 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 17:37:20 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 17:37:20 using GIT_SSH to set credentials SSH Credentials for GitHub 17:37:20 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 17:37:21 > git config core.sparsecheckout # timeout=10 17:37:21 > git checkout -f 5ff514ddb4ea774d6c54fa07e5d8df2d4b99de7a # timeout=10 17:37:25 Commit message: "feat: Add ability to Filter functions to reverse the logic to filter out specified names (#375)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:37:28 ========================================================= 17:37:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 17:37:28 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:37:29 + 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 . 17:37:31 Sending build context to Docker daemon 36.96MB 17:37:31 Step 1/8 : ARG BASE=golang:1.13-alpine 17:37:31 Step 2/8 : FROM ${BASE} 17:37:31 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:37:31 cde5963f3b93: Pulling fs layer 17:37:31 2a23fa8c16f7: Pulling fs layer 17:37:31 777b28850792: Pulling fs layer 17:37:31 8a11ddd9e578: Pulling fs layer 17:37:31 4cf88f913ddb: Pulling fs layer 17:37:31 1df406cf5192: Pulling fs layer 17:37:31 cd6300453558: Pulling fs layer 17:37:31 b9c365052c96: Pulling fs layer 17:37:31 a2d8cc88f415: Pulling fs layer 17:37:31 ea1d1ca13537: Pulling fs layer 17:37:31 3750a50a1c5e: Pulling fs layer 17:37:31 cd6300453558: Waiting 17:37:31 ea1d1ca13537: Waiting 17:37:31 3750a50a1c5e: Waiting 17:37:31 8a11ddd9e578: Waiting 17:37:31 4cf88f913ddb: Waiting 17:37:31 1df406cf5192: Waiting 17:37:31 b9c365052c96: Waiting 17:37:31 a2d8cc88f415: Waiting 17:37:31 777b28850792: Verifying Checksum 17:37:31 777b28850792: Download complete 17:37:31 2a23fa8c16f7: Verifying Checksum 17:37:31 2a23fa8c16f7: Download complete 17:37:31 4cf88f913ddb: Verifying Checksum 17:37:31 4cf88f913ddb: Download complete 17:37:31 1df406cf5192: Verifying Checksum 17:37:31 1df406cf5192: Download complete 17:37:31 cde5963f3b93: Download complete 17:37:32 cde5963f3b93: Pull complete 17:37:33 2a23fa8c16f7: Pull complete 17:37:33 777b28850792: Pull complete 17:37:34 Running on prd-centos7-docker-4c-2g-1732 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 17:37:34 Running in /w/workspace/app-functions-sdk-go/64 [Pipeline] { [Pipeline] checkout 17:37:36 cd6300453558: Verifying Checksum 17:37:36 cd6300453558: Download complete 17:37:36 a2d8cc88f415: Verifying Checksum 17:37:36 a2d8cc88f415: Download complete 17:37:38 using credential edgex-jenkins-ssh 17:37:38 Cloning the remote Git repository 17:37:38 Cloning with configured refspecs honoured and without tags 17:37:38 ea1d1ca13537: Verifying Checksum 17:37:38 ea1d1ca13537: Download complete 17:37:38 3750a50a1c5e: Verifying Checksum 17:37:38 3750a50a1c5e: Download complete 17:37:38 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 17:37:38 > git init /w/workspace/app-functions-sdk-go/64 # timeout=10 17:37:38 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 17:37:38 > git --version # timeout=10 17:37:38 using GIT_SSH to set credentials SSH Credentials for GitHub 17:37:38 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 17:37:41 b9c365052c96: Verifying Checksum 17:37:41 b9c365052c96: Download complete 17:37:41 Fetching without tags 17:37:41 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 17:37:41 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 17:37:41 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 17:37:41 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 17:37:41 using GIT_SSH to set credentials SSH Credentials for GitHub 17:37:41 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 17:37:41 Checking out Revision 5ff514ddb4ea774d6c54fa07e5d8df2d4b99de7a (master) 17:37:41 > git config core.sparsecheckout # timeout=10 17:37:41 > git checkout -f 5ff514ddb4ea774d6c54fa07e5d8df2d4b99de7a # timeout=10 17:37:43 8a11ddd9e578: Verifying Checksum 17:37:43 8a11ddd9e578: Download complete 17:37:45 Commit message: "feat: Add ability to Filter functions to reverse the logic to filter out specified names (#375)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:37:47 ========================================================= 17:37:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 17:37:47 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:37:48 + 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 . 17:37:48 Sending build context to Docker daemon 36.96MB 17:37:48 Step 1/8 : ARG BASE=golang:1.13-alpine 17:37:48 Step 2/8 : FROM ${BASE} 17:37:48 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 17:37:48 e6b0cf9c0882: Pulling fs layer 17:37:48 2848faf0eed1: Pulling fs layer 17:37:48 0f37312ad70f: Pulling fs layer 17:37:48 5788d62ee057: Pulling fs layer 17:37:48 0e6b1d234666: Pulling fs layer 17:37:48 bf5d7aec512f: Pulling fs layer 17:37:48 34c802a77dc8: Pulling fs layer 17:37:48 9eb99e56ec68: Pulling fs layer 17:37:48 27c7a5d97fbd: Pulling fs layer 17:37:48 5c102a31e300: Pulling fs layer 17:37:48 dcfb455df0a1: Pulling fs layer 17:37:48 27c7a5d97fbd: Waiting 17:37:48 34c802a77dc8: Waiting 17:37:48 9eb99e56ec68: Waiting 17:37:48 5788d62ee057: Waiting 17:37:48 0e6b1d234666: Waiting 17:37:48 dcfb455df0a1: Waiting 17:37:48 bf5d7aec512f: Waiting 17:37:48 0f37312ad70f: Verifying Checksum 17:37:48 0f37312ad70f: Download complete 17:37:48 2848faf0eed1: Verifying Checksum 17:37:48 2848faf0eed1: Download complete 17:37:48 0e6b1d234666: Verifying Checksum 17:37:48 0e6b1d234666: Download complete 17:37:48 bf5d7aec512f: Verifying Checksum 17:37:48 bf5d7aec512f: Download complete 17:37:48 e6b0cf9c0882: Download complete 17:37:48 e6b0cf9c0882: Pull complete 17:37:49 34c802a77dc8: Verifying Checksum 17:37:49 34c802a77dc8: Download complete 17:37:49 27c7a5d97fbd: Verifying Checksum 17:37:49 27c7a5d97fbd: Download complete 17:37:50 9eb99e56ec68: Verifying Checksum 17:37:50 9eb99e56ec68: Download complete 17:37:50 dcfb455df0a1: Verifying Checksum 17:37:50 dcfb455df0a1: Download complete 17:37:50 5c102a31e300: Verifying Checksum 17:37:50 5c102a31e300: Download complete 17:37:50 5788d62ee057: Verifying Checksum 17:37:50 5788d62ee057: Download complete 17:37:51 2848faf0eed1: Pull complete 17:37:51 0f37312ad70f: Pull complete 17:37:55 8a11ddd9e578: Pull complete 17:37:55 4cf88f913ddb: Pull complete 17:37:55 1df406cf5192: Pull complete 17:37:58 5788d62ee057: Pull complete 17:37:58 0e6b1d234666: Pull complete 17:37:58 bf5d7aec512f: Pull complete 17:38:00 cd6300453558: Pull complete 17:38:02 34c802a77dc8: Pull complete 17:38:05 b9c365052c96: Pull complete 17:38:05 a2d8cc88f415: Pull complete 17:38:05 9eb99e56ec68: Pull complete 17:38:05 27c7a5d97fbd: Pull complete 17:38:06 5c102a31e300: Pull complete 17:38:06 dcfb455df0a1: Pull complete 17:38:06 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 17:38:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 17:38:06 ---> 7c70fe431013 17:38:06 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 17:38:07 latest: Pulling from library/docker 17:38:07 df20fa9351a1: Pulling fs layer 17:38:07 25ad7478873d: Pulling fs layer 17:38:07 4684f6177b5d: Pulling fs layer 17:38:07 1d105a01b85c: Pulling fs layer 17:38:07 d87316014961: Pulling fs layer 17:38:07 ae7f709568fa: Pulling fs layer 17:38:07 63f9e63bc2f8: Pulling fs layer 17:38:07 1d105a01b85c: Waiting 17:38:07 d87316014961: Waiting 17:38:07 ae7f709568fa: Waiting 17:38:07 63f9e63bc2f8: Waiting 17:38:07 4684f6177b5d: Verifying Checksum 17:38:07 4684f6177b5d: Download complete 17:38:07 25ad7478873d: Verifying Checksum 17:38:07 25ad7478873d: Download complete 17:38:07 df20fa9351a1: Verifying Checksum 17:38:07 d87316014961: Download complete 17:38:07 ae7f709568fa: Verifying Checksum 17:38:07 ae7f709568fa: Download complete 17:38:07 63f9e63bc2f8: Verifying Checksum 17:38:07 df20fa9351a1: Pull complete 17:38:07 ea1d1ca13537: Pull complete 17:38:07 25ad7478873d: Pull complete 17:38:08 3750a50a1c5e: Pull complete 17:38:08 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 17:38:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 17:38:08 ---> 78745c68409d 17:38:08 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 17:38:08 4684f6177b5d: Pull complete 17:38:08 1d105a01b85c: Verifying Checksum 17:38:08 1d105a01b85c: Download complete 17:38:08 latest: Pulling from library/docker 17:38:08 b538f80385f9: Pulling fs layer 17:38:08 259a493cd78d: Pulling fs layer 17:38:08 b8e66b5100f5: Pulling fs layer 17:38:08 f0cde32c2ffd: Pulling fs layer 17:38:08 6136a3ea7bbc: Pulling fs layer 17:38:08 8310feb2719a: Pulling fs layer 17:38:08 37f79010e7d8: Pulling fs layer 17:38:08 f0cde32c2ffd: Waiting 17:38:08 6136a3ea7bbc: Waiting 17:38:08 8310feb2719a: Waiting 17:38:08 37f79010e7d8: Waiting 17:38:08 b8e66b5100f5: Verifying Checksum 17:38:08 b8e66b5100f5: Download complete 17:38:08 259a493cd78d: Download complete 17:38:08 b538f80385f9: Download complete 17:38:09 6136a3ea7bbc: Verifying Checksum 17:38:09 6136a3ea7bbc: Download complete 17:38:09 8310feb2719a: Download complete 17:38:09 37f79010e7d8: Verifying Checksum 17:38:09 37f79010e7d8: Download complete 17:38:09 b538f80385f9: Pull complete 17:38:10 259a493cd78d: Pull complete 17:38:10 b8e66b5100f5: Pull complete 17:38:11 1d105a01b85c: Pull complete 17:38:11 d87316014961: Pull complete 17:38:11 ae7f709568fa: Pull complete 17:38:11 63f9e63bc2f8: Pull complete 17:38:11 Digest: sha256:42e9d5ccd8794b13466a0d8b2686d035504fad6b996e883152ae3c56125bc6dc 17:38:11 Status: Downloaded newer image for docker:latest 17:38:13 ---> f7aaa542fd53 17:38:13 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:38:13 ---> Running in 7764e967da6f 17:38:13 Removing intermediate container 7764e967da6f 17:38:13 ---> 0aff0afb89df 17:38:13 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 17:38:13 ---> Running in 33e687a55b80 17:38:13 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 17:38:14 f0cde32c2ffd: Verifying Checksum 17:38:14 f0cde32c2ffd: Download complete 17:38:14 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 17:38:15 (1/5) Installing libsodium (1.0.18-r0) 17:38:15 (2/5) Installing libzmq (4.3.2-r0) 17:38:15 (3/5) Installing pkgconf (1.6.3-r0) 17:38:15 (4/5) Installing libsodium-dev (1.0.18-r0) 17:38:15 (5/5) Installing zeromq-dev (4.3.2-r0) 17:38:15 Executing busybox-1.31.1-r8.trigger 17:38:15 OK: 145 MiB in 44 packages 17:38:16 Removing intermediate container 33e687a55b80 17:38:16 ---> 86e3a4bb8e89 17:38:16 Step 6/8 : WORKDIR /build 17:38:16 ---> Running in 91bc550d142c 17:38:16 Removing intermediate container 91bc550d142c 17:38:16 ---> 536bb8cb8544 17:38:16 Step 7/8 : COPY go.mod . 17:38:16 ---> e68984500a70 17:38:16 Step 8/8 : RUN go mod download 17:38:16 ---> Running in 3889423825c1 17:38:17 f0cde32c2ffd: Pull complete 17:38:17 6136a3ea7bbc: Pull complete 17:38:17 8310feb2719a: Pull complete 17:38:18 37f79010e7d8: Pull complete 17:38:18 Digest: sha256:42e9d5ccd8794b13466a0d8b2686d035504fad6b996e883152ae3c56125bc6dc 17:38:18 Status: Downloaded newer image for docker:latest 17:38:19 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 17:38:19 go: finding github.com/BurntSushi/toml v0.3.1 17:38:19 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 17:38:19 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:38:19 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 17:38:19 go: finding github.com/bgentry/speakeasy v0.1.0 17:38:19 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 17:38:19 go: finding github.com/davecgh/go-spew v1.1.1 17:38:19 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 17:38:19 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 17:38:19 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.32 17:38:19 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 17:38:19 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 17:38:19 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 17:38:19 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 17:38:19 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 17:38:19 go: finding github.com/fatih/color v1.7.0 17:38:19 go: finding github.com/fsnotify/fsnotify v1.4.7 17:38:19 go: finding github.com/fxamacker/cbor/v2 v2.2.0 17:38:19 go: finding github.com/go-kit/kit v0.8.0 17:38:19 go: finding github.com/go-logfmt/logfmt v0.4.0 17:38:19 go: finding github.com/go-redis/redis/v7 v7.2.0 17:38:19 go: finding github.com/go-stack/stack v1.8.0 17:38:19 go: finding github.com/golang/protobuf v1.3.2 17:38:19 go: finding github.com/golang/snappy v0.0.1 17:38:19 go: finding github.com/gomodule/redigo v2.0.0+incompatible 17:38:19 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 17:38:19 go: finding github.com/google/go-cmp v0.4.0 17:38:19 go: finding github.com/google/uuid v1.1.1 17:38:19 go: finding github.com/gorilla/mux v1.7.4 17:38:19 go: finding github.com/hashicorp/consul/api v1.1.0 17:38:19 go: finding github.com/hashicorp/consul/sdk v0.1.1 17:38:19 go: finding github.com/hashicorp/errwrap v1.0.0 17:38:19 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 17:38:19 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 17:38:19 go: finding github.com/hashicorp/go-msgpack v0.5.3 17:38:19 go: finding github.com/hashicorp/go-multierror v1.0.0 17:38:19 go: finding github.com/hashicorp/go-rootcerts v1.0.0 17:38:19 go: finding github.com/hashicorp/go-sockaddr v1.0.0 17:38:19 go: finding github.com/hashicorp/go-syslog v1.0.0 17:38:19 go: finding github.com/hashicorp/go-uuid v1.0.1 17:38:19 go: finding github.com/hashicorp/go.net v0.0.1 17:38:19 go: finding github.com/hashicorp/golang-lru v0.5.0 17:38:19 go: finding github.com/hashicorp/logutils v1.0.0 17:38:19 go: finding github.com/hashicorp/mdns v1.0.0 17:38:19 go: finding github.com/hashicorp/memberlist v0.1.3 17:38:19 go: finding github.com/hashicorp/serf v0.8.2 17:38:19 go: finding github.com/hpcloud/tail v1.0.0 17:38:19 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 17:38:19 go: finding github.com/kr/pretty v0.1.0 17:38:19 go: finding github.com/kr/pty v1.1.1 17:38:19 go: finding github.com/kr/text v0.1.0 17:38:19 go: finding github.com/mattn/go-colorable v0.0.9 17:38:19 go: finding github.com/mattn/go-isatty v0.0.3 17:38:19 go: finding github.com/miekg/dns v1.0.14 17:38:19 go: finding github.com/mitchellh/cli v1.0.0 17:38:19 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:38:19 go: finding github.com/mitchellh/copystructure v1.0.0 17:38:19 go: finding github.com/mitchellh/go-homedir v1.0.0 17:38:19 go: finding github.com/mitchellh/go-testing-interface v1.0.0 17:38:19 go: finding github.com/mitchellh/gox v0.4.0 17:38:19 go: finding github.com/mitchellh/iochan v1.0.0 17:38:19 go: finding github.com/mitchellh/mapstructure v1.1.2 17:38:19 go: finding github.com/mitchellh/reflectwalk v1.0.0 17:38:19 go: finding github.com/onsi/ginkgo v1.10.1 17:38:19 go: finding github.com/onsi/gomega v1.7.0 17:38:19 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 17:38:19 go: finding github.com/pebbe/zmq4 v1.0.0 17:38:19 go: finding github.com/pelletier/go-toml v1.2.0 17:38:19 go: finding github.com/pkg/errors v0.8.1 17:38:19 go: finding github.com/pmezard/go-difflib v1.0.0 17:38:19 go: finding github.com/posener/complete v1.1.1 17:38:19 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 17:38:19 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 17:38:19 go: finding github.com/stretchr/objx v0.2.0 17:38:20 go: finding github.com/stretchr/testify v1.5.1 17:38:20 go: finding github.com/tidwall/pretty v1.0.1 17:38:20 go: finding github.com/ugorji/go v1.1.4 17:38:20 go: finding github.com/x448/float16 v0.8.4 17:38:20 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 17:38:20 go: finding github.com/xdg/stringprep v1.0.0 17:38:20 go: finding go.mongodb.org/mongo-driver v1.1.1 17:38:20 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 17:38:20 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 17:38:20 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 17:38:20 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 17:38:20 go: finding golang.org/x/text v0.3.2 17:38:20 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 17:38:20 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 17:38:20 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 17:38:20 go: finding gopkg.in/fsnotify.v1 v1.4.7 17:38:20 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 17:38:20 go: finding gopkg.in/yaml.v2 v2.2.8 17:38:24 ---> 24a9b047d13a 17:38:24 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:38:24 ---> Running in 74ffa88da09d 17:38:25 Removing intermediate container 74ffa88da09d 17:38:25 ---> ce45ae83a118 17:38:25 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 17:38:25 ---> Running in 21f63cd6c54e 17:38:26 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 17:38:27 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 17:38:27 (1/5) Installing libsodium (1.0.18-r0) 17:38:27 (2/5) Installing libzmq (4.3.2-r0) 17:38:27 (3/5) Installing pkgconf (1.6.3-r0) 17:38:28 (4/5) Installing libsodium-dev (1.0.18-r0) 17:38:28 (5/5) Installing zeromq-dev (4.3.2-r0) 17:38:28 Executing busybox-1.31.1-r8.trigger 17:38:28 OK: 127 MiB in 44 packages 17:38:29 Removing intermediate container 21f63cd6c54e 17:38:29 ---> ada089a81647 17:38:29 Step 6/8 : WORKDIR /build 17:38:29 ---> Running in b5e7be6b844d 17:38:30 Removing intermediate container b5e7be6b844d 17:38:30 ---> 414667ed093b 17:38:30 Step 7/8 : COPY go.mod . 17:38:30 Removing intermediate container 3889423825c1 17:38:30 ---> 721078b66dab 17:38:30 Successfully built 721078b66dab 17:38:30 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 17:38:30 ---> a0600153b14b 17:38:30 Step 8/8 : RUN go mod download 17:38:30 ---> Running in 580c4ece9b74 17:38:30 + docker inspect -f . ci-base-image-x86_64 17:38:30 . [Pipeline] withDockerContainer 17:38:31 prd-centos7-docker-4c-2g-1732 does not seem to be running inside a container 17:38:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/64 -v /w/workspace/app-functions-sdk-go/64:/w/workspace/app-functions-sdk-go/64:rw,z -v /w/workspace/app-functions-sdk-go/64@tmp:/w/workspace/app-functions-sdk-go/64@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:38:31 $ docker top 32477fcc806f1dabb2d1ff0d40cc6391c00d84b64792b49768d0f7b9a1c41152 -eo pid,comm [Pipeline] { [Pipeline] sh 17:38:32 + go version 17:38:32 go version go1.13.5 linux/amd64 [Pipeline] sh 17:38:33 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 17:38:33 go: finding github.com/BurntSushi/toml v0.3.1 17:38:33 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 17:38:33 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:38:33 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 17:38:33 go: finding github.com/bgentry/speakeasy v0.1.0 17:38:33 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 17:38:33 go: finding github.com/davecgh/go-spew v1.1.1 17:38:33 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 17:38:33 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 17:38:33 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.32 17:38:33 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 17:38:33 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 17:38:33 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 17:38:33 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 17:38:33 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 17:38:33 go: finding github.com/fatih/color v1.7.0 17:38:33 go: finding github.com/fsnotify/fsnotify v1.4.7 17:38:33 go: finding github.com/fxamacker/cbor/v2 v2.2.0 17:38:33 go: finding github.com/go-kit/kit v0.8.0 17:38:33 go: finding github.com/go-logfmt/logfmt v0.4.0 17:38:33 go: finding github.com/go-redis/redis/v7 v7.2.0 17:38:33 go: finding github.com/go-stack/stack v1.8.0 17:38:33 go: finding github.com/golang/protobuf v1.3.2 17:38:33 go: finding github.com/golang/snappy v0.0.1 17:38:33 go: finding github.com/gomodule/redigo v2.0.0+incompatible 17:38:33 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 17:38:33 go: finding github.com/google/go-cmp v0.4.0 17:38:33 + make test 17:38:33 go: finding github.com/google/uuid v1.1.1 17:38:33 go: finding github.com/gorilla/mux v1.7.4 17:38:33 go: finding github.com/hashicorp/consul/api v1.1.0 17:38:33 go: finding github.com/hashicorp/consul/sdk v0.1.1 17:38:33 go: finding github.com/hashicorp/errwrap v1.0.0 17:38:33 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 17:38:33 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:38:33 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 17:38:33 go: finding github.com/hashicorp/go-msgpack v0.5.3 17:38:33 go: finding github.com/hashicorp/go-multierror v1.0.0 17:38:33 go: finding github.com/hashicorp/go-rootcerts v1.0.0 17:38:33 go: finding github.com/hashicorp/go-sockaddr v1.0.0 17:38:33 go: finding github.com/hashicorp/go-syslog v1.0.0 17:38:33 go: finding github.com/hashicorp/go-uuid v1.0.1 17:38:33 go: finding github.com/hashicorp/go.net v0.0.1 17:38:34 go: finding github.com/hashicorp/golang-lru v0.5.0 17:38:34 go: finding github.com/hashicorp/logutils v1.0.0 17:38:34 go: finding github.com/hashicorp/mdns v1.0.0 17:38:34 go: finding github.com/hashicorp/memberlist v0.1.3 17:38:34 go: finding github.com/hashicorp/serf v0.8.2 17:38:34 go: finding github.com/hpcloud/tail v1.0.0 17:38:34 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 17:38:34 go: finding github.com/kr/pretty v0.1.0 17:38:34 go: finding github.com/kr/pty v1.1.1 17:38:34 go: finding github.com/kr/text v0.1.0 17:38:34 go: finding github.com/mattn/go-colorable v0.0.9 17:38:34 go: finding github.com/mattn/go-isatty v0.0.3 17:38:34 go: finding github.com/miekg/dns v1.0.14 17:38:34 go: finding github.com/mitchellh/cli v1.0.0 17:38:34 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:38:34 go: finding github.com/mitchellh/copystructure v1.0.0 17:38:34 go: finding github.com/mitchellh/go-homedir v1.0.0 17:38:34 go: finding github.com/mitchellh/go-testing-interface v1.0.0 17:38:34 go: finding github.com/mitchellh/gox v0.4.0 17:38:34 go: finding github.com/mitchellh/iochan v1.0.0 17:38:34 go: finding github.com/mitchellh/mapstructure v1.1.2 17:38:34 go: finding github.com/mitchellh/reflectwalk v1.0.0 17:38:34 go: finding github.com/onsi/ginkgo v1.10.1 17:38:34 go: finding github.com/onsi/gomega v1.7.0 17:38:35 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 17:38:35 go: finding github.com/pebbe/zmq4 v1.0.0 17:38:35 go: finding github.com/pelletier/go-toml v1.2.0 17:38:35 go: finding github.com/pkg/errors v0.8.1 17:38:35 go: finding github.com/pmezard/go-difflib v1.0.0 17:38:35 go: finding github.com/posener/complete v1.1.1 17:38:35 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 17:38:35 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 17:38:35 go: finding github.com/stretchr/objx v0.2.0 17:38:35 go: finding github.com/stretchr/testify v1.5.1 17:38:35 go: finding github.com/tidwall/pretty v1.0.1 17:38:35 go: finding github.com/ugorji/go v1.1.4 17:38:35 go: finding github.com/x448/float16 v0.8.4 17:38:35 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 17:38:35 go: finding github.com/xdg/stringprep v1.0.0 17:38:35 go: finding go.mongodb.org/mongo-driver v1.1.1 17:38:35 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 17:38:35 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 17:38:35 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 17:38:35 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 17:38:35 go: finding golang.org/x/text v0.3.2 17:38:35 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 17:38:35 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 17:38:36 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 17:38:36 go: finding gopkg.in/fsnotify.v1 v1.4.7 17:38:36 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 17:38:36 go: finding gopkg.in/yaml.v2 v2.2.8 17:38:36 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 17:38:42 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.082s coverage: 86.2% of statements 17:38:54 Removing intermediate container 580c4ece9b74 17:38:54 ---> c35e373fab1a 17:38:54 Successfully built c35e373fab1a 17:38:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:38:55 + docker inspect -f . ci-base-image-arm64 17:38:55 . [Pipeline] withDockerContainer 17:38:55 prd-ubuntu18.04-docker-arm64-4c-16g-1731 does not seem to be running inside a container 17:38:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/64 -v /w/workspace/app-functions-sdk-go/64:/w/workspace/app-functions-sdk-go/64:rw,z -v /w/workspace/app-functions-sdk-go/64@tmp:/w/workspace/app-functions-sdk-go/64@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:38:57 $ docker top 3fcba0f4aa88c7be767bbe5f045b16d9f86f04b35a7e1db14d1db5fdcdf275c7 -eo pid,comm [Pipeline] { [Pipeline] sh 17:38:57 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.077s coverage: 51.6% of statements 17:38:57 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 17:38:57 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 17:38:57 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.054s coverage: 56.7% of statements 17:38:57 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 17:38:57 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.530s coverage: 69.1% of statements 17:38:58 + go version 17:38:58 go version go1.13.5 linux/arm64 [Pipeline] sh 17:38:58 + make test 17:38:58 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:39:00 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 17:39:12 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 14.541s coverage: 73.4% of statements 17:39:12 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.006s coverage: 89.5% of statements 17:39:12 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.010s coverage: 100.0% of statements 17:39:12 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.053s coverage: 100.0% of statements 17:39:12 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.004s coverage: 100.0% of statements 17:39:12 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.006s coverage: 100.0% of statements 17:39:12 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 17:39:12 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 17:39:12 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 17:39:12 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 17:39:12 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 17:39:12 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 17:39:12 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 17:39:12 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.009s coverage: 96.6% of statements 17:39:12 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 17:39:12 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.004s coverage: 97.7% of statements 17:39:12 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 17:39:12 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 17:39:12 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 17:39:12 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.671s coverage: 78.0% of statements 17:39:12 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.051s coverage: 81.1% of statements 17:39:12 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 17:39:22 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.091s coverage: 86.2% of statements 17:39:27 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.345s coverage: 71.5% of statements 17:39:27 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 17:39:27 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.005s coverage: 100.0% of statements 17:39:27 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:39:30 gofmt -l . 17:39:30 [ "`gofmt -l .`" = "" ] 17:39:30 ./bin/test-go-mod-tidy.sh [Pipeline] stash 17:39:31 Stashed 1 file(s) [Pipeline] } 17:39:31 $ docker stop --time=1 32477fcc806f1dabb2d1ff0d40cc6391c00d84b64792b49768d0f7b9a1c41152 17:39:32 $ docker rm -f 32477fcc806f1dabb2d1ff0d40cc6391c00d84b64792b49768d0f7b9a1c41152 [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] } 17:40:01 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.147s coverage: 51.6% of statements 17:40:01 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 17:40:01 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 17:40:01 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.096s coverage: 56.7% of statements 17:40:01 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 17:40:01 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.345s coverage: 69.1% of statements 17:40:07 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 14.515s coverage: 73.4% of statements 17:40:07 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.021s coverage: 89.5% of statements 17:40:07 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.031s coverage: 100.0% of statements 17:40:07 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.089s coverage: 100.0% of statements 17:40:07 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.019s coverage: 100.0% of statements 17:40:07 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.020s coverage: 100.0% of statements 17:40:07 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 17:40:07 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 17:40:07 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 17:40:07 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 17:40:07 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 17:40:07 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 17:40:07 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 17:40:07 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.018s coverage: 96.6% of statements 17:40:07 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 17:40:07 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.018s coverage: 97.7% of statements 17:40:07 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 17:40:07 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 17:40:07 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 17:40:12 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.753s coverage: 78.0% of statements 17:40:12 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.083s coverage: 81.1% of statements 17:40:12 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 17:40:34 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.735s coverage: 71.5% of statements 17:40:34 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 17:40:34 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.021s coverage: 100.0% of statements 17:40:34 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:40:46 gofmt -l . 17:40:46 [ "`gofmt -l .`" = "" ] 17:40:46 ./bin/test-go-mod-tidy.sh [Pipeline] stash 17:40:46 Warning: overwriting stash ‘coverage-report’ 17:40:47 Stashed 1 file(s) [Pipeline] } 17:40:47 $ docker stop --time=1 3fcba0f4aa88c7be767bbe5f045b16d9f86f04b35a7e1db14d1db5fdcdf275c7 17:40:49 $ docker rm -f 3fcba0f4aa88c7be767bbe5f045b16d9f86f04b35a7e1db14d1db5fdcdf275c7 [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 17:40:51 provisioning config files... 17:40:51 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config5932345433838180462tmp [Pipeline] { [Pipeline] sh 17:40:51 + bash -s - -t @/w/workspace/ndry_app-functions-sdk-go_master@tmp/config5932345433838180462tmp 17:40:51 + curl -s https://codecov.io/bash 17:40:51 17:40:51 _____ _ 17:40:51 / ____| | | 17:40:51 | | ___ __| | ___ ___ _____ __ 17:40:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:40:51 | |___| (_) | (_| | __/ (_| (_) \ V / 17:40:51 \_____\___/ \__,_|\___|\___\___/ \_/ 17:40:51 Bash-20200602-f809a24 17:40:51 17:40:51 17:40:51 ==> Jenkins CI detected. 17:40:51 project root: . 17:40:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:40:51 ==> Running gcov in . (disable via -X gcov) 17:40:51 ==> Python coveragepy not found 17:40:51 ==> Searching for coverage reports in: 17:40:51 + . 17:40:51 -> Found 1 reports 17:40:51 ==> Detecting git/mercurial file structure 17:40:51 ==> Reading reports 17:40:51 + ./coverage.out bytes=77946 17:40:51 ==> Appending adjustments 17:40:51 https://docs.codecov.io/docs/fixing-reports 17:40:52 + Found adjustments 17:40:52 ==> Gzipping contents 17:40:52 ==> Uploading reports 17:40:52 url: https://codecov.io 17:40:52 query: branch=master&commit=5ff514ddb4ea774d6c54fa07e5d8df2d4b99de7a&build=64&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F64%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job= 17:40:52 -> Pinging Codecov 17:40:52 https://codecov.io/upload/v4?package=bash-20200602-f809a24&token=secret&branch=master&commit=5ff514ddb4ea774d6c54fa07e5d8df2d4b99de7a&build=64&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F64%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job= 17:40:52 -> Uploading 17:40:53 -> View reports at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/5ff514ddb4ea774d6c54fa07e5d8df2d4b99de7a [Pipeline] } 17:40:53 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 17:40:53 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 17:40:53 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 17:40:53 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:40:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 17:40:54 17:40:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh 17:40:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 17:40:54 1.317.0: Pulling from edgex-devops/edgex-snyk-go 17:40:54 cbdbe7a5bc2a: Pulling fs layer 17:40:54 408f87550127: Pulling fs layer 17:40:54 fe522b08c979: Pulling fs layer 17:40:54 221eaa008020: Pulling fs layer 17:40:54 2a4607e5d6b9: Pulling fs layer 17:40:54 8f79b27c4fd2: Pulling fs layer 17:40:54 e5c8dbe1645b: Pulling fs layer 17:40:54 23e8b3b47431: Pulling fs layer 17:40:54 5c568d65a230: Pulling fs layer 17:40:54 221eaa008020: Waiting 17:40:54 2a4607e5d6b9: Waiting 17:40:54 8f79b27c4fd2: Waiting 17:40:54 e5c8dbe1645b: Waiting 17:40:54 23e8b3b47431: Waiting 17:40:54 5c568d65a230: Waiting 17:40:54 fe522b08c979: Verifying Checksum 17:40:54 fe522b08c979: Download complete 17:40:54 408f87550127: Download complete 17:40:54 2a4607e5d6b9: Verifying Checksum 17:40:54 2a4607e5d6b9: Download complete 17:40:54 8f79b27c4fd2: Verifying Checksum 17:40:54 8f79b27c4fd2: Download complete 17:40:54 cbdbe7a5bc2a: Verifying Checksum 17:40:54 e5c8dbe1645b: Verifying Checksum 17:40:54 e5c8dbe1645b: Download complete 17:40:54 cbdbe7a5bc2a: Pull complete 17:40:54 408f87550127: Pull complete 17:40:55 fe522b08c979: Pull complete 17:40:55 23e8b3b47431: Verifying Checksum 17:40:55 23e8b3b47431: Download complete 17:40:55 5c568d65a230: Verifying Checksum 17:40:55 5c568d65a230: Download complete 17:40:56 221eaa008020: Download complete 17:41:02 221eaa008020: Pull complete 17:41:02 2a4607e5d6b9: Pull complete 17:41:02 8f79b27c4fd2: Pull complete 17:41:04 e5c8dbe1645b: Pull complete 17:41:06 23e8b3b47431: Pull complete 17:41:07 5c568d65a230: Pull complete 17:41:07 Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 17:41:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer 17:41:07 prd-centos7-docker-4c-2g-1730 does not seem to be running inside a container 17:41:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/ndry_app-functions-sdk-go_master:/ws -w /ws --entrypoint= -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat 17:41:08 $ docker top 33cb6285f4c19680a3c016d5b37076d685c0ddfec88e897ebf2c9f5fabeec926 -eo pid,comm [Pipeline] { [Pipeline] sh 17:41:08 + snyk monitor '--org=edgex-jenkins' 17:41:26 17:41:26 Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go)... 17:41:26 17:41:26 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/84a89414-c83d-4daa-8ff9-7ceae658ecfc/history/a5669f88-591b-4d96-813b-cd6adb7aa376 17:41:26 17:41:26 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:41:26 17:41:26 [Pipeline] } 17:41:26 $ docker stop --time=1 33cb6285f4c19680a3c016d5b37076d685c0ddfec88e897ebf2c9f5fabeec926 17:41:28 $ docker rm -f 33cb6285f4c19680a3c016d5b37076d685c0ddfec88e897ebf2c9f5fabeec926 [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 17:41:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:41:29 . [Pipeline] withDockerContainer 17:41:30 prd-centos7-docker-4c-2g-1730 does not seem to be running inside a container 17:41:30 $ 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 17:41:30 $ docker top 2c5c800728d8a95a7d5ea11fef14be9b9c216730078f7fcf9ceed3a0956af7fb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:41:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:41:30 [ssh-agent] Looking for ssh-agent implementation... 17:41:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:41:31 $ docker exec 2c5c800728d8a95a7d5ea11fef14be9b9c216730078f7fcf9ceed3a0956af7fb ssh-agent 17:41:31 SSH_AUTH_SOCK=/tmp/ssh-qPEeWMGDjvOZ/agent.15 17:41:31 SSH_AGENT_PID=22 17:41:31 Running ssh-add (command line suppressed) 17:41:31 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8888722498819533179.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8888722498819533179.key) 17:41:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:41:31 + git semver tag 17:41:31 # -> Open(): unable to determine branch for HEAD 17:41:31 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 17:41:31 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 17:41:31 # $SEMVER_REMOTE_NAME = origin 17:41:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:41:31 # $SEMVER_USER_NAME = edgex-jenkins 17:41:31 # $SEMVER_BRANCH = master 17:41:31 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 17:41:31 # 5ff514ddb4ea774d6c54fa07e5d8df2d4b99de7a HEAD 17:41:31 # -> Force: false 17:41:31 # af383dba2a23d22c48a9e132c65eb0c99d6f1b2c refs/tags/v1.1.1-dev.3 [Pipeline] } 17:41:31 $ docker exec --env ******** --env ******** 2c5c800728d8a95a7d5ea11fef14be9b9c216730078f7fcf9ceed3a0956af7fb ssh-agent -k 17:41:31 unset SSH_AUTH_SOCK; 17:41:31 unset SSH_AGENT_PID; 17:41:31 echo Agent pid 22 killed; 17:41:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:41:32 + git semver [Pipeline] } 17:41:32 $ docker stop --time=1 2c5c800728d8a95a7d5ea11fef14be9b9c216730078f7fcf9ceed3a0956af7fb 17:41:33 $ docker rm -f 2c5c800728d8a95a7d5ea11fef14be9b9c216730078f7fcf9ceed3a0956af7fb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 17:41:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:41:34 17:41:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 17:41:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:41:34 0.23.1-centos7: Pulling from edgex-lftools 17:41:34 ab5ef0e58194: Pulling fs layer 17:41:34 9712f1f96733: Pulling fs layer 17:41:34 63f879dbbcfc: Pulling fs layer 17:41:34 0d9ebad4ef96: Pulling fs layer 17:41:34 e9a5061849ea: Pulling fs layer 17:41:34 d747dcd14b5f: Pulling fs layer 17:41:34 2de7ff778b66: Pulling fs layer 17:41:34 0d9ebad4ef96: Waiting 17:41:34 e9a5061849ea: Waiting 17:41:34 d747dcd14b5f: Waiting 17:41:34 2de7ff778b66: Waiting 17:41:34 9712f1f96733: Verifying Checksum 17:41:34 9712f1f96733: Download complete 17:41:35 63f879dbbcfc: Verifying Checksum 17:41:35 63f879dbbcfc: Download complete 17:41:35 e9a5061849ea: Verifying Checksum 17:41:35 e9a5061849ea: Download complete 17:41:35 d747dcd14b5f: Verifying Checksum 17:41:35 d747dcd14b5f: Download complete 17:41:35 ab5ef0e58194: Verifying Checksum 17:41:35 ab5ef0e58194: Download complete 17:41:35 2de7ff778b66: Verifying Checksum 17:41:35 2de7ff778b66: Download complete 17:41:35 0d9ebad4ef96: Verifying Checksum 17:41:35 0d9ebad4ef96: Download complete 17:41:39 ab5ef0e58194: Pull complete 17:41:39 9712f1f96733: Pull complete 17:41:42 63f879dbbcfc: Pull complete 17:41:47 0d9ebad4ef96: Pull complete 17:41:48 e9a5061849ea: Pull complete 17:41:48 d747dcd14b5f: Pull complete 17:41:51 2de7ff778b66: Pull complete 17:41:51 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:41:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 17:41:51 prd-centos7-docker-4c-2g-1730 does not seem to be running inside a container 17:41:51 $ 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 17:41:52 $ docker top c41b7bbd9aca7181fb8b69cf1cd20c7406fcb4b003eede1a944fbf918bc02566 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:41:52 provisioning config files... 17:41:52 copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config406380703638727613tmp 17:41:52 copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config4808334895182170817tmp 17:41:52 copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config5810757098466337187tmp [Pipeline] { [Pipeline] echo 17:41:52 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:41:52 ---> sigul-configuration.sh 17:41:52 gpg: directory `/root/.gnupg' created 17:41:52 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:41:52 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:41:52 gpg: keyring `/root/.gnupg/secring.gpg' created 17:41:52 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:41:52 gpg: CAST5 encrypted data 17:41:52 gpg: encrypted with 1 passphrase 17:41:52 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:41:53 + mkdir /home/jenkins 17:41:53 + mkdir /home/jenkins/sigul [Pipeline] sh 17:41:53 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 17:41:53 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:41:53 ---> sigul-install.sh 17:42:01 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 17:42:02 + git tag --list 17:42:02 v1.1.1-dev.3 [Pipeline] sh 17:42:02 + lftools sign git-tag v1.1.1-dev.3 17:42:03 Signing Git tag with Sigul... 17:42:03 Signing v1.1.1-dev.3 [Pipeline] echo 17:42:04 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:42:04 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:42:04 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:42:04 $ docker stop --time=1 c41b7bbd9aca7181fb8b69cf1cd20c7406fcb4b003eede1a944fbf918bc02566 17:42:06 $ docker rm -f c41b7bbd9aca7181fb8b69cf1cd20c7406fcb4b003eede1a944fbf918bc02566 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 17:42:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:42:06 . [Pipeline] withDockerContainer 17:42:06 prd-centos7-docker-4c-2g-1730 does not seem to be running inside a container 17:42:06 $ 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 17:42:07 $ docker top e1db5642a2c3cba7147fe151e622b912c33d3f2fa45325b57e99bdb80acd4d8f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:42:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:42:07 [ssh-agent] Looking for ssh-agent implementation... 17:42:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:42:07 $ docker exec e1db5642a2c3cba7147fe151e622b912c33d3f2fa45325b57e99bdb80acd4d8f ssh-agent 17:42:07 SSH_AUTH_SOCK=/tmp/ssh-09sKUhAOQAYq/agent.15 17:42:07 SSH_AGENT_PID=22 17:42:07 Running ssh-add (command line suppressed) 17:42:07 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5194723660630662490.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5194723660630662490.key) 17:42:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:42:08 + git semver bump pre 17:42:08 # -> Open(): unable to determine branch for HEAD 17:42:08 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 17:42:08 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 17:42:08 # $SEMVER_REMOTE_NAME = origin 17:42:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:42:08 # $SEMVER_USER_NAME = edgex-jenkins 17:42:08 # $SEMVER_BRANCH = master 17:42:08 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 17:42:08 1.1.1-dev.4 [Pipeline] } 17:42:08 $ docker exec --env ******** --env ******** e1db5642a2c3cba7147fe151e622b912c33d3f2fa45325b57e99bdb80acd4d8f ssh-agent -k 17:42:08 unset SSH_AUTH_SOCK; 17:42:08 unset SSH_AGENT_PID; 17:42:08 echo Agent pid 22 killed; 17:42:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:42:08 + git semver [Pipeline] } 17:42:08 $ docker stop --time=1 e1db5642a2c3cba7147fe151e622b912c33d3f2fa45325b57e99bdb80acd4d8f 17:42:10 $ docker rm -f e1db5642a2c3cba7147fe151e622b912c33d3f2fa45325b57e99bdb80acd4d8f [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 17:42:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:42:10 . [Pipeline] withDockerContainer 17:42:10 prd-centos7-docker-4c-2g-1730 does not seem to be running inside a container 17:42:10 $ 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 17:42:11 $ docker top 722a8af99553aacb3393d038f7af4f1fdbfa78873f3afea797eea9b4ce4b46b6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:42:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:42:11 [ssh-agent] Looking for ssh-agent implementation... 17:42:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:42:11 $ docker exec 722a8af99553aacb3393d038f7af4f1fdbfa78873f3afea797eea9b4ce4b46b6 ssh-agent 17:42:11 SSH_AUTH_SOCK=/tmp/ssh-7p6BrEYs4qHZ/agent.14 17:42:11 SSH_AGENT_PID=20 17:42:11 Running ssh-add (command line suppressed) 17:42:11 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6789408167339524524.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6789408167339524524.key) 17:42:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:42:12 + git semver push 17:42:12 # -> Open(): unable to determine branch for HEAD 17:42:12 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 17:42:12 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 17:42:12 # $SEMVER_REMOTE_NAME = origin 17:42:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:42:12 # $SEMVER_USER_NAME = edgex-jenkins 17:42:12 # $SEMVER_BRANCH = master 17:42:12 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 17:42:20 $ docker exec --env ******** --env ******** 722a8af99553aacb3393d038f7af4f1fdbfa78873f3afea797eea9b4ce4b46b6 ssh-agent -k 17:42:20 unset SSH_AUTH_SOCK; 17:42:20 unset SSH_AGENT_PID; 17:42:20 echo Agent pid 20 killed; 17:42:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:42:20 + git semver [Pipeline] } 17:42:20 $ docker stop --time=1 722a8af99553aacb3393d038f7af4f1fdbfa78873f3afea797eea9b4ce4b46b6 17:42:22 $ docker rm -f 722a8af99553aacb3393d038f7af4f1fdbfa78873f3afea797eea9b4ce4b46b6 [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 17:42:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:42:23 ---> package-listing.sh 17:42:23 ++ facter osfamily 17:42:23 ++ tr '[:upper:]' '[:lower:]' 17:42:23 + OS_FAMILY=redhat 17:42:23 + workspace=/w/workspace/ndry_app-functions-sdk-go_master 17:42:23 + START_PACKAGES=/tmp/packages_start.txt 17:42:23 + END_PACKAGES=/tmp/packages_end.txt 17:42:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:42:23 + PACKAGES=/tmp/packages_start.txt 17:42:23 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 17:42:23 + PACKAGES=/tmp/packages_end.txt 17:42:23 + case "${OS_FAMILY}" in 17:42:23 + rpm -qa 17:42:23 + sort 17:42:27 + '[' -f /tmp/packages_start.txt ']' 17:42:27 + '[' -f /tmp/packages_end.txt ']' 17:42:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:42:27 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 17:42:27 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ 17:42:27 + 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 17:42:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:42:28 17:42:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:42:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:42:28 alpine: Pulling from edgex-lftools-log-publisher 17:42:28 c9b1b535fdd9: Pulling fs layer 17:42:28 2cc5ad85d9ab: Pulling fs layer 17:42:28 756a868c4378: Pulling fs layer 17:42:28 444b2fc9a129: Pulling fs layer 17:42:28 ea15f1150254: Pulling fs layer 17:42:28 41b27a9f41bf: Pulling fs layer 17:42:28 28c525ee5125: Pulling fs layer 17:42:28 094b1ea09ed8: Pulling fs layer 17:42:28 138eaada9080: Pulling fs layer 17:42:28 0622d0fa9048: Pulling fs layer 17:42:28 444b2fc9a129: Waiting 17:42:28 ea15f1150254: Waiting 17:42:28 41b27a9f41bf: Waiting 17:42:28 28c525ee5125: Waiting 17:42:28 094b1ea09ed8: Waiting 17:42:28 138eaada9080: Waiting 17:42:28 0622d0fa9048: Waiting 17:42:28 2cc5ad85d9ab: Verifying Checksum 17:42:28 2cc5ad85d9ab: Download complete 17:42:28 444b2fc9a129: Verifying Checksum 17:42:28 444b2fc9a129: Download complete 17:42:28 c9b1b535fdd9: Verifying Checksum 17:42:28 c9b1b535fdd9: Download complete 17:42:28 ea15f1150254: Verifying Checksum 17:42:28 ea15f1150254: Download complete 17:42:28 28c525ee5125: Verifying Checksum 17:42:28 28c525ee5125: Download complete 17:42:28 c9b1b535fdd9: Pull complete 17:42:28 756a868c4378: Verifying Checksum 17:42:28 756a868c4378: Download complete 17:42:29 138eaada9080: Verifying Checksum 17:42:29 138eaada9080: Download complete 17:42:29 094b1ea09ed8: Verifying Checksum 17:42:29 094b1ea09ed8: Download complete 17:42:29 0622d0fa9048: Verifying Checksum 17:42:29 0622d0fa9048: Download complete 17:42:29 41b27a9f41bf: Verifying Checksum 17:42:29 41b27a9f41bf: Download complete 17:42:30 2cc5ad85d9ab: Pull complete 17:42:31 756a868c4378: Pull complete 17:42:31 444b2fc9a129: Pull complete 17:42:31 ea15f1150254: Pull complete 17:42:35 41b27a9f41bf: Pull complete 17:42:35 28c525ee5125: Pull complete 17:42:37 094b1ea09ed8: Pull complete 17:42:37 138eaada9080: Pull complete 17:42:37 0622d0fa9048: Pull complete 17:42:37 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 17:42:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:42:37 prd-centos7-docker-4c-2g-1730 does not seem to be running inside a container 17:42:37 $ 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 17:42:37 $ docker top e0628e77a0772dd25501291e793f3ea29422721f2690b6bbd9de6babf36ade24 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:42:37 provisioning config files... 17:42:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config547805803755630933tmp [Pipeline] { [Pipeline] echo 17:42:38 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:42:38 ---> create-netrc.sh [Pipeline] echo 17:42:38 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:42:38 ---> logs-deploy.sh 17:42:38 + ARCHIVE_ARTIFACTS= 17:42:38 + LOGS_SERVER=https://logs.edgexfoundry.org 17:42:38 + '[' https://logs.edgexfoundry.org == None ']' 17:42:38 + NEXUS_URL=https://nexus.edgexfoundry.org 17:42:38 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/64 17:42:38 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/master/64/ 17:42:38 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/64 /w/workspace/ndry_app-functions-sdk-go_master 17:42:39 Archives upload complete. 17:42:39 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/64 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/master/64/