Branch indexing 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 rsdmike for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from f29a27d878985b98e7b657acb1e0d1e11ee4e870+e8b256540df231ab09ea6c5b4df979531e84fc49 (3dba12e8d38b489806c6be286769dd6a98eada41) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 370697454611dc68c0596e0d0a50477a8de841a8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 370697454611dc68c0596e0d0a50477a8de841a8 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, goVersion:1.13, testScript:make test, buildImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-601’ Running on prd-centos7-docker-4c-2g-606 in /w/workspace/ndry_app-functions-sdk-go_PR-387 [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-387 # 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/387/head:refs/remotes/origin/PR-387 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/387/head:refs/remotes/origin/PR-387 # 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/387/head:refs/remotes/origin/PR-387 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit e8b256540df231ab09ea6c5b4df979531e84fc49 into PR head commit f29a27d878985b98e7b657acb1e0d1e11ee4e870 Merge succeeded, producing 7a9fd97f79d47662f808e1260cf20fb4e94fe8f6 Checking out Revision 7a9fd97f79d47662f808e1260cf20fb4e94fe8f6 (PR-387) > git config core.sparsecheckout # timeout=10 > git checkout -f f29a27d878985b98e7b657acb1e0d1e11ee4e870 # 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 e8b256540df231ab09ea6c5b4df979531e84fc49 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7a9fd97f79d47662f808e1260cf20fb4e94fe8f6 # timeout=10 Commit message: "Merge commit 'e8b256540df231ab09ea6c5b4df979531e84fc49' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:47:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:47:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git rev-list --no-walk 0143b8941103e30c9846ecfea34cb9ba72e912d1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:47:06 ========================================================= 07:47:06 EdgeX Global Pipelines Version Info 07:47:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:47:08 ------------------- 07:47:08 stable info: 07:47:08 ------------------- 07:47:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:47:08 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 07:47:08 Message: update stable to v1.0.89 07:47:09 ------------------- 07:47:09 experimental info: 07:47:09 ------------------- 07:47:09 Commited By: **** collab-it+edgex@linuxfoundation.org 07:47:09 Commit SHA: f6ab21c320c462fae7a5b8fd747aea39c3187bc7 07:47:09 Message: update experimental to v1.0.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 07:47:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:47:12 07:47:12 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:47:12 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:47:12 latest: Pulling from edgex-devops/git-semver 07:47:12 9123ac7c32f7: Pulling fs layer 07:47:12 b8cc5d1170e3: Pulling fs layer 07:47:12 2924cbbf6a41: Pulling fs layer 07:47:12 93b08a4f1073: Pulling fs layer 07:47:12 93b08a4f1073: Waiting 07:47:12 b8cc5d1170e3: Download complete 07:47:12 9123ac7c32f7: Verifying Checksum 07:47:12 9123ac7c32f7: Download complete 07:47:13 93b08a4f1073: Verifying Checksum 07:47:13 93b08a4f1073: Download complete 07:47:13 2924cbbf6a41: Verifying Checksum 07:47:13 2924cbbf6a41: Download complete 07:47:13 9123ac7c32f7: Pull complete 07:47:13 b8cc5d1170e3: Pull complete 07:47:13 2924cbbf6a41: Pull complete 07:47:14 93b08a4f1073: Pull complete 07:47:14 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 07:47:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:47:14 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:47:14 prd-centos7-docker-4c-2g-606 does not seem to be running inside a container 07:47:14 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-387 -v /w/workspace/ndry_app-functions-sdk-go_PR-387:/w/workspace/ndry_app-functions-sdk-go_PR-387:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-387@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-387@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:47:16 $ docker top 20cb621e874c723cb9dd336aaa207fe02ebb0b9061b797670024b38f22176948 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:47:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:47:16 [ssh-agent] Looking for ssh-agent implementation... 07:47:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:47:16 $ docker exec 20cb621e874c723cb9dd336aaa207fe02ebb0b9061b797670024b38f22176948 ssh-agent 07:47:17 SSH_AUTH_SOCK=/tmp/ssh-Fax4stoq3Wm2/agent.11 07:47:17 SSH_AGENT_PID=17 07:47:17 Running ssh-add (command line suppressed) 07:47:17 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-387@tmp/private_key_1877132712425449459.key (/w/workspace/ndry_app-functions-sdk-go_PR-387@tmp/private_key_1877132712425449459.key) 07:47:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:47:17 + git describe --exact-match --tags HEAD 07:47:17 fatal: No names found, cannot describe anything. [Pipeline] } 07:47:17 $ docker exec --env ******** --env ******** 20cb621e874c723cb9dd336aaa207fe02ebb0b9061b797670024b38f22176948 ssh-agent -k 07:47:17 unset SSH_AUTH_SOCK; 07:47:17 unset SSH_AGENT_PID; 07:47:17 echo Agent pid 17 killed; 07:47:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 07:47:17 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 07:47:17 This usually means this commit has not been tagged. [Pipeline] sshagent 07:47:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:47:18 [ssh-agent] Looking for ssh-agent implementation... 07:47:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:47:18 $ docker exec 20cb621e874c723cb9dd336aaa207fe02ebb0b9061b797670024b38f22176948 ssh-agent 07:47:18 SSH_AUTH_SOCK=/tmp/ssh-YarXEXCcA7Yn/agent.46 07:47:18 SSH_AGENT_PID=51 07:47:18 Running ssh-add (command line suppressed) 07:47:18 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-387@tmp/private_key_7839567835356345536.key (/w/workspace/ndry_app-functions-sdk-go_PR-387@tmp/private_key_7839567835356345536.key) 07:47:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:47:18 + git semver init 07:47:18 # -> Open(): unable to determine branch for HEAD 07:47:18 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-387/.git 07:47:18 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-387 07:47:18 # $SEMVER_REMOTE_NAME = origin 07:47:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:47:18 # $SEMVER_USER_NAME = edgex-jenkins 07:47:18 # $SEMVER_BRANCH = PR-387 07:47:18 # $SEMVER_TEMP = /tmp/semver-150515514 07:47:18 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 07:47:21 # '/tmp/semver-150515514' -> '/w/workspace/ndry_app-functions-sdk-go_PR-387/.semver' 07:47:21 # -> Force: false 07:47:21 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-387/.semver [Pipeline] } 07:47:21 $ docker exec --env ******** --env ******** 20cb621e874c723cb9dd336aaa207fe02ebb0b9061b797670024b38f22176948 ssh-agent -k 07:47:21 unset SSH_AUTH_SOCK; 07:47:21 unset SSH_AGENT_PID; 07:47:21 echo Agent pid 51 killed; 07:47:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:47:22 + git semver [Pipeline] } 07:47:22 $ docker stop --time=1 20cb621e874c723cb9dd336aaa207fe02ebb0b9061b797670024b38f22176948 07:47:23 $ docker rm -f 20cb621e874c723cb9dd336aaa207fe02ebb0b9061b797670024b38f22176948 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 07:47:25 Stashed 136 file(s) [Pipeline] echo 07:47:25 [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 07:47:41 Still waiting to schedule task 07:47:41 Waiting for next available executor on ‘centos7-docker-4c-2g’ 07:47:41 Still waiting to schedule task 07:47:41 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:50:00 Running on prd-ubuntu18.04-docker-arm64-4c-16g-608 in /w/workspace/ndry_app-functions-sdk-go_PR-387 [Pipeline] { [Pipeline] ws 07:50:00 Running in /w/workspace/app-functions-sdk-go/8 [Pipeline] { [Pipeline] checkout 07:50:05 using credential edgex-jenkins-ssh 07:50:05 Cloning the remote Git repository 07:50:05 Cloning with configured refspecs honoured and without tags 07:50:05 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 07:50:05 > git init /w/workspace/app-functions-sdk-go/8 # timeout=10 07:50:05 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 07:50:05 > git --version # timeout=10 07:50:05 using GIT_SSH to set credentials SSH Credentials for GitHub 07:50:05 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/387/head:refs/remotes/origin/PR-387 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:50:08 Fetching without tags 07:50:08 Merging remotes/origin/master commit e8b256540df231ab09ea6c5b4df979531e84fc49 into PR head commit f29a27d878985b98e7b657acb1e0d1e11ee4e870 07:50:09 Merge succeeded, producing b4ea9245f3bc11b285c5c4c0dff24cd1a80db8b8 07:50:09 Checking out Revision b4ea9245f3bc11b285c5c4c0dff24cd1a80db8b8 (PR-387) 07:50:08 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 07:50:08 > git config --add remote.origin.fetch +refs/pull/387/head:refs/remotes/origin/PR-387 # timeout=10 07:50:08 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 07:50:08 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 07:50:08 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 07:50:08 using GIT_SSH to set credentials SSH Credentials for GitHub 07:50:08 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/387/head:refs/remotes/origin/PR-387 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:50:08 > git config core.sparsecheckout # timeout=10 07:50:09 > git checkout -f f29a27d878985b98e7b657acb1e0d1e11ee4e870 # timeout=10 07:50:09 > git remote # timeout=10 07:50:09 > git config --get remote.origin.url # timeout=10 07:50:09 using GIT_SSH to set credentials SSH Credentials for GitHub 07:50:09 > git merge e8b256540df231ab09ea6c5b4df979531e84fc49 # timeout=10 07:50:09 > git rev-parse HEAD^{commit} # timeout=10 07:50:09 > git config core.sparsecheckout # timeout=10 07:50:09 > git checkout -f b4ea9245f3bc11b285c5c4c0dff24cd1a80db8b8 # timeout=10 07:50:13 Commit message: "Merge commit 'e8b256540df231ab09ea6c5b4df979531e84fc49' into HEAD" 07:50:13 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 07:50:13 > git rev-list --no-walk 0143b8941103e30c9846ecfea34cb9ba72e912d1 # timeout=10 [Pipeline] echo 07:50:17 ========================================================= 07:50:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 07:50:17 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:50:18 + 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 . 07:50:19 Sending build context to Docker daemon 37.04MB 07:50:19 Step 1/8 : ARG BASE=golang:1.13-alpine 07:50:19 Step 2/8 : FROM ${BASE} 07:50:19 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:50:19 cde5963f3b93: Pulling fs layer 07:50:19 2a23fa8c16f7: Pulling fs layer 07:50:19 777b28850792: Pulling fs layer 07:50:19 8a11ddd9e578: Pulling fs layer 07:50:19 4cf88f913ddb: Pulling fs layer 07:50:19 1df406cf5192: Pulling fs layer 07:50:19 cd6300453558: Pulling fs layer 07:50:19 b9c365052c96: Pulling fs layer 07:50:19 a2d8cc88f415: Pulling fs layer 07:50:19 ea1d1ca13537: Pulling fs layer 07:50:19 3750a50a1c5e: Pulling fs layer 07:50:19 8a11ddd9e578: Waiting 07:50:19 4cf88f913ddb: Waiting 07:50:19 1df406cf5192: Waiting 07:50:19 cd6300453558: Waiting 07:50:19 b9c365052c96: Waiting 07:50:19 a2d8cc88f415: Waiting 07:50:19 ea1d1ca13537: Waiting 07:50:19 3750a50a1c5e: Waiting 07:50:19 777b28850792: Verifying Checksum 07:50:19 777b28850792: Download complete 07:50:19 2a23fa8c16f7: Download complete 07:50:19 4cf88f913ddb: Download complete 07:50:19 1df406cf5192: Verifying Checksum 07:50:19 1df406cf5192: Download complete 07:50:19 cde5963f3b93: Verifying Checksum 07:50:19 cde5963f3b93: Download complete 07:50:20 cde5963f3b93: Pull complete 07:50:21 2a23fa8c16f7: Pull complete 07:50:21 777b28850792: Pull complete 07:50:21 cd6300453558: Verifying Checksum 07:50:21 cd6300453558: Download complete 07:50:21 a2d8cc88f415: Verifying Checksum 07:50:21 a2d8cc88f415: Download complete 07:50:23 ea1d1ca13537: Verifying Checksum 07:50:23 ea1d1ca13537: Download complete 07:50:24 3750a50a1c5e: Verifying Checksum 07:50:24 3750a50a1c5e: Download complete 07:50:24 b9c365052c96: Verifying Checksum 07:50:24 b9c365052c96: Download complete 07:50:25 8a11ddd9e578: Verifying Checksum 07:50:25 8a11ddd9e578: Download complete 07:50:37 8a11ddd9e578: Pull complete 07:50:37 4cf88f913ddb: Pull complete 07:50:37 1df406cf5192: Pull complete 07:50:40 cd6300453558: Pull complete 07:50:45 b9c365052c96: Pull complete 07:50:45 a2d8cc88f415: Pull complete 07:50:46 Running on prd-centos7-docker-4c-2g-609 in /w/workspace/ndry_app-functions-sdk-go_PR-387 [Pipeline] { [Pipeline] ws 07:50:46 Running in /w/workspace/app-functions-sdk-go/8 [Pipeline] { [Pipeline] checkout 07:50:47 ea1d1ca13537: Pull complete 07:50:47 3750a50a1c5e: Pull complete 07:50:47 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 07:50:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 07:50:47 ---> 78745c68409d 07:50:47 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 07:50:47 latest: Pulling from library/docker 07:50:47 b538f80385f9: Pulling fs layer 07:50:47 259a493cd78d: Pulling fs layer 07:50:47 b8e66b5100f5: Pulling fs layer 07:50:47 39dc9c94d07c: Pulling fs layer 07:50:47 551b823b3b82: Pulling fs layer 07:50:47 3c52a74df98c: Pulling fs layer 07:50:47 6c9b121b6998: Pulling fs layer 07:50:47 39dc9c94d07c: Waiting 07:50:47 551b823b3b82: Waiting 07:50:47 3c52a74df98c: Waiting 07:50:47 6c9b121b6998: Waiting 07:50:48 b8e66b5100f5: Verifying Checksum 07:50:48 b8e66b5100f5: Download complete 07:50:48 259a493cd78d: Download complete 07:50:48 b538f80385f9: Verifying Checksum 07:50:48 b538f80385f9: Download complete 07:50:48 551b823b3b82: Download complete 07:50:48 3c52a74df98c: Verifying Checksum 07:50:48 3c52a74df98c: Download complete 07:50:48 6c9b121b6998: Download complete 07:50:49 b538f80385f9: Pull complete 07:50:49 using credential edgex-jenkins-ssh 07:50:49 Cloning the remote Git repository 07:50:49 Cloning with configured refspecs honoured and without tags 07:50:49 39dc9c94d07c: Verifying Checksum 07:50:49 39dc9c94d07c: Download complete 07:50:49 259a493cd78d: Pull complete 07:50:49 b8e66b5100f5: Pull complete 07:50:49 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 07:50:49 > git init /w/workspace/app-functions-sdk-go/8 # timeout=10 07:50:49 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 07:50:49 > git --version # timeout=10 07:50:49 using GIT_SSH to set credentials SSH Credentials for GitHub 07:50:49 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/387/head:refs/remotes/origin/PR-387 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:50:51 Fetching without tags 07:50:51 Merging remotes/origin/master commit e8b256540df231ab09ea6c5b4df979531e84fc49 into PR head commit f29a27d878985b98e7b657acb1e0d1e11ee4e870 07:50:51 Merge succeeded, producing d910ef86e742cf67ac3ee77b2b043eb4d222101e 07:50:51 Checking out Revision d910ef86e742cf67ac3ee77b2b043eb4d222101e (PR-387) 07:50:51 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 07:50:51 > git config --add remote.origin.fetch +refs/pull/387/head:refs/remotes/origin/PR-387 # timeout=10 07:50:51 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 07:50:51 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 07:50:51 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 07:50:51 using GIT_SSH to set credentials SSH Credentials for GitHub 07:50:51 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/387/head:refs/remotes/origin/PR-387 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:50:51 > git config core.sparsecheckout # timeout=10 07:50:51 > git checkout -f f29a27d878985b98e7b657acb1e0d1e11ee4e870 # timeout=10 07:50:51 > git remote # timeout=10 07:50:51 > git config --get remote.origin.url # timeout=10 07:50:51 using GIT_SSH to set credentials SSH Credentials for GitHub 07:50:51 > git merge e8b256540df231ab09ea6c5b4df979531e84fc49 # timeout=10 07:50:51 > git rev-parse HEAD^{commit} # timeout=10 07:50:51 > git config core.sparsecheckout # timeout=10 07:50:51 > git checkout -f d910ef86e742cf67ac3ee77b2b043eb4d222101e # timeout=10 07:50:53 39dc9c94d07c: Pull complete 07:50:53 551b823b3b82: Pull complete 07:50:53 3c52a74df98c: Pull complete 07:50:53 6c9b121b6998: Pull complete 07:50:53 Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 07:50:53 Status: Downloaded newer image for docker:latest 07:50:55 Commit message: "Merge commit 'e8b256540df231ab09ea6c5b4df979531e84fc49' into HEAD" 07:50:55 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 07:50:55 > git rev-list --no-walk 0143b8941103e30c9846ecfea34cb9ba72e912d1 # timeout=10 [Pipeline] echo 07:50:57 ========================================================= 07:50:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 07:50:57 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:50:58 + 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 . 07:50:58 Sending build context to Docker daemon 37.04MB 07:50:58 Step 1/8 : ARG BASE=golang:1.13-alpine 07:50:58 Step 2/8 : FROM ${BASE} 07:50:59 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 07:50:59 e6b0cf9c0882: Pulling fs layer 07:50:59 2848faf0eed1: Pulling fs layer 07:50:59 0f37312ad70f: Pulling fs layer 07:50:59 5788d62ee057: Pulling fs layer 07:50:59 0e6b1d234666: Pulling fs layer 07:50:59 bf5d7aec512f: Pulling fs layer 07:50:59 34c802a77dc8: Pulling fs layer 07:50:59 9eb99e56ec68: Pulling fs layer 07:50:59 27c7a5d97fbd: Pulling fs layer 07:50:59 5c102a31e300: Pulling fs layer 07:50:59 dcfb455df0a1: Pulling fs layer 07:50:59 9eb99e56ec68: Waiting 07:50:59 5788d62ee057: Waiting 07:50:59 bf5d7aec512f: Waiting 07:50:59 27c7a5d97fbd: Waiting 07:50:59 5c102a31e300: Waiting 07:50:59 34c802a77dc8: Waiting 07:50:59 dcfb455df0a1: Waiting 07:50:59 0e6b1d234666: Waiting 07:50:59 0f37312ad70f: Verifying Checksum 07:50:59 0f37312ad70f: Download complete 07:50:59 2848faf0eed1: Verifying Checksum 07:50:59 2848faf0eed1: Download complete 07:50:59 0e6b1d234666: Verifying Checksum 07:50:59 0e6b1d234666: Download complete 07:50:59 bf5d7aec512f: Verifying Checksum 07:50:59 bf5d7aec512f: Download complete 07:50:59 e6b0cf9c0882: Verifying Checksum 07:50:59 e6b0cf9c0882: Download complete 07:50:59 e6b0cf9c0882: Pull complete 07:51:00 34c802a77dc8: Verifying Checksum 07:51:00 34c802a77dc8: Download complete 07:51:00 27c7a5d97fbd: Verifying Checksum 07:51:00 27c7a5d97fbd: Download complete 07:51:00 5c102a31e300: Verifying Checksum 07:51:00 5c102a31e300: Download complete 07:51:00 dcfb455df0a1: Verifying Checksum 07:51:00 dcfb455df0a1: Download complete 07:51:00 9eb99e56ec68: Verifying Checksum 07:51:00 9eb99e56ec68: Download complete 07:51:00 5788d62ee057: Verifying Checksum 07:51:00 5788d62ee057: Download complete 07:51:02 ---> fe0ffc774c59 07:51:02 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 07:51:02 ---> Running in e9f98be648db 07:51:02 Removing intermediate container e9f98be648db 07:51:02 ---> f92809d29b4a 07:51:02 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 07:51:02 ---> Running in 84324748d992 07:51:02 2848faf0eed1: Pull complete 07:51:02 0f37312ad70f: Pull complete 07:51:04 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 07:51:04 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 07:51:05 (1/5) Installing libsodium (1.0.18-r0) 07:51:05 (2/5) Installing libzmq (4.3.2-r0) 07:51:05 (3/5) Installing pkgconf (1.6.3-r0) 07:51:05 (4/5) Installing libsodium-dev (1.0.18-r0) 07:51:05 (5/5) Installing zeromq-dev (4.3.2-r0) 07:51:06 Executing busybox-1.31.1-r8.trigger 07:51:06 OK: 127 MiB in 44 packages 07:51:07 5788d62ee057: Pull complete 07:51:07 Removing intermediate container 84324748d992 07:51:07 ---> de68d82527fd 07:51:07 Step 6/8 : WORKDIR /build 07:51:07 ---> Running in 22b63dd45405 07:51:08 0e6b1d234666: Pull complete 07:51:08 bf5d7aec512f: Pull complete 07:51:08 Removing intermediate container 22b63dd45405 07:51:08 ---> 865a34ad884f 07:51:08 Step 7/8 : COPY go.mod . 07:51:08 ---> 6c2d71fb7f36 07:51:08 Step 8/8 : RUN go mod download 07:51:08 ---> Running in 38e8e864e02d 07:51:11 34c802a77dc8: Pull complete 07:51:12 go: github.com/edgexfoundry/go-mod-core-contracts@v0.1.60: parsing /go-mod-core-contracts/go.mod: open /go-mod-core-contracts/go.mod: no such file or directory 07:51:12 The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [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] } 07:51:13 Failed in branch arm64 07:51:14 9eb99e56ec68: Pull complete 07:51:14 27c7a5d97fbd: Pull complete 07:51:15 5c102a31e300: Pull complete 07:51:15 dcfb455df0a1: Pull complete 07:51:15 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 07:51:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 07:51:15 ---> 7c70fe431013 07:51:15 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 07:51:15 latest: Pulling from library/docker 07:51:16 df20fa9351a1: Pulling fs layer 07:51:16 25ad7478873d: Pulling fs layer 07:51:16 4684f6177b5d: Pulling fs layer 07:51:16 46e300cec669: Pulling fs layer 07:51:16 63038576ad94: Pulling fs layer 07:51:16 0fdb76c4706c: Pulling fs layer 07:51:16 cb7edeffdfd5: Pulling fs layer 07:51:16 46e300cec669: Waiting 07:51:16 63038576ad94: Waiting 07:51:16 0fdb76c4706c: Waiting 07:51:16 cb7edeffdfd5: Waiting 07:51:16 4684f6177b5d: Verifying Checksum 07:51:16 4684f6177b5d: Download complete 07:51:16 25ad7478873d: Verifying Checksum 07:51:16 25ad7478873d: Download complete 07:51:16 df20fa9351a1: Verifying Checksum 07:51:16 df20fa9351a1: Download complete 07:51:16 63038576ad94: Verifying Checksum 07:51:16 63038576ad94: Download complete 07:51:16 0fdb76c4706c: Verifying Checksum 07:51:16 0fdb76c4706c: Download complete 07:51:16 df20fa9351a1: Pull complete 07:51:16 cb7edeffdfd5: Verifying Checksum 07:51:16 cb7edeffdfd5: Download complete 07:51:16 25ad7478873d: Pull complete 07:51:17 4684f6177b5d: Pull complete 07:51:17 46e300cec669: Verifying Checksum 07:51:17 46e300cec669: Download complete 07:51:19 46e300cec669: Pull complete 07:51:19 63038576ad94: Pull complete 07:51:19 0fdb76c4706c: Pull complete 07:51:19 cb7edeffdfd5: Pull complete 07:51:19 Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 07:51:19 Status: Downloaded newer image for docker:latest 07:51:21 ---> ce57fa11de08 07:51:21 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 07:51:22 ---> Running in c1d43f61cc71 07:51:22 Removing intermediate container c1d43f61cc71 07:51:22 ---> 4426e96667dd 07:51:22 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 07:51:22 ---> Running in 69708aba0426 07:51:22 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 07:51:23 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 07:51:24 (1/5) Installing libsodium (1.0.18-r0) 07:51:24 (2/5) Installing libzmq (4.3.2-r0) 07:51:24 (3/5) Installing pkgconf (1.6.3-r0) 07:51:24 (4/5) Installing libsodium-dev (1.0.18-r0) 07:51:24 (5/5) Installing zeromq-dev (4.3.2-r0) 07:51:24 Executing busybox-1.31.1-r8.trigger 07:51:24 OK: 145 MiB in 44 packages 07:51:25 Removing intermediate container 69708aba0426 07:51:25 ---> 57d3adb96659 07:51:25 Step 6/8 : WORKDIR /build 07:51:25 ---> Running in adb161f014f5 07:51:25 Removing intermediate container adb161f014f5 07:51:25 ---> 6681ca185160 07:51:25 Step 7/8 : COPY go.mod . 07:51:26 ---> 399ad02f4677 07:51:26 Step 8/8 : RUN go mod download 07:51:26 ---> Running in d03e2eedc5f5 07:51:28 go: github.com/edgexfoundry/go-mod-core-contracts@v0.1.60: parsing /go-mod-core-contracts/go.mod: open /go-mod-core-contracts/go.mod: no such file or directory 07:51:29 The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [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] } 07:51:31 Failed in branch amd64 [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 07:51:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:51:33 ---> package-listing.sh 07:51:33 ++ facter osfamily 07:51:33 ++ tr '[:upper:]' '[:lower:]' 07:51:33 + OS_FAMILY=redhat 07:51:33 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-387 07:51:33 + START_PACKAGES=/tmp/packages_start.txt 07:51:33 + END_PACKAGES=/tmp/packages_end.txt 07:51:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:51:33 + PACKAGES=/tmp/packages_start.txt 07:51:33 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-387 ']' 07:51:33 + PACKAGES=/tmp/packages_end.txt 07:51:33 + case "${OS_FAMILY}" in 07:51:33 + rpm -qa 07:51:33 + sort 07:51:37 + '[' -f /tmp/packages_start.txt ']' 07:51:37 + '[' -f /tmp/packages_end.txt ']' 07:51:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:51:37 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-387 ']' 07:51:37 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-387/archives/ 07:51:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-387/archives/ [Pipeline] isUnix [Pipeline] sh 07:51:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:51:38 07:51:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:51:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:51:38 alpine: Pulling from edgex-lftools-log-publisher 07:51:38 c9b1b535fdd9: Pulling fs layer 07:51:38 2cc5ad85d9ab: Pulling fs layer 07:51:38 756a868c4378: Pulling fs layer 07:51:38 444b2fc9a129: Pulling fs layer 07:51:38 ea15f1150254: Pulling fs layer 07:51:38 41b27a9f41bf: Pulling fs layer 07:51:38 28c525ee5125: Pulling fs layer 07:51:38 094b1ea09ed8: Pulling fs layer 07:51:38 138eaada9080: Pulling fs layer 07:51:38 0622d0fa9048: Pulling fs layer 07:51:38 ea15f1150254: Waiting 07:51:38 41b27a9f41bf: Waiting 07:51:38 28c525ee5125: Waiting 07:51:38 094b1ea09ed8: Waiting 07:51:38 138eaada9080: Waiting 07:51:38 0622d0fa9048: Waiting 07:51:38 444b2fc9a129: Waiting 07:51:38 2cc5ad85d9ab: Verifying Checksum 07:51:38 2cc5ad85d9ab: Download complete 07:51:38 444b2fc9a129: Verifying Checksum 07:51:38 444b2fc9a129: Download complete 07:51:38 c9b1b535fdd9: Download complete 07:51:38 ea15f1150254: Verifying Checksum 07:51:38 ea15f1150254: Download complete 07:51:38 28c525ee5125: Verifying Checksum 07:51:38 28c525ee5125: Download complete 07:51:39 756a868c4378: Verifying Checksum 07:51:39 756a868c4378: Download complete 07:51:39 094b1ea09ed8: Verifying Checksum 07:51:39 094b1ea09ed8: Download complete 07:51:39 0622d0fa9048: Verifying Checksum 07:51:39 0622d0fa9048: Download complete 07:51:39 138eaada9080: Verifying Checksum 07:51:39 138eaada9080: Download complete 07:51:39 c9b1b535fdd9: Pull complete 07:51:39 2cc5ad85d9ab: Pull complete 07:51:39 41b27a9f41bf: Verifying Checksum 07:51:39 41b27a9f41bf: Download complete 07:51:41 756a868c4378: Pull complete 07:51:41 444b2fc9a129: Pull complete 07:51:41 ea15f1150254: Pull complete 07:51:45 41b27a9f41bf: Pull complete 07:51:45 28c525ee5125: Pull complete 07:51:48 094b1ea09ed8: Pull complete 07:51:48 138eaada9080: Pull complete 07:51:48 0622d0fa9048: Pull complete 07:51:48 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 07:51:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:51:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:51:48 prd-centos7-docker-4c-2g-606 does not seem to be running inside a container 07:51:48 $ 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-387 -v /w/workspace/ndry_app-functions-sdk-go_PR-387:/w/workspace/ndry_app-functions-sdk-go_PR-387:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-387@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-387@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 07:51:52 $ docker top 4a89e73bcc800388e65b37c602903b98bab75e67cf9a7fba1a2fdc5405c32dd3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:51:53 provisioning config files... 07:51:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-387@tmp/config4096883618330151483tmp [Pipeline] { [Pipeline] echo 07:51:53 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:51:53 ---> create-netrc.sh [Pipeline] echo 07:51:53 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:51:53 ---> logs-deploy.sh 07:51:53 + ARCHIVE_ARTIFACTS= 07:51:53 + LOGS_SERVER=https://logs.edgexfoundry.org 07:51:53 + '[' https://logs.edgexfoundry.org == None ']' 07:51:53 + NEXUS_URL=https://nexus.edgexfoundry.org 07:51:53 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-387/8 07:51:53 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-387/8/ 07:51:53 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-387/8 /w/workspace/ndry_app-functions-sdk-go_PR-387 07:51:55 Archives upload complete. 07:51:55 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-387/8 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-387/8/ 07:51:55 ---> uname -a: 07:51:55 Linux 4a89e73bcc80 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 07:51:55 07:51:55 07:51:55 ---> lscpu: 07:51:55 Architecture: x86_64 07:51:55 CPU op-mode(s): 32-bit, 64-bit 07:51:55 Byte Order: Little Endian 07:51:55 Address sizes: 40 bits physical, 48 bits virtual 07:51:55 CPU(s): 4 07:51:55 On-line CPU(s) list: 0-3 07:51:55 Thread(s) per core: 1 07:51:55 Core(s) per socket: 1 07:51:55 Socket(s): 4 07:51:55 NUMA node(s): 1 07:51:55 Vendor ID: GenuineIntel 07:51:55 CPU family: 6 07:51:55 Model: 44 07:51:55 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 07:51:55 Stepping: 1 07:51:55 CPU MHz: 2933.438 07:51:55 BogoMIPS: 5866.87 07:51:55 Virtualization: VT-x 07:51:55 Hypervisor vendor: KVM 07:51:55 Virtualization type: full 07:51:55 L1d cache: 128 KiB 07:51:55 L1i cache: 128 KiB 07:51:55 L2 cache: 16 MiB 07:51:55 L3 cache: 64 MiB 07:51:55 NUMA node0 CPU(s): 0-3 07:51:55 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 07:51:55 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 07:51:55 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 07:51:55 Vulnerability Meltdown: Mitigation; PTI 07:51:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:51:55 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:51:55 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:51:55 Vulnerability Tsx async abort: Not affected 07:51:55 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 07:51:55 07:51:55 07:51:55 ---> nproc: 07:51:55 4 07:51:55 07:51:55 07:51:55 ---> df -h: 07:51:55 Filesystem Size Used Available Use% Mounted on 07:51:55 overlay 50.0G 7.3G 42.7G 15% / 07:51:55 tmpfs 64.0M 0 64.0M 0% /dev 07:51:55 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 07:51:55 shm 64.0M 0 64.0M 0% /dev/shm 07:51:55 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 07:51:55 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 07:51:55 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 07:51:55 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-387 07:51:55 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-387@tmp 07:51:55 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa 07:51:55 07:51:55 07:51:55 ---> free -m: 07:51:55 total used free shared buff/cache available 07:51:55 Mem: 1837 668 117 0 1052 1062 07:51:55 Swap: 1023 0 1023 07:51:55 07:51:55 07:51:55 ---> ip addr: 07:51:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:51:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:51:55 inet 127.0.0.1/8 scope host lo 07:51:55 valid_lft forever preferred_lft forever 07:51:55 6: eth0@if7: mtu 1458 qdisc noqueue state UP 07:51:55 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 07:51:55 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 07:51:55 valid_lft forever preferred_lft forever 07:51:55 07:51:55 07:51:55 ---> sar -b -r -n DEV: 07:51:55 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 07/14/20 _x86_64_ (4 CPU) 07:51:55 07:51:55 07:46:19 LINUX RESTART 07:51:55 07:51:55 07:47:01 tps rtps wtps bread/s bwrtn/s 07:51:55 07:48:01 46.64 11.11 35.53 4497.77 3399.23 07:51:55 07:49:01 1.58 0.00 1.58 0.00 30.57 07:51:55 07:50:01 0.33 0.00 0.33 0.00 3.81 07:51:55 07:51:01 0.23 0.00 0.23 0.00 3.50 07:51:55 Average: 12.20 2.78 9.42 1124.58 859.39 07:51:55 07:51:55 07:47:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:51:55 07:48:01 205344 1676212 89.09 2620 1100344 1100632 37.56 439500 1076532 20 07:51:55 07:49:01 209216 1672340 88.88 2620 1100360 1071508 36.57 440964 1072476 8 07:51:55 07:50:01 207352 1674204 88.98 2620 1100368 1071496 36.57 443504 1071820 8 07:51:55 07:51:01 205820 1675736 89.06 2620 1100368 1071472 36.57 445292 1071224 12 07:51:55 Average: 206933 1674623 89.00 2620 1100360 1078777 36.82 442315 1073013 12 07:51:55 07:51:55 07:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 07:51:55 07:48:01 eth0 354.70 289.49 788.56 370.16 0.00 0.00 0.00 07:51:55 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:55 07:48:01 docker0 129.94 96.37 10.23 305.42 0.00 0.00 0.00 07:51:55 07:49:01 eth0 1.02 0.45 0.30 0.21 0.00 0.00 0.00 07:51:55 07:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:55 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:55 07:50:01 eth0 0.72 0.42 0.29 0.18 0.00 0.00 0.00 07:51:55 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:55 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:55 07:51:01 eth0 1.23 0.37 0.34 0.23 0.00 0.00 0.00 07:51:55 07:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:55 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:55 Average: eth0 89.43 72.69 197.40 92.71 0.00 0.00 0.00 07:51:55 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:55 Average: docker0 32.49 24.10 2.56 76.36 0.00 0.00 0.00 07:51:55 07:51:55 07:51:55 ---> sar -P ALL: 07:51:55 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 07/14/20 _x86_64_ (4 CPU) 07:51:55 07:51:55 07:46:19 LINUX RESTART 07:51:55 07:51:55 07:47:01 CPU %user %nice %system %iowait %steal %idle 07:51:55 07:48:01 all 5.23 0.00 2.20 1.75 0.01 90.81 07:51:55 07:48:01 0 5.52 0.00 2.40 2.16 0.00 89.92 07:51:55 07:48:01 1 4.57 0.00 2.04 0.28 0.02 93.08 07:51:55 07:48:01 2 6.91 0.00 2.13 2.88 0.00 88.09 07:51:55 07:48:01 3 3.89 0.00 2.23 1.68 0.00 92.21 07:51:55 07:49:01 all 0.14 0.00 0.04 0.00 0.00 99.82 07:51:55 07:49:01 0 0.03 0.00 0.03 0.00 0.00 99.93 07:51:55 07:49:01 1 0.47 0.00 0.05 0.00 0.00 99.48 07:51:55 07:49:01 2 0.02 0.00 0.05 0.00 0.00 99.93 07:51:55 07:49:01 3 0.05 0.00 0.05 0.00 0.00 99.90 07:51:55 07:50:01 all 0.14 0.00 0.04 0.00 0.00 99.82 07:51:55 07:50:01 0 0.02 0.00 0.03 0.00 0.00 99.95 07:51:55 07:50:01 1 0.45 0.00 0.03 0.00 0.00 99.52 07:51:55 07:50:01 2 0.07 0.00 0.07 0.00 0.02 99.85 07:51:55 07:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:51:55 07:51:01 all 0.15 0.00 0.03 0.00 0.00 99.82 07:51:55 07:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:51:55 07:51:01 1 0.53 0.00 0.03 0.00 0.00 99.43 07:51:55 07:51:01 2 0.07 0.00 0.05 0.00 0.00 99.88 07:51:55 07:51:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:51:55 Average: all 1.41 0.00 0.57 0.44 0.00 97.58 07:51:55 Average: 0 1.39 0.00 0.62 0.54 0.00 97.45 07:51:55 Average: 1 1.50 0.00 0.54 0.07 0.00 97.89 07:51:55 Average: 2 1.76 0.00 0.57 0.72 0.00 96.95 07:51:55 Average: 3 0.98 0.00 0.58 0.42 0.00 98.02 07:51:55 07:51:55 07:51:55