Pull request #383 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 charles-knox-intel for edgexfoundry/app-functions-sdk-go Loading trusted files from base branch master at b5e0c58ae41fe9f46b6c0451836572ad4c118a66 rather than d7dc51f340b12a74ce2051a21de76de830ed9e08 Obtained Jenkinsfile from b5e0c58ae41fe9f46b6c0451836572ad4c118a66 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 370697454611dc68c0596e0d0a50477a8de841a8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 370697454611dc68c0596e0d0a50477a8de841a8 using credential edgex-jenkins-ssh 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-383/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 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3339 in /w/workspace/ndry_app-functions-sdk-go_PR-383 [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-383 # 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/383/head:refs/remotes/origin/PR-383 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit b5e0c58ae41fe9f46b6c0451836572ad4c118a66 into PR head commit d7dc51f340b12a74ce2051a21de76de830ed9e08 Merge succeeded, producing d7dc51f340b12a74ce2051a21de76de830ed9e08 Checking out Revision d7dc51f340b12a74ce2051a21de76de830ed9e08 (PR-383) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/383/head:refs/remotes/origin/PR-383 # 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/383/head:refs/remotes/origin/PR-383 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d7dc51f340b12a74ce2051a21de76de830ed9e08 # 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 b5e0c58ae41fe9f46b6c0451836572ad4c118a66 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d7dc51f340b12a74ce2051a21de76de830ed9e08 # timeout=10 Commit message: "fix: app-service-configurable issue 74" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:01:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:01:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:01:43 ========================================================= 14:01:43 EdgeX Global Pipelines Version Info 14:01:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:01:45 ------------------- 14:01:45 stable info: 14:01:45 ------------------- 14:01:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:01:45 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 14:01:45 Message: update stable to v1.0.89 14:01:46 ------------------- 14:01:46 experimental info: 14:01:46 ------------------- 14:01:46 Commited By: **** collab-it+edgex@linuxfoundation.org 14:01:46 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 14:01:46 Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 14:01:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:01:48 14:01:48 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:01:49 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:01:49 latest: Pulling from edgex-devops/git-semver 14:01:49 9123ac7c32f7: Pulling fs layer 14:01:49 b8cc5d1170e3: Pulling fs layer 14:01:49 2924cbbf6a41: Pulling fs layer 14:01:49 93b08a4f1073: Pulling fs layer 14:01:49 93b08a4f1073: Waiting 14:01:49 b8cc5d1170e3: Verifying Checksum 14:01:49 b8cc5d1170e3: Download complete 14:01:49 9123ac7c32f7: Verifying Checksum 14:01:49 9123ac7c32f7: Download complete 14:01:49 93b08a4f1073: Verifying Checksum 14:01:49 93b08a4f1073: Download complete 14:01:49 2924cbbf6a41: Verifying Checksum 14:01:49 9123ac7c32f7: Pull complete 14:01:49 b8cc5d1170e3: Pull complete 14:01:50 2924cbbf6a41: Pull complete 14:01:50 93b08a4f1073: Pull complete 14:01:50 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 14:01:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:01:50 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:01:50 prd-centos7-docker-4c-2g-3339 does not seem to be running inside a container 14:01:50 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-383 -v /w/workspace/ndry_app-functions-sdk-go_PR-383:/w/workspace/ndry_app-functions-sdk-go_PR-383:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-383@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-383@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:01:52 $ docker top d7c0fd53f3f2b25c402e179f6e16b2cc37f0a729525fd47d71f163c8b80cdb57 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:01:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:01:53 [ssh-agent] Looking for ssh-agent implementation... 14:01:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:01:53 $ docker exec d7c0fd53f3f2b25c402e179f6e16b2cc37f0a729525fd47d71f163c8b80cdb57 ssh-agent 14:01:53 SSH_AUTH_SOCK=/tmp/ssh-x1CRU2H6Z8Ad/agent.11 14:01:53 SSH_AGENT_PID=16 14:01:53 Running ssh-add (command line suppressed) 14:01:53 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-383@tmp/private_key_2777316831150647795.key (/w/workspace/ndry_app-functions-sdk-go_PR-383@tmp/private_key_2777316831150647795.key) 14:01:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:01:54 + git describe --exact-match --tags HEAD 14:01:54 fatal: No names found, cannot describe anything. [Pipeline] } 14:01:54 $ docker exec --env ******** --env ******** d7c0fd53f3f2b25c402e179f6e16b2cc37f0a729525fd47d71f163c8b80cdb57 ssh-agent -k 14:01:54 unset SSH_AUTH_SOCK; 14:01:54 unset SSH_AGENT_PID; 14:01:54 echo Agent pid 16 killed; 14:01:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 14:01:54 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 14:01:54 This usually means this commit has not been tagged. [Pipeline] sshagent 14:01:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:01:54 [ssh-agent] Looking for ssh-agent implementation... 14:01:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:01:54 $ docker exec d7c0fd53f3f2b25c402e179f6e16b2cc37f0a729525fd47d71f163c8b80cdb57 ssh-agent 14:01:55 SSH_AUTH_SOCK=/tmp/ssh-kTue7zMG9uSV/agent.44 14:01:55 SSH_AGENT_PID=49 14:01:55 Running ssh-add (command line suppressed) 14:01:55 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-383@tmp/private_key_1922651600308734301.key (/w/workspace/ndry_app-functions-sdk-go_PR-383@tmp/private_key_1922651600308734301.key) 14:01:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:01:55 + git semver init 14:01:55 # -> Open(): unable to determine branch for HEAD 14:01:55 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-383/.git 14:01:55 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-383 14:01:55 # $SEMVER_REMOTE_NAME = origin 14:01:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:01:55 # $SEMVER_USER_NAME = edgex-jenkins 14:01:55 # $SEMVER_BRANCH = PR-383 14:01:55 # $SEMVER_TEMP = /tmp/semver-876070163 14:01:55 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 14:01:58 # '/tmp/semver-876070163' -> '/w/workspace/ndry_app-functions-sdk-go_PR-383/.semver' 14:01:58 # -> Force: false 14:01:58 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-383/.semver [Pipeline] } 14:01:58 $ docker exec --env ******** --env ******** d7c0fd53f3f2b25c402e179f6e16b2cc37f0a729525fd47d71f163c8b80cdb57 ssh-agent -k 14:01:58 unset SSH_AUTH_SOCK; 14:01:58 unset SSH_AGENT_PID; 14:01:58 echo Agent pid 49 killed; 14:01:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:01:58 + git semver [Pipeline] } 14:01:58 $ docker stop --time=1 d7c0fd53f3f2b25c402e179f6e16b2cc37f0a729525fd47d71f163c8b80cdb57 14:02:00 $ docker rm -f d7c0fd53f3f2b25c402e179f6e16b2cc37f0a729525fd47d71f163c8b80cdb57 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 14:02:02 Stashed 129 file(s) [Pipeline] echo 14:02:02 [edgeXSemver] initialized semver on version 0.0.0 [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 14:02:17 Still waiting to schedule task 14:02:17 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3339’ 14:02:17 Still waiting to schedule task 14:02:17 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 14:03:57 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3340 in /w/workspace/ndry_app-functions-sdk-go_PR-383 [Pipeline] { [Pipeline] ws 14:03:57 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 14:04:02 using credential edgex-jenkins-ssh 14:04:02 Cloning the remote Git repository 14:04:02 Cloning with configured refspecs honoured and without tags 14:04:02 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 14:04:02 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 14:04:02 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 14:04:02 > git --version # timeout=10 14:04:02 using GIT_SSH to set credentials SSH Credentials for GitHub 14:04:02 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/383/head:refs/remotes/origin/PR-383 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:04:06 Fetching without tags 14:04:06 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 14:04:06 > git config --add remote.origin.fetch +refs/pull/383/head:refs/remotes/origin/PR-383 # timeout=10 14:04:06 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 14:04:06 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 14:04:06 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 14:04:06 using GIT_SSH to set credentials SSH Credentials for GitHub 14:04:06 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/383/head:refs/remotes/origin/PR-383 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:04:06 Merging remotes/origin/master commit b5e0c58ae41fe9f46b6c0451836572ad4c118a66 into PR head commit d7dc51f340b12a74ce2051a21de76de830ed9e08 14:04:06 Merge succeeded, producing d7dc51f340b12a74ce2051a21de76de830ed9e08 14:04:06 Checking out Revision d7dc51f340b12a74ce2051a21de76de830ed9e08 (PR-383) 14:04:06 > git config core.sparsecheckout # timeout=10 14:04:06 > git checkout -f d7dc51f340b12a74ce2051a21de76de830ed9e08 # timeout=10 14:04:06 > git remote # timeout=10 14:04:06 > git config --get remote.origin.url # timeout=10 14:04:06 using GIT_SSH to set credentials SSH Credentials for GitHub 14:04:06 > git merge b5e0c58ae41fe9f46b6c0451836572ad4c118a66 # timeout=10 14:04:06 > git rev-parse HEAD^{commit} # timeout=10 14:04:06 > git config core.sparsecheckout # timeout=10 14:04:06 > git checkout -f d7dc51f340b12a74ce2051a21de76de830ed9e08 # timeout=10 14:04:11 Commit message: "fix: app-service-configurable issue 74" 14:04:11 > git --version # timeout=10 14:04:11 fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 14:04:15 ========================================================= 14:04:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 14:04:15 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:04:15 + 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 . 14:04:17 Sending build context to Docker daemon 37.01MB 14:04:17 Step 1/8 : ARG BASE=golang:1.13-alpine 14:04:17 Step 2/8 : FROM ${BASE} 14:04:17 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:04:17 cde5963f3b93: Pulling fs layer 14:04:17 2a23fa8c16f7: Pulling fs layer 14:04:17 777b28850792: Pulling fs layer 14:04:17 8a11ddd9e578: Pulling fs layer 14:04:17 4cf88f913ddb: Pulling fs layer 14:04:17 1df406cf5192: Pulling fs layer 14:04:17 cd6300453558: Pulling fs layer 14:04:17 b9c365052c96: Pulling fs layer 14:04:17 a2d8cc88f415: Pulling fs layer 14:04:17 ea1d1ca13537: Pulling fs layer 14:04:17 3750a50a1c5e: Pulling fs layer 14:04:17 8a11ddd9e578: Waiting 14:04:17 4cf88f913ddb: Waiting 14:04:17 1df406cf5192: Waiting 14:04:17 cd6300453558: Waiting 14:04:17 b9c365052c96: Waiting 14:04:17 a2d8cc88f415: Waiting 14:04:17 ea1d1ca13537: Waiting 14:04:17 3750a50a1c5e: Waiting 14:04:17 777b28850792: Verifying Checksum 14:04:17 777b28850792: Download complete 14:04:17 2a23fa8c16f7: Download complete 14:04:17 4cf88f913ddb: Download complete 14:04:17 1df406cf5192: Verifying Checksum 14:04:17 1df406cf5192: Download complete 14:04:17 cde5963f3b93: Verifying Checksum 14:04:17 cde5963f3b93: Download complete 14:04:18 cde5963f3b93: Pull complete 14:04:19 2a23fa8c16f7: Pull complete 14:04:19 cd6300453558: Verifying Checksum 14:04:19 cd6300453558: Download complete 14:04:19 a2d8cc88f415: Verifying Checksum 14:04:19 a2d8cc88f415: Download complete 14:04:19 777b28850792: Pull complete 14:04:20 ea1d1ca13537: Verifying Checksum 14:04:20 ea1d1ca13537: Download complete 14:04:21 3750a50a1c5e: Verifying Checksum 14:04:21 3750a50a1c5e: Download complete 14:04:23 8a11ddd9e578: Verifying Checksum 14:04:23 8a11ddd9e578: Download complete 14:04:23 b9c365052c96: Verifying Checksum 14:04:23 b9c365052c96: Download complete 14:04:35 8a11ddd9e578: Pull complete 14:04:35 4cf88f913ddb: Pull complete 14:04:35 1df406cf5192: Pull complete 14:04:38 cd6300453558: Pull complete 14:04:43 b9c365052c96: Pull complete 14:04:43 a2d8cc88f415: Pull complete 14:04:46 ea1d1ca13537: Pull complete 14:04:46 3750a50a1c5e: Pull complete 14:04:46 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 14:04:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 14:04:46 ---> 78745c68409d 14:04:46 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 14:04:46 latest: Pulling from library/docker 14:04:47 b538f80385f9: Pulling fs layer 14:04:47 259a493cd78d: Pulling fs layer 14:04:47 b8e66b5100f5: Pulling fs layer 14:04:47 f0cde32c2ffd: Pulling fs layer 14:04:47 6136a3ea7bbc: Pulling fs layer 14:04:47 8310feb2719a: Pulling fs layer 14:04:47 37f79010e7d8: Pulling fs layer 14:04:47 8310feb2719a: Waiting 14:04:47 f0cde32c2ffd: Waiting 14:04:47 37f79010e7d8: Waiting 14:04:47 6136a3ea7bbc: Waiting 14:04:47 b8e66b5100f5: Verifying Checksum 14:04:47 b8e66b5100f5: Download complete 14:04:47 259a493cd78d: Verifying Checksum 14:04:47 259a493cd78d: Download complete 14:04:47 6136a3ea7bbc: Verifying Checksum 14:04:47 6136a3ea7bbc: Download complete 14:04:47 b538f80385f9: Verifying Checksum 14:04:47 b538f80385f9: Download complete 14:04:47 8310feb2719a: Verifying Checksum 14:04:47 8310feb2719a: Download complete 14:04:48 37f79010e7d8: Verifying Checksum 14:04:48 37f79010e7d8: Download complete 14:04:48 b538f80385f9: Pull complete 14:04:49 259a493cd78d: Pull complete 14:04:49 b8e66b5100f5: Pull complete 14:04:54 Running on prd-centos7-docker-4c-2g-3342 in /w/workspace/ndry_app-functions-sdk-go_PR-383 [Pipeline] { [Pipeline] ws 14:04:54 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 14:04:57 f0cde32c2ffd: Verifying Checksum 14:04:57 f0cde32c2ffd: Download complete 14:04:57 using credential edgex-jenkins-ssh 14:04:57 Cloning the remote Git repository 14:04:57 Cloning with configured refspecs honoured and without tags 14:04:58 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 14:04:58 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 14:04:58 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 14:04:58 > git --version # timeout=10 14:04:58 using GIT_SSH to set credentials SSH Credentials for GitHub 14:04:58 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/383/head:refs/remotes/origin/PR-383 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:05:00 Fetching without tags 14:05:00 Merging remotes/origin/master commit b5e0c58ae41fe9f46b6c0451836572ad4c118a66 into PR head commit d7dc51f340b12a74ce2051a21de76de830ed9e08 14:05:00 Merge succeeded, producing d7dc51f340b12a74ce2051a21de76de830ed9e08 14:05:00 Checking out Revision d7dc51f340b12a74ce2051a21de76de830ed9e08 (PR-383) 14:05:00 f0cde32c2ffd: Pull complete 14:05:00 6136a3ea7bbc: Pull complete 14:04:59 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 14:04:59 > git config --add remote.origin.fetch +refs/pull/383/head:refs/remotes/origin/PR-383 # timeout=10 14:04:59 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 14:05:00 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 14:05:00 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 14:05:00 using GIT_SSH to set credentials SSH Credentials for GitHub 14:05:00 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/383/head:refs/remotes/origin/PR-383 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:05:00 > git config core.sparsecheckout # timeout=10 14:05:00 > git checkout -f d7dc51f340b12a74ce2051a21de76de830ed9e08 # timeout=10 14:05:00 > git remote # timeout=10 14:05:00 > git config --get remote.origin.url # timeout=10 14:05:00 using GIT_SSH to set credentials SSH Credentials for GitHub 14:05:00 > git merge b5e0c58ae41fe9f46b6c0451836572ad4c118a66 # timeout=10 14:05:00 > git rev-parse HEAD^{commit} # timeout=10 14:05:00 > git config core.sparsecheckout # timeout=10 14:05:00 > git checkout -f d7dc51f340b12a74ce2051a21de76de830ed9e08 # timeout=10 14:05:00 8310feb2719a: Pull complete 14:05:01 37f79010e7d8: Pull complete 14:05:01 Digest: sha256:42e9d5ccd8794b13466a0d8b2686d035504fad6b996e883152ae3c56125bc6dc 14:05:01 Status: Downloaded newer image for docker:latest 14:05:04 Commit message: "fix: app-service-configurable issue 74" 14:05:04 > git --version # timeout=10 14:05:04 fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 14:05:06 ========================================================= 14:05:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 14:05:06 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:05:07 + 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 . 14:05:07 Sending build context to Docker daemon 37.01MB 14:05:07 Step 1/8 : ARG BASE=golang:1.13-alpine 14:05:07 Step 2/8 : FROM ${BASE} 14:05:07 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 14:05:07 e6b0cf9c0882: Pulling fs layer 14:05:07 2848faf0eed1: Pulling fs layer 14:05:07 0f37312ad70f: Pulling fs layer 14:05:07 5788d62ee057: Pulling fs layer 14:05:07 0e6b1d234666: Pulling fs layer 14:05:07 bf5d7aec512f: Pulling fs layer 14:05:07 34c802a77dc8: Pulling fs layer 14:05:07 9eb99e56ec68: Pulling fs layer 14:05:07 27c7a5d97fbd: Pulling fs layer 14:05:07 5c102a31e300: Pulling fs layer 14:05:07 dcfb455df0a1: Pulling fs layer 14:05:07 34c802a77dc8: Waiting 14:05:07 9eb99e56ec68: Waiting 14:05:07 27c7a5d97fbd: Waiting 14:05:07 5c102a31e300: Waiting 14:05:07 dcfb455df0a1: Waiting 14:05:07 5788d62ee057: Waiting 14:05:07 bf5d7aec512f: Waiting 14:05:07 0e6b1d234666: Waiting 14:05:07 0f37312ad70f: Verifying Checksum 14:05:07 0f37312ad70f: Download complete 14:05:07 2848faf0eed1: Verifying Checksum 14:05:07 2848faf0eed1: Download complete 14:05:07 0e6b1d234666: Download complete 14:05:07 bf5d7aec512f: Verifying Checksum 14:05:07 bf5d7aec512f: Download complete 14:05:08 ---> 66c514c62ea5 14:05:08 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 14:05:08 ---> Running in 24ce5854c706 14:05:08 Removing intermediate container 24ce5854c706 14:05:08 ---> f74b109a4a70 14:05:08 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 14:05:08 ---> Running in 82413461e683 14:05:08 e6b0cf9c0882: Verifying Checksum 14:05:08 e6b0cf9c0882: Download complete 14:05:08 34c802a77dc8: Verifying Checksum 14:05:08 34c802a77dc8: Download complete 14:05:08 27c7a5d97fbd: Verifying Checksum 14:05:08 27c7a5d97fbd: Download complete 14:05:09 5c102a31e300: Verifying Checksum 14:05:09 5c102a31e300: Download complete 14:05:09 dcfb455df0a1: Verifying Checksum 14:05:09 dcfb455df0a1: Download complete 14:05:09 9eb99e56ec68: Verifying Checksum 14:05:09 9eb99e56ec68: Download complete 14:05:09 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 14:05:09 5788d62ee057: Verifying Checksum 14:05:09 5788d62ee057: Download complete 14:05:10 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 14:05:10 e6b0cf9c0882: Pull complete 14:05:10 2848faf0eed1: Pull complete 14:05:11 0f37312ad70f: Pull complete 14:05:11 (1/5) Installing libsodium (1.0.18-r0) 14:05:11 (2/5) Installing libzmq (4.3.2-r0) 14:05:11 (3/5) Installing pkgconf (1.6.3-r0) 14:05:11 (4/5) Installing libsodium-dev (1.0.18-r0) 14:05:11 (5/5) Installing zeromq-dev (4.3.2-r0) 14:05:11 Executing busybox-1.31.1-r8.trigger 14:05:11 OK: 127 MiB in 44 packages 14:05:12 Removing intermediate container 82413461e683 14:05:12 ---> 0e1bd4aa483d 14:05:12 Step 6/8 : WORKDIR /build 14:05:13 ---> Running in 59a6dbfdfdb7 14:05:13 Removing intermediate container 59a6dbfdfdb7 14:05:13 ---> 6f38cf60e882 14:05:13 Step 7/8 : COPY go.mod . 14:05:14 ---> be8841a88975 14:05:14 Step 8/8 : RUN go mod download 14:05:14 ---> Running in ffa07c5a1659 14:05:16 5788d62ee057: Pull complete 14:05:16 0e6b1d234666: Pull complete 14:05:16 bf5d7aec512f: Pull complete 14:05:18 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 14:05:18 go: finding github.com/BurntSushi/toml v0.3.1 14:05:18 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 14:05:18 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 14:05:18 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 14:05:18 go: finding github.com/bgentry/speakeasy v0.1.0 14:05:18 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 14:05:18 go: finding github.com/davecgh/go-spew v1.1.1 14:05:18 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 14:05:18 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 14:05:18 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.32 14:05:18 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 14:05:18 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 14:05:18 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 14:05:18 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 14:05:18 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 14:05:18 go: finding github.com/fatih/color v1.7.0 14:05:18 go: finding github.com/fsnotify/fsnotify v1.4.7 14:05:18 go: finding github.com/fxamacker/cbor/v2 v2.2.0 14:05:18 go: finding github.com/go-kit/kit v0.8.0 14:05:18 go: finding github.com/go-logfmt/logfmt v0.4.0 14:05:18 go: finding github.com/go-redis/redis/v7 v7.2.0 14:05:18 go: finding github.com/go-stack/stack v1.8.0 14:05:18 go: finding github.com/golang/protobuf v1.3.2 14:05:18 go: finding github.com/golang/snappy v0.0.1 14:05:18 go: finding github.com/gomodule/redigo v2.0.0+incompatible 14:05:18 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 14:05:18 go: finding github.com/google/go-cmp v0.4.0 14:05:18 go: finding github.com/google/uuid v1.1.1 14:05:18 go: finding github.com/gorilla/mux v1.7.4 14:05:18 go: finding github.com/hashicorp/consul/api v1.1.0 14:05:18 go: finding github.com/hashicorp/consul/sdk v0.1.1 14:05:18 go: finding github.com/hashicorp/errwrap v1.0.0 14:05:18 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 14:05:19 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 14:05:19 go: finding github.com/hashicorp/go-msgpack v0.5.3 14:05:19 go: finding github.com/hashicorp/go-multierror v1.0.0 14:05:19 go: finding github.com/hashicorp/go-rootcerts v1.0.0 14:05:19 go: finding github.com/hashicorp/go-sockaddr v1.0.0 14:05:19 go: finding github.com/hashicorp/go-syslog v1.0.0 14:05:19 go: finding github.com/hashicorp/go-uuid v1.0.1 14:05:19 go: finding github.com/hashicorp/go.net v0.0.1 14:05:19 go: finding github.com/hashicorp/golang-lru v0.5.0 14:05:19 go: finding github.com/hashicorp/logutils v1.0.0 14:05:19 go: finding github.com/hashicorp/mdns v1.0.0 14:05:19 go: finding github.com/hashicorp/memberlist v0.1.3 14:05:19 go: finding github.com/hashicorp/serf v0.8.2 14:05:19 go: finding github.com/hpcloud/tail v1.0.0 14:05:19 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 14:05:19 go: finding github.com/kr/pretty v0.1.0 14:05:19 go: finding github.com/kr/pty v1.1.1 14:05:19 go: finding github.com/kr/text v0.1.0 14:05:19 go: finding github.com/mattn/go-colorable v0.0.9 14:05:19 go: finding github.com/mattn/go-isatty v0.0.3 14:05:19 go: finding github.com/miekg/dns v1.0.14 14:05:19 go: finding github.com/mitchellh/cli v1.0.0 14:05:19 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:05:19 go: finding github.com/mitchellh/copystructure v1.0.0 14:05:19 go: finding github.com/mitchellh/go-homedir v1.0.0 14:05:19 go: finding github.com/mitchellh/go-testing-interface v1.0.0 14:05:19 go: finding github.com/mitchellh/gox v0.4.0 14:05:19 go: finding github.com/mitchellh/iochan v1.0.0 14:05:19 go: finding github.com/mitchellh/mapstructure v1.1.2 14:05:19 go: finding github.com/mitchellh/reflectwalk v1.0.0 14:05:19 go: finding github.com/onsi/ginkgo v1.10.1 14:05:19 go: finding github.com/onsi/gomega v1.7.0 14:05:19 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 14:05:19 go: finding github.com/pebbe/zmq4 v1.0.0 14:05:19 go: finding github.com/pelletier/go-toml v1.2.0 14:05:19 go: finding github.com/pkg/errors v0.8.1 14:05:19 go: finding github.com/pmezard/go-difflib v1.0.0 14:05:19 go: finding github.com/posener/complete v1.1.1 14:05:19 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 14:05:19 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 14:05:19 go: finding github.com/stretchr/objx v0.2.0 14:05:19 go: finding github.com/stretchr/testify v1.5.1 14:05:19 go: finding github.com/tidwall/pretty v1.0.1 14:05:19 go: finding github.com/ugorji/go v1.1.4 14:05:19 go: finding github.com/x448/float16 v0.8.4 14:05:19 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 14:05:19 go: finding github.com/xdg/stringprep v1.0.0 14:05:19 go: finding go.mongodb.org/mongo-driver v1.1.1 14:05:19 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 14:05:20 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 14:05:20 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 14:05:20 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 14:05:20 go: finding golang.org/x/text v0.3.2 14:05:20 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 14:05:20 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 14:05:20 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 14:05:20 go: finding gopkg.in/fsnotify.v1 v1.4.7 14:05:20 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 14:05:20 go: finding gopkg.in/yaml.v2 v2.2.8 14:05:23 34c802a77dc8: Pull complete 14:05:26 9eb99e56ec68: Pull complete 14:05:26 27c7a5d97fbd: Pull complete 14:05:27 5c102a31e300: Pull complete 14:05:27 dcfb455df0a1: Pull complete 14:05:27 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 14:05:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 14:05:27 ---> 7c70fe431013 14:05:27 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 14:05:27 latest: Pulling from library/docker 14:05:28 df20fa9351a1: Pulling fs layer 14:05:28 25ad7478873d: Pulling fs layer 14:05:28 4684f6177b5d: Pulling fs layer 14:05:28 1d105a01b85c: Pulling fs layer 14:05:28 d87316014961: Pulling fs layer 14:05:28 ae7f709568fa: Pulling fs layer 14:05:28 63f9e63bc2f8: Pulling fs layer 14:05:28 1d105a01b85c: Waiting 14:05:28 d87316014961: Waiting 14:05:28 ae7f709568fa: Waiting 14:05:28 63f9e63bc2f8: Waiting 14:05:28 4684f6177b5d: Verifying Checksum 14:05:28 4684f6177b5d: Download complete 14:05:29 25ad7478873d: Verifying Checksum 14:05:29 25ad7478873d: Download complete 14:05:29 df20fa9351a1: Verifying Checksum 14:05:29 df20fa9351a1: Download complete 14:05:29 d87316014961: Verifying Checksum 14:05:29 d87316014961: Download complete 14:05:29 ae7f709568fa: Verifying Checksum 14:05:29 ae7f709568fa: Download complete 14:05:29 df20fa9351a1: Pull complete 14:05:29 63f9e63bc2f8: Verifying Checksum 14:05:29 63f9e63bc2f8: Download complete 14:05:29 25ad7478873d: Pull complete 14:05:29 4684f6177b5d: Pull complete 14:05:42 Removing intermediate container ffa07c5a1659 14:05:42 ---> 7a942fed1d30 14:05:42 Successfully built 7a942fed1d30 14:05:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:05:42 + docker inspect -f . ci-base-image-arm64 14:05:42 . [Pipeline] withDockerContainer 14:05:43 prd-ubuntu18.04-docker-arm64-4c-16g-3340 does not seem to be running inside a container 14:05:43 $ 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 ******** ci-base-image-arm64 cat 14:05:45 $ docker top bb1e0e7e5cdca06ce75d4732cdf19f3cfbc70a00dca97fc124766f1a8981664b -eo pid,comm [Pipeline] { [Pipeline] sh 14:05:47 + go version 14:05:47 go version go1.13.5 linux/arm64 [Pipeline] sh 14:05:47 1d105a01b85c: Verifying Checksum 14:05:47 1d105a01b85c: Download complete 14:05:48 + make test 14:05:48 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 14:05:49 1d105a01b85c: Pull complete 14:05:49 d87316014961: Pull complete 14:05:49 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 14:05:49 ae7f709568fa: Pull complete 14:05:49 63f9e63bc2f8: Pull complete 14:05:49 Digest: sha256:42e9d5ccd8794b13466a0d8b2686d035504fad6b996e883152ae3c56125bc6dc 14:05:49 Status: Downloaded newer image for docker:latest 14:05:51 ---> a2461bffc3f7 14:05:51 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 14:05:51 ---> Running in 001e75443102 14:05:51 Removing intermediate container 001e75443102 14:05:51 ---> 35a36e4758bc 14:05:51 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 14:05:51 ---> Running in 3cc95ee00b8d 14:05:52 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 14:05:53 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 14:05:53 (1/5) Installing libsodium (1.0.18-r0) 14:05:53 (2/5) Installing libzmq (4.3.2-r0) 14:05:53 (3/5) Installing pkgconf (1.6.3-r0) 14:05:53 (4/5) Installing libsodium-dev (1.0.18-r0) 14:05:53 (5/5) Installing zeromq-dev (4.3.2-r0) 14:05:53 Executing busybox-1.31.1-r8.trigger 14:05:53 OK: 145 MiB in 44 packages 14:05:54 Removing intermediate container 3cc95ee00b8d 14:05:54 ---> 391967906c14 14:05:54 Step 6/8 : WORKDIR /build 14:05:54 ---> Running in 2087b69c5050 14:05:54 Removing intermediate container 2087b69c5050 14:05:54 ---> b4ff0d006501 14:05:54 Step 7/8 : COPY go.mod . 14:05:54 ---> 647ac371e18d 14:05:54 Step 8/8 : RUN go mod download 14:05:54 ---> Running in b7c638077a1e 14:05:57 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 14:05:57 go: finding github.com/BurntSushi/toml v0.3.1 14:05:57 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 14:05:57 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 14:05:57 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 14:05:57 go: finding github.com/bgentry/speakeasy v0.1.0 14:05:57 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 14:05:57 go: finding github.com/davecgh/go-spew v1.1.1 14:05:57 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 14:05:57 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 14:05:57 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.32 14:05:57 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 14:05:57 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 14:05:57 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 14:05:57 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 14:05:57 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 14:05:57 go: finding github.com/fatih/color v1.7.0 14:05:57 go: finding github.com/fsnotify/fsnotify v1.4.7 14:05:57 go: finding github.com/fxamacker/cbor/v2 v2.2.0 14:05:57 go: finding github.com/go-kit/kit v0.8.0 14:05:57 go: finding github.com/go-logfmt/logfmt v0.4.0 14:05:57 go: finding github.com/go-redis/redis/v7 v7.2.0 14:05:57 go: finding github.com/go-stack/stack v1.8.0 14:05:57 go: finding github.com/golang/protobuf v1.3.2 14:05:57 go: finding github.com/golang/snappy v0.0.1 14:05:57 go: finding github.com/gomodule/redigo v2.0.0+incompatible 14:05:57 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 14:05:57 go: finding github.com/google/go-cmp v0.4.0 14:05:57 go: finding github.com/google/uuid v1.1.1 14:05:57 go: finding github.com/gorilla/mux v1.7.4 14:05:57 go: finding github.com/hashicorp/consul/api v1.1.0 14:05:57 go: finding github.com/hashicorp/consul/sdk v0.1.1 14:05:57 go: finding github.com/hashicorp/errwrap v1.0.0 14:05:57 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 14:05:57 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 14:05:57 go: finding github.com/hashicorp/go-msgpack v0.5.3 14:05:57 go: finding github.com/hashicorp/go-multierror v1.0.0 14:05:57 go: finding github.com/hashicorp/go-rootcerts v1.0.0 14:05:57 go: finding github.com/hashicorp/go-sockaddr v1.0.0 14:05:57 go: finding github.com/hashicorp/go-syslog v1.0.0 14:05:57 go: finding github.com/hashicorp/go-uuid v1.0.1 14:05:57 go: finding github.com/hashicorp/go.net v0.0.1 14:05:57 go: finding github.com/hashicorp/golang-lru v0.5.0 14:05:57 go: finding github.com/hashicorp/logutils v1.0.0 14:05:57 go: finding github.com/hashicorp/mdns v1.0.0 14:05:57 go: finding github.com/hashicorp/memberlist v0.1.3 14:05:57 go: finding github.com/hashicorp/serf v0.8.2 14:05:57 go: finding github.com/hpcloud/tail v1.0.0 14:05:57 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 14:05:57 go: finding github.com/kr/pretty v0.1.0 14:05:57 go: finding github.com/kr/pty v1.1.1 14:05:57 go: finding github.com/kr/text v0.1.0 14:05:57 go: finding github.com/mattn/go-colorable v0.0.9 14:05:57 go: finding github.com/mattn/go-isatty v0.0.3 14:05:57 go: finding github.com/miekg/dns v1.0.14 14:05:57 go: finding github.com/mitchellh/cli v1.0.0 14:05:58 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:05:58 go: finding github.com/mitchellh/copystructure v1.0.0 14:05:58 go: finding github.com/mitchellh/go-homedir v1.0.0 14:05:58 go: finding github.com/mitchellh/go-testing-interface v1.0.0 14:05:58 go: finding github.com/mitchellh/gox v0.4.0 14:05:58 go: finding github.com/mitchellh/iochan v1.0.0 14:05:58 go: finding github.com/mitchellh/mapstructure v1.1.2 14:05:58 go: finding github.com/mitchellh/reflectwalk v1.0.0 14:05:58 go: finding github.com/onsi/ginkgo v1.10.1 14:05:58 go: finding github.com/onsi/gomega v1.7.0 14:05:58 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 14:05:58 go: finding github.com/pebbe/zmq4 v1.0.0 14:05:58 go: finding github.com/pelletier/go-toml v1.2.0 14:05:58 go: finding github.com/pkg/errors v0.8.1 14:05:58 go: finding github.com/pmezard/go-difflib v1.0.0 14:05:58 go: finding github.com/posener/complete v1.1.1 14:05:58 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 14:05:58 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 14:05:58 go: finding github.com/stretchr/objx v0.2.0 14:05:58 go: finding github.com/stretchr/testify v1.5.1 14:05:58 go: finding github.com/tidwall/pretty v1.0.1 14:05:58 go: finding github.com/ugorji/go v1.1.4 14:05:58 go: finding github.com/x448/float16 v0.8.4 14:05:58 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 14:05:58 go: finding github.com/xdg/stringprep v1.0.0 14:05:58 go: finding go.mongodb.org/mongo-driver v1.1.1 14:05:58 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 14:05:58 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 14:05:58 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 14:05:58 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 14:05:58 go: finding golang.org/x/text v0.3.2 14:05:58 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 14:05:58 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 14:05:58 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 14:05:58 go: finding gopkg.in/fsnotify.v1 v1.4.7 14:05:58 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 14:05:58 go: finding gopkg.in/yaml.v2 v2.2.8 14:06:11 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.102s coverage: 86.2% of statements 14:06:16 Removing intermediate container b7c638077a1e 14:06:16 ---> 2f865481026b 14:06:16 Successfully built 2f865481026b 14:06:16 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 14:06:17 + docker inspect -f . ci-base-image-x86_64 14:06:17 . [Pipeline] withDockerContainer 14:06:17 prd-centos7-docker-4c-2g-3342 does not seem to be running inside a container 14:06:17 $ 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 ******** ci-base-image-x86_64 cat 14:06:18 $ docker top 2db86c8219026cfafd479f36a1e7779702ff20c74482b1641442f2e3a2da7ec1 -eo pid,comm [Pipeline] { [Pipeline] sh 14:06:18 + go version 14:06:18 go version go1.13.5 linux/amd64 [Pipeline] sh 14:06:18 + make test 14:06:18 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 14:06:20 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 14:06:26 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.134s coverage: 86.2% of statements 14:06:41 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.031s coverage: 51.6% of statements 14:06:41 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 14:06:41 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 14:06:41 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.024s coverage: 56.7% of statements 14:06:41 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 14:06:41 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.232s coverage: 69.1% of statements 14:06:50 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.069s coverage: 51.6% of statements 14:06:50 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 14:06:50 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 14:06:50 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.135s coverage: 56.7% of statements 14:06:50 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 14:06:50 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.422s coverage: 69.1% of statements 14:06:56 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 14.478s coverage: 73.4% of statements 14:06:56 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.013s coverage: 89.5% of statements 14:06:56 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.005s coverage: 100.0% of statements 14:06:56 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.081s coverage: 100.0% of statements 14:06:56 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.005s coverage: 100.0% of statements 14:06:56 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.006s coverage: 100.0% of statements 14:06:56 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 14:06:56 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 14:06:56 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 14:06:56 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 14:06:56 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 14:06:56 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 14:06:56 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 14:06:56 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.005s coverage: 96.6% of statements 14:06:56 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 14:06:56 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.005s coverage: 97.7% of statements 14:06:56 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 14:06:56 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 14:06:56 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 14:06:56 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.676s coverage: 78.0% of statements 14:06:56 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.067s coverage: 81.1% of statements 14:06:56 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 14:06:57 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 14.581s coverage: 73.4% of statements 14:06:57 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.025s coverage: 89.5% of statements 14:06:57 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.022s coverage: 100.0% of statements 14:06:57 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.105s coverage: 100.0% of statements 14:06:57 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.016s coverage: 100.0% of statements 14:06:57 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.020s coverage: 100.0% of statements 14:06:57 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 14:06:57 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 14:06:57 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 14:06:57 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 14:06:57 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 14:06:57 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 14:06:57 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 14:06:57 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.019s coverage: 96.6% of statements 14:06:57 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 14:06:57 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.021s coverage: 97.7% of statements 14:06:57 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 14:06:57 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 14:06:57 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 14:07:01 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.712s coverage: 78.0% of statements 14:07:01 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.089s coverage: 81.1% of statements 14:07:01 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 14:07:09 level=DEBUG ts=2020-06-17T14:06:45.775955853Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 14:07:09 level=DEBUG ts=2020-06-17T14:06:45.782386309Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 14:07:09 level=DEBUG ts=2020-06-17T14:06:45.78773904Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 14:07:09 level=DEBUG ts=2020-06-17T14:06:45.791177624Z app=app_functions_sdk_go source=batch.go:126 msg="Forwarding Batched Data..." 14:07:09 level=DEBUG ts=2020-06-17T14:06:45.796068025Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 14:07:09 level=DEBUG ts=2020-06-17T14:06:45.799825381Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 14:07:09 level=DEBUG ts=2020-06-17T14:06:45.805262663Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 14:07:09 level=DEBUG ts=2020-06-17T14:06:45.809375524Z app=app_functions_sdk_go source=batch.go:126 msg="Forwarding Batched Data..." 14:07:09 level=DEBUG ts=2020-06-17T14:06:45.813753687Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 14:07:09 level=DEBUG ts=2020-06-17T14:06:47.81407937Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 14:07:09 level=DEBUG ts=2020-06-17T14:06:47.814400232Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 14:07:09 level=DEBUG ts=2020-06-17T14:06:47.8186674Z app=app_functions_sdk_go source=batch.go:99 msg="Timer has elapsed" 14:07:09 level=DEBUG ts=2020-06-17T14:06:47.829889667Z app=app_functions_sdk_go source=batch.go:126 msg="Forwarding Batched Data..." 14:07:09 level=DEBUG ts=2020-06-17T14:06:47.834488533Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 14:07:09 level=DEBUG ts=2020-06-17T14:06:57.8353658Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 14:07:09 level=DEBUG ts=2020-06-17T14:07:07.835672364Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 14:07:09 level=DEBUG ts=2020-06-17T14:07:07.842772228Z app=app_functions_sdk_go source=batch.go:97 msg="Batch count has been reached" 14:07:09 level=DEBUG ts=2020-06-17T14:07:07.842738605Z app=app_functions_sdk_go source=batch.go:126 msg="Forwarding Batched Data..." 14:07:09 level=DEBUG ts=2020-06-17T14:07:07.847864159Z app=app_functions_sdk_go source=batch.go:126 msg="Forwarding Batched Data..." 14:07:09 panic: interface conversion: interface {} is nil, not [][]uint8 14:07:09 14:07:09 goroutine 37 [running]: 14:07:09 github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms.TestBatchInTimeAndCountMode_CountMet.func3(0xc0001480d0, 0xc0001480e0, 0xc000166000, 0xc00015a100, 0xc0001480c0) 14:07:09 /w/workspace/app-functions-sdk-go/1/pkg/transforms/batch_test.go:119 +0x27d 14:07:09 created by github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms.TestBatchInTimeAndCountMode_CountMet 14:07:09 /w/workspace/app-functions-sdk-go/1/pkg/transforms/batch_test.go:114 +0x1b4 14:07:09 FAIL github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 22.089s 14:07:09 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 14:07:09 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.006s coverage: 100.0% of statements 14:07:09 FAIL 14:07:09 make: *** [Makefile:6: test] Error 1 [Pipeline] } 14:07:09 $ docker stop --time=1 2db86c8219026cfafd479f36a1e7779702ff20c74482b1641442f2e3a2da7ec1 14:07:10 $ docker rm -f 2db86c8219026cfafd479f36a1e7779702ff20c74482b1641442f2e3a2da7ec1 [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] } 14:07:12 Failed in branch amd64 14:07:23 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.608s coverage: 71.5% of statements 14:07:23 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 14:07:23 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.018s coverage: 100.0% of statements 14:07:23 CGO_ENABLED=1 GO111MODULE=on go vet ./... 14:07:34 gofmt -l . 14:07:34 [ "`gofmt -l .`" = "" ] 14:07:34 ./bin/test-go-mod-tidy.sh [Pipeline] stash 14:07:35 Stashed 1 file(s) [Pipeline] } 14:07:35 $ docker stop --time=1 bb1e0e7e5cdca06ce75d4732cdf19f3cfbc70a00dca97fc124766f1a8981664b 14:07:37 $ docker rm -f bb1e0e7e5cdca06ce75d4732cdf19f3cfbc70a00dca97fc124766f1a8981664b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) 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] { (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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 14:07:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:07:41 ---> package-listing.sh 14:07:41 ++ facter osfamily 14:07:41 ++ tr '[:upper:]' '[:lower:]' 14:07:41 + OS_FAMILY=redhat 14:07:41 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-383 14:07:41 + START_PACKAGES=/tmp/packages_start.txt 14:07:41 + END_PACKAGES=/tmp/packages_end.txt 14:07:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:07:41 + PACKAGES=/tmp/packages_start.txt 14:07:41 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-383 ']' 14:07:41 + PACKAGES=/tmp/packages_end.txt 14:07:41 + case "${OS_FAMILY}" in 14:07:41 + rpm -qa 14:07:41 + sort 14:07:45 + '[' -f /tmp/packages_start.txt ']' 14:07:45 + '[' -f /tmp/packages_end.txt ']' 14:07:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:07:45 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-383 ']' 14:07:45 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-383/archives/ 14:07:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-383/archives/ [Pipeline] isUnix [Pipeline] sh 14:07:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:07:46 14:07:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 14:07:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:07:46 alpine: Pulling from edgex-lftools-log-publisher 14:07:46 c9b1b535fdd9: Pulling fs layer 14:07:46 2cc5ad85d9ab: Pulling fs layer 14:07:46 756a868c4378: Pulling fs layer 14:07:46 444b2fc9a129: Pulling fs layer 14:07:46 ea15f1150254: Pulling fs layer 14:07:46 41b27a9f41bf: Pulling fs layer 14:07:46 28c525ee5125: Pulling fs layer 14:07:46 094b1ea09ed8: Pulling fs layer 14:07:46 138eaada9080: Pulling fs layer 14:07:46 0622d0fa9048: Pulling fs layer 14:07:46 444b2fc9a129: Waiting 14:07:46 ea15f1150254: Waiting 14:07:46 41b27a9f41bf: Waiting 14:07:46 28c525ee5125: Waiting 14:07:46 094b1ea09ed8: Waiting 14:07:46 138eaada9080: Waiting 14:07:46 0622d0fa9048: Waiting 14:07:46 2cc5ad85d9ab: Verifying Checksum 14:07:46 2cc5ad85d9ab: Download complete 14:07:46 444b2fc9a129: Verifying Checksum 14:07:46 444b2fc9a129: Download complete 14:07:46 c9b1b535fdd9: Verifying Checksum 14:07:46 c9b1b535fdd9: Download complete 14:07:46 ea15f1150254: Verifying Checksum 14:07:46 ea15f1150254: Download complete 14:07:46 28c525ee5125: Verifying Checksum 14:07:46 28c525ee5125: Download complete 14:07:46 756a868c4378: Verifying Checksum 14:07:46 756a868c4378: Download complete 14:07:46 c9b1b535fdd9: Pull complete 14:07:46 094b1ea09ed8: Verifying Checksum 14:07:46 094b1ea09ed8: Download complete 14:07:46 138eaada9080: Verifying Checksum 14:07:46 138eaada9080: Download complete 14:07:46 0622d0fa9048: Download complete 14:07:47 41b27a9f41bf: Verifying Checksum 14:07:47 41b27a9f41bf: Download complete 14:07:47 2cc5ad85d9ab: Pull complete 14:07:48 756a868c4378: Pull complete 14:07:48 444b2fc9a129: Pull complete 14:07:48 ea15f1150254: Pull complete 14:07:53 41b27a9f41bf: Pull complete 14:07:53 28c525ee5125: Pull complete 14:07:55 094b1ea09ed8: Pull complete 14:07:56 138eaada9080: Pull complete 14:07:56 0622d0fa9048: Pull complete 14:07:56 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 14:07:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:07:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 14:07:56 prd-centos7-docker-4c-2g-3339 does not seem to be running inside a container 14:07:56 $ 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-383 -v /w/workspace/ndry_app-functions-sdk-go_PR-383:/w/workspace/ndry_app-functions-sdk-go_PR-383:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-383@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-383@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 14:07:59 $ docker top 83cc517659fdd780c876fda551cb96bc8dfab52b47ddd4d275d9026bd4bfe6ee -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:07:59 provisioning config files... 14:07:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-383@tmp/config7720282752029275088tmp [Pipeline] { [Pipeline] echo 14:07:59 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:07:59 ---> create-netrc.sh [Pipeline] echo 14:07:59 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:08:00 ---> logs-deploy.sh 14:08:00 + ARCHIVE_ARTIFACTS= 14:08:00 + LOGS_SERVER=https://logs.edgexfoundry.org 14:08:00 + '[' https://logs.edgexfoundry.org == None ']' 14:08:00 + NEXUS_URL=https://nexus.edgexfoundry.org 14:08:00 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-383/1 14:08:00 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-383/1/ 14:08:00 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-383/1 /w/workspace/ndry_app-functions-sdk-go_PR-383 14:08:01 Archives upload complete. 14:08:01 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-383/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-383/1/ 14:08:02 ---> uname -a: 14:08:02 Linux 83cc517659fd 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 14:08:02 14:08:02 14:08:02 ---> lscpu: 14:08:02 Architecture: x86_64 14:08:02 CPU op-mode(s): 32-bit, 64-bit 14:08:02 Byte Order: Little Endian 14:08:02 Address sizes: 40 bits physical, 48 bits virtual 14:08:02 CPU(s): 4 14:08:02 On-line CPU(s) list: 0-3 14:08:02 Thread(s) per core: 1 14:08:02 Core(s) per socket: 1 14:08:02 Socket(s): 4 14:08:02 NUMA node(s): 1 14:08:02 Vendor ID: GenuineIntel 14:08:02 CPU family: 6 14:08:02 Model: 44 14:08:02 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 14:08:02 Stepping: 1 14:08:02 CPU MHz: 2933.396 14:08:02 BogoMIPS: 5866.79 14:08:02 Virtualization: VT-x 14:08:02 Hypervisor vendor: KVM 14:08:02 Virtualization type: full 14:08:02 L1d cache: 128 KiB 14:08:02 L1i cache: 128 KiB 14:08:02 L2 cache: 16 MiB 14:08:02 L3 cache: 64 MiB 14:08:02 NUMA node0 CPU(s): 0-3 14:08:02 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 14:08:02 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 14:08:02 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 14:08:02 Vulnerability Meltdown: Mitigation; PTI 14:08:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:08:02 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 14:08:02 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 14:08:02 Vulnerability Tsx async abort: Not affected 14:08:02 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 14:08:02 14:08:02 14:08:02 ---> nproc: 14:08:02 4 14:08:02 14:08:02