Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from e6dbe06119ba5ca75a5c38dbbbe1974c0f903f9b+a4532674cdf1935ad680053a644fcdbb6a5686a9 (f21dc5434dacdd49dfa5f735b36a39d74303d816) 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-ssh8498989369520522295.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh4043526173677890520.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 6a41506d72e8e131afc862d141935157bee59f41 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-875/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-875/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5373906984819689038.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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-ssh8591233307592759075.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-875/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-875/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8940572988482014080.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-605 in /w/workspace/ndry_app-functions-sdk-go_PR-875 [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-875 # 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-875@tmp/jenkins-gitclient-ssh8610807619956237622.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit a4532674cdf1935ad680053a644fcdbb6a5686a9 into PR head commit e6dbe06119ba5ca75a5c38dbbbe1974c0f903f9b Merge succeeded, producing c9d1ff1e2cfbb184aa4185285abb0ea7304bf137 Checking out Revision c9d1ff1e2cfbb184aa4185285abb0ea7304bf137 (PR-875) > 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-875@tmp/jenkins-gitclient-ssh1543577566295147028.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/875/head:refs/remotes/origin/PR-875 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e6dbe06119ba5ca75a5c38dbbbe1974c0f903f9b # 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-875@tmp/jenkins-gitclient-ssh280261287780538400.key > git merge a4532674cdf1935ad680053a644fcdbb6a5686a9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c9d1ff1e2cfbb184aa4185285abb0ea7304bf137 # timeout=10 Commit message: "Merge commit 'a4532674cdf1935ad680053a644fcdbb6a5686a9' into HEAD" > git rev-list --no-walk e6dbe06119ba5ca75a5c38dbbbe1974c0f903f9b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:45:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:45:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:45:50 ========================================================= 15:45:50 EdgeX Global Pipelines Version Info 15:45:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:45:52 ------------------- 15:45:52 stable info: 15:45:52 ------------------- 15:45:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:45:52 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 15:45:52 Message: update stable to v1.0.195 15:45:53 ------------------- 15:45:53 experimental info: 15:45:53 ------------------- 15:45:53 Commited By: **** collab-it+edgex@linuxfoundation.org 15:45:53 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 15:45:53 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:45:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 15:45:53 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 15:45:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:45:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:45:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:45:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:45:53 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:45:53 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:45:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:45:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:45:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:45:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 15:45:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:45:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:45:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 15:45:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:45:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:45:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:45:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:45:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:45:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:45:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:45:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:45:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:45:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 15:45:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:45:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-875 [Pipeline] echo 15:45:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-875 [Pipeline] echo 15:45:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-875 [Pipeline] echo 15:45:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c9d1ff1e2cfbb184aa4185285abb0ea7304bf137 [Pipeline] echo 15:45:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c9d1ff1 [Pipeline] echo 15:45:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:45:54 + git log --format=format:%s -1 c9d1ff1e2cfbb184aa4185285abb0ea7304bf137 [Pipeline] echo 15:45:54 GIT_COMMIT: c9d1ff1e2cfbb184aa4185285abb0ea7304bf137, Commit Message: Merge commit 'a4532674cdf1935ad680053a644fcdbb6a5686a9' into HEAD [Pipeline] echo 15:45:54 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:45:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:45:55 15:45:55 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:45:55 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:45:55 latest: Pulling from edgex-devops/git-semver 15:45:55 31603596830f: Pulling fs layer 15:45:55 54011a49482f: Pulling fs layer 15:45:55 a6820b24f6d8: Pulling fs layer 15:45:55 f581987b2513: Pulling fs layer 15:45:55 f581987b2513: Waiting 15:45:55 54011a49482f: Verifying Checksum 15:45:55 54011a49482f: Download complete 15:45:56 31603596830f: Verifying Checksum 15:45:56 31603596830f: Download complete 15:45:56 f581987b2513: Verifying Checksum 15:45:56 f581987b2513: Download complete 15:45:56 a6820b24f6d8: Verifying Checksum 15:45:56 a6820b24f6d8: Download complete 15:45:56 31603596830f: Pull complete 15:45:56 54011a49482f: Pull complete 15:45:57 a6820b24f6d8: Pull complete 15:45:57 f581987b2513: Pull complete 15:45:57 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 15:45:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:45:57 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:45:57 prd-centos7-docker-4c-2g-605 does not seem to be running inside a container 15:45:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-875 -v /w/workspace/ndry_app-functions-sdk-go_PR-875:/w/workspace/ndry_app-functions-sdk-go_PR-875:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-875@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-875@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:45:58 $ docker top 956afde3a0a9d725be75b66700b5e8c7605952b5880f542a77b611a5dd16fb96 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:45:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:45:58 [ssh-agent] Looking for ssh-agent implementation... 15:45:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:45:58 $ docker exec 956afde3a0a9d725be75b66700b5e8c7605952b5880f542a77b611a5dd16fb96 ssh-agent 15:45:59 SSH_AUTH_SOCK=/tmp/ssh-JkKHKd2F5mah/agent.13 15:45:59 SSH_AGENT_PID=19 15:45:59 Running ssh-add (command line suppressed) 15:45:59 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/private_key_6336708726425434651.key (/w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/private_key_6336708726425434651.key) 15:45:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:45:59 + git tag --points-at HEAD [Pipeline] } 15:45:59 $ docker exec --env ******** --env ******** 956afde3a0a9d725be75b66700b5e8c7605952b5880f542a77b611a5dd16fb96 ssh-agent -k 15:45:59 unset SSH_AUTH_SOCK; 15:45:59 unset SSH_AGENT_PID; 15:45:59 echo Agent pid 19 killed; 15:45:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:45:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:45:59 [ssh-agent] Looking for ssh-agent implementation... 15:45:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:45:59 $ docker exec 956afde3a0a9d725be75b66700b5e8c7605952b5880f542a77b611a5dd16fb96 ssh-agent 15:46:00 SSH_AUTH_SOCK=/tmp/ssh-FjpYyo37pBfh/agent.54 15:46:00 SSH_AGENT_PID=60 15:46:00 Running ssh-add (command line suppressed) 15:46:00 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/private_key_4546661635807028147.key (/w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/private_key_4546661635807028147.key) 15:46:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:46:00 + git semver init 15:46:00 # -> Open(): unable to determine branch for HEAD 15:46:00 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-875/.git 15:46:00 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-875 15:46:00 # $SEMVER_REMOTE_NAME = origin 15:46:00 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:46:00 # $SEMVER_USER_NAME = edgex-jenkins 15:46:00 # $SEMVER_BRANCH = PR-875 15:46:00 # $SEMVER_TEMP = /tmp/semver-469853495 15:46:00 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 15:46:03 # '/tmp/semver-469853495' -> '/w/workspace/ndry_app-functions-sdk-go_PR-875/.semver' 15:46:03 # -> Force: false 15:46:03 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-875/.semver [Pipeline] } 15:46:03 $ docker exec --env ******** --env ******** 956afde3a0a9d725be75b66700b5e8c7605952b5880f542a77b611a5dd16fb96 ssh-agent -k 15:46:03 unset SSH_AUTH_SOCK; 15:46:03 unset SSH_AGENT_PID; 15:46:03 echo Agent pid 60 killed; 15:46:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:46:03 + git semver [Pipeline] } 15:46:03 $ docker stop --time=1 956afde3a0a9d725be75b66700b5e8c7605952b5880f542a77b611a5dd16fb96 15:46:05 $ docker rm -f 956afde3a0a9d725be75b66700b5e8c7605952b5880f542a77b611a5dd16fb96 [Pipeline] // withDockerContainer [Pipeline] sh 15:46:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:46:05 Stashed 1 file(s) [Pipeline] echo 15:46:05 [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 15:46:21 Still waiting to schedule task 15:46:21 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-605’ 15:46:21 Still waiting to schedule task 15:46:21 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:48:23 Running on prd-ubuntu18.04-docker-arm64-4c-16g-606 in /w/workspace/ndry_app-functions-sdk-go_PR-875 [Pipeline] { [Pipeline] ws 15:48:23 Running in /w/workspace/app-functions-sdk-go/12 [Pipeline] { [Pipeline] checkout 15:48:23 The recommended git tool is: git 15:48:28 using credential edgex-jenkins-ssh 15:48:28 Cloning the remote Git repository 15:48:29 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 15:48:29 > git init /w/workspace/app-functions-sdk-go/12 # timeout=10 15:48:29 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:48:29 > git --version # timeout=10 15:48:29 > git --version # 'git version 2.17.1' 15:48:29 using GIT_SSH to set credentials SSH Credentials for GitHub 15:48:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:48:32 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:48:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:48:32 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:48:32 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:48:32 using GIT_SSH to set credentials SSH Credentials for GitHub 15:48:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/875/head:refs/remotes/origin/PR-875 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:48:33 Merging remotes/origin/master commit a4532674cdf1935ad680053a644fcdbb6a5686a9 into PR head commit e6dbe06119ba5ca75a5c38dbbbe1974c0f903f9b 15:48:33 Merge succeeded, producing c221e325c937d5b01deb707f172575d82f4fd28a 15:48:33 Checking out Revision c221e325c937d5b01deb707f172575d82f4fd28a (PR-875) 15:48:33 > git config core.sparsecheckout # timeout=10 15:48:33 > git checkout -f e6dbe06119ba5ca75a5c38dbbbe1974c0f903f9b # timeout=10 15:48:33 > git remote # timeout=10 15:48:33 > git config --get remote.origin.url # timeout=10 15:48:33 using GIT_SSH to set credentials SSH Credentials for GitHub 15:48:33 > git merge a4532674cdf1935ad680053a644fcdbb6a5686a9 # timeout=10 15:48:33 > git rev-parse HEAD^{commit} # timeout=10 15:48:33 > git config core.sparsecheckout # timeout=10 15:48:33 > git checkout -f c221e325c937d5b01deb707f172575d82f4fd28a # timeout=10 15:48:37 Commit message: "Merge commit 'a4532674cdf1935ad680053a644fcdbb6a5686a9' into HEAD" 15:48:37 > git rev-list --no-walk e6dbe06119ba5ca75a5c38dbbbe1974c0f903f9b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:48:39 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 15:48:39 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:48:40 + sudo service docker restart 15:48:40 + true [Pipeline] unstash [Pipeline] echo 15:48:58 ========================================================= 15:48:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:48:58 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:48:59 + 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 . 15:49:00 Sending build context to Docker daemon 19.78MB 15:49:00 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 15:49:00 Step 2/8 : FROM ${BASE} 15:49:00 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:49:00 595b0fe564bb: Pulling fs layer 15:49:00 3088b5b3c5c0: Pulling fs layer 15:49:00 5b7225fbf94c: Pulling fs layer 15:49:00 ba82ee9f976e: Pulling fs layer 15:49:00 506bd15cee9f: Pulling fs layer 15:49:00 75a0a4a0db45: Pulling fs layer 15:49:00 618dc40b7e24: Pulling fs layer 15:49:00 506bd15cee9f: Waiting 15:49:00 75a0a4a0db45: Waiting 15:49:00 618dc40b7e24: Waiting 15:49:00 ba82ee9f976e: Waiting 15:49:00 5b7225fbf94c: Verifying Checksum 15:49:00 5b7225fbf94c: Download complete 15:49:00 3088b5b3c5c0: Verifying Checksum 15:49:00 3088b5b3c5c0: Download complete 15:49:01 506bd15cee9f: Verifying Checksum 15:49:01 506bd15cee9f: Download complete 15:49:01 75a0a4a0db45: Verifying Checksum 15:49:01 75a0a4a0db45: Download complete 15:49:01 595b0fe564bb: Verifying Checksum 15:49:01 595b0fe564bb: Download complete 15:49:01 Running on prd-centos7-docker-4c-2g-607 in /w/workspace/ndry_app-functions-sdk-go_PR-875 [Pipeline] { [Pipeline] ws 15:49:01 Running in /w/workspace/app-functions-sdk-go/12 [Pipeline] { [Pipeline] checkout 15:49:01 The recommended git tool is: git 15:49:01 595b0fe564bb: Pull complete 15:49:02 3088b5b3c5c0: Pull complete 15:49:02 5b7225fbf94c: Pull complete 15:49:03 618dc40b7e24: Download complete 15:49:03 using credential edgex-jenkins-ssh 15:49:03 Cloning the remote Git repository 15:49:03 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 15:49:03 > git init /w/workspace/app-functions-sdk-go/12 # timeout=10 15:49:03 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:49:03 > git --version # timeout=10 15:49:03 > git --version # 'git version 2.24.4' 15:49:03 using GIT_SSH to set credentials SSH Credentials for GitHub 15:49:03 [INFO] Currently running in a labeled security context 15:49:03 [INFO] Currently SELinux is 'enforcing' on the host 15:49:03 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/12@tmp/jenkins-gitclient-ssh2947917628640903422.key 15:49:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:49:04 ba82ee9f976e: Verifying Checksum 15:49:04 ba82ee9f976e: Download complete 15:49:06 Merging remotes/origin/master commit a4532674cdf1935ad680053a644fcdbb6a5686a9 into PR head commit e6dbe06119ba5ca75a5c38dbbbe1974c0f903f9b 15:49:06 Merge succeeded, producing d2afe1aea24c56a2d0822e9012d36d1e008f8803 15:49:06 Checking out Revision d2afe1aea24c56a2d0822e9012d36d1e008f8803 (PR-875) 15:49:05 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:49:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:49:06 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:49:06 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:49:06 using GIT_SSH to set credentials SSH Credentials for GitHub 15:49:06 [INFO] Currently running in a labeled security context 15:49:06 [INFO] Currently SELinux is 'enforcing' on the host 15:49:06 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/12@tmp/jenkins-gitclient-ssh610740290884293168.key 15:49:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/875/head:refs/remotes/origin/PR-875 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:49:06 > git config core.sparsecheckout # timeout=10 15:49:06 > git checkout -f e6dbe06119ba5ca75a5c38dbbbe1974c0f903f9b # timeout=10 15:49:06 > git remote # timeout=10 15:49:06 > git config --get remote.origin.url # timeout=10 15:49:06 using GIT_SSH to set credentials SSH Credentials for GitHub 15:49:06 [INFO] Currently running in a labeled security context 15:49:06 [INFO] Currently SELinux is 'enforcing' on the host 15:49:06 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/12@tmp/jenkins-gitclient-ssh8857394060893985920.key 15:49:06 > git merge a4532674cdf1935ad680053a644fcdbb6a5686a9 # timeout=10 15:49:06 > git rev-parse HEAD^{commit} # timeout=10 15:49:06 > git config core.sparsecheckout # timeout=10 15:49:06 > git checkout -f d2afe1aea24c56a2d0822e9012d36d1e008f8803 # timeout=10 15:49:10 Commit message: "Merge commit 'a4532674cdf1935ad680053a644fcdbb6a5686a9' into HEAD" 15:49:10 > git rev-list --no-walk e6dbe06119ba5ca75a5c38dbbbe1974c0f903f9b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:49:11 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:49:11 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:49:12 + sudo service docker restart 15:49:12 + true 15:49:12 Redirecting to /bin/systemctl restart docker.service 15:49:15 ba82ee9f976e: Pull complete 15:49:15 506bd15cee9f: Pull complete 15:49:15 75a0a4a0db45: Pull complete 15:49:19 618dc40b7e24: Pull complete 15:49:19 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 15:49:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:49:19 ---> a36622ca3599 15:49:19 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 15:49:19 20.10.0: Pulling from library/docker 15:49:19 a3cc7d3b244e: Pulling fs layer 15:49:19 02a3295e0d61: Pulling fs layer 15:49:19 0f4f2e6d8100: Pulling fs layer 15:49:19 330b718f631f: Pulling fs layer 15:49:19 a93816041522: Pulling fs layer 15:49:19 bdb6da89ff94: Pulling fs layer 15:49:19 2a70c0c122f4: Pulling fs layer 15:49:19 a93816041522: Waiting 15:49:19 bdb6da89ff94: Waiting 15:49:19 330b718f631f: Waiting 15:49:19 2a70c0c122f4: Waiting 15:49:19 0f4f2e6d8100: Verifying Checksum 15:49:19 0f4f2e6d8100: Download complete 15:49:19 02a3295e0d61: Verifying Checksum 15:49:19 02a3295e0d61: Download complete 15:49:19 a3cc7d3b244e: Verifying Checksum 15:49:19 a3cc7d3b244e: Download complete 15:49:19 a93816041522: Download complete 15:49:19 bdb6da89ff94: Verifying Checksum 15:49:19 bdb6da89ff94: Download complete 15:49:19 2a70c0c122f4: Verifying Checksum 15:49:19 2a70c0c122f4: Download complete 15:49:20 a3cc7d3b244e: Pull complete 15:49:21 02a3295e0d61: Pull complete 15:49:21 330b718f631f: Verifying Checksum 15:49:21 330b718f631f: Download complete 15:49:21 0f4f2e6d8100: Pull complete 15:49:25 330b718f631f: Pull complete 15:49:25 a93816041522: Pull complete 15:49:25 bdb6da89ff94: Pull complete 15:49:26 2a70c0c122f4: Pull complete 15:49:26 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 15:49:26 Status: Downloaded newer image for docker:20.10.0 [Pipeline] unstash [Pipeline] echo 15:49:30 ========================================================= 15:49:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:49:30 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:49:30 + 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 . 15:49:30 Sending build context to Docker daemon 19.78MB 15:49:30 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 15:49:30 Step 2/8 : FROM ${BASE} 15:49:31 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:49:31 540db60ca938: Pulling fs layer 15:49:31 adcc1eea9eea: Pulling fs layer 15:49:31 4c4ab2625f07: Pulling fs layer 15:49:31 0510c868ecb4: Pulling fs layer 15:49:31 afea3b2eda06: Pulling fs layer 15:49:31 7809a108b3ef: Pulling fs layer 15:49:31 f706445af74f: Pulling fs layer 15:49:31 0510c868ecb4: Waiting 15:49:31 afea3b2eda06: Waiting 15:49:31 7809a108b3ef: Waiting 15:49:31 f706445af74f: Waiting 15:49:31 4c4ab2625f07: Verifying Checksum 15:49:31 4c4ab2625f07: Download complete 15:49:31 adcc1eea9eea: Verifying Checksum 15:49:31 adcc1eea9eea: Download complete 15:49:31 afea3b2eda06: Verifying Checksum 15:49:31 afea3b2eda06: Download complete 15:49:31 7809a108b3ef: Verifying Checksum 15:49:31 7809a108b3ef: Download complete 15:49:31 540db60ca938: Verifying Checksum 15:49:31 540db60ca938: Download complete 15:49:31 540db60ca938: Pull complete 15:49:31 adcc1eea9eea: Pull complete 15:49:31 4c4ab2625f07: Pull complete 15:49:31 ---> c396f4b89f5a 15:49:31 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:49:31 ---> Running in 063269704e2c 15:49:31 Removing intermediate container 063269704e2c 15:49:31 ---> 2dee578485bb 15:49:31 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 15:49:31 ---> Running in fd62aba6ef7e 15:49:32 f706445af74f: Verifying Checksum 15:49:32 f706445af74f: Download complete 15:49:33 0510c868ecb4: Verifying Checksum 15:49:33 0510c868ecb4: Download complete 15:49:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:49:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:49:35 (1/5) Installing libsodium (1.0.18-r0) 15:49:35 (2/5) Installing libzmq (4.3.3-r1) 15:49:35 (3/5) Installing pkgconf (1.7.3-r0) 15:49:36 (4/5) Installing libsodium-dev (1.0.18-r0) 15:49:36 (5/5) Installing zeromq-dev (4.3.3-r1) 15:49:36 Executing busybox-1.32.1-r6.trigger 15:49:36 OK: 139 MiB in 45 packages 15:49:36 0510c868ecb4: Pull complete 15:49:36 afea3b2eda06: Pull complete 15:49:36 7809a108b3ef: Pull complete 15:49:37 Removing intermediate container fd62aba6ef7e 15:49:37 ---> 9243a7d3c553 15:49:37 Step 6/8 : WORKDIR /build 15:49:37 ---> Running in 248d9b704a79 15:49:37 f706445af74f: Pull complete 15:49:37 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 15:49:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:49:37 ---> b068be0155e3 15:49:37 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 15:49:37 20.10.0: Pulling from library/docker 15:49:37 05e7bc50f07f: Pulling fs layer 15:49:37 6db28d0fdbf6: Pulling fs layer 15:49:37 292df0bc6bf3: Pulling fs layer 15:49:37 2e060f4bd70b: Pulling fs layer 15:49:37 80e8d568a223: Pulling fs layer 15:49:37 8dc6ef1a942a: Pulling fs layer 15:49:37 2312dd95470a: Pulling fs layer 15:49:37 2e060f4bd70b: Waiting 15:49:37 80e8d568a223: Waiting 15:49:37 8dc6ef1a942a: Waiting 15:49:37 2312dd95470a: Waiting 15:49:37 292df0bc6bf3: Verifying Checksum 15:49:37 292df0bc6bf3: Download complete 15:49:38 Removing intermediate container 248d9b704a79 15:49:38 ---> 56aa56c1e88f 15:49:38 Step 7/8 : COPY go.mod . 15:49:38 6db28d0fdbf6: Verifying Checksum 15:49:38 6db28d0fdbf6: Download complete 15:49:38 05e7bc50f07f: Verifying Checksum 15:49:38 05e7bc50f07f: Download complete 15:49:38 80e8d568a223: Verifying Checksum 15:49:38 80e8d568a223: Download complete 15:49:38 8dc6ef1a942a: Verifying Checksum 15:49:38 8dc6ef1a942a: Download complete 15:49:38 2312dd95470a: Verifying Checksum 15:49:38 2312dd95470a: Download complete 15:49:38 05e7bc50f07f: Pull complete 15:49:38 6db28d0fdbf6: Pull complete 15:49:38 292df0bc6bf3: Pull complete 15:49:38 ---> c16c674b1b46 15:49:38 Step 8/8 : RUN go mod download 15:49:38 ---> Running in ca7cfe7d431e 15:49:39 2e060f4bd70b: Verifying Checksum 15:49:39 2e060f4bd70b: Download complete 15:49:41 2e060f4bd70b: Pull complete 15:49:41 80e8d568a223: Pull complete 15:49:41 8dc6ef1a942a: Pull complete 15:49:41 2312dd95470a: Pull complete 15:49:41 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 15:49:41 Status: Downloaded newer image for docker:20.10.0 15:49:50 ---> 6b34a80aa205 15:49:50 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:49:50 ---> Running in 5498c31ab8c8 15:49:50 Removing intermediate container 5498c31ab8c8 15:49:50 ---> 058448cbcf5f 15:49:50 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 15:49:50 ---> Running in 224275419f83 15:49:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:49:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:49:51 (1/5) Installing libsodium (1.0.18-r0) 15:49:51 (2/5) Installing libzmq (4.3.3-r1) 15:49:51 (3/5) Installing pkgconf (1.7.3-r0) 15:49:51 (4/5) Installing libsodium-dev (1.0.18-r0) 15:49:52 (5/5) Installing zeromq-dev (4.3.3-r1) 15:49:52 Executing busybox-1.32.1-r6.trigger 15:49:52 OK: 150 MiB in 45 packages 15:49:52 Removing intermediate container 224275419f83 15:49:52 ---> f371ed116fb6 15:49:52 Step 6/8 : WORKDIR /build 15:49:52 ---> Running in fc76f2d0e2a2 15:49:52 Removing intermediate container fc76f2d0e2a2 15:49:52 ---> 982c6ae678ad 15:49:52 Step 7/8 : COPY go.mod . 15:49:52 ---> 8ccce10ef645 15:49:52 Step 8/8 : RUN go mod download 15:49:52 ---> Running in e5d0d0a27025 15:50:07 Removing intermediate container e5d0d0a27025 15:50:07 ---> 7e14dadf0567 15:50:07 Successfully built 7e14dadf0567 15:50:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:50:08 + docker inspect -f . ci-base-image-x86_64 15:50:08 . [Pipeline] withDockerContainer 15:50:08 prd-centos7-docker-4c-2g-607 does not seem to be running inside a container 15:50:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/12 -v /w/workspace/app-functions-sdk-go/12:/w/workspace/app-functions-sdk-go/12:rw,z -v /w/workspace/app-functions-sdk-go/12@tmp:/w/workspace/app-functions-sdk-go/12@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-x86_64 cat 15:50:08 $ docker top 9e5f9adf76fe153cee91abcbaa92c8796d1fce17f0f4d675ac9593f4e308a15b -eo pid,comm [Pipeline] { [Pipeline] sh 15:50:09 + go version 15:50:09 go version go1.16.3 linux/amd64 [Pipeline] } 15:50:09 $ docker stop --time=1 9e5f9adf76fe153cee91abcbaa92c8796d1fce17f0f4d675ac9593f4e308a15b 15:50:10 $ docker rm -f 9e5f9adf76fe153cee91abcbaa92c8796d1fce17f0f4d675ac9593f4e308a15b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:50:10 + docker inspect -f . ci-base-image-x86_64 15:50:10 . [Pipeline] withDockerContainer 15:50:11 prd-centos7-docker-4c-2g-607 does not seem to be running inside a container 15:50:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/12 -v /w/workspace/app-functions-sdk-go/12:/w/workspace/app-functions-sdk-go/12:rw,z -v /w/workspace/app-functions-sdk-go/12@tmp:/w/workspace/app-functions-sdk-go/12@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-x86_64 cat 15:50:11 Removing intermediate container ca7cfe7d431e 15:50:11 ---> 9792ad7e412c 15:50:11 Successfully built 9792ad7e412c 15:50:11 Successfully tagged ci-base-image-arm64:latest 15:50:11 $ docker top 7bdae8af88cabea203a4223708941786474d58e4659a6c7754aac7ba46e11a8f -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 15:50:11 + go mod tidy 15:50:11 + docker inspect -f . ci-base-image-arm64 15:50:11 . [Pipeline] withDockerContainer 15:50:12 prd-ubuntu18.04-docker-arm64-4c-16g-606 does not seem to be running inside a container 15:50:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/12 -v /w/workspace/app-functions-sdk-go/12:/w/workspace/app-functions-sdk-go/12:rw,z -v /w/workspace/app-functions-sdk-go/12@tmp:/w/workspace/app-functions-sdk-go/12@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 15:50:13 $ docker top 7023e02acfd5ff5ae285b1c200a1ea653f2be3453717d19284f8856f7621bf7a -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 15:50:14 + make test 15:50:14 make -C ./app-service-template build 15:50:14 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/12/app-service-template' 15:50:14 go mod tidy 15:50:14 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 15:50:14 + go version 15:50:14 go version go1.16.5 linux/arm64 [Pipeline] } 15:50:14 $ docker stop --time=1 7023e02acfd5ff5ae285b1c200a1ea653f2be3453717d19284f8856f7621bf7a 15:50:16 $ docker rm -f 7023e02acfd5ff5ae285b1c200a1ea653f2be3453717d19284f8856f7621bf7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:50:17 + docker inspect -f . ci-base-image-arm64 15:50:17 . [Pipeline] withDockerContainer 15:50:17 prd-ubuntu18.04-docker-arm64-4c-16g-606 does not seem to be running inside a container 15:50:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/12 -v /w/workspace/app-functions-sdk-go/12:/w/workspace/app-functions-sdk-go/12:rw,z -v /w/workspace/app-functions-sdk-go/12@tmp:/w/workspace/app-functions-sdk-go/12@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 15:50:19 $ docker top ee47912a6edb1af7ec8039fd69f6d501b4963c5afbb9ad4da2849358f3bff34d -eo pid,comm [Pipeline] { [Pipeline] sh 15:50:20 + go mod tidy [Pipeline] sh 15:50:21 + make test 15:50:21 make -C ./app-service-template build 15:50:21 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/12/app-service-template' 15:50:21 go mod tidy 15:50: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 15:50:24 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/12/app-service-template' 15:50:24 make -C ./app-service-template test 15:50:24 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/12/app-service-template' 15:50:24 go mod tidy 15:50:24 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 15:50:32 ok new-app-service 0.008s coverage: 47.8% of statements 15:50:32 ? new-app-service/config [no test files] 15:50:33 ok new-app-service/functions 0.007s 15:50:33 CGO_ENABLED=1 go vet ./... 15:50:39 gofmt -l . 15:50:39 [ "`gofmt -l .`" = "" ] 15:50:39 ./bin/test-attribution-txt.sh 15:50:40 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/12/app-service-template' 15:50:40 go mod tidy 15:50:40 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:50:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 15:50:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.009s coverage: 62.8% of statements 15:50:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.009s coverage: 96.5% of statements 15:50:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 15:50:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.021s coverage: 61.8% of statements 15:50:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 15:50:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.013s 15:50:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.048s coverage: 74.5% of statements 15:50:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 15:50:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 15:50:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 15:50:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 15:50:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 15:50:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 15:50:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.004s coverage: 97.1% of statements 15:50:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 15:50:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.009s coverage: 10.5% of statements 15:50:46 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.729s coverage: 76.9% of statements 15:50:46 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 15:50:46 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.010s coverage: 12.5% of statements 15:50:46 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.008s coverage: 27.3% of statements 15:50:46 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 15:50:46 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 15:50:46 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.008s coverage: 51.4% of statements 15:50:54 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/12/app-service-template' 15:50:54 make -C ./app-service-template test 15:50:54 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/12/app-service-template' 15:50:54 go mod tidy 15:50:54 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 15:51:13 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.055s coverage: 78.0% of statements 15:51:13 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.008s coverage: 94.4% of statements 15:51:13 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:51:13 gofmt -l . 15:51:13 [ "`gofmt -l .`" = "" ] [Pipeline] } 15:51:13 $ docker stop --time=1 7bdae8af88cabea203a4223708941786474d58e4659a6c7754aac7ba46e11a8f 15:51:15 $ docker rm -f 7bdae8af88cabea203a4223708941786474d58e4659a6c7754aac7ba46e11a8f [Pipeline] // withDockerContainer [Pipeline] sh 15:51:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:51:16 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 15:51:17 ---> job-cost.sh 15:51:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BgWu 15:51:27 ok new-app-service 0.041s coverage: 47.8% of statements 15:51:27 ? new-app-service/config [no test files] 15:51:27 ok new-app-service/functions 0.042s 15:51:27 CGO_ENABLED=1 go vet ./... 15:51:32 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:51:44 lf-activate-venv(): INFO: Adding /tmp/venv-BgWu/bin to PATH 15:51:44 INFO: No Stack... 15:51:45 INFO: Retrieving Pricing Info for: v3-standard-2 15:51:45 INFO: Archiving Costs [Pipeline] sh 15:51:46 + cat /w/workspace/app-functions-sdk-go/12/archives/cost.csv 15:51:46 + cut -d, -f6 [Pipeline] lock 15:51:46 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-12-stack-cost] 15:51:46 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-12-stack-cost] did not exist. Created. 15:51:46 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:51:46 + echo total: 0.05999999865889549 [Pipeline] stash 15:51:46 Stashed 1 file(s) [Pipeline] } 15:51:46 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-12-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:51:54 gofmt -l . 15:51:54 [ "`gofmt -l .`" = "" ] 15:51:54 ./bin/test-attribution-txt.sh 15:51:54 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/12/app-service-template' 15:51:54 go mod tidy 15:51:54 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:51:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 15:52:04 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.118s coverage: 62.8% of statements 15:52:04 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.043s coverage: 96.5% of statements 15:52:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 15:52:04 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.079s coverage: 61.8% of statements 15:52:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 15:52:04 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.042s 15:52:04 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.128s coverage: 74.5% of statements 15:52:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 15:52:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 15:52:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 15:52:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 15:52:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 15:52:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 15:52:04 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.028s coverage: 97.1% of statements 15:52:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 15:52:04 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.048s coverage: 10.5% of statements 15:52:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.922s coverage: 76.9% of statements 15:52:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 15:52:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.042s coverage: 12.5% of statements 15:52:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.079s coverage: 27.3% of statements 15:52:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 15:52:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 15:52:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.063s coverage: 51.4% of statements 15:52:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.114s coverage: 78.0% of statements 15:52:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.030s coverage: 94.4% of statements 15:52:38 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:52:41 gofmt -l . 15:52:41 [ "`gofmt -l .`" = "" ] [Pipeline] } 15:52:41 $ docker stop --time=1 ee47912a6edb1af7ec8039fd69f6d501b4963c5afbb9ad4da2849358f3bff34d 15:52:43 $ docker rm -f ee47912a6edb1af7ec8039fd69f6d501b4963c5afbb9ad4da2849358f3bff34d [Pipeline] // withDockerContainer [Pipeline] sh 15:52:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:52:44 Warning: overwriting stash ‘coverage-report’ 15:52:44 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 15:52:45 ---> job-cost.sh 15:52:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cjiU 15:53:24 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:54:46 lf-activate-venv(): INFO: Adding /tmp/venv-cjiU/bin to PATH 15:54:46 INFO: No Stack... 15:54:47 INFO: Retrieving Pricing Info for: v2-standard-4 15:54:47 INFO: Archiving Costs [Pipeline] sh 15:54:48 + cut -d, -f6 15:54:48 + cat /w/workspace/app-functions-sdk-go/12/archives/cost.csv [Pipeline] lock 15:54:48 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-12-stack-cost] 15:54:48 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-12-stack-cost] did not exist. Created. 15:54:48 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:54:48 /w/workspace/app-functions-sdk-go/12@tmp/durable-c33fc183/script.sh: 1: /w/workspace/app-functions-sdk-go/12@tmp/durable-c33fc183/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:54:49 + echo total: 0.18000000715255737 [Pipeline] stash 15:54:49 Warning: overwriting stash ‘stack-cost’ 15:54:49 Stashed 1 file(s) [Pipeline] } 15:54:49 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-12-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 15:54:50 provisioning config files... 15:54:50 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/config831702172783701554tmp [Pipeline] { [Pipeline] sh 15:54:50 + set +x 15:54:50 + curl -s https://codecov.io/bash 15:54:50 + bash -s -- 15:54:50 15:54:50 _____ _ 15:54:50 / ____| | | 15:54:50 | | ___ __| | ___ ___ _____ __ 15:54:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:54:50 | |___| (_) | (_| | __/ (_| (_) \ V / 15:54:50 \_____\___/ \__,_|\___|\___\___/ \_/ 15:54:50 Bash-1.0.3 15:54:50 15:54:50 15:54:50 ==> git version 2.24.4 found 15:54:50 ==> 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 15:54:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:54:50 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:54:50 ==> Jenkins CI detected. 15:54:50 project root: . 15:54:50 --> token set from env 15:54:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:54:50 ==> Running gcov in . (disable via -X gcov) 15:54:50 ==> Python coveragepy not found 15:54:50 ==> Searching for coverage reports in: 15:54:50 + . 15:54:50 -> Found 2 reports 15:54:50 ==> Detecting git/mercurial file structure 15:54:50 ==> Reading reports 15:54:50 + ./app-service-template/coverage.out bytes=1055 15:54:50 + ./coverage.out bytes=94036 15:54:50 ==> Appending adjustments 15:54:50 https://docs.codecov.io/docs/fixing-reports 15:54:51 + Found adjustments 15:54:51 ==> Gzipping contents 15:54:51 20K /tmp/codecov.6LYUNG.gz 15:54:51 ==> Uploading reports 15:54:51 url: https://codecov.io 15:54:51 query: branch=PR-875&commit=c9d1ff1e2cfbb184aa4185285abb0ea7304bf137&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-875%2F12%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=875&job=&cmd_args= 15:54:51 -> Pinging Codecov 15:54:51 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-875&commit=c9d1ff1e2cfbb184aa4185285abb0ea7304bf137&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-875%2F12%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=875&job=&cmd_args= 15:54:51 -> Uploading to 15:54:51 https://storage.googleapis.com/codecov/v4/raw/2021-06-12/3D8B5DFFC46A037C893635FACE044666/c9d1ff1e2cfbb184aa4185285abb0ea7304bf137/3a20a450-16ac-44e4-a7e3-fa3266954509.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210612%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210612T155451Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=db9ab6864b6508fe100064a3bb28972a718105717f8d3356161115d3e6e9de0c 15:54:51 % Total % Received % Xferd Average Speed Time Time Time Current 15:54:51 Dload Upload Total Spent Left Speed 15:54:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16458 0 0 100 16458 0 43923 --:--:-- --:--:-- --:--:-- 43888 15:54:51 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/c9d1ff1e2cfbb184aa4185285abb0ea7304bf137 [Pipeline] } 15:54:51 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 15:54:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:54:54 ---> package-listing.sh 15:54:54 ++ facter osfamily 15:54:54 ++ tr '[:upper:]' '[:lower:]' 15:54:54 + OS_FAMILY=redhat 15:54:54 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-875 15:54:54 + START_PACKAGES=/tmp/packages_start.txt 15:54:54 + END_PACKAGES=/tmp/packages_end.txt 15:54:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:54:54 + PACKAGES=/tmp/packages_start.txt 15:54:54 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-875 ']' 15:54:54 + PACKAGES=/tmp/packages_end.txt 15:54:54 + case "${OS_FAMILY}" in 15:54:54 + sort 15:54:54 + rpm -qa 15:54:55 + '[' -f /tmp/packages_start.txt ']' 15:54:55 + '[' -f /tmp/packages_end.txt ']' 15:54:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:54:55 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-875 ']' 15:54:55 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-875/archives/ 15:54:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-875/archives/ [Pipeline] echo 15:54:55 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-875/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:54:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:54:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:54:56 15:54:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:54:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:54:56 alpine: Pulling from edgex-lftools-log-publisher 15:54:56 df20fa9351a1: Pulling fs layer 15:54:56 36b3adc4ff6f: Pulling fs layer 15:54:56 8ad3a11d3b57: Pulling fs layer 15:54:56 46f8f816bc3b: Pulling fs layer 15:54:56 93b61091891f: Pulling fs layer 15:54:56 93b9cdb0e59b: Pulling fs layer 15:54:56 5e14af77c1be: Pulling fs layer 15:54:56 01666e4c0597: Pulling fs layer 15:54:56 aa168da1d23b: Pulling fs layer 15:54:56 46f8f816bc3b: Waiting 15:54:56 93b61091891f: Waiting 15:54:56 93b9cdb0e59b: Waiting 15:54:56 5e14af77c1be: Waiting 15:54:56 01666e4c0597: Waiting 15:54:56 aa168da1d23b: Waiting 15:54:56 36b3adc4ff6f: Verifying Checksum 15:54:56 36b3adc4ff6f: Download complete 15:54:56 46f8f816bc3b: Verifying Checksum 15:54:56 46f8f816bc3b: Download complete 15:54:56 df20fa9351a1: Verifying Checksum 15:54:56 df20fa9351a1: Download complete 15:54:56 93b9cdb0e59b: Verifying Checksum 15:54:56 93b9cdb0e59b: Download complete 15:54:56 5e14af77c1be: Verifying Checksum 15:54:56 5e14af77c1be: Download complete 15:54:56 93b61091891f: Verifying Checksum 15:54:56 93b61091891f: Download complete 15:54:56 01666e4c0597: Verifying Checksum 15:54:56 01666e4c0597: Download complete 15:54:56 8ad3a11d3b57: Verifying Checksum 15:54:56 8ad3a11d3b57: Download complete 15:54:57 df20fa9351a1: Pull complete 15:54:57 36b3adc4ff6f: Pull complete 15:54:57 8ad3a11d3b57: Pull complete 15:54:58 46f8f816bc3b: Pull complete 15:54:58 93b61091891f: Pull complete 15:54:58 93b9cdb0e59b: Pull complete 15:54:58 5e14af77c1be: Pull complete 15:54:58 01666e4c0597: Pull complete 15:54:59 aa168da1d23b: Verifying Checksum 15:54:59 aa168da1d23b: Download complete 15:55:03 aa168da1d23b: Pull complete 15:55:03 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 15:55:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:55:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:55:03 prd-centos7-docker-4c-2g-605 does not seem to be running inside a container 15:55:03 $ 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-875/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-875 -v /w/workspace/ndry_app-functions-sdk-go_PR-875:/w/workspace/ndry_app-functions-sdk-go_PR-875:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-875@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-875@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:55:06 $ docker top 1950e94e965034e1e801ea22fca6082523bfb8d4999e694b834e09b3463cc1c8 -eo pid,comm [Pipeline] { [Pipeline] sh 15:55:07 + touch /tmp/pre-build-complete [Pipeline] sh 15:55:07 + mkdir -p /var/log/sa [Pipeline] sh 15:55:07 + ls /var/log/sa-host 15:55:07 + sadf -c /var/log/sa-host/sa05 15:55:07 file_magic: OK 15:55:07 HZ: Using current value: 100 15:55:07 file_header: OK 15:55:07 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 15:55:07 Statistics: 15:55:07 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:55:07 File successfully converted to sysstat format version 12.2.1 15:55:07 + sadf -c /var/log/sa-host/sa12 15:55:07 file_magic: OK 15:55:07 HZ: Using current value: 100 15:55:07 file_header: OK 15:55:07 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 15:55:07 Statistics: 15:55:07 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:55:07 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:55:08 provisioning config files... 15:55:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/config834428761898118021tmp [Pipeline] { [Pipeline] echo 15:55:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:55:08 ---> create-netrc.sh [Pipeline] } 15:55:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:55:09 ---> python-tools-install.sh [Pipeline] echo 15:55:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:55:09 ---> sudo-logs.sh 15:55:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:55:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:55:09 ---> job-cost.sh 15:55:09 lf-activate-venv: SKIPPING 15:55:09 DEBUG: total: 0.18000000715255737 15:55:09 INFO: Retrieving Stack Cost... 15:55:10 INFO: Retrieving Pricing Info for: v3-standard-2 15:55:11 INFO: Archiving Costs [Pipeline] echo 15:55:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:55:11 ---> logs-deploy.sh 15:55:11 lf-activate-venv: SKIPPING 15:55:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-875/12 15:55:11 INFO: archiving workspace using pattern(s): 15:55:12 Archives upload complete. 15:55:12 INFO: archiving logs to Nexus 15:55:13 ---> uname -a: 15:55:13 Linux prd-centos7-docker-4c-2g-605.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 15:55:13 15:55:13 15:55:13 ---> lscpu: 15:55:13 Architecture: x86_64 15:55:13 CPU op-mode(s): 32-bit, 64-bit 15:55:13 Byte Order: Little Endian 15:55:13 Address sizes: 40 bits physical, 48 bits virtual 15:55:13 CPU(s): 2 15:55:13 On-line CPU(s) list: 0,1 15:55:13 Thread(s) per core: 1 15:55:13 Core(s) per socket: 1 15:55:13 Socket(s): 2 15:55:13 NUMA node(s): 1 15:55:13 Vendor ID: AuthenticAMD 15:55:13 CPU family: 23 15:55:13 Model: 49 15:55:13 Model name: AMD EPYC-Rome Processor 15:55:13 Stepping: 0 15:55:13 CPU MHz: 2799.998 15:55:13 BogoMIPS: 5599.99 15:55:13 Virtualization: AMD-V 15:55:13 Hypervisor vendor: KVM 15:55:13 Virtualization type: full 15:55:13 L1d cache: 64 KiB 15:55:13 L1i cache: 64 KiB 15:55:13 L2 cache: 1 MiB 15:55:13 L3 cache: 32 MiB 15:55:13 NUMA node0 CPU(s): 0,1 15:55:13 Vulnerability Itlb multihit: Not affected 15:55:13 Vulnerability L1tf: Not affected 15:55:13 Vulnerability Mds: Not affected 15:55:13 Vulnerability Meltdown: Not affected 15:55:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:55:13 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:55:13 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:55:13 Vulnerability Srbds: Not affected 15:55:13 Vulnerability Tsx async abort: Not affected 15:55:13 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 15:55:13 15:55:13 15:55:13 ---> nproc: 15:55:13 2 15:55:13 15:55:13 15:55:13 ---> df -h: 15:55:13 Filesystem Size Used Available Use% Mounted on 15:55:13 overlay 40.0G 7.6G 32.4G 19% / 15:55:13 tmpfs 64.0M 0 64.0M 0% /dev 15:55:13 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 15:55:13 shm 64.0M 0 64.0M 0% /dev/shm 15:55:13 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 15:55:13 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 15:55:13 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 15:55:13 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 15:55:13 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 15:55:13 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 15:55:13 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 15:55:13 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 15:55:13 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-875 15:55:13 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-875@tmp 15:55:13 15:55:13 15:55:13 ---> free -m: 15:55:13 total used free shared buff/cache available 15:55:13 Mem: 7821 980 4711 0 2129 6663 15:55:13 Swap: 1023 0 1023 15:55:13 15:55:13 15:55:13 ---> ip addr: 15:55:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:55:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:55:13 inet 127.0.0.1/8 scope host lo 15:55:13 valid_lft forever preferred_lft forever 15:55:13 inet6 ::1/128 scope host 15:55:13 valid_lft forever preferred_lft forever 15:55:13 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 15:55:13 link/ether fa:16:3e:51:dd:d2 brd ff:ff:ff:ff:ff:ff 15:55:13 inet 10.30.122.46/23 brd 10.30.123.255 scope global dynamic eth0 15:55:13 valid_lft 85806sec preferred_lft 85806sec 15:55:13 inet6 fe80::f816:3eff:fe51:ddd2/64 scope link 15:55:13 valid_lft forever preferred_lft forever 15:55:13 3: docker0: mtu 1500 qdisc noqueue state DOWN 15:55:13 link/ether 02:42:75:1d:86:32 brd ff:ff:ff:ff:ff:ff 15:55:13 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:55:13 valid_lft forever preferred_lft forever 15:55:13 inet6 fe80::42:75ff:fe1d:8632/64 scope link 15:55:13 valid_lft forever preferred_lft forever 15:55:13 15:55:13 15:55:13 ---> sar -b -r -n DEV: 15:55:13 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/12/21 _x86_64_ (2 CPU) 15:55:13 15:55:13 15:45:03 LINUX RESTART (2 CPU) 15:55:13 15:55:13 15:46:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:55:13 15:47:01 8.20 0.15 8.04 0.00 22.49 1422.38 0.00 15:55:13 15:48:01 0.80 0.00 0.80 0.00 0.00 15.90 0.00 15:55:13 15:49:01 0.35 0.00 0.35 0.00 0.00 5.48 0.00 15:55:13 15:50:01 0.25 0.00 0.25 0.00 0.00 4.01 0.00 15:55:13 15:51:01 0.33 0.00 0.33 0.00 0.00 5.48 0.00 15:55:13 15:52:01 0.37 0.00 0.37 0.00 0.00 5.66 0.00 15:55:13 15:53:01 0.23 0.00 0.23 0.00 0.00 3.71 0.00 15:55:13 15:54:01 0.32 0.00 0.32 0.00 0.00 5.21 0.00 15:55:13 15:55:02 4.75 0.15 4.60 0.00 13.99 159.43 0.00 15:55:13 Average: 1.72 0.03 1.69 0.00 4.02 178.56 0.00 15:55:13 15:55:13 15:46:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:55:13 15:47:01 5427664 0 805964 10.06 2620 1772692 1251444 13.82 585300 1596328 16 15:55:13 15:48:01 5431476 0 802144 10.02 2620 1772700 1206200 13.32 583252 1595568 12 15:55:13 15:49:01 5430360 0 803260 10.03 2620 1772700 1206416 13.32 578976 1600972 8 15:55:13 15:50:01 5428364 0 805252 10.05 2620 1772704 1206416 13.32 580792 1600972 8 15:55:13 15:51:01 5429420 0 804188 10.04 2620 1772712 1206284 13.32 577572 1603452 8 15:55:13 15:52:01 5430440 0 803164 10.03 2620 1772716 1206200 13.32 576972 1603452 8 15:55:13 15:53:01 5420540 0 813056 10.15 2620 1772724 1206200 13.32 585916 1603492 8 15:55:13 15:54:01 5419580 0 814012 10.16 2620 1772728 1206200 13.32 587552 1603492 8 15:55:13 15:55:02 4823672 0 956968 11.95 2620 2225680 1605464 17.73 926492 1812580 452020 15:55:13 Average: 5360168 0 823112 10.28 2620 1823040 1255647 13.86 620314 1624479 50233 15:55:13 15:55:13 15:46:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:55:13 15:47:01 eth0 18.57 10.51 17.46 3.63 0.00 0.00 0.00 0.00 15:55:13 15:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:13 15:47:01 docker0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:55:13 15:48:01 eth0 0.60 0.08 0.06 0.01 0.00 0.00 0.00 0.00 15:55:13 15:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:13 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:13 15:49:01 eth0 0.97 0.30 0.32 0.20 0.00 0.00 0.00 0.00 15:55:13 15:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:13 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:13 15:50:01 eth0 0.52 0.30 0.27 0.20 0.00 0.00 0.00 0.00 15:55:13 15:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:13 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:13 15:51:01 eth0 0.23 0.13 0.14 0.07 0.00 0.00 0.00 0.00 15:55:13 15:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:13 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:13 15:52:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:55:13 15:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:13 15:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:13 15:53:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:55:13 15:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:13 15:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:13 15:54:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:55:13 15:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:13 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:13 15:55:02 eth0 191.02 171.14 2169.49 17.25 0.00 0.00 0.00 0.00 15:55:13 15:55:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:13 15:55:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:13 Average: eth0 23.59 20.32 243.51 2.37 0.00 0.00 0.00 0.00 15:55:13 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:13 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:13 15:55:13 15:55:13 ---> sar -P ALL: 15:55:13 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/12/21 _x86_64_ (2 CPU) 15:55:13 15:55:13 15:45:03 LINUX RESTART (2 CPU) 15:55:13 15:55:13 15:46:02 CPU %user %nice %system %iowait %steal %idle 15:55:13 15:47:01 all 0.96 0.00 0.47 0.15 0.03 98.38 15:55:13 15:47:01 0 0.66 0.00 0.39 0.02 0.03 98.89 15:55:13 15:47:01 1 1.26 0.00 0.55 0.29 0.03 97.87 15:55:13 15:48:01 all 0.07 0.00 0.04 0.00 0.03 99.86 15:55:13 15:48:01 0 0.02 0.00 0.05 0.00 0.03 99.90 15:55:13 15:48:01 1 0.12 0.00 0.03 0.00 0.03 99.82 15:55:13 15:49:01 all 0.14 0.00 0.03 0.00 0.04 99.79 15:55:13 15:49:01 0 0.07 0.00 0.02 0.00 0.05 99.87 15:55:13 15:49:01 1 0.22 0.00 0.03 0.00 0.03 99.72 15:55:13 15:50:01 all 0.11 0.00 0.03 0.00 0.03 99.83 15:55:13 15:50:01 0 0.02 0.00 0.03 0.00 0.03 99.92 15:55:13 15:50:01 1 0.20 0.00 0.02 0.00 0.03 99.75 15:55:13 15:51:01 all 0.11 0.00 0.03 0.00 0.04 99.82 15:55:13 15:51:01 0 0.05 0.00 0.05 0.00 0.03 99.87 15:55:13 15:51:01 1 0.17 0.00 0.02 0.00 0.05 99.77 15:55:13 15:52:01 all 0.05 0.00 0.03 0.00 0.03 99.90 15:55:13 15:52:01 0 0.03 0.00 0.02 0.00 0.03 99.92 15:55:13 15:52:01 1 0.07 0.00 0.03 0.00 0.02 99.88 15:55:13 15:53:01 all 0.08 0.00 0.05 0.00 0.03 99.83 15:55:13 15:53:01 0 0.05 0.00 0.05 0.00 0.05 99.85 15:55:13 15:53:01 1 0.12 0.00 0.05 0.00 0.02 99.82 15:55:13 15:54:01 all 0.07 0.00 0.03 0.00 0.03 99.87 15:55:13 15:54:01 0 0.03 0.00 0.03 0.00 0.03 99.90 15:55:13 15:54:01 1 0.10 0.00 0.03 0.00 0.02 99.85 15:55:13 15:55:02 all 5.93 0.00 2.47 0.03 0.05 91.52 15:55:13 15:55:02 0 7.02 0.00 2.63 0.02 0.03 90.30 15:55:13 15:55:02 1 4.83 0.00 2.32 0.05 0.07 92.73 15:55:13 Average: all 0.83 0.00 0.35 0.02 0.04 98.77 15:55:13 Average: 0 0.87 0.00 0.36 0.00 0.04 98.73 15:55:13 Average: 1 0.78 0.00 0.34 0.04 0.03 98.81 15:55:13 15:55:13 15:55:13