Pull request #441 opened 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 0f915c5e566bcec399f504130c705549d96a5d13+b46b5c89c733343e47ac4a68e550b3146efa74c5 (cefebf83aa240a897ea7dee6c5f1ad65ecb61c90) Running in Durability level: MAX_SURVIVABILITY 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-441/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 # timeout=10 Commit message: "Merge pull request #220 from ernestojeda/fix-arm64-semver" > 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 > git --version # 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, 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.13 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ 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 BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre SNAP_CHANNEL: latest/edge BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3269 in /w/workspace/ndry_app-functions-sdk-go_PR-441 [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-441 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/441/head:refs/remotes/origin/PR-441 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit b46b5c89c733343e47ac4a68e550b3146efa74c5 into PR head commit 0f915c5e566bcec399f504130c705549d96a5d13 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/441/head:refs/remotes/origin/PR-441 # 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/441/head:refs/remotes/origin/PR-441 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0f915c5e566bcec399f504130c705549d96a5d13 # 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 b46b5c89c733343e47ac4a68e550b3146efa74c5 # timeout=10 Merge succeeded, producing 0f915c5e566bcec399f504130c705549d96a5d13 Checking out Revision 0f915c5e566bcec399f504130c705549d96a5d13 (PR-441) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0f915c5e566bcec399f504130c705549d96a5d13 # timeout=10 Commit message: "WIP" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-08-10T16:08:20.816Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-08-10T16:08:21.153Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-08-10T16:08:21.351Z] ========================================================= [2020-08-10T16:08:21.351Z] EdgeX Global Pipelines Version Info [2020-08-10T16:08:21.351Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-08-10T16:08:24.518Z] ------------------- [2020-08-10T16:08:24.518Z] stable info: [2020-08-10T16:08:24.518Z] ------------------- [2020-08-10T16:08:24.518Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-08-10T16:08:24.518Z] Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [2020-08-10T16:08:24.518Z] Message: update stable to v1.0.106 [2020-08-10T16:08:25.526Z] ------------------- [2020-08-10T16:08:25.526Z] experimental info: [2020-08-10T16:08:25.526Z] ------------------- [2020-08-10T16:08:25.526Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-08-10T16:08:25.526Z] Commit SHA: 69b11ffe9275ab8e68c4cba724b6d595bdc2db9b [2020-08-10T16:08:25.526Z] Message: update experimental to v1.0.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-08-10T16:08:28.156Z] + git log --format=format:%s -1 0f915c5e566bcec399f504130c705549d96a5d13 [Pipeline] echo [2020-08-10T16:08:28.306Z] GIT_COMMIT: 0f915c5e566bcec399f504130c705549d96a5d13, Commit Message: WIP [Pipeline] echo [2020-08-10T16:08:28.369Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-08-10T16:08:29.246Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-10T16:08:29.827Z] [2020-08-10T16:08:29.828Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-08-10T16:08:30.233Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-10T16:08:30.233Z] latest: Pulling from edgex-devops/git-semver [2020-08-10T16:08:30.233Z] 31603596830f: Pulling fs layer [2020-08-10T16:08:30.233Z] 2a8b12db71e7: Pulling fs layer [2020-08-10T16:08:30.233Z] 6ca5941a6612: Pulling fs layer [2020-08-10T16:08:30.233Z] ecc8261a40a4: Pulling fs layer [2020-08-10T16:08:30.233Z] ecc8261a40a4: Waiting [2020-08-10T16:08:30.233Z] 2a8b12db71e7: Verifying Checksum [2020-08-10T16:08:30.233Z] 2a8b12db71e7: Download complete [2020-08-10T16:08:30.551Z] 31603596830f: Verifying Checksum [2020-08-10T16:08:30.551Z] 31603596830f: Download complete [2020-08-10T16:08:30.841Z] ecc8261a40a4: Verifying Checksum [2020-08-10T16:08:30.841Z] ecc8261a40a4: Download complete [2020-08-10T16:08:30.841Z] 6ca5941a6612: Verifying Checksum [2020-08-10T16:08:30.841Z] 6ca5941a6612: Download complete [2020-08-10T16:08:31.493Z] 31603596830f: Pull complete [2020-08-10T16:08:31.493Z] 2a8b12db71e7: Pull complete [2020-08-10T16:08:33.699Z] 6ca5941a6612: Pull complete [2020-08-10T16:08:33.699Z] ecc8261a40a4: Pull complete [2020-08-10T16:08:33.699Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-08-10T16:08:33.699Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-10T16:08:33.699Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-08-10T16:08:34.002Z] prd-centos7-docker-4c-2g-3269 does not seem to be running inside a container [2020-08-10T16:08:34.237Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-441 -v /w/workspace/ndry_app-functions-sdk-go_PR-441:/w/workspace/ndry_app-functions-sdk-go_PR-441:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-441@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-441@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 [2020-08-10T16:08:36.925Z] $ docker top 0b53317b54b8aa39cccd4ebcfc18cf40c4ba00a9d807c5b13d30ab545fdb4df9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-08-10T16:08:37.353Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-10T16:08:37.353Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-10T16:08:37.654Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-10T16:08:37.655Z] $ docker exec 0b53317b54b8aa39cccd4ebcfc18cf40c4ba00a9d807c5b13d30ab545fdb4df9 ssh-agent [2020-08-10T16:08:37.971Z] SSH_AUTH_SOCK=/tmp/ssh-tQqJV7RZCaN2/agent.12 [2020-08-10T16:08:37.971Z] SSH_AGENT_PID=17 [2020-08-10T16:08:37.988Z] Running ssh-add (command line suppressed) [2020-08-10T16:08:38.326Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-441@tmp/private_key_673771408137170808.key (/w/workspace/ndry_app-functions-sdk-go_PR-441@tmp/private_key_673771408137170808.key) [2020-08-10T16:08:38.441Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-10T16:08:38.836Z] + git describe --exact-match --tags HEAD [2020-08-10T16:08:38.836Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-08-10T16:08:38.907Z] $ docker exec --env ******** --env ******** 0b53317b54b8aa39cccd4ebcfc18cf40c4ba00a9d807c5b13d30ab545fdb4df9 ssh-agent -k [2020-08-10T16:08:39.140Z] unset SSH_AUTH_SOCK; [2020-08-10T16:08:39.141Z] unset SSH_AGENT_PID; [2020-08-10T16:08:39.141Z] echo Agent pid 17 killed; [2020-08-10T16:08:39.217Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-08-10T16:08:39.359Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-08-10T16:08:39.359Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-08-10T16:08:39.460Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-10T16:08:39.460Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-10T16:08:39.761Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-10T16:08:39.762Z] $ docker exec 0b53317b54b8aa39cccd4ebcfc18cf40c4ba00a9d807c5b13d30ab545fdb4df9 ssh-agent [2020-08-10T16:08:40.109Z] SSH_AUTH_SOCK=/tmp/ssh-7fWNJ5JoCN1s/agent.46 [2020-08-10T16:08:40.109Z] SSH_AGENT_PID=51 [2020-08-10T16:08:40.120Z] Running ssh-add (command line suppressed) [2020-08-10T16:08:40.358Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-441@tmp/private_key_8502768047304850965.key (/w/workspace/ndry_app-functions-sdk-go_PR-441@tmp/private_key_8502768047304850965.key) [2020-08-10T16:08:40.451Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-10T16:08:41.311Z] + git semver init [2020-08-10T16:08:41.311Z] # -> Open(): unable to determine branch for HEAD [2020-08-10T16:08:41.311Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-441/.git [2020-08-10T16:08:41.311Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-441 [2020-08-10T16:08:41.311Z] # $SEMVER_REMOTE_NAME = origin [2020-08-10T16:08:41.311Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-08-10T16:08:41.311Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-08-10T16:08:41.311Z] # $SEMVER_BRANCH = PR-441 [2020-08-10T16:08:41.311Z] # $SEMVER_TEMP = /tmp/semver-204200613 [2020-08-10T16:08:41.311Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2020-08-10T16:08:45.905Z] # '/tmp/semver-204200613' -> '/w/workspace/ndry_app-functions-sdk-go_PR-441/.semver' [2020-08-10T16:08:45.905Z] # -> Force: false [2020-08-10T16:08:46.174Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-441/.semver [Pipeline] } [2020-08-10T16:08:46.197Z] $ docker exec --env ******** --env ******** 0b53317b54b8aa39cccd4ebcfc18cf40c4ba00a9d807c5b13d30ab545fdb4df9 ssh-agent -k [2020-08-10T16:08:46.567Z] unset SSH_AUTH_SOCK; [2020-08-10T16:08:46.568Z] unset SSH_AGENT_PID; [2020-08-10T16:08:46.568Z] echo Agent pid 51 killed; [2020-08-10T16:08:46.670Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-08-10T16:08:47.288Z] + git semver [Pipeline] } [2020-08-10T16:08:47.322Z] $ docker stop --time=1 0b53317b54b8aa39cccd4ebcfc18cf40c4ba00a9d807c5b13d30ab545fdb4df9 [2020-08-10T16:08:48.927Z] $ docker rm -f 0b53317b54b8aa39cccd4ebcfc18cf40c4ba00a9d807c5b13d30ab545fdb4df9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-08-10T16:08:53.325Z] Stashed 35 file(s) [Pipeline] echo [2020-08-10T16:08:53.346Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] echo [2020-08-10T16:08:53.452Z] 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 [2020-08-10T16:09:09.092Z] Still waiting to schedule task [2020-08-10T16:09:09.092Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3269’ [2020-08-10T16:09:09.119Z] Still waiting to schedule task [2020-08-10T16:09:09.119Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-08-10T16:11:04.650Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3270 in /w/workspace/ndry_app-functions-sdk-go_PR-441 [Pipeline] { [Pipeline] ws [2020-08-10T16:11:04.815Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-08-10T16:11:10.709Z] using credential edgex-jenkins-ssh [2020-08-10T16:11:10.762Z] Cloning the remote Git repository [2020-08-10T16:11:10.762Z] Cloning with configured refspecs honoured and without tags [2020-08-10T16:11:10.830Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-08-10T16:11:10.936Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 [2020-08-10T16:11:11.039Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-08-10T16:11:11.040Z] > git --version # timeout=10 [2020-08-10T16:11:11.058Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-10T16:11:11.146Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/441/head:refs/remotes/origin/PR-441 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-10T16:11:13.996Z] Fetching without tags [2020-08-10T16:11:13.916Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-08-10T16:11:13.937Z] > git config --add remote.origin.fetch +refs/pull/441/head:refs/remotes/origin/PR-441 # timeout=10 [2020-08-10T16:11:13.949Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-10T16:11:13.975Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-08-10T16:11:14.008Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-08-10T16:11:14.008Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-10T16:11:14.020Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/441/head:refs/remotes/origin/PR-441 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-10T16:11:14.490Z] Merging remotes/origin/master commit b46b5c89c733343e47ac4a68e550b3146efa74c5 into PR head commit 0f915c5e566bcec399f504130c705549d96a5d13 [2020-08-10T16:11:14.790Z] Merge succeeded, producing 0f915c5e566bcec399f504130c705549d96a5d13 [2020-08-10T16:11:14.790Z] Checking out Revision 0f915c5e566bcec399f504130c705549d96a5d13 (PR-441) [2020-08-10T16:11:14.522Z] > git config core.sparsecheckout # timeout=10 [2020-08-10T16:11:14.536Z] > git checkout -f 0f915c5e566bcec399f504130c705549d96a5d13 # timeout=10 [2020-08-10T16:11:14.668Z] > git remote # timeout=10 [2020-08-10T16:11:14.682Z] > git config --get remote.origin.url # timeout=10 [2020-08-10T16:11:14.693Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-10T16:11:14.704Z] > git merge b46b5c89c733343e47ac4a68e550b3146efa74c5 # timeout=10 [2020-08-10T16:11:14.732Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-10T16:11:14.795Z] > git config core.sparsecheckout # timeout=10 [2020-08-10T16:11:14.848Z] > git checkout -f 0f915c5e566bcec399f504130c705549d96a5d13 # timeout=10 [2020-08-10T16:11:19.164Z] Commit message: "WIP" [2020-08-10T16:11:19.219Z] > git --version # timeout=10 [2020-08-10T16:11:19.246Z] fatal: bad object aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-08-10T16:11:22.628Z] ========================================================= [2020-08-10T16:11:22.628Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-08-10T16:11:22.628Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-08-10T16:11:23.721Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-08-10T16:11:24.736Z] Sending build context to Docker daemon 37.04MB [2020-08-10T16:11:24.736Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-08-10T16:11:24.736Z] Step 2/8 : FROM ${BASE} [2020-08-10T16:11:25.340Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-08-10T16:11:25.340Z] b538f80385f9: Pulling fs layer [2020-08-10T16:11:25.340Z] 74f711af9a0d: Pulling fs layer [2020-08-10T16:11:25.340Z] 99f96fe45779: Pulling fs layer [2020-08-10T16:11:25.340Z] fd7a069fd194: Pulling fs layer [2020-08-10T16:11:25.340Z] 66aa3694b03b: Pulling fs layer [2020-08-10T16:11:25.340Z] 170f70906a0f: Pulling fs layer [2020-08-10T16:11:25.340Z] ad7c5574e4b9: Pulling fs layer [2020-08-10T16:11:25.340Z] e772456be8f7: Pulling fs layer [2020-08-10T16:11:25.340Z] c890913d741a: Pulling fs layer [2020-08-10T16:11:25.340Z] 2480fcc9aa5a: Pulling fs layer [2020-08-10T16:11:25.340Z] 09adf4765672: Pulling fs layer [2020-08-10T16:11:25.340Z] 66aa3694b03b: Waiting [2020-08-10T16:11:25.340Z] 170f70906a0f: Waiting [2020-08-10T16:11:25.340Z] ad7c5574e4b9: Waiting [2020-08-10T16:11:25.340Z] e772456be8f7: Waiting [2020-08-10T16:11:25.340Z] c890913d741a: Waiting [2020-08-10T16:11:25.340Z] 2480fcc9aa5a: Waiting [2020-08-10T16:11:25.340Z] fd7a069fd194: Waiting [2020-08-10T16:11:25.340Z] 09adf4765672: Waiting [2020-08-10T16:11:25.340Z] 99f96fe45779: Verifying Checksum [2020-08-10T16:11:25.340Z] 99f96fe45779: Download complete [2020-08-10T16:11:25.340Z] 74f711af9a0d: Verifying Checksum [2020-08-10T16:11:25.340Z] 74f711af9a0d: Download complete [2020-08-10T16:11:25.340Z] 66aa3694b03b: Verifying Checksum [2020-08-10T16:11:25.340Z] 66aa3694b03b: Download complete [2020-08-10T16:11:25.340Z] 170f70906a0f: Verifying Checksum [2020-08-10T16:11:25.340Z] 170f70906a0f: Download complete [2020-08-10T16:11:25.340Z] b538f80385f9: Verifying Checksum [2020-08-10T16:11:25.340Z] b538f80385f9: Download complete [2020-08-10T16:11:25.942Z] b538f80385f9: Pull complete [2020-08-10T16:11:26.537Z] 74f711af9a0d: Pull complete [2020-08-10T16:11:27.141Z] 99f96fe45779: Pull complete [2020-08-10T16:11:28.117Z] ad7c5574e4b9: Verifying Checksum [2020-08-10T16:11:28.117Z] ad7c5574e4b9: Download complete [2020-08-10T16:11:28.117Z] c890913d741a: Download complete [2020-08-10T16:11:29.548Z] 2480fcc9aa5a: Verifying Checksum [2020-08-10T16:11:29.548Z] 2480fcc9aa5a: Download complete [2020-08-10T16:11:29.819Z] 09adf4765672: Download complete [2020-08-10T16:11:30.796Z] e772456be8f7: Verifying Checksum [2020-08-10T16:11:30.796Z] e772456be8f7: Download complete [2020-08-10T16:11:31.068Z] fd7a069fd194: Verifying Checksum [2020-08-10T16:11:31.068Z] fd7a069fd194: Download complete [2020-08-10T16:11:43.466Z] fd7a069fd194: Pull complete [2020-08-10T16:11:43.466Z] 66aa3694b03b: Pull complete [2020-08-10T16:11:43.466Z] 170f70906a0f: Pull complete [2020-08-10T16:11:46.094Z] ad7c5574e4b9: Pull complete [2020-08-10T16:11:50.436Z] e772456be8f7: Pull complete [2020-08-10T16:11:50.713Z] c890913d741a: Pull complete [2020-08-10T16:11:53.374Z] 2480fcc9aa5a: Pull complete [2020-08-10T16:11:53.374Z] 09adf4765672: Pull complete [2020-08-10T16:11:53.651Z] Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 [2020-08-10T16:11:53.651Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-08-10T16:11:53.651Z] ---> 2248a725d1cf [2020-08-10T16:11:53.651Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-08-10T16:11:53.923Z] latest: Pulling from library/docker [2020-08-10T16:11:53.923Z] b538f80385f9: Already exists [2020-08-10T16:11:54.158Z] Running on prd-centos7-docker-4c-2g-3271 in /w/workspace/ndry_app-functions-sdk-go_PR-441 [Pipeline] { [2020-08-10T16:11:54.197Z] 259a493cd78d: Pulling fs layer [2020-08-10T16:11:54.197Z] b8e66b5100f5: Pulling fs layer [2020-08-10T16:11:54.197Z] 39dc9c94d07c: Pulling fs layer [2020-08-10T16:11:54.197Z] 551b823b3b82: Pulling fs layer [2020-08-10T16:11:54.197Z] 3c52a74df98c: Pulling fs layer [2020-08-10T16:11:54.197Z] 6c9b121b6998: Pulling fs layer [2020-08-10T16:11:54.197Z] 3c52a74df98c: Waiting [2020-08-10T16:11:54.197Z] 6c9b121b6998: Waiting [2020-08-10T16:11:54.197Z] 551b823b3b82: Waiting [2020-08-10T16:11:54.197Z] b8e66b5100f5: Verifying Checksum [2020-08-10T16:11:54.197Z] b8e66b5100f5: Download complete [2020-08-10T16:11:54.197Z] 259a493cd78d: Download complete [Pipeline] ws [2020-08-10T16:11:54.254Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-08-10T16:11:54.469Z] 551b823b3b82: Verifying Checksum [2020-08-10T16:11:54.469Z] 551b823b3b82: Download complete [2020-08-10T16:11:54.469Z] 3c52a74df98c: Download complete [2020-08-10T16:11:54.469Z] 6c9b121b6998: Verifying Checksum [2020-08-10T16:11:54.469Z] 6c9b121b6998: Download complete [2020-08-10T16:11:55.071Z] 259a493cd78d: Pull complete [2020-08-10T16:11:55.348Z] b8e66b5100f5: Pull complete [2020-08-10T16:11:55.619Z] 39dc9c94d07c: Verifying Checksum [2020-08-10T16:11:55.619Z] 39dc9c94d07c: Download complete [2020-08-10T16:11:56.556Z] using credential edgex-jenkins-ssh [2020-08-10T16:11:56.597Z] Cloning the remote Git repository [2020-08-10T16:11:56.597Z] Cloning with configured refspecs honoured and without tags [2020-08-10T16:11:56.616Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-08-10T16:11:56.676Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 [2020-08-10T16:11:56.721Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-08-10T16:11:56.721Z] > git --version # timeout=10 [2020-08-10T16:11:56.736Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-10T16:11:56.761Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/441/head:refs/remotes/origin/PR-441 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-10T16:11:58.395Z] Fetching without tags [2020-08-10T16:11:58.818Z] Merging remotes/origin/master commit b46b5c89c733343e47ac4a68e550b3146efa74c5 into PR head commit 0f915c5e566bcec399f504130c705549d96a5d13 [2020-08-10T16:11:58.910Z] Merge succeeded, producing 0f915c5e566bcec399f504130c705549d96a5d13 [2020-08-10T16:11:58.910Z] Checking out Revision 0f915c5e566bcec399f504130c705549d96a5d13 (PR-441) [2020-08-10T16:11:58.989Z] 39dc9c94d07c: Pull complete [2020-08-10T16:11:58.989Z] 551b823b3b82: Pull complete [2020-08-10T16:11:58.357Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-08-10T16:11:58.365Z] > git config --add remote.origin.fetch +refs/pull/441/head:refs/remotes/origin/PR-441 # timeout=10 [2020-08-10T16:11:58.374Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-10T16:11:58.384Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-08-10T16:11:58.393Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-08-10T16:11:58.394Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-10T16:11:58.398Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/441/head:refs/remotes/origin/PR-441 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-10T16:11:58.820Z] > git config core.sparsecheckout # timeout=10 [2020-08-10T16:11:58.826Z] > git checkout -f 0f915c5e566bcec399f504130c705549d96a5d13 # timeout=10 [2020-08-10T16:11:58.872Z] > git remote # timeout=10 [2020-08-10T16:11:58.879Z] > git config --get remote.origin.url # timeout=10 [2020-08-10T16:11:58.885Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-10T16:11:58.888Z] > git merge b46b5c89c733343e47ac4a68e550b3146efa74c5 # timeout=10 [2020-08-10T16:11:58.899Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-10T16:11:58.907Z] > git config core.sparsecheckout # timeout=10 [2020-08-10T16:11:58.917Z] > git checkout -f 0f915c5e566bcec399f504130c705549d96a5d13 # timeout=10 [2020-08-10T16:11:59.260Z] 3c52a74df98c: Pull complete [2020-08-10T16:11:59.540Z] 6c9b121b6998: Pull complete [2020-08-10T16:11:59.540Z] Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 [2020-08-10T16:11:59.540Z] Status: Downloaded newer image for docker:latest [2020-08-10T16:12:02.486Z] Commit message: "WIP" [2020-08-10T16:12:02.503Z] > git --version # timeout=10 [2020-08-10T16:12:02.514Z] fatal: bad object aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-08-10T16:12:04.736Z] ========================================================= [2020-08-10T16:12:04.736Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-08-10T16:12:04.736Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-08-10T16:12:05.456Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-08-10T16:12:06.028Z] Sending build context to Docker daemon 37.04MB [2020-08-10T16:12:06.028Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-08-10T16:12:06.028Z] Step 2/8 : FROM ${BASE} [2020-08-10T16:12:06.028Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-08-10T16:12:06.028Z] df20fa9351a1: Pulling fs layer [2020-08-10T16:12:06.028Z] ed8968b2872e: Pulling fs layer [2020-08-10T16:12:06.028Z] a92cc7c5fd73: Pulling fs layer [2020-08-10T16:12:06.028Z] 2dd03ba5bac4: Pulling fs layer [2020-08-10T16:12:06.028Z] 1e091d79d1de: Pulling fs layer [2020-08-10T16:12:06.028Z] 481702a1767f: Pulling fs layer [2020-08-10T16:12:06.028Z] f64a6f60c768: Pulling fs layer [2020-08-10T16:12:06.028Z] e78d2573fc39: Pulling fs layer [2020-08-10T16:12:06.028Z] e876d2f968b6: Pulling fs layer [2020-08-10T16:12:06.029Z] ce8a83651883: Pulling fs layer [2020-08-10T16:12:06.029Z] 07967f4d0e4b: Pulling fs layer [2020-08-10T16:12:06.029Z] f64a6f60c768: Waiting [2020-08-10T16:12:06.029Z] e78d2573fc39: Waiting [2020-08-10T16:12:06.029Z] e876d2f968b6: Waiting [2020-08-10T16:12:06.029Z] ce8a83651883: Waiting [2020-08-10T16:12:06.029Z] 2dd03ba5bac4: Waiting [2020-08-10T16:12:06.029Z] 07967f4d0e4b: Waiting [2020-08-10T16:12:06.029Z] 481702a1767f: Waiting [2020-08-10T16:12:06.029Z] 1e091d79d1de: Waiting [2020-08-10T16:12:06.029Z] a92cc7c5fd73: Verifying Checksum [2020-08-10T16:12:06.029Z] a92cc7c5fd73: Download complete [2020-08-10T16:12:06.029Z] ed8968b2872e: Download complete [2020-08-10T16:12:06.299Z] 1e091d79d1de: Verifying Checksum [2020-08-10T16:12:06.299Z] 1e091d79d1de: Download complete [2020-08-10T16:12:06.299Z] 481702a1767f: Verifying Checksum [2020-08-10T16:12:06.299Z] 481702a1767f: Download complete [2020-08-10T16:12:06.299Z] df20fa9351a1: Verifying Checksum [2020-08-10T16:12:06.299Z] df20fa9351a1: Download complete [2020-08-10T16:12:07.288Z] f64a6f60c768: Verifying Checksum [2020-08-10T16:12:07.288Z] f64a6f60c768: Download complete [2020-08-10T16:12:07.288Z] e876d2f968b6: Verifying Checksum [2020-08-10T16:12:07.288Z] e876d2f968b6: Download complete [2020-08-10T16:12:07.557Z] df20fa9351a1: Pull complete [2020-08-10T16:12:07.815Z] ---> e320576b5313 [2020-08-10T16:12:07.815Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-08-10T16:12:07.815Z] ---> Running in 8c8f2b5a0ae2 [2020-08-10T16:12:07.815Z] Removing intermediate container 8c8f2b5a0ae2 [2020-08-10T16:12:07.815Z] ---> 724332b14463 [2020-08-10T16:12:07.815Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2020-08-10T16:12:07.815Z] ---> Running in cf7ff3479b50 [2020-08-10T16:12:07.827Z] 2dd03ba5bac4: Verifying Checksum [2020-08-10T16:12:07.827Z] 2dd03ba5bac4: Download complete [2020-08-10T16:12:08.093Z] 07967f4d0e4b: Verifying Checksum [2020-08-10T16:12:08.093Z] 07967f4d0e4b: Download complete [2020-08-10T16:12:08.093Z] ce8a83651883: Verifying Checksum [2020-08-10T16:12:08.093Z] ce8a83651883: Download complete [2020-08-10T16:12:08.093Z] ed8968b2872e: Pull complete [2020-08-10T16:12:08.093Z] e78d2573fc39: Download complete [2020-08-10T16:12:08.093Z] a92cc7c5fd73: Pull complete [2020-08-10T16:12:09.239Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-10T16:12:09.825Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-10T16:12:10.415Z] (1/5) Installing libsodium (1.0.18-r0) [2020-08-10T16:12:10.415Z] (2/5) Installing libzmq (4.3.2-r0) [2020-08-10T16:12:10.685Z] (3/5) Installing pkgconf (1.7.2-r0) [2020-08-10T16:12:10.685Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-08-10T16:12:10.959Z] (5/5) Installing zeromq-dev (4.3.2-r0) [2020-08-10T16:12:10.959Z] Executing busybox-1.31.1-r16.trigger [2020-08-10T16:12:10.959Z] OK: 143 MiB in 44 packages [2020-08-10T16:12:12.397Z] Removing intermediate container cf7ff3479b50 [2020-08-10T16:12:12.397Z] ---> 168525282675 [2020-08-10T16:12:12.397Z] Step 6/8 : WORKDIR /build [2020-08-10T16:12:12.397Z] ---> Running in 013eabd7663c [2020-08-10T16:12:12.995Z] Removing intermediate container 013eabd7663c [2020-08-10T16:12:12.995Z] ---> 809fc7cdd836 [2020-08-10T16:12:12.995Z] Step 7/8 : COPY go.mod . [2020-08-10T16:12:13.388Z] 2dd03ba5bac4: Pull complete [2020-08-10T16:12:13.388Z] 1e091d79d1de: Pull complete [2020-08-10T16:12:13.388Z] 481702a1767f: Pull complete [2020-08-10T16:12:13.591Z] ---> fc9d133b2f4f [2020-08-10T16:12:13.591Z] Step 8/8 : RUN go mod download [2020-08-10T16:12:13.869Z] ---> Running in d8790accaad2 [2020-08-10T16:12:17.246Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-08-10T16:12:17.246Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-08-10T16:12:17.246Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-08-10T16:12:17.246Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-10T16:12:17.246Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-08-10T16:12:17.246Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-08-10T16:12:17.246Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-10T16:12:17.246Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-08-10T16:12:17.246Z] go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-08-10T16:12:17.246Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-08-10T16:12:17.246Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 [2020-08-10T16:12:17.246Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-10T16:12:17.246Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.66 [2020-08-10T16:12:17.246Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.21 [2020-08-10T16:12:17.246Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.21 [2020-08-10T16:12:17.246Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.19 [2020-08-10T16:12:17.246Z] go: finding github.com/fatih/color v1.7.0 [2020-08-10T16:12:17.246Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-08-10T16:12:17.246Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-10T16:12:17.246Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-10T16:12:17.246Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-10T16:12:17.246Z] go: finding github.com/go-playground/assert/v2 v2.0.1 [2020-08-10T16:12:17.518Z] go: finding github.com/go-playground/locales v0.13.0 [2020-08-10T16:12:17.518Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-08-10T16:12:17.518Z] go: finding github.com/go-playground/validator/v10 v10.3.0 [2020-08-10T16:12:17.518Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-08-10T16:12:17.518Z] go: finding github.com/go-stack/stack v1.8.0 [2020-08-10T16:12:17.518Z] go: finding github.com/golang/protobuf v1.3.2 [2020-08-10T16:12:17.518Z] go: finding github.com/golang/snappy v0.0.1 [2020-08-10T16:12:17.518Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-08-10T16:12:17.518Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-08-10T16:12:17.518Z] go: finding github.com/google/go-cmp v0.4.0 [2020-08-10T16:12:17.518Z] go: finding github.com/google/uuid v1.1.1 [2020-08-10T16:12:17.518Z] go: finding github.com/gorilla/mux v1.7.4 [2020-08-10T16:12:17.788Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-08-10T16:12:17.788Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-08-10T16:12:17.788Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-08-10T16:12:17.788Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-10T16:12:17.788Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-10T16:12:17.788Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-08-10T16:12:17.788Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-08-10T16:12:17.788Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-10T16:12:17.788Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-08-10T16:12:17.788Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-08-10T16:12:17.788Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-08-10T16:12:18.056Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-08-10T16:12:18.056Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-08-10T16:12:18.056Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-08-10T16:12:18.056Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-08-10T16:12:18.056Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-08-10T16:12:18.056Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-08-10T16:12:18.056Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-08-10T16:12:18.056Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-08-10T16:12:18.056Z] go: finding github.com/kr/pretty v0.1.0 [2020-08-10T16:12:18.056Z] go: finding github.com/kr/pty v1.1.1 [2020-08-10T16:12:18.056Z] go: finding github.com/kr/text v0.1.0 [2020-08-10T16:12:18.326Z] go: finding github.com/leodido/go-urn v1.2.0 [2020-08-10T16:12:18.326Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-10T16:12:18.326Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-10T16:12:18.326Z] go: finding github.com/miekg/dns v1.0.14 [2020-08-10T16:12:18.326Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-08-10T16:12:18.326Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-10T16:12:18.326Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-08-10T16:12:18.326Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-08-10T16:12:18.326Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-08-10T16:12:18.326Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-08-10T16:12:18.596Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-08-10T16:12:18.596Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-08-10T16:12:18.596Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-08-10T16:12:18.596Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-08-10T16:12:18.596Z] go: finding github.com/onsi/gomega v1.7.0 [2020-08-10T16:12:18.596Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-08-10T16:12:18.596Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-08-10T16:12:18.596Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-08-10T16:12:18.596Z] go: finding github.com/pkg/errors v0.8.1 [2020-08-10T16:12:18.596Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-08-10T16:12:18.596Z] go: finding github.com/posener/complete v1.1.1 [2020-08-10T16:12:18.865Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-08-10T16:12:18.865Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-08-10T16:12:18.865Z] go: finding github.com/stretchr/objx v0.2.0 [2020-08-10T16:12:18.865Z] go: finding github.com/stretchr/testify v1.6.1 [2020-08-10T16:12:18.865Z] go: finding github.com/tidwall/pretty v1.0.1 [2020-08-10T16:12:18.865Z] go: finding github.com/ugorji/go v1.1.4 [2020-08-10T16:12:18.865Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-10T16:12:18.865Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-08-10T16:12:18.865Z] go: finding github.com/xdg/stringprep v1.0.0 [2020-08-10T16:12:18.865Z] go: finding go.mongodb.org/mongo-driver v1.1.1 [2020-08-10T16:12:18.865Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-08-10T16:12:19.134Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-08-10T16:12:19.134Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-08-10T16:12:19.134Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-08-10T16:12:19.134Z] go: finding golang.org/x/text v0.3.2 [2020-08-10T16:12:19.134Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-08-10T16:12:19.134Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-08-10T16:12:19.134Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-08-10T16:12:19.134Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-08-10T16:12:19.134Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-08-10T16:12:19.134Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-10T16:12:19.134Z] go: finding gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2020-08-10T16:12:23.399Z] f64a6f60c768: Pull complete [2020-08-10T16:12:25.969Z] e78d2573fc39: Pull complete [2020-08-10T16:12:25.969Z] e876d2f968b6: Pull complete [2020-08-10T16:12:26.922Z] ce8a83651883: Pull complete [2020-08-10T16:12:27.189Z] 07967f4d0e4b: Pull complete [2020-08-10T16:12:27.189Z] Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe [2020-08-10T16:12:27.189Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-08-10T16:12:27.189Z] ---> 5d7c900382c6 [2020-08-10T16:12:27.189Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-08-10T16:12:27.448Z] latest: Pulling from library/docker [2020-08-10T16:12:27.709Z] df20fa9351a1: Already exists [2020-08-10T16:12:27.709Z] 25ad7478873d: Pulling fs layer [2020-08-10T16:12:27.709Z] 4684f6177b5d: Pulling fs layer [2020-08-10T16:12:27.709Z] 46e300cec669: Pulling fs layer [2020-08-10T16:12:27.709Z] 63038576ad94: Pulling fs layer [2020-08-10T16:12:27.709Z] 0fdb76c4706c: Pulling fs layer [2020-08-10T16:12:27.709Z] cb7edeffdfd5: Pulling fs layer [2020-08-10T16:12:27.709Z] 63038576ad94: Waiting [2020-08-10T16:12:27.709Z] cb7edeffdfd5: Waiting [2020-08-10T16:12:27.709Z] 4684f6177b5d: Verifying Checksum [2020-08-10T16:12:27.709Z] 4684f6177b5d: Download complete [2020-08-10T16:12:27.709Z] 25ad7478873d: Verifying Checksum [2020-08-10T16:12:27.709Z] 25ad7478873d: Download complete [2020-08-10T16:12:27.978Z] 63038576ad94: Verifying Checksum [2020-08-10T16:12:27.978Z] 63038576ad94: Download complete [2020-08-10T16:12:27.978Z] 0fdb76c4706c: Verifying Checksum [2020-08-10T16:12:27.978Z] 0fdb76c4706c: Download complete [2020-08-10T16:12:27.978Z] cb7edeffdfd5: Verifying Checksum [2020-08-10T16:12:27.978Z] cb7edeffdfd5: Download complete [2020-08-10T16:12:27.978Z] 25ad7478873d: Pull complete [2020-08-10T16:12:28.240Z] 4684f6177b5d: Pull complete [2020-08-10T16:12:28.817Z] 46e300cec669: Download complete [2020-08-10T16:12:32.131Z] 46e300cec669: Pull complete [2020-08-10T16:12:32.131Z] 63038576ad94: Pull complete [2020-08-10T16:12:32.131Z] 0fdb76c4706c: Pull complete [2020-08-10T16:12:32.131Z] cb7edeffdfd5: Pull complete [2020-08-10T16:12:32.131Z] Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 [2020-08-10T16:12:32.131Z] Status: Downloaded newer image for docker:latest [2020-08-10T16:12:34.055Z] ---> f0afb007f90b [2020-08-10T16:12:34.055Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-08-10T16:12:34.055Z] ---> Running in d5e97059502f [2020-08-10T16:12:34.055Z] Removing intermediate container d5e97059502f [2020-08-10T16:12:34.055Z] ---> aaf96df48bfc [2020-08-10T16:12:34.055Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2020-08-10T16:12:34.055Z] ---> Running in e0415ba8973d [2020-08-10T16:12:35.002Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-10T16:12:35.573Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-10T16:12:35.835Z] (1/5) Installing libsodium (1.0.18-r0) [2020-08-10T16:12:36.096Z] (2/5) Installing libzmq (4.3.2-r0) [2020-08-10T16:12:36.096Z] (3/5) Installing pkgconf (1.7.2-r0) [2020-08-10T16:12:36.096Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-08-10T16:12:36.360Z] (5/5) Installing zeromq-dev (4.3.2-r0) [2020-08-10T16:12:36.360Z] Executing busybox-1.31.1-r16.trigger [2020-08-10T16:12:36.360Z] OK: 167 MiB in 44 packages [2020-08-10T16:12:36.936Z] Removing intermediate container e0415ba8973d [2020-08-10T16:12:36.936Z] ---> 7d6e1d715e00 [2020-08-10T16:12:36.936Z] Step 6/8 : WORKDIR /build [2020-08-10T16:12:36.936Z] ---> Running in 455498abc6a3 [2020-08-10T16:12:37.199Z] Removing intermediate container 455498abc6a3 [2020-08-10T16:12:37.199Z] ---> 4e433bf09606 [2020-08-10T16:12:37.199Z] Step 7/8 : COPY go.mod . [2020-08-10T16:12:37.459Z] ---> f83d73aa2a7f [2020-08-10T16:12:37.459Z] Step 8/8 : RUN go mod download [2020-08-10T16:12:37.459Z] ---> Running in 955867db480e [2020-08-10T16:12:40.013Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-08-10T16:12:40.013Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-08-10T16:12:40.013Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-08-10T16:12:40.013Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-10T16:12:40.013Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-08-10T16:12:40.013Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-08-10T16:12:40.013Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-10T16:12:40.013Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-08-10T16:12:40.013Z] go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-08-10T16:12:40.013Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-08-10T16:12:40.013Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 [2020-08-10T16:12:40.013Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-10T16:12:40.307Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.66 [2020-08-10T16:12:40.307Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.21 [2020-08-10T16:12:40.307Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.21 [2020-08-10T16:12:40.307Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.19 [2020-08-10T16:12:40.307Z] go: finding github.com/fatih/color v1.7.0 [2020-08-10T16:12:40.307Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-08-10T16:12:40.307Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-10T16:12:40.307Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-10T16:12:40.307Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-10T16:12:40.307Z] go: finding github.com/go-playground/assert/v2 v2.0.1 [2020-08-10T16:12:40.307Z] go: finding github.com/go-playground/locales v0.13.0 [2020-08-10T16:12:40.307Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-08-10T16:12:40.307Z] go: finding github.com/go-playground/validator/v10 v10.3.0 [2020-08-10T16:12:40.568Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-08-10T16:12:40.568Z] go: finding github.com/go-stack/stack v1.8.0 [2020-08-10T16:12:40.568Z] go: finding github.com/golang/protobuf v1.3.2 [2020-08-10T16:12:40.568Z] go: finding github.com/golang/snappy v0.0.1 [2020-08-10T16:12:40.568Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-08-10T16:12:40.568Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-08-10T16:12:40.568Z] go: finding github.com/google/go-cmp v0.4.0 [2020-08-10T16:12:40.568Z] go: finding github.com/google/uuid v1.1.1 [2020-08-10T16:12:40.568Z] go: finding github.com/gorilla/mux v1.7.4 [2020-08-10T16:12:40.568Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-08-10T16:12:40.568Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-08-10T16:12:40.568Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-08-10T16:12:40.829Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-10T16:12:40.829Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-10T16:12:40.829Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-08-10T16:12:40.829Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-08-10T16:12:40.829Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-10T16:12:40.829Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-08-10T16:12:40.829Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-08-10T16:12:40.829Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-08-10T16:12:40.829Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-08-10T16:12:40.829Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-08-10T16:12:40.829Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-08-10T16:12:41.090Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-08-10T16:12:41.090Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-08-10T16:12:41.090Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-08-10T16:12:41.090Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-08-10T16:12:41.090Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-08-10T16:12:41.090Z] go: finding github.com/kr/pretty v0.1.0 [2020-08-10T16:12:41.090Z] go: finding github.com/kr/pty v1.1.1 [2020-08-10T16:12:41.090Z] go: finding github.com/kr/text v0.1.0 [2020-08-10T16:12:41.090Z] go: finding github.com/leodido/go-urn v1.2.0 [2020-08-10T16:12:41.090Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-10T16:12:41.090Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-10T16:12:41.090Z] go: finding github.com/miekg/dns v1.0.14 [2020-08-10T16:12:41.314Z] Removing intermediate container d8790accaad2 [2020-08-10T16:12:41.314Z] ---> d169c1826c83 [2020-08-10T16:12:41.314Z] Successfully built d169c1826c83 [2020-08-10T16:12:41.314Z] Successfully tagged ci-base-image-arm64:latest [2020-08-10T16:12:41.352Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-08-10T16:12:41.352Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-10T16:12:41.352Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-08-10T16:12:41.352Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-08-10T16:12:41.352Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-08-10T16:12:41.352Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-08-10T16:12:41.352Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-08-10T16:12:41.353Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-08-10T16:12:41.353Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-08-10T16:12:41.353Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-08-10T16:12:41.353Z] go: finding github.com/onsi/gomega v1.7.0 [Pipeline] } [Pipeline] // script [Pipeline] } [2020-08-10T16:12:41.619Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-08-10T16:12:41.619Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-08-10T16:12:41.619Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-08-10T16:12:41.619Z] go: finding github.com/pkg/errors v0.8.1 [2020-08-10T16:12:41.619Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-08-10T16:12:41.619Z] go: finding github.com/posener/complete v1.1.1 [2020-08-10T16:12:41.619Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-08-10T16:12:41.619Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-08-10T16:12:41.619Z] go: finding github.com/stretchr/objx v0.2.0 [2020-08-10T16:12:41.619Z] go: finding github.com/stretchr/testify v1.6.1 [2020-08-10T16:12:41.619Z] go: finding github.com/tidwall/pretty v1.0.1 [2020-08-10T16:12:41.619Z] go: finding github.com/ugorji/go v1.1.4 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [2020-08-10T16:12:41.880Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-10T16:12:41.880Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-08-10T16:12:41.880Z] go: finding github.com/xdg/stringprep v1.0.0 [2020-08-10T16:12:41.880Z] go: finding go.mongodb.org/mongo-driver v1.1.1 [2020-08-10T16:12:41.880Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-08-10T16:12:41.880Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-08-10T16:12:41.880Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-08-10T16:12:41.880Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-08-10T16:12:41.880Z] go: finding golang.org/x/text v0.3.2 [2020-08-10T16:12:41.880Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-08-10T16:12:41.880Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [Pipeline] isUnix [Pipeline] sh [2020-08-10T16:12:42.150Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-08-10T16:12:42.150Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-08-10T16:12:42.150Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-08-10T16:12:42.150Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-10T16:12:42.150Z] go: finding gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2020-08-10T16:12:42.326Z] + docker inspect -f . ci-base-image-arm64 [2020-08-10T16:12:42.326Z] . [Pipeline] withDockerContainer [2020-08-10T16:12:42.638Z] prd-ubuntu18.04-docker-arm64-4c-16g-3270 does not seem to be running inside a container [2020-08-10T16:12:42.742Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@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 [2020-08-10T16:12:44.737Z] $ docker top 13b7b4a9878d6fb9c745a17c86413463ca071ca41dd7a186150db30481570afd -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-10T16:12:46.260Z] + go version [2020-08-10T16:12:46.260Z] go version go1.13.13 linux/arm64 [Pipeline] sh [2020-08-10T16:12:47.329Z] + make test [2020-08-10T16:12:47.329Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-08-10T16:12:49.300Z] ? github.com/edgexfoundry/app-functions-sdk-go [no test files] [2020-08-10T16:13:04.150Z] Removing intermediate container 955867db480e [2020-08-10T16:13:04.150Z] ---> b8345bd8a498 [2020-08-10T16:13:04.150Z] Successfully built b8345bd8a498 [2020-08-10T16:13:04.150Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-10T16:13:05.501Z] + docker inspect -f . ci-base-image-x86_64 [2020-08-10T16:13:05.501Z] . [Pipeline] withDockerContainer [2020-08-10T16:13:05.623Z] prd-centos7-docker-4c-2g-3271 does not seem to be running inside a container [2020-08-10T16:13:05.663Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@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 ******** ci-base-image-x86_64 cat [2020-08-10T16:13:06.377Z] $ docker top a05b285c18cae878f6da0e2749e0a2150b2b34c2a0e2a9f72468cd6a0c122126 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-10T16:13:06.983Z] + go version [2020-08-10T16:13:06.983Z] go version go1.13.13 linux/amd64 [Pipeline] sh [2020-08-10T16:13:07.310Z] + make test [2020-08-10T16:13:07.310Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-08-10T16:13:07.644Z] ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.126s coverage: 86.2% of statements [2020-08-10T16:13:08.699Z] ? github.com/edgexfoundry/app-functions-sdk-go [no test files] [2020-08-10T16:13:15.359Z] ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.072s coverage: 86.2% of statements [2020-08-10T16:13:33.639Z] ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 3.065s coverage: 54.4% of statements [2020-08-10T16:13:33.639Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] [2020-08-10T16:13:33.639Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] [2020-08-10T16:13:33.639Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.027s coverage: 54.0% of statements [2020-08-10T16:13:33.639Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] [2020-08-10T16:13:33.639Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.262s coverage: 69.1% of statements [2020-08-10T16:13:45.884Z] --- FAIL: TestInitializeClientFromSecretProvider (7.00s) [2020-08-10T16:13:45.884Z] --- FAIL: TestInitializeClientFromSecretProvider/Create_client_with_test-token (0.00s) [2020-08-10T16:13:45.884Z] secret_test.go:181: [2020-08-10T16:13:45.884Z] Error Trace: secret_test.go:181 [2020-08-10T16:13:45.884Z] Error: Expected value not to be nil. [2020-08-10T16:13:45.884Z] Test: TestInitializeClientFromSecretProvider/Create_client_with_test-token [2020-08-10T16:13:45.884Z] Messages: shared secret client should NOT be empty [2020-08-10T16:13:45.884Z] secret_test.go:187: [2020-08-10T16:13:45.885Z] Error Trace: secret_test.go:187 [2020-08-10T16:13:45.885Z] Error: Expected value not to be nil. [2020-08-10T16:13:45.885Z] Test: TestInitializeClientFromSecretProvider/Create_client_with_test-token [2020-08-10T16:13:45.885Z] Messages: exclusive secret client should NOT be empty [2020-08-10T16:13:45.885Z] --- FAIL: TestInitializeClientFromSecretProvider/Create_client_with_expired_token,_no_TTL_remaining (0.00s) [2020-08-10T16:13:45.885Z] secret_test.go:173: [2020-08-10T16:13:45.885Z] Error Trace: secret_test.go:173 [2020-08-10T16:13:45.885Z] Error: Should be false [2020-08-10T16:13:45.885Z] Test: TestInitializeClientFromSecretProvider/Create_client_with_expired_token,_no_TTL_remaining [2020-08-10T16:13:45.885Z] Messages: Expect error but none was received [2020-08-10T16:13:45.885Z] --- FAIL: TestInitializeClientFromSecretProvider/Create_client_with_non-existing_TokenFile_path (0.00s) [2020-08-10T16:13:45.885Z] secret_test.go:173: [2020-08-10T16:13:45.885Z] Error Trace: secret_test.go:173 [2020-08-10T16:13:45.885Z] Error: Should be false [2020-08-10T16:13:45.885Z] Test: TestInitializeClientFromSecretProvider/Create_client_with_non-existing_TokenFile_path [2020-08-10T16:13:45.885Z] Messages: Expect error but none was received [2020-08-10T16:13:45.885Z] --- FAIL: TestInitializeClientFromSecretProvider/New_secret_client_with_no_TokenFile (0.00s) [2020-08-10T16:13:45.885Z] secret_test.go:173: [2020-08-10T16:13:45.885Z] Error Trace: secret_test.go:173 [2020-08-10T16:13:45.885Z] Error: Should be false [2020-08-10T16:13:45.885Z] Test: TestInitializeClientFromSecretProvider/New_secret_client_with_no_TokenFile [2020-08-10T16:13:45.885Z] Messages: Expect error but none was received [2020-08-10T16:13:45.885Z] --- FAIL: TestInitializeClientFromSecretProvider/empty_shared_secret_store (0.00s) [2020-08-10T16:13:45.885Z] secret_test.go:187: [2020-08-10T16:13:45.885Z] Error Trace: secret_test.go:187 [2020-08-10T16:13:45.885Z] Error: Expected value not to be nil. [2020-08-10T16:13:45.885Z] Test: TestInitializeClientFromSecretProvider/empty_shared_secret_store [2020-08-10T16:13:45.885Z] Messages: exclusive secret client should NOT be empty [2020-08-10T16:13:45.885Z] --- FAIL: TestInitializeClientFromSecretProvider/empty_exclusive_secret_store (0.00s) [2020-08-10T16:13:45.885Z] secret_test.go:181: [2020-08-10T16:13:45.885Z] Error Trace: secret_test.go:181 [2020-08-10T16:13:45.885Z] Error: Expected value not to be nil. [2020-08-10T16:13:45.885Z] Test: TestInitializeClientFromSecretProvider/empty_exclusive_secret_store [2020-08-10T16:13:45.885Z] Messages: shared secret client should NOT be empty [2020-08-10T16:13:45.885Z] level=DEBUG ts=2020-08-10T16:13:40.078110221Z app=app_functions_sdk_go source=client.go:217 msg="token is successfully renewed" [2020-08-10T16:13:45.885Z] level=DEBUG ts=2020-08-10T16:13:40.078685221Z app=app_functions_sdk_go source=client.go:217 msg="token is successfully renewed" [2020-08-10T16:13:45.885Z] level=DEBUG ts=2020-08-10T16:13:40.079425227Z app=app_functions_sdk_go source=client.go:217 msg="token is successfully renewed" [2020-08-10T16:13:45.885Z] level=DEBUG ts=2020-08-10T16:13:43.078332392Z app=app_functions_sdk_go source=client.go:217 msg="token is successfully renewed" [2020-08-10T16:13:45.885Z] level=DEBUG ts=2020-08-10T16:13:43.078321945Z app=app_functions_sdk_go source=client.go:217 msg="token is successfully renewed" [2020-08-10T16:13:45.885Z] level=DEBUG ts=2020-08-10T16:13:43.079075136Z app=app_functions_sdk_go source=client.go:217 msg="token is successfully renewed" [2020-08-10T16:13:45.885Z] level=INFO ts=2020-08-10T16:13:44.078368673Z app=app_functions_sdk_go source=client.go:98 msg="context cancelled, dismiss the token renewal process" [2020-08-10T16:13:45.885Z] FAIL [2020-08-10T16:13:45.885Z] level=INFO ts=2020-08-10T16:13:44.078609368Z app=app_functions_sdk_go source=client.go:98 msg="context cancelled, dismiss the token renewal process" [2020-08-10T16:13:45.885Z] level=INFO ts=2020-08-10T16:13:44.07863543Z app=app_functions_sdk_go source=client.go:98 msg="context cancelled, dismiss the token renewal process" [2020-08-10T16:13:45.885Z] coverage: 57.3% of statements [2020-08-10T16:13:45.885Z] FAIL github.com/edgexfoundry/app-functions-sdk-go/internal/security 15.025s [2020-08-10T16:13:45.885Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.006s coverage: 89.5% of statements [2020-08-10T16:13:45.885Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.005s coverage: 100.0% of statements [2020-08-10T16:13:45.885Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.088s coverage: 100.0% of statements [2020-08-10T16:13:45.885Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.005s coverage: 100.0% of statements [2020-08-10T16:13:45.885Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.005s coverage: 100.0% of statements [2020-08-10T16:13:45.885Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] [2020-08-10T16:13:45.885Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] [2020-08-10T16:13:45.885Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] [2020-08-10T16:13:45.885Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] [2020-08-10T16:13:45.885Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] [2020-08-10T16:13:45.885Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] [2020-08-10T16:13:45.885Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] [2020-08-10T16:13:45.885Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.006s coverage: 96.6% of statements [2020-08-10T16:13:45.885Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] [2020-08-10T16:13:45.885Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.016s coverage: 97.7% of statements [2020-08-10T16:13:45.885Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] [2020-08-10T16:13:45.885Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] [2020-08-10T16:13:45.885Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] [2020-08-10T16:13:45.885Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.680s coverage: 78.0% of statements [2020-08-10T16:13:45.885Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http 0.009s coverage: 56.7% of statements [2020-08-10T16:13:45.885Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/dtos/requests 0.008s coverage: 88.9% of statements [2020-08-10T16:13:45.885Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.106s coverage: 81.3% of statements [2020-08-10T16:13:54.650Z] ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 3.061s coverage: 54.4% of statements [2020-08-10T16:13:54.650Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] [2020-08-10T16:13:54.650Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] [2020-08-10T16:13:54.650Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.074s coverage: 54.0% of statements [2020-08-10T16:13:54.650Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] [2020-08-10T16:13:54.650Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.419s coverage: 69.1% of statements [2020-08-10T16:13:56.099Z] --- FAIL: TestInitializeClientFromSecretProvider (7.01s) [2020-08-10T16:13:56.099Z] --- FAIL: TestInitializeClientFromSecretProvider/Create_client_with_test-token (0.00s) [2020-08-10T16:13:56.099Z] secret_test.go:181: [2020-08-10T16:13:56.099Z] Error Trace: secret_test.go:181 [2020-08-10T16:13:56.099Z] Error: Expected value not to be nil. [2020-08-10T16:13:56.099Z] Test: TestInitializeClientFromSecretProvider/Create_client_with_test-token [2020-08-10T16:13:56.099Z] Messages: shared secret client should NOT be empty [2020-08-10T16:13:56.099Z] secret_test.go:187: [2020-08-10T16:13:56.099Z] Error Trace: secret_test.go:187 [2020-08-10T16:13:56.099Z] Error: Expected value not to be nil. [2020-08-10T16:13:56.099Z] Test: TestInitializeClientFromSecretProvider/Create_client_with_test-token [2020-08-10T16:13:56.099Z] Messages: exclusive secret client should NOT be empty [2020-08-10T16:13:56.099Z] --- FAIL: TestInitializeClientFromSecretProvider/Create_client_with_expired_token,_no_TTL_remaining (0.00s) [2020-08-10T16:13:56.099Z] secret_test.go:173: [2020-08-10T16:13:56.099Z] Error Trace: secret_test.go:173 [2020-08-10T16:13:56.099Z] Error: Should be false [2020-08-10T16:13:56.099Z] Test: TestInitializeClientFromSecretProvider/Create_client_with_expired_token,_no_TTL_remaining [2020-08-10T16:13:56.099Z] Messages: Expect error but none was received [2020-08-10T16:13:56.099Z] --- FAIL: TestInitializeClientFromSecretProvider/Create_client_with_non-existing_TokenFile_path (0.00s) [2020-08-10T16:13:56.099Z] secret_test.go:173: [2020-08-10T16:13:56.099Z] Error Trace: secret_test.go:173 [2020-08-10T16:13:56.099Z] Error: Should be false [2020-08-10T16:13:56.099Z] Test: TestInitializeClientFromSecretProvider/Create_client_with_non-existing_TokenFile_path [2020-08-10T16:13:56.099Z] Messages: Expect error but none was received [2020-08-10T16:13:56.099Z] --- FAIL: TestInitializeClientFromSecretProvider/New_secret_client_with_no_TokenFile (0.00s) [2020-08-10T16:13:56.099Z] secret_test.go:173: [2020-08-10T16:13:56.099Z] Error Trace: secret_test.go:173 [2020-08-10T16:13:56.099Z] Error: Should be false [2020-08-10T16:13:56.099Z] Test: TestInitializeClientFromSecretProvider/New_secret_client_with_no_TokenFile [2020-08-10T16:13:56.099Z] Messages: Expect error but none was received [2020-08-10T16:13:56.099Z] --- FAIL: TestInitializeClientFromSecretProvider/empty_shared_secret_store (0.00s) [2020-08-10T16:13:56.099Z] secret_test.go:187: [2020-08-10T16:13:56.099Z] Error Trace: secret_test.go:187 [2020-08-10T16:13:56.099Z] Error: Expected value not to be nil. [2020-08-10T16:13:56.099Z] Test: TestInitializeClientFromSecretProvider/empty_shared_secret_store [2020-08-10T16:13:56.099Z] Messages: exclusive secret client should NOT be empty [2020-08-10T16:13:56.099Z] --- FAIL: TestInitializeClientFromSecretProvider/empty_exclusive_secret_store (0.00s) [2020-08-10T16:13:56.099Z] secret_test.go:181: [2020-08-10T16:13:56.099Z] Error Trace: secret_test.go:181 [2020-08-10T16:13:56.099Z] Error: Expected value not to be nil. [2020-08-10T16:13:56.099Z] Test: TestInitializeClientFromSecretProvider/empty_exclusive_secret_store [2020-08-10T16:13:56.099Z] Messages: shared secret client should NOT be empty [2020-08-10T16:13:56.099Z] level=DEBUG ts=2020-08-10T16:13:51.642939789Z app=app_functions_sdk_go source=client.go:217 msg="token is successfully renewed" [2020-08-10T16:13:56.099Z] level=DEBUG ts=2020-08-10T16:13:51.644882771Z app=app_functions_sdk_go source=client.go:217 msg="token is successfully renewed" [2020-08-10T16:13:56.099Z] level=DEBUG ts=2020-08-10T16:13:51.645146087Z app=app_functions_sdk_go source=client.go:217 msg="token is successfully renewed" [2020-08-10T16:13:56.099Z] level=DEBUG ts=2020-08-10T16:13:54.647090105Z app=app_functions_sdk_go source=client.go:217 msg="token is successfully renewed" [2020-08-10T16:13:56.099Z] level=DEBUG ts=2020-08-10T16:13:54.647684438Z app=app_functions_sdk_go source=client.go:217 msg="token is successfully renewed" [2020-08-10T16:13:56.099Z] level=DEBUG ts=2020-08-10T16:13:54.650355545Z app=app_functions_sdk_go source=client.go:217 msg="token is successfully renewed" [2020-08-10T16:13:56.099Z] FAIL [2020-08-10T16:13:56.099Z] coverage: 57.3% of statements [2020-08-10T16:13:56.099Z] FAIL github.com/edgexfoundry/app-functions-sdk-go/internal/security 15.040s [2020-08-10T16:13:56.099Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.016s coverage: 89.5% of statements [2020-08-10T16:13:56.099Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.020s coverage: 100.0% of statements [2020-08-10T16:13:56.099Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.113s coverage: 100.0% of statements [2020-08-10T16:13:56.099Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.015s coverage: 100.0% of statements [2020-08-10T16:13:56.099Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.016s coverage: 100.0% of statements [2020-08-10T16:13:56.099Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] [2020-08-10T16:13:56.099Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] [2020-08-10T16:13:56.099Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] [2020-08-10T16:13:56.099Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] [2020-08-10T16:13:56.099Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] [2020-08-10T16:13:56.099Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] [2020-08-10T16:13:56.099Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] [2020-08-10T16:13:56.099Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.022s coverage: 96.6% of statements [2020-08-10T16:13:56.099Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] [2020-08-10T16:13:56.099Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.018s coverage: 97.7% of statements [2020-08-10T16:13:56.099Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] [2020-08-10T16:13:56.099Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] [2020-08-10T16:13:56.099Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:13:36.896045028Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:13:36.903852758Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:13:36.910721893Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:13:36.917642171Z app=app_functions_sdk_go source=batch.go:126 msg="Forwarding Batched Data..." [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:13:36.924858235Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:13:36.938603773Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:13:36.944677241Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:13:36.949859007Z app=app_functions_sdk_go source=batch.go:126 msg="Forwarding Batched Data..." [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:13:36.957384827Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:13:38.957958656Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:13:38.958036303Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:13:38.963326792Z app=app_functions_sdk_go source=batch.go:99 msg="Timer has elapsed" [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:13:38.977471443Z app=app_functions_sdk_go source=batch.go:126 msg="Forwarding Batched Data..." [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:13:38.983341353Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:13:48.983929092Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:13:58.985070065Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:13:58.992305159Z app=app_functions_sdk_go source=batch.go:126 msg="Forwarding Batched Data..." [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:13:58.992408011Z app=app_functions_sdk_go source=batch.go:97 msg="Batch count has been reached" [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:13:59.006934202Z app=app_functions_sdk_go source=batch.go:126 msg="Forwarding Batched Data..." [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:13:59.013783384Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:13:59.013876384Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:13:59.013918435Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:14:02.020182676Z app=app_functions_sdk_go source=batch.go:99 msg="Timer has elapsed" [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:14:02.027446615Z app=app_functions_sdk_go source=batch.go:126 msg="Forwarding Batched Data..." [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:14:02.03489695Z app=app_functions_sdk_go source=compression.go:48 msg="Compression with GZIP" [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:14:02.042412079Z app=app_functions_sdk_go source=compression.go:48 msg="Compression with GZIP" [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:14:02.049475883Z app=app_functions_sdk_go source=compression.go:75 msg="Compression with ZLIB" [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:14:02.056101817Z app=app_functions_sdk_go source=compression.go:75 msg="Compression with ZLIB" [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:14:02.06375493Z app=app_functions_sdk_go source=conversion.go:43 msg="Transforming to XML" [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:14:02.070740676Z app=app_functions_sdk_go source=conversion.go:43 msg="Transforming to XML" [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:14:02.077309036Z app=app_functions_sdk_go source=conversion.go:43 msg="Transforming to XML" [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:14:02.084091555Z app=app_functions_sdk_go source=conversion.go:43 msg="Transforming to XML" [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:14:02.091016365Z app=app_functions_sdk_go source=conversion.go:63 msg="Transforming to JSON" [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:14:02.097966354Z app=app_functions_sdk_go source=conversion.go:63 msg="Transforming to JSON" [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:14:02.105010222Z app=app_functions_sdk_go source=conversion.go:63 msg="Transforming to JSON" [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:14:02.110970057Z app=app_functions_sdk_go source=conversion.go:63 msg="Transforming to JSON" [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:14:02.117831877Z app=app_functions_sdk_go source=context.go:78 msg="Marking event as pushed" [2020-08-10T16:14:04.005Z] level=ERROR ts=2020-08-10T16:14:02.120984135Z app=app_functions_sdk_go source=coredata.go:41 msg="No EventID or EventChecksum Provided" [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:14:02.124780575Z app=app_functions_sdk_go source=context.go:101 msg="Pushing to CoreData" [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:14:02.141005049Z app=app_functions_sdk_go source=encryption.go:60 msg="Encrypting with AES" [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:14:02.144688209Z app=app_functions_sdk_go source=filter.go:44 msg="Filtering by DeviceID" [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:14:02.14798493Z app=app_functions_sdk_go source=filter.go:44 msg="Filtering by DeviceID" [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:14:02.151557115Z app=app_functions_sdk_go source=filter.go:44 msg="Filtering by DeviceID" [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:14:02.155018461Z app=app_functions_sdk_go source=filter.go:44 msg="Filtering by DeviceID" [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:14:02.158941079Z app=app_functions_sdk_go source=filter.go:44 msg="Filtering by DeviceID" [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:14:02.162713961Z app=app_functions_sdk_go source=filter.go:44 msg="Filtering by DeviceID" [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:14:02.16653982Z app=app_functions_sdk_go source=filter.go:44 msg="Filtering by DeviceID" [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:14:02.170095463Z app=app_functions_sdk_go source=filter.go:86 msg="Filtering by ValueDescriptor" [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:14:02.173449967Z app=app_functions_sdk_go source=filter.go:86 msg="Filtering by ValueDescriptor" [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:14:02.176975882Z app=app_functions_sdk_go source=filter.go:86 msg="Filtering by ValueDescriptor" [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:14:02.180197636Z app=app_functions_sdk_go source=filter.go:86 msg="Filtering by ValueDescriptor" [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:14:02.18348434Z app=app_functions_sdk_go source=filter.go:86 msg="Filtering by ValueDescriptor" [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:14:02.187112409Z app=app_functions_sdk_go source=filter.go:86 msg="Filtering by ValueDescriptor" [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:14:02.190190441Z app=app_functions_sdk_go source=filter.go:86 msg="Filtering by ValueDescriptor" [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:14:02.193829986Z app=app_functions_sdk_go source=filter.go:86 msg="Filtering by ValueDescriptor" [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:14:02.197585934Z app=app_functions_sdk_go source=filter.go:86 msg="Filtering by ValueDescriptor" [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:14:02.201404901Z app=app_functions_sdk_go source=filter.go:86 msg="Filtering by ValueDescriptor" [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:14:02.204890019Z app=app_functions_sdk_go source=filter.go:86 msg="Filtering by ValueDescriptor" [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:14:02.208677705Z app=app_functions_sdk_go source=filter.go:86 msg="Filtering by ValueDescriptor" [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:14:02.212452516Z app=app_functions_sdk_go source=filter.go:86 msg="Filtering by ValueDescriptor" [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:14:02.216366101Z app=app_functions_sdk_go source=filter.go:86 msg="Filtering by ValueDescriptor" [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:14:02.220079541Z app=app_functions_sdk_go source=filter.go:86 msg="Filtering by ValueDescriptor" [2020-08-10T16:14:04.005Z] --- FAIL: TestFilterOutByValueDescriptor (0.03s) [2020-08-10T16:14:04.005Z] filter_test.go:215: [2020-08-10T16:14:04.005Z] Error Trace: filter_test.go:215 [2020-08-10T16:14:04.005Z] Error: Should be true [2020-08-10T16:14:04.005Z] Test: TestFilterOutByValueDescriptor [2020-08-10T16:14:04.005Z] Messages: Pipeline should continue [2020-08-10T16:14:04.005Z] filter_test.go:231: [2020-08-10T16:14:04.005Z] Error Trace: filter_test.go:231 [2020-08-10T16:14:04.005Z] Error: Should be true [2020-08-10T16:14:04.005Z] Test: TestFilterOutByValueDescriptor [2020-08-10T16:14:04.005Z] Messages: Pipeline should continue [2020-08-10T16:14:04.005Z] filter_test.go:235: [2020-08-10T16:14:04.005Z] Error Trace: filter_test.go:235 [2020-08-10T16:14:04.005Z] Error: Should be true [2020-08-10T16:14:04.005Z] Test: TestFilterOutByValueDescriptor [2020-08-10T16:14:04.005Z] Messages: Pipeline should continue [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:14:02.223742194Z app=app_functions_sdk_go source=filter.go:86 msg="Filtering by ValueDescriptor" [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:14:02.226963604Z app=app_functions_sdk_go source=filter.go:86 msg="Filtering by ValueDescriptor" [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:14:02.2311595Z app=app_functions_sdk_go source=http.go:98 msg="POSTing data" [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:14:02.236203283Z app=app_functions_sdk_go source=http.go:105 msg="Response: 200 OK" [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:14:02.240019764Z app=app_functions_sdk_go source=http.go:106 msg="Sent data: test message" [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:14:02.243693003Z app=app_functions_sdk_go source=http.go:98 msg="POSTing data" [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:14:02.247878342Z app=app_functions_sdk_go source=http.go:105 msg="Response: 404 Not Found" [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:14:02.250929249Z app=app_functions_sdk_go source=http.go:106 msg="Sent data: test message" [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:14:02.254029567Z app=app_functions_sdk_go source=http.go:98 msg="POSTing data" [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:14:02.257161677Z app=app_functions_sdk_go source=http.go:105 msg="Response: 404 Not Found" [2020-08-10T16:14:04.005Z] level=DEBUG ts=2020-08-10T16:14:02.260169598Z app=app_functions_sdk_go source=http.go:106 msg="Sent data: test message" [2020-08-10T16:14:04.005Z] panic: runtime error: invalid memory address or nil pointer dereference [recovered] [2020-08-10T16:14:04.005Z] panic: runtime error: invalid memory address or nil pointer dereference [2020-08-10T16:14:04.005Z] [signal SIGSEGV: segmentation violation code=0x1 addr=0x50 pc=0x7028bf] [2020-08-10T16:14:04.005Z] [2020-08-10T16:14:04.005Z] goroutine 114 [running]: [2020-08-10T16:14:04.005Z] testing.tRunner.func1(0xc0003dae00) [2020-08-10T16:14:04.005Z] /usr/local/go/src/testing/testing.go:874 +0x3a3 [2020-08-10T16:14:04.005Z] panic(0x7dcf40, 0xb73b30) [2020-08-10T16:14:04.005Z] /usr/local/go/src/runtime/panic.go:679 +0x1b2 [2020-08-10T16:14:04.005Z] github.com/edgexfoundry/app-functions-sdk-go/internal/security.(*SecretProviderImpl).getInsecureSecrets(0xc0000b0540, 0x85e7a9, 0x5, 0xc000062740, 0x1, 0x1, 0x10, 0x7c1120, 0x1) [2020-08-10T16:14:04.005Z] /w/workspace/app-functions-sdk-go/1/internal/security/credentials.go:97 +0x4f [2020-08-10T16:14:04.005Z] github.com/edgexfoundry/app-functions-sdk-go/internal/security.(*SecretProviderImpl).GetSecrets(0xc0000b0540, 0x85e7a9, 0x5, 0xc000062740, 0x1, 0x1, 0x8ec060, 0xc000140db0, 0xc0003daf00) [2020-08-10T16:14:04.005Z] /w/workspace/app-functions-sdk-go/1/internal/security/credentials.go:68 +0x247 [2020-08-10T16:14:04.005Z] github.com/edgexfoundry/app-functions-sdk-go/appcontext.(*Context).GetSecrets(...) [2020-08-10T16:14:04.005Z] /w/workspace/app-functions-sdk-go/1/appcontext/context.go:142 [2020-08-10T16:14:04.005Z] github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms.HTTPSender.HTTPPost(0xc000026a50, 0x23, 0x862617, 0x10, 0x0, 0x86338f, 0x12, 0x85e7a9, 0x5, 0xc00009b6c0, ...) [2020-08-10T16:14:04.005Z] /w/workspace/app-functions-sdk-go/1/pkg/transforms/http.go:89 +0xd77 [2020-08-10T16:14:04.005Z] github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms.TestHTTPPostWithSecrets.func2(0xc0003dae00) [2020-08-10T16:14:04.005Z] /w/workspace/app-functions-sdk-go/1/pkg/transforms/http_test.go:153 +0x257 [2020-08-10T16:14:04.005Z] testing.tRunner(0xc0003dae00, 0xc00000e820) [2020-08-10T16:14:04.005Z] /usr/local/go/src/testing/testing.go:909 +0xc9 [2020-08-10T16:14:04.005Z] created by testing.(*T).Run [2020-08-10T16:14:04.006Z] /usr/local/go/src/testing/testing.go:960 +0x350 [2020-08-10T16:14:04.006Z] FAIL github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.377s [2020-08-10T16:14:04.006Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.005s coverage: 100.0% of statements [2020-08-10T16:14:04.006Z] FAIL [2020-08-10T16:14:04.006Z] make: *** [Makefile:6: test] Error 1 [Pipeline] } [2020-08-10T16:14:04.048Z] $ docker stop --time=1 a05b285c18cae878f6da0e2749e0a2150b2b34c2a0e2a9f72468cd6a0c122126 [2020-08-10T16:14:04.400Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.752s coverage: 78.0% of statements [2020-08-10T16:14:04.400Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http 0.041s coverage: 56.7% of statements [2020-08-10T16:14:04.400Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/dtos/requests 0.082s coverage: 88.9% of statements [2020-08-10T16:14:04.400Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.153s coverage: 81.3% of statements [2020-08-10T16:14:06.036Z] $ docker rm -f a05b285c18cae878f6da0e2749e0a2150b2b34c2a0e2a9f72468cd6a0c122126 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-10T16:14:08.406Z] Failed in branch amd64 [2020-08-10T16:14:31.162Z] level=DEBUG ts=2020-08-10T16:14:01.529448002Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" [2020-08-10T16:14:31.162Z] level=DEBUG ts=2020-08-10T16:14:01.540181023Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" [2020-08-10T16:14:31.162Z] level=DEBUG ts=2020-08-10T16:14:01.547378087Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" [2020-08-10T16:14:31.162Z] level=DEBUG ts=2020-08-10T16:14:01.554913659Z app=app_functions_sdk_go source=batch.go:126 msg="Forwarding Batched Data..." [2020-08-10T16:14:31.162Z] level=DEBUG ts=2020-08-10T16:14:01.561434789Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" [2020-08-10T16:14:31.162Z] level=DEBUG ts=2020-08-10T16:14:01.569772678Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" [2020-08-10T16:14:31.162Z] level=DEBUG ts=2020-08-10T16:14:01.577085235Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" [2020-08-10T16:14:31.162Z] level=DEBUG ts=2020-08-10T16:14:01.584932934Z app=app_functions_sdk_go source=batch.go:126 msg="Forwarding Batched Data..." [2020-08-10T16:14:31.162Z] level=DEBUG ts=2020-08-10T16:14:01.592444625Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" [2020-08-10T16:14:31.162Z] level=DEBUG ts=2020-08-10T16:14:03.592916223Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" [2020-08-10T16:14:31.162Z] level=DEBUG ts=2020-08-10T16:14:03.593210299Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" [2020-08-10T16:14:31.162Z] level=DEBUG ts=2020-08-10T16:14:03.60072083Z app=app_functions_sdk_go source=batch.go:99 msg="Timer has elapsed" [2020-08-10T16:14:31.162Z] level=DEBUG ts=2020-08-10T16:14:03.615455946Z app=app_functions_sdk_go source=batch.go:126 msg="Forwarding Batched Data..." [2020-08-10T16:14:31.162Z] level=DEBUG ts=2020-08-10T16:14:03.622696042Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" [2020-08-10T16:14:31.162Z] level=DEBUG ts=2020-08-10T16:14:13.623317026Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" [2020-08-10T16:14:31.162Z] level=DEBUG ts=2020-08-10T16:14:23.624023439Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" [2020-08-10T16:14:31.162Z] level=DEBUG ts=2020-08-10T16:14:23.634939412Z app=app_functions_sdk_go source=batch.go:126 msg="Forwarding Batched Data..." [2020-08-10T16:14:31.162Z] level=DEBUG ts=2020-08-10T16:14:23.635128016Z app=app_functions_sdk_go source=batch.go:97 msg="Batch count has been reached" [2020-08-10T16:14:31.162Z] level=DEBUG ts=2020-08-10T16:14:23.651386793Z app=app_functions_sdk_go source=batch.go:126 msg="Forwarding Batched Data..." [2020-08-10T16:14:31.162Z] level=DEBUG ts=2020-08-10T16:14:23.658373032Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" [2020-08-10T16:14:31.162Z] level=DEBUG ts=2020-08-10T16:14:23.6587291Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" [2020-08-10T16:14:31.162Z] level=DEBUG ts=2020-08-10T16:14:23.659044126Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" [2020-08-10T16:14:31.162Z] level=DEBUG ts=2020-08-10T16:14:26.664841317Z app=app_functions_sdk_go source=batch.go:99 msg="Timer has elapsed" [2020-08-10T16:14:31.162Z] level=DEBUG ts=2020-08-10T16:14:26.684417694Z app=app_functions_sdk_go source=batch.go:126 msg="Forwarding Batched Data..." [2020-08-10T16:14:31.162Z] level=DEBUG ts=2020-08-10T16:14:26.698053465Z app=app_functions_sdk_go source=compression.go:48 msg="Compression with GZIP" [2020-08-10T16:14:31.162Z] level=DEBUG ts=2020-08-10T16:14:26.706472154Z app=app_functions_sdk_go source=compression.go:48 msg="Compression with GZIP" [2020-08-10T16:14:31.162Z] level=DEBUG ts=2020-08-10T16:14:26.7142501Z app=app_functions_sdk_go source=compression.go:75 msg="Compression with ZLIB" [2020-08-10T16:14:31.162Z] level=DEBUG ts=2020-08-10T16:14:26.72267789Z app=app_functions_sdk_go source=compression.go:75 msg="Compression with ZLIB" [2020-08-10T16:14:31.162Z] level=DEBUG ts=2020-08-10T16:14:26.732099861Z app=app_functions_sdk_go source=conversion.go:43 msg="Transforming to XML" [2020-08-10T16:14:31.162Z] level=DEBUG ts=2020-08-10T16:14:26.740223204Z app=app_functions_sdk_go source=conversion.go:43 msg="Transforming to XML" [2020-08-10T16:14:31.162Z] level=DEBUG ts=2020-08-10T16:14:26.746945817Z app=app_functions_sdk_go source=conversion.go:43 msg="Transforming to XML" [2020-08-10T16:14:31.162Z] level=DEBUG ts=2020-08-10T16:14:26.754458207Z app=app_functions_sdk_go source=conversion.go:43 msg="Transforming to XML" [2020-08-10T16:14:31.162Z] level=DEBUG ts=2020-08-10T16:14:26.76161067Z app=app_functions_sdk_go source=conversion.go:63 msg="Transforming to JSON" [2020-08-10T16:14:31.162Z] level=DEBUG ts=2020-08-10T16:14:26.770235523Z app=app_functions_sdk_go source=conversion.go:63 msg="Transforming to JSON" [2020-08-10T16:14:31.162Z] level=DEBUG ts=2020-08-10T16:14:26.778125472Z app=app_functions_sdk_go source=conversion.go:63 msg="Transforming to JSON" [2020-08-10T16:14:31.162Z] level=DEBUG ts=2020-08-10T16:14:26.785743184Z app=app_functions_sdk_go source=conversion.go:63 msg="Transforming to JSON" [2020-08-10T16:14:31.162Z] level=DEBUG ts=2020-08-10T16:14:26.793905828Z app=app_functions_sdk_go source=context.go:78 msg="Marking event as pushed" [2020-08-10T16:14:31.163Z] level=ERROR ts=2020-08-10T16:14:26.800872786Z app=app_functions_sdk_go source=coredata.go:41 msg="No EventID or EventChecksum Provided" [2020-08-10T16:14:31.163Z] level=DEBUG ts=2020-08-10T16:14:26.808820076Z app=app_functions_sdk_go source=context.go:101 msg="Pushing to CoreData" [2020-08-10T16:14:31.163Z] level=DEBUG ts=2020-08-10T16:14:26.823911937Z app=app_functions_sdk_go source=encryption.go:60 msg="Encrypting with AES" [2020-08-10T16:14:31.163Z] level=DEBUG ts=2020-08-10T16:14:26.831507519Z app=app_functions_sdk_go source=filter.go:44 msg="Filtering by DeviceID" [2020-08-10T16:14:31.163Z] level=DEBUG ts=2020-08-10T16:14:26.838706613Z app=app_functions_sdk_go source=filter.go:44 msg="Filtering by DeviceID" [2020-08-10T16:14:31.163Z] level=DEBUG ts=2020-08-10T16:14:26.846203563Z app=app_functions_sdk_go source=filter.go:44 msg="Filtering by DeviceID" [2020-08-10T16:14:31.163Z] level=DEBUG ts=2020-08-10T16:14:26.853527359Z app=app_functions_sdk_go source=filter.go:44 msg="Filtering by DeviceID" [2020-08-10T16:14:31.163Z] level=DEBUG ts=2020-08-10T16:14:26.86060862Z app=app_functions_sdk_go source=filter.go:44 msg="Filtering by DeviceID" [2020-08-10T16:14:31.163Z] level=DEBUG ts=2020-08-10T16:14:26.867578938Z app=app_functions_sdk_go source=filter.go:44 msg="Filtering by DeviceID" [2020-08-10T16:14:31.163Z] level=DEBUG ts=2020-08-10T16:14:26.874495436Z app=app_functions_sdk_go source=filter.go:44 msg="Filtering by DeviceID" [2020-08-10T16:14:31.163Z] level=DEBUG ts=2020-08-10T16:14:26.881961985Z app=app_functions_sdk_go source=filter.go:86 msg="Filtering by ValueDescriptor" [2020-08-10T16:14:31.163Z] level=DEBUG ts=2020-08-10T16:14:26.888458933Z app=app_functions_sdk_go source=filter.go:86 msg="Filtering by ValueDescriptor" [2020-08-10T16:14:31.163Z] level=DEBUG ts=2020-08-10T16:14:26.89486218Z app=app_functions_sdk_go source=filter.go:86 msg="Filtering by ValueDescriptor" [2020-08-10T16:14:31.163Z] level=DEBUG ts=2020-08-10T16:14:26.901696535Z app=app_functions_sdk_go source=filter.go:86 msg="Filtering by ValueDescriptor" [2020-08-10T16:14:31.163Z] level=DEBUG ts=2020-08-10T16:14:26.908723605Z app=app_functions_sdk_go source=filter.go:86 msg="Filtering by ValueDescriptor" [2020-08-10T16:14:31.163Z] level=DEBUG ts=2020-08-10T16:14:26.915607322Z app=app_functions_sdk_go source=filter.go:86 msg="Filtering by ValueDescriptor" [2020-08-10T16:14:31.163Z] level=DEBUG ts=2020-08-10T16:14:26.921760083Z app=app_functions_sdk_go source=filter.go:86 msg="Filtering by ValueDescriptor" [2020-08-10T16:14:31.163Z] level=DEBUG ts=2020-08-10T16:14:26.928878355Z app=app_functions_sdk_go source=filter.go:86 msg="Filtering by ValueDescriptor" [2020-08-10T16:14:31.163Z] level=DEBUG ts=2020-08-10T16:14:26.935792192Z app=app_functions_sdk_go source=filter.go:86 msg="Filtering by ValueDescriptor" [2020-08-10T16:14:31.163Z] level=DEBUG ts=2020-08-10T16:14:26.943022146Z app=app_functions_sdk_go source=filter.go:86 msg="Filtering by ValueDescriptor" [2020-08-10T16:14:31.163Z] level=DEBUG ts=2020-08-10T16:14:26.950120197Z app=app_functions_sdk_go source=filter.go:86 msg="Filtering by ValueDescriptor" [2020-08-10T16:14:31.163Z] level=DEBUG ts=2020-08-10T16:14:26.956561955Z app=app_functions_sdk_go source=filter.go:86 msg="Filtering by ValueDescriptor" [2020-08-10T16:14:31.163Z] level=DEBUG ts=2020-08-10T16:14:26.963627395Z app=app_functions_sdk_go source=filter.go:86 msg="Filtering by ValueDescriptor" [2020-08-10T16:14:31.163Z] level=DEBUG ts=2020-08-10T16:14:26.970225336Z app=app_functions_sdk_go source=filter.go:86 msg="Filtering by ValueDescriptor" [2020-08-10T16:14:31.163Z] level=DEBUG ts=2020-08-10T16:14:26.97698547Z app=app_functions_sdk_go source=filter.go:86 msg="Filtering by ValueDescriptor" [2020-08-10T16:14:31.163Z] --- FAIL: TestFilterOutByValueDescriptor (0.05s) [2020-08-10T16:14:31.163Z] filter_test.go:215: [2020-08-10T16:14:31.163Z] Error Trace: filter_test.go:215 [2020-08-10T16:14:31.163Z] Error: Should be true [2020-08-10T16:14:31.163Z] Test: TestFilterOutByValueDescriptor [2020-08-10T16:14:31.163Z] Messages: Pipeline should continue [2020-08-10T16:14:31.163Z] filter_test.go:231: [2020-08-10T16:14:31.163Z] Error Trace: filter_test.go:231 [2020-08-10T16:14:31.163Z] Error: Should be true [2020-08-10T16:14:31.163Z] Test: TestFilterOutByValueDescriptor [2020-08-10T16:14:31.163Z] Messages: Pipeline should continue [2020-08-10T16:14:31.163Z] filter_test.go:235: [2020-08-10T16:14:31.163Z] Error Trace: filter_test.go:235 [2020-08-10T16:14:31.163Z] Error: Should be true [2020-08-10T16:14:31.163Z] Test: TestFilterOutByValueDescriptor [2020-08-10T16:14:31.163Z] Messages: Pipeline should continue [2020-08-10T16:14:31.163Z] level=DEBUG ts=2020-08-10T16:14:26.98307017Z app=app_functions_sdk_go source=filter.go:86 msg="Filtering by ValueDescriptor" [2020-08-10T16:14:31.163Z] level=DEBUG ts=2020-08-10T16:14:26.992295326Z app=app_functions_sdk_go source=filter.go:86 msg="Filtering by ValueDescriptor" [2020-08-10T16:14:31.163Z] level=DEBUG ts=2020-08-10T16:14:26.999678204Z app=app_functions_sdk_go source=http.go:98 msg="POSTing data" [2020-08-10T16:14:31.163Z] level=DEBUG ts=2020-08-10T16:14:27.008483901Z app=app_functions_sdk_go source=http.go:105 msg="Response: 200 OK" [2020-08-10T16:14:31.163Z] level=DEBUG ts=2020-08-10T16:14:27.015112973Z app=app_functions_sdk_go source=http.go:106 msg="Sent data: test message" [2020-08-10T16:14:31.163Z] level=DEBUG ts=2020-08-10T16:14:27.021976199Z app=app_functions_sdk_go source=http.go:98 msg="POSTing data" [2020-08-10T16:14:31.163Z] level=DEBUG ts=2020-08-10T16:14:27.029789935Z app=app_functions_sdk_go source=http.go:105 msg="Response: 404 Not Found" [2020-08-10T16:14:31.163Z] level=DEBUG ts=2020-08-10T16:14:27.040725478Z app=app_functions_sdk_go source=http.go:106 msg="Sent data: test message" [2020-08-10T16:14:31.163Z] level=DEBUG ts=2020-08-10T16:14:27.048140036Z app=app_functions_sdk_go source=http.go:98 msg="POSTing data" [2020-08-10T16:14:31.163Z] level=DEBUG ts=2020-08-10T16:14:27.055400651Z app=app_functions_sdk_go source=http.go:105 msg="Response: 404 Not Found" [2020-08-10T16:14:31.163Z] level=DEBUG ts=2020-08-10T16:14:27.061522382Z app=app_functions_sdk_go source=http.go:106 msg="Sent data: test message" [2020-08-10T16:14:31.163Z] panic: runtime error: invalid memory address or nil pointer dereference [recovered] [2020-08-10T16:14:31.163Z] panic: runtime error: invalid memory address or nil pointer dereference [2020-08-10T16:14:31.163Z] [signal SIGSEGV: segmentation violation code=0x1 addr=0x50 pc=0x2b1558] [2020-08-10T16:14:31.163Z] [2020-08-10T16:14:31.163Z] goroutine 44 [running]: [2020-08-10T16:14:31.163Z] testing.tRunner.func1(0x4000154a00) [2020-08-10T16:14:31.163Z] /usr/local/go/src/testing/testing.go:874 +0x348 [2020-08-10T16:14:31.163Z] panic(0x3832e0, 0x7199b0) [2020-08-10T16:14:31.163Z] /usr/local/go/src/runtime/panic.go:679 +0x194 [2020-08-10T16:14:31.163Z] github.com/edgexfoundry/app-functions-sdk-go/internal/security.(*SecretProviderImpl).getInsecureSecrets(0x40000ae540, 0x4049c7, 0x5, 0x4000152250, 0x1, 0x1, 0x10, 0x367460, 0x1) [2020-08-10T16:14:31.163Z] /w/workspace/app-functions-sdk-go/1/internal/security/credentials.go:97 +0x38 [2020-08-10T16:14:31.163Z] github.com/edgexfoundry/app-functions-sdk-go/internal/security.(*SecretProviderImpl).GetSecrets(0x40000ae540, 0x4049c7, 0x5, 0x4000152250, 0x1, 0x1, 0x498aa0, 0x4000156630, 0x4000154b00) [2020-08-10T16:14:31.163Z] /w/workspace/app-functions-sdk-go/1/internal/security/credentials.go:68 +0x1d0 [2020-08-10T16:14:31.163Z] github.com/edgexfoundry/app-functions-sdk-go/appcontext.(*Context).GetSecrets(...) [2020-08-10T16:14:31.163Z] /w/workspace/app-functions-sdk-go/1/appcontext/context.go:142 [2020-08-10T16:14:31.163Z] github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms.HTTPSender.HTTPPost(0x400015e1b0, 0x23, 0x40893d, 0x10, 0x0, 0x4096a6, 0x12, 0x4049c7, 0x5, 0x4000099520, ...) [2020-08-10T16:14:31.163Z] /w/workspace/app-functions-sdk-go/1/pkg/transforms/http.go:89 +0xab4 [2020-08-10T16:14:31.163Z] github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms.TestHTTPPostWithSecrets.func2(0x4000154a00) [2020-08-10T16:14:31.163Z] /w/workspace/app-functions-sdk-go/1/pkg/transforms/http_test.go:153 +0x188 [2020-08-10T16:14:31.163Z] testing.tRunner(0x4000154a00, 0x4000148380) [2020-08-10T16:14:31.163Z] /usr/local/go/src/testing/testing.go:909 +0xb8 [2020-08-10T16:14:31.163Z] created by testing.(*T).Run [2020-08-10T16:14:31.163Z] /usr/local/go/src/testing/testing.go:960 +0x2c0 [2020-08-10T16:14:31.163Z] FAIL github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.564s [2020-08-10T16:14:31.163Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.019s coverage: 100.0% of statements [2020-08-10T16:14:31.163Z] FAIL [2020-08-10T16:14:31.163Z] make: *** [Makefile:6: test] Error 1 [Pipeline] } [2020-08-10T16:14:31.207Z] $ docker stop --time=1 13b7b4a9878d6fb9c745a17c86413463ca071ca41dd7a186150db30481570afd [2020-08-10T16:14:33.410Z] $ docker rm -f 13b7b4a9878d6fb9c745a17c86413463ca071ca41dd7a186150db30481570afd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-10T16:14:35.976Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-08-10T16:14:38.988Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-10T16:14:39.633Z] ---> package-listing.sh [2020-08-10T16:14:39.633Z] ++ facter osfamily [2020-08-10T16:14:39.633Z] ++ tr '[:upper:]' '[:lower:]' [2020-08-10T16:14:39.904Z] + OS_FAMILY=redhat [2020-08-10T16:14:39.904Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-441 [2020-08-10T16:14:39.904Z] + START_PACKAGES=/tmp/packages_start.txt [2020-08-10T16:14:39.904Z] + END_PACKAGES=/tmp/packages_end.txt [2020-08-10T16:14:39.904Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-08-10T16:14:39.904Z] + PACKAGES=/tmp/packages_start.txt [2020-08-10T16:14:39.904Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-441 ']' [2020-08-10T16:14:39.904Z] + PACKAGES=/tmp/packages_end.txt [2020-08-10T16:14:39.904Z] + case "${OS_FAMILY}" in [2020-08-10T16:14:39.904Z] + sort [2020-08-10T16:14:39.904Z] + rpm -qa [2020-08-10T16:14:44.189Z] + '[' -f /tmp/packages_start.txt ']' [2020-08-10T16:14:44.189Z] + '[' -f /tmp/packages_end.txt ']' [2020-08-10T16:14:44.189Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-08-10T16:14:44.189Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-441 ']' [2020-08-10T16:14:44.189Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-441/archives/ [2020-08-10T16:14:44.189Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-441/archives/ [Pipeline] isUnix [Pipeline] sh [2020-08-10T16:14:44.839Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-10T16:14:44.839Z] [2020-08-10T16:14:44.839Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-08-10T16:14:45.240Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-10T16:14:45.240Z] alpine: Pulling from edgex-lftools-log-publisher [2020-08-10T16:14:45.240Z] c9b1b535fdd9: Pulling fs layer [2020-08-10T16:14:45.240Z] 2cc5ad85d9ab: Pulling fs layer [2020-08-10T16:14:45.240Z] 756a868c4378: Pulling fs layer [2020-08-10T16:14:45.240Z] 444b2fc9a129: Pulling fs layer [2020-08-10T16:14:45.240Z] ea15f1150254: Pulling fs layer [2020-08-10T16:14:45.240Z] 41b27a9f41bf: Pulling fs layer [2020-08-10T16:14:45.240Z] 28c525ee5125: Pulling fs layer [2020-08-10T16:14:45.240Z] 094b1ea09ed8: Pulling fs layer [2020-08-10T16:14:45.240Z] 138eaada9080: Pulling fs layer [2020-08-10T16:14:45.240Z] 0622d0fa9048: Pulling fs layer [2020-08-10T16:14:45.240Z] 28c525ee5125: Waiting [2020-08-10T16:14:45.240Z] 444b2fc9a129: Waiting [2020-08-10T16:14:45.240Z] ea15f1150254: Waiting [2020-08-10T16:14:45.240Z] 094b1ea09ed8: Waiting [2020-08-10T16:14:45.240Z] 41b27a9f41bf: Waiting [2020-08-10T16:14:45.240Z] 138eaada9080: Waiting [2020-08-10T16:14:45.240Z] 0622d0fa9048: Waiting [2020-08-10T16:14:45.240Z] 2cc5ad85d9ab: Download complete [2020-08-10T16:14:45.240Z] 444b2fc9a129: Verifying Checksum [2020-08-10T16:14:45.240Z] 444b2fc9a129: Download complete [2020-08-10T16:14:45.240Z] c9b1b535fdd9: Verifying Checksum [2020-08-10T16:14:45.240Z] c9b1b535fdd9: Download complete [2020-08-10T16:14:45.241Z] ea15f1150254: Verifying Checksum [2020-08-10T16:14:45.241Z] ea15f1150254: Download complete [2020-08-10T16:14:45.569Z] 28c525ee5125: Verifying Checksum [2020-08-10T16:14:45.569Z] 28c525ee5125: Download complete [2020-08-10T16:14:46.054Z] c9b1b535fdd9: Pull complete [2020-08-10T16:14:46.535Z] 2cc5ad85d9ab: Pull complete [2020-08-10T16:14:46.535Z] 756a868c4378: Verifying Checksum [2020-08-10T16:14:46.535Z] 756a868c4378: Download complete [2020-08-10T16:14:47.272Z] 138eaada9080: Verifying Checksum [2020-08-10T16:14:47.272Z] 138eaada9080: Download complete [2020-08-10T16:14:47.272Z] 0622d0fa9048: Verifying Checksum [2020-08-10T16:14:47.272Z] 0622d0fa9048: Download complete [2020-08-10T16:14:47.561Z] 094b1ea09ed8: Verifying Checksum [2020-08-10T16:14:47.561Z] 094b1ea09ed8: Download complete [2020-08-10T16:14:48.221Z] 41b27a9f41bf: Verifying Checksum [2020-08-10T16:14:48.221Z] 41b27a9f41bf: Download complete [2020-08-10T16:14:50.287Z] 756a868c4378: Pull complete [2020-08-10T16:14:50.569Z] 444b2fc9a129: Pull complete [2020-08-10T16:14:51.156Z] ea15f1150254: Pull complete [2020-08-10T16:14:55.522Z] 41b27a9f41bf: Pull complete [2020-08-10T16:14:55.522Z] 28c525ee5125: Pull complete [2020-08-10T16:14:59.991Z] 094b1ea09ed8: Pull complete [2020-08-10T16:15:00.268Z] 138eaada9080: Pull complete [2020-08-10T16:15:00.856Z] 0622d0fa9048: Pull complete [2020-08-10T16:15:00.856Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-08-10T16:15:00.856Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-10T16:15:00.856Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-08-10T16:15:01.180Z] prd-centos7-docker-4c-2g-3269 does not seem to be running inside a container [2020-08-10T16:15:01.487Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/ndry_app-functions-sdk-go_PR-441 -v /w/workspace/ndry_app-functions-sdk-go_PR-441:/w/workspace/ndry_app-functions-sdk-go_PR-441:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-441@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-441@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 [2020-08-10T16:15:04.301Z] $ docker top 77a31fef9d15ab2441cfbad9e3387f8d6c98a23215347d2b809eba9ceefe342d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-08-10T16:15:04.797Z] provisioning config files... [2020-08-10T16:15:04.865Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-441@tmp/config8881338745060315002tmp [Pipeline] { [Pipeline] echo [2020-08-10T16:15:04.981Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-10T16:15:05.399Z] ---> create-netrc.sh [Pipeline] echo [2020-08-10T16:15:05.706Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-10T16:15:06.499Z] ---> logs-deploy.sh [2020-08-10T16:15:06.499Z] + ARCHIVE_ARTIFACTS= [2020-08-10T16:15:06.499Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-08-10T16:15:06.499Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-08-10T16:15:06.499Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-08-10T16:15:06.499Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-441/1 [2020-08-10T16:15:06.499Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-441/1/ [2020-08-10T16:15:06.499Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-441/1 /w/workspace/ndry_app-functions-sdk-go_PR-441 [2020-08-10T16:15:08.569Z] Archives upload complete. [2020-08-10T16:15:08.569Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-441/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-441/1/