Pull request #772 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from 2b86790745d9f91510aa9c0555c977c268b83fa8+d68305261b009470d1fda9feae14a96618a86fbb (016a58d02fc99eda10600e4de475ce5dd023cb03) 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-772/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-772/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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-31901 in /w/workspace/ndry_app-functions-sdk-go_PR-772 [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-772 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/772/head:refs/remotes/origin/PR-772 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit d68305261b009470d1fda9feae14a96618a86fbb into PR head commit 2b86790745d9f91510aa9c0555c977c268b83fa8 Merge succeeded, producing 2b86790745d9f91510aa9c0555c977c268b83fa8 Checking out Revision 2b86790745d9f91510aa9c0555c977c268b83fa8 (PR-772) > git config core.sparsecheckout # timeout=10 > git checkout -f 2b86790745d9f91510aa9c0555c977c268b83fa8 # 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 d68305261b009470d1fda9feae14a96618a86fbb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2b86790745d9f91510aa9c0555c977c268b83fa8 # timeout=10 Commit message: "feat: Enable Registry and Config access token" 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 23:28:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:28:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:28:08 ========================================================= 23:28:08 EdgeX Global Pipelines Version Info 23:28:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:28:09 ------------------- 23:28:09 stable info: 23:28:09 ------------------- 23:28:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:28:09 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 23:28:09 Message: update stable to v1.0.186 23:28:10 ------------------- 23:28:10 experimental info: 23:28:10 ------------------- 23:28:10 Commited By: **** collab-it+edgex@linuxfoundation.org 23:28:10 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 23:28:10 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:28:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 23:28:11 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 23:28:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:28:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:28:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:28:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 23:28:12 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 23:28:12 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 23:28:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:28:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:28:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:28:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo 23:28:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:28:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:28:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 23:28:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 23:28:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:28:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:28:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:28:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:28:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:28:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 23:28:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:28:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:28:14 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 23:28:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:28:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-772 [Pipeline] echo 23:28:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-772 [Pipeline] echo 23:28:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-772 [Pipeline] echo 23:28:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2b86790745d9f91510aa9c0555c977c268b83fa8 [Pipeline] echo 23:28:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2b86790 [Pipeline] echo 23:28:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:28:16 + git log --format=format:%s -1 2b86790745d9f91510aa9c0555c977c268b83fa8 [Pipeline] echo 23:28:16 GIT_COMMIT: 2b86790745d9f91510aa9c0555c977c268b83fa8, Commit Message: feat: Enable Registry and Config access token [Pipeline] echo 23:28:16 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 23:28:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:28:17 23:28:17 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:28:18 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:28:18 latest: Pulling from edgex-devops/git-semver 23:28:18 31603596830f: Pulling fs layer 23:28:18 2a8b12db71e7: Pulling fs layer 23:28:18 6ca5941a6612: Pulling fs layer 23:28:18 ecc8261a40a4: Pulling fs layer 23:28:18 ecc8261a40a4: Waiting 23:28:18 2a8b12db71e7: Verifying Checksum 23:28:18 2a8b12db71e7: Download complete 23:28:18 31603596830f: Verifying Checksum 23:28:18 31603596830f: Download complete 23:28:18 ecc8261a40a4: Download complete 23:28:18 6ca5941a6612: Verifying Checksum 23:28:18 6ca5941a6612: Download complete 23:28:18 31603596830f: Pull complete 23:28:18 2a8b12db71e7: Pull complete 23:28:19 6ca5941a6612: Pull complete 23:28:20 ecc8261a40a4: Pull complete 23:28:20 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 23:28:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:28:20 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:28:20 prd-centos7-docker-4c-2g-31901 does not seem to be running inside a container 23:28:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-772 -v /w/workspace/ndry_app-functions-sdk-go_PR-772:/w/workspace/ndry_app-functions-sdk-go_PR-772:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-772@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-772@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:10004/edgex-devops/git-semver:latest cat 23:28:22 $ docker top 44e51fb35aa36e85e49462ab2b8b9cf03c81278ba527b2046bc065d192da5782 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:28:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:28:22 [ssh-agent] Looking for ssh-agent implementation... 23:28:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:28:22 $ docker exec 44e51fb35aa36e85e49462ab2b8b9cf03c81278ba527b2046bc065d192da5782 ssh-agent 23:28:23 SSH_AUTH_SOCK=/tmp/ssh-7TK53KGMmdZt/agent.11 23:28:23 SSH_AGENT_PID=17 23:28:23 Running ssh-add (command line suppressed) 23:28:23 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-772@tmp/private_key_3939276033230343029.key (/w/workspace/ndry_app-functions-sdk-go_PR-772@tmp/private_key_3939276033230343029.key) 23:28:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:28:23 + git tag --points-at HEAD [Pipeline] } 23:28:23 $ docker exec --env ******** --env ******** 44e51fb35aa36e85e49462ab2b8b9cf03c81278ba527b2046bc065d192da5782 ssh-agent -k 23:28:24 unset SSH_AUTH_SOCK; 23:28:24 unset SSH_AGENT_PID; 23:28:24 echo Agent pid 17 killed; 23:28:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:28:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:28:24 [ssh-agent] Looking for ssh-agent implementation... 23:28:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:28:24 $ docker exec 44e51fb35aa36e85e49462ab2b8b9cf03c81278ba527b2046bc065d192da5782 ssh-agent 23:28:24 SSH_AUTH_SOCK=/tmp/ssh-S5o0aWWeYKJT/agent.45 23:28:24 SSH_AGENT_PID=50 23:28:24 Running ssh-add (command line suppressed) 23:28:24 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-772@tmp/private_key_4545209373739502546.key (/w/workspace/ndry_app-functions-sdk-go_PR-772@tmp/private_key_4545209373739502546.key) 23:28:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:28:25 + git semver init 23:28:25 # -> Open(): unable to determine branch for HEAD 23:28:25 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-772/.git 23:28:25 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-772 23:28:25 # $SEMVER_REMOTE_NAME = origin 23:28:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:28:25 # $SEMVER_USER_NAME = edgex-jenkins 23:28:25 # $SEMVER_BRANCH = PR-772 23:28:25 # $SEMVER_TEMP = /tmp/semver-039307845 23:28:25 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 23:28:28 # '/tmp/semver-039307845' -> '/w/workspace/ndry_app-functions-sdk-go_PR-772/.semver' 23:28:28 # -> Force: false 23:28:28 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-772/.semver [Pipeline] } 23:28:28 $ docker exec --env ******** --env ******** 44e51fb35aa36e85e49462ab2b8b9cf03c81278ba527b2046bc065d192da5782 ssh-agent -k 23:28:28 unset SSH_AUTH_SOCK; 23:28:28 unset SSH_AGENT_PID; 23:28:28 echo Agent pid 50 killed; 23:28:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:28:29 + git semver [Pipeline] } 23:28:29 $ docker stop --time=1 44e51fb35aa36e85e49462ab2b8b9cf03c81278ba527b2046bc065d192da5782 23:28:30 $ docker rm -f 44e51fb35aa36e85e49462ab2b8b9cf03c81278ba527b2046bc065d192da5782 [Pipeline] // withDockerContainer [Pipeline] sh 23:28:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:28:31 Stashed 1 file(s) [Pipeline] echo 23:28:31 [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 23:28:47 Still waiting to schedule task 23:28:47 Waiting for next available executor on ‘centos7-docker-4c-2g’ 23:28:47 Still waiting to schedule task 23:28:47 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 23:30:28 Running on prd-ubuntu18.04-docker-arm64-4c-16g-31902 in /w/workspace/ndry_app-functions-sdk-go_PR-772 [Pipeline] { [Pipeline] ws 23:30:28 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 23:30:34 using credential edgex-jenkins-ssh 23:30:34 Cloning the remote Git repository 23:30:34 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 23:30:34 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 23:30:34 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 23:30:34 > git --version # timeout=10 23:30:34 > git --version # 'git version 2.17.1' 23:30:34 using GIT_SSH to set credentials SSH Credentials for GitHub 23:30:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:30:37 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 23:30:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:30:37 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 23:30:37 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 23:30:37 using GIT_SSH to set credentials SSH Credentials for GitHub 23:30:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/772/head:refs/remotes/origin/PR-772 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:30:38 Merging remotes/origin/master commit d68305261b009470d1fda9feae14a96618a86fbb into PR head commit 2b86790745d9f91510aa9c0555c977c268b83fa8 23:30:38 Merge succeeded, producing 2b86790745d9f91510aa9c0555c977c268b83fa8 23:30:38 Checking out Revision 2b86790745d9f91510aa9c0555c977c268b83fa8 (PR-772) 23:30:38 > git config core.sparsecheckout # timeout=10 23:30:38 > git checkout -f 2b86790745d9f91510aa9c0555c977c268b83fa8 # timeout=10 23:30:38 > git remote # timeout=10 23:30:38 > git config --get remote.origin.url # timeout=10 23:30:38 using GIT_SSH to set credentials SSH Credentials for GitHub 23:30:38 > git merge d68305261b009470d1fda9feae14a96618a86fbb # timeout=10 23:30:38 > git rev-parse HEAD^{commit} # timeout=10 23:30:39 > git config core.sparsecheckout # timeout=10 23:30:39 > git checkout -f 2b86790745d9f91510aa9c0555c977c268b83fa8 # timeout=10 23:30:43 Commit message: "feat: Enable Registry and Config access token" 23:30:43 > git --version # timeout=10 23:30:43 > git --version # 'git version 2.17.1' 23:30:43 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:30:45 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 23:30:45 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:30:46 + + true 23:30:46 sudo service docker restart [Pipeline] unstash [Pipeline] echo 23:30:48 ========================================================= 23:30:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 23:30:48 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:30:48 + 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 . 23:30:49 Sending build context to Docker daemon 19.44MB 23:30:49 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 23:30:49 Step 2/8 : FROM ${BASE} 23:30:50 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:30:50 5f621e34cdf4: Pulling fs layer 23:30:50 a4357932f1b6: Pulling fs layer 23:30:50 18c013af1878: Pulling fs layer 23:30:50 00ac8860ef70: Pulling fs layer 23:30:50 63d7cb157983: Pulling fs layer 23:30:50 b116817d02f9: Pulling fs layer 23:30:50 745a02a5169b: Pulling fs layer 23:30:50 00ac8860ef70: Waiting 23:30:50 63d7cb157983: Waiting 23:30:50 745a02a5169b: Waiting 23:30:50 18c013af1878: Download complete 23:30:50 a4357932f1b6: Verifying Checksum 23:30:50 a4357932f1b6: Download complete 23:30:50 63d7cb157983: Verifying Checksum 23:30:50 63d7cb157983: Download complete 23:30:50 b116817d02f9: Download complete 23:30:50 5f621e34cdf4: Verifying Checksum 23:30:50 5f621e34cdf4: Download complete 23:30:51 5f621e34cdf4: Pull complete 23:30:51 a4357932f1b6: Pull complete 23:30:51 18c013af1878: Pull complete 23:30:52 745a02a5169b: Verifying Checksum 23:30:52 745a02a5169b: Download complete 23:30:53 00ac8860ef70: Verifying Checksum 23:30:53 00ac8860ef70: Download complete 23:31:00 Running on prd-centos7-docker-4c-2g-31903 in /w/workspace/ndry_app-functions-sdk-go_PR-772 [Pipeline] { [Pipeline] ws 23:31:00 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 23:31:03 using credential edgex-jenkins-ssh 23:31:03 Cloning the remote Git repository 23:31:04 00ac8860ef70: Pull complete 23:31:03 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 23:31:03 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 23:31:03 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 23:31:03 > git --version # timeout=10 23:31:03 > git --version # 'git version 2.24.3' 23:31:03 using GIT_SSH to set credentials SSH Credentials for GitHub 23:31:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:31:04 63d7cb157983: Pull complete 23:31:04 b116817d02f9: Pull complete 23:31:04 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 23:31:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:31:04 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 23:31:04 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 23:31:04 using GIT_SSH to set credentials SSH Credentials for GitHub 23:31:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/772/head:refs/remotes/origin/PR-772 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:31:05 Merging remotes/origin/master commit d68305261b009470d1fda9feae14a96618a86fbb into PR head commit 2b86790745d9f91510aa9c0555c977c268b83fa8 23:31:05 Merge succeeded, producing 2b86790745d9f91510aa9c0555c977c268b83fa8 23:31:05 Checking out Revision 2b86790745d9f91510aa9c0555c977c268b83fa8 (PR-772) 23:31:05 > git config core.sparsecheckout # timeout=10 23:31:05 > git checkout -f 2b86790745d9f91510aa9c0555c977c268b83fa8 # timeout=10 23:31:05 > git remote # timeout=10 23:31:05 > git config --get remote.origin.url # timeout=10 23:31:05 using GIT_SSH to set credentials SSH Credentials for GitHub 23:31:05 > git merge d68305261b009470d1fda9feae14a96618a86fbb # timeout=10 23:31:05 > git rev-parse HEAD^{commit} # timeout=10 23:31:05 > git config core.sparsecheckout # timeout=10 23:31:05 > git checkout -f 2b86790745d9f91510aa9c0555c977c268b83fa8 # timeout=10 23:31:08 745a02a5169b: Pull complete 23:31:08 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 23:31:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 23:31:08 ---> b7e6874047d6 23:31:08 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 23:31:08 20.10.0: Pulling from library/docker 23:31:08 a3cc7d3b244e: Pulling fs layer 23:31:08 02a3295e0d61: Pulling fs layer 23:31:08 0f4f2e6d8100: Pulling fs layer 23:31:08 330b718f631f: Pulling fs layer 23:31:08 a93816041522: Pulling fs layer 23:31:08 bdb6da89ff94: Pulling fs layer 23:31:08 2a70c0c122f4: Pulling fs layer 23:31:08 330b718f631f: Waiting 23:31:08 a93816041522: Waiting 23:31:08 bdb6da89ff94: Waiting 23:31:08 2a70c0c122f4: Waiting 23:31:08 0f4f2e6d8100: Download complete 23:31:08 02a3295e0d61: Verifying Checksum 23:31:08 02a3295e0d61: Download complete 23:31:08 a3cc7d3b244e: Download complete 23:31:08 a93816041522: Verifying Checksum 23:31:08 a93816041522: Download complete 23:31:08 bdb6da89ff94: Download complete 23:31:08 2a70c0c122f4: Download complete 23:31:09 Commit message: "feat: Enable Registry and Config access token" 23:31:09 > git --version # timeout=10 23:31:09 > git --version # 'git version 2.24.3' 23:31:09 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 23:31:09 a3cc7d3b244e: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:31:10 02a3295e0d61: Pull complete 23:31:10 330b718f631f: Verifying Checksum 23:31:10 330b718f631f: Download complete 23:31:10 0f4f2e6d8100: Pull complete 23:31:10 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 23:31:10 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:31:11 + sudo service docker restart 23:31:11 + true 23:31:11 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 23:31:12 ========================================================= 23:31:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 23:31:12 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:31:12 + 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 . 23:31:13 Sending build context to Docker daemon 19.44MB 23:31:13 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 23:31:13 Step 2/8 : FROM ${BASE} 23:31:13 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 23:31:13 188c0c94c7c5: Pulling fs layer 23:31:13 0ef7d3d256c8: Pulling fs layer 23:31:13 de9db76c5a1d: Pulling fs layer 23:31:13 bca2f99d35d6: Pulling fs layer 23:31:13 93359f2a8cfa: Pulling fs layer 23:31:13 7c6f9722023f: Pulling fs layer 23:31:13 a35cf1a2eb13: Pulling fs layer 23:31:13 93359f2a8cfa: Waiting 23:31:13 7c6f9722023f: Waiting 23:31:13 a35cf1a2eb13: Waiting 23:31:13 bca2f99d35d6: Waiting 23:31:13 de9db76c5a1d: Verifying Checksum 23:31:13 de9db76c5a1d: Download complete 23:31:13 0ef7d3d256c8: Download complete 23:31:13 93359f2a8cfa: Verifying Checksum 23:31:13 93359f2a8cfa: Download complete 23:31:13 7c6f9722023f: Verifying Checksum 23:31:13 7c6f9722023f: Download complete 23:31:13 188c0c94c7c5: Verifying Checksum 23:31:13 188c0c94c7c5: Download complete 23:31:14 188c0c94c7c5: Pull complete 23:31:14 0ef7d3d256c8: Pull complete 23:31:14 de9db76c5a1d: Pull complete 23:31:14 330b718f631f: Pull complete 23:31:14 a93816041522: Pull complete 23:31:14 bdb6da89ff94: Pull complete 23:31:15 2a70c0c122f4: Pull complete 23:31:15 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 23:31:15 Status: Downloaded newer image for docker:20.10.0 23:31:16 a35cf1a2eb13: Verifying Checksum 23:31:16 a35cf1a2eb13: Download complete 23:31:16 bca2f99d35d6: Verifying Checksum 23:31:16 bca2f99d35d6: Download complete 23:31:21 bca2f99d35d6: Pull complete 23:31:21 93359f2a8cfa: Pull complete 23:31:21 7c6f9722023f: Pull complete 23:31:21 ---> fd0a62472daf 23:31:21 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:31:21 ---> Running in 24b74a399c58 23:31:21 Removing intermediate container 24b74a399c58 23:31:21 ---> 61f727548cc1 23:31:21 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 23:31:22 ---> Running in 6e6aedcc6371 23:31:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:31:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:31:25 (1/5) Installing libsodium (1.0.18-r0) 23:31:25 (2/5) Installing libzmq (4.3.3-r0) 23:31:25 (3/5) Installing pkgconf (1.7.2-r0) 23:31:25 (4/5) Installing libsodium-dev (1.0.18-r0) 23:31:25 (5/5) Installing zeromq-dev (4.3.3-r0) 23:31:25 Executing busybox-1.31.1-r19.trigger 23:31:25 OK: 144 MiB in 44 packages 23:31:26 Removing intermediate container 6e6aedcc6371 23:31:26 ---> 1627d89dd361 23:31:26 Step 6/8 : WORKDIR /build 23:31:26 ---> Running in db776d82119d 23:31:27 Removing intermediate container db776d82119d 23:31:27 ---> d6419d65b2c9 23:31:27 Step 7/8 : COPY go.mod . 23:31:28 ---> 565e48784f95 23:31:28 Step 8/8 : RUN go mod download 23:31:28 ---> Running in 0437edf76439 23:31:29 a35cf1a2eb13: Pull complete 23:31:29 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 23:31:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 23:31:29 ---> a62c8e92a672 23:31:29 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 23:31:29 20.10.0: Pulling from library/docker 23:31:29 05e7bc50f07f: Pulling fs layer 23:31:29 6db28d0fdbf6: Pulling fs layer 23:31:29 292df0bc6bf3: Pulling fs layer 23:31:29 2e060f4bd70b: Pulling fs layer 23:31:29 80e8d568a223: Pulling fs layer 23:31:29 8dc6ef1a942a: Pulling fs layer 23:31:29 2312dd95470a: Pulling fs layer 23:31:29 2e060f4bd70b: Waiting 23:31:29 80e8d568a223: Waiting 23:31:29 8dc6ef1a942a: Waiting 23:31:29 2312dd95470a: Waiting 23:31:29 292df0bc6bf3: Verifying Checksum 23:31:29 292df0bc6bf3: Download complete 23:31:29 6db28d0fdbf6: Verifying Checksum 23:31:29 6db28d0fdbf6: Download complete 23:31:29 80e8d568a223: Verifying Checksum 23:31:29 80e8d568a223: Download complete 23:31:29 05e7bc50f07f: Verifying Checksum 23:31:29 05e7bc50f07f: Download complete 23:31:29 8dc6ef1a942a: Verifying Checksum 23:31:29 8dc6ef1a942a: Download complete 23:31:29 2312dd95470a: Verifying Checksum 23:31:29 2312dd95470a: Download complete 23:31:29 05e7bc50f07f: Pull complete 23:31:29 6db28d0fdbf6: Pull complete 23:31:30 292df0bc6bf3: Pull complete 23:31:30 2e060f4bd70b: Verifying Checksum 23:31:30 2e060f4bd70b: Download complete 23:31:33 2e060f4bd70b: Pull complete 23:31:33 80e8d568a223: Pull complete 23:31:33 8dc6ef1a942a: Pull complete 23:31:33 2312dd95470a: Pull complete 23:31:33 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 23:31:33 Status: Downloaded newer image for docker:20.10.0 23:31:34 ---> e442c1a8b877 23:31:34 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:31:34 ---> Running in 37a995551456 23:31:34 Removing intermediate container 37a995551456 23:31:34 ---> e5c3c806d27e 23:31:34 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 23:31:35 ---> Running in 8ce4c6c99cf2 23:31:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:31:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:31:36 (1/5) Installing libsodium (1.0.18-r0) 23:31:36 (2/5) Installing libzmq (4.3.3-r0) 23:31:37 (3/5) Installing pkgconf (1.7.2-r0) 23:31:37 (4/5) Installing libsodium-dev (1.0.18-r0) 23:31:37 (5/5) Installing zeromq-dev (4.3.3-r0) 23:31:37 Executing busybox-1.31.1-r19.trigger 23:31:37 OK: 167 MiB in 44 packages 23:31:38 Removing intermediate container 8ce4c6c99cf2 23:31:38 ---> 45299eaa7394 23:31:38 Step 6/8 : WORKDIR /build 23:31:38 ---> Running in 2e95dc871ac2 23:31:38 Removing intermediate container 2e95dc871ac2 23:31:38 ---> 43b6213d52da 23:31:38 Step 7/8 : COPY go.mod . 23:31:38 ---> 32e3a92f6c71 23:31:38 Step 8/8 : RUN go mod download 23:31:38 ---> Running in 53c648b76a62 23:31:54 Removing intermediate container 0437edf76439 23:31:54 ---> 53124c2601ed 23:31:54 Successfully built 53124c2601ed 23:31:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:31:55 + docker inspect -f . ci-base-image-arm64 23:31:55 . [Pipeline] withDockerContainer 23:31:55 prd-ubuntu18.04-docker-arm64-4c-16g-31902 does not seem to be running inside a container 23:31:55 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 23:31:56 $ docker top e135c3aeb82cd9c743e49ea9eb11d09477d931a6328f51c94a1c836e1c94b881 -eo pid,comm [Pipeline] { [Pipeline] sh 23:31:58 + go version 23:31:58 go version go1.15.5 linux/arm64 [Pipeline] } 23:31:58 $ docker stop --time=1 e135c3aeb82cd9c743e49ea9eb11d09477d931a6328f51c94a1c836e1c94b881 23:31:59 $ docker rm -f e135c3aeb82cd9c743e49ea9eb11d09477d931a6328f51c94a1c836e1c94b881 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 23:32:00 Removing intermediate container 53c648b76a62 23:32:00 ---> f32ec57c0fd7 23:32:00 Successfully built f32ec57c0fd7 23:32:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:32:01 + docker inspect -f . ci-base-image-x86_64 23:32:01 . [Pipeline] withDockerContainer 23:32:01 prd-centos7-docker-4c-2g-31903 does not seem to be running inside a container 23:32:01 + docker inspect -f . ci-base-image-arm64 23:32:01 . 23:32: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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:32:02 $ docker top 31c357be33baa28c1cf464bb0dc80c8ea298fa95d98c58d3f6bafa51fe23bf4c -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 23:32:02 prd-ubuntu18.04-docker-arm64-4c-16g-31902 does not seem to be running inside a container 23:32:03 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 23:32:04 $ docker top 144b514bba763069e75cf1db7c7b6dda8f834fac7c0ce4e36e869ca3b4c8561c -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 23:32:05 + go version 23:32:05 go version go1.15.5 linux/amd64 [Pipeline] } 23:32:05 $ docker stop --time=1 31c357be33baa28c1cf464bb0dc80c8ea298fa95d98c58d3f6bafa51fe23bf4c 23:32:05 + make test 23:32:05 make -C ./app-service-template build 23:32:05 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 23:32: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 23:32:06 $ docker rm -f 31c357be33baa28c1cf464bb0dc80c8ea298fa95d98c58d3f6bafa51fe23bf4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:32:07 + docker inspect -f . ci-base-image-x86_64 23:32:07 . [Pipeline] withDockerContainer 23:32:07 prd-centos7-docker-4c-2g-31903 does not seem to be running inside a container 23:32:07 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:32:08 $ docker top ae176ec83e1fa9d7cea291109c48acdff325bee67fa62d972e18ad79626aa805 -eo pid,comm [Pipeline] { [Pipeline] sh 23:32:09 + make test 23:32:09 make -C ./app-service-template build 23:32:09 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 23:32:09 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 23:32:24 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 23:32:24 make -C ./app-service-template test 23:32:24 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 23:32:24 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 23:32:30 ok new-app-service 0.018s coverage: 47.8% of statements 23:32:30 ? new-app-service/config [no test files] 23:32:30 ok new-app-service/functions 0.012s 23:32:30 CGO_ENABLED=1 go vet ./... 23:32:34 gofmt -l . 23:32:34 [ "`gofmt -l .`" = "" ] 23:32:34 ./bin/test-go-mod-tidy.sh 23:32:34 ./bin/test-attribution-txt.sh 23:32:34 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 23:32:34 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:32:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 23:32:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.030s coverage: 55.8% of statements 23:32:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.018s coverage: 92.5% of statements 23:32:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 23:32:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.040s coverage: 61.5% of statements 23:32:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 23:32:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.029s 23:32:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.047s coverage: 75.4% of statements 23:32:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 23:32:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 23:32:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 23:32:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 23:32:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 23:32:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 23:32:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.022s coverage: 97.0% of statements 23:32:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 23:32:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.016s coverage: 10.5% of statements 23:32:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.740s coverage: 78.4% of statements 23:32:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 23:32:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.010s coverage: 20.0% of statements 23:32:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.029s coverage: 27.3% of statements 23:32:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 23:32:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 23:32:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.012s coverage: 71.7% of statements 23:32:44 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 23:32:44 make -C ./app-service-template test 23:32:44 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 23:32:44 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 23:33:06 ok new-app-service 0.034s coverage: 47.8% of statements 23:33:06 ? new-app-service/config [no test files] 23:33:06 ok new-app-service/functions 0.031s 23:33:06 CGO_ENABLED=1 go vet ./... 23:33:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.047s coverage: 81.9% of statements 23:33:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.009s coverage: 94.4% of statements 23:33:09 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:33:09 gofmt -l . 23:33:09 [ "`gofmt -l .`" = "" ] 23:33:09 ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } 23:33:09 $ docker stop --time=1 ae176ec83e1fa9d7cea291109c48acdff325bee67fa62d972e18ad79626aa805 23:33:10 $ docker rm -f ae176ec83e1fa9d7cea291109c48acdff325bee67fa62d972e18ad79626aa805 [Pipeline] // withDockerContainer [Pipeline] sh 23:33:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:33:11 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 23:33:13 ---> job-cost.sh 23:33:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-moKt 23:33:13 gofmt -l . 23:33:13 [ "`gofmt -l .`" = "" ] 23:33:13 ./bin/test-go-mod-tidy.sh 23:33:13 ./bin/test-attribution-txt.sh 23:33:15 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 23:33:15 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:33:16 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 23:33:26 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.101s coverage: 55.8% of statements 23:33:26 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.053s coverage: 92.5% of statements 23:33:26 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 23:33:26 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.110s coverage: 61.5% of statements 23:33:26 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 23:33:26 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.056s 23:33:26 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.067s coverage: 75.4% of statements 23:33:26 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 23:33:26 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 23:33:26 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 23:33:26 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 23:33:26 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 23:33:26 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 23:33:26 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.026s coverage: 97.0% of statements 23:33:26 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 23:33:26 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.049s coverage: 10.5% of statements 23:33:31 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 23:33:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.867s coverage: 78.4% of statements 23:33:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 23:33:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.052s coverage: 20.0% of statements 23:33:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.044s coverage: 27.3% of statements 23:33:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 23:33:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 23:33:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.070s coverage: 71.7% of statements 23:33:53 lf-activate-venv(): INFO: Adding /tmp/venv-moKt/bin to PATH 23:33:53 INFO: No Stack... 23:33:53 INFO: Retrieving Pricing Info for: v1-standard-2 23:33:55 INFO: Archiving Costs [Pipeline] sh 23:33:55 + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv 23:33:55 + cut -d, -f6 [Pipeline] lock 23:33:55 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-772-1-stack-cost] 23:33:55 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-772-1-stack-cost] did not exist. Created. 23:33:55 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-772-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:33:56 + echo total: 0.029999999329447746 [Pipeline] stash 23:33:56 Stashed 1 file(s) [Pipeline] } 23:33:56 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-772-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:33:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.082s coverage: 81.9% of statements 23:33:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.023s coverage: 94.4% of statements 23:33:59 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:34:02 gofmt -l . 23:34:02 [ "`gofmt -l .`" = "" ] 23:34:02 ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } 23:34:03 $ docker stop --time=1 144b514bba763069e75cf1db7c7b6dda8f834fac7c0ce4e36e869ca3b4c8561c 23:34:05 $ docker rm -f 144b514bba763069e75cf1db7c7b6dda8f834fac7c0ce4e36e869ca3b4c8561c [Pipeline] // withDockerContainer [Pipeline] sh 23:34:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:34:06 Warning: overwriting stash ‘coverage-report’ 23:34:07 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 23:34:08 ---> job-cost.sh 23:34:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jsQF 23:34:47 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 23:36:24 lf-activate-venv(): INFO: Adding /tmp/venv-jsQF/bin to PATH 23:36:24 INFO: No Stack... 23:36:24 INFO: Retrieving Pricing Info for: lf-standard-4 23:36:24 INFO: Archiving Costs [Pipeline] sh 23:36:24 + + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv 23:36:24 cut -d, -f6 [Pipeline] lock 23:36:24 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-772-1-stack-cost] 23:36:24 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-772-1-stack-cost] did not exist. Created. 23:36:24 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-772-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:36:25 /w/workspace/app-functions-sdk-go/1@tmp/durable-16afbb67/script.sh: 1: /w/workspace/app-functions-sdk-go/1@tmp/durable-16afbb67/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 23:36:25 + echo total: 0.20999999344348907 [Pipeline] stash 23:36:25 Warning: overwriting stash ‘stack-cost’ 23:36:26 Stashed 1 file(s) [Pipeline] } 23:36:26 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-772-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 23:36:28 provisioning config files... 23:36:28 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-772@tmp/config2904760769975706469tmp [Pipeline] { [Pipeline] sh 23:36:28 + set +x 23:36:28 + curl -s https://codecov.io/bash 23:36:28 + bash -s -- 23:36:28 23:36:28 _____ _ 23:36:28 / ____| | | 23:36:28 | | ___ __| | ___ ___ _____ __ 23:36:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:36:28 | |___| (_) | (_| | __/ (_| (_) \ V / 23:36:28 \_____\___/ \__,_|\___|\___\___/ \_/ 23:36:28 Bash-20210309-2b87ace 23:36:28 23:36:28 23:36:28 ==> git version 2.24.3 found 23:36:28 ==> 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 23:36:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:36:28 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:36:28 ==> Jenkins CI detected. 23:36:28 project root: . 23:36:28 --> token set from env 23:36:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:36:28 ==> Running gcov in . (disable via -X gcov) 23:36:28 ==> Python coveragepy not found 23:36:28 ==> Searching for coverage reports in: 23:36:28 + . 23:36:28 -> Found 2 reports 23:36:28 ==> Detecting git/mercurial file structure 23:36:28 ==> Reading reports 23:36:28 + ./app-service-template/coverage.out bytes=1055 23:36:28 + ./coverage.out bytes=86636 23:36:28 ==> Appending adjustments 23:36:28 https://docs.codecov.io/docs/fixing-reports 23:36:29 + Found adjustments 23:36:29 ==> Gzipping contents 23:36:29 16K /tmp/codecov.dPAMbr.gz 23:36:29 ==> Uploading reports 23:36:29 url: https://codecov.io 23:36:29 query: branch=PR-772&commit=2b86790745d9f91510aa9c0555c977c268b83fa8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-772%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=772&job=&cmd_args= 23:36:29 -> Pinging Codecov 23:36:29 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-772&commit=2b86790745d9f91510aa9c0555c977c268b83fa8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-772%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=772&job=&cmd_args= 23:36:29 -> Uploading to 23:36:29 https://storage.googleapis.com/codecov/v4/raw/2021-03-29/3D8B5DFFC46A037C893635FACE044666/2b86790745d9f91510aa9c0555c977c268b83fa8/bb8b75e0-c0dc-44a6-944a-1e9a386821f4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210329%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210329T233629Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cb4e6b80482c9b9f9637879c282e49060bca628bac9beaf9560d4d30b0db3232 23:36:29 % Total % Received % Xferd Average Speed Time Time Time Current 23:36:29 Dload Upload Total Spent Left Speed 23:36:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15311 0 0 100 15311 0 37490 --:--:-- --:--:-- --:--:-- 37435 23:36:30 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/2b86790745d9f91510aa9c0555c977c268b83fa8 [Pipeline] } 23:36:30 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 23:36:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:36:34 ---> package-listing.sh 23:36:34 ++ facter osfamily 23:36:34 ++ tr '[:upper:]' '[:lower:]' 23:36:34 + OS_FAMILY=redhat 23:36:34 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-772 23:36:34 + START_PACKAGES=/tmp/packages_start.txt 23:36:34 + END_PACKAGES=/tmp/packages_end.txt 23:36:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:36:34 + PACKAGES=/tmp/packages_start.txt 23:36:34 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-772 ']' 23:36:34 + PACKAGES=/tmp/packages_end.txt 23:36:34 + case "${OS_FAMILY}" in 23:36:34 + rpm -qa 23:36:34 + sort 23:36:39 + '[' -f /tmp/packages_start.txt ']' 23:36:39 + '[' -f /tmp/packages_end.txt ']' 23:36:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:36:39 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-772 ']' 23:36:39 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-772/archives/ 23:36:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-772/archives/ [Pipeline] echo 23:36:39 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-772/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:36:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:36:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:36:40 23:36:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:36:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:36:40 alpine: Pulling from edgex-lftools-log-publisher 23:36:40 df20fa9351a1: Pulling fs layer 23:36:40 36b3adc4ff6f: Pulling fs layer 23:36:40 8ad3a11d3b57: Pulling fs layer 23:36:40 46f8f816bc3b: Pulling fs layer 23:36:40 93b61091891f: Pulling fs layer 23:36:40 93b9cdb0e59b: Pulling fs layer 23:36:40 5e14af77c1be: Pulling fs layer 23:36:40 01666e4c0597: Pulling fs layer 23:36:40 aa168da1d23b: Pulling fs layer 23:36:40 93b61091891f: Waiting 23:36:40 93b9cdb0e59b: Waiting 23:36:40 5e14af77c1be: Waiting 23:36:40 01666e4c0597: Waiting 23:36:40 aa168da1d23b: Waiting 23:36:40 46f8f816bc3b: Waiting 23:36:40 36b3adc4ff6f: Verifying Checksum 23:36:40 36b3adc4ff6f: Download complete 23:36:41 46f8f816bc3b: Verifying Checksum 23:36:41 46f8f816bc3b: Download complete 23:36:41 df20fa9351a1: Verifying Checksum 23:36:41 df20fa9351a1: Download complete 23:36:41 93b9cdb0e59b: Verifying Checksum 23:36:41 93b9cdb0e59b: Download complete 23:36:41 5e14af77c1be: Verifying Checksum 23:36:41 5e14af77c1be: Download complete 23:36:41 01666e4c0597: Verifying Checksum 23:36:41 01666e4c0597: Download complete 23:36:41 93b61091891f: Verifying Checksum 23:36:41 93b61091891f: Download complete 23:36:41 df20fa9351a1: Pull complete 23:36:41 36b3adc4ff6f: Pull complete 23:36:41 8ad3a11d3b57: Download complete 23:36:42 8ad3a11d3b57: Pull complete 23:36:42 46f8f816bc3b: Pull complete 23:36:43 93b61091891f: Pull complete 23:36:43 93b9cdb0e59b: Pull complete 23:36:43 aa168da1d23b: Verifying Checksum 23:36:43 aa168da1d23b: Download complete 23:36:43 5e14af77c1be: Pull complete 23:36:44 01666e4c0597: Pull complete 23:36:52 aa168da1d23b: Pull complete 23:36:52 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 23:36:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:36:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:36:52 prd-centos7-docker-4c-2g-31901 does not seem to be running inside a container 23:36:52 $ 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-772/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-772 -v /w/workspace/ndry_app-functions-sdk-go_PR-772:/w/workspace/ndry_app-functions-sdk-go_PR-772:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-772@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-772@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:10003/edgex-lftools-log-publisher:alpine cat 23:36:54 $ docker top 3b82596bce3207be792685779ccd1847d05901763e43217bad66eb39bcac4ab2 -eo pid,comm [Pipeline] { [Pipeline] sh 23:36:55 + touch /tmp/pre-build-complete [Pipeline] sh 23:36:55 + mkdir -p /var/log/sa [Pipeline] sh 23:36:56 + ls /var/log/sa-host 23:36:56 + sadf -c /var/log/sa-host/sa23 23:36:56 file_magic: OK 23:36:56 HZ: Using current value: 100 23:36:56 file_header: OK 23:36:56 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 23:36:56 Statistics: 23:36:56 Hnuu...uuuununununu... 23:36:56 File successfully converted to sysstat format version 12.2.1 23:36:56 + sadf -c /var/log/sa-host/sa29 23:36:56 file_magic: OK 23:36:56 HZ: Using current value: 100 23:36:56 file_header: OK 23:36:56 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 23:36:56 Statistics: 23:36:56 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:36:56 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:36:56 provisioning config files... 23:36:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-772@tmp/config1425957511674673856tmp [Pipeline] { [Pipeline] echo 23:36:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:36:56 ---> create-netrc.sh [Pipeline] } 23:36:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 23:36:57 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 23:36:57 ---> python-tools-install.sh [Pipeline] echo 23:36:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:36:57 ---> sudo-logs.sh 23:36:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:36:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:36:58 ---> job-cost.sh 23:36:58 lf-activate-venv: SKIPPING 23:36:58 DEBUG: total: 0.20999999344348907 23:36:58 INFO: Retrieving Stack Cost... 23:36:59 INFO: Retrieving Pricing Info for: v1-standard-2 23:37:00 INFO: Archiving Costs [Pipeline] echo 23:37:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:37:00 ---> logs-deploy.sh 23:37:00 lf-activate-venv: SKIPPING 23:37:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-772/1 23:37:00 INFO: archiving workspace using pattern(s): 23:37:02 Archives upload complete. 23:37:02 INFO: archiving logs to Nexus 23:37:03 ---> uname -a: 23:37:03 Linux prd-centos7-docker-4c-2g-31901.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 23:37:03 23:37:03 23:37:03 ---> lscpu: 23:37:03 Architecture: x86_64 23:37:03 CPU op-mode(s): 32-bit, 64-bit 23:37:03 Byte Order: Little Endian 23:37:03 Address sizes: 40 bits physical, 48 bits virtual 23:37:03 CPU(s): 4 23:37:03 On-line CPU(s) list: 0-3 23:37:03 Thread(s) per core: 1 23:37:03 Core(s) per socket: 1 23:37:03 Socket(s): 4 23:37:03 NUMA node(s): 1 23:37:03 Vendor ID: GenuineIntel 23:37:03 CPU family: 6 23:37:03 Model: 44 23:37:03 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 23:37:03 Stepping: 1 23:37:03 CPU MHz: 2933.438 23:37:03 BogoMIPS: 5866.87 23:37:03 Virtualization: VT-x 23:37:03 Hypervisor vendor: KVM 23:37:03 Virtualization type: full 23:37:03 L1d cache: 128 KiB 23:37:03 L1i cache: 128 KiB 23:37:03 L2 cache: 16 MiB 23:37:03 L3 cache: 64 MiB 23:37:03 NUMA node0 CPU(s): 0-3 23:37:03 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 23:37:03 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 23:37:03 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 23:37:03 Vulnerability Meltdown: Mitigation; PTI 23:37:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:37:03 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 23:37:03 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 23:37:03 Vulnerability Srbds: Not affected 23:37:03 Vulnerability Tsx async abort: Not affected 23:37:03 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 23:37:03 23:37:03 23:37:03 ---> nproc: 23:37:03 4 23:37:03 23:37:03 23:37:03 ---> df -h: 23:37:03 Filesystem Size Used Available Use% Mounted on 23:37:03 overlay 50.0G 7.3G 42.7G 15% / 23:37:03 tmpfs 64.0M 0 64.0M 0% /dev 23:37:03 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 23:37:03 shm 64.0M 0 64.0M 0% /dev/shm 23:37:03 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 23:37:03 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 23:37:03 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 23:37:03 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 23:37:03 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 23:37:03 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-772 23:37:03 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 23:37:03 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-772@tmp 23:37:03 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 23:37:03 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 23:37:03 23:37:03 23:37:03 ---> free -m: 23:37:03 total used free shared buff/cache available 23:37:03 Mem: 1837 718 104 0 1013 1013 23:37:03 Swap: 1023 0 1023 23:37:03 23:37:03 23:37:03 ---> ip addr: 23:37:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 23:37:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:37:03 inet 127.0.0.1/8 scope host lo 23:37:03 valid_lft forever preferred_lft forever 23:37:03 inet6 ::1/128 scope host 23:37:03 valid_lft forever preferred_lft forever 23:37:03 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 23:37:03 link/ether fa:16:3e:e6:df:06 brd ff:ff:ff:ff:ff:ff 23:37:03 inet 10.30.122.45/23 brd 10.30.123.255 scope global dynamic eth0 23:37:03 valid_lft 85831sec preferred_lft 85831sec 23:37:03 inet6 fe80::f816:3eff:fee6:df06/64 scope link 23:37:03 valid_lft forever preferred_lft forever 23:37:03 3: docker0: mtu 1500 qdisc noqueue state DOWN 23:37:03 link/ether 02:42:a7:64:cf:55 brd ff:ff:ff:ff:ff:ff 23:37:03 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:37:03 valid_lft forever preferred_lft forever 23:37:03 inet6 fe80::42:a7ff:fe64:cf55/64 scope link 23:37:03 valid_lft forever preferred_lft forever 23:37:03 23:37:03 23:37:03 ---> sar -b -r -n DEV: 23:37:03 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/29/21 _x86_64_ (4 CPU) 23:37:03 23:37:03 23:27:19 LINUX RESTART (4 CPU) 23:37:03 23:37:03 23:28:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:37:03 23:29:01 50.38 14.08 36.30 0.00 4608.23 4306.94 0.00 23:37:03 23:30:01 2.21 0.00 2.21 0.00 0.00 43.22 0.00 23:37:03 23:31:01 0.15 0.00 0.15 0.00 0.00 1.88 0.00 23:37:03 23:32:01 0.35 0.00 0.35 0.00 0.00 5.51 0.00 23:37:03 23:33:01 0.22 0.00 0.22 0.00 0.00 2.35 0.00 23:37:03 23:34:01 0.35 0.00 0.35 0.00 0.00 4.56 0.00 23:37:03 23:35:02 0.25 0.00 0.25 0.00 0.00 2.56 0.00 23:37:03 23:36:01 0.15 0.00 0.15 0.00 0.00 1.78 0.00 23:37:03 Average: 6.68 1.74 4.94 0.00 568.97 539.54 0.00 23:37:03 23:37:03 23:28:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:37:03 23:29:01 228908 0 618700 32.88 2620 1031316 1111640 37.94 460116 992432 136 23:37:03 23:30:01 235824 0 611776 32.51 2620 1031324 1079100 36.83 457400 989256 16 23:37:03 23:31:01 233264 0 614332 32.65 2620 1031328 1079220 36.83 457252 991644 8 23:37:03 23:32:01 234192 0 613400 32.60 2620 1031332 1079100 36.83 464796 983476 8 23:37:03 23:33:01 232632 0 614956 32.68 2620 1031336 1079184 36.83 462736 987360 12 23:37:03 23:34:01 232932 0 614652 32.67 2620 1031340 1079136 36.83 482712 967124 12 23:37:03 23:35:02 233220 0 614360 32.65 2620 1031344 1079100 36.83 482396 967124 8 23:37:03 23:36:01 233292 0 614284 32.65 2620 1031348 1079100 36.83 482404 967120 8 23:37:03 Average: 233033 0 614558 32.66 2620 1031334 1083198 36.97 468726 980692 26 23:37:03 23:37:03 23:28:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:37:03 23:29:01 eth0 263.50 235.89 790.93 59.77 0.00 0.00 0.00 0.00 23:37:03 23:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:03 23:29:01 docker0 113.68 90.49 9.96 315.73 0.00 0.00 0.00 0.00 23:37:03 23:30:01 eth0 0.70 0.02 0.06 0.00 0.00 0.00 0.00 0.00 23:37:03 23:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:03 23:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:03 23:31:01 eth0 2.23 1.05 1.30 0.40 0.00 0.00 0.00 0.00 23:37:03 23:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:03 23:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:03 23:32:01 eth0 0.12 0.10 0.01 0.04 0.00 0.00 0.00 0.00 23:37:03 23:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:03 23:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:03 23:33:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 23:37:03 23:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:03 23:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:03 23:34:01 eth0 0.23 0.22 0.10 0.02 0.00 0.00 0.00 0.00 23:37:03 23:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:03 23:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:03 23:35:02 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:37:03 23:35:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:03 23:35:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:03 23:36:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:37:03 23:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:03 23:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:03 Average: eth0 32.99 29.34 97.85 7.45 0.00 0.00 0.00 0.00 23:37:03 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:03 Average: docker0 14.04 11.17 1.23 38.98 0.00 0.00 0.00 0.00 23:37:03 23:37:03 23:37:03 ---> sar -P ALL: 23:37:03 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/29/21 _x86_64_ (4 CPU) 23:37:03 23:37:03 23:27:19 LINUX RESTART (4 CPU) 23:37:03 23:37:03 23:28:02 CPU %user %nice %system %iowait %steal %idle 23:37:03 23:29:01 all 4.63 0.00 2.59 1.64 0.03 91.11 23:37:03 23:29:01 0 5.19 0.00 3.07 0.70 0.03 91.01 23:37:03 23:29:01 1 4.72 0.00 2.51 2.77 0.03 89.97 23:37:03 23:29:01 2 4.12 0.00 2.43 0.67 0.03 92.75 23:37:03 23:29:01 3 4.48 0.00 2.36 2.43 0.03 90.70 23:37:03 23:30:01 all 0.10 0.00 0.06 0.00 0.00 99.84 23:37:03 23:30:01 0 0.03 0.00 0.05 0.00 0.00 99.92 23:37:03 23:30:01 1 0.05 0.00 0.05 0.00 0.00 99.90 23:37:03 23:30:01 2 0.03 0.00 0.03 0.00 0.00 99.93 23:37:03 23:30:01 3 0.30 0.00 0.10 0.00 0.00 99.60 23:37:03 23:31:01 all 0.18 0.00 0.08 0.00 0.00 99.75 23:37:03 23:31:01 0 0.10 0.00 0.07 0.00 0.00 99.83 23:37:03 23:31:01 1 0.05 0.00 0.07 0.00 0.00 99.88 23:37:03 23:31:01 2 0.08 0.00 0.07 0.00 0.00 99.85 23:37:03 23:31:01 3 0.48 0.00 0.10 0.00 0.00 99.42 23:37:03 23:32:01 all 0.14 0.00 0.05 0.00 0.01 99.80 23:37:03 23:32:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:37:03 23:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:37:03 23:32:01 2 0.07 0.00 0.07 0.00 0.02 99.85 23:37:03 23:32:01 3 0.48 0.00 0.08 0.00 0.02 99.42 23:37:03 23:33:01 all 0.18 0.00 0.17 0.00 0.00 99.65 23:37:03 23:33:01 0 0.50 0.00 0.13 0.00 0.02 99.35 23:37:03 23:33:01 1 0.07 0.00 0.15 0.00 0.00 99.78 23:37:03 23:33:01 2 0.12 0.00 0.20 0.00 0.00 99.68 23:37:03 23:33:01 3 0.05 0.00 0.18 0.00 0.00 99.77 23:37:03 23:34:01 all 0.16 0.00 0.11 0.00 0.00 99.73 23:37:03 23:34:01 0 0.53 0.00 0.03 0.00 0.00 99.43 23:37:03 23:34:01 1 0.03 0.00 0.02 0.00 0.00 99.95 23:37:03 23:34:01 2 0.05 0.00 0.07 0.00 0.02 99.87 23:37:03 23:34:01 3 0.02 0.00 0.32 0.00 0.00 99.67 23:37:03 23:35:02 all 0.15 0.00 0.03 0.00 0.00 99.81 23:37:03 23:35:02 0 0.50 0.00 0.02 0.00 0.00 99.48 23:37:03 23:35:02 1 0.03 0.00 0.05 0.00 0.00 99.92 23:37:03 23:35:02 2 0.05 0.00 0.03 0.00 0.02 99.90 23:37:03 23:35:02 3 0.03 0.00 0.03 0.00 0.00 99.93 23:37:03 23:36:01 all 0.16 0.00 0.03 0.00 0.00 99.81 23:37:03 23:36:01 0 0.51 0.00 0.00 0.00 0.00 99.49 23:37:03 23:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:37:03 23:36:01 2 0.08 0.00 0.08 0.00 0.00 99.83 23:37:03 23:36:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:37:03 Average: all 0.70 0.00 0.38 0.20 0.01 98.71 23:37:03 Average: 0 0.91 0.00 0.41 0.09 0.01 98.59 23:37:03 Average: 1 0.61 0.00 0.35 0.34 0.00 98.69 23:37:03 Average: 2 0.57 0.00 0.37 0.08 0.01 98.98 23:37:03 Average: 3 0.72 0.00 0.39 0.30 0.01 98.58 23:37:03 23:37:03 23:37:03