Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 3afb6d36b8d3bb6608f9556bc1c679ac4abb1a5d Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7838526201826687820.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4542844020056821470.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8483753471402984335.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6955731537487569660.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1476473006928314942.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [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: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: go-mod-bootstrap 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: false SWAGGER_API_FOLDERS: openapi/v1 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-1579 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Avoid second fetch Checking out Revision 3afb6d36b8d3bb6608f9556bc1c679ac4abb1a5d (master) Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/jenkins-gitclient-ssh5476598842764514189.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3afb6d36b8d3bb6608f9556bc1c679ac4abb1a5d # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-registry/v2 (#261)" > git rev-list --no-walk 66d5b55f39eb31c15aef99a53ce85707b2a3c8c0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:29:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:29:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:29:40 ========================================================= 22:29:40 EdgeX Global Pipelines Version Info 22:29:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:29:42 ------------------- 22:29:42 stable info: 22:29:42 ------------------- 22:29:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:29:42 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 22:29:42 Message: update stable to v1.0.194 22:29:42 ------------------- 22:29:42 experimental info: 22:29:42 ------------------- 22:29:42 Commited By: **** collab-it+edgex@linuxfoundation.org 22:29:42 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 22:29:42 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:29:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 22:29:43 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 22:29:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:29:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:29:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:29:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:29:43 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:29:43 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:29:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:29:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:29:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:29:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 22:29:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:29:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:29:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 22:29:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:29:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:29:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:29:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:29:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:29:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:29:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:29:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:29:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:29:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 22:29:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:29:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 22:29:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 22:29:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 22:29:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3afb6d36b8d3bb6608f9556bc1c679ac4abb1a5d [Pipeline] echo 22:29:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3afb6d3 [Pipeline] echo 22:29:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:29:46 + git log --format=format:%s -1 3afb6d36b8d3bb6608f9556bc1c679ac4abb1a5d [Pipeline] echo 22:29:46 GIT_COMMIT: 3afb6d36b8d3bb6608f9556bc1c679ac4abb1a5d, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-registry/v2 (#261) [Pipeline] echo 22:29:46 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:29:46 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:29:46 22:29:46 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:29:47 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:29:47 latest: Pulling from edgex-devops/git-semver 22:29:47 31603596830f: Pulling fs layer 22:29:47 54011a49482f: Pulling fs layer 22:29:47 a6820b24f6d8: Pulling fs layer 22:29:47 f581987b2513: Pulling fs layer 22:29:47 f581987b2513: Waiting 22:29:47 54011a49482f: Verifying Checksum 22:29:47 54011a49482f: Download complete 22:29:47 31603596830f: Verifying Checksum 22:29:47 31603596830f: Download complete 22:29:47 f581987b2513: Verifying Checksum 22:29:47 f581987b2513: Download complete 22:29:47 a6820b24f6d8: Verifying Checksum 22:29:47 a6820b24f6d8: Download complete 22:29:47 31603596830f: Pull complete 22:29:47 54011a49482f: Pull complete 22:29:48 a6820b24f6d8: Pull complete 22:29:48 f581987b2513: Pull complete 22:29:48 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 22:29:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:29:48 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:29:48 prd-centos7-docker-4c-2g-1579 does not seem to be running inside a container 22:29:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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 22:29:49 $ docker top e851f2f20589c9f30e7929e4665a843ec599e6298807d640efe48cd41ed50514 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:29:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:29:49 [ssh-agent] Looking for ssh-agent implementation... 22:29:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:29:49 $ docker exec e851f2f20589c9f30e7929e4665a843ec599e6298807d640efe48cd41ed50514 ssh-agent 22:29:49 SSH_AUTH_SOCK=/tmp/ssh-1XiFvJBSCDUI/agent.14 22:29:49 SSH_AGENT_PID=20 22:29:49 Running ssh-add (command line suppressed) 22:29:49 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_4538784301324140673.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_4538784301324140673.key) 22:29:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:29:50 + git tag --points-at HEAD [Pipeline] } 22:29:50 $ docker exec --env ******** --env ******** e851f2f20589c9f30e7929e4665a843ec599e6298807d640efe48cd41ed50514 ssh-agent -k 22:29:50 unset SSH_AUTH_SOCK; 22:29:50 unset SSH_AGENT_PID; 22:29:50 echo Agent pid 20 killed; 22:29:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:29:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:29:50 [ssh-agent] Looking for ssh-agent implementation... 22:29:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:29:50 $ docker exec e851f2f20589c9f30e7929e4665a843ec599e6298807d640efe48cd41ed50514 ssh-agent 22:29:50 SSH_AUTH_SOCK=/tmp/ssh-NVYO7PIcAAt7/agent.54 22:29:50 SSH_AGENT_PID=60 22:29:50 Running ssh-add (command line suppressed) 22:29:50 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_913499147602337211.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_913499147602337211.key) 22:29:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:29:51 + git semver init 22:29:51 # -> Open(): unable to determine branch for HEAD 22:29:51 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 22:29:51 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 22:29:51 # $SEMVER_REMOTE_NAME = origin 22:29:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:29:51 # $SEMVER_USER_NAME = edgex-jenkins 22:29:51 # $SEMVER_BRANCH = master 22:29:51 # $SEMVER_TEMP = /tmp/semver-353409883 22:29:51 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 22:29:51 # '/tmp/semver-353409883' -> '/w/workspace/xfoundry_go-mod-bootstrap_master/.semver' 22:29:51 # -> Force: false 22:29:51 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } 22:29:51 $ docker exec --env ******** --env ******** e851f2f20589c9f30e7929e4665a843ec599e6298807d640efe48cd41ed50514 ssh-agent -k 22:29:51 unset SSH_AUTH_SOCK; 22:29:51 unset SSH_AGENT_PID; 22:29:51 echo Agent pid 60 killed; 22:29:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:29:52 + git semver [Pipeline] } 22:29:52 $ docker stop --time=1 e851f2f20589c9f30e7929e4665a843ec599e6298807d640efe48cd41ed50514 22:29:53 $ docker rm -f e851f2f20589c9f30e7929e4665a843ec599e6298807d640efe48cd41ed50514 [Pipeline] // withDockerContainer [Pipeline] sh 22:29:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:29:54 Stashed 1 file(s) [Pipeline] echo 22:29:54 [edgeXSemver]: initialized semver on version 2.0.0-dev.66 [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 22:30:09 Still waiting to schedule task 22:30:09 Waiting for next available executor on ‘centos7-docker-4c-2g’ 22:30:09 Still waiting to schedule task 22:30:09 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 22:32:36 Running on prd-centos7-docker-4c-2g-1580 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws 22:32:36 Running in /w/workspace/go-mod-bootstrap/144 [Pipeline] { [Pipeline] checkout 22:32:36 Selected Git installation does not exist. Using Default 22:32:36 The recommended git tool is: NONE 22:32:41 using credential edgex-jenkins-ssh 22:32:41 Cloning the remote Git repository 22:32:40 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 22:32:40 > git init /w/workspace/go-mod-bootstrap/144 # timeout=10 22:32:42 Avoid second fetch 22:32:42 Checking out Revision 3afb6d36b8d3bb6608f9556bc1c679ac4abb1a5d (master) 22:32:40 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 22:32:40 > git --version # timeout=10 22:32:40 > git --version # 'git version 2.24.4' 22:32:40 using GIT_SSH to set credentials SSH Credentials for GitHub 22:32:40 [INFO] Currently running in a labeled security context 22:32:40 [INFO] Currently SELinux is 'enforcing' on the host 22:32:40 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/144@tmp/jenkins-gitclient-ssh6873088764178026701.key 22:32:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:32:41 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 22:32:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:32:41 > git config core.sparsecheckout # timeout=10 22:32:41 > git checkout -f 3afb6d36b8d3bb6608f9556bc1c679ac4abb1a5d # timeout=10 22:32:45 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-registry/v2 (#261)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:32:46 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 22:32:47 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:32:47 + sudo service docker restart 22:32:47 + true 22:32:47 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 22:33:05 ========================================================= 22:33:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:33:05 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:33:05 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 22:33:06 Sending build context to Docker daemon 980kB 22:33:06 Step 1/8 : ARG BASE=golang:1.16-alpine 22:33:06 Step 2/8 : FROM ${BASE} 22:33:06 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:33:06 540db60ca938: Pulling fs layer 22:33:06 adcc1eea9eea: Pulling fs layer 22:33:06 4c4ab2625f07: Pulling fs layer 22:33:06 0510c868ecb4: Pulling fs layer 22:33:06 afea3b2eda06: Pulling fs layer 22:33:06 7809a108b3ef: Pulling fs layer 22:33:06 f706445af74f: Pulling fs layer 22:33:06 0510c868ecb4: Waiting 22:33:06 f706445af74f: Waiting 22:33:06 afea3b2eda06: Waiting 22:33:06 7809a108b3ef: Waiting 22:33:06 4c4ab2625f07: Verifying Checksum 22:33:06 4c4ab2625f07: Download complete 22:33:06 adcc1eea9eea: Verifying Checksum 22:33:06 adcc1eea9eea: Download complete 22:33:06 afea3b2eda06: Verifying Checksum 22:33:06 afea3b2eda06: Download complete 22:33:06 7809a108b3ef: Verifying Checksum 22:33:06 7809a108b3ef: Download complete 22:33:06 540db60ca938: Verifying Checksum 22:33:06 540db60ca938: Download complete 22:33:06 540db60ca938: Pull complete 22:33:06 adcc1eea9eea: Pull complete 22:33:07 4c4ab2625f07: Pull complete 22:33:07 f706445af74f: Verifying Checksum 22:33:07 f706445af74f: Download complete 22:33:08 0510c868ecb4: Verifying Checksum 22:33:08 0510c868ecb4: Download complete 22:33:11 0510c868ecb4: Pull complete 22:33:11 afea3b2eda06: Pull complete 22:33:11 7809a108b3ef: Pull complete 22:33:13 f706445af74f: Pull complete 22:33:13 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 22:33:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:33:13 ---> b068be0155e3 22:33:13 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:33:17 ---> Running in c7966c4dc9a4 22:33:17 Removing intermediate container c7966c4dc9a4 22:33:17 ---> 4e25f0bfc14d 22:33:17 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:33:17 ---> Running in 3011fa2244c6 22:33:17 Removing intermediate container 3011fa2244c6 22:33:17 ---> 1afb49043110 22:33:17 Step 5/8 : RUN apk add --update --no-cache git make 22:33:17 ---> Running in 73c8da52b02b 22:33:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:33:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:33:19 OK: 149 MiB in 40 packages 22:33:19 Removing intermediate container 73c8da52b02b 22:33:19 ---> 171ca3d02908 22:33:19 Step 6/8 : WORKDIR /build 22:33:19 ---> Running in b39d2c2ac807 22:33:19 Removing intermediate container b39d2c2ac807 22:33:19 ---> 4d0a18164548 22:33:19 Step 7/8 : COPY go.mod . 22:33:19 ---> a12e1168b78f 22:33:19 Step 8/8 : RUN go mod download 22:33:19 ---> Running in 94ef392ec459 22:33:29 Removing intermediate container 94ef392ec459 22:33:29 ---> aff3a1aaa66d 22:33:29 Successfully built aff3a1aaa66d 22:33:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:33:30 + docker inspect -f . ci-base-image-x86_64 22:33:30 . [Pipeline] withDockerContainer 22:33:30 prd-centos7-docker-4c-2g-1580 does not seem to be running inside a container 22:33:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/144 -v /w/workspace/go-mod-bootstrap/144:/w/workspace/go-mod-bootstrap/144:rw,z -v /w/workspace/go-mod-bootstrap/144@tmp:/w/workspace/go-mod-bootstrap/144@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 22:33:30 $ docker top a654ffccf3b23f2004cdfed823f351b72bb6b0c99d03175b4133c8ecdeb61faa -eo pid,comm [Pipeline] { [Pipeline] sh 22:33:31 + go version 22:33:31 go version go1.16.3 linux/amd64 [Pipeline] } 22:33:31 $ docker stop --time=1 a654ffccf3b23f2004cdfed823f351b72bb6b0c99d03175b4133c8ecdeb61faa 22:33:32 $ docker rm -f a654ffccf3b23f2004cdfed823f351b72bb6b0c99d03175b4133c8ecdeb61faa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:33:32 + docker inspect -f . ci-base-image-x86_64 22:33:32 . [Pipeline] withDockerContainer 22:33:32 prd-centos7-docker-4c-2g-1580 does not seem to be running inside a container 22:33:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/144 -v /w/workspace/go-mod-bootstrap/144:/w/workspace/go-mod-bootstrap/144:rw,z -v /w/workspace/go-mod-bootstrap/144@tmp:/w/workspace/go-mod-bootstrap/144@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 22:33:33 $ docker top 0fed9aff201f191ae7246184611d8d909348012bafad475785ef0b4d1e1364d1 -eo pid,comm [Pipeline] { [Pipeline] sh 22:33:33 + go mod tidy [Pipeline] sh 22:33:34 + make test 22:33:34 go mod tidy 22:33:34 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:33:46 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 22:33:46 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.010s coverage: 5.4% of statements 22:33:46 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 22:33:46 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.007s coverage: 92.2% of statements 22:33:46 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.004s coverage: 85.3% of statements 22:33:46 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 22:33:46 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 22:33:46 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 22:33:47 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.005s coverage: 100.0% of statements 22:33:47 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.011s coverage: 26.7% of statements 22:33:50 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.013s coverage: 91.0% of statements 22:33:50 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 22:33:50 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 22:33:50 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.009s coverage: 91.3% of statements 22:33:50 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:33:55 gofmt -l . 22:33:55 [ "`gofmt -l .`" = "" ] [Pipeline] } 22:33:55 $ docker stop --time=1 0fed9aff201f191ae7246184611d8d909348012bafad475785ef0b4d1e1364d1 22:33:57 $ docker rm -f 0fed9aff201f191ae7246184611d8d909348012bafad475785ef0b4d1e1364d1 [Pipeline] // withDockerContainer [Pipeline] sh 22:33:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:33:57 Stashed 1 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 22:33:58 ---> job-cost.sh 22:33:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wZFs 22:34:06 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 22:34:21 lf-activate-venv(): INFO: Adding /tmp/venv-wZFs/bin to PATH 22:34:21 INFO: No Stack... 22:34:21 INFO: Retrieving Pricing Info for: v3-standard-2 22:34:21 INFO: Archiving Costs [Pipeline] sh 22:34:22 + cat /w/workspace/go-mod-bootstrap/144/archives/cost.csv 22:34:22 + cut -d, -f6 [Pipeline] lock 22:34:22 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-master-144-stack-cost] 22:34:22 Resource [jenkins-edgexfoundry-go-mod-bootstrap-master-144-stack-cost] did not exist. Created. 22:34:22 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-master-144-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:34:22 + echo total: 0.05999999865889549 [Pipeline] stash 22:34:22 Stashed 1 file(s) [Pipeline] } 22:34:22 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-master-144-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:35:13 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1581 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws 22:35:13 Running in /w/workspace/go-mod-bootstrap/144 [Pipeline] { [Pipeline] checkout 22:35:16 Selected Git installation does not exist. Using Default 22:35:16 The recommended git tool is: NONE 22:35:21 using credential edgex-jenkins-ssh 22:35:21 Cloning the remote Git repository 22:35:21 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 22:35:21 > git init /w/workspace/go-mod-bootstrap/144 # timeout=10 22:35:21 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 22:35:21 > git --version # timeout=10 22:35:21 > git --version # 'git version 2.17.1' 22:35:21 using GIT_SSH to set credentials SSH Credentials for GitHub 22:35:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:35:22 Avoid second fetch 22:35:22 Checking out Revision 3afb6d36b8d3bb6608f9556bc1c679ac4abb1a5d (master) 22:35:22 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 22:35:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:35:23 > git config core.sparsecheckout # timeout=10 22:35:23 > git checkout -f 3afb6d36b8d3bb6608f9556bc1c679ac4abb1a5d # timeout=10 22:35:27 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-registry/v2 (#261)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:35:28 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 22:35:28 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:35:29 + sudo service docker restart 22:35:29 + true [Pipeline] unstash [Pipeline] echo 22:35:47 ========================================================= 22:35:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:35:47 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:35: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.16-alpine . 22:35:49 Sending build context to Docker daemon 978.9kB 22:35:49 Step 1/8 : ARG BASE=golang:1.16-alpine 22:35:49 Step 2/8 : FROM ${BASE} 22:35:49 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:35:49 595b0fe564bb: Pulling fs layer 22:35:49 3088b5b3c5c0: Pulling fs layer 22:35:49 5b7225fbf94c: Pulling fs layer 22:35:49 ba82ee9f976e: Pulling fs layer 22:35:49 506bd15cee9f: Pulling fs layer 22:35:49 75a0a4a0db45: Pulling fs layer 22:35:49 618dc40b7e24: Pulling fs layer 22:35:49 ba82ee9f976e: Waiting 22:35:49 506bd15cee9f: Waiting 22:35:49 75a0a4a0db45: Waiting 22:35:49 618dc40b7e24: Waiting 22:35:49 5b7225fbf94c: Verifying Checksum 22:35:49 5b7225fbf94c: Download complete 22:35:49 3088b5b3c5c0: Verifying Checksum 22:35:49 3088b5b3c5c0: Download complete 22:35:49 506bd15cee9f: Verifying Checksum 22:35:49 506bd15cee9f: Download complete 22:35:49 75a0a4a0db45: Verifying Checksum 22:35:49 75a0a4a0db45: Download complete 22:35:49 595b0fe564bb: Download complete 22:35:50 595b0fe564bb: Pull complete 22:35:51 3088b5b3c5c0: Pull complete 22:35:51 618dc40b7e24: Verifying Checksum 22:35:51 618dc40b7e24: Download complete 22:35:51 5b7225fbf94c: Pull complete 22:35:53 ba82ee9f976e: Verifying Checksum 22:35:53 ba82ee9f976e: Download complete 22:36:03 ba82ee9f976e: Pull complete 22:36:03 506bd15cee9f: Pull complete 22:36:04 75a0a4a0db45: Pull complete 22:36:09 618dc40b7e24: Pull complete 22:36:09 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 22:36:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:36:09 ---> a36622ca3599 22:36:09 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:36:09 ---> Running in 5e3c7679ba7a 22:36:10 Removing intermediate container 5e3c7679ba7a 22:36:10 ---> ce18e42d7354 22:36:10 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:36:10 ---> Running in 68af7755036f 22:36:13 Removing intermediate container 68af7755036f 22:36:13 ---> 1beab77bc34a 22:36:13 Step 5/8 : RUN apk add --update --no-cache git make 22:36:13 ---> Running in cca9aab38fd4 22:36:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:36:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:36:16 OK: 138 MiB in 40 packages 22:36:17 Removing intermediate container cca9aab38fd4 22:36:17 ---> af728b2d119c 22:36:17 Step 6/8 : WORKDIR /build 22:36:17 ---> Running in 45bea30292a7 22:36:18 Removing intermediate container 45bea30292a7 22:36:18 ---> cde9e65c3cd0 22:36:18 Step 7/8 : COPY go.mod . 22:36:19 ---> 6dad85bd9fc1 22:36:19 Step 8/8 : RUN go mod download 22:36:19 ---> Running in 883d77475cb1 22:36:41 Removing intermediate container 883d77475cb1 22:36:41 ---> d7bfe02d5b2b 22:36:41 Successfully built d7bfe02d5b2b 22:36:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:36:43 + docker inspect -f . ci-base-image-arm64 22:36:43 . [Pipeline] withDockerContainer 22:36:44 prd-ubuntu18.04-docker-arm64-4c-16g-1581 does not seem to be running inside a container 22:36:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/144 -v /w/workspace/go-mod-bootstrap/144:/w/workspace/go-mod-bootstrap/144:rw,z -v /w/workspace/go-mod-bootstrap/144@tmp:/w/workspace/go-mod-bootstrap/144@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 22:36:45 $ docker top be2c4f42ad5009537cc1c49e886bd0a986d493ef0584152ca5bdff326b58a56e -eo pid,comm [Pipeline] { [Pipeline] sh 22:36:46 + go version 22:36:46 go version go1.16.5 linux/arm64 [Pipeline] } 22:36:46 $ docker stop --time=1 be2c4f42ad5009537cc1c49e886bd0a986d493ef0584152ca5bdff326b58a56e 22:36:48 $ docker rm -f be2c4f42ad5009537cc1c49e886bd0a986d493ef0584152ca5bdff326b58a56e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:36:49 + docker inspect -f . ci-base-image-arm64 22:36:49 . [Pipeline] withDockerContainer 22:36:49 prd-ubuntu18.04-docker-arm64-4c-16g-1581 does not seem to be running inside a container 22:36:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/144 -v /w/workspace/go-mod-bootstrap/144:/w/workspace/go-mod-bootstrap/144:rw,z -v /w/workspace/go-mod-bootstrap/144@tmp:/w/workspace/go-mod-bootstrap/144@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 22:36:51 $ docker top 3cd712174a6420707ef59119d80d6683b97179490e57370ab1ea465a5e8eba27 -eo pid,comm [Pipeline] { [Pipeline] sh 22:36:52 + go mod tidy [Pipeline] sh 22:36:53 + make test 22:36:53 go mod tidy 22:36:53 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:37:32 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 22:37:32 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.041s coverage: 5.4% of statements 22:37:32 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 22:37:32 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.060s coverage: 92.2% of statements 22:37:32 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.045s coverage: 85.3% of statements 22:37:34 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 22:37:34 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 22:37:34 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 22:37:35 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.096s coverage: 100.0% of statements 22:37:35 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.045s coverage: 26.7% of statements 22:37:40 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.050s coverage: 91.0% of statements 22:37:40 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 22:37:40 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 22:37:40 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.012s coverage: 91.3% of statements 22:37:40 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:38:02 gofmt -l . 22:38:02 [ "`gofmt -l .`" = "" ] [Pipeline] } 22:38:02 $ docker stop --time=1 3cd712174a6420707ef59119d80d6683b97179490e57370ab1ea465a5e8eba27 22:38:04 $ docker rm -f 3cd712174a6420707ef59119d80d6683b97179490e57370ab1ea465a5e8eba27 [Pipeline] // withDockerContainer [Pipeline] sh 22:38:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:38:05 Warning: overwriting stash ‘coverage-report’ 22:38:06 Stashed 1 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 22:38:06 ---> job-cost.sh 22:38:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bdAm 22:38:47 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 22:40:08 lf-activate-venv(): INFO: Adding /tmp/venv-bdAm/bin to PATH 22:40:08 INFO: No Stack... 22:40:08 INFO: Retrieving Pricing Info for: v2-standard-4 22:40:08 INFO: Archiving Costs [Pipeline] sh 22:40:09 + + catcut /w/workspace/go-mod-bootstrap/144/archives/cost.csv -d, 22:40:09 -f6 [Pipeline] lock 22:40:09 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-master-144-stack-cost] 22:40:09 Resource [jenkins-edgexfoundry-go-mod-bootstrap-master-144-stack-cost] did not exist. Created. 22:40:09 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-master-144-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:40:09 /w/workspace/go-mod-bootstrap/144@tmp/durable-c95523a3/script.sh: 1: /w/workspace/go-mod-bootstrap/144@tmp/durable-c95523a3/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 22:40:09 + echo total: 0.18000000715255737 [Pipeline] stash 22:40:09 Warning: overwriting stash ‘stack-cost’ 22:40:10 Stashed 1 file(s) [Pipeline] } 22:40:10 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-master-144-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 22:40:10 provisioning config files... 22:40:10 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config765735093849164553tmp [Pipeline] { [Pipeline] sh 22:40:11 + set +x 22:40:11 + bash -s -- 22:40:11 + curl -s https://codecov.io/bash 22:40:11 22:40:11 _____ _ 22:40:11 / ____| | | 22:40:11 | | ___ __| | ___ ___ _____ __ 22:40:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:40:11 | |___| (_) | (_| | __/ (_| (_) \ V / 22:40:11 \_____\___/ \__,_|\___|\___\___/ \_/ 22:40:11 Bash-1.0.3 22:40:11 22:40:11 22:40:11 ==> git version 2.24.4 found 22:40:11 ==> 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 22:40:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:40:11 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:40:11 ==> Jenkins CI detected. 22:40:11 project root: . 22:40:11 --> token set from env 22:40:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:40:11 ==> Running gcov in . (disable via -X gcov) 22:40:11 ==> Python coveragepy not found 22:40:11 ==> Searching for coverage reports in: 22:40:11 + . 22:40:11 -> Found 1 reports 22:40:11 ==> Detecting git/mercurial file structure 22:40:11 ==> Reading reports 22:40:11 + ./coverage.out bytes=31740 22:40:11 ==> Appending adjustments 22:40:11 https://docs.codecov.io/docs/fixing-reports 22:40:11 + Found adjustments 22:40:11 ==> Gzipping contents 22:40:11 8.0K /tmp/codecov.anEz4S.gz 22:40:11 ==> Uploading reports 22:40:11 url: https://codecov.io 22:40:11 query: branch=master&commit=3afb6d36b8d3bb6608f9556bc1c679ac4abb1a5d&build=144&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmaster%2F144%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 22:40:11 -> Pinging Codecov 22:40:11 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=3afb6d36b8d3bb6608f9556bc1c679ac4abb1a5d&build=144&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmaster%2F144%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 22:40:11 -> Uploading to 22:40:11 https://storage.googleapis.com/codecov/v4/raw/2021-06-15/833815588EE85121546D348822E98E2E/3afb6d36b8d3bb6608f9556bc1c679ac4abb1a5d/34f8707c-fe6d-4aef-a505-86d68934e2e0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210615%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210615T224011Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e105192f1eec68618fe2b19e09f1d0944905aa0d015a5e1911670af1abc1d2ed 22:40:11 % Total % Received % Xferd Average Speed Time Time Time Current 22:40:11 Dload Upload Total Spent Left Speed 22:40:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6015 0 0 100 6015 0 15483 --:--:-- --:--:-- --:--:-- 15502 22:40:12 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/3afb6d36b8d3bb6608f9556bc1c679ac4abb1a5d [Pipeline] } 22:40:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:40:12 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:40:12 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:40:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:40:13 22:40:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 22:40:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:40:13 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:40:13 188c0c94c7c5: Pulling fs layer 22:40:13 0ef7d3d256c8: Pulling fs layer 22:40:13 de9db76c5a1d: Pulling fs layer 22:40:13 0eba1c9be4d2: Pulling fs layer 22:40:13 0d57e429df01: Pulling fs layer 22:40:13 4e4be7b47b0d: Pulling fs layer 22:40:13 e1f770b5df2f: Pulling fs layer 22:40:13 85a0685a4137: Pulling fs layer 22:40:13 0eba1c9be4d2: Waiting 22:40:13 0d57e429df01: Waiting 22:40:13 4e4be7b47b0d: Waiting 22:40:13 e1f770b5df2f: Waiting 22:40:13 85a0685a4137: Waiting 22:40:13 de9db76c5a1d: Verifying Checksum 22:40:13 de9db76c5a1d: Download complete 22:40:13 0ef7d3d256c8: Verifying Checksum 22:40:13 0ef7d3d256c8: Download complete 22:40:13 0d57e429df01: Verifying Checksum 22:40:13 0d57e429df01: Download complete 22:40:13 4e4be7b47b0d: Verifying Checksum 22:40:13 4e4be7b47b0d: Download complete 22:40:13 188c0c94c7c5: Verifying Checksum 22:40:13 188c0c94c7c5: Download complete 22:40:13 188c0c94c7c5: Pull complete 22:40:14 0ef7d3d256c8: Pull complete 22:40:14 de9db76c5a1d: Pull complete 22:40:15 e1f770b5df2f: Verifying Checksum 22:40:15 e1f770b5df2f: Download complete 22:40:16 0eba1c9be4d2: Verifying Checksum 22:40:16 0eba1c9be4d2: Download complete 22:40:17 85a0685a4137: Verifying Checksum 22:40:17 85a0685a4137: Download complete 22:40:20 0eba1c9be4d2: Pull complete 22:40:20 0d57e429df01: Pull complete 22:40:20 4e4be7b47b0d: Pull complete 22:40:20 e1f770b5df2f: Pull complete 22:40:24 85a0685a4137: Pull complete 22:40:24 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 22:40:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:40:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 22:40:25 prd-centos7-docker-4c-2g-1579 does not seem to be running inside a container 22:40:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 22:40:28 $ docker top a68f6f312364f352636327b8ab9b38ebca5e640536073276ac5974447f0fec69 -eo pid,comm [Pipeline] { [Pipeline] echo 22:40:28 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 22:40:28 + set -o pipefail 22:40:28 + snyk monitor '--org=edgex-jenkins' 22:40:33 22:40:33 Monitoring /w/workspace/xfoundry_go-mod-bootstrap_master (github.com/edgexfoundry/go-mod-bootstrap/v2)... 22:40:33 22:40:33 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/624adad5-e3a3-48c4-8c03-09f76c101df7/history/ebbc506f-9e06-40d6-9690-e9e1beaba78c 22:40:33 22:40:33 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:40:33 22:40:33 [Pipeline] } 22:40:33 $ docker stop --time=1 a68f6f312364f352636327b8ab9b38ebca5e640536073276ac5974447f0fec69 22:40:35 $ docker rm -f a68f6f312364f352636327b8ab9b38ebca5e640536073276ac5974447f0fec69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:40:36 + git log --format=format:%s -1 3afb6d36b8d3bb6608f9556bc1c679ac4abb1a5d [Pipeline] isUnix [Pipeline] sh 22:40:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:40:36 . [Pipeline] withDockerContainer 22:40:36 prd-centos7-docker-4c-2g-1579 does not seem to be running inside a container 22:40:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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 22:40:37 $ docker top a2b31bc76098dc4f5c3a6cbfa2a4baf9cc3270660e046ca8273be2f63c17e0cc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:40:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:40:37 [ssh-agent] Looking for ssh-agent implementation... 22:40:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:40:37 $ docker exec a2b31bc76098dc4f5c3a6cbfa2a4baf9cc3270660e046ca8273be2f63c17e0cc ssh-agent 22:40:37 SSH_AUTH_SOCK=/tmp/ssh-EsNSzI8HB80M/agent.14 22:40:37 SSH_AGENT_PID=20 22:40:37 Running ssh-add (command line suppressed) 22:40:37 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_5851098666157314465.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_5851098666157314465.key) 22:40:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:40:38 + git semver tag 22:40:38 # -> Open(): unable to determine branch for HEAD 22:40:38 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 22:40:38 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 22:40:38 # $SEMVER_REMOTE_NAME = origin 22:40:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:40:38 # $SEMVER_USER_NAME = edgex-jenkins 22:40:38 # $SEMVER_BRANCH = master 22:40:38 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver 22:40:38 # 3afb6d36b8d3bb6608f9556bc1c679ac4abb1a5d HEAD 22:40:38 # -> Force: false 22:40:38 # 78ea218e4e1db5ac5d3b1998739831580929c6c1 refs/tags/v2.0.0-dev.66 [Pipeline] } 22:40:38 $ docker exec --env ******** --env ******** a2b31bc76098dc4f5c3a6cbfa2a4baf9cc3270660e046ca8273be2f63c17e0cc ssh-agent -k 22:40:38 unset SSH_AUTH_SOCK; 22:40:38 unset SSH_AGENT_PID; 22:40:38 echo Agent pid 20 killed; 22:40:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:40:38 + git semver [Pipeline] } 22:40:38 $ docker stop --time=1 a2b31bc76098dc4f5c3a6cbfa2a4baf9cc3270660e046ca8273be2f63c17e0cc 22:40:39 $ docker rm -f a2b31bc76098dc4f5c3a6cbfa2a4baf9cc3270660e046ca8273be2f63c17e0cc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 22:40:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:40:40 22:40:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 22:40:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:40:40 0.23.1-centos7: Pulling from edgex-lftools 22:40:40 ab5ef0e58194: Pulling fs layer 22:40:40 9712f1f96733: Pulling fs layer 22:40:40 63f879dbbcfc: Pulling fs layer 22:40:40 0d9ebad4ef96: Pulling fs layer 22:40:40 e9a5061849ea: Pulling fs layer 22:40:40 d747dcd14b5f: Pulling fs layer 22:40:40 2de7ff778b66: Pulling fs layer 22:40:40 e9a5061849ea: Waiting 22:40:40 d747dcd14b5f: Waiting 22:40:40 2de7ff778b66: Waiting 22:40:40 0d9ebad4ef96: Waiting 22:40:40 9712f1f96733: Verifying Checksum 22:40:40 9712f1f96733: Download complete 22:40:42 63f879dbbcfc: Verifying Checksum 22:40:42 63f879dbbcfc: Download complete 22:40:42 e9a5061849ea: Verifying Checksum 22:40:42 e9a5061849ea: Download complete 22:40:42 d747dcd14b5f: Verifying Checksum 22:40:42 d747dcd14b5f: Download complete 22:40:42 2de7ff778b66: Verifying Checksum 22:40:42 2de7ff778b66: Download complete 22:40:42 0d9ebad4ef96: Verifying Checksum 22:40:42 0d9ebad4ef96: Download complete 22:40:42 ab5ef0e58194: Verifying Checksum 22:40:42 ab5ef0e58194: Download complete 22:40:45 ab5ef0e58194: Pull complete 22:40:45 9712f1f96733: Pull complete 22:40:45 63f879dbbcfc: Pull complete 22:40:49 0d9ebad4ef96: Pull complete 22:40:49 e9a5061849ea: Pull complete 22:40:49 d747dcd14b5f: Pull complete 22:40:50 2de7ff778b66: Pull complete 22:40:50 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:40:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:40:50 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 22:40:50 prd-centos7-docker-4c-2g-1579 does not seem to be running inside a container 22:40:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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:0.23.1-centos7 cat 22:40:53 $ docker top 95fb1d4f6d70d01444ad7d30665a334ce80b0117389abad14da1111ce5dbacb4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:40:53 provisioning config files... 22:40:53 copy managed file [sigul-config] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config6688473309784091320tmp 22:40:53 copy managed file [sigul-password] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config1149100707578597444tmp 22:40:53 copy managed file [sigul-pki] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config412157249885889289tmp [Pipeline] { [Pipeline] echo 22:40:54 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:40:54 ---> sigul-configuration.sh 22:40:54 gpg: directory `/root/.gnupg' created 22:40:54 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:40:54 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:40:54 gpg: keyring `/root/.gnupg/secring.gpg' created 22:40:54 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:40:54 gpg: CAST5 encrypted data 22:40:54 gpg: encrypted with 1 passphrase 22:40:54 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:40:54 + mkdir /home/jenkins 22:40:54 + mkdir /home/jenkins/sigul [Pipeline] sh 22:40:54 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 22:40:54 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:40:55 ---> sigul-install.sh 22:41:00 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 22:41:00 + git tag --list 22:41:00 v0.0.1 22:41:00 v0.0.10 22:41:00 v0.0.11 22:41:00 v0.0.12 22:41:00 v0.0.13 22:41:00 v0.0.14 22:41:00 v0.0.15 22:41:00 v0.0.16 22:41:00 v0.0.17 22:41:00 v0.0.18 22:41:00 v0.0.19 22:41:00 v0.0.2 22:41:00 v0.0.20 22:41:00 v0.0.21 22:41:00 v0.0.22 22:41:00 v0.0.23 22:41:00 v0.0.24 22:41:00 v0.0.25 22:41:00 v0.0.26 22:41:00 v0.0.27 22:41:00 v0.0.28 22:41:00 v0.0.29 22:41:00 v0.0.3 22:41:00 v0.0.30 22:41:00 v0.0.31 22:41:00 v0.0.32 22:41:00 v0.0.33 22:41:00 v0.0.34 22:41:00 v0.0.35 22:41:00 v0.0.36 22:41:00 v0.0.37 22:41:00 v0.0.38 22:41:00 v0.0.39 22:41:00 v0.0.4 22:41:00 v0.0.40 22:41:00 v0.0.41 22:41:00 v0.0.42 22:41:00 v0.0.43 22:41:00 v0.0.44 22:41:00 v0.0.45 22:41:00 v0.0.46 22:41:00 v0.0.47 22:41:00 v0.0.48 22:41:00 v0.0.49 22:41:00 v0.0.5 22:41:00 v0.0.50 22:41:00 v0.0.51 22:41:00 v0.0.52 22:41:00 v0.0.53 22:41:00 v0.0.54 22:41:00 v0.0.55 22:41:00 v0.0.56 22:41:00 v0.0.57 22:41:00 v0.0.58 22:41:00 v0.0.59 22:41:00 v0.0.6 22:41:00 v0.0.60 22:41:00 v0.0.61 22:41:00 v0.0.62 22:41:00 v0.0.63 22:41:00 v0.0.64 22:41:00 v0.0.65 22:41:00 v0.0.66 22:41:00 v0.0.67 22:41:00 v0.0.68 22:41:00 v0.0.69 22:41:00 v0.0.7 22:41:00 v0.0.70 22:41:00 v0.0.71 22:41:00 v0.0.72 22:41:00 v0.0.8 22:41:00 v0.0.9 22:41:00 v2.0.0-dev.1 22:41:00 v2.0.0-dev.10 22:41:00 v2.0.0-dev.11 22:41:00 v2.0.0-dev.12 22:41:00 v2.0.0-dev.13 22:41:00 v2.0.0-dev.14 22:41:00 v2.0.0-dev.15 22:41:00 v2.0.0-dev.16 22:41:00 v2.0.0-dev.17 22:41:00 v2.0.0-dev.18 22:41:00 v2.0.0-dev.19 22:41:00 v2.0.0-dev.2 22:41:00 v2.0.0-dev.20 22:41:00 v2.0.0-dev.21 22:41:00 v2.0.0-dev.22 22:41:00 v2.0.0-dev.23 22:41:00 v2.0.0-dev.24 22:41:00 v2.0.0-dev.25 22:41:00 v2.0.0-dev.26 22:41:00 v2.0.0-dev.27 22:41:00 v2.0.0-dev.28 22:41:00 v2.0.0-dev.29 22:41:00 v2.0.0-dev.3 22:41:00 v2.0.0-dev.30 22:41:00 v2.0.0-dev.31 22:41:00 v2.0.0-dev.32 22:41:00 v2.0.0-dev.33 22:41:00 v2.0.0-dev.34 22:41:00 v2.0.0-dev.35 22:41:00 v2.0.0-dev.36 22:41:00 v2.0.0-dev.37 22:41:00 v2.0.0-dev.38 22:41:00 v2.0.0-dev.39 22:41:00 v2.0.0-dev.4 22:41:00 v2.0.0-dev.40 22:41:00 v2.0.0-dev.41 22:41:00 v2.0.0-dev.42 22:41:00 v2.0.0-dev.43 22:41:00 v2.0.0-dev.44 22:41:00 v2.0.0-dev.45 22:41:00 v2.0.0-dev.46 22:41:00 v2.0.0-dev.47 22:41:00 v2.0.0-dev.48 22:41:00 v2.0.0-dev.49 22:41:00 v2.0.0-dev.5 22:41:00 v2.0.0-dev.50 22:41:00 v2.0.0-dev.51 22:41:00 v2.0.0-dev.52 22:41:00 v2.0.0-dev.53 22:41:00 v2.0.0-dev.54 22:41:00 v2.0.0-dev.55 22:41:00 v2.0.0-dev.56 22:41:00 v2.0.0-dev.57 22:41:00 v2.0.0-dev.58 22:41:00 v2.0.0-dev.59 22:41:00 v2.0.0-dev.6 22:41:00 v2.0.0-dev.60 22:41:00 v2.0.0-dev.61 22:41:00 v2.0.0-dev.62 22:41:00 v2.0.0-dev.63 22:41:00 v2.0.0-dev.64 22:41:00 v2.0.0-dev.65 22:41:00 v2.0.0-dev.66 22:41:00 v2.0.0-dev.7 22:41:00 v2.0.0-dev.8 22:41:00 v2.0.0-dev.9 [Pipeline] sh 22:41:01 + lftools sign git-tag v2.0.0-dev.66 22:41:01 Signing Git tag with Sigul... 22:41:01 Signing v2.0.0-dev.66 [Pipeline] echo 22:41:02 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:41:02 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:41:02 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:41:02 $ docker stop --time=1 95fb1d4f6d70d01444ad7d30665a334ce80b0117389abad14da1111ce5dbacb4 22:41:04 $ docker rm -f 95fb1d4f6d70d01444ad7d30665a334ce80b0117389abad14da1111ce5dbacb4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 22:41:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:41:05 . [Pipeline] withDockerContainer 22:41:05 prd-centos7-docker-4c-2g-1579 does not seem to be running inside a container 22:41:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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 22:41:05 $ docker top b0526a7f698f502102d31df914b7e061c0763c3c549570cebbafb4e66a64befd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:41:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:41:05 [ssh-agent] Looking for ssh-agent implementation... 22:41:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:41:05 $ docker exec b0526a7f698f502102d31df914b7e061c0763c3c549570cebbafb4e66a64befd ssh-agent 22:41:05 SSH_AUTH_SOCK=/tmp/ssh-UGJWGjKVkEX3/agent.14 22:41:05 SSH_AGENT_PID=21 22:41:05 Running ssh-add (command line suppressed) 22:41:06 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_5690061078512333530.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_5690061078512333530.key) 22:41:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:41:06 + git semver bump pre 22:41:06 # -> Open(): unable to determine branch for HEAD 22:41:06 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 22:41:06 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 22:41:06 # $SEMVER_REMOTE_NAME = origin 22:41:06 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:41:06 # $SEMVER_USER_NAME = edgex-jenkins 22:41:06 # $SEMVER_BRANCH = master 22:41:06 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver 22:41:06 2.0.0-dev.67 [Pipeline] } 22:41:06 $ docker exec --env ******** --env ******** b0526a7f698f502102d31df914b7e061c0763c3c549570cebbafb4e66a64befd ssh-agent -k 22:41:06 unset SSH_AUTH_SOCK; 22:41:06 unset SSH_AGENT_PID; 22:41:06 echo Agent pid 21 killed; 22:41:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:41:09 + git semver [Pipeline] } 22:41:09 $ docker stop --time=1 b0526a7f698f502102d31df914b7e061c0763c3c549570cebbafb4e66a64befd 22:41:10 $ docker rm -f b0526a7f698f502102d31df914b7e061c0763c3c549570cebbafb4e66a64befd [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 22:41:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:41:11 . [Pipeline] withDockerContainer 22:41:11 prd-centos7-docker-4c-2g-1579 does not seem to be running inside a container 22:41:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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 22:41:11 $ docker top 4d74b7fb6eba0639fcab248fc6a32001705ca6a5f20c1f41507614fb2e16790f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:41:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:41:11 [ssh-agent] Looking for ssh-agent implementation... 22:41:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:41:11 $ docker exec 4d74b7fb6eba0639fcab248fc6a32001705ca6a5f20c1f41507614fb2e16790f ssh-agent 22:41:11 SSH_AUTH_SOCK=/tmp/ssh-M75tBE5QbVfZ/agent.14 22:41:11 SSH_AGENT_PID=20 22:41:11 Running ssh-add (command line suppressed) 22:41:12 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_5300902175076563095.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_5300902175076563095.key) 22:41:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:41:12 + git semver push 22:41:12 # -> Open(): unable to determine branch for HEAD 22:41:12 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 22:41:12 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 22:41:12 # $SEMVER_REMOTE_NAME = origin 22:41:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:41:12 # $SEMVER_USER_NAME = edgex-jenkins 22:41:12 # $SEMVER_BRANCH = master 22:41:12 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } 22:41:17 $ docker exec --env ******** --env ******** 4d74b7fb6eba0639fcab248fc6a32001705ca6a5f20c1f41507614fb2e16790f ssh-agent -k 22:41:17 unset SSH_AUTH_SOCK; 22:41:17 unset SSH_AGENT_PID; 22:41:17 echo Agent pid 20 killed; 22:41:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:41:18 + git semver [Pipeline] } 22:41:18 $ docker stop --time=1 4d74b7fb6eba0639fcab248fc6a32001705ca6a5f20c1f41507614fb2e16790f 22:41:19 $ docker rm -f 4d74b7fb6eba0639fcab248fc6a32001705ca6a5f20c1f41507614fb2e16790f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 22:41:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:41:20 ---> package-listing.sh 22:41:20 ++ facter osfamily 22:41:20 ++ tr '[:upper:]' '[:lower:]' 22:41:21 + OS_FAMILY=redhat 22:41:21 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_master 22:41:21 + START_PACKAGES=/tmp/packages_start.txt 22:41:21 + END_PACKAGES=/tmp/packages_end.txt 22:41:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:41:21 + PACKAGES=/tmp/packages_start.txt 22:41:21 + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' 22:41:21 + PACKAGES=/tmp/packages_end.txt 22:41:21 + case "${OS_FAMILY}" in 22:41:21 + sort 22:41:21 + rpm -qa 22:41:21 + '[' -f /tmp/packages_start.txt ']' 22:41:21 + '[' -f /tmp/packages_end.txt ']' 22:41:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:41:21 + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' 22:41:21 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ 22:41:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ [Pipeline] echo 22:41:21 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/xfoundry_go-mod-bootstrap_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:41:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:41:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:41:22 22:41:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:41:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:41:22 alpine: Pulling from edgex-lftools-log-publisher 22:41:22 df20fa9351a1: Pulling fs layer 22:41:22 36b3adc4ff6f: Pulling fs layer 22:41:22 8ad3a11d3b57: Pulling fs layer 22:41:22 46f8f816bc3b: Pulling fs layer 22:41:22 93b61091891f: Pulling fs layer 22:41:22 93b9cdb0e59b: Pulling fs layer 22:41:22 5e14af77c1be: Pulling fs layer 22:41:22 01666e4c0597: Pulling fs layer 22:41:22 aa168da1d23b: Pulling fs layer 22:41:22 93b61091891f: Waiting 22:41:22 93b9cdb0e59b: Waiting 22:41:22 5e14af77c1be: Waiting 22:41:22 01666e4c0597: Waiting 22:41:22 aa168da1d23b: Waiting 22:41:22 46f8f816bc3b: Waiting 22:41:22 36b3adc4ff6f: Verifying Checksum 22:41:22 36b3adc4ff6f: Download complete 22:41:22 46f8f816bc3b: Verifying Checksum 22:41:22 46f8f816bc3b: Download complete 22:41:22 df20fa9351a1: Verifying Checksum 22:41:22 df20fa9351a1: Download complete 22:41:22 93b9cdb0e59b: Verifying Checksum 22:41:22 93b9cdb0e59b: Download complete 22:41:22 93b61091891f: Verifying Checksum 22:41:22 93b61091891f: Download complete 22:41:22 5e14af77c1be: Verifying Checksum 22:41:22 5e14af77c1be: Download complete 22:41:23 01666e4c0597: Verifying Checksum 22:41:23 01666e4c0597: Download complete 22:41:23 df20fa9351a1: Pull complete 22:41:23 8ad3a11d3b57: Verifying Checksum 22:41:23 8ad3a11d3b57: Download complete 22:41:23 36b3adc4ff6f: Pull complete 22:41:23 8ad3a11d3b57: Pull complete 22:41:23 46f8f816bc3b: Pull complete 22:41:24 93b61091891f: Pull complete 22:41:24 93b9cdb0e59b: Pull complete 22:41:24 5e14af77c1be: Pull complete 22:41:24 01666e4c0597: Pull complete 22:41:24 aa168da1d23b: Verifying Checksum 22:41:24 aa168da1d23b: Download complete 22:41:29 aa168da1d23b: Pull complete 22:41:29 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:41:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:41:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:41:29 prd-centos7-docker-4c-2g-1579 does not seem to be running inside a container 22:41:29 $ 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/xfoundry_go-mod-bootstrap_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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 22:41:31 $ docker top c254c6e7d12d5b7ce6450f7354729d50cb4ae44f18be238b5aa82bd521dca782 -eo pid,comm [Pipeline] { [Pipeline] sh 22:41:32 + touch /tmp/pre-build-complete [Pipeline] sh 22:41:32 + mkdir -p /var/log/sa [Pipeline] sh 22:41:32 + ls /var/log/sa-host 22:41:32 + sadf -c /var/log/sa-host/sa05 22:41:32 file_magic: OK 22:41:32 HZ: Using current value: 100 22:41:32 file_header: OK 22:41:32 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 22:41:32 Statistics: 22:41:32 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:41:32 File successfully converted to sysstat format version 12.2.1 22:41:32 + sadf -c /var/log/sa-host/sa15 22:41:32 file_magic: OK 22:41:32 HZ: Using current value: 100 22:41:32 file_header: OK 22:41:32 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 22:41:32 Statistics: 22:41:32 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:41:32 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:41:32 provisioning config files... 22:41:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config7144924177929916367tmp [Pipeline] { [Pipeline] echo 22:41:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:41:33 ---> create-netrc.sh [Pipeline] } 22:41:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:41:33 ---> python-tools-install.sh [Pipeline] echo 22:41:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:41:33 ---> sudo-logs.sh 22:41:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:41:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:41:34 ---> job-cost.sh 22:41:34 lf-activate-venv: SKIPPING 22:41:34 DEBUG: total: 0.18000000715255737 22:41:34 INFO: Retrieving Stack Cost... 22:41:34 INFO: Retrieving Pricing Info for: v3-standard-2 22:41:35 INFO: Archiving Costs [Pipeline] echo 22:41:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:41:35 ---> logs-deploy.sh 22:41:35 lf-activate-venv: SKIPPING 22:41:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/master/144 22:41:35 INFO: archiving workspace using pattern(s): 22:41:36 Archives upload complete. 22:41:36 INFO: archiving logs to Nexus 22:41:37 ---> uname -a: 22:41:37 Linux prd-centos7-docker-4c-2g-1579.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 22:41:37 22:41:37 22:41:37 ---> lscpu: 22:41:37 Architecture: x86_64 22:41:37 CPU op-mode(s): 32-bit, 64-bit 22:41:37 Byte Order: Little Endian 22:41:37 Address sizes: 40 bits physical, 48 bits virtual 22:41:37 CPU(s): 2 22:41:37 On-line CPU(s) list: 0,1 22:41:37 Thread(s) per core: 1 22:41:37 Core(s) per socket: 1 22:41:37 Socket(s): 2 22:41:37 NUMA node(s): 1 22:41:37 Vendor ID: AuthenticAMD 22:41:37 CPU family: 23 22:41:37 Model: 49 22:41:37 Model name: AMD EPYC-Rome Processor 22:41:37 Stepping: 0 22:41:37 CPU MHz: 2800.000 22:41:37 BogoMIPS: 5600.00 22:41:37 Virtualization: AMD-V 22:41:37 Hypervisor vendor: KVM 22:41:37 Virtualization type: full 22:41:37 L1d cache: 64 KiB 22:41:37 L1i cache: 64 KiB 22:41:37 L2 cache: 1 MiB 22:41:37 L3 cache: 32 MiB 22:41:37 NUMA node0 CPU(s): 0,1 22:41:37 Vulnerability Itlb multihit: Not affected 22:41:37 Vulnerability L1tf: Not affected 22:41:37 Vulnerability Mds: Not affected 22:41:37 Vulnerability Meltdown: Not affected 22:41:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:41:37 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 22:41:37 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 22:41:37 Vulnerability Srbds: Not affected 22:41:37 Vulnerability Tsx async abort: Not affected 22:41:37 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 22:41:37 22:41:37 22:41:37 ---> nproc: 22:41:37 2 22:41:37 22:41:37 22:41:37 ---> df -h: 22:41:37 Filesystem Size Used Available Use% Mounted on 22:41:37 overlay 40.0G 8.9G 31.1G 22% / 22:41:37 tmpfs 64.0M 0 64.0M 0% /dev 22:41:37 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 22:41:37 shm 64.0M 0 64.0M 0% /dev/shm 22:41:37 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 22:41:37 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 22:41:37 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 22:41:37 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 22:41:37 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 22:41:37 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/xfoundry_go-mod-bootstrap_master 22:41:37 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 22:41:37 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/xfoundry_go-mod-bootstrap_master@tmp 22:41:37 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 22:41:37 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 22:41:37 22:41:37 22:41:37 ---> free -m: 22:41:37 total used free shared buff/cache available 22:41:37 Mem: 7821 1297 3138 0 3384 6441 22:41:37 Swap: 1023 0 1023 22:41:37 22:41:37 22:41:37 ---> ip addr: 22:41:37 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 22:41:37 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:41:37 inet 127.0.0.1/8 scope host lo 22:41:37 valid_lft forever preferred_lft forever 22:41:37 inet6 ::1/128 scope host 22:41:37 valid_lft forever preferred_lft forever 22:41:37 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 22:41:37 link/ether fa:16:3e:d2:4d:d2 brd ff:ff:ff:ff:ff:ff 22:41:37 inet 10.30.122.98/23 brd 10.30.123.255 scope global dynamic eth0 22:41:37 valid_lft 85651sec preferred_lft 85651sec 22:41:37 inet6 fe80::f816:3eff:fed2:4dd2/64 scope link 22:41:37 valid_lft forever preferred_lft forever 22:41:37 3: docker0: mtu 1500 qdisc noqueue state DOWN 22:41:37 link/ether 02:42:2d:69:47:07 brd ff:ff:ff:ff:ff:ff 22:41:37 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:41:37 valid_lft forever preferred_lft forever 22:41:37 inet6 fe80::42:2dff:fe69:4707/64 scope link 22:41:37 valid_lft forever preferred_lft forever 22:41:37 22:41:37 22:41:37 ---> sar -b -r -n DEV: 22:41:37 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/15/21 _x86_64_ (2 CPU) 22:41:37 22:41:37 22:28:58 LINUX RESTART (2 CPU) 22:41:37 22:41:37 22:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:41:37 22:31:01 1.65 0.00 1.65 0.00 0.00 36.40 0.00 22:41:37 22:32:01 0.47 0.00 0.47 0.00 0.00 8.43 0.00 22:41:37 22:33:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 22:41:37 22:34:01 0.22 0.00 0.22 0.00 0.00 3.46 0.00 22:41:37 22:35:01 0.28 0.00 0.28 0.00 0.00 4.28 0.00 22:41:37 22:36:01 0.23 0.00 0.23 0.00 0.00 2.03 0.00 22:41:37 22:37:01 0.35 0.00 0.35 0.00 0.00 5.61 0.00 22:41:37 22:38:01 0.15 0.00 0.15 0.00 0.00 1.62 0.00 22:41:37 22:39:01 0.27 0.00 0.27 0.00 0.00 3.33 0.00 22:41:37 22:40:01 0.30 0.00 0.30 0.00 0.00 4.28 0.00 22:41:37 22:41:02 190.88 0.03 190.84 0.00 3.73 54694.76 0.00 22:41:37 Average: 17.73 0.00 17.73 0.00 0.34 4981.09 0.00 22:41:37 22:41:37 22:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:41:37 22:31:01 5464216 0 805508 10.06 2620 1736588 1229940 13.58 575824 1570840 16 22:41:37 22:32:01 5465576 0 804140 10.04 2620 1736596 1203212 13.28 572420 1573360 8 22:41:37 22:33:01 5461044 0 808668 10.10 2620 1736600 1203452 13.29 576708 1573356 20 22:41:37 22:34:01 5462624 0 807084 10.08 2620 1736604 1203212 13.28 574540 1574196 16 22:41:37 22:35:01 5462176 0 807524 10.08 2620 1736612 1203344 13.29 572372 1577156 8 22:41:37 22:36:01 5462020 0 807680 10.08 2620 1736612 1203380 13.29 572668 1577156 8 22:41:37 22:37:01 5459036 0 810656 10.12 2620 1736620 1203280 13.28 575460 1577156 16 22:41:37 22:38:01 5452472 0 817216 10.20 2620 1736624 1203280 13.28 581992 1577156 8 22:41:37 22:39:01 5452612 0 817072 10.20 2620 1736628 1203280 13.28 581980 1577160 8 22:41:37 22:40:01 5452224 0 817456 10.21 2620 1736632 1203388 13.29 584084 1575660 8 22:41:37 22:41:02 3566680 0 1246748 15.57 2620 3192884 1404792 15.51 1066628 2732376 100528 22:41:37 Average: 5287335 0 849977 10.61 2620 1869000 1224051 13.51 621334 1680507 9149 22:41:37 22:41:37 22:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:41:37 22:31:01 eth0 3.51 1.62 3.11 0.12 0.00 0.00 0.00 0.00 22:41:37 22:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:41:37 22:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:41:37 22:32:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:41:37 22:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:41:37 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:41:37 22:33:01 eth0 0.93 0.32 0.32 0.20 0.00 0.00 0.00 0.00 22:41:37 22:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:41:37 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:41:37 22:34:01 eth0 0.78 0.08 0.06 0.01 0.00 0.00 0.00 0.00 22:41:37 22:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:41:37 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:41:37 22:35:01 eth0 0.32 0.17 0.09 0.07 0.00 0.00 0.00 0.00 22:41:37 22:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:41:37 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:41:37 22:36:01 eth0 0.53 0.33 0.33 0.20 0.00 0.00 0.00 0.00 22:41:37 22:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:41:37 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:41:37 22:37:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:41:37 22:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:41:37 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:41:37 22:38:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:41:37 22:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:41:37 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:41:37 22:39:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:41:37 22:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:41:37 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:41:37 22:40:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 22:41:37 22:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:41:37 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:41:37 22:41:02 veth30a876b 39.69 44.12 2.74 273.77 0.00 0.00 0.00 0.00 22:41:37 22:41:02 eth0 872.04 796.54 7927.86 75.59 0.00 0.00 0.00 0.00 22:41:37 22:41:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:41:37 22:41:02 docker0 98.38 103.46 6.91 627.23 0.00 0.00 0.00 0.00 22:41:37 Average: veth30a876b 3.61 4.01 0.25 24.90 0.00 0.00 0.00 0.00 22:41:37 Average: eth0 79.93 72.72 721.43 6.94 0.00 0.00 0.00 0.00 22:41:37 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:41:37 Average: docker0 8.95 9.41 0.63 57.05 0.00 0.00 0.00 0.00 22:41:37 22:41:37 22:41:37 ---> sar -P ALL: 22:41:37 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/15/21 _x86_64_ (2 CPU) 22:41:37 22:41:37 22:28:58 LINUX RESTART (2 CPU) 22:41:37 22:41:37 22:30:01 CPU %user %nice %system %iowait %steal %idle 22:41:37 22:31:01 all 0.15 0.00 0.03 0.00 0.03 99.79 22:41:37 22:31:01 0 0.15 0.00 0.03 0.00 0.03 99.78 22:41:37 22:31:01 1 0.15 0.00 0.03 0.00 0.02 99.80 22:41:37 22:32:01 all 0.16 0.00 0.13 0.00 0.03 99.69 22:41:37 22:32:01 0 0.12 0.00 0.22 0.00 0.05 99.62 22:41:37 22:32:01 1 0.20 0.00 0.03 0.00 0.00 99.77 22:41:37 22:33:01 all 0.13 0.00 0.01 0.00 0.03 99.84 22:41:37 22:33:01 0 0.05 0.00 0.02 0.00 0.02 99.92 22:41:37 22:33:01 1 0.20 0.00 0.00 0.00 0.03 99.77 22:41:37 22:34:01 all 0.18 0.00 0.03 0.00 0.02 99.78 22:41:37 22:34:01 0 0.02 0.00 0.02 0.00 0.02 99.95 22:41:37 22:34:01 1 0.33 0.00 0.03 0.00 0.02 99.62 22:41:37 22:35:01 all 0.13 0.00 0.03 0.00 0.03 99.82 22:41:37 22:35:01 0 0.05 0.00 0.03 0.00 0.03 99.88 22:41:37 22:35:01 1 0.20 0.00 0.02 0.00 0.02 99.77 22:41:37 22:36:01 all 0.08 0.00 0.03 0.00 0.02 99.87 22:41:37 22:36:01 0 0.05 0.00 0.03 0.00 0.02 99.90 22:41:37 22:36:01 1 0.10 0.00 0.03 0.00 0.02 99.85 22:41:37 22:37:01 all 0.13 0.00 0.03 0.00 0.03 99.82 22:41:37 22:37:01 0 0.17 0.00 0.05 0.00 0.03 99.75 22:41:37 22:37:01 1 0.08 0.00 0.02 0.00 0.02 99.88 22:41:37 22:38:01 all 0.12 0.00 0.03 0.00 0.02 99.84 22:41:37 22:38:01 0 0.23 0.00 0.03 0.00 0.03 99.70 22:41:37 22:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:41:37 22:39:01 all 0.16 0.00 0.03 0.00 0.02 99.79 22:41:37 22:39:01 0 0.27 0.00 0.05 0.00 0.03 99.65 22:41:37 22:39:01 1 0.05 0.00 0.02 0.00 0.00 99.93 22:41:37 22:40:01 all 0.04 0.00 0.02 0.00 0.03 99.92 22:41:37 22:40:01 0 0.07 0.00 0.02 0.00 0.03 99.88 22:41:37 22:40:01 1 0.02 0.00 0.02 0.00 0.02 99.95 22:41:37 22:41:02 all 22.18 0.00 9.01 4.04 0.07 64.69 22:41:37 22:41:02 0 24.27 0.00 9.75 3.60 0.07 62.31 22:41:37 22:41:02 1 20.13 0.00 8.29 4.48 0.07 67.04 22:41:37 22:41:37 Average: CPU %user %nice %system %iowait %steal %idle 22:41:37 Average: all 2.03 0.00 0.81 0.35 0.03 96.79 22:41:37 Average: 0 2.19 0.00 0.88 0.31 0.03 96.59 22:41:37 Average: 1 1.87 0.00 0.74 0.39 0.02 96.98 22:41:37 22:41:37 22:41:37