Pull request #498 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from 20236cc885d1475e25755c66e8a90b976dfc973d+a28a1e282162ae220bb16baae6b474c93cd0f1dd (9f34d308d7197109e551b9ed01bb98f11bbd5d69) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 7909e789ffc0fecf34d47f501ec8db0a80105338 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 --version # 'git version 2.16.6' > 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 7909e789ffc0fecf34d47f501ec8db0a80105338 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 > git --version # 'git version 2.16.6' 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 7909e789ffc0fecf34d47f501ec8db0a80105338 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7909e789ffc0fecf34d47f501ec8db0a80105338 # timeout=10 Commit message: "Merge pull request #245 from ernestojeda/fix-go-version-issue" > 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, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-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 BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-869 in /w/workspace/ndry_app-functions-sdk-go_PR-498 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_PR-498 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/498/head:refs/remotes/origin/PR-498 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit a28a1e282162ae220bb16baae6b474c93cd0f1dd into PR head commit 20236cc885d1475e25755c66e8a90b976dfc973d Merge succeeded, producing 20236cc885d1475e25755c66e8a90b976dfc973d Checking out Revision 20236cc885d1475e25755c66e8a90b976dfc973d (PR-498) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/498/head:refs/remotes/origin/PR-498 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/498/head:refs/remotes/origin/PR-498 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 20236cc885d1475e25755c66e8a90b976dfc973d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a28a1e282162ae220bb16baae6b474c93cd0f1dd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 20236cc885d1475e25755c66e8a90b976dfc973d # timeout=10 Commit message: "feat(triggers): Add MQTT Trigger with secure connection options" First time build. Skipping changelog. > git rev-list --no-walk cf4213e4a4b0392a7953816597322c122fd60aef # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:46:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:46:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:46:06 ========================================================= 16:46:06 EdgeX Global Pipelines Version Info 16:46:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:46:07 ------------------- 16:46:07 stable info: 16:46:07 ------------------- 16:46:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:46:07 Commit SHA: 7909e789ffc0fecf34d47f501ec8db0a80105338 16:46:07 Message: update stable to v1.0.122 16:46:08 ------------------- 16:46:08 experimental info: 16:46:08 ------------------- 16:46:08 Commited By: **** collab-it+edgex@linuxfoundation.org 16:46:08 Commit SHA: 040e29ce4f8dcf7f02c652317e535dcbebe1b406 16:46:08 Message: update experimental to v1.0.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 16:46:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 16:46:08 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 16:46:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:46:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:46:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:46:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 16:46:09 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:46:09 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 16:46:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:46:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:46:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:46:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo 16:46:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:46:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:46:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 16:46:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:46:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:46:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:46:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:46:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:46:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:46:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:46:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-498 [Pipeline] echo 16:46:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-498 [Pipeline] echo 16:46:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-498 [Pipeline] echo 16:46:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 20236cc885d1475e25755c66e8a90b976dfc973d [Pipeline] echo 16:46:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 20236cc [Pipeline] echo 16:46:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:46:12 + git log --format=format:%s -1 20236cc885d1475e25755c66e8a90b976dfc973d [Pipeline] echo 16:46:12 GIT_COMMIT: 20236cc885d1475e25755c66e8a90b976dfc973d, Commit Message: feat(triggers): Add MQTT Trigger with secure connection options [Pipeline] echo 16:46:12 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 16:46:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:46:13 16:46:13 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:46:13 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:46:13 latest: Pulling from edgex-devops/git-semver 16:46:13 31603596830f: Pulling fs layer 16:46:13 2a8b12db71e7: Pulling fs layer 16:46:13 6ca5941a6612: Pulling fs layer 16:46:13 ecc8261a40a4: Pulling fs layer 16:46:13 ecc8261a40a4: Waiting 16:46:13 2a8b12db71e7: Verifying Checksum 16:46:13 2a8b12db71e7: Download complete 16:46:14 31603596830f: Download complete 16:46:14 ecc8261a40a4: Verifying Checksum 16:46:14 ecc8261a40a4: Download complete 16:46:14 6ca5941a6612: Verifying Checksum 16:46:14 6ca5941a6612: Download complete 16:46:14 31603596830f: Pull complete 16:46:14 2a8b12db71e7: Pull complete 16:46:15 6ca5941a6612: Pull complete 16:46:15 ecc8261a40a4: Pull complete 16:46:15 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 16:46:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:46:15 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:46:15 prd-centos7-docker-4c-2g-869 does not seem to be running inside a container 16:46:15 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-498 -v /w/workspace/ndry_app-functions-sdk-go_PR-498:/w/workspace/ndry_app-functions-sdk-go_PR-498:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-498@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-498@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:46:17 $ docker top 7fc9815646158eabbaa371b215c35507d50b3647a90972606e6678cf9e34d6f5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:46:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:46:18 [ssh-agent] Looking for ssh-agent implementation... 16:46:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:46:18 $ docker exec 7fc9815646158eabbaa371b215c35507d50b3647a90972606e6678cf9e34d6f5 ssh-agent 16:46:18 SSH_AUTH_SOCK=/tmp/ssh-pitDOzvEflAq/agent.13 16:46:18 SSH_AGENT_PID=18 16:46:18 Running ssh-add (command line suppressed) 16:46:18 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-498@tmp/private_key_4042081140501749309.key (/w/workspace/ndry_app-functions-sdk-go_PR-498@tmp/private_key_4042081140501749309.key) 16:46:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:46:19 + git describe --exact-match --tags HEAD 16:46:19 fatal: No names found, cannot describe anything. [Pipeline] } 16:46:19 $ docker exec --env ******** --env ******** 7fc9815646158eabbaa371b215c35507d50b3647a90972606e6678cf9e34d6f5 ssh-agent -k 16:46:19 unset SSH_AUTH_SOCK; 16:46:19 unset SSH_AGENT_PID; 16:46:19 echo Agent pid 18 killed; 16:46:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 16:46:19 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 16:46:19 This usually means this commit has not been tagged. [Pipeline] sshagent 16:46:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:46:19 [ssh-agent] Looking for ssh-agent implementation... 16:46:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:46:19 $ docker exec 7fc9815646158eabbaa371b215c35507d50b3647a90972606e6678cf9e34d6f5 ssh-agent 16:46:19 SSH_AUTH_SOCK=/tmp/ssh-uQtVA0JBHRUh/agent.48 16:46:19 SSH_AGENT_PID=53 16:46:19 Running ssh-add (command line suppressed) 16:46:19 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-498@tmp/private_key_2258814174089891461.key (/w/workspace/ndry_app-functions-sdk-go_PR-498@tmp/private_key_2258814174089891461.key) 16:46:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:46:20 + git semver init 16:46:20 # -> Open(): unable to determine branch for HEAD 16:46:20 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-498/.git 16:46:20 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-498 16:46:20 # $SEMVER_REMOTE_NAME = origin 16:46:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:46:20 # $SEMVER_USER_NAME = edgex-jenkins 16:46:20 # $SEMVER_BRANCH = PR-498 16:46:20 # $SEMVER_TEMP = /tmp/semver-484080247 16:46:20 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 16:46:22 # '/tmp/semver-484080247' -> '/w/workspace/ndry_app-functions-sdk-go_PR-498/.semver' 16:46:22 # -> Force: false 16:46:22 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-498/.semver [Pipeline] } 16:46:22 $ docker exec --env ******** --env ******** 7fc9815646158eabbaa371b215c35507d50b3647a90972606e6678cf9e34d6f5 ssh-agent -k 16:46:23 unset SSH_AUTH_SOCK; 16:46:23 unset SSH_AGENT_PID; 16:46:23 echo Agent pid 53 killed; 16:46:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:46:23 + git semver [Pipeline] } 16:46:23 $ docker stop --time=1 7fc9815646158eabbaa371b215c35507d50b3647a90972606e6678cf9e34d6f5 16:46:25 $ docker rm -f 7fc9815646158eabbaa371b215c35507d50b3647a90972606e6678cf9e34d6f5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 16:46:27 Stashed 50 file(s) [Pipeline] echo 16:46:27 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo 16:46:27 Archived original version: [0.0.0] [Pipeline] } [Pipeline] // script [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 16:46:42 Still waiting to schedule task 16:46:42 Waiting for next available executor on ‘centos7-docker-4c-2g’ 16:46:42 Still waiting to schedule task 16:46:42 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 16:49:22 Running on prd-ubuntu18.04-docker-arm64-4c-16g-871 in /w/workspace/ndry_app-functions-sdk-go_PR-498 [Pipeline] { [Pipeline] ws 16:49:22 Running in /w/workspace/app-functions-sdk-go/5 [Pipeline] { [Pipeline] checkout 16:49:27 using credential edgex-jenkins-ssh 16:49:27 Cloning the remote Git repository 16:49:27 Cloning with configured refspecs honoured and without tags 16:49:27 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 16:49:27 > git init /w/workspace/app-functions-sdk-go/5 # timeout=10 16:49:27 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 16:49:27 > git --version # timeout=10 16:49:27 > git --version # 'git version 2.17.1' 16:49:27 using GIT_SSH to set credentials SSH Credentials for GitHub 16:49:27 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/498/head:refs/remotes/origin/PR-498 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:49:28 Running on prd-centos7-docker-4c-2g-872 in /w/workspace/ndry_app-functions-sdk-go_PR-498 [Pipeline] { [Pipeline] ws 16:49:28 Running in /w/workspace/app-functions-sdk-go/5 [Pipeline] { [Pipeline] checkout 16:49:30 Fetching without tags 16:49:31 Merging remotes/origin/master commit a28a1e282162ae220bb16baae6b474c93cd0f1dd into PR head commit 20236cc885d1475e25755c66e8a90b976dfc973d 16:49:31 using credential edgex-jenkins-ssh 16:49:31 Merge succeeded, producing 20236cc885d1475e25755c66e8a90b976dfc973d 16:49:31 Checking out Revision 20236cc885d1475e25755c66e8a90b976dfc973d (PR-498) 16:49:31 Cloning the remote Git repository 16:49:31 Cloning with configured refspecs honoured and without tags 16:49:30 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 16:49:30 > git config --add remote.origin.fetch +refs/pull/498/head:refs/remotes/origin/PR-498 # timeout=10 16:49:30 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 16:49:30 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 16:49:30 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 16:49:30 using GIT_SSH to set credentials SSH Credentials for GitHub 16:49:30 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/498/head:refs/remotes/origin/PR-498 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:49:31 > git config core.sparsecheckout # timeout=10 16:49:31 > git checkout -f 20236cc885d1475e25755c66e8a90b976dfc973d # timeout=10 16:49:31 > git remote # timeout=10 16:49:31 > git config --get remote.origin.url # timeout=10 16:49:31 using GIT_SSH to set credentials SSH Credentials for GitHub 16:49:31 > git merge a28a1e282162ae220bb16baae6b474c93cd0f1dd # timeout=10 16:49:31 > git rev-parse HEAD^{commit} # timeout=10 16:49:31 > git config core.sparsecheckout # timeout=10 16:49:31 > git checkout -f 20236cc885d1475e25755c66e8a90b976dfc973d # timeout=10 16:49:31 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 16:49:31 > git init /w/workspace/app-functions-sdk-go/5 # timeout=10 16:49:31 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 16:49:31 > git --version # timeout=10 16:49:31 > git --version # 'git version 2.16.5' 16:49:31 using GIT_SSH to set credentials SSH Credentials for GitHub 16:49:32 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/498/head:refs/remotes/origin/PR-498 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:49:34 Fetching without tags 16:49:34 Merging remotes/origin/master commit a28a1e282162ae220bb16baae6b474c93cd0f1dd into PR head commit 20236cc885d1475e25755c66e8a90b976dfc973d 16:49:34 Merge succeeded, producing 20236cc885d1475e25755c66e8a90b976dfc973d 16:49:34 Checking out Revision 20236cc885d1475e25755c66e8a90b976dfc973d (PR-498) 16:49:34 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 16:49:34 > git config --add remote.origin.fetch +refs/pull/498/head:refs/remotes/origin/PR-498 # timeout=10 16:49:34 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 16:49:34 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 16:49:34 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 16:49:34 using GIT_SSH to set credentials SSH Credentials for GitHub 16:49:34 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/498/head:refs/remotes/origin/PR-498 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:49:34 > git config core.sparsecheckout # timeout=10 16:49:34 > git checkout -f 20236cc885d1475e25755c66e8a90b976dfc973d # timeout=10 16:49:34 > git remote # timeout=10 16:49:34 > git config --get remote.origin.url # timeout=10 16:49:34 using GIT_SSH to set credentials SSH Credentials for GitHub 16:49:34 > git merge a28a1e282162ae220bb16baae6b474c93cd0f1dd # timeout=10 16:49:34 > git rev-parse HEAD^{commit} # timeout=10 16:49:34 > git config core.sparsecheckout # timeout=10 16:49:34 > git checkout -f 20236cc885d1475e25755c66e8a90b976dfc973d # timeout=10 16:49:36 Commit message: "feat(triggers): Add MQTT Trigger with secure connection options" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 16:49:38 Commit message: "feat(triggers): Add MQTT Trigger with secure connection options" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 16:49:39 ========================================================= 16:49:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 16:49:39 ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] echo 16:49:40 ========================================================= 16:49:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 16:49:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:49:40 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 16:49:40 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 16:49:41 Sending build context to Docker daemon 37.24MB 16:49:41 Step 1/8 : ARG BASE=golang:1.15-alpine 16:49:41 Step 2/8 : FROM ${BASE} 16:49:41 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 16:49:41 df20fa9351a1: Pulling fs layer 16:49:41 ed8968b2872e: Pulling fs layer 16:49:41 a92cc7c5fd73: Pulling fs layer 16:49:41 e871e8e8d7a9: Pulling fs layer 16:49:41 e73272ec9a57: Pulling fs layer 16:49:41 1e910a182e73: Pulling fs layer 16:49:41 4e634b169226: Pulling fs layer 16:49:41 e73272ec9a57: Waiting 16:49:41 1e910a182e73: Waiting 16:49:41 4e634b169226: Waiting 16:49:41 a92cc7c5fd73: Verifying Checksum 16:49:41 a92cc7c5fd73: Download complete 16:49:41 ed8968b2872e: Verifying Checksum 16:49:41 ed8968b2872e: Download complete 16:49:41 e73272ec9a57: Download complete 16:49:41 1e910a182e73: Verifying Checksum 16:49:41 1e910a182e73: Download complete 16:49:41 Sending build context to Docker daemon 37.24MB 16:49:41 Step 1/8 : ARG BASE=golang:1.15-alpine 16:49:41 Step 2/8 : FROM ${BASE} 16:49:42 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:49:42 b538f80385f9: Pulling fs layer 16:49:42 74f711af9a0d: Pulling fs layer 16:49:42 99f96fe45779: Pulling fs layer 16:49:42 8529a6b9a6be: Pulling fs layer 16:49:42 45590311c82a: Pulling fs layer 16:49:42 69ca0ff8b7b3: Pulling fs layer 16:49:42 209524e5b208: Pulling fs layer 16:49:42 8529a6b9a6be: Waiting 16:49:42 45590311c82a: Waiting 16:49:42 69ca0ff8b7b3: Waiting 16:49:42 209524e5b208: Waiting 16:49:42 df20fa9351a1: Verifying Checksum 16:49:42 df20fa9351a1: Download complete 16:49:42 99f96fe45779: Verifying Checksum 16:49:42 99f96fe45779: Download complete 16:49:42 74f711af9a0d: Verifying Checksum 16:49:42 74f711af9a0d: Download complete 16:49:42 45590311c82a: Verifying Checksum 16:49:42 45590311c82a: Download complete 16:49:42 69ca0ff8b7b3: Verifying Checksum 16:49:42 69ca0ff8b7b3: Download complete 16:49:42 df20fa9351a1: Pull complete 16:49:42 ed8968b2872e: Pull complete 16:49:42 a92cc7c5fd73: Pull complete 16:49:43 b538f80385f9: Verifying Checksum 16:49:43 b538f80385f9: Download complete 16:49:44 b538f80385f9: Pull complete 16:49:44 74f711af9a0d: Pull complete 16:49:45 99f96fe45779: Pull complete 16:49:46 4e634b169226: Verifying Checksum 16:49:46 4e634b169226: Download complete 16:49:46 209524e5b208: Verifying Checksum 16:49:46 209524e5b208: Download complete 16:49:47 e871e8e8d7a9: Download complete 16:49:47 8529a6b9a6be: Verifying Checksum 16:49:47 8529a6b9a6be: Download complete 16:49:52 e871e8e8d7a9: Pull complete 16:49:52 e73272ec9a57: Pull complete 16:49:52 1e910a182e73: Pull complete 16:49:58 8529a6b9a6be: Pull complete 16:49:58 45590311c82a: Pull complete 16:49:58 69ca0ff8b7b3: Pull complete 16:50:02 209524e5b208: Pull complete 16:50:02 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 16:50:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 16:50:02 ---> 5bddaf1c2fca 16:50:02 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 16:50:02 latest: Pulling from library/docker 16:50:02 b538f80385f9: Already exists 16:50:02 259a493cd78d: Pulling fs layer 16:50:02 b8e66b5100f5: Pulling fs layer 16:50:02 7f8258a56ab6: Pulling fs layer 16:50:02 75a0a0ebb566: Pulling fs layer 16:50:02 4a2c62f0a2a3: Pulling fs layer 16:50:02 294320357d30: Pulling fs layer 16:50:02 75a0a0ebb566: Waiting 16:50:02 4a2c62f0a2a3: Waiting 16:50:02 294320357d30: Waiting 16:50:02 b8e66b5100f5: Verifying Checksum 16:50:02 b8e66b5100f5: Download complete 16:50:02 259a493cd78d: Verifying Checksum 16:50:03 4e634b169226: Pull complete 16:50:03 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 16:50:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 16:50:03 ---> f7629b54cfaa 16:50:03 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 16:50:03 latest: Pulling from library/docker 16:50:03 df20fa9351a1: Already exists 16:50:03 25ad7478873d: Pulling fs layer 16:50:03 4684f6177b5d: Pulling fs layer 16:50:03 8ba584e970af: Pulling fs layer 16:50:03 3cdc74d2b06d: Pulling fs layer 16:50:03 4cf5a0d07c1f: Pulling fs layer 16:50:03 fca0ccc462d5: Pulling fs layer 16:50:03 3cdc74d2b06d: Waiting 16:50:03 4cf5a0d07c1f: Waiting 16:50:03 fca0ccc462d5: Waiting 16:50:03 4684f6177b5d: Verifying Checksum 16:50:03 4684f6177b5d: Download complete 16:50:03 25ad7478873d: Verifying Checksum 16:50:03 3cdc74d2b06d: Verifying Checksum 16:50:03 3cdc74d2b06d: Download complete 16:50:03 4cf5a0d07c1f: Verifying Checksum 16:50:03 4cf5a0d07c1f: Download complete 16:50:03 fca0ccc462d5: Verifying Checksum 16:50:03 fca0ccc462d5: Download complete 16:50:03 25ad7478873d: Pull complete 16:50:03 75a0a0ebb566: Verifying Checksum 16:50:03 75a0a0ebb566: Download complete 16:50:03 4a2c62f0a2a3: Verifying Checksum 16:50:03 4a2c62f0a2a3: Download complete 16:50:03 4684f6177b5d: Pull complete 16:50:03 294320357d30: Verifying Checksum 16:50:03 294320357d30: Download complete 16:50:03 8ba584e970af: Verifying Checksum 16:50:03 8ba584e970af: Download complete 16:50:03 259a493cd78d: Pull complete 16:50:04 b8e66b5100f5: Pull complete 16:50:04 7f8258a56ab6: Download complete 16:50:06 8ba584e970af: Pull complete 16:50:06 3cdc74d2b06d: Pull complete 16:50:06 4cf5a0d07c1f: Pull complete 16:50:06 fca0ccc462d5: Pull complete 16:50:06 Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 16:50:06 Status: Downloaded newer image for docker:latest 16:50:07 7f8258a56ab6: Pull complete 16:50:08 75a0a0ebb566: Pull complete 16:50:08 ---> fc9f880e232c 16:50:08 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:50:08 ---> Running in ad6ef00ee7a8 16:50:08 Removing intermediate container ad6ef00ee7a8 16:50:08 ---> 2332ce92438d 16:50:08 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 16:50:08 ---> Running in 6eed467ad19b 16:50:08 4a2c62f0a2a3: Pull complete 16:50:08 294320357d30: Pull complete 16:50:08 Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 16:50:08 Status: Downloaded newer image for docker:latest 16:50:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:50:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:50:10 (1/5) Installing libsodium (1.0.18-r0) 16:50:10 (2/5) Installing libzmq (4.3.3-r0) 16:50:10 (3/5) Installing pkgconf (1.7.2-r0) 16:50:10 (4/5) Installing libsodium-dev (1.0.18-r0) 16:50:10 (5/5) Installing zeromq-dev (4.3.3-r0) 16:50:10 Executing busybox-1.31.1-r16.trigger 16:50:10 OK: 167 MiB in 44 packages 16:50:11 Removing intermediate container 6eed467ad19b 16:50:11 ---> 9bc608957c3f 16:50:11 Step 6/8 : WORKDIR /build 16:50:11 ---> Running in 0d722753753d 16:50:11 Removing intermediate container 0d722753753d 16:50:11 ---> 2265fd83bdc6 16:50:11 Step 7/8 : COPY go.mod . 16:50:11 ---> 85ad7bf96662 16:50:11 Step 8/8 : RUN go mod download 16:50:11 ---> Running in 01f222616193 16:50:15 ---> fa7f6f72c74f 16:50:15 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:50:15 ---> Running in 4c391dfde98b 16:50:15 Removing intermediate container 4c391dfde98b 16:50:15 ---> 73b780ad1549 16:50:15 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 16:50:15 ---> Running in 33c9539452a7 16:50:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:50:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:50:18 (1/5) Installing libsodium (1.0.18-r0) 16:50:18 (2/5) Installing libzmq (4.3.3-r0) 16:50:18 (3/5) Installing pkgconf (1.7.2-r0) 16:50:18 (4/5) Installing libsodium-dev (1.0.18-r0) 16:50:18 (5/5) Installing zeromq-dev (4.3.3-r0) 16:50:18 Executing busybox-1.31.1-r16.trigger 16:50:19 OK: 144 MiB in 44 packages 16:50:20 Removing intermediate container 33c9539452a7 16:50:20 ---> 1f208ce4592f 16:50:20 Step 6/8 : WORKDIR /build 16:50:20 ---> Running in ac0019e49c88 16:50:21 Removing intermediate container ac0019e49c88 16:50:21 ---> d1a5cc17c991 16:50:21 Step 7/8 : COPY go.mod . 16:50:21 ---> b0c2b91ad3eb 16:50:21 Step 8/8 : RUN go mod download 16:50:21 ---> Running in c26dd3c98fb9 16:50:38 Removing intermediate container 01f222616193 16:50:38 ---> 4b28e308d1ec 16:50:38 Successfully built 4b28e308d1ec 16:50:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:50:38 + docker inspect -f . ci-base-image-x86_64 16:50:38 . [Pipeline] withDockerContainer 16:50:39 prd-centos7-docker-4c-2g-872 does not seem to be running inside a container 16:50:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:50:39 $ docker top d94958be43b832286553a22b09671138d44c123acc6f86731695ccf7a0af886b -eo pid,comm [Pipeline] { [Pipeline] sh 16:50:40 + go version 16:50:40 go version go1.15.2 linux/amd64 [Pipeline] } 16:50:40 $ docker stop --time=1 d94958be43b832286553a22b09671138d44c123acc6f86731695ccf7a0af886b 16:50:42 $ docker rm -f d94958be43b832286553a22b09671138d44c123acc6f86731695ccf7a0af886b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:50:43 + docker inspect -f . ci-base-image-x86_64 16:50:43 . [Pipeline] withDockerContainer 16:50:43 prd-centos7-docker-4c-2g-872 does not seem to be running inside a container 16:50:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:50:44 $ docker top 7ddfb0935ae8d5f7490046843af5777d5e507bb68dda6fa70a4fd8258143c49a -eo pid,comm [Pipeline] { [Pipeline] sh 16:50:44 + make test 16:50:44 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:50:46 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 16:50:48 Removing intermediate container c26dd3c98fb9 16:50:48 ---> 5ad2368b17e3 16:50:48 Successfully built 5ad2368b17e3 16:50:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:50:49 + docker inspect -f . ci-base-image-arm64 16:50:49 . [Pipeline] withDockerContainer 16:50:49 prd-ubuntu18.04-docker-arm64-4c-16g-871 does not seem to be running inside a container 16:50:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:50:51 $ docker top 5533da34b66b64e4c83a2620235cdda3defa13ceca8933b0bb8caabcc754c1fe -eo pid,comm [Pipeline] { [Pipeline] sh 16:50:52 + go version 16:50:52 go version go1.15.2 linux/arm64 [Pipeline] } 16:50:52 $ docker stop --time=1 5533da34b66b64e4c83a2620235cdda3defa13ceca8933b0bb8caabcc754c1fe 16:50:54 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.094s coverage: 86.2% of statements 16:50:54 $ docker rm -f 5533da34b66b64e4c83a2620235cdda3defa13ceca8933b0bb8caabcc754c1fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:50:55 + docker inspect -f . ci-base-image-arm64 16:50:55 . [Pipeline] withDockerContainer 16:50:55 prd-ubuntu18.04-docker-arm64-4c-16g-871 does not seem to be running inside a container 16:50:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:50:57 $ docker top ba1be47584517e9acd0a5fe261d2310a4337e6c391f9df460a81095451f832ed -eo pid,comm [Pipeline] { [Pipeline] sh 16:50:59 + make test 16:50:59 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:51:01 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 16:51:09 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 3.030s coverage: 55.8% of statements 16:51:09 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 16:51:09 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 16:51:09 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.025s coverage: 53.5% of statements 16:51:09 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 16:51:09 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.353s coverage: 69.1% of statements 16:51:21 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 15.489s coverage: 61.6% of statements 16:51:21 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.006s coverage: 89.5% of statements 16:51:21 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.006s coverage: 100.0% of statements 16:51:21 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.086s coverage: 100.0% of statements 16:51:21 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.005s coverage: 100.0% of statements 16:51:21 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.005s coverage: 100.0% of statements 16:51:21 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 16:51:21 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 16:51:21 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 16:51:21 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 16:51:21 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 16:51:21 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 16:51:21 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 16:51:21 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.005s coverage: 96.6% of statements 16:51:21 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 16:51:21 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.005s coverage: 97.7% of statements 16:51:21 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 16:51:21 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 16:51:21 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http 0.008s coverage: 9.4% of statements 16:51:21 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 7.010s coverage: 75.0% of statements 16:51:21 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/mqtt [no test files] 16:51:21 ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http 0.011s coverage: 89.7% of statements 16:51:21 ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/dtos/requests 0.008s coverage: 88.9% of statements 16:51:21 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.107s coverage: 80.5% of statements 16:51:21 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/secure 0.007s coverage: 71.7% of statements 16:51:23 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.108s coverage: 86.2% of statements 16:51:40 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.503s coverage: 70.6% of statements 16:51:40 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.005s coverage: 94.4% of statements 16:51:40 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:51:42 gofmt -l . 16:51:42 [ "`gofmt -l .`" = "" ] 16:51:42 ./bin/test-go-mod-tidy.sh [Pipeline] stash 16:51:43 Stashed 1 file(s) [Pipeline] } 16:51:43 $ docker stop --time=1 7ddfb0935ae8d5f7490046843af5777d5e507bb68dda6fa70a4fd8258143c49a 16:51:45 $ docker rm -f 7ddfb0935ae8d5f7490046843af5777d5e507bb68dda6fa70a4fd8258143c49a [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] } 16:52:02 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 3.083s coverage: 55.8% of statements 16:52:02 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 16:52:02 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 16:52:02 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.067s coverage: 53.5% of statements 16:52:02 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 16:52:02 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.303s coverage: 69.1% of statements 16:52:14 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 15.623s coverage: 61.6% of statements 16:52:14 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.013s coverage: 89.5% of statements 16:52:14 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.014s coverage: 100.0% of statements 16:52:14 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.095s coverage: 100.0% of statements 16:52:14 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.012s coverage: 100.0% of statements 16:52:14 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.013s coverage: 100.0% of statements 16:52:14 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 16:52:14 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 16:52:14 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 16:52:14 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 16:52:14 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 16:52:14 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 16:52:14 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 16:52:14 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.011s coverage: 96.6% of statements 16:52:14 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 16:52:14 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.012s coverage: 97.7% of statements 16:52:14 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 16:52:14 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 16:52:14 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http 0.022s coverage: 9.4% of statements 16:52:14 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 7.055s coverage: 75.0% of statements 16:52:14 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/mqtt [no test files] 16:52:14 ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http 0.040s coverage: 89.7% of statements 16:52:14 ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/dtos/requests 0.023s coverage: 88.9% of statements 16:52:14 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.134s coverage: 80.5% of statements 16:52:14 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/secure 0.021s coverage: 71.7% of statements 16:52:41 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.815s coverage: 70.6% of statements 16:52:41 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.022s coverage: 94.4% of statements 16:52:41 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:52:54 gofmt -l . 16:52:54 [ "`gofmt -l .`" = "" ] 16:52:54 ./bin/test-go-mod-tidy.sh [Pipeline] stash 16:52:54 Warning: overwriting stash ‘coverage-report’ 16:52:55 Stashed 1 file(s) [Pipeline] } 16:52:55 $ docker stop --time=1 ba1be47584517e9acd0a5fe261d2310a4337e6c391f9df460a81095451f832ed 16:52:57 $ docker rm -f ba1be47584517e9acd0a5fe261d2310a4337e6c391f9df460a81095451f832ed [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 16:53:00 provisioning config files... 16:53:00 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-498@tmp/config7165329745798080721tmp [Pipeline] { [Pipeline] sh 16:53:00 + curl -s https://codecov.io/bash 16:53:00 + bash -s - -t @/w/workspace/ndry_app-functions-sdk-go_PR-498@tmp/config7165329745798080721tmp [Pipeline] } 16:53:01 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 16:53:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:53:04 ---> package-listing.sh 16:53:04 ++ facter osfamily 16:53:04 ++ tr '[:upper:]' '[:lower:]' 16:53:04 + OS_FAMILY=redhat 16:53:04 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-498 16:53:04 + START_PACKAGES=/tmp/packages_start.txt 16:53:04 + END_PACKAGES=/tmp/packages_end.txt 16:53:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:53:04 + PACKAGES=/tmp/packages_start.txt 16:53:04 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-498 ']' 16:53:04 + PACKAGES=/tmp/packages_end.txt 16:53:04 + case "${OS_FAMILY}" in 16:53:04 + rpm -qa 16:53:04 + sort 16:53:10 + '[' -f /tmp/packages_start.txt ']' 16:53:10 + '[' -f /tmp/packages_end.txt ']' 16:53:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:53:10 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-498 ']' 16:53:10 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-498/archives/ 16:53:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-498/archives/ [Pipeline] isUnix [Pipeline] sh 16:53:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:53:10 16:53:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:53:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:53:10 alpine: Pulling from edgex-lftools-log-publisher 16:53:10 df20fa9351a1: Pulling fs layer 16:53:10 36b3adc4ff6f: Pulling fs layer 16:53:10 8ad3a11d3b57: Pulling fs layer 16:53:10 46f8f816bc3b: Pulling fs layer 16:53:10 0dadc02b9964: Pulling fs layer 16:53:10 ce6a7cf60c04: Pulling fs layer 16:53:10 7a184a31f384: Pulling fs layer 16:53:10 0879bd2ef858: Pulling fs layer 16:53:10 46f8f816bc3b: Waiting 16:53:10 0dadc02b9964: Waiting 16:53:10 7a184a31f384: Waiting 16:53:10 0879bd2ef858: Waiting 16:53:10 ce6a7cf60c04: Waiting 16:53:10 36b3adc4ff6f: Download complete 16:53:10 46f8f816bc3b: Verifying Checksum 16:53:10 46f8f816bc3b: Download complete 16:53:10 df20fa9351a1: Verifying Checksum 16:53:10 df20fa9351a1: Download complete 16:53:10 ce6a7cf60c04: Verifying Checksum 16:53:10 ce6a7cf60c04: Download complete 16:53:11 7a184a31f384: Verifying Checksum 16:53:11 7a184a31f384: Download complete 16:53:11 0dadc02b9964: Verifying Checksum 16:53:11 0dadc02b9964: Download complete 16:53:11 8ad3a11d3b57: Verifying Checksum 16:53:11 8ad3a11d3b57: Download complete 16:53:11 df20fa9351a1: Pull complete 16:53:11 36b3adc4ff6f: Pull complete 16:53:11 0879bd2ef858: Verifying Checksum 16:53:11 0879bd2ef858: Download complete 16:53:12 8ad3a11d3b57: Pull complete 16:53:12 46f8f816bc3b: Pull complete 16:53:12 0dadc02b9964: Pull complete 16:53:12 ce6a7cf60c04: Pull complete 16:53:12 7a184a31f384: Pull complete 16:53:15 0879bd2ef858: Pull complete 16:53:15 Digest: sha256:6a0b98a82ad2e848da155b214a5d490c0357af837e10dd363e416ea0d50debb0 16:53:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:53:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:53:15 prd-centos7-docker-4c-2g-869 does not seem to be running inside a container 16:53:15 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa-host -w /w/workspace/ndry_app-functions-sdk-go_PR-498 -v /w/workspace/ndry_app-functions-sdk-go_PR-498:/w/workspace/ndry_app-functions-sdk-go_PR-498:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-498@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-498@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:53:21 $ docker top 9c9a01f1d720d18c6bf4fa28d9f6bb1db79c30272599947b8d6b92db0dd6d569 -eo pid,comm [Pipeline] { [Pipeline] sh 16:53:21 + mkdir -p /var/log/sa [Pipeline] sh 16:53:22 + ls /var/log/sa-host 16:53:22 + sadf -c /var/log/sa-host/sa05 16:53:22 file_magic: OK 16:53:22 HZ: Using current value: 100 16:53:22 file_header: OK 16:53:22 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 16:53:22 Statistics: 16:53:22 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:53:22 File successfully converted to sysstat format version 12.2.1 16:53:22 + sadf -c /var/log/sa-host/sa22 16:53:22 file_magic: OK 16:53:22 HZ: Using current value: 100 16:53:22 file_header: OK 16:53:22 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 16:53:22 Statistics: 16:53:22 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:53:22 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:53:22 provisioning config files... 16:53:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-498@tmp/config3340860339548835494tmp [Pipeline] { [Pipeline] echo 16:53:22 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:53:22 ---> create-netrc.sh [Pipeline] echo 16:53:22 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:53:22 ---> logs-deploy.sh 16:53:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-498/5 16:53:22 INFO: archiving workspace using pattern(s): 16:53:24 Archives upload complete. 16:53:24 INFO: archiving logs to Nexus