Pull request #897 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of AlexCuse for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from 54cfd22f156134608a38ed9fbdac4575afb376fc+d07bca608e99190f2a843fee86b469a806ac6110 (dc6fa3c081b3a2630469c7ec2a00109818c694bf) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1801263310460555234.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3853577734079591293.key > 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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-897/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-897/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3893645556636246310.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3174368480788108222.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-897/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-897/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2173423050869876800.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: app-functions-sdk 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-1521 in /w/workspace/ndry_app-functions-sdk-go_PR-897 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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-897 # 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.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-897@tmp/jenkins-gitclient-ssh8333168339600003531.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-897@tmp/jenkins-gitclient-ssh3751145623649059167.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/897/head:refs/remotes/origin/PR-897 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit d07bca608e99190f2a843fee86b469a806ac6110 into PR head commit 54cfd22f156134608a38ed9fbdac4575afb376fc Merge succeeded, producing 54cfd22f156134608a38ed9fbdac4575afb376fc Checking out Revision 54cfd22f156134608a38ed9fbdac4575afb376fc (PR-897) > git config core.sparsecheckout # timeout=10 > git checkout -f 54cfd22f156134608a38ed9fbdac4575afb376fc # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-897@tmp/jenkins-gitclient-ssh2211439095963822042.key > git merge d07bca608e99190f2a843fee86b469a806ac6110 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 54cfd22f156134608a38ed9fbdac4575afb376fc # timeout=10 Commit message: "feat(sdk): Use Default Topic Formatting for Triggers" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:35:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:35:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:35:13 ========================================================= 19:35:13 EdgeX Global Pipelines Version Info 19:35:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 182a14900d07b3cc931d54cc7417e90411902d97 # timeout=10 19:35:14 ------------------- 19:35:14 stable info: 19:35:14 ------------------- 19:35:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:35:14 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 19:35:14 Message: update stable to v1.0.194 19:35:15 ------------------- 19:35:15 experimental info: 19:35:15 ------------------- 19:35:15 Commited By: **** collab-it+edgex@linuxfoundation.org 19:35:15 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 19:35:15 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:35:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 19:35:15 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 19:35:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:35:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:35:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:35:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 19:35:15 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:35:15 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 19:35:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:35:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:35:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:35:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 19:35:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:35:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:35:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 19:35:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 19:35:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:35:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:35:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:35:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:35:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:35:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:35:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:35:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:35:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 19:35:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:35:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-897 [Pipeline] echo 19:35:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-897 [Pipeline] echo 19:35:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-897 [Pipeline] echo 19:35:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 54cfd22f156134608a38ed9fbdac4575afb376fc [Pipeline] echo 19:35:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 54cfd22 [Pipeline] echo 19:35:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:35:16 + git log --format=format:%s -1 54cfd22f156134608a38ed9fbdac4575afb376fc [Pipeline] echo 19:35:16 GIT_COMMIT: 54cfd22f156134608a38ed9fbdac4575afb376fc, Commit Message: feat(sdk): Use Default Topic Formatting for Triggers [Pipeline] echo 19:35:16 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 19:35:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:35:19 19:35:19 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:35:20 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:35:20 latest: Pulling from edgex-devops/git-semver 19:35:20 31603596830f: Pulling fs layer 19:35:20 54011a49482f: Pulling fs layer 19:35:20 a6820b24f6d8: Pulling fs layer 19:35:20 f581987b2513: Pulling fs layer 19:35:20 f581987b2513: Waiting 19:35:20 54011a49482f: Verifying Checksum 19:35:20 54011a49482f: Download complete 19:35:20 31603596830f: Verifying Checksum 19:35:20 31603596830f: Download complete 19:35:20 f581987b2513: Verifying Checksum 19:35:20 f581987b2513: Download complete 19:35:20 a6820b24f6d8: Verifying Checksum 19:35:20 a6820b24f6d8: Download complete 19:35:20 31603596830f: Pull complete 19:35:20 54011a49482f: Pull complete 19:35:21 a6820b24f6d8: Pull complete 19:35:21 f581987b2513: Pull complete 19:35:21 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 19:35:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:35:21 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:35:21 prd-centos7-docker-4c-2g-1521 does not seem to be running inside a container 19:35:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-897 -v /w/workspace/ndry_app-functions-sdk-go_PR-897:/w/workspace/ndry_app-functions-sdk-go_PR-897:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-897@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-897@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:35:22 $ docker top 68d68b5612878d882544fafb0c23174bea048b194f216acb4e52c4ea4a1e9482 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:35:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:35:23 [ssh-agent] Looking for ssh-agent implementation... 19:35:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:35:23 $ docker exec 68d68b5612878d882544fafb0c23174bea048b194f216acb4e52c4ea4a1e9482 ssh-agent 19:35:23 SSH_AUTH_SOCK=/tmp/ssh-wur7nP4pO7wr/agent.13 19:35:23 SSH_AGENT_PID=19 19:35:23 Running ssh-add (command line suppressed) 19:35:23 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-897@tmp/private_key_2761707759201035944.key (/w/workspace/ndry_app-functions-sdk-go_PR-897@tmp/private_key_2761707759201035944.key) 19:35:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:35:23 + git tag --points-at HEAD [Pipeline] } 19:35:23 $ docker exec --env ******** --env ******** 68d68b5612878d882544fafb0c23174bea048b194f216acb4e52c4ea4a1e9482 ssh-agent -k 19:35:24 unset SSH_AUTH_SOCK; 19:35:24 unset SSH_AGENT_PID; 19:35:24 echo Agent pid 19 killed; 19:35:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:35:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:35:24 [ssh-agent] Looking for ssh-agent implementation... 19:35:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:35:24 $ docker exec 68d68b5612878d882544fafb0c23174bea048b194f216acb4e52c4ea4a1e9482 ssh-agent 19:35:24 SSH_AUTH_SOCK=/tmp/ssh-Sv1Xg0GLM6nz/agent.53 19:35:24 SSH_AGENT_PID=60 19:35:24 Running ssh-add (command line suppressed) 19:35:24 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-897@tmp/private_key_4641636504820601453.key (/w/workspace/ndry_app-functions-sdk-go_PR-897@tmp/private_key_4641636504820601453.key) 19:35:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:35:25 + git semver init 19:35:25 # -> Open(): unable to determine branch for HEAD 19:35:25 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-897/.git 19:35:25 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-897 19:35:25 # $SEMVER_REMOTE_NAME = origin 19:35:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:35:25 # $SEMVER_USER_NAME = edgex-jenkins 19:35:25 # $SEMVER_BRANCH = PR-897 19:35:25 # $SEMVER_TEMP = /tmp/semver-477340552 19:35:25 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 19:35:27 # '/tmp/semver-477340552' -> '/w/workspace/ndry_app-functions-sdk-go_PR-897/.semver' 19:35:27 # -> Force: false 19:35:27 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-897/.semver [Pipeline] } 19:35:27 $ docker exec --env ******** --env ******** 68d68b5612878d882544fafb0c23174bea048b194f216acb4e52c4ea4a1e9482 ssh-agent -k 19:35:27 unset SSH_AUTH_SOCK; 19:35:27 unset SSH_AGENT_PID; 19:35:27 echo Agent pid 60 killed; 19:35:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:35:27 + git semver [Pipeline] } 19:35:27 $ docker stop --time=1 68d68b5612878d882544fafb0c23174bea048b194f216acb4e52c4ea4a1e9482 19:35:29 $ docker rm -f 68d68b5612878d882544fafb0c23174bea048b194f216acb4e52c4ea4a1e9482 [Pipeline] // withDockerContainer [Pipeline] sh 19:35:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:35:29 Stashed 1 file(s) [Pipeline] echo 19:35:29 [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 19:35:45 Still waiting to schedule task 19:35:45 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1521’ 19:35:45 Still waiting to schedule task 19:35:45 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 19:37:42 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1522 in /w/workspace/ndry_app-functions-sdk-go_PR-897 [Pipeline] { [Pipeline] ws 19:37:42 Running in /w/workspace/app-functions-sdk-go/5 [Pipeline] { [Pipeline] checkout 19:37:42 The recommended git tool is: git 19:37:47 using credential edgex-jenkins-ssh 19:37:47 Cloning the remote Git repository 19:37:47 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 19:37:47 > git init /w/workspace/app-functions-sdk-go/5 # timeout=10 19:37:47 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 19:37:47 > git --version # timeout=10 19:37:48 > git --version # 'git version 2.17.1' 19:37:48 using GIT_SSH to set credentials SSH Credentials for GitHub 19:37:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:37:51 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 19:37:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:37:51 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 19:37:51 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 19:37:51 using GIT_SSH to set credentials SSH Credentials for GitHub 19:37:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/897/head:refs/remotes/origin/PR-897 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:37:51 Merging remotes/origin/master commit d07bca608e99190f2a843fee86b469a806ac6110 into PR head commit 54cfd22f156134608a38ed9fbdac4575afb376fc 19:37:52 Merge succeeded, producing 54cfd22f156134608a38ed9fbdac4575afb376fc 19:37:52 Checking out Revision 54cfd22f156134608a38ed9fbdac4575afb376fc (PR-897) 19:37:52 > git config core.sparsecheckout # timeout=10 19:37:52 > git checkout -f 54cfd22f156134608a38ed9fbdac4575afb376fc # timeout=10 19:37:52 > git remote # timeout=10 19:37:52 > git config --get remote.origin.url # timeout=10 19:37:52 using GIT_SSH to set credentials SSH Credentials for GitHub 19:37:52 > git merge d07bca608e99190f2a843fee86b469a806ac6110 # timeout=10 19:37:52 > git rev-parse HEAD^{commit} # timeout=10 19:37:52 > git config core.sparsecheckout # timeout=10 19:37:52 > git checkout -f 54cfd22f156134608a38ed9fbdac4575afb376fc # timeout=10 19:37:55 Running on prd-centos7-docker-4c-2g-1523 in /w/workspace/ndry_app-functions-sdk-go_PR-897 [Pipeline] { [Pipeline] ws 19:37:55 Running in /w/workspace/app-functions-sdk-go/5 [Pipeline] { [Pipeline] checkout 19:37:55 The recommended git tool is: git 19:37:56 Commit message: "feat(sdk): Use Default Topic Formatting for Triggers" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:37:57 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 19:37:57 using credential edgex-jenkins-ssh 19:37:57 Cloning the remote Git repository 19:37:57 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 19:37:58 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:37:58 + true 19:37:58 + sudo service docker restart 19:37:58 > git init /w/workspace/app-functions-sdk-go/5 # timeout=10 19:37:58 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 19:37:58 > git --version # timeout=10 19:37:58 > git --version # 'git version 2.24.4' 19:37:58 using GIT_SSH to set credentials SSH Credentials for GitHub 19:37:58 [INFO] Currently running in a labeled security context 19:37:58 [INFO] Currently SELinux is 'enforcing' on the host 19:37:58 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/5@tmp/jenkins-gitclient-ssh6485739860936558641.key 19:37:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:38:01 Merging remotes/origin/master commit d07bca608e99190f2a843fee86b469a806ac6110 into PR head commit 54cfd22f156134608a38ed9fbdac4575afb376fc 19:38:01 Merge succeeded, producing 54cfd22f156134608a38ed9fbdac4575afb376fc 19:38:01 Checking out Revision 54cfd22f156134608a38ed9fbdac4575afb376fc (PR-897) 19:38:00 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 19:38:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:38:00 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 19:38:00 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 19:38:00 using GIT_SSH to set credentials SSH Credentials for GitHub 19:38:00 [INFO] Currently running in a labeled security context 19:38:00 [INFO] Currently SELinux is 'enforcing' on the host 19:38:00 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/5@tmp/jenkins-gitclient-ssh7614911784263038703.key 19:38:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/897/head:refs/remotes/origin/PR-897 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:38:01 > git config core.sparsecheckout # timeout=10 19:38:01 > git checkout -f 54cfd22f156134608a38ed9fbdac4575afb376fc # timeout=10 19:38:01 > git remote # timeout=10 19:38:01 > git config --get remote.origin.url # timeout=10 19:38:01 using GIT_SSH to set credentials SSH Credentials for GitHub 19:38:01 [INFO] Currently running in a labeled security context 19:38:01 [INFO] Currently SELinux is 'enforcing' on the host 19:38:01 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/5@tmp/jenkins-gitclient-ssh3553350035605399633.key 19:38:01 > git merge d07bca608e99190f2a843fee86b469a806ac6110 # timeout=10 19:38:01 > git rev-parse HEAD^{commit} # timeout=10 19:38:01 > git config core.sparsecheckout # timeout=10 19:38:01 > git checkout -f 54cfd22f156134608a38ed9fbdac4575afb376fc # timeout=10 19:38:06 Commit message: "feat(sdk): Use Default Topic Formatting for Triggers" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:38:07 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 19:38:08 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:38:08 + sudo service docker restart 19:38:08 + true 19:38:08 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 19:38:18 ========================================================= 19:38:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:38:18 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:38:19 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 19:38:20 Sending build context to Docker daemon 19.86MB 19:38:20 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 19:38:20 Step 2/8 : FROM ${BASE} 19:38:20 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:38:20 595b0fe564bb: Pulling fs layer 19:38:20 3088b5b3c5c0: Pulling fs layer 19:38:20 5b7225fbf94c: Pulling fs layer 19:38:20 ba82ee9f976e: Pulling fs layer 19:38:20 506bd15cee9f: Pulling fs layer 19:38:20 75a0a4a0db45: Pulling fs layer 19:38:20 618dc40b7e24: Pulling fs layer 19:38:20 ba82ee9f976e: Waiting 19:38:20 506bd15cee9f: Waiting 19:38:20 618dc40b7e24: Waiting 19:38:20 75a0a4a0db45: Waiting 19:38:20 5b7225fbf94c: Verifying Checksum 19:38:20 5b7225fbf94c: Download complete 19:38:20 3088b5b3c5c0: Download complete 19:38:20 506bd15cee9f: Download complete 19:38:20 75a0a4a0db45: Download complete 19:38:20 595b0fe564bb: Verifying Checksum 19:38:20 595b0fe564bb: Download complete 19:38:21 595b0fe564bb: Pull complete 19:38:22 3088b5b3c5c0: Pull complete 19:38:22 5b7225fbf94c: Pull complete 19:38:23 618dc40b7e24: Verifying Checksum 19:38:23 618dc40b7e24: Download complete 19:38:24 ba82ee9f976e: Verifying Checksum 19:38:24 ba82ee9f976e: Download complete [Pipeline] unstash [Pipeline] echo 19:38:26 ========================================================= 19:38:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:38:26 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:38:27 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 19:38:27 Sending build context to Docker daemon 19.86MB 19:38:27 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 19:38:27 Step 2/8 : FROM ${BASE} 19:38:27 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:38:27 540db60ca938: Pulling fs layer 19:38:27 adcc1eea9eea: Pulling fs layer 19:38:27 4c4ab2625f07: Pulling fs layer 19:38:27 0510c868ecb4: Pulling fs layer 19:38:27 afea3b2eda06: Pulling fs layer 19:38:27 7809a108b3ef: Pulling fs layer 19:38:27 f706445af74f: Pulling fs layer 19:38:27 0510c868ecb4: Waiting 19:38:27 afea3b2eda06: Waiting 19:38:27 7809a108b3ef: Waiting 19:38:27 f706445af74f: Waiting 19:38:27 4c4ab2625f07: Verifying Checksum 19:38:27 4c4ab2625f07: Download complete 19:38:27 adcc1eea9eea: Verifying Checksum 19:38:27 adcc1eea9eea: Download complete 19:38:27 afea3b2eda06: Verifying Checksum 19:38:27 afea3b2eda06: Download complete 19:38:27 7809a108b3ef: Verifying Checksum 19:38:27 7809a108b3ef: Download complete 19:38:27 540db60ca938: Verifying Checksum 19:38:27 540db60ca938: Download complete 19:38:28 540db60ca938: Pull complete 19:38:28 adcc1eea9eea: Pull complete 19:38:28 4c4ab2625f07: Pull complete 19:38:29 f706445af74f: Verifying Checksum 19:38:29 f706445af74f: Download complete 19:38:30 0510c868ecb4: Verifying Checksum 19:38:30 0510c868ecb4: Download complete 19:38:33 0510c868ecb4: Pull complete 19:38:33 afea3b2eda06: Pull complete 19:38:33 7809a108b3ef: Pull complete 19:38:34 ba82ee9f976e: Pull complete 19:38:35 506bd15cee9f: Pull complete 19:38:35 f706445af74f: Pull complete 19:38:35 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 19:38:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:38:35 ---> b068be0155e3 19:38:35 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 19:38:35 75a0a4a0db45: Pull complete 19:38:35 20.10.0: Pulling from library/docker 19:38:35 05e7bc50f07f: Pulling fs layer 19:38:35 6db28d0fdbf6: Pulling fs layer 19:38:35 292df0bc6bf3: Pulling fs layer 19:38:35 2e060f4bd70b: Pulling fs layer 19:38:35 80e8d568a223: Pulling fs layer 19:38:35 8dc6ef1a942a: Pulling fs layer 19:38:35 2312dd95470a: Pulling fs layer 19:38:35 80e8d568a223: Waiting 19:38:35 8dc6ef1a942a: Waiting 19:38:35 2312dd95470a: Waiting 19:38:35 2e060f4bd70b: Waiting 19:38:35 292df0bc6bf3: Verifying Checksum 19:38:35 292df0bc6bf3: Download complete 19:38:35 05e7bc50f07f: Verifying Checksum 19:38:35 05e7bc50f07f: Download complete 19:38:35 80e8d568a223: Verifying Checksum 19:38:35 80e8d568a223: Download complete 19:38:35 6db28d0fdbf6: Verifying Checksum 19:38:35 6db28d0fdbf6: Download complete 19:38:35 2312dd95470a: Verifying Checksum 19:38:35 2312dd95470a: Download complete 19:38:35 8dc6ef1a942a: Verifying Checksum 19:38:35 8dc6ef1a942a: Download complete 19:38:35 05e7bc50f07f: Pull complete 19:38:36 6db28d0fdbf6: Pull complete 19:38:36 292df0bc6bf3: Pull complete 19:38:38 2e060f4bd70b: Verifying Checksum 19:38:38 2e060f4bd70b: Download complete 19:38:39 618dc40b7e24: Pull complete 19:38:39 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 19:38:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:38:39 ---> a36622ca3599 19:38:39 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 19:38:39 20.10.0: Pulling from library/docker 19:38:39 a3cc7d3b244e: Pulling fs layer 19:38:39 02a3295e0d61: Pulling fs layer 19:38:39 0f4f2e6d8100: Pulling fs layer 19:38:39 330b718f631f: Pulling fs layer 19:38:39 a93816041522: Pulling fs layer 19:38:39 bdb6da89ff94: Pulling fs layer 19:38:39 2a70c0c122f4: Pulling fs layer 19:38:39 a93816041522: Waiting 19:38:39 bdb6da89ff94: Waiting 19:38:39 2a70c0c122f4: Waiting 19:38:39 330b718f631f: Waiting 19:38:39 0f4f2e6d8100: Verifying Checksum 19:38:39 0f4f2e6d8100: Download complete 19:38:39 02a3295e0d61: Verifying Checksum 19:38:39 02a3295e0d61: Download complete 19:38:39 a3cc7d3b244e: Download complete 19:38:39 a93816041522: Verifying Checksum 19:38:39 a93816041522: Download complete 19:38:39 bdb6da89ff94: Verifying Checksum 19:38:39 bdb6da89ff94: Download complete 19:38:39 2a70c0c122f4: Verifying Checksum 19:38:39 2a70c0c122f4: Download complete 19:38:40 a3cc7d3b244e: Pull complete 19:38:40 2e060f4bd70b: Pull complete 19:38:40 80e8d568a223: Pull complete 19:38:40 8dc6ef1a942a: Pull complete 19:38:40 2312dd95470a: Pull complete 19:38:40 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 19:38:40 Status: Downloaded newer image for docker:20.10.0 19:38:41 02a3295e0d61: Pull complete 19:38:41 0f4f2e6d8100: Pull complete 19:38:42 330b718f631f: Verifying Checksum 19:38:42 330b718f631f: Download complete 19:38:46 330b718f631f: Pull complete 19:38:46 a93816041522: Pull complete 19:38:46 bdb6da89ff94: Pull complete 19:38:47 2a70c0c122f4: Pull complete 19:38:47 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 19:38:47 Status: Downloaded newer image for docker:20.10.0 19:38:52 ---> 090d67ad052e 19:38:52 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:38:52 ---> Running in 82bf19d43b35 19:38:52 Removing intermediate container 82bf19d43b35 19:38:52 ---> 6ae0eed65ab2 19:38:52 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 19:38:52 ---> Running in 3504e7df48b7 19:38:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:38:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:38:55 (1/5) Installing libsodium (1.0.18-r0) 19:38:55 (2/5) Installing libzmq (4.3.3-r1) 19:38:55 (3/5) Installing pkgconf (1.7.3-r0) 19:38:56 (4/5) Installing libsodium-dev (1.0.18-r0) 19:38:56 (5/5) Installing zeromq-dev (4.3.3-r1) 19:38:56 Executing busybox-1.32.1-r6.trigger 19:38:56 OK: 139 MiB in 45 packages 19:38:57 Removing intermediate container 3504e7df48b7 19:38:57 ---> 4f04f7f1f9df 19:38:57 Step 6/8 : WORKDIR /build 19:38:57 ---> Running in aeb6b43d3bce 19:38:57 Removing intermediate container aeb6b43d3bce 19:38:57 ---> b8c688d35748 19:38:57 Step 7/8 : COPY go.mod . 19:38:58 ---> 44edc22cffff 19:38:58 Step 8/8 : RUN go mod download 19:38:58 ---> Running in 4e7ef39d8d0e 19:38:58 ---> 4f0ca2a39e37 19:38:58 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:38:58 ---> Running in 596a67a71ae3 19:38:58 Removing intermediate container 596a67a71ae3 19:38:58 ---> 5f4e00b26345 19:38:58 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 19:38:58 ---> Running in 8fcd44b1e81a 19:38:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:38:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:38:59 (1/5) Installing libsodium (1.0.18-r0) 19:38:59 (2/5) Installing libzmq (4.3.3-r1) 19:38:59 (3/5) Installing pkgconf (1.7.3-r0) 19:38:59 (4/5) Installing libsodium-dev (1.0.18-r0) 19:38:59 (5/5) Installing zeromq-dev (4.3.3-r1) 19:38:59 Executing busybox-1.32.1-r6.trigger 19:38:59 OK: 150 MiB in 45 packages 19:39:00 Removing intermediate container 8fcd44b1e81a 19:39:00 ---> c7fa0708ed33 19:39:00 Step 6/8 : WORKDIR /build 19:39:00 ---> Running in 6833b1cfca07 19:39:00 Removing intermediate container 6833b1cfca07 19:39:00 ---> 7de18bca7e21 19:39:00 Step 7/8 : COPY go.mod . 19:39:00 ---> 3bc8eb0a6466 19:39:00 Step 8/8 : RUN go mod download 19:39:01 ---> Running in df32db80582c 19:39:16 Removing intermediate container df32db80582c 19:39:16 ---> d09932e339dc 19:39:16 Successfully built d09932e339dc 19:39:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:39:16 + docker inspect -f . ci-base-image-x86_64 19:39:16 . [Pipeline] withDockerContainer 19:39:16 prd-centos7-docker-4c-2g-1523 does not seem to be running inside a container 19:39:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:39:16 $ docker top 5dcd4941116525a1f43ddd31362e6d29a972ad89b6ce5e108000b15c25da7d9d -eo pid,comm [Pipeline] { [Pipeline] sh 19:39:17 + go version 19:39:17 go version go1.16.3 linux/amd64 [Pipeline] } 19:39:17 $ docker stop --time=1 5dcd4941116525a1f43ddd31362e6d29a972ad89b6ce5e108000b15c25da7d9d 19:39:18 $ docker rm -f 5dcd4941116525a1f43ddd31362e6d29a972ad89b6ce5e108000b15c25da7d9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:39:19 + docker inspect -f . ci-base-image-x86_64 19:39:19 . [Pipeline] withDockerContainer 19:39:19 prd-centos7-docker-4c-2g-1523 does not seem to be running inside a container 19:39:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:39:20 $ docker top 9ab4f1210b87162caa0b5b208a62eac2274df79709790bcf1593387780b576d6 -eo pid,comm [Pipeline] { [Pipeline] sh 19:39:20 + go mod tidy [Pipeline] sh 19:39:21 + make test 19:39:21 make -C ./app-service-template build 19:39:21 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/5/app-service-template' 19:39:21 go mod tidy 19:39:21 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 19:39:25 Removing intermediate container 4e7ef39d8d0e 19:39:25 ---> da26075662d0 19:39:25 Successfully built da26075662d0 19:39:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:39:26 + docker inspect -f . ci-base-image-arm64 19:39:26 . [Pipeline] withDockerContainer 19:39:28 prd-ubuntu18.04-docker-arm64-4c-16g-1522 does not seem to be running inside a container 19:39:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:39:29 $ docker top c9afb901ce382943907b9f2cbe63f8f6ad1c237a9eca08408b01b6f9ed3ef687 -eo pid,comm [Pipeline] { [Pipeline] sh 19:39:30 + go version 19:39:30 go version go1.16.5 linux/arm64 [Pipeline] } 19:39:30 $ docker stop --time=1 c9afb901ce382943907b9f2cbe63f8f6ad1c237a9eca08408b01b6f9ed3ef687 19:39:32 $ docker rm -f c9afb901ce382943907b9f2cbe63f8f6ad1c237a9eca08408b01b6f9ed3ef687 [Pipeline] // withDockerContainer 19:39:32 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/5/app-service-template' 19:39:32 make -C ./app-service-template test 19:39:32 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/5/app-service-template' 19:39:32 go mod tidy 19:39:32 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:39:33 + docker inspect -f . ci-base-image-arm64 19:39:33 . [Pipeline] withDockerContainer 19:39:33 prd-ubuntu18.04-docker-arm64-4c-16g-1522 does not seem to be running inside a container 19:39:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:39:35 $ docker top 2aef1edd414bf049e5640facb7b40d3d459215c991cfcaa0e97d2e139007bd52 -eo pid,comm [Pipeline] { [Pipeline] sh 19:39:36 + go mod tidy [Pipeline] sh 19:39:37 + make test 19:39:37 make -C ./app-service-template build 19:39:37 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/5/app-service-template' 19:39:37 go mod tidy 19:39:37 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 19:39:41 ok new-app-service 0.021s coverage: 47.8% of statements 19:39:41 ? new-app-service/config [no test files] 19:39:41 ok new-app-service/functions 0.007s 19:39:41 CGO_ENABLED=1 go vet ./... 19:39:47 gofmt -l . 19:39:47 [ "`gofmt -l .`" = "" ] 19:39:47 ./bin/test-attribution-txt.sh 19:39:47 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/5/app-service-template' 19:39:47 go mod tidy 19:39:47 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:39:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 19:39:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.018s coverage: 63.6% of statements 19:39:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.007s coverage: 96.5% of statements 19:39:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 19:39:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.016s coverage: 61.8% of statements 19:39:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 19:39:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.006s 19:39:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.021s coverage: 74.5% of statements 19:39:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 19:39:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 19:39:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 19:39:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 19:39:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 19:39:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 19:39:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.009s coverage: 97.1% of statements 19:39:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 19:39:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.007s coverage: 10.5% of statements 19:39:53 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.733s coverage: 76.1% of statements 19:39:53 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 19:39:53 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.007s coverage: 12.5% of statements 19:39:53 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.009s coverage: 27.3% of statements 19:39:53 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 19:39:53 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 19:39:53 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.008s coverage: 51.4% of statements 19:40:10 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/5/app-service-template' 19:40:10 make -C ./app-service-template test 19:40:10 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/5/app-service-template' 19:40:10 go mod tidy 19:40:10 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 19:40:20 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.099s coverage: 78.0% of statements 19:40:20 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.006s coverage: 94.4% of statements 19:40:20 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:40:20 gofmt -l . 19:40:20 [ "`gofmt -l .`" = "" ] [Pipeline] } 19:40:20 $ docker stop --time=1 9ab4f1210b87162caa0b5b208a62eac2274df79709790bcf1593387780b576d6 19:40:22 $ docker rm -f 9ab4f1210b87162caa0b5b208a62eac2274df79709790bcf1593387780b576d6 [Pipeline] // withDockerContainer [Pipeline] sh 19:40:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:40:23 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 19:40:24 ---> job-cost.sh 19:40:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gYs3 19:40:34 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:40:42 ok new-app-service 0.045s coverage: 47.8% of statements 19:40:42 ? new-app-service/config [no test files] 19:40:42 ok new-app-service/functions 0.041s 19:40:42 CGO_ENABLED=1 go vet ./... 19:40:49 lf-activate-venv(): INFO: Adding /tmp/venv-gYs3/bin to PATH 19:40:49 INFO: No Stack... 19:40:49 INFO: Retrieving Pricing Info for: v3-standard-2 19:40:49 INFO: Archiving Costs [Pipeline] sh 19:40:50 + cat /w/workspace/app-functions-sdk-go/5/archives/cost.csv 19:40:50 + cut -d, -f6 [Pipeline] lock 19:40:50 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-897-5-stack-cost] 19:40:50 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-897-5-stack-cost] did not exist. Created. 19:40:50 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-897-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:40:50 + echo total: 0.05999999865889549 [Pipeline] stash 19:40:50 Stashed 1 file(s) [Pipeline] } 19:40:50 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-897-5-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:41:09 gofmt -l . 19:41:09 [ "`gofmt -l .`" = "" ] 19:41:09 ./bin/test-attribution-txt.sh 19:41:09 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/5/app-service-template' 19:41:09 go mod tidy 19:41:09 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:41:10 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 19:41:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.119s coverage: 63.6% of statements 19:41:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.084s coverage: 96.5% of statements 19:41:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 19:41:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.072s coverage: 61.8% of statements 19:41:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 19:41:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.039s 19:41:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.065s coverage: 74.5% of statements 19:41:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 19:41:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 19:41:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 19:41:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 19:41:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 19:41:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 19:41:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.037s coverage: 97.1% of statements 19:41:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 19:41:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.055s coverage: 10.5% of statements 19:41:26 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.839s coverage: 76.1% of statements 19:41:26 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 19:41:26 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.053s coverage: 12.5% of statements 19:41:26 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.106s coverage: 27.3% of statements 19:41:26 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 19:41:26 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 19:41:26 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.048s coverage: 51.4% of statements 19:41:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.116s coverage: 78.0% of statements 19:41:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.031s coverage: 94.4% of statements 19:41:52 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:41:55 gofmt -l . 19:41:55 [ "`gofmt -l .`" = "" ] [Pipeline] } 19:41:56 $ docker stop --time=1 2aef1edd414bf049e5640facb7b40d3d459215c991cfcaa0e97d2e139007bd52 19:41:58 $ docker rm -f 2aef1edd414bf049e5640facb7b40d3d459215c991cfcaa0e97d2e139007bd52 [Pipeline] // withDockerContainer [Pipeline] sh 19:41:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:41:59 Warning: overwriting stash ‘coverage-report’ 19:41:59 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 19:42:00 ---> job-cost.sh 19:42:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FhdI 19:42:39 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:44:16 lf-activate-venv(): INFO: Adding /tmp/venv-FhdI/bin to PATH 19:44:16 INFO: No Stack... 19:44:16 INFO: Retrieving Pricing Info for: v2-standard-4 19:44:16 INFO: Archiving Costs [Pipeline] sh 19:44:16 + cat /w/workspace/app-functions-sdk-go/5/archives/cost.csv 19:44:16 + cut -d, -f6 [Pipeline] lock 19:44:16 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-897-5-stack-cost] 19:44:16 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-897-5-stack-cost] did not exist. Created. 19:44:16 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-897-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:44:17 /w/workspace/app-functions-sdk-go/5@tmp/durable-4cb8db30/script.sh: 1: /w/workspace/app-functions-sdk-go/5@tmp/durable-4cb8db30/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 19:44:17 + echo total: 0.18000000715255737 [Pipeline] stash 19:44:17 Warning: overwriting stash ‘stack-cost’ 19:44:17 Stashed 1 file(s) [Pipeline] } 19:44:17 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-897-5-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] configFileProvider 19:44:20 provisioning config files... 19:44:20 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-897@tmp/config7281571553474124419tmp [Pipeline] { [Pipeline] sh 19:44:21 + set +x 19:44:21 + curl -s https://codecov.io/bash 19:44:21 + bash -s -- 19:44:21 19:44:21 _____ _ 19:44:21 / ____| | | 19:44:21 | | ___ __| | ___ ___ _____ __ 19:44:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:44:21 | |___| (_) | (_| | __/ (_| (_) \ V / 19:44:21 \_____\___/ \__,_|\___|\___\___/ \_/ 19:44:21 Bash-1.0.3 19:44:21 19:44:21 19:44:21 ==> git version 2.24.4 found 19:44:21 ==> 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 19:44:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:44:21 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:44:21 ==> Jenkins CI detected. 19:44:21 project root: . 19:44:21 --> token set from env 19:44:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:44:21 ==> Running gcov in . (disable via -X gcov) 19:44:21 ==> Python coveragepy not found 19:44:21 ==> Searching for coverage reports in: 19:44:21 + . 19:44:21 -> Found 2 reports 19:44:21 ==> Detecting git/mercurial file structure 19:44:21 ==> Reading reports 19:44:21 + ./app-service-template/coverage.out bytes=1055 19:44:21 + ./coverage.out bytes=95090 19:44:21 ==> Appending adjustments 19:44:21 https://docs.codecov.io/docs/fixing-reports 19:44:21 + Found adjustments 19:44:21 ==> Gzipping contents 19:44:21 20K /tmp/codecov.eLTS8Z.gz 19:44:21 ==> Uploading reports 19:44:21 url: https://codecov.io 19:44:21 query: branch=PR-897&commit=54cfd22f156134608a38ed9fbdac4575afb376fc&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-897%2F5%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=897&job=&cmd_args= 19:44:21 -> Pinging Codecov 19:44:21 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-897&commit=54cfd22f156134608a38ed9fbdac4575afb376fc&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-897%2F5%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=897&job=&cmd_args= 19:44:21 -> Uploading to 19:44:21 https://storage.googleapis.com/codecov/v4/raw/2021-06-15/3D8B5DFFC46A037C893635FACE044666/54cfd22f156134608a38ed9fbdac4575afb376fc/ab461acf-02a9-4a07-805c-240d4fddc124.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210615%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210615T194421Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c9bed70ad92fce6e68abe7a67ed36c1ef93a362d14080a497a388e1e79ecf43d 19:44:21 % Total % Received % Xferd Average Speed Time Time Time Current 19:44:21 Dload Upload Total Spent Left Speed 19:44:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16772 0 0 100 16772 0 40756 --:--:-- --:--:-- --:--:-- 40807 19:44:22 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/54cfd22f156134608a38ed9fbdac4575afb376fc [Pipeline] } 19:44:22 Deleting 1 temporary files [Pipeline] // configFileProvider [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 19:44:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:44:24 ---> package-listing.sh 19:44:24 ++ tr '[:upper:]' '[:lower:]' 19:44:24 ++ facter osfamily 19:44:25 + OS_FAMILY=redhat 19:44:25 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-897 19:44:25 + START_PACKAGES=/tmp/packages_start.txt 19:44:25 + END_PACKAGES=/tmp/packages_end.txt 19:44:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:44:25 + PACKAGES=/tmp/packages_start.txt 19:44:25 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-897 ']' 19:44:25 + PACKAGES=/tmp/packages_end.txt 19:44:25 + case "${OS_FAMILY}" in 19:44:25 + sort 19:44:25 + rpm -qa 19:44:25 + '[' -f /tmp/packages_start.txt ']' 19:44:25 + '[' -f /tmp/packages_end.txt ']' 19:44:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:44:25 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-897 ']' 19:44:25 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-897/archives/ 19:44:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-897/archives/ [Pipeline] echo 19:44:25 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-897/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:44:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:44:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:44:26 19:44:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:44:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:44:26 alpine: Pulling from edgex-lftools-log-publisher 19:44:26 df20fa9351a1: Pulling fs layer 19:44:26 36b3adc4ff6f: Pulling fs layer 19:44:26 8ad3a11d3b57: Pulling fs layer 19:44:26 46f8f816bc3b: Pulling fs layer 19:44:26 93b61091891f: Pulling fs layer 19:44:26 93b9cdb0e59b: Pulling fs layer 19:44:26 5e14af77c1be: Pulling fs layer 19:44:26 01666e4c0597: Pulling fs layer 19:44:26 aa168da1d23b: Pulling fs layer 19:44:26 93b9cdb0e59b: Waiting 19:44:26 5e14af77c1be: Waiting 19:44:26 01666e4c0597: Waiting 19:44:26 aa168da1d23b: Waiting 19:44:26 93b61091891f: Waiting 19:44:26 46f8f816bc3b: Waiting 19:44:26 36b3adc4ff6f: Verifying Checksum 19:44:26 36b3adc4ff6f: Download complete 19:44:26 46f8f816bc3b: Verifying Checksum 19:44:26 46f8f816bc3b: Download complete 19:44:26 df20fa9351a1: Verifying Checksum 19:44:26 df20fa9351a1: Download complete 19:44:26 93b9cdb0e59b: Verifying Checksum 19:44:26 93b9cdb0e59b: Download complete 19:44:26 5e14af77c1be: Verifying Checksum 19:44:26 5e14af77c1be: Download complete 19:44:27 93b61091891f: Verifying Checksum 19:44:27 93b61091891f: Download complete 19:44:27 01666e4c0597: Verifying Checksum 19:44:27 01666e4c0597: Download complete 19:44:27 df20fa9351a1: Pull complete 19:44:27 8ad3a11d3b57: Verifying Checksum 19:44:27 8ad3a11d3b57: Download complete 19:44:27 36b3adc4ff6f: Pull complete 19:44:27 8ad3a11d3b57: Pull complete 19:44:27 46f8f816bc3b: Pull complete 19:44:28 93b61091891f: Pull complete 19:44:28 93b9cdb0e59b: Pull complete 19:44:28 5e14af77c1be: Pull complete 19:44:28 01666e4c0597: Pull complete 19:44:28 aa168da1d23b: Verifying Checksum 19:44:28 aa168da1d23b: Download complete 19:44:34 aa168da1d23b: Pull complete 19:44:34 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:44:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:44:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:44:34 prd-centos7-docker-4c-2g-1521 does not seem to be running inside a container 19:44:34 $ 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-897/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-897 -v /w/workspace/ndry_app-functions-sdk-go_PR-897:/w/workspace/ndry_app-functions-sdk-go_PR-897:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-897@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-897@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 19:44:36 $ docker top 9798a50a8950194996355d399592b1efe24165b676f11c5e1d93058970c53e34 -eo pid,comm [Pipeline] { [Pipeline] sh 19:44:36 + touch /tmp/pre-build-complete [Pipeline] sh 19:44:37 + mkdir -p /var/log/sa [Pipeline] sh 19:44:37 + ls /var/log/sa-host 19:44:37 + sadf -c /var/log/sa-host/sa05 19:44:37 file_magic: OK 19:44:37 HZ: Using current value: 100 19:44:37 file_header: OK 19:44:37 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 19:44:37 Statistics: 19:44:37 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:44:37 File successfully converted to sysstat format version 12.2.1 19:44:37 + sadf -c /var/log/sa-host/sa15 19:44:37 file_magic: OK 19:44:37 HZ: Using current value: 100 19:44:37 file_header: OK 19:44:37 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 19:44:37 Statistics: 19:44:37 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:44:37 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:44:38 provisioning config files... 19:44:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-897@tmp/config4285491714096819510tmp [Pipeline] { [Pipeline] echo 19:44:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:44:38 ---> create-netrc.sh [Pipeline] } 19:44:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:44:39 ---> python-tools-install.sh [Pipeline] echo 19:44:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:44:39 ---> sudo-logs.sh 19:44:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:44:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:44:39 ---> job-cost.sh 19:44:39 lf-activate-venv: SKIPPING 19:44:39 DEBUG: total: 0.18000000715255737 19:44:39 INFO: Retrieving Stack Cost... 19:44:40 INFO: Retrieving Pricing Info for: v3-standard-2 19:44:40 INFO: Archiving Costs [Pipeline] echo 19:44:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:44:41 ---> logs-deploy.sh 19:44:41 lf-activate-venv: SKIPPING 19:44:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-897/5 19:44:41 INFO: archiving workspace using pattern(s): 19:44:42 Archives upload complete. 19:44:42 INFO: archiving logs to Nexus 19:44:43 ---> uname -a: 19:44:43 Linux prd-centos7-docker-4c-2g-1521.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 19:44:43 19:44:43 19:44:43 ---> lscpu: 19:44:43 Architecture: x86_64 19:44:43 CPU op-mode(s): 32-bit, 64-bit 19:44:43 Byte Order: Little Endian 19:44:43 Address sizes: 40 bits physical, 48 bits virtual 19:44:43 CPU(s): 2 19:44:43 On-line CPU(s) list: 0,1 19:44:43 Thread(s) per core: 1 19:44:43 Core(s) per socket: 1 19:44:43 Socket(s): 2 19:44:43 NUMA node(s): 1 19:44:43 Vendor ID: AuthenticAMD 19:44:43 CPU family: 23 19:44:43 Model: 49 19:44:43 Model name: AMD EPYC-Rome Processor 19:44:43 Stepping: 0 19:44:43 CPU MHz: 2799.998 19:44:43 BogoMIPS: 5599.99 19:44:43 Virtualization: AMD-V 19:44:43 Hypervisor vendor: KVM 19:44:43 Virtualization type: full 19:44:43 L1d cache: 64 KiB 19:44:43 L1i cache: 64 KiB 19:44:43 L2 cache: 1 MiB 19:44:43 L3 cache: 32 MiB 19:44:43 NUMA node0 CPU(s): 0,1 19:44:43 Vulnerability Itlb multihit: Not affected 19:44:43 Vulnerability L1tf: Not affected 19:44:43 Vulnerability Mds: Not affected 19:44:43 Vulnerability Meltdown: Not affected 19:44:43 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:44:43 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:44:43 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:44:43 Vulnerability Srbds: Not affected 19:44:43 Vulnerability Tsx async abort: Not affected 19:44:43 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 19:44:43 19:44:43 19:44:43 ---> nproc: 19:44:43 2 19:44:43 19:44:43 19:44:43 ---> df -h: 19:44:43 Filesystem Size Used Available Use% Mounted on 19:44:43 overlay 40.0G 7.6G 32.4G 19% / 19:44:43 tmpfs 64.0M 0 64.0M 0% /dev 19:44:43 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 19:44:43 shm 64.0M 0 64.0M 0% /dev/shm 19:44:43 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 19:44:43 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 19:44:43 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 19:44:43 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 19:44:43 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 19:44:43 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 19:44:43 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 19:44:43 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-897 19:44:43 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-897@tmp 19:44:43 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 19:44:43 19:44:43 19:44:43 ---> free -m: 19:44:43 total used free shared buff/cache available 19:44:43 Mem: 7821 986 4705 0 2129 6657 19:44:43 Swap: 1023 0 1023 19:44:43 19:44:43 19:44:43 ---> ip addr: 19:44:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:44:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:44:43 inet 127.0.0.1/8 scope host lo 19:44:43 valid_lft forever preferred_lft forever 19:44:43 inet6 ::1/128 scope host 19:44:43 valid_lft forever preferred_lft forever 19:44:43 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 19:44:43 link/ether fa:16:3e:af:88:dc brd ff:ff:ff:ff:ff:ff 19:44:43 inet 10.30.122.187/23 brd 10.30.123.255 scope global dynamic eth0 19:44:43 valid_lft 85797sec preferred_lft 85797sec 19:44:43 inet6 fe80::f816:3eff:feaf:88dc/64 scope link 19:44:43 valid_lft forever preferred_lft forever 19:44:43 3: docker0: mtu 1500 qdisc noqueue state DOWN 19:44:43 link/ether 02:42:97:1c:b2:d1 brd ff:ff:ff:ff:ff:ff 19:44:43 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:44:43 valid_lft forever preferred_lft forever 19:44:43 inet6 fe80::42:97ff:fe1c:b2d1/64 scope link 19:44:43 valid_lft forever preferred_lft forever 19:44:43 19:44:43 19:44:43 ---> sar -b -r -n DEV: 19:44:43 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/15/21 _x86_64_ (2 CPU) 19:44:43 19:44:43 19:34:29 LINUX RESTART (2 CPU) 19:44:43 19:44:43 19:35:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:44:43 19:36:01 85.90 3.76 82.13 0.00 2603.00 5349.67 0.00 19:44:43 19:37:01 1.00 0.00 1.00 0.00 0.00 22.42 0.00 19:44:43 19:38:01 0.15 0.00 0.15 0.00 0.00 1.87 0.00 19:44:43 19:39:01 0.38 0.00 0.38 0.00 0.00 5.70 0.00 19:44:43 19:40:01 0.15 0.00 0.15 0.00 0.00 1.93 0.00 19:44:43 19:41:02 0.27 0.00 0.27 0.00 0.00 3.10 0.00 19:44:43 19:42:01 0.32 0.00 0.32 0.00 0.00 3.71 0.00 19:44:43 19:43:01 0.22 0.00 0.22 0.00 0.00 3.25 0.00 19:44:43 19:44:01 0.27 0.00 0.27 0.00 0.00 3.46 0.00 19:44:43 Average: 9.87 0.42 9.45 0.00 289.87 600.79 0.00 19:44:43 19:44:43 19:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:44:43 19:36:01 5424008 0 809496 10.11 2620 1772808 1298664 14.34 595120 1588256 128 19:44:43 19:37:01 5436104 0 797392 9.96 2620 1772816 1203408 13.29 585300 1588224 16 19:44:43 19:38:01 5434304 0 799192 9.98 2620 1772816 1203764 13.29 586752 1588804 20 19:44:43 19:39:01 5435172 0 798316 9.97 2620 1772824 1203416 13.29 585944 1588804 20 19:44:43 19:40:01 5431520 0 801960 10.01 2620 1772832 1203656 13.29 584888 1593820 16 19:44:43 19:41:02 5432904 0 800576 10.00 2620 1772832 1203416 13.29 583832 1593820 12 19:44:43 19:42:01 5432504 0 800968 10.00 2620 1772840 1203452 13.29 583940 1593820 20 19:44:43 19:43:01 5421920 0 811548 10.13 2620 1772844 1203416 13.29 594760 1593820 8 19:44:43 19:44:01 5420208 0 813256 10.15 2620 1772848 1203560 13.29 596116 1593824 16 19:44:43 Average: 5429849 0 803634 10.03 2620 1772829 1214084 13.40 588517 1591466 28 19:44:43 19:44:43 19:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:44:43 19:36:01 eth0 254.11 260.44 1144.75 53.74 0.00 0.00 0.00 0.00 19:44:43 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:43 19:36:01 docker0 104.13 68.88 9.10 311.92 0.00 0.00 0.00 0.00 19:44:43 19:37:01 eth0 0.83 0.08 0.07 0.01 0.00 0.00 0.00 0.00 19:44:43 19:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:43 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:43 19:38:01 eth0 2.25 1.12 3.42 0.40 0.00 0.00 0.00 0.00 19:44:43 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:43 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:43 19:39:01 eth0 0.60 0.08 0.06 0.04 0.00 0.00 0.00 0.00 19:44:43 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:43 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:43 19:40:01 eth0 0.63 0.42 0.35 0.24 0.00 0.00 0.00 0.00 19:44:43 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:43 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:43 19:41:02 eth0 0.10 0.10 0.01 0.03 0.00 0.00 0.00 0.00 19:44:43 19:41:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:43 19:41:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:43 19:42:01 eth0 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 19:44:43 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:43 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:43 19:43:01 eth0 0.75 0.08 0.06 0.01 0.00 0.00 0.00 0.00 19:44:43 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:43 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:43 19:44:01 eth0 0.57 0.30 0.27 0.20 0.00 0.00 0.00 0.00 19:44:43 19:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:43 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:43 Average: eth0 28.96 29.26 127.96 6.09 0.00 0.00 0.00 0.00 19:44:43 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:43 Average: docker0 11.60 7.67 1.01 34.74 0.00 0.00 0.00 0.00 19:44:43 19:44:43 19:44:43 ---> sar -P ALL: 19:44:43 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/15/21 _x86_64_ (2 CPU) 19:44:43 19:44:43 19:34:29 LINUX RESTART (2 CPU) 19:44:43 19:44:43 19:35:01 CPU %user %nice %system %iowait %steal %idle 19:44:43 19:36:01 all 8.60 0.00 2.80 2.64 0.06 85.90 19:44:43 19:36:01 0 8.80 0.00 2.89 1.23 0.05 87.02 19:44:43 19:36:01 1 8.40 0.00 2.71 4.05 0.07 84.77 19:44:43 19:37:01 all 0.12 0.00 0.05 0.00 0.03 99.81 19:44:43 19:37:01 0 0.10 0.00 0.05 0.00 0.02 99.83 19:44:43 19:37:01 1 0.13 0.00 0.05 0.00 0.03 99.78 19:44:43 19:38:01 all 0.14 0.00 0.03 0.00 0.03 99.79 19:44:43 19:38:01 0 0.08 0.00 0.03 0.00 0.03 99.85 19:44:43 19:38:01 1 0.20 0.00 0.03 0.00 0.03 99.73 19:44:43 19:39:01 all 0.08 0.00 0.03 0.00 0.03 99.86 19:44:43 19:39:01 0 0.03 0.00 0.03 0.00 0.03 99.90 19:44:43 19:39:01 1 0.13 0.00 0.03 0.00 0.02 99.82 19:44:43 19:40:01 all 0.11 0.00 0.08 0.00 0.03 99.79 19:44:43 19:40:01 0 0.07 0.00 0.08 0.00 0.02 99.83 19:44:43 19:40:01 1 0.15 0.00 0.07 0.00 0.03 99.75 19:44:43 19:41:02 all 0.13 0.00 0.03 0.00 0.03 99.82 19:44:43 19:41:02 0 0.05 0.00 0.03 0.00 0.05 99.87 19:44:43 19:41:02 1 0.20 0.00 0.02 0.00 0.02 99.77 19:44:43 19:42:01 all 0.12 0.00 0.03 0.00 0.02 99.83 19:44:43 19:42:01 0 0.19 0.00 0.03 0.00 0.02 99.76 19:44:43 19:42:01 1 0.05 0.00 0.03 0.00 0.02 99.90 19:44:43 19:43:01 all 0.07 0.00 0.05 0.00 0.03 99.85 19:44:43 19:43:01 0 0.10 0.00 0.05 0.00 0.02 99.83 19:44:43 19:43:01 1 0.03 0.00 0.05 0.00 0.05 99.87 19:44:43 19:44:01 all 0.09 0.00 0.04 0.00 0.03 99.84 19:44:43 19:44:01 0 0.13 0.00 0.03 0.00 0.00 99.83 19:44:43 19:44:01 1 0.05 0.00 0.05 0.00 0.05 99.85 19:44:43 Average: all 1.03 0.00 0.34 0.29 0.03 98.30 19:44:43 Average: 0 1.04 0.00 0.35 0.13 0.03 98.44 19:44:43 Average: 1 1.02 0.00 0.33 0.44 0.04 98.17 19:44:43 19:44:43 19:44:43