Pull request #766 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f1168be2a71f1e72bcffe003d51819be212d0fc4+ad2f1fe6acc66b103c8c90fa1bbf9f81aefbb6bd (fb89fdc583807a927f1f611bdff77b261825e1e3) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-766/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-766/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-31522 in /w/workspace/ndry_app-functions-sdk-go_PR-766 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_PR-766 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit ad2f1fe6acc66b103c8c90fa1bbf9f81aefbb6bd into PR head commit f1168be2a71f1e72bcffe003d51819be212d0fc4 Merge succeeded, producing f1168be2a71f1e72bcffe003d51819be212d0fc4 Checking out Revision f1168be2a71f1e72bcffe003d51819be212d0fc4 (PR-766) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/766/head:refs/remotes/origin/PR-766 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f1168be2a71f1e72bcffe003d51819be212d0fc4 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ad2f1fe6acc66b103c8c90fa1bbf9f81aefbb6bd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f1168be2a71f1e72bcffe003d51819be212d0fc4 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-registry/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:54:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:54:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:54:21 ========================================================= 07:54:21 EdgeX Global Pipelines Version Info 07:54:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:54:23 ------------------- 07:54:23 stable info: 07:54:23 ------------------- 07:54:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:54:23 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 07:54:23 Message: update stable to v1.0.186 07:54:24 ------------------- 07:54:24 experimental info: 07:54:24 ------------------- 07:54:24 Commited By: **** collab-it+edgex@linuxfoundation.org 07:54:24 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 07:54:24 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:54:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 07:54:24 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 07:54:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:54:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:54:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:54:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 07:54:25 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:54:25 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 07:54:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:54:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:54:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:54:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo 07:54:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:54:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:54:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 07:54:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 07:54:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:54:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:54:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:54:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:54:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:54:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 07:54:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:54:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:54:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 07:54:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:54:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-766 [Pipeline] echo 07:54:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-766 [Pipeline] echo 07:54:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-766 [Pipeline] echo 07:54:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f1168be2a71f1e72bcffe003d51819be212d0fc4 [Pipeline] echo 07:54:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f1168be [Pipeline] echo 07:54:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:54:29 + git log --format=format:%s -1 f1168be2a71f1e72bcffe003d51819be212d0fc4 [Pipeline] echo 07:54:29 GIT_COMMIT: f1168be2a71f1e72bcffe003d51819be212d0fc4, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-registry/v2 [Pipeline] echo 07:54:29 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 07:54:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:54:30 07:54:30 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:54:30 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:54:30 latest: Pulling from edgex-devops/git-semver 07:54:30 31603596830f: Pulling fs layer 07:54:30 2a8b12db71e7: Pulling fs layer 07:54:30 6ca5941a6612: Pulling fs layer 07:54:30 ecc8261a40a4: Pulling fs layer 07:54:30 ecc8261a40a4: Waiting 07:54:30 2a8b12db71e7: Verifying Checksum 07:54:30 2a8b12db71e7: Download complete 07:54:31 31603596830f: Verifying Checksum 07:54:31 31603596830f: Download complete 07:54:31 ecc8261a40a4: Verifying Checksum 07:54:31 ecc8261a40a4: Download complete 07:54:31 6ca5941a6612: Verifying Checksum 07:54:31 6ca5941a6612: Download complete 07:54:31 31603596830f: Pull complete 07:54:31 2a8b12db71e7: Pull complete 07:54:32 6ca5941a6612: Pull complete 07:54:32 ecc8261a40a4: Pull complete 07:54:32 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 07:54:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:54:32 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:54:32 prd-centos7-docker-4c-2g-31522 does not seem to be running inside a container 07:54:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-766 -v /w/workspace/ndry_app-functions-sdk-go_PR-766:/w/workspace/ndry_app-functions-sdk-go_PR-766:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-766@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-766@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:54:35 $ docker top e549165712db84195971a817b2eac9ca54c064997e651813d2bcd1a4fbdfcf83 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:54:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:54:35 [ssh-agent] Looking for ssh-agent implementation... 07:54:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:54:35 $ docker exec e549165712db84195971a817b2eac9ca54c064997e651813d2bcd1a4fbdfcf83 ssh-agent 07:54:36 SSH_AUTH_SOCK=/tmp/ssh-ny48ea6p3THA/agent.12 07:54:36 SSH_AGENT_PID=17 07:54:36 Running ssh-add (command line suppressed) 07:54:36 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-766@tmp/private_key_7254221341520607157.key (/w/workspace/ndry_app-functions-sdk-go_PR-766@tmp/private_key_7254221341520607157.key) 07:54:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:54:36 + git tag --points-at HEAD [Pipeline] } 07:54:36 $ docker exec --env ******** --env ******** e549165712db84195971a817b2eac9ca54c064997e651813d2bcd1a4fbdfcf83 ssh-agent -k 07:54:36 unset SSH_AUTH_SOCK; 07:54:36 unset SSH_AGENT_PID; 07:54:36 echo Agent pid 17 killed; 07:54:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:54:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:54:37 [ssh-agent] Looking for ssh-agent implementation... 07:54:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:54:37 $ docker exec e549165712db84195971a817b2eac9ca54c064997e651813d2bcd1a4fbdfcf83 ssh-agent 07:54:37 SSH_AUTH_SOCK=/tmp/ssh-NgvxscYTiabc/agent.46 07:54:37 SSH_AGENT_PID=51 07:54:37 Running ssh-add (command line suppressed) 07:54:37 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-766@tmp/private_key_4845112703427175002.key (/w/workspace/ndry_app-functions-sdk-go_PR-766@tmp/private_key_4845112703427175002.key) 07:54:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:54:37 + git semver init 07:54:37 # -> Open(): unable to determine branch for HEAD 07:54:37 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-766/.git 07:54:37 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-766 07:54:37 # $SEMVER_REMOTE_NAME = origin 07:54:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:54:37 # $SEMVER_USER_NAME = edgex-jenkins 07:54:37 # $SEMVER_BRANCH = PR-766 07:54:37 # $SEMVER_TEMP = /tmp/semver-342631852 07:54:37 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 07:54:40 # '/tmp/semver-342631852' -> '/w/workspace/ndry_app-functions-sdk-go_PR-766/.semver' 07:54:40 # -> Force: false 07:54:40 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-766/.semver [Pipeline] } 07:54:40 $ docker exec --env ******** --env ******** e549165712db84195971a817b2eac9ca54c064997e651813d2bcd1a4fbdfcf83 ssh-agent -k 07:54:40 unset SSH_AUTH_SOCK; 07:54:40 unset SSH_AGENT_PID; 07:54:40 echo Agent pid 51 killed; 07:54:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:54:41 + git semver [Pipeline] } 07:54:41 $ docker stop --time=1 e549165712db84195971a817b2eac9ca54c064997e651813d2bcd1a4fbdfcf83 07:54:42 $ docker rm -f e549165712db84195971a817b2eac9ca54c064997e651813d2bcd1a4fbdfcf83 [Pipeline] // withDockerContainer [Pipeline] sh 07:54:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:54:43 Stashed 1 file(s) [Pipeline] echo 07:54:43 [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 07:54:59 Still waiting to schedule task 07:54:59 Waiting for next available executor on ‘centos7-docker-4c-2g’ 07:54:59 Still waiting to schedule task 07:54:59 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:56:52 Running on prd-ubuntu18.04-docker-arm64-4c-16g-31523 in /w/workspace/ndry_app-functions-sdk-go_PR-766 [Pipeline] { [Pipeline] ws 07:56:52 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 07:56:57 using credential edgex-jenkins-ssh 07:56:57 Cloning the remote Git repository 07:56:57 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 07:56:57 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 07:56:57 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 07:56:57 > git --version # timeout=10 07:56:57 > git --version # 'git version 2.17.1' 07:56:57 using GIT_SSH to set credentials SSH Credentials for GitHub 07:56:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:57:01 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 07:57:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:57:01 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 07:57:01 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 07:57:01 using GIT_SSH to set credentials SSH Credentials for GitHub 07:57:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/766/head:refs/remotes/origin/PR-766 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:57:02 Merging remotes/origin/master commit ad2f1fe6acc66b103c8c90fa1bbf9f81aefbb6bd into PR head commit f1168be2a71f1e72bcffe003d51819be212d0fc4 07:57:02 Merge succeeded, producing f1168be2a71f1e72bcffe003d51819be212d0fc4 07:57:02 Checking out Revision f1168be2a71f1e72bcffe003d51819be212d0fc4 (PR-766) 07:57:02 > git config core.sparsecheckout # timeout=10 07:57:02 > git checkout -f f1168be2a71f1e72bcffe003d51819be212d0fc4 # timeout=10 07:57:02 > git remote # timeout=10 07:57:02 > git config --get remote.origin.url # timeout=10 07:57:02 using GIT_SSH to set credentials SSH Credentials for GitHub 07:57:02 > git merge ad2f1fe6acc66b103c8c90fa1bbf9f81aefbb6bd # timeout=10 07:57:02 > git rev-parse HEAD^{commit} # timeout=10 07:57:02 > git config core.sparsecheckout # timeout=10 07:57:02 > git checkout -f f1168be2a71f1e72bcffe003d51819be212d0fc4 # timeout=10 07:57:06 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-registry/v2" 07:57:06 > git --version # timeout=10 07:57:06 > git --version # 'git version 2.17.1' 07:57:06 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:57:08 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 07:57:09 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:57:09 + sudo service docker restart 07:57:09 + true [Pipeline] unstash [Pipeline] echo 07:57:12 ========================================================= 07:57:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 07:57:12 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:57:12 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 07:57:13 Running on prd-centos7-docker-4c-2g-31524 in /w/workspace/ndry_app-functions-sdk-go_PR-766 [Pipeline] { [Pipeline] ws 07:57:13 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 07:57:13 Sending build context to Docker daemon 19.4MB 07:57:13 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 07:57:13 Step 2/8 : FROM ${BASE} 07:57:14 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:57:14 5f621e34cdf4: Pulling fs layer 07:57:14 a4357932f1b6: Pulling fs layer 07:57:14 18c013af1878: Pulling fs layer 07:57:14 00ac8860ef70: Pulling fs layer 07:57:14 63d7cb157983: Pulling fs layer 07:57:14 b116817d02f9: Pulling fs layer 07:57:14 745a02a5169b: Pulling fs layer 07:57:14 00ac8860ef70: Waiting 07:57:14 63d7cb157983: Waiting 07:57:14 b116817d02f9: Waiting 07:57:14 18c013af1878: Verifying Checksum 07:57:14 18c013af1878: Download complete 07:57:14 a4357932f1b6: Verifying Checksum 07:57:14 a4357932f1b6: Download complete 07:57:14 63d7cb157983: Verifying Checksum 07:57:14 63d7cb157983: Download complete 07:57:14 b116817d02f9: Verifying Checksum 07:57:14 b116817d02f9: Download complete 07:57:14 5f621e34cdf4: Verifying Checksum 07:57:14 5f621e34cdf4: Download complete 07:57:15 5f621e34cdf4: Pull complete 07:57:15 a4357932f1b6: Pull complete 07:57:15 18c013af1878: Pull complete 07:57:16 745a02a5169b: Verifying Checksum 07:57:16 745a02a5169b: Download complete 07:57:18 00ac8860ef70: Verifying Checksum 07:57:18 00ac8860ef70: Download complete 07:57:18 using credential edgex-jenkins-ssh 07:57:18 Cloning the remote Git repository 07:57:18 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 07:57:18 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 07:57:18 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 07:57:18 > git --version # timeout=10 07:57:18 > git --version # 'git version 2.24.3' 07:57:18 using GIT_SSH to set credentials SSH Credentials for GitHub 07:57:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:57:22 Merging remotes/origin/master commit ad2f1fe6acc66b103c8c90fa1bbf9f81aefbb6bd into PR head commit f1168be2a71f1e72bcffe003d51819be212d0fc4 07:57:22 Merge succeeded, producing f1168be2a71f1e72bcffe003d51819be212d0fc4 07:57:22 Checking out Revision f1168be2a71f1e72bcffe003d51819be212d0fc4 (PR-766) 07:57:21 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 07:57:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:57:21 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 07:57:21 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 07:57:21 using GIT_SSH to set credentials SSH Credentials for GitHub 07:57:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/766/head:refs/remotes/origin/PR-766 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:57:22 > git config core.sparsecheckout # timeout=10 07:57:22 > git checkout -f f1168be2a71f1e72bcffe003d51819be212d0fc4 # timeout=10 07:57:22 > git remote # timeout=10 07:57:22 > git config --get remote.origin.url # timeout=10 07:57:22 using GIT_SSH to set credentials SSH Credentials for GitHub 07:57:22 > git merge ad2f1fe6acc66b103c8c90fa1bbf9f81aefbb6bd # timeout=10 07:57:22 > git rev-parse HEAD^{commit} # timeout=10 07:57:22 > git config core.sparsecheckout # timeout=10 07:57:22 > git checkout -f f1168be2a71f1e72bcffe003d51819be212d0fc4 # timeout=10 07:57:26 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-registry/v2" 07:57:26 > git --version # timeout=10 07:57:26 > git --version # 'git version 2.24.3' 07:57:26 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:57:28 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:57:28 00ac8860ef70: Pull complete 07:57:28 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:57:28 63d7cb157983: Pull complete 07:57:28 b116817d02f9: Pull complete 07:57:28 + true 07:57:28 + sudo service docker restart 07:57:28 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 07:57:31 ========================================================= 07:57:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 07:57:31 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:57:31 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 07:57:33 745a02a5169b: Pull complete 07:57:33 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 07:57:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 07:57:33 ---> b7e6874047d6 07:57:33 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 07:57:33 20.10.0: Pulling from library/docker 07:57:33 a3cc7d3b244e: Pulling fs layer 07:57:33 02a3295e0d61: Pulling fs layer 07:57:33 0f4f2e6d8100: Pulling fs layer 07:57:33 330b718f631f: Pulling fs layer 07:57:33 a93816041522: Pulling fs layer 07:57:33 bdb6da89ff94: Pulling fs layer 07:57:33 2a70c0c122f4: Pulling fs layer 07:57:33 330b718f631f: Waiting 07:57:33 bdb6da89ff94: Waiting 07:57:33 a93816041522: Waiting 07:57:33 2a70c0c122f4: Waiting 07:57:33 0f4f2e6d8100: Download complete 07:57:33 02a3295e0d61: Verifying Checksum 07:57:33 02a3295e0d61: Download complete 07:57:33 a3cc7d3b244e: Verifying Checksum 07:57:33 a3cc7d3b244e: Download complete 07:57:33 a93816041522: Download complete 07:57:33 2a70c0c122f4: Download complete 07:57:33 bdb6da89ff94: Verifying Checksum 07:57:33 bdb6da89ff94: Download complete 07:57:33 a3cc7d3b244e: Pull complete 07:57:33 Sending build context to Docker daemon 19.4MB 07:57:33 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 07:57:33 Step 2/8 : FROM ${BASE} 07:57:33 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 07:57:33 188c0c94c7c5: Pulling fs layer 07:57:33 0ef7d3d256c8: Pulling fs layer 07:57:33 de9db76c5a1d: Pulling fs layer 07:57:33 bca2f99d35d6: Pulling fs layer 07:57:33 93359f2a8cfa: Pulling fs layer 07:57:33 7c6f9722023f: Pulling fs layer 07:57:33 a35cf1a2eb13: Pulling fs layer 07:57:33 bca2f99d35d6: Waiting 07:57:33 93359f2a8cfa: Waiting 07:57:33 7c6f9722023f: Waiting 07:57:33 a35cf1a2eb13: Waiting 07:57:33 0ef7d3d256c8: Download complete 07:57:33 188c0c94c7c5: Verifying Checksum 07:57:33 188c0c94c7c5: Download complete 07:57:33 de9db76c5a1d: Verifying Checksum 07:57:33 de9db76c5a1d: Download complete 07:57:33 93359f2a8cfa: Verifying Checksum 07:57:33 93359f2a8cfa: Download complete 07:57:33 7c6f9722023f: Verifying Checksum 07:57:33 7c6f9722023f: Download complete 07:57:34 02a3295e0d61: Pull complete 07:57:34 188c0c94c7c5: Pull complete 07:57:34 0f4f2e6d8100: Pull complete 07:57:34 0ef7d3d256c8: Pull complete 07:57:34 330b718f631f: Verifying Checksum 07:57:34 330b718f631f: Download complete 07:57:35 de9db76c5a1d: Pull complete 07:57:38 a35cf1a2eb13: Verifying Checksum 07:57:38 a35cf1a2eb13: Download complete 07:57:39 bca2f99d35d6: Download complete 07:57:39 330b718f631f: Pull complete 07:57:39 a93816041522: Pull complete 07:57:39 bdb6da89ff94: Pull complete 07:57:39 2a70c0c122f4: Pull complete 07:57:39 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 07:57:39 Status: Downloaded newer image for docker:20.10.0 07:57:46 ---> 7e6bb77b617b 07:57:46 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 07:57:46 ---> Running in 72619433bb6f 07:57:46 Removing intermediate container 72619433bb6f 07:57:46 ---> fcc850984b76 07:57:46 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 07:57:46 ---> Running in 02a86563ec0c 07:57:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:57:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:57:50 (1/5) Installing libsodium (1.0.18-r0) 07:57:51 (2/5) Installing libzmq (4.3.3-r0) 07:57:51 bca2f99d35d6: Pull complete 07:57:51 93359f2a8cfa: Pull complete 07:57:51 7c6f9722023f: Pull complete 07:57:52 (3/5) Installing pkgconf (1.7.2-r0) 07:57:52 (4/5) Installing libsodium-dev (1.0.18-r0) 07:57:52 (5/5) Installing zeromq-dev (4.3.3-r0) 07:57:52 Executing busybox-1.31.1-r19.trigger 07:57:52 OK: 144 MiB in 44 packages 07:57:54 Removing intermediate container 02a86563ec0c 07:57:54 ---> 7efdaf82c1e4 07:57:54 Step 6/8 : WORKDIR /build 07:57:54 ---> Running in 34e7f58909a4 07:57:54 Removing intermediate container 34e7f58909a4 07:57:54 ---> d1a8cf701aac 07:57:54 Step 7/8 : COPY go.mod . 07:57:55 ---> 065bd9de1265 07:57:55 Step 8/8 : RUN go mod download 07:57:55 ---> Running in b7c7c2712f77 07:58:00 a35cf1a2eb13: Pull complete 07:58:00 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 07:58:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 07:58:00 ---> a62c8e92a672 07:58:00 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 07:58:00 20.10.0: Pulling from library/docker 07:58:00 05e7bc50f07f: Pulling fs layer 07:58:00 6db28d0fdbf6: Pulling fs layer 07:58:00 292df0bc6bf3: Pulling fs layer 07:58:00 2e060f4bd70b: Pulling fs layer 07:58:00 80e8d568a223: Pulling fs layer 07:58:00 8dc6ef1a942a: Pulling fs layer 07:58:00 2312dd95470a: Pulling fs layer 07:58:00 80e8d568a223: Waiting 07:58:00 8dc6ef1a942a: Waiting 07:58:00 2312dd95470a: Waiting 07:58:00 2e060f4bd70b: Waiting 07:58:00 292df0bc6bf3: Verifying Checksum 07:58:00 292df0bc6bf3: Download complete 07:58:00 6db28d0fdbf6: Verifying Checksum 07:58:00 6db28d0fdbf6: Download complete 07:58:00 80e8d568a223: Verifying Checksum 07:58:00 80e8d568a223: Download complete 07:58:00 05e7bc50f07f: Verifying Checksum 07:58:00 05e7bc50f07f: Download complete 07:58:00 8dc6ef1a942a: Verifying Checksum 07:58:00 8dc6ef1a942a: Download complete 07:58:00 2312dd95470a: Verifying Checksum 07:58:00 2312dd95470a: Download complete 07:58:01 05e7bc50f07f: Pull complete 07:58:02 6db28d0fdbf6: Pull complete 07:58:03 292df0bc6bf3: Pull complete 07:58:03 2e060f4bd70b: Verifying Checksum 07:58:03 2e060f4bd70b: Download complete 07:58:09 2e060f4bd70b: Pull complete 07:58:09 80e8d568a223: Pull complete 07:58:10 8dc6ef1a942a: Pull complete 07:58:10 2312dd95470a: Pull complete 07:58:10 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 07:58:10 Status: Downloaded newer image for docker:20.10.0 07:58:12 ---> 5c5809304f0d 07:58:12 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 07:58:12 ---> Running in 3181c18cf046 07:58:13 Removing intermediate container 3181c18cf046 07:58:13 ---> 1cfc8813e433 07:58:13 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 07:58:13 ---> Running in 6d66d72a0c0d 07:58:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:58:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:58:17 (1/5) Installing libsodium (1.0.18-r0) 07:58:17 (2/5) Installing libzmq (4.3.3-r0) 07:58:17 (3/5) Installing pkgconf (1.7.2-r0) 07:58:17 (4/5) Installing libsodium-dev (1.0.18-r0) 07:58:17 (5/5) Installing zeromq-dev (4.3.3-r0) 07:58:18 Executing busybox-1.31.1-r19.trigger 07:58:18 OK: 167 MiB in 44 packages 07:58:19 Removing intermediate container 6d66d72a0c0d 07:58:19 ---> 4bd2b7493547 07:58:19 Step 6/8 : WORKDIR /build 07:58:19 ---> Running in 6321329bf1d5 07:58:19 Removing intermediate container 6321329bf1d5 07:58:19 ---> 75a72f90d606 07:58:19 Step 7/8 : COPY go.mod . 07:58:20 ---> 7f3370689c8d 07:58:20 Step 8/8 : RUN go mod download 07:58:20 ---> Running in 1dd808d5894c 07:58:22 Removing intermediate container b7c7c2712f77 07:58:22 ---> 18fbc0356b64 07:58:22 Successfully built 18fbc0356b64 07:58:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:58:22 + docker inspect -f . ci-base-image-arm64 07:58:22 . [Pipeline] withDockerContainer 07:58:23 prd-ubuntu18.04-docker-arm64-4c-16g-31523 does not seem to be running inside a container 07:58:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:58:24 $ docker top be81517f5b81b8d3699024098285ea4824225209f24345f86ebc8f0160cca369 -eo pid,comm [Pipeline] { [Pipeline] sh 07:58:25 + go version 07:58:25 go version go1.15.5 linux/arm64 [Pipeline] } 07:58:25 $ docker stop --time=1 be81517f5b81b8d3699024098285ea4824225209f24345f86ebc8f0160cca369 07:58:27 $ docker rm -f be81517f5b81b8d3699024098285ea4824225209f24345f86ebc8f0160cca369 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:58:29 + docker inspect -f . ci-base-image-arm64 07:58:29 . [Pipeline] withDockerContainer 07:58:29 prd-ubuntu18.04-docker-arm64-4c-16g-31523 does not seem to be running inside a container 07:58:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:58:30 $ docker top dc428e3805c3684f1d401116faa3b9456a0c9b539e2a6677912842240900d472 -eo pid,comm [Pipeline] { [Pipeline] sh 07:58:32 + make test 07:58:32 make -C ./app-service-template build 07:58:32 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 07:58:32 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.14 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 07:58:52 Removing intermediate container 1dd808d5894c 07:58:52 ---> c263c959e590 07:58:52 Successfully built c263c959e590 07:58:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:58:53 + docker inspect -f . ci-base-image-x86_64 07:58:53 . [Pipeline] withDockerContainer 07:58:53 prd-centos7-docker-4c-2g-31524 does not seem to be running inside a container 07:58:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:58:55 $ docker top f10aad96fd5a6b161aa015a312a93502ac39e005a0ddcf2dd7ebb8f7f98c43ef -eo pid,comm [Pipeline] { [Pipeline] sh 07:58:56 + go version 07:58:56 go version go1.15.5 linux/amd64 [Pipeline] } 07:58:56 $ docker stop --time=1 f10aad96fd5a6b161aa015a312a93502ac39e005a0ddcf2dd7ebb8f7f98c43ef 07:58:59 $ docker rm -f f10aad96fd5a6b161aa015a312a93502ac39e005a0ddcf2dd7ebb8f7f98c43ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:59:00 + docker inspect -f . ci-base-image-x86_64 07:59:00 . [Pipeline] withDockerContainer 07:59:01 prd-centos7-docker-4c-2g-31524 does not seem to be running inside a container 07:59:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:59:04 $ docker top 351867c9c651cd67ce466320c50b1ef852e6e03078e03d3f5701d54cb3e3078d -eo pid,comm 07:59:04 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 07:59:04 make -C ./app-service-template test 07:59:04 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 07:59:04 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [Pipeline] { [Pipeline] sh 07:59:05 + make test 07:59:05 make -C ./app-service-template build 07:59:05 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 07:59:05 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.14 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 07:59:31 ok new-app-service 0.034s coverage: 47.8% of statements 07:59:31 ? new-app-service/config [no test files] 07:59:31 ok new-app-service/functions 0.030s 07:59:31 CGO_ENABLED=1 go vet ./... 07:59:39 gofmt -l . 07:59:39 [ "`gofmt -l .`" = "" ] 07:59:39 ./bin/test-go-mod-tidy.sh 07:59:39 ./bin/test-attribution-txt.sh 07:59:40 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 07:59:40 make -C ./app-service-template test 07:59:40 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 07:59:40 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 07:59:40 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 07:59:40 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 07:59:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 07:59:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.066s coverage: 55.8% of statements 07:59:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.048s coverage: 92.5% of statements 07:59:52 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 07:59:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.070s coverage: 61.5% of statements 07:59:52 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 07:59:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.040s 07:59:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.087s coverage: 75.4% of statements 07:59:52 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 07:59:52 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 07:59:52 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 07:59:52 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 07:59:52 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 07:59:52 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 07:59:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.031s coverage: 97.0% of statements 07:59:52 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 07:59:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.027s coverage: 10.5% of statements 07:59:56 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.802s coverage: 78.4% of statements 07:59:56 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 07:59:56 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.043s coverage: 20.0% of statements 07:59:56 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.067s coverage: 27.3% of statements 07:59:56 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 07:59:56 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 07:59:56 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.041s coverage: 71.7% of statements 08:00:07 ok new-app-service 0.111s coverage: 47.8% of statements 08:00:07 ? new-app-service/config [no test files] 08:00:07 ok new-app-service/functions 0.082s 08:00:07 CGO_ENABLED=1 go vet ./... 08:00:19 gofmt -l . 08:00:19 [ "`gofmt -l .`" = "" ] 08:00:19 ./bin/test-go-mod-tidy.sh 08:00:21 ./bin/test-attribution-txt.sh 08:00:22 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 08:00:22 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:00:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.087s coverage: 81.9% of statements 08:00:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.025s coverage: 94.4% of statements 08:00:23 CGO_ENABLED=1 GO111MODULE=on go vet ./... 08:00:24 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 08:00:26 gofmt -l . 08:00:26 [ "`gofmt -l .`" = "" ] 08:00:27 ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } 08:00:27 $ docker stop --time=1 dc428e3805c3684f1d401116faa3b9456a0c9b539e2a6677912842240900d472 08:00:29 $ docker rm -f dc428e3805c3684f1d401116faa3b9456a0c9b539e2a6677912842240900d472 [Pipeline] // withDockerContainer [Pipeline] sh 08:00:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:00:31 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 08:00:31 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.054s coverage: 55.8% of statements 08:00:31 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.053s coverage: 92.5% of statements 08:00:31 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 08:00:31 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.157s coverage: 61.5% of statements 08:00:31 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 08:00:31 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.086s [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } 08:00:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.239s coverage: 75.4% of statements 08:00:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 08:00:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 08:00:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 08:00:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 08:00:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 08:00:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 08:00:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.059s coverage: 97.0% of statements 08:00:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 08:00:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.130s coverage: 10.5% of statements 08:00:33 ---> job-cost.sh 08:00:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sDuw 08:00:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 3.118s coverage: 78.4% of statements 08:00:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 08:00:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.028s coverage: 20.0% of statements 08:00:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.057s coverage: 27.3% of statements 08:00:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 08:00:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 08:00:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.076s coverage: 71.7% of statements 08:01:05 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.312s coverage: 81.9% of statements 08:01:05 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.079s coverage: 94.4% of statements 08:01:05 CGO_ENABLED=1 GO111MODULE=on go vet ./... 08:01:07 gofmt -l . 08:01:07 [ "`gofmt -l .`" = "" ] 08:01:08 ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } 08:01:08 $ docker stop --time=1 351867c9c651cd67ce466320c50b1ef852e6e03078e03d3f5701d54cb3e3078d 08:01:11 $ docker rm -f 351867c9c651cd67ce466320c50b1ef852e6e03078e03d3f5701d54cb3e3078d [Pipeline] // withDockerContainer 08:01:12 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] sh 08:01:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:01:12 Warning: overwriting stash ‘coverage-report’ 08:01:13 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 08:01:15 ---> job-cost.sh 08:01:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EfBs 08:01:42 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:02:30 lf-activate-venv(): INFO: Adding /tmp/venv-EfBs/bin to PATH 08:02:30 INFO: No Stack... 08:02:30 INFO: Retrieving Pricing Info for: v1-standard-2 08:02:30 INFO: Archiving Costs [Pipeline] sh 08:02:31 + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv 08:02:31 + cut -d, -f6 [Pipeline] lock 08:02:31 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-766-1-stack-cost] 08:02:31 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-766-1-stack-cost] did not exist. Created. 08:02:31 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-766-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:02:31 + echo total: 0.029999999329447746 [Pipeline] stash 08:02:32 Stashed 1 file(s) [Pipeline] } 08:02:32 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-766-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:02:49 lf-activate-venv(): INFO: Adding /tmp/venv-sDuw/bin to PATH 08:02:49 INFO: No Stack... 08:02:49 INFO: Retrieving Pricing Info for: lf-standard-4 08:02:49 INFO: Archiving Costs [Pipeline] sh 08:02:49 + cut -d, -f6 08:02:49 + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv [Pipeline] lock 08:02:49 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-766-1-stack-cost] 08:02:49 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-766-1-stack-cost] did not exist. Created. 08:02:49 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-766-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:02:50 /w/workspace/app-functions-sdk-go/1@tmp/durable-2df00be4/script.sh: 1: /w/workspace/app-functions-sdk-go/1@tmp/durable-2df00be4/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 08:02:50 + echo total: 0.20999999344348907 [Pipeline] stash 08:02:50 Warning: overwriting stash ‘stack-cost’ 08:02:50 Stashed 1 file(s) [Pipeline] } 08:02:50 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-766-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 08:02:52 provisioning config files... 08:02:52 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-766@tmp/config222102873079468713tmp [Pipeline] { [Pipeline] sh 08:02:52 + set +x 08:02:52 + curl -s https://codecov.io/bash 08:02:52 + bash -s -- 08:02:53 08:02:53 _____ _ 08:02:53 / ____| | | 08:02:53 | | ___ __| | ___ ___ _____ __ 08:02:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:02:53 | |___| (_) | (_| | __/ (_| (_) \ V / 08:02:53 \_____\___/ \__,_|\___|\___\___/ \_/ 08:02:53 Bash-20210309-2b87ace 08:02:53 08:02:53 08:02:53 ==> git version 2.24.3 found 08:02:53 ==> 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 08:02:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:02:53 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:02:53 ==> Jenkins CI detected. 08:02:53 project root: . 08:02:53 --> token set from env 08:02:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:02:53 ==> Running gcov in . (disable via -X gcov) 08:02:53 ==> Python coveragepy not found 08:02:53 ==> Searching for coverage reports in: 08:02:53 + . 08:02:53 -> Found 2 reports 08:02:53 ==> Detecting git/mercurial file structure 08:02:53 ==> Reading reports 08:02:53 + ./app-service-template/coverage.out bytes=1055 08:02:53 + ./coverage.out bytes=86636 08:02:53 ==> Appending adjustments 08:02:53 https://docs.codecov.io/docs/fixing-reports 08:02:53 + Found adjustments 08:02:53 ==> Gzipping contents 08:02:53 16K /tmp/codecov.1g4N4J.gz 08:02:53 ==> Uploading reports 08:02:53 url: https://codecov.io 08:02:53 query: branch=PR-766&commit=f1168be2a71f1e72bcffe003d51819be212d0fc4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-766%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=766&job=&cmd_args= 08:02:53 -> Pinging Codecov 08:02:53 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-766&commit=f1168be2a71f1e72bcffe003d51819be212d0fc4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-766%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=766&job=&cmd_args= 08:02:54 -> Uploading to 08:02:54 https://storage.googleapis.com/codecov/v4/raw/2021-03-26/3D8B5DFFC46A037C893635FACE044666/f1168be2a71f1e72bcffe003d51819be212d0fc4/af628e9a-33ad-453a-8848-3adf77deab64.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210326%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210326T080254Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0e05cf907ba991e49bade4ac262841bf73f6647f7185f342588eef3913c7d471 08:02:54 % Total % Received % Xferd Average Speed Time Time Time Current 08:02:54 Dload Upload Total Spent Left Speed 08:02:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15270 0 0 100 15270 0 34491 --:--:-- --:--:-- --:--:-- 34469 100 15270 0 0 100 15270 0 34480 --:--:-- --:--:-- --:--:-- 34469 08:02:54 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/f1168be2a71f1e72bcffe003d51819be212d0fc4 [Pipeline] } 08:02:54 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 08:02:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:02:58 ---> package-listing.sh 08:02:58 ++ tr '[:upper:]' '[:lower:]' 08:02:58 ++ facter osfamily 08:02:58 + OS_FAMILY=redhat 08:02:58 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-766 08:02:58 + START_PACKAGES=/tmp/packages_start.txt 08:02:58 + END_PACKAGES=/tmp/packages_end.txt 08:02:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:02:58 + PACKAGES=/tmp/packages_start.txt 08:02:58 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-766 ']' 08:02:58 + PACKAGES=/tmp/packages_end.txt 08:02:58 + case "${OS_FAMILY}" in 08:02:58 + rpm -qa 08:02:58 + sort 08:03:03 + '[' -f /tmp/packages_start.txt ']' 08:03:03 + '[' -f /tmp/packages_end.txt ']' 08:03:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:03:03 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-766 ']' 08:03:03 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-766/archives/ 08:03:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-766/archives/ [Pipeline] echo 08:03:03 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-766/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:03:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:03:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:03:04 08:03:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:03:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:03:04 alpine: Pulling from edgex-lftools-log-publisher 08:03:04 df20fa9351a1: Pulling fs layer 08:03:04 36b3adc4ff6f: Pulling fs layer 08:03:04 8ad3a11d3b57: Pulling fs layer 08:03:04 46f8f816bc3b: Pulling fs layer 08:03:04 93b61091891f: Pulling fs layer 08:03:04 93b9cdb0e59b: Pulling fs layer 08:03:04 5e14af77c1be: Pulling fs layer 08:03:04 01666e4c0597: Pulling fs layer 08:03:04 aa168da1d23b: Pulling fs layer 08:03:04 46f8f816bc3b: Waiting 08:03:04 93b61091891f: Waiting 08:03:04 93b9cdb0e59b: Waiting 08:03:04 5e14af77c1be: Waiting 08:03:04 01666e4c0597: Waiting 08:03:04 aa168da1d23b: Waiting 08:03:04 36b3adc4ff6f: Download complete 08:03:04 46f8f816bc3b: Verifying Checksum 08:03:04 46f8f816bc3b: Download complete 08:03:04 df20fa9351a1: Verifying Checksum 08:03:04 df20fa9351a1: Download complete 08:03:04 93b9cdb0e59b: Verifying Checksum 08:03:04 93b9cdb0e59b: Download complete 08:03:04 5e14af77c1be: Verifying Checksum 08:03:04 5e14af77c1be: Download complete 08:03:04 93b61091891f: Verifying Checksum 08:03:04 93b61091891f: Download complete 08:03:04 01666e4c0597: Verifying Checksum 08:03:04 01666e4c0597: Download complete 08:03:04 8ad3a11d3b57: Verifying Checksum 08:03:04 8ad3a11d3b57: Download complete 08:03:05 df20fa9351a1: Pull complete 08:03:05 36b3adc4ff6f: Pull complete 08:03:06 8ad3a11d3b57: Pull complete 08:03:06 46f8f816bc3b: Pull complete 08:03:06 aa168da1d23b: Verifying Checksum 08:03:06 aa168da1d23b: Download complete 08:03:07 93b61091891f: Pull complete 08:03:07 93b9cdb0e59b: Pull complete 08:03:07 5e14af77c1be: Pull complete 08:03:07 01666e4c0597: Pull complete 08:03:16 aa168da1d23b: Pull complete 08:03:16 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 08:03:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:03:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:03:16 prd-centos7-docker-4c-2g-31522 does not seem to be running inside a container 08:03:16 $ 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-766/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-766 -v /w/workspace/ndry_app-functions-sdk-go_PR-766:/w/workspace/ndry_app-functions-sdk-go_PR-766:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-766@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-766@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 08:03:19 $ docker top 17ab0fbc6822690c190dbb30a8ab6d61289b5dd2f10b81f713e558bffd94a205 -eo pid,comm [Pipeline] { [Pipeline] sh 08:03:20 + touch /tmp/pre-build-complete [Pipeline] sh 08:03:20 + mkdir -p /var/log/sa [Pipeline] sh 08:03:21 + ls /var/log/sa-host 08:03:21 + sadf -c /var/log/sa-host/sa23 08:03:21 file_magic: OK 08:03:21 HZ: Using current value: 100 08:03:21 file_header: OK 08:03:21 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 08:03:21 Statistics: 08:03:21 Hnuu...uuuununununu... 08:03:21 File successfully converted to sysstat format version 12.2.1 08:03:21 + sadf -c /var/log/sa-host/sa26 08:03:21 file_magic: OK 08:03:21 HZ: Using current value: 100 08:03:21 file_header: OK 08:03:21 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 08:03:21 Statistics: 08:03:21 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:03:21 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:03:21 provisioning config files... 08:03:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-766@tmp/config804867434782980021tmp [Pipeline] { [Pipeline] echo 08:03:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:03:22 ---> create-netrc.sh [Pipeline] } 08:03:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 08:03:22 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 08:03:22 ---> python-tools-install.sh [Pipeline] echo 08:03:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:03:23 ---> sudo-logs.sh 08:03:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:03:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:03:23 ---> job-cost.sh 08:03:23 lf-activate-venv: SKIPPING 08:03:23 DEBUG: total: 0.20999999344348907 08:03:23 INFO: Retrieving Stack Cost... 08:03:24 INFO: Retrieving Pricing Info for: v1-standard-2 08:03:25 INFO: Archiving Costs [Pipeline] echo 08:03:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:03:25 ---> logs-deploy.sh 08:03:25 lf-activate-venv: SKIPPING 08:03:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-766/1 08:03:25 INFO: archiving workspace using pattern(s): 08:03:27 Archives upload complete. 08:03:27 INFO: archiving logs to Nexus 08:03:28 ---> uname -a: 08:03:28 Linux prd-centos7-docker-4c-2g-31522.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 08:03:28 08:03:28 08:03:28 ---> lscpu: 08:03:28 Architecture: x86_64 08:03:28 CPU op-mode(s): 32-bit, 64-bit 08:03:28 Byte Order: Little Endian 08:03:28 Address sizes: 40 bits physical, 48 bits virtual 08:03:28 CPU(s): 4 08:03:28 On-line CPU(s) list: 0-3 08:03:28 Thread(s) per core: 1 08:03:28 Core(s) per socket: 1 08:03:28 Socket(s): 4 08:03:28 NUMA node(s): 1 08:03:28 Vendor ID: GenuineIntel 08:03:28 CPU family: 6 08:03:28 Model: 44 08:03:28 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 08:03:28 Stepping: 1 08:03:28 CPU MHz: 2933.438 08:03:28 BogoMIPS: 5866.87 08:03:28 Virtualization: VT-x 08:03:28 Hypervisor vendor: KVM 08:03:28 Virtualization type: full 08:03:28 L1d cache: 128 KiB 08:03:28 L1i cache: 128 KiB 08:03:28 L2 cache: 16 MiB 08:03:28 L3 cache: 64 MiB 08:03:28 NUMA node0 CPU(s): 0-3 08:03:28 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 08:03:28 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 08:03:28 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 08:03:28 Vulnerability Meltdown: Mitigation; PTI 08:03:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:03:28 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:03:28 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:03:28 Vulnerability Srbds: Not affected 08:03:28 Vulnerability Tsx async abort: Not affected 08:03:28 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 08:03:28 08:03:28 08:03:28 ---> nproc: 08:03:28 4 08:03:28 08:03:28 08:03:28 ---> df -h: 08:03:28 Filesystem Size Used Available Use% Mounted on 08:03:28 overlay 50.0G 7.3G 42.7G 15% / 08:03:28 tmpfs 64.0M 0 64.0M 0% /dev 08:03:28 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 08:03:28 shm 64.0M 0 64.0M 0% /dev/shm 08:03:28 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 08:03:28 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 08:03:28 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 08:03:28 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 08:03:28 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-766@tmp 08:03:28 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 08:03:28 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 08:03:28 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 08:03:28 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 08:03:28 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-766 08:03:28 08:03:28 08:03:28 ---> free -m: 08:03:28 total used free shared buff/cache available 08:03:28 Mem: 1837 722 110 0 1004 1009 08:03:28 Swap: 1023 1 1022 08:03:28 08:03:28 08:03:28 ---> ip addr: 08:03:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 08:03:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:03:28 inet 127.0.0.1/8 scope host lo 08:03:28 valid_lft forever preferred_lft forever 08:03:28 inet6 ::1/128 scope host 08:03:28 valid_lft forever preferred_lft forever 08:03:28 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 08:03:28 link/ether fa:16:3e:d9:a7:e7 brd ff:ff:ff:ff:ff:ff 08:03:28 inet 10.30.122.252/23 brd 10.30.123.255 scope global dynamic eth0 08:03:28 valid_lft 85819sec preferred_lft 85819sec 08:03:28 inet6 fe80::f816:3eff:fed9:a7e7/64 scope link 08:03:28 valid_lft forever preferred_lft forever 08:03:28 3: docker0: mtu 1500 qdisc noqueue state DOWN 08:03:28 link/ether 02:42:5c:6b:63:8e brd ff:ff:ff:ff:ff:ff 08:03:28 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:03:28 valid_lft forever preferred_lft forever 08:03:28 inet6 fe80::42:5cff:fe6b:638e/64 scope link 08:03:28 valid_lft forever preferred_lft forever 08:03:28 08:03:28 08:03:28 ---> sar -b -r -n DEV: 08:03:28 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/26/21 _x86_64_ (4 CPU) 08:03:28 08:03:28 07:53:35 LINUX RESTART (4 CPU) 08:03:28 08:03:28 07:54:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:03:28 07:55:02 80.12 31.45 48.68 0.00 6575.00 5807.96 0.00 08:03:28 07:56:01 2.64 0.00 2.64 0.00 0.00 61.44 0.00 08:03:28 07:57:01 0.40 0.00 0.40 0.00 0.00 6.31 0.00 08:03:28 07:58:01 0.33 0.00 0.33 0.00 0.00 4.06 0.00 08:03:28 07:59:01 0.23 0.00 0.23 0.00 0.00 3.66 0.00 08:03:28 08:00:01 0.27 0.00 0.27 0.00 0.00 3.33 0.00 08:03:28 08:01:01 0.30 0.02 0.28 0.00 0.13 3.20 0.00 08:03:28 08:02:01 0.35 0.08 0.27 0.00 1.60 5.30 0.00 08:03:28 08:03:01 36.30 35.95 0.35 0.00 3447.79 9.54 0.00 08:03:28 Average: 13.48 7.53 5.95 0.00 1118.28 658.55 0.00 08:03:28 08:03:28 07:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:03:28 07:55:02 232156 0 619040 32.90 2620 1027728 1113624 38.01 415328 1036936 132 08:03:28 07:56:01 236752 0 614540 32.66 2620 1027632 1080296 36.87 415048 1033060 16 08:03:28 07:57:01 236716 0 614568 32.66 2620 1027640 1080484 36.88 424516 1024240 16 08:03:28 07:58:01 236216 0 615068 32.69 2620 1027640 1080568 36.88 425032 1024240 12 08:03:28 07:59:01 234168 0 617108 32.80 2620 1027648 1080580 36.88 436124 1015224 8 08:03:28 08:00:01 234580 0 616692 32.78 2620 1027652 1080460 36.87 437684 1013132 8 08:03:28 08:01:01 233828 0 617444 32.82 2620 1027652 1082840 36.96 438136 1013128 8 08:03:28 08:02:01 234800 0 616344 32.76 2620 1027780 1080872 36.89 437572 1013188 12 08:03:28 08:03:01 106100 0 641520 34.10 2620 1131304 1116772 38.11 463812 1114484 20 08:03:28 Average: 220591 0 619147 32.91 2620 1039186 1088500 37.15 432584 1031959 26 08:03:28 08:03:28 07:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:03:28 07:55:02 eth0 729.97 521.54 1646.98 108.62 0.00 0.00 0.00 0.00 08:03:28 07:55:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:28 07:55:02 docker0 118.99 106.43 10.46 312.08 0.00 0.00 0.00 0.00 08:03:28 07:56:01 eth0 1.15 0.09 0.08 0.01 0.00 0.00 0.00 0.00 08:03:28 07:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:28 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:28 07:57:01 eth0 2.58 0.92 1.41 0.21 0.00 0.00 0.00 0.00 08:03:28 07:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:28 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:28 07:58:01 eth0 2.26 0.50 0.67 0.39 0.00 0.00 0.00 0.00 08:03:28 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:28 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:28 07:59:01 eth0 1.00 0.53 0.54 0.42 0.00 0.00 0.00 0.00 08:03:28 07:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:28 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:28 08:00:01 eth0 0.35 0.25 0.15 0.08 0.00 0.00 0.00 0.00 08:03:28 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:28 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:28 08:01:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:03:28 08:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:28 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:28 08:02:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:03:28 08:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:28 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:28 08:03:01 eth0 10.27 6.04 9.46 3.61 0.00 0.00 0.00 0.00 08:03:28 08:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:28 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:28 Average: eth0 83.43 59.13 185.12 12.65 0.00 0.00 0.00 0.00 08:03:28 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:28 Average: docker0 13.28 11.87 1.17 34.82 0.00 0.00 0.00 0.00 08:03:28 08:03:28 08:03:28 ---> sar -P ALL: 08:03:28 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/26/21 _x86_64_ (4 CPU) 08:03:28 08:03:28 07:53:35 LINUX RESTART (4 CPU) 08:03:28 08:03:28 07:54:01 CPU %user %nice %system %iowait %steal %idle 08:03:28 07:55:02 all 12.57 0.00 4.48 2.38 0.03 80.53 08:03:28 07:55:02 0 14.60 0.00 4.85 2.01 0.02 78.52 08:03:28 07:55:02 1 11.80 0.00 4.47 3.53 0.03 80.16 08:03:28 07:55:02 2 12.08 0.00 4.38 1.25 0.03 82.26 08:03:28 07:55:02 3 11.82 0.00 4.23 2.72 0.03 81.19 08:03:28 07:56:01 all 0.15 0.00 0.04 0.00 0.00 99.81 08:03:28 07:56:01 0 0.48 0.00 0.03 0.00 0.00 99.48 08:03:28 07:56:01 1 0.03 0.00 0.03 0.00 0.00 99.93 08:03:28 07:56:01 2 0.05 0.00 0.03 0.00 0.00 99.91 08:03:28 07:56:01 3 0.03 0.00 0.07 0.00 0.00 99.90 08:03:28 07:57:01 all 0.16 0.00 0.05 0.00 0.00 99.80 08:03:28 07:57:01 0 0.48 0.00 0.07 0.00 0.00 99.45 08:03:28 07:57:01 1 0.03 0.00 0.03 0.00 0.00 99.93 08:03:28 07:57:01 2 0.07 0.00 0.03 0.00 0.00 99.90 08:03:28 07:57:01 3 0.05 0.00 0.05 0.00 0.00 99.90 08:03:28 07:58:01 all 0.16 0.00 0.04 0.00 0.00 99.80 08:03:28 07:58:01 0 0.52 0.00 0.02 0.00 0.00 99.47 08:03:28 07:58:01 1 0.03 0.00 0.05 0.00 0.00 99.92 08:03:28 07:58:01 2 0.05 0.00 0.05 0.00 0.00 99.90 08:03:28 07:58:01 3 0.03 0.00 0.03 0.00 0.00 99.93 08:03:28 07:59:01 all 0.17 0.00 0.13 0.00 0.01 99.70 08:03:28 07:59:01 0 0.20 0.00 0.18 0.00 0.00 99.62 08:03:28 07:59:01 1 0.07 0.00 0.13 0.00 0.02 99.78 08:03:28 07:59:01 2 0.05 0.00 0.05 0.00 0.00 99.90 08:03:28 07:59:01 3 0.35 0.00 0.13 0.00 0.02 99.50 08:03:28 08:00:01 all 0.05 0.00 0.10 0.00 0.00 99.85 08:03:28 08:00:01 0 0.03 0.00 0.27 0.00 0.00 99.70 08:03:28 08:00:01 1 0.07 0.00 0.05 0.00 0.00 99.88 08:03:28 08:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:03:28 08:00:01 3 0.10 0.00 0.07 0.00 0.00 99.83 08:03:28 08:01:01 all 0.10 0.00 0.05 0.00 0.00 99.85 08:03:28 08:01:01 0 0.02 0.00 0.03 0.00 0.00 99.95 08:03:28 08:01:01 1 0.30 0.00 0.08 0.00 0.00 99.62 08:03:28 08:01:01 2 0.03 0.00 0.05 0.00 0.00 99.92 08:03:28 08:01:01 3 0.05 0.00 0.05 0.00 0.00 99.90 08:03:28 08:02:01 all 0.16 0.00 0.03 0.00 0.00 99.80 08:03:28 08:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:03:28 08:02:01 1 0.53 0.00 0.03 0.00 0.00 99.43 08:03:28 08:02:01 2 0.07 0.00 0.03 0.00 0.00 99.90 08:03:28 08:02:01 3 0.03 0.00 0.05 0.00 0.00 99.92 08:03:28 08:03:01 all 0.93 0.00 0.47 0.89 0.00 97.71 08:03:28 08:03:01 0 0.50 0.00 0.30 0.08 0.02 99.10 08:03:28 08:03:01 1 1.90 0.00 0.68 3.42 0.00 93.99 08:03:28 08:03:01 2 0.75 0.00 0.42 0.02 0.00 98.82 08:03:28 08:03:01 3 0.57 0.00 0.47 0.03 0.00 98.93 08:03:28 Average: all 1.60 0.00 0.59 0.36 0.00 97.44 08:03:28 Average: 0 1.86 0.00 0.64 0.23 0.00 97.27 08:03:28 Average: 1 1.64 0.00 0.62 0.77 0.01 96.97 08:03:28 Average: 2 1.45 0.00 0.56 0.14 0.00 97.85 08:03:28 Average: 3 1.44 0.00 0.57 0.30 0.01 97.68 08:03:28 08:03:28 08:03:28