Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 89318e71cbb430f628d58c19f05e8a08731b1a0c+93c26ee21773a08251a9c88cc59f9e9b66bbc9bd (c3dd4e28e6d982031b29d23ff0f9d4bcf92d0033) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1554 in /w/workspace/ndry_app-functions-sdk-go_PR-800 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_PR-800 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 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 --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/800/head:refs/remotes/origin/PR-800 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 93c26ee21773a08251a9c88cc59f9e9b66bbc9bd into PR head commit 89318e71cbb430f628d58c19f05e8a08731b1a0c Merge succeeded, producing 6736bf8cd3c2642a50ae1352f46ef8c242414e55 Checking out Revision 6736bf8cd3c2642a50ae1352f46ef8c242414e55 (PR-800) > git config core.sparsecheckout # timeout=10 > git checkout -f 89318e71cbb430f628d58c19f05e8a08731b1a0c # 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 93c26ee21773a08251a9c88cc59f9e9b66bbc9bd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6736bf8cd3c2642a50ae1352f46ef8c242414e55 # timeout=10 Commit message: "Merge commit '93c26ee21773a08251a9c88cc59f9e9b66bbc9bd' into HEAD" > git rev-list --no-walk 89318e71cbb430f628d58c19f05e8a08731b1a0c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:47:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:47:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:47:33 ========================================================= 11:47:33 EdgeX Global Pipelines Version Info 11:47:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:47:35 ------------------- 11:47:35 stable info: 11:47:35 ------------------- 11:47:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:47:35 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 11:47:35 Message: update stable to v1.0.186 11:47:36 ------------------- 11:47:36 experimental info: 11:47:36 ------------------- 11:47:36 Commited By: **** collab-it+edgex@linuxfoundation.org 11:47:36 Commit SHA: cb91434416315492d6e8e8a157e47fc41dd13198 11:47:36 Message: update experimental to v1.0.189 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:47:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 11:47:36 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 11:47:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:47:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:47:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:47:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 11:47:36 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 11:47:36 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 11:47:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:47:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:47:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:47:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo 11:47:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:47:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:47:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 11:47:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 11:47:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:47:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:47:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:47:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:47:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 11:47:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 11:47:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:47:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:47:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 11:47:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:47:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-800 [Pipeline] echo 11:47:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-800 [Pipeline] echo 11:47:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-800 [Pipeline] echo 11:47:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6736bf8cd3c2642a50ae1352f46ef8c242414e55 [Pipeline] echo 11:47:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6736bf8 [Pipeline] echo 11:47:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:47:37 + git log --format=format:%s -1 6736bf8cd3c2642a50ae1352f46ef8c242414e55 [Pipeline] echo 11:47:37 GIT_COMMIT: 6736bf8cd3c2642a50ae1352f46ef8c242414e55, Commit Message: Merge commit '93c26ee21773a08251a9c88cc59f9e9b66bbc9bd' into HEAD [Pipeline] echo 11:47:37 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 11:47:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:47:38 11:47:38 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 11:47:38 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:47:38 latest: Pulling from edgex-devops/git-semver 11:47:38 31603596830f: Pulling fs layer 11:47:38 2a8b12db71e7: Pulling fs layer 11:47:38 6ca5941a6612: Pulling fs layer 11:47:38 ecc8261a40a4: Pulling fs layer 11:47:38 ecc8261a40a4: Waiting 11:47:38 2a8b12db71e7: Download complete 11:47:39 31603596830f: Download complete 11:47:39 ecc8261a40a4: Verifying Checksum 11:47:39 ecc8261a40a4: Download complete 11:47:39 6ca5941a6612: Verifying Checksum 11:47:39 6ca5941a6612: Download complete 11:47:39 31603596830f: Pull complete 11:47:39 2a8b12db71e7: Pull complete 11:47:40 6ca5941a6612: Pull complete 11:47:40 ecc8261a40a4: Pull complete 11:47:40 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 11:47:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:47:40 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 11:47:40 prd-centos7-docker-4c-2g-1554 does not seem to be running inside a container 11:47:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-800 -v /w/workspace/ndry_app-functions-sdk-go_PR-800:/w/workspace/ndry_app-functions-sdk-go_PR-800:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-800@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-800@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 11:47:43 $ docker top e2aba6aeec0878fb6f6af56247dce13f24229c6b418c7343e619191ee3f14d87 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:47:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:47:43 [ssh-agent] Looking for ssh-agent implementation... 11:47:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:47:43 $ docker exec e2aba6aeec0878fb6f6af56247dce13f24229c6b418c7343e619191ee3f14d87 ssh-agent 11:47:43 SSH_AUTH_SOCK=/tmp/ssh-bSNLjbxkXPrv/agent.11 11:47:43 SSH_AGENT_PID=16 11:47:43 Running ssh-add (command line suppressed) 11:47:43 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-800@tmp/private_key_7998884003221200823.key (/w/workspace/ndry_app-functions-sdk-go_PR-800@tmp/private_key_7998884003221200823.key) 11:47:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:47:44 + git tag --points-at HEAD [Pipeline] } 11:47:44 $ docker exec --env ******** --env ******** e2aba6aeec0878fb6f6af56247dce13f24229c6b418c7343e619191ee3f14d87 ssh-agent -k 11:47:44 unset SSH_AUTH_SOCK; 11:47:44 unset SSH_AGENT_PID; 11:47:44 echo Agent pid 16 killed; 11:47:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:47:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:47:44 [ssh-agent] Looking for ssh-agent implementation... 11:47:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:47:44 $ docker exec e2aba6aeec0878fb6f6af56247dce13f24229c6b418c7343e619191ee3f14d87 ssh-agent 11:47:44 SSH_AUTH_SOCK=/tmp/ssh-PhQJEuElF7KS/agent.44 11:47:44 SSH_AGENT_PID=49 11:47:44 Running ssh-add (command line suppressed) 11:47:44 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-800@tmp/private_key_6443529009216429664.key (/w/workspace/ndry_app-functions-sdk-go_PR-800@tmp/private_key_6443529009216429664.key) 11:47:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:47:45 + git semver init 11:47:45 # -> Open(): unable to determine branch for HEAD 11:47:45 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-800/.git 11:47:45 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-800 11:47:45 # $SEMVER_REMOTE_NAME = origin 11:47:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:47:45 # $SEMVER_USER_NAME = edgex-jenkins 11:47:45 # $SEMVER_BRANCH = PR-800 11:47:45 # $SEMVER_TEMP = /tmp/semver-044101004 11:47:45 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 11:47:48 # '/tmp/semver-044101004' -> '/w/workspace/ndry_app-functions-sdk-go_PR-800/.semver' 11:47:48 # -> Force: false 11:47:48 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-800/.semver [Pipeline] } 11:47:48 $ docker exec --env ******** --env ******** e2aba6aeec0878fb6f6af56247dce13f24229c6b418c7343e619191ee3f14d87 ssh-agent -k 11:47:48 unset SSH_AUTH_SOCK; 11:47:48 unset SSH_AGENT_PID; 11:47:48 echo Agent pid 49 killed; 11:47:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:47:49 + git semver [Pipeline] } 11:47:49 $ docker stop --time=1 e2aba6aeec0878fb6f6af56247dce13f24229c6b418c7343e619191ee3f14d87 11:47:50 $ docker rm -f e2aba6aeec0878fb6f6af56247dce13f24229c6b418c7343e619191ee3f14d87 [Pipeline] // withDockerContainer [Pipeline] sh 11:47:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:47:51 Stashed 1 file(s) [Pipeline] echo 11:47:51 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 11:48:06 Still waiting to schedule task 11:48:06 ‘prd-centos7-blackbox-4c-2g-542’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-1556’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-1555’ doesn’t have label ‘centos7-docker-4c-2g’ 11:48:06 Still waiting to schedule task 11:48:06 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1555’ is offline 11:51:04 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1559 in /w/workspace/ndry_app-functions-sdk-go_PR-800 [Pipeline] { [Pipeline] ws 11:51:04 Running in /w/workspace/app-functions-sdk-go/2 [Pipeline] { [Pipeline] checkout 11:51:10 using credential edgex-jenkins-ssh 11:51:10 Cloning the remote Git repository 11:51:10 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 11:51:11 > git init /w/workspace/app-functions-sdk-go/2 # timeout=10 11:51:11 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 11:51:11 > git --version # timeout=10 11:51:11 > git --version # 'git version 2.17.1' 11:51:11 using GIT_SSH to set credentials SSH Credentials for GitHub 11:51:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:51:14 Merging remotes/origin/master commit 93c26ee21773a08251a9c88cc59f9e9b66bbc9bd into PR head commit 89318e71cbb430f628d58c19f05e8a08731b1a0c 11:51:14 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 11:51:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:51:14 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 11:51:14 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 11:51:14 using GIT_SSH to set credentials SSH Credentials for GitHub 11:51:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/800/head:refs/remotes/origin/PR-800 +refs/heads/master:refs/remotes/origin/master # timeout=10 11:51:14 > git config core.sparsecheckout # timeout=10 11:51:14 > git checkout -f 89318e71cbb430f628d58c19f05e8a08731b1a0c # timeout=10 11:51:15 Merge succeeded, producing af399203f1310cb3576c59d4f7415b5a5762166c 11:51:15 Checking out Revision af399203f1310cb3576c59d4f7415b5a5762166c (PR-800) 11:51:15 > git remote # timeout=10 11:51:15 > git config --get remote.origin.url # timeout=10 11:51:15 using GIT_SSH to set credentials SSH Credentials for GitHub 11:51:15 > git merge 93c26ee21773a08251a9c88cc59f9e9b66bbc9bd # timeout=10 11:51:15 > git rev-parse HEAD^{commit} # timeout=10 11:51:15 > git config core.sparsecheckout # timeout=10 11:51:15 > git checkout -f af399203f1310cb3576c59d4f7415b5a5762166c # timeout=10 11:51:19 Commit message: "Merge commit '93c26ee21773a08251a9c88cc59f9e9b66bbc9bd' into HEAD" 11:51:19 > git rev-list --no-walk 89318e71cbb430f628d58c19f05e8a08731b1a0c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:51:20 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 11:51:21 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 11:51:21 + sudo service docker restart+ 11:51:21 true [Pipeline] unstash [Pipeline] echo 11:51:24 ========================================================= 11:51:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 11:51:24 ========================================================= [Pipeline] isUnix [Pipeline] sh 11:51:24 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 11:51:25 Sending build context to Docker daemon 19.51MB 11:51:26 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 11:51:26 Step 2/8 : FROM ${BASE} 11:51:26 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:51:26 5f621e34cdf4: Pulling fs layer 11:51:26 a4357932f1b6: Pulling fs layer 11:51:26 18c013af1878: Pulling fs layer 11:51:26 00ac8860ef70: Pulling fs layer 11:51:26 63d7cb157983: Pulling fs layer 11:51:26 b116817d02f9: Pulling fs layer 11:51:26 745a02a5169b: Pulling fs layer 11:51:26 00ac8860ef70: Waiting 11:51:26 63d7cb157983: Waiting 11:51:26 b116817d02f9: Waiting 11:51:26 745a02a5169b: Waiting 11:51:26 18c013af1878: Verifying Checksum 11:51:26 18c013af1878: Download complete 11:51:26 a4357932f1b6: Verifying Checksum 11:51:26 a4357932f1b6: Download complete 11:51:26 63d7cb157983: Verifying Checksum 11:51:26 63d7cb157983: Download complete 11:51:26 b116817d02f9: Verifying Checksum 11:51:26 b116817d02f9: Download complete 11:51:26 5f621e34cdf4: Verifying Checksum 11:51:26 5f621e34cdf4: Download complete 11:51:27 5f621e34cdf4: Pull complete 11:51:28 a4357932f1b6: Pull complete 11:51:28 18c013af1878: Pull complete 11:51:28 745a02a5169b: Verifying Checksum 11:51:28 745a02a5169b: Download complete 11:51:30 00ac8860ef70: Verifying Checksum 11:51:30 00ac8860ef70: Download complete 11:51:40 00ac8860ef70: Pull complete 11:51:40 63d7cb157983: Pull complete 11:51:40 b116817d02f9: Pull complete 11:51:43 745a02a5169b: Pull complete 11:51:43 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 11:51:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 11:51:43 ---> b7e6874047d6 11:51:43 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 11:51:43 20.10.0: Pulling from library/docker 11:51:43 a3cc7d3b244e: Pulling fs layer 11:51:43 02a3295e0d61: Pulling fs layer 11:51:43 0f4f2e6d8100: Pulling fs layer 11:51:43 330b718f631f: Pulling fs layer 11:51:43 a93816041522: Pulling fs layer 11:51:43 bdb6da89ff94: Pulling fs layer 11:51:43 2a70c0c122f4: Pulling fs layer 11:51:43 330b718f631f: Waiting 11:51:43 a93816041522: Waiting 11:51:43 bdb6da89ff94: Waiting 11:51:43 2a70c0c122f4: Waiting 11:51:44 0f4f2e6d8100: Verifying Checksum 11:51:44 0f4f2e6d8100: Download complete 11:51:44 02a3295e0d61: Verifying Checksum 11:51:44 02a3295e0d61: Download complete 11:51:44 a3cc7d3b244e: Verifying Checksum 11:51:44 a3cc7d3b244e: Download complete 11:51:44 a93816041522: Verifying Checksum 11:51:44 a93816041522: Download complete 11:51:44 2a70c0c122f4: Verifying Checksum 11:51:44 2a70c0c122f4: Download complete 11:51:44 bdb6da89ff94: Download complete 11:51:45 a3cc7d3b244e: Pull complete 11:51:45 02a3295e0d61: Pull complete 11:51:45 330b718f631f: Verifying Checksum 11:51:45 330b718f631f: Download complete 11:51:46 0f4f2e6d8100: Pull complete 11:51:50 330b718f631f: Pull complete 11:51:50 a93816041522: Pull complete 11:51:50 bdb6da89ff94: Pull complete 11:51:51 2a70c0c122f4: Pull complete 11:51:51 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 11:51:51 Status: Downloaded newer image for docker:20.10.0 11:51:57 ---> 8dec687e5527 11:51:57 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 11:51:57 ---> Running in 2c3779dedc59 11:51:57 Removing intermediate container 2c3779dedc59 11:51:57 ---> 5d6a677fa160 11:51:57 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 11:51:58 ---> Running in f7cfaa52caba 11:51:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:52:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:52:00 (1/5) Installing libsodium (1.0.18-r0) 11:52:00 (2/5) Installing libzmq (4.3.3-r0) 11:52:00 (3/5) Installing pkgconf (1.7.2-r0) 11:52:01 (4/5) Installing libsodium-dev (1.0.18-r0) 11:52:01 (5/5) Installing zeromq-dev (4.3.3-r0) 11:52:01 Executing busybox-1.31.1-r19.trigger 11:52:01 OK: 144 MiB in 44 packages 11:52:02 Removing intermediate container f7cfaa52caba 11:52:02 ---> 91cc32995a34 11:52:02 Step 6/8 : WORKDIR /build 11:52:02 ---> Running in 2014d60f9ab5 11:52:03 Removing intermediate container 2014d60f9ab5 11:52:03 ---> 7406593a3a3e 11:52:03 Step 7/8 : COPY go.mod . 11:52:04 ---> 0f98d187fe9a 11:52:04 Step 8/8 : RUN go mod download 11:52:04 ---> Running in eae78923b271 11:52:30 Removing intermediate container eae78923b271 11:52:30 ---> b246dce207dd 11:52:30 Successfully built b246dce207dd 11:52:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:52:31 + docker inspect -f . ci-base-image-arm64 11:52:31 . [Pipeline] withDockerContainer 11:52:31 prd-ubuntu18.04-docker-arm64-4c-16g-1559 does not seem to be running inside a container 11:52:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:52:33 $ docker top 31e5e727b7be25b0f11782435b3c9ddabd202b9fa8d19812778d0a0ebf34a44c -eo pid,comm [Pipeline] { [Pipeline] sh 11:52:34 + go version 11:52:34 go version go1.15.5 linux/arm64 [Pipeline] } 11:52:34 $ docker stop --time=1 31e5e727b7be25b0f11782435b3c9ddabd202b9fa8d19812778d0a0ebf34a44c 11:52:36 $ docker rm -f 31e5e727b7be25b0f11782435b3c9ddabd202b9fa8d19812778d0a0ebf34a44c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:52:36 + docker inspect -f . ci-base-image-arm64 11:52:36 . [Pipeline] withDockerContainer 11:52:37 prd-ubuntu18.04-docker-arm64-4c-16g-1559 does not seem to be running inside a container 11:52:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:52:38 $ docker top ab524d7304a79137e411a93241430da33ecc40ae4958d772545768c812177074 -eo pid,comm [Pipeline] { [Pipeline] sh 11:52:39 + make test 11:52:39 make -C ./app-service-template build 11:52:39 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 11:52:39 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.14 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 11:52:52 Running on prd-centos7-docker-4c-2g-1560 in /w/workspace/ndry_app-functions-sdk-go_PR-800 [Pipeline] { [Pipeline] ws 11:52:52 Running in /w/workspace/app-functions-sdk-go/2 [Pipeline] { [Pipeline] checkout 11:52:54 using credential edgex-jenkins-ssh 11:52:54 Cloning the remote Git repository 11:52:54 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 11:52:54 > git init /w/workspace/app-functions-sdk-go/2 # timeout=10 11:52:54 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 11:52:54 > git --version # timeout=10 11:52:54 > git --version # 'git version 2.24.3' 11:52:54 using GIT_SSH to set credentials SSH Credentials for GitHub 11:52:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:52:56 Merging remotes/origin/master commit 93c26ee21773a08251a9c88cc59f9e9b66bbc9bd into PR head commit 89318e71cbb430f628d58c19f05e8a08731b1a0c 11:52:56 Merge succeeded, producing c2d17f9c751a115866df8d8dfd7913a7ce9d14f3 11:52:56 Checking out Revision c2d17f9c751a115866df8d8dfd7913a7ce9d14f3 (PR-800) 11:52:56 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 11:52:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:52:56 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 11:52:56 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 11:52:56 using GIT_SSH to set credentials SSH Credentials for GitHub 11:52:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/800/head:refs/remotes/origin/PR-800 +refs/heads/master:refs/remotes/origin/master # timeout=10 11:52:56 > git config core.sparsecheckout # timeout=10 11:52:56 > git checkout -f 89318e71cbb430f628d58c19f05e8a08731b1a0c # timeout=10 11:52:56 > git remote # timeout=10 11:52:56 > git config --get remote.origin.url # timeout=10 11:52:56 using GIT_SSH to set credentials SSH Credentials for GitHub 11:52:56 > git merge 93c26ee21773a08251a9c88cc59f9e9b66bbc9bd # timeout=10 11:52:56 > git rev-parse HEAD^{commit} # timeout=10 11:52:56 > git config core.sparsecheckout # timeout=10 11:52:56 > git checkout -f c2d17f9c751a115866df8d8dfd7913a7ce9d14f3 # timeout=10 11:53:00 Commit message: "Merge commit '93c26ee21773a08251a9c88cc59f9e9b66bbc9bd' into HEAD" 11:53:00 > git rev-list --no-walk 89318e71cbb430f628d58c19f05e8a08731b1a0c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:53:01 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 11:53:01 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 11:53:02 + sudo service docker restart 11:53:02 + true 11:53:02 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 11:53:03 ========================================================= 11:53:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 11:53:03 ========================================================= [Pipeline] isUnix [Pipeline] sh 11:53:04 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 11:53:04 Sending build context to Docker daemon 19.49MB 11:53:04 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 11:53:04 Step 2/8 : FROM ${BASE} 11:53:04 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 11:53:04 188c0c94c7c5: Pulling fs layer 11:53:04 0ef7d3d256c8: Pulling fs layer 11:53:04 de9db76c5a1d: Pulling fs layer 11:53:04 bca2f99d35d6: Pulling fs layer 11:53:04 93359f2a8cfa: Pulling fs layer 11:53:04 7c6f9722023f: Pulling fs layer 11:53:04 a35cf1a2eb13: Pulling fs layer 11:53:04 93359f2a8cfa: Waiting 11:53:04 a35cf1a2eb13: Waiting 11:53:04 7c6f9722023f: Waiting 11:53:04 bca2f99d35d6: Waiting 11:53:04 de9db76c5a1d: Verifying Checksum 11:53:04 de9db76c5a1d: Download complete 11:53:04 0ef7d3d256c8: Verifying Checksum 11:53:04 0ef7d3d256c8: Download complete 11:53:04 93359f2a8cfa: Verifying Checksum 11:53:04 93359f2a8cfa: Download complete 11:53:04 7c6f9722023f: Verifying Checksum 11:53:04 7c6f9722023f: Download complete 11:53:04 188c0c94c7c5: Verifying Checksum 11:53:04 188c0c94c7c5: Download complete 11:53:04 188c0c94c7c5: Pull complete 11:53:05 0ef7d3d256c8: Pull complete 11:53:05 de9db76c5a1d: Pull complete 11:53:06 a35cf1a2eb13: Verifying Checksum 11:53:06 a35cf1a2eb13: Download complete 11:53:07 bca2f99d35d6: Verifying Checksum 11:53:07 bca2f99d35d6: Download complete 11:53:12 bca2f99d35d6: Pull complete 11:53:12 93359f2a8cfa: Pull complete 11:53:12 7c6f9722023f: Pull complete 11:53:18 a35cf1a2eb13: Pull complete 11:53:18 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 11:53:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 11:53:18 ---> a62c8e92a672 11:53:18 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 11:53:18 20.10.0: Pulling from library/docker 11:53:18 05e7bc50f07f: Pulling fs layer 11:53:18 6db28d0fdbf6: Pulling fs layer 11:53:18 292df0bc6bf3: Pulling fs layer 11:53:18 2e060f4bd70b: Pulling fs layer 11:53:18 80e8d568a223: Pulling fs layer 11:53:18 8dc6ef1a942a: Pulling fs layer 11:53:18 2312dd95470a: Pulling fs layer 11:53:18 80e8d568a223: Waiting 11:53:18 8dc6ef1a942a: Waiting 11:53:18 2312dd95470a: Waiting 11:53:18 2e060f4bd70b: Waiting 11:53:18 292df0bc6bf3: Verifying Checksum 11:53:18 292df0bc6bf3: Download complete 11:53:18 6db28d0fdbf6: Verifying Checksum 11:53:18 6db28d0fdbf6: Download complete 11:53:18 05e7bc50f07f: Verifying Checksum 11:53:18 80e8d568a223: Verifying Checksum 11:53:18 80e8d568a223: Download complete 11:53:18 2312dd95470a: Verifying Checksum 11:53:18 2312dd95470a: Download complete 11:53:18 8dc6ef1a942a: Verifying Checksum 11:53:18 8dc6ef1a942a: Download complete 11:53:18 05e7bc50f07f: Pull complete 11:53:18 6db28d0fdbf6: Pull complete 11:53:18 292df0bc6bf3: Pull complete 11:53:18 2e060f4bd70b: Verifying Checksum 11:53:18 2e060f4bd70b: Download complete 11:53:18 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 11:53:18 make -C ./app-service-template test 11:53:18 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 11:53:18 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 11:53:21 2e060f4bd70b: Pull complete 11:53:21 80e8d568a223: Pull complete 11:53:21 8dc6ef1a942a: Pull complete 11:53:21 2312dd95470a: Pull complete 11:53:21 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 11:53:21 Status: Downloaded newer image for docker:20.10.0 11:53:23 ---> 72874efdc217 11:53:23 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 11:53:23 ---> Running in 65e5f3e05717 11:53:23 Removing intermediate container 65e5f3e05717 11:53:23 ---> f98ca89270ef 11:53:23 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 11:53:23 ---> Running in 702e6769ce20 11:53:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:53:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:53:25 (1/5) Installing libsodium (1.0.18-r0) 11:53:25 (2/5) Installing libzmq (4.3.3-r0) 11:53:25 (3/5) Installing pkgconf (1.7.2-r0) 11:53:25 (4/5) Installing libsodium-dev (1.0.18-r0) 11:53:25 (5/5) Installing zeromq-dev (4.3.3-r0) 11:53:25 Executing busybox-1.31.1-r19.trigger 11:53:26 OK: 167 MiB in 44 packages 11:53:26 Removing intermediate container 702e6769ce20 11:53:26 ---> bb9ed2e08dc8 11:53:26 Step 6/8 : WORKDIR /build 11:53:26 ---> Running in 025ef69919c7 11:53:26 Removing intermediate container 025ef69919c7 11:53:26 ---> b35251e2eed3 11:53:26 Step 7/8 : COPY go.mod . 11:53:27 ---> 0fb7c4240332 11:53:27 Step 8/8 : RUN go mod download 11:53:27 ---> Running in 298e1680617f 11:53:41 ok new-app-service 0.034s coverage: 47.8% of statements 11:53:41 ? new-app-service/config [no test files] 11:53:41 ok new-app-service/functions 0.027s 11:53:41 CGO_ENABLED=1 go vet ./... 11:53:49 Removing intermediate container 298e1680617f 11:53:49 ---> 2ad84abdee38 11:53:49 Successfully built 2ad84abdee38 11:53:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 11:53:49 gofmt -l . 11:53:49 [ "`gofmt -l .`" = "" ] 11:53:49 ./bin/test-go-mod-tidy.sh 11:53:49 + docker inspect -f . ci-base-image-x86_64 11:53:49 . [Pipeline] withDockerContainer 11:53:49 prd-centos7-docker-4c-2g-1560 does not seem to be running inside a container 11:53:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:53:49 ./bin/test-attribution-txt.sh 11:53:50 $ docker top 2df5dc3e76689687a146b96a20f1339beedee02ea1dde0176c7fc310439f9f76 -eo pid,comm [Pipeline] { [Pipeline] sh 11:53:50 + go version 11:53:50 go version go1.15.5 linux/amd64 [Pipeline] } 11:53:50 $ docker stop --time=1 2df5dc3e76689687a146b96a20f1339beedee02ea1dde0176c7fc310439f9f76 11:53:51 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 11:53:51 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 11:53:52 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 11:53:52 $ docker rm -f 2df5dc3e76689687a146b96a20f1339beedee02ea1dde0176c7fc310439f9f76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:53:52 + docker inspect -f . ci-base-image-x86_64 11:53:52 . [Pipeline] withDockerContainer 11:53:52 prd-centos7-docker-4c-2g-1560 does not seem to be running inside a container 11:53:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:53:53 $ docker top 280250763d3293904485c090c8c86e820b2773f4efae8c06e78db04fec35dcf9 -eo pid,comm [Pipeline] { [Pipeline] sh 11:53:53 + make test 11:53:53 make -C ./app-service-template build 11:53:53 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 11:53:53 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.14 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 11:54:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.063s coverage: 55.8% of statements 11:54:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.038s coverage: 92.5% of statements 11:54:00 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 11:54:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.061s coverage: 61.5% of statements 11:54:00 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 11:54:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.037s 11:54:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.071s coverage: 75.4% of statements 11:54:00 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 11:54:00 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 11:54:00 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 11:54:00 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 11:54:00 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 11:54:00 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 11:54:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.016s coverage: 97.0% of statements 11:54:00 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 11:54:01 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.066s coverage: 10.5% of statements 11:54:07 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.842s coverage: 78.4% of statements 11:54:07 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 11:54:07 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.030s coverage: 18.4% of statements 11:54:07 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.044s coverage: 27.3% of statements 11:54:07 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 11:54:07 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 11:54:07 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.028s coverage: 71.7% of statements 11:54:08 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 11:54:08 make -C ./app-service-template test 11:54:08 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 11:54:08 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 11:54:15 ok new-app-service 0.012s coverage: 47.8% of statements 11:54:15 ? new-app-service/config [no test files] 11:54:15 ok new-app-service/functions 0.014s 11:54:15 CGO_ENABLED=1 go vet ./... 11:54:19 gofmt -l . 11:54:19 [ "`gofmt -l .`" = "" ] 11:54:19 ./bin/test-go-mod-tidy.sh 11:54:19 ./bin/test-attribution-txt.sh 11:54:20 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 11:54:20 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 11:54:20 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 11:54:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.018s coverage: 55.8% of statements 11:54:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.036s coverage: 92.5% of statements 11:54:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 11:54:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.024s coverage: 61.5% of statements 11:54:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 11:54:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.016s 11:54:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.046s coverage: 75.4% of statements 11:54:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 11:54:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 11:54:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 11:54:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 11:54:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 11:54:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 11:54:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.005s coverage: 97.0% of statements 11:54:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 11:54:24 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.016s coverage: 10.5% of statements 11:54:27 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.756s coverage: 78.4% of statements 11:54:27 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 11:54:27 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.012s coverage: 18.4% of statements 11:54:27 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.011s coverage: 27.3% of statements 11:54:27 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 11:54:27 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 11:54:27 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.019s coverage: 71.7% of statements 11:54:34 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.083s coverage: 81.9% of statements 11:54:34 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.028s coverage: 94.4% of statements 11:54:34 CGO_ENABLED=1 GO111MODULE=on go vet ./... 11:54:36 gofmt -l . 11:54:36 [ "`gofmt -l .`" = "" ] 11:54:36 ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } 11:54:37 $ docker stop --time=1 ab524d7304a79137e411a93241430da33ecc40ae4958d772545768c812177074 11:54:39 $ docker rm -f ab524d7304a79137e411a93241430da33ecc40ae4958d772545768c812177074 [Pipeline] // withDockerContainer [Pipeline] sh 11:54:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:54:41 Stashed 2 file(s) [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 Post stage [Pipeline] libraryResource [Pipeline] sh 11:54:42 ---> job-cost.sh 11:54:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zczA 11:54:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.050s coverage: 81.9% of statements 11:54:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.010s coverage: 94.4% of statements 11:54:54 CGO_ENABLED=1 GO111MODULE=on go vet ./... 11:54:54 gofmt -l . 11:54:54 [ "`gofmt -l .`" = "" ] 11:54:54 ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } 11:54:54 $ docker stop --time=1 280250763d3293904485c090c8c86e820b2773f4efae8c06e78db04fec35dcf9 11:54:55 $ docker rm -f 280250763d3293904485c090c8c86e820b2773f4efae8c06e78db04fec35dcf9 [Pipeline] // withDockerContainer [Pipeline] sh 11:54:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:54:56 Warning: overwriting stash ‘coverage-report’ 11:54:56 Stashed 2 file(s) [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 Post stage [Pipeline] libraryResource [Pipeline] sh 11:54:57 ---> job-cost.sh 11:54:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Fdji 11:55:12 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 11:55:21 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 11:55:38 lf-activate-venv(): INFO: Adding /tmp/venv-Fdji/bin to PATH 11:55:38 INFO: No Stack... 11:55:38 INFO: Retrieving Pricing Info for: v1-standard-2 11:55:38 INFO: Archiving Costs [Pipeline] sh 11:55:39 + cat /w/workspace/app-functions-sdk-go/2/archives/cost.csv 11:55:39 + cut -d, -f6 [Pipeline] lock 11:55:39 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-800-2-stack-cost] 11:55:39 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-800-2-stack-cost] did not exist. Created. 11:55:39 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-800-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:55:39 + echo total: 0.029999999329447746 [Pipeline] stash 11:55:39 Stashed 1 file(s) [Pipeline] } 11:55:39 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-800-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 11:56:58 lf-activate-venv(): INFO: Adding /tmp/venv-zczA/bin to PATH 11:56:58 INFO: No Stack... 11:56:58 INFO: Retrieving Pricing Info for: lf-standard-4 11:56:58 INFO: Archiving Costs [Pipeline] sh 11:56:58 + cat /w/workspace/app-functions-sdk-go/2/archives/cost.csv 11:56:58 + cut -d, -f6 [Pipeline] lock 11:56:58 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-800-2-stack-cost] 11:56:58 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-800-2-stack-cost] did not exist. Created. 11:56:58 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-800-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:56:58 /w/workspace/app-functions-sdk-go/2@tmp/durable-6dbbf170/script.sh: 1: /w/workspace/app-functions-sdk-go/2@tmp/durable-6dbbf170/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 11:56:59 + echo total: 0.20999999344348907 [Pipeline] stash 11:56:59 Warning: overwriting stash ‘stack-cost’ 11:56:59 Stashed 1 file(s) [Pipeline] } 11:56:59 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-800-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 11:56:59 provisioning config files... 11:56:59 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-800@tmp/config3033722783328635879tmp [Pipeline] { [Pipeline] sh 11:57:00 + set +x 11:57:00 + curl -s https://codecov.io/bash 11:57:00 + bash -s -- 11:57:00 11:57:00 _____ _ 11:57:00 / ____| | | 11:57:00 | | ___ __| | ___ ___ _____ __ 11:57:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:57:00 | |___| (_) | (_| | __/ (_| (_) \ V / 11:57:00 \_____\___/ \__,_|\___|\___\___/ \_/ 11:57:00 Bash-1.0.2 11:57:00 11:57:00 11:57:00 ==> git version 2.24.3 found 11:57:00 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 11:57:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 11:57:00 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 11:57:00 ==> Jenkins CI detected. 11:57:00 project root: . 11:57:00 --> token set from env 11:57:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:57:00 ==> Running gcov in . (disable via -X gcov) 11:57:00 ==> Python coveragepy not found 11:57:00 ==> Searching for coverage reports in: 11:57:00 + . 11:57:00 -> Found 2 reports 11:57:00 ==> Detecting git/mercurial file structure 11:57:00 ==> Reading reports 11:57:00 + ./app-service-template/coverage.out bytes=1055 11:57:00 + ./coverage.out bytes=86827 11:57:00 ==> Appending adjustments 11:57:00 https://docs.codecov.io/docs/fixing-reports 11:57:01 + Found adjustments 11:57:01 ==> Gzipping contents 11:57:01 16K /tmp/codecov.SUCXXE.gz 11:57:01 ==> Uploading reports 11:57:01 url: https://codecov.io 11:57:01 query: branch=PR-800&commit=6736bf8cd3c2642a50ae1352f46ef8c242414e55&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-800%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=800&job=&cmd_args= 11:57:01 -> Pinging Codecov 11:57:01 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-800&commit=6736bf8cd3c2642a50ae1352f46ef8c242414e55&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-800%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=800&job=&cmd_args= 11:57:02 -> Uploading to 11:57:02 https://storage.googleapis.com/codecov/v4/raw/2021-04-23/3D8B5DFFC46A037C893635FACE044666/6736bf8cd3c2642a50ae1352f46ef8c242414e55/70f0cfb6-f5eb-497f-a25d-a8519252c86b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210423%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210423T115701Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cc2d29b9bb77918ebc3e22f65b0eedabd0939445300c7225bc6fa3697a057702 11:57:02 % Total % Received % Xferd Average Speed Time Time Time Current 11:57:02 Dload Upload Total Spent Left Speed 11:57:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15275 0 0 100 15275 0 38799 --:--:-- --:--:-- --:--:-- 38867 11:57:02 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/6736bf8cd3c2642a50ae1352f46ef8c242414e55 [Pipeline] } 11:57:02 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 11:57:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:57:03 ---> package-listing.sh 11:57:03 ++ facter osfamily 11:57:03 ++ tr '[:upper:]' '[:lower:]' 11:57:03 + OS_FAMILY=redhat 11:57:03 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-800 11:57:03 + START_PACKAGES=/tmp/packages_start.txt 11:57:03 + END_PACKAGES=/tmp/packages_end.txt 11:57:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:57:03 + PACKAGES=/tmp/packages_start.txt 11:57:03 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-800 ']' 11:57:03 + PACKAGES=/tmp/packages_end.txt 11:57:03 + case "${OS_FAMILY}" in 11:57:03 + rpm -qa 11:57:03 + sort 11:57:09 + '[' -f /tmp/packages_start.txt ']' 11:57:09 + '[' -f /tmp/packages_end.txt ']' 11:57:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:57:09 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-800 ']' 11:57:09 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-800/archives/ 11:57:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-800/archives/ [Pipeline] echo 11:57:09 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_PR-800/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:57:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 11:57:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:57:09 11:57:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 11:57:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:57:10 alpine: Pulling from edgex-lftools-log-publisher 11:57:10 df20fa9351a1: Pulling fs layer 11:57:10 36b3adc4ff6f: Pulling fs layer 11:57:10 8ad3a11d3b57: Pulling fs layer 11:57:10 46f8f816bc3b: Pulling fs layer 11:57:10 93b61091891f: Pulling fs layer 11:57:10 93b9cdb0e59b: Pulling fs layer 11:57:10 5e14af77c1be: Pulling fs layer 11:57:10 01666e4c0597: Pulling fs layer 11:57:10 aa168da1d23b: Pulling fs layer 11:57:10 93b9cdb0e59b: Waiting 11:57:10 5e14af77c1be: Waiting 11:57:10 01666e4c0597: Waiting 11:57:10 aa168da1d23b: Waiting 11:57:10 93b61091891f: Waiting 11:57:10 46f8f816bc3b: Waiting 11:57:10 36b3adc4ff6f: Download complete 11:57:10 46f8f816bc3b: Verifying Checksum 11:57:10 46f8f816bc3b: Download complete 11:57:10 df20fa9351a1: Verifying Checksum 11:57:10 df20fa9351a1: Download complete 11:57:10 93b9cdb0e59b: Verifying Checksum 11:57:10 93b9cdb0e59b: Download complete 11:57:10 5e14af77c1be: Verifying Checksum 11:57:10 5e14af77c1be: Download complete 11:57:10 93b61091891f: Verifying Checksum 11:57:10 93b61091891f: Download complete 11:57:10 01666e4c0597: Download complete 11:57:10 8ad3a11d3b57: Verifying Checksum 11:57:10 8ad3a11d3b57: Download complete 11:57:10 df20fa9351a1: Pull complete 11:57:11 36b3adc4ff6f: Pull complete 11:57:12 8ad3a11d3b57: Pull complete 11:57:12 46f8f816bc3b: Pull complete 11:57:12 aa168da1d23b: Verifying Checksum 11:57:12 aa168da1d23b: Download complete 11:57:12 93b61091891f: Pull complete 11:57:12 93b9cdb0e59b: Pull complete 11:57:12 5e14af77c1be: Pull complete 11:57:13 01666e4c0597: Pull complete 11:57:19 aa168da1d23b: Pull complete 11:57:19 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 11:57:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:57:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 11:57:19 prd-centos7-docker-4c-2g-1554 does not seem to be running inside a container 11:57:20 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_PR-800/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_app-functions-sdk-go_PR-800 -v /w/workspace/ndry_app-functions-sdk-go_PR-800:/w/workspace/ndry_app-functions-sdk-go_PR-800:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-800@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-800@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 11:57:23 $ docker top 0c97f0df84b9b5dcd794ae763fed90b0c1f0f0a3a4acc5588737515398f096c3 -eo pid,comm [Pipeline] { [Pipeline] sh 11:57:23 + touch /tmp/pre-build-complete [Pipeline] sh 11:57:23 + mkdir -p /var/log/sa [Pipeline] sh 11:57:24 + ls /var/log/sa-host 11:57:24 + sadf -c /var/log/sa-host/sa23 11:57:24 file_magic: OK 11:57:24 HZ: Using current value: 100 11:57:24 file_header: OK 11:57:24 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 11:57:24 Statistics: 11:57:24 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 11:57:24 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:57:24 provisioning config files... 11:57:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-800@tmp/config1692188761170702489tmp [Pipeline] { [Pipeline] echo 11:57:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:57:24 ---> create-netrc.sh [Pipeline] } 11:57:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 11:57:24 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 11:57:25 ---> python-tools-install.sh [Pipeline] echo 11:57:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:57:25 ---> sudo-logs.sh 11:57:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:57:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:57:25 ---> job-cost.sh 11:57:25 lf-activate-venv: SKIPPING 11:57:25 DEBUG: total: 0.20999999344348907 11:57:25 INFO: Retrieving Stack Cost... 11:57:27 INFO: Retrieving Pricing Info for: v1-standard-2 11:57:27 INFO: Archiving Costs [Pipeline] echo 11:57:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:57:28 ---> logs-deploy.sh 11:57:28 lf-activate-venv: SKIPPING 11:57:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-800/2 11:57:28 INFO: archiving workspace using pattern(s): 11:57:29 Archives upload complete. 11:57:29 INFO: archiving logs to Nexus 11:57:30 ---> uname -a: 11:57:30 Linux prd-centos7-docker-4c-2g-1554.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 11:57:30 11:57:30 11:57:30 ---> lscpu: 11:57:30 Architecture: x86_64 11:57:30 CPU op-mode(s): 32-bit, 64-bit 11:57:30 Byte Order: Little Endian 11:57:30 Address sizes: 40 bits physical, 48 bits virtual 11:57:30 CPU(s): 4 11:57:30 On-line CPU(s) list: 0-3 11:57:30 Thread(s) per core: 1 11:57:30 Core(s) per socket: 1 11:57:30 Socket(s): 4 11:57:30 NUMA node(s): 1 11:57:30 Vendor ID: GenuineIntel 11:57:30 CPU family: 6 11:57:30 Model: 44 11:57:30 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 11:57:30 Stepping: 1 11:57:30 CPU MHz: 2933.442 11:57:30 BogoMIPS: 5866.88 11:57:30 Virtualization: VT-x 11:57:30 Hypervisor vendor: KVM 11:57:30 Virtualization type: full 11:57:30 L1d cache: 128 KiB 11:57:30 L1i cache: 128 KiB 11:57:30 L2 cache: 16 MiB 11:57:30 L3 cache: 64 MiB 11:57:30 NUMA node0 CPU(s): 0-3 11:57:30 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 11:57:30 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 11:57:30 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 11:57:30 Vulnerability Meltdown: Mitigation; PTI 11:57:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:57:30 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 11:57:30 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 11:57:30 Vulnerability Srbds: Not affected 11:57:30 Vulnerability Tsx async abort: Not affected 11:57:30 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 11:57:30 11:57:30 11:57:30 ---> nproc: 11:57:30 4 11:57:30 11:57:30 11:57:30 ---> df -h: 11:57:30 Filesystem Size Used Available Use% Mounted on 11:57:30 overlay 50.0G 7.3G 42.7G 15% / 11:57:30 tmpfs 64.0M 0 64.0M 0% /dev 11:57:30 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 11:57:30 shm 64.0M 0 64.0M 0% /dev/shm 11:57:30 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 11:57:30 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 11:57:30 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 11:57:30 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 11:57:30 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-800@tmp 11:57:30 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 11:57:30 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 11:57:30 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 11:57:30 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 11:57:30 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-800 11:57:30 11:57:30 11:57:30 ---> free -m: 11:57:30 total used free shared buff/cache available 11:57:30 Mem: 1837 719 101 0 1016 1012 11:57:30 Swap: 1023 1 1022 11:57:30 11:57:30 11:57:30 ---> ip addr: 11:57:30 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 11:57:30 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:57:30 inet 127.0.0.1/8 scope host lo 11:57:30 valid_lft forever preferred_lft forever 11:57:30 inet6 ::1/128 scope host 11:57:30 valid_lft forever preferred_lft forever 11:57:30 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 11:57:30 link/ether fa:16:3e:41:03:e3 brd ff:ff:ff:ff:ff:ff 11:57:30 inet 10.30.123.18/23 brd 10.30.123.255 scope global dynamic eth0 11:57:30 valid_lft 85767sec preferred_lft 85767sec 11:57:30 inet6 fe80::f816:3eff:fe41:3e3/64 scope link 11:57:30 valid_lft forever preferred_lft forever 11:57:30 3: docker0: mtu 1500 qdisc noqueue state DOWN 11:57:30 link/ether 02:42:5e:0a:3e:16 brd ff:ff:ff:ff:ff:ff 11:57:30 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:57:30 valid_lft forever preferred_lft forever 11:57:30 inet6 fe80::42:5eff:fe0a:3e16/64 scope link 11:57:30 valid_lft forever preferred_lft forever 11:57:30 11:57:30 11:57:30 ---> sar -b -r -n DEV: 11:57:30 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/23/21 _x86_64_ (4 CPU) 11:57:30 11:57:30 11:46:45 LINUX RESTART (4 CPU) 11:57:30 11:57:30 11:48:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:57:30 11:49:01 2.48 0.00 2.48 0.00 0.00 54.96 0.00 11:57:30 11:50:01 0.47 0.00 0.47 0.00 0.00 6.73 0.00 11:57:30 11:51:01 0.23 0.00 0.23 0.00 0.00 2.85 0.00 11:57:30 11:52:01 0.28 0.00 0.28 0.00 0.00 3.20 0.00 11:57:30 11:53:02 0.25 0.00 0.25 0.00 0.00 3.86 0.00 11:57:30 11:54:01 0.29 0.00 0.29 0.00 0.00 3.76 0.00 11:57:30 11:55:01 0.27 0.00 0.27 0.00 0.00 3.60 0.00 11:57:30 11:56:01 0.22 0.00 0.22 0.00 0.00 2.16 0.00 11:57:30 11:57:01 1.30 1.03 0.27 0.00 55.95 3.48 0.00 11:57:30 Average: 0.64 0.11 0.53 0.00 6.23 9.41 0.00 11:57:30 11:57:30 11:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:57:30 11:49:01 254776 0 604952 32.15 2620 1019196 1102632 37.63 412988 1016732 12 11:57:30 11:50:01 254712 0 605004 32.15 2620 1019208 1080196 36.87 420780 1009428 20 11:57:30 11:51:01 255192 0 604520 32.13 2620 1019212 1080016 36.86 420160 1009336 12 11:57:30 11:52:01 251268 0 608444 32.34 2620 1019212 1080148 36.86 424228 1009332 8 11:57:30 11:53:02 251740 0 607964 32.31 2620 1019220 1080120 36.86 437916 995676 16 11:57:30 11:54:01 252268 0 607432 32.28 2620 1019224 1080080 36.86 437364 995676 20 11:57:30 11:55:01 252160 0 607536 32.29 2620 1019228 1080080 36.86 437368 995676 8 11:57:30 11:56:01 251904 0 607788 32.30 2620 1019232 1080080 36.86 437248 995676 8 11:57:30 11:57:01 243196 0 614648 32.67 2620 1021080 1094352 37.35 445056 995676 8 11:57:30 Average: 251913 0 607588 32.29 2620 1019424 1084189 37.00 430345 1002579 12 11:57:30 11:57:30 11:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:57:30 11:49:01 eth0 2.05 0.93 1.06 0.41 0.00 0.00 0.00 0.00 11:57:30 11:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:57:30 11:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:57:30 11:50:01 eth0 1.08 0.45 0.31 0.24 0.00 0.00 0.00 0.00 11:57:30 11:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:57:30 11:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:57:30 11:51:01 eth0 0.28 0.08 0.03 0.01 0.00 0.00 0.00 0.00 11:57:30 11:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:57:30 11:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:57:30 11:52:01 eth0 0.57 0.37 0.27 0.20 0.00 0.00 0.00 0.00 11:57:30 11:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:57:30 11:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:57:30 11:53:02 eth0 1.38 0.67 0.51 0.25 0.00 0.00 0.00 0.00 11:57:30 11:53:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:57:30 11:53:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:57:30 11:54:01 eth0 0.12 0.08 0.01 0.04 0.00 0.00 0.00 0.00 11:57:30 11:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:57:30 11:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:57:30 11:55:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:57:30 11:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:57:30 11:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:57:30 11:56:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 11:57:30 11:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:57:30 11:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:57:30 11:57:01 eth0 3.48 2.26 3.72 1.08 0.00 0.00 0.00 0.00 11:57:30 11:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:57:30 11:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:57:30 Average: eth0 1.02 0.56 0.66 0.25 0.00 0.00 0.00 0.00 11:57:30 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:57:30 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:57:30 11:57:30 11:57:30 ---> sar -P ALL: 11:57:30 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/23/21 _x86_64_ (4 CPU) 11:57:30 11:57:30 11:46:45 LINUX RESTART (4 CPU) 11:57:30 11:57:30 11:48:01 CPU %user %nice %system %iowait %steal %idle 11:57:30 11:49:01 all 0.09 0.00 0.08 0.00 0.01 99.82 11:57:30 11:49:01 0 0.07 0.00 0.07 0.00 0.02 99.85 11:57:30 11:49:01 1 0.15 0.00 0.10 0.00 0.02 99.73 11:57:30 11:49:01 2 0.07 0.00 0.07 0.00 0.00 99.87 11:57:30 11:49:01 3 0.08 0.00 0.07 0.00 0.02 99.83 11:57:30 11:50:01 all 0.06 0.00 0.08 0.00 0.03 99.83 11:57:30 11:50:01 0 0.03 0.00 0.03 0.00 0.03 99.90 11:57:30 11:50:01 1 0.12 0.00 0.08 0.00 0.02 99.78 11:57:30 11:50:01 2 0.05 0.00 0.08 0.00 0.05 99.82 11:57:30 11:50:01 3 0.05 0.00 0.10 0.00 0.02 99.83 11:57:30 11:51:01 all 0.10 0.00 0.05 0.00 0.00 99.85 11:57:30 11:51:01 0 0.05 0.00 0.03 0.00 0.00 99.92 11:57:30 11:51:01 1 0.30 0.00 0.07 0.00 0.00 99.63 11:57:30 11:51:01 2 0.02 0.00 0.05 0.00 0.00 99.93 11:57:30 11:51:01 3 0.05 0.00 0.03 0.00 0.02 99.90 11:57:30 11:52:01 all 0.17 0.00 0.04 0.00 0.00 99.79 11:57:30 11:52:01 0 0.03 0.00 0.05 0.00 0.00 99.92 11:57:30 11:52:01 1 0.43 0.00 0.03 0.00 0.00 99.53 11:57:30 11:52:01 2 0.07 0.00 0.03 0.00 0.02 99.88 11:57:30 11:52:01 3 0.13 0.00 0.03 0.00 0.00 99.83 11:57:30 11:53:02 all 0.17 0.00 0.10 0.00 0.00 99.72 11:57:30 11:53:02 0 0.03 0.00 0.03 0.00 0.00 99.93 11:57:30 11:53:02 1 0.07 0.00 0.00 0.00 0.02 99.92 11:57:30 11:53:02 2 0.03 0.00 0.33 0.00 0.00 99.63 11:57:30 11:53:02 3 0.55 0.00 0.05 0.00 0.00 99.40 11:57:30 11:54:01 all 0.16 0.00 0.03 0.00 0.00 99.81 11:57:30 11:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:57:30 11:54:01 1 0.05 0.00 0.05 0.00 0.00 99.90 11:57:30 11:54:01 2 0.02 0.00 0.03 0.00 0.00 99.95 11:57:30 11:54:01 3 0.54 0.00 0.02 0.00 0.00 99.44 11:57:30 11:55:01 all 0.14 0.00 0.03 0.00 0.00 99.83 11:57:30 11:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:57:30 11:55:01 1 0.03 0.00 0.05 0.00 0.00 99.92 11:57:30 11:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:57:30 11:55:01 3 0.52 0.00 0.03 0.00 0.00 99.45 11:57:30 11:56:01 all 0.15 0.00 0.04 0.00 0.00 99.80 11:57:30 11:56:01 0 0.02 0.00 0.03 0.00 0.00 99.95 11:57:30 11:56:01 1 0.07 0.00 0.05 0.00 0.00 99.88 11:57:30 11:56:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:57:30 11:56:01 3 0.52 0.00 0.05 0.00 0.02 99.42 11:57:30 11:57:01 all 0.42 0.00 0.25 0.00 0.00 99.32 11:57:30 11:57:01 0 0.32 0.00 0.27 0.02 0.00 99.40 11:57:30 11:57:01 1 0.25 0.00 0.20 0.00 0.00 99.55 11:57:30 11:57:01 2 0.15 0.00 0.17 0.00 0.02 99.67 11:57:30 11:57:01 3 0.95 0.00 0.38 0.00 0.00 98.67 11:57:30 Average: all 0.16 0.00 0.08 0.00 0.01 99.75 11:57:30 Average: 0 0.06 0.00 0.06 0.00 0.01 99.87 11:57:30 Average: 1 0.16 0.00 0.07 0.00 0.01 99.76 11:57:30 Average: 2 0.05 0.00 0.09 0.00 0.01 99.85 11:57:30 Average: 3 0.38 0.00 0.09 0.00 0.01 99.53 11:57:30 11:57:30 11:57:30