Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 4472c82c79612dac3b4e902906142a1e2847219b 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-ssh4276707859431973818.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-ssh1078519605591589169.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-ssh8645184014987000936.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-ssh1039468654529350222.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-ssh213156551398297370.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 ‘prd-centos7-docker-4c-2g-1545’ Running on prd-centos7-docker-4c-2g-1547 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 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-ssh8167391174211053145.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 4472c82c79612dac3b4e902906142a1e2847219b (master) > 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 4472c82c79612dac3b4e902906142a1e2847219b # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets/v2 (#259)" > git rev-list --no-walk 285d6970ee0708c33b3b926aced785ca74112540 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-15T21:43:46.018Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-15T21:43:46.113Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-15T21:43:46.146Z] ========================================================= [2021-06-15T21:43:46.146Z] EdgeX Global Pipelines Version Info [2021-06-15T21:43:46.146Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-15T21:43:47.597Z] ------------------- [2021-06-15T21:43:47.597Z] stable info: [2021-06-15T21:43:47.597Z] ------------------- [2021-06-15T21:43:47.597Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-15T21:43:47.597Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-15T21:43:47.597Z] Message: update stable to v1.0.194 [2021-06-15T21:43:48.173Z] ------------------- [2021-06-15T21:43:48.173Z] experimental info: [2021-06-15T21:43:48.173Z] ------------------- [2021-06-15T21:43:48.173Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-15T21:43:48.173Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-15T21:43:48.173Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-15T21:43:48.297Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2021-06-15T21:43:48.322Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2021-06-15T21:43:48.352Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-15T21:43:48.378Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-15T21:43:48.404Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-15T21:43:50.645Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-15T21:43:50.673Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-15T21:43:50.700Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-15T21:43:50.726Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-15T21:43:50.753Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-15T21:43:50.778Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-15T21:43:50.804Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2021-06-15T21:43:50.828Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-15T21:43:50.853Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-15T21:43:50.884Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-06-15T21:43:50.910Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-15T21:43:50.934Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-15T21:43:50.960Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-15T21:43:50.986Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-15T21:43:51.012Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-15T21:43:51.037Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-15T21:43:51.063Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-15T21:43:51.088Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-15T21:43:51.115Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-15T21:43:51.141Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-06-15T21:43:51.166Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-15T21:43:51.190Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-15T21:43:51.214Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-15T21:43:51.239Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-15T21:43:51.263Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4472c82c79612dac3b4e902906142a1e2847219b [Pipeline] echo [2021-06-15T21:43:51.288Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4472c82 [Pipeline] echo [2021-06-15T21:43:51.315Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-15T21:43:51.819Z] + git log --format=format:%s -1 4472c82c79612dac3b4e902906142a1e2847219b [Pipeline] echo [2021-06-15T21:43:51.866Z] GIT_COMMIT: 4472c82c79612dac3b4e902906142a1e2847219b, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-secrets/v2 (#259) [Pipeline] echo [2021-06-15T21:43:51.881Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-15T21:43:52.459Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T21:43:52.723Z] [2021-06-15T21:43:52.723Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T21:43:53.042Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T21:43:53.311Z] latest: Pulling from edgex-devops/git-semver [2021-06-15T21:43:53.311Z] 31603596830f: Pulling fs layer [2021-06-15T21:43:53.311Z] 54011a49482f: Pulling fs layer [2021-06-15T21:43:53.311Z] a6820b24f6d8: Pulling fs layer [2021-06-15T21:43:53.311Z] f581987b2513: Pulling fs layer [2021-06-15T21:43:53.311Z] f581987b2513: Waiting [2021-06-15T21:43:53.311Z] 54011a49482f: Verifying Checksum [2021-06-15T21:43:53.312Z] 54011a49482f: Download complete [2021-06-15T21:43:53.312Z] 31603596830f: Verifying Checksum [2021-06-15T21:43:53.312Z] 31603596830f: Download complete [2021-06-15T21:43:53.312Z] f581987b2513: Verifying Checksum [2021-06-15T21:43:53.312Z] f581987b2513: Download complete [2021-06-15T21:43:53.574Z] a6820b24f6d8: Verifying Checksum [2021-06-15T21:43:53.574Z] a6820b24f6d8: Download complete [2021-06-15T21:43:53.574Z] 31603596830f: Pull complete [2021-06-15T21:43:53.835Z] 54011a49482f: Pull complete [2021-06-15T21:43:54.786Z] a6820b24f6d8: Pull complete [2021-06-15T21:43:54.786Z] f581987b2513: Pull complete [2021-06-15T21:43:54.786Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-15T21:43:54.786Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T21:43:54.786Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-15T21:43:54.865Z] prd-centos7-docker-4c-2g-1547 does not seem to be running inside a container [2021-06-15T21:43:54.905Z] $ 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 [2021-06-15T21:43:59.688Z] $ docker top 7f19b440b8d8eaea186a35ef9393b1d5f533ee7613e826bd7184e8b063093a7e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-15T21:43:59.826Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-15T21:43:59.826Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-15T21:43:59.937Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-15T21:43:59.937Z] $ docker exec 7f19b440b8d8eaea186a35ef9393b1d5f533ee7613e826bd7184e8b063093a7e ssh-agent [2021-06-15T21:44:00.047Z] SSH_AUTH_SOCK=/tmp/ssh-JiOV4lZG3teo/agent.14 [2021-06-15T21:44:00.047Z] SSH_AGENT_PID=21 [2021-06-15T21:44:00.055Z] Running ssh-add (command line suppressed) [2021-06-15T21:44:00.156Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_3021335797514293118.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_3021335797514293118.key) [2021-06-15T21:44:00.174Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-15T21:44:00.479Z] + git tag --points-at HEAD [Pipeline] } [2021-06-15T21:44:00.496Z] $ docker exec --env ******** --env ******** 7f19b440b8d8eaea186a35ef9393b1d5f533ee7613e826bd7184e8b063093a7e ssh-agent -k [2021-06-15T21:44:00.590Z] unset SSH_AUTH_SOCK; [2021-06-15T21:44:00.590Z] unset SSH_AGENT_PID; [2021-06-15T21:44:00.590Z] echo Agent pid 21 killed; [2021-06-15T21:44:00.607Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-15T21:44:00.648Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-15T21:44:00.648Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-15T21:44:00.761Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-15T21:44:00.761Z] $ docker exec 7f19b440b8d8eaea186a35ef9393b1d5f533ee7613e826bd7184e8b063093a7e ssh-agent [2021-06-15T21:44:00.875Z] SSH_AUTH_SOCK=/tmp/ssh-nc41dZ0UA5uk/agent.52 [2021-06-15T21:44:00.875Z] SSH_AGENT_PID=58 [2021-06-15T21:44:00.880Z] Running ssh-add (command line suppressed) [2021-06-15T21:44:00.985Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_7725911172396237251.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_7725911172396237251.key) [2021-06-15T21:44:01.002Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-15T21:44:01.302Z] + git semver init [2021-06-15T21:44:01.302Z] # -> Open(): unable to determine branch for HEAD [2021-06-15T21:44:01.302Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git [2021-06-15T21:44:01.302Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master [2021-06-15T21:44:01.302Z] # $SEMVER_REMOTE_NAME = origin [2021-06-15T21:44:01.302Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-15T21:44:01.302Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-15T21:44:01.302Z] # $SEMVER_BRANCH = master [2021-06-15T21:44:01.302Z] # $SEMVER_TEMP = /tmp/semver-292130537 [2021-06-15T21:44:01.302Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2021-06-15T21:44:03.252Z] # '/tmp/semver-292130537' -> '/w/workspace/xfoundry_go-mod-bootstrap_master/.semver' [2021-06-15T21:44:03.252Z] # -> Force: false [2021-06-15T21:44:03.252Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } [2021-06-15T21:44:03.262Z] $ docker exec --env ******** --env ******** 7f19b440b8d8eaea186a35ef9393b1d5f533ee7613e826bd7184e8b063093a7e ssh-agent -k [2021-06-15T21:44:03.372Z] unset SSH_AUTH_SOCK; [2021-06-15T21:44:03.372Z] unset SSH_AGENT_PID; [2021-06-15T21:44:03.372Z] echo Agent pid 58 killed; [2021-06-15T21:44:03.390Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-15T21:44:03.726Z] + git semver [Pipeline] } [2021-06-15T21:44:03.747Z] $ docker stop --time=1 7f19b440b8d8eaea186a35ef9393b1d5f533ee7613e826bd7184e8b063093a7e [2021-06-15T21:44:05.466Z] $ docker rm -f 7f19b440b8d8eaea186a35ef9393b1d5f533ee7613e826bd7184e8b063093a7e [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-15T21:44:05.857Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-15T21:44:06.122Z] Stashed 1 file(s) [Pipeline] echo [2021-06-15T21:44:06.128Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.64 [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 [2021-06-15T21:44:21.432Z] Still waiting to schedule task [2021-06-15T21:44:21.432Z] ‘prd-centos7-blackbox-4c-2g-591’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-06-15T21:44:21.433Z] ‘prd-centos7-docker-4c-2g-1549’ is offline [2021-06-15T21:44:21.438Z] Still waiting to schedule task [2021-06-15T21:44:21.439Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1546’ [2021-06-15T21:46:34.637Z] Running on prd-centos7-docker-4c-2g-1551 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws [2021-06-15T21:46:34.665Z] Running in /w/workspace/go-mod-bootstrap/142 [Pipeline] { [Pipeline] checkout [2021-06-15T21:46:34.777Z] Selected Git installation does not exist. Using Default [2021-06-15T21:46:34.778Z] The recommended git tool is: NONE [2021-06-15T21:46:36.992Z] using credential edgex-jenkins-ssh [2021-06-15T21:46:37.005Z] Cloning the remote Git repository [2021-06-15T21:46:37.026Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-06-15T21:46:37.093Z] > git init /w/workspace/go-mod-bootstrap/142 # timeout=10 [2021-06-15T21:46:37.788Z] Avoid second fetch [2021-06-15T21:46:37.789Z] Checking out Revision 4472c82c79612dac3b4e902906142a1e2847219b (master) [2021-06-15T21:46:37.124Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-06-15T21:46:37.125Z] > git --version # timeout=10 [2021-06-15T21:46:37.136Z] > git --version # 'git version 2.24.4' [2021-06-15T21:46:37.136Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-15T21:46:37.160Z] [INFO] Currently running in a labeled security context [2021-06-15T21:46:37.160Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-15T21:46:37.160Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/142@tmp/jenkins-gitclient-ssh6128695396192222583.key [2021-06-15T21:46:37.178Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-15T21:46:37.768Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-06-15T21:46:37.775Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-15T21:46:37.793Z] > git config core.sparsecheckout # timeout=10 [2021-06-15T21:46:37.801Z] > git checkout -f 4472c82c79612dac3b4e902906142a1e2847219b # timeout=10 [2021-06-15T21:46:41.460Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets/v2 (#259)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-15T21:46:42.457Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-15T21:46:42.787Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-15T21:46:43.113Z] + sudo service docker restart [2021-06-15T21:46:43.113Z] + true [2021-06-15T21:46:43.113Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-06-15T21:47:01.490Z] ========================================================= [2021-06-15T21:47:01.490Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-15T21:47:01.490Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-15T21:47:01.835Z] + 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 . [2021-06-15T21:47:02.468Z] Sending build context to Docker daemon 986.1kB [2021-06-15T21:47:02.468Z] Step 1/8 : ARG BASE=golang:1.16-alpine [2021-06-15T21:47:02.468Z] Step 2/8 : FROM ${BASE} [2021-06-15T21:47:02.468Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-15T21:47:02.468Z] 540db60ca938: Pulling fs layer [2021-06-15T21:47:02.468Z] adcc1eea9eea: Pulling fs layer [2021-06-15T21:47:02.468Z] 4c4ab2625f07: Pulling fs layer [2021-06-15T21:47:02.468Z] 0510c868ecb4: Pulling fs layer [2021-06-15T21:47:02.468Z] afea3b2eda06: Pulling fs layer [2021-06-15T21:47:02.468Z] 7809a108b3ef: Pulling fs layer [2021-06-15T21:47:02.468Z] f706445af74f: Pulling fs layer [2021-06-15T21:47:02.468Z] 0510c868ecb4: Waiting [2021-06-15T21:47:02.468Z] afea3b2eda06: Waiting [2021-06-15T21:47:02.468Z] 7809a108b3ef: Waiting [2021-06-15T21:47:02.468Z] f706445af74f: Waiting [2021-06-15T21:47:02.743Z] 4c4ab2625f07: Verifying Checksum [2021-06-15T21:47:02.743Z] 4c4ab2625f07: Download complete [2021-06-15T21:47:02.743Z] adcc1eea9eea: Verifying Checksum [2021-06-15T21:47:02.743Z] adcc1eea9eea: Download complete [2021-06-15T21:47:02.743Z] afea3b2eda06: Verifying Checksum [2021-06-15T21:47:02.743Z] afea3b2eda06: Download complete [2021-06-15T21:47:02.743Z] 7809a108b3ef: Verifying Checksum [2021-06-15T21:47:02.743Z] 7809a108b3ef: Download complete [2021-06-15T21:47:02.743Z] 540db60ca938: Verifying Checksum [2021-06-15T21:47:02.743Z] 540db60ca938: Download complete [2021-06-15T21:47:03.009Z] 540db60ca938: Pull complete [2021-06-15T21:47:03.271Z] adcc1eea9eea: Pull complete [2021-06-15T21:47:03.537Z] 4c4ab2625f07: Pull complete [2021-06-15T21:47:04.501Z] f706445af74f: Verifying Checksum [2021-06-15T21:47:04.501Z] f706445af74f: Download complete [2021-06-15T21:47:04.765Z] 0510c868ecb4: Verifying Checksum [2021-06-15T21:47:04.765Z] 0510c868ecb4: Download complete [2021-06-15T21:47:09.020Z] 0510c868ecb4: Pull complete [2021-06-15T21:47:09.020Z] afea3b2eda06: Pull complete [2021-06-15T21:47:09.020Z] 7809a108b3ef: Pull complete [2021-06-15T21:47:10.968Z] f706445af74f: Pull complete [2021-06-15T21:47:10.968Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-15T21:47:10.968Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-15T21:47:10.968Z] ---> b068be0155e3 [2021-06-15T21:47:10.968Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-15T21:47:20.321Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1552 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws [2021-06-15T21:47:20.340Z] Running in /w/workspace/go-mod-bootstrap/142 [Pipeline] { [Pipeline] checkout [2021-06-15T21:47:20.522Z] Selected Git installation does not exist. Using Default [2021-06-15T21:47:20.522Z] The recommended git tool is: NONE [2021-06-15T21:47:24.602Z] ---> Running in 215200cfe321 [2021-06-15T21:47:24.602Z] Removing intermediate container 215200cfe321 [2021-06-15T21:47:24.602Z] ---> b8ead887cd96 [2021-06-15T21:47:24.602Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T21:47:24.602Z] ---> Running in 5072ed09f249 [2021-06-15T21:47:24.602Z] Removing intermediate container 5072ed09f249 [2021-06-15T21:47:24.602Z] ---> 0b6480d83ebe [2021-06-15T21:47:24.602Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-06-15T21:47:25.179Z] ---> Running in 8b66b26cd547 [2021-06-15T21:47:25.522Z] using credential edgex-jenkins-ssh [2021-06-15T21:47:25.549Z] Cloning the remote Git repository [2021-06-15T21:47:25.758Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-15T21:47:25.604Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-06-15T21:47:25.713Z] > git init /w/workspace/go-mod-bootstrap/142 # timeout=10 [2021-06-15T21:47:25.835Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-06-15T21:47:25.837Z] > git --version # timeout=10 [2021-06-15T21:47:25.856Z] > git --version # 'git version 2.17.1' [2021-06-15T21:47:25.857Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-15T21:47:25.943Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-15T21:47:26.704Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-15T21:47:27.040Z] Avoid second fetch [2021-06-15T21:47:27.041Z] Checking out Revision 4472c82c79612dac3b4e902906142a1e2847219b (master) [2021-06-15T21:47:27.653Z] OK: 149 MiB in 40 packages [2021-06-15T21:47:26.998Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-06-15T21:47:27.020Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-15T21:47:27.060Z] > git config core.sparsecheckout # timeout=10 [2021-06-15T21:47:27.072Z] > git checkout -f 4472c82c79612dac3b4e902906142a1e2847219b # timeout=10 [2021-06-15T21:47:28.228Z] Removing intermediate container 8b66b26cd547 [2021-06-15T21:47:28.228Z] ---> a980f6907b16 [2021-06-15T21:47:28.228Z] Step 6/8 : WORKDIR /build [2021-06-15T21:47:28.228Z] ---> Running in ddbf569ac483 [2021-06-15T21:47:28.494Z] Removing intermediate container ddbf569ac483 [2021-06-15T21:47:28.494Z] ---> cecc4f980a38 [2021-06-15T21:47:28.494Z] Step 7/8 : COPY go.mod . [2021-06-15T21:47:28.494Z] ---> 3e8c5d03365e [2021-06-15T21:47:28.494Z] Step 8/8 : RUN go mod download [2021-06-15T21:47:28.759Z] ---> Running in 1826471c2450 [2021-06-15T21:47:31.287Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets/v2 (#259)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-15T21:47:32.562Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-15T21:47:32.989Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-15T21:47:33.351Z] + true [2021-06-15T21:47:33.351Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2021-06-15T21:47:52.024Z] ========================================================= [2021-06-15T21:47:52.024Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-15T21:47:52.024Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-15T21:47:52.377Z] + 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 . [2021-06-15T21:47:53.361Z] Sending build context to Docker daemon 985.1kB [2021-06-15T21:47:53.361Z] Step 1/8 : ARG BASE=golang:1.16-alpine [2021-06-15T21:47:53.361Z] Step 2/8 : FROM ${BASE} [2021-06-15T21:47:53.960Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-15T21:47:53.960Z] 595b0fe564bb: Pulling fs layer [2021-06-15T21:47:53.960Z] 3088b5b3c5c0: Pulling fs layer [2021-06-15T21:47:53.960Z] 5b7225fbf94c: Pulling fs layer [2021-06-15T21:47:53.960Z] ba82ee9f976e: Pulling fs layer [2021-06-15T21:47:53.960Z] 506bd15cee9f: Pulling fs layer [2021-06-15T21:47:53.960Z] 75a0a4a0db45: Pulling fs layer [2021-06-15T21:47:53.960Z] 618dc40b7e24: Pulling fs layer [2021-06-15T21:47:53.960Z] 506bd15cee9f: Waiting [2021-06-15T21:47:53.960Z] 75a0a4a0db45: Waiting [2021-06-15T21:47:53.960Z] 618dc40b7e24: Waiting [2021-06-15T21:47:53.960Z] ba82ee9f976e: Waiting [2021-06-15T21:47:53.960Z] 5b7225fbf94c: Verifying Checksum [2021-06-15T21:47:53.960Z] 5b7225fbf94c: Download complete [2021-06-15T21:47:53.960Z] 3088b5b3c5c0: Verifying Checksum [2021-06-15T21:47:53.960Z] 3088b5b3c5c0: Download complete [2021-06-15T21:47:53.960Z] 506bd15cee9f: Verifying Checksum [2021-06-15T21:47:53.960Z] 506bd15cee9f: Download complete [2021-06-15T21:47:53.960Z] 595b0fe564bb: Verifying Checksum [2021-06-15T21:47:53.960Z] 595b0fe564bb: Download complete [2021-06-15T21:47:54.565Z] 595b0fe564bb: Pull complete [2021-06-15T21:47:55.170Z] 3088b5b3c5c0: Pull complete [2021-06-15T21:47:55.367Z] Removing intermediate container 1826471c2450 [2021-06-15T21:47:55.367Z] ---> 148646e41f80 [2021-06-15T21:47:55.367Z] Successfully built 148646e41f80 [2021-06-15T21:47:55.367Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T21:47:55.702Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-15T21:47:55.703Z] . [Pipeline] withDockerContainer [2021-06-15T21:47:55.777Z] 5b7225fbf94c: Pull complete [2021-06-15T21:47:55.794Z] prd-centos7-docker-4c-2g-1551 does not seem to be running inside a container [2021-06-15T21:47:55.830Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/142 -v /w/workspace/go-mod-bootstrap/142:/w/workspace/go-mod-bootstrap/142:rw,z -v /w/workspace/go-mod-bootstrap/142@tmp:/w/workspace/go-mod-bootstrap/142@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 ******** ci-base-image-x86_64 cat [2021-06-15T21:47:56.050Z] 618dc40b7e24: Verifying Checksum [2021-06-15T21:47:56.050Z] 618dc40b7e24: Download complete [2021-06-15T21:47:56.309Z] $ docker top e977e2e244083fa0226a2fee427e2c60a4ffaa6bfc32c11d612964870c62952a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T21:47:56.709Z] + go version [2021-06-15T21:47:56.709Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-15T21:47:56.719Z] $ docker stop --time=1 e977e2e244083fa0226a2fee427e2c60a4ffaa6bfc32c11d612964870c62952a [2021-06-15T21:47:57.033Z] ba82ee9f976e: Verifying Checksum [2021-06-15T21:47:58.003Z] $ docker rm -f e977e2e244083fa0226a2fee427e2c60a4ffaa6bfc32c11d612964870c62952a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T21:47:58.577Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-15T21:47:58.577Z] . [Pipeline] withDockerContainer [2021-06-15T21:47:58.667Z] prd-centos7-docker-4c-2g-1551 does not seem to be running inside a container [2021-06-15T21:47:58.709Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/142 -v /w/workspace/go-mod-bootstrap/142:/w/workspace/go-mod-bootstrap/142:rw,z -v /w/workspace/go-mod-bootstrap/142@tmp:/w/workspace/go-mod-bootstrap/142@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 ******** ci-base-image-x86_64 cat [2021-06-15T21:47:59.151Z] $ docker top a7e9b988a4635ef67317d405b881e9602b192b8846618e57ce7f017a58b2e614 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T21:47:59.551Z] + go mod tidy [Pipeline] sh [2021-06-15T21:48:00.115Z] + make test [2021-06-15T21:48:00.115Z] go mod tidy [2021-06-15T21:48:00.115Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-15T21:48:07.107Z] ba82ee9f976e: Pull complete [2021-06-15T21:48:07.381Z] 506bd15cee9f: Pull complete [2021-06-15T21:48:07.656Z] 75a0a4a0db45: Pull complete [2021-06-15T21:48:11.082Z] 618dc40b7e24: Pull complete [2021-06-15T21:48:11.082Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-15T21:48:11.082Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-15T21:48:11.082Z] ---> a36622ca3599 [2021-06-15T21:48:11.082Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-15T21:48:13.071Z] ---> Running in 9051cbbc81aa [2021-06-15T21:48:13.664Z] Removing intermediate container 9051cbbc81aa [2021-06-15T21:48:13.665Z] ---> 82a280db7074 [2021-06-15T21:48:13.665Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T21:48:13.940Z] ---> Running in 8d2952c7672b [2021-06-15T21:48:16.557Z] Removing intermediate container 8d2952c7672b [2021-06-15T21:48:16.557Z] ---> a0cc4a70890d [2021-06-15T21:48:16.557Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-06-15T21:48:16.557Z] ---> Running in addb960c9df3 [2021-06-15T21:48:17.074Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-06-15T21:48:17.074Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.009s coverage: 5.4% of statements [2021-06-15T21:48:17.074Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-06-15T21:48:17.074Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.007s coverage: 92.2% of statements [2021-06-15T21:48:17.074Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.027s coverage: 85.3% of statements [2021-06-15T21:48:17.074Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] [2021-06-15T21:48:17.074Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-06-15T21:48:17.074Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-06-15T21:48:17.074Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.007s coverage: 100.0% of statements [2021-06-15T21:48:17.074Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.007s coverage: 26.7% of statements [2021-06-15T21:48:17.536Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-15T21:48:18.521Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-15T21:48:19.118Z] OK: 138 MiB in 40 packages [2021-06-15T21:48:20.383Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.015s coverage: 91.0% of statements [2021-06-15T21:48:20.383Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-06-15T21:48:20.383Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-06-15T21:48:20.383Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.003s coverage: 91.3% of statements [2021-06-15T21:48:20.565Z] Removing intermediate container addb960c9df3 [2021-06-15T21:48:20.565Z] ---> eb64425c8cfa [2021-06-15T21:48:20.565Z] Step 6/8 : WORKDIR /build [2021-06-15T21:48:20.565Z] ---> Running in 982afe6b4a3e [2021-06-15T21:48:20.646Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-06-15T21:48:21.159Z] Removing intermediate container 982afe6b4a3e [2021-06-15T21:48:21.159Z] ---> b5b585c7aee7 [2021-06-15T21:48:21.159Z] Step 7/8 : COPY go.mod . [2021-06-15T21:48:21.754Z] ---> 594b78e40ec7 [2021-06-15T21:48:21.754Z] Step 8/8 : RUN go mod download [2021-06-15T21:48:22.037Z] ---> Running in ec88341235a7 [2021-06-15T21:48:27.269Z] gofmt -l . [2021-06-15T21:48:27.269Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-15T21:48:27.277Z] $ docker stop --time=1 a7e9b988a4635ef67317d405b881e9602b192b8846618e57ce7f017a58b2e614 [2021-06-15T21:48:28.760Z] $ docker rm -f a7e9b988a4635ef67317d405b881e9602b192b8846618e57ce7f017a58b2e614 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-15T21:48:30.971Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-15T21:48:31.217Z] 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 [2021-06-15T21:48:32.246Z] ---> job-cost.sh [2021-06-15T21:48:32.246Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-f3YP [2021-06-15T21:48:42.316Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-15T21:48:44.884Z] Removing intermediate container ec88341235a7 [2021-06-15T21:48:44.884Z] ---> 8741881d45e1 [2021-06-15T21:48:44.884Z] Successfully built 8741881d45e1 [2021-06-15T21:48:44.884Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T21:48:45.233Z] + docker inspect -f . ci-base-image-arm64 [2021-06-15T21:48:45.233Z] . [Pipeline] withDockerContainer [2021-06-15T21:48:45.499Z] prd-ubuntu18.04-docker-arm64-4c-16g-1552 does not seem to be running inside a container [2021-06-15T21:48:45.585Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/142 -v /w/workspace/go-mod-bootstrap/142:/w/workspace/go-mod-bootstrap/142:rw,z -v /w/workspace/go-mod-bootstrap/142@tmp:/w/workspace/go-mod-bootstrap/142@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 ******** ci-base-image-arm64 cat [2021-06-15T21:48:47.207Z] $ docker top 34e8dd6931318087c5505e8419200b0a611896f263d07d0a0520165d515c9844 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T21:48:48.193Z] + go version [2021-06-15T21:48:48.193Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-15T21:48:48.219Z] $ docker stop --time=1 34e8dd6931318087c5505e8419200b0a611896f263d07d0a0520165d515c9844 [2021-06-15T21:48:50.084Z] $ docker rm -f 34e8dd6931318087c5505e8419200b0a611896f263d07d0a0520165d515c9844 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T21:48:50.870Z] + docker inspect -f . ci-base-image-arm64 [2021-06-15T21:48:50.871Z] . [Pipeline] withDockerContainer [2021-06-15T21:48:51.128Z] prd-ubuntu18.04-docker-arm64-4c-16g-1552 does not seem to be running inside a container [2021-06-15T21:48:51.211Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/142 -v /w/workspace/go-mod-bootstrap/142:/w/workspace/go-mod-bootstrap/142:rw,z -v /w/workspace/go-mod-bootstrap/142@tmp:/w/workspace/go-mod-bootstrap/142@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 ******** ci-base-image-arm64 cat [2021-06-15T21:48:52.722Z] $ docker top 8094b1d4fdb801803f7633336dcc4248c2d01ab381662c666dfea6ba63ca5b58 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T21:48:53.661Z] + go mod tidy [Pipeline] sh [2021-06-15T21:48:54.905Z] + make test [2021-06-15T21:48:54.906Z] go mod tidy [2021-06-15T21:48:55.180Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-15T21:48:57.283Z] lf-activate-venv(): INFO: Adding /tmp/venv-f3YP/bin to PATH [2021-06-15T21:48:57.283Z] INFO: No Stack... [2021-06-15T21:48:58.233Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-15T21:48:58.494Z] INFO: Archiving Costs [Pipeline] sh [2021-06-15T21:48:58.803Z] + cut -d, -f6 [2021-06-15T21:48:58.803Z] + cat /w/workspace/go-mod-bootstrap/142/archives/cost.csv [Pipeline] lock [2021-06-15T21:48:58.835Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-master-142-stack-cost] [2021-06-15T21:48:58.853Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-master-142-stack-cost] did not exist. Created. [2021-06-15T21:48:58.853Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-master-142-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-15T21:48:59.183Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-15T21:48:59.267Z] Stashed 1 file(s) [Pipeline] } [2021-06-15T21:48:59.286Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-master-142-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-15T21:49:36.100Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-06-15T21:49:36.100Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.089s coverage: 5.4% of statements [2021-06-15T21:49:36.100Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-06-15T21:49:36.100Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.072s coverage: 92.2% of statements [2021-06-15T21:49:36.100Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.033s coverage: 85.3% of statements [2021-06-15T21:49:36.376Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] [2021-06-15T21:49:36.376Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-06-15T21:49:37.852Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-06-15T21:49:38.837Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.049s coverage: 100.0% of statements [2021-06-15T21:49:38.837Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.038s coverage: 26.7% of statements [2021-06-15T21:49:43.146Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.053s coverage: 91.0% of statements [2021-06-15T21:49:43.146Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-06-15T21:49:43.146Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-06-15T21:49:43.146Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.011s coverage: 91.3% of statements [2021-06-15T21:49:43.146Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-06-15T21:50:05.332Z] gofmt -l . [2021-06-15T21:50:05.332Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-15T21:50:05.362Z] $ docker stop --time=1 8094b1d4fdb801803f7633336dcc4248c2d01ab381662c666dfea6ba63ca5b58 [2021-06-15T21:50:07.441Z] $ docker rm -f 8094b1d4fdb801803f7633336dcc4248c2d01ab381662c666dfea6ba63ca5b58 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-15T21:50:08.284Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-15T21:50:08.318Z] Warning: overwriting stash ‘coverage-report’ [2021-06-15T21:50:08.842Z] 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 [2021-06-15T21:50:09.540Z] ---> job-cost.sh [2021-06-15T21:50:09.540Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Cv2y [2021-06-15T21:50:50.129Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-15T21:52:11.857Z] lf-activate-venv(): INFO: Adding /tmp/venv-Cv2y/bin to PATH [2021-06-15T21:52:11.857Z] INFO: No Stack... [2021-06-15T21:52:11.857Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-15T21:52:11.857Z] INFO: Archiving Costs [Pipeline] sh [2021-06-15T21:52:12.200Z] + cut -d, -f6 [2021-06-15T21:52:12.200Z] + cat /w/workspace/go-mod-bootstrap/142/archives/cost.csv [Pipeline] lock [2021-06-15T21:52:12.265Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-master-142-stack-cost] [2021-06-15T21:52:12.275Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-master-142-stack-cost] did not exist. Created. [2021-06-15T21:52:12.275Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-master-142-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-15T21:52:12.647Z] /w/workspace/go-mod-bootstrap/142@tmp/durable-03356d76/script.sh: 1: /w/workspace/go-mod-bootstrap/142@tmp/durable-03356d76/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-15T21:52:12.990Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-15T21:52:13.026Z] Warning: overwriting stash ‘stack-cost’ [2021-06-15T21:52:13.174Z] Stashed 1 file(s) [Pipeline] } [2021-06-15T21:52:13.184Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-master-142-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 [2021-06-15T21:52:13.990Z] provisioning config files... [2021-06-15T21:52:14.003Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config137240152260016501tmp [Pipeline] { [Pipeline] sh [2021-06-15T21:52:14.346Z] + set +x [2021-06-15T21:52:14.346Z] + bash -s -- [2021-06-15T21:52:14.346Z] + curl -s https://codecov.io/bash [2021-06-15T21:52:14.346Z] [2021-06-15T21:52:14.346Z] _____ _ [2021-06-15T21:52:14.346Z] / ____| | | [2021-06-15T21:52:14.346Z] | | ___ __| | ___ ___ _____ __ [2021-06-15T21:52:14.346Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-15T21:52:14.346Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-15T21:52:14.346Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-15T21:52:14.346Z] Bash-1.0.3 [2021-06-15T21:52:14.346Z] [2021-06-15T21:52:14.346Z] [2021-06-15T21:52:14.346Z] ==> git version 2.24.4 found [2021-06-15T21:52:14.346Z] ==> 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 [2021-06-15T21:52:14.346Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-15T21:52:14.346Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-15T21:52:14.347Z] ==> Jenkins CI detected. [2021-06-15T21:52:14.347Z] project root: . [2021-06-15T21:52:14.347Z] --> token set from env [2021-06-15T21:52:14.347Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-15T21:52:14.347Z] ==> Running gcov in . (disable via -X gcov) [2021-06-15T21:52:14.347Z] ==> Python coveragepy not found [2021-06-15T21:52:14.347Z] ==> Searching for coverage reports in: [2021-06-15T21:52:14.347Z] + . [2021-06-15T21:52:14.610Z] -> Found 1 reports [2021-06-15T21:52:14.611Z] ==> Detecting git/mercurial file structure [2021-06-15T21:52:14.611Z] ==> Reading reports [2021-06-15T21:52:14.611Z] + ./coverage.out bytes=31740 [2021-06-15T21:52:14.611Z] ==> Appending adjustments [2021-06-15T21:52:14.611Z] https://docs.codecov.io/docs/fixing-reports [2021-06-15T21:52:14.611Z] + Found adjustments [2021-06-15T21:52:14.611Z] ==> Gzipping contents [2021-06-15T21:52:14.611Z] 8.0K /tmp/codecov.6pIR80.gz [2021-06-15T21:52:14.611Z] ==> Uploading reports [2021-06-15T21:52:14.611Z] url: https://codecov.io [2021-06-15T21:52:14.611Z] query: branch=master&commit=4472c82c79612dac3b4e902906142a1e2847219b&build=142&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmaster%2F142%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-15T21:52:14.611Z] -> Pinging Codecov [2021-06-15T21:52:14.611Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=4472c82c79612dac3b4e902906142a1e2847219b&build=142&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmaster%2F142%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-15T21:52:15.186Z] -> Uploading to [2021-06-15T21:52:15.186Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-15/833815588EE85121546D348822E98E2E/4472c82c79612dac3b4e902906142a1e2847219b/0a7543f7-0e45-4397-b7ca-2d61ea685006.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210615%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210615T215214Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cd2e844155d3ecedaef867338f134e200555aac61a1abf0483c2b080a494769c [2021-06-15T21:52:15.186Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-15T21:52:15.186Z] Dload Upload Total Spent Left Speed [2021-06-15T21:52:15.447Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6005 0 0 100 6005 0 19559 --:--:-- --:--:-- --:--:-- 19624 [2021-06-15T21:52:15.447Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/4472c82c79612dac3b4e902906142a1e2847219b [Pipeline] } [2021-06-15T21:52:15.455Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-15T21:52:18.268Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-15T21:52:18.310Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T21:52:18.626Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-15T21:52:18.627Z] [2021-06-15T21:52:18.627Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-15T21:52:18.965Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-15T21:52:18.965Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-15T21:52:18.965Z] 188c0c94c7c5: Pulling fs layer [2021-06-15T21:52:18.965Z] 0ef7d3d256c8: Pulling fs layer [2021-06-15T21:52:18.965Z] de9db76c5a1d: Pulling fs layer [2021-06-15T21:52:18.965Z] 0eba1c9be4d2: Pulling fs layer [2021-06-15T21:52:18.965Z] 0d57e429df01: Pulling fs layer [2021-06-15T21:52:18.965Z] 4e4be7b47b0d: Pulling fs layer [2021-06-15T21:52:18.965Z] e1f770b5df2f: Pulling fs layer [2021-06-15T21:52:18.965Z] 85a0685a4137: Pulling fs layer [2021-06-15T21:52:18.965Z] 0eba1c9be4d2: Waiting [2021-06-15T21:52:18.965Z] 0d57e429df01: Waiting [2021-06-15T21:52:18.965Z] 4e4be7b47b0d: Waiting [2021-06-15T21:52:18.965Z] e1f770b5df2f: Waiting [2021-06-15T21:52:18.965Z] 85a0685a4137: Waiting [2021-06-15T21:52:18.965Z] de9db76c5a1d: Verifying Checksum [2021-06-15T21:52:18.965Z] de9db76c5a1d: Download complete [2021-06-15T21:52:18.965Z] 0ef7d3d256c8: Verifying Checksum [2021-06-15T21:52:18.965Z] 0ef7d3d256c8: Download complete [2021-06-15T21:52:18.965Z] 0d57e429df01: Verifying Checksum [2021-06-15T21:52:18.965Z] 0d57e429df01: Download complete [2021-06-15T21:52:19.230Z] 4e4be7b47b0d: Verifying Checksum [2021-06-15T21:52:19.230Z] 4e4be7b47b0d: Download complete [2021-06-15T21:52:19.230Z] 188c0c94c7c5: Verifying Checksum [2021-06-15T21:52:19.230Z] 188c0c94c7c5: Download complete [2021-06-15T21:52:19.230Z] 188c0c94c7c5: Pull complete [2021-06-15T21:52:19.497Z] 0ef7d3d256c8: Pull complete [2021-06-15T21:52:19.497Z] de9db76c5a1d: Pull complete [2021-06-15T21:52:20.071Z] e1f770b5df2f: Verifying Checksum [2021-06-15T21:52:20.071Z] e1f770b5df2f: Download complete [2021-06-15T21:52:21.984Z] 0eba1c9be4d2: Verifying Checksum [2021-06-15T21:52:21.984Z] 0eba1c9be4d2: Download complete [2021-06-15T21:52:22.243Z] 85a0685a4137: Verifying Checksum [2021-06-15T21:52:22.243Z] 85a0685a4137: Download complete [2021-06-15T21:52:25.577Z] 0eba1c9be4d2: Pull complete [2021-06-15T21:52:25.577Z] 0d57e429df01: Pull complete [2021-06-15T21:52:25.577Z] 4e4be7b47b0d: Pull complete [2021-06-15T21:52:25.848Z] e1f770b5df2f: Pull complete [2021-06-15T21:52:29.210Z] 85a0685a4137: Pull complete [2021-06-15T21:52:29.210Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-15T21:52:29.210Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-15T21:52:29.210Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-15T21:52:29.289Z] prd-centos7-docker-4c-2g-1547 does not seem to be running inside a container [2021-06-15T21:52:29.337Z] $ 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 [2021-06-15T21:52:32.281Z] $ docker top 5c019b1cfb2cb2306148975efccfb5e6f449139ec7a60318f1716e6315efdd07 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-15T21:52:32.378Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-15T21:52:32.692Z] + set -o pipefail [2021-06-15T21:52:32.692Z] + snyk monitor '--org=edgex-jenkins' [2021-06-15T21:52:39.307Z] [2021-06-15T21:52:39.307Z] Monitoring /w/workspace/xfoundry_go-mod-bootstrap_master (github.com/edgexfoundry/go-mod-bootstrap/v2)... [2021-06-15T21:52:39.307Z] [2021-06-15T21:52:39.307Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/624adad5-e3a3-48c4-8c03-09f76c101df7/history/d82b9d48-61c8-489e-a1ce-edaf109ffeb6 [2021-06-15T21:52:39.307Z] [2021-06-15T21:52:39.307Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-15T21:52:39.307Z] [2021-06-15T21:52:39.307Z] [Pipeline] } [2021-06-15T21:52:39.323Z] $ docker stop --time=1 5c019b1cfb2cb2306148975efccfb5e6f449139ec7a60318f1716e6315efdd07 [2021-06-15T21:52:41.776Z] $ docker rm -f 5c019b1cfb2cb2306148975efccfb5e6f449139ec7a60318f1716e6315efdd07 [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 [2021-06-15T21:52:42.846Z] + git log --format=format:%s -1 4472c82c79612dac3b4e902906142a1e2847219b [Pipeline] isUnix [Pipeline] sh [2021-06-15T21:52:43.156Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T21:52:43.156Z] . [Pipeline] withDockerContainer [2021-06-15T21:52:43.239Z] prd-centos7-docker-4c-2g-1547 does not seem to be running inside a container [2021-06-15T21:52:43.274Z] $ 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 [2021-06-15T21:52:43.653Z] $ docker top 834b5a2b8d95bde795579b2ca7d9236f85439bafe054f2f463101585c95b49f2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-15T21:52:43.788Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-15T21:52:43.788Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-15T21:52:43.903Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-15T21:52:43.903Z] $ docker exec 834b5a2b8d95bde795579b2ca7d9236f85439bafe054f2f463101585c95b49f2 ssh-agent [2021-06-15T21:52:44.017Z] SSH_AUTH_SOCK=/tmp/ssh-pN6nCR1ORXdF/agent.15 [2021-06-15T21:52:44.017Z] SSH_AGENT_PID=21 [2021-06-15T21:52:44.022Z] Running ssh-add (command line suppressed) [2021-06-15T21:52:44.110Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_9137045721921912569.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_9137045721921912569.key) [2021-06-15T21:52:44.127Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-15T21:52:44.428Z] + git semver tag [2021-06-15T21:52:44.428Z] # -> Open(): unable to determine branch for HEAD [2021-06-15T21:52:44.428Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git [2021-06-15T21:52:44.428Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master [2021-06-15T21:52:44.428Z] # $SEMVER_REMOTE_NAME = origin [2021-06-15T21:52:44.428Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-15T21:52:44.428Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-15T21:52:44.428Z] # $SEMVER_BRANCH = master [2021-06-15T21:52:44.428Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [2021-06-15T21:52:44.428Z] # 4472c82c79612dac3b4e902906142a1e2847219b HEAD [2021-06-15T21:52:44.428Z] # -> Force: false [2021-06-15T21:52:44.428Z] # a0da4dde9a8465c4957c5e8f578427e42c5fa55c refs/tags/v2.0.0-dev.64 [Pipeline] } [2021-06-15T21:52:44.443Z] $ docker exec --env ******** --env ******** 834b5a2b8d95bde795579b2ca7d9236f85439bafe054f2f463101585c95b49f2 ssh-agent -k [2021-06-15T21:52:44.540Z] unset SSH_AUTH_SOCK; [2021-06-15T21:52:44.540Z] unset SSH_AGENT_PID; [2021-06-15T21:52:44.540Z] echo Agent pid 21 killed; [2021-06-15T21:52:44.554Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-15T21:52:44.897Z] + git semver [Pipeline] } [2021-06-15T21:52:44.910Z] $ docker stop --time=1 834b5a2b8d95bde795579b2ca7d9236f85439bafe054f2f463101585c95b49f2 [2021-06-15T21:52:46.099Z] $ docker rm -f 834b5a2b8d95bde795579b2ca7d9236f85439bafe054f2f463101585c95b49f2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-15T21:52:46.588Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-15T21:52:46.588Z] [2021-06-15T21:52:46.588Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-15T21:52:46.903Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-15T21:52:46.903Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-15T21:52:46.903Z] ab5ef0e58194: Pulling fs layer [2021-06-15T21:52:46.903Z] 9712f1f96733: Pulling fs layer [2021-06-15T21:52:46.903Z] 63f879dbbcfc: Pulling fs layer [2021-06-15T21:52:46.903Z] 0d9ebad4ef96: Pulling fs layer [2021-06-15T21:52:46.903Z] e9a5061849ea: Pulling fs layer [2021-06-15T21:52:46.903Z] d747dcd14b5f: Pulling fs layer [2021-06-15T21:52:46.903Z] 2de7ff778b66: Pulling fs layer [2021-06-15T21:52:46.903Z] 0d9ebad4ef96: Waiting [2021-06-15T21:52:46.903Z] e9a5061849ea: Waiting [2021-06-15T21:52:46.903Z] d747dcd14b5f: Waiting [2021-06-15T21:52:46.903Z] 2de7ff778b66: Waiting [2021-06-15T21:52:46.903Z] 9712f1f96733: Verifying Checksum [2021-06-15T21:52:46.903Z] 9712f1f96733: Download complete [2021-06-15T21:52:47.845Z] 63f879dbbcfc: Verifying Checksum [2021-06-15T21:52:47.845Z] 63f879dbbcfc: Download complete [2021-06-15T21:52:48.107Z] e9a5061849ea: Verifying Checksum [2021-06-15T21:52:48.107Z] e9a5061849ea: Download complete [2021-06-15T21:52:48.107Z] d747dcd14b5f: Verifying Checksum [2021-06-15T21:52:48.107Z] d747dcd14b5f: Download complete [2021-06-15T21:52:48.368Z] 2de7ff778b66: Verifying Checksum [2021-06-15T21:52:48.368Z] 2de7ff778b66: Download complete [2021-06-15T21:52:48.629Z] 0d9ebad4ef96: Verifying Checksum [2021-06-15T21:52:48.629Z] 0d9ebad4ef96: Download complete [2021-06-15T21:52:48.891Z] ab5ef0e58194: Verifying Checksum [2021-06-15T21:52:48.891Z] ab5ef0e58194: Download complete [2021-06-15T21:52:51.461Z] ab5ef0e58194: Pull complete [2021-06-15T21:52:51.461Z] 9712f1f96733: Pull complete [2021-06-15T21:52:52.417Z] 63f879dbbcfc: Pull complete [2021-06-15T21:52:55.766Z] 0d9ebad4ef96: Pull complete [2021-06-15T21:52:55.766Z] e9a5061849ea: Pull complete [2021-06-15T21:52:55.766Z] d747dcd14b5f: Pull complete [2021-06-15T21:52:56.717Z] 2de7ff778b66: Pull complete [2021-06-15T21:52:56.717Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-15T21:52:56.717Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-15T21:52:56.717Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-15T21:52:56.794Z] prd-centos7-docker-4c-2g-1547 does not seem to be running inside a container [2021-06-15T21:52:56.832Z] $ 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 [2021-06-15T21:53:00.803Z] $ docker top e0adf4859bd0bdce36929ca63f91db87e66ba88e814cf8aa3ad11cc90ae0b58f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-15T21:53:00.904Z] provisioning config files... [2021-06-15T21:53:00.912Z] copy managed file [sigul-config] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config8970901216040958820tmp [2021-06-15T21:53:00.924Z] copy managed file [sigul-password] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config3435613036291874786tmp [2021-06-15T21:53:00.938Z] copy managed file [sigul-pki] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config7009216253274654006tmp [Pipeline] { [Pipeline] echo [2021-06-15T21:53:00.971Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T21:53:01.274Z] ---> sigul-configuration.sh [2021-06-15T21:53:01.274Z] gpg: directory `/root/.gnupg' created [2021-06-15T21:53:01.274Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-15T21:53:01.274Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-15T21:53:01.274Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-15T21:53:01.274Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-15T21:53:01.274Z] gpg: CAST5 encrypted data [2021-06-15T21:53:01.274Z] gpg: encrypted with 1 passphrase [2021-06-15T21:53:01.274Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-15T21:53:01.570Z] + mkdir /home/jenkins [2021-06-15T21:53:01.570Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-15T21:53:01.882Z] + 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 [2021-06-15T21:53:01.893Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T21:53:02.237Z] ---> sigul-install.sh [2021-06-15T21:53:10.401Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-15T21:53:10.700Z] + git tag --list [2021-06-15T21:53:10.700Z] v0.0.1 [2021-06-15T21:53:10.700Z] v0.0.10 [2021-06-15T21:53:10.700Z] v0.0.11 [2021-06-15T21:53:10.700Z] v0.0.12 [2021-06-15T21:53:10.700Z] v0.0.13 [2021-06-15T21:53:10.700Z] v0.0.14 [2021-06-15T21:53:10.700Z] v0.0.15 [2021-06-15T21:53:10.700Z] v0.0.16 [2021-06-15T21:53:10.700Z] v0.0.17 [2021-06-15T21:53:10.700Z] v0.0.18 [2021-06-15T21:53:10.700Z] v0.0.19 [2021-06-15T21:53:10.700Z] v0.0.2 [2021-06-15T21:53:10.700Z] v0.0.20 [2021-06-15T21:53:10.700Z] v0.0.21 [2021-06-15T21:53:10.700Z] v0.0.22 [2021-06-15T21:53:10.700Z] v0.0.23 [2021-06-15T21:53:10.700Z] v0.0.24 [2021-06-15T21:53:10.700Z] v0.0.25 [2021-06-15T21:53:10.700Z] v0.0.26 [2021-06-15T21:53:10.700Z] v0.0.27 [2021-06-15T21:53:10.700Z] v0.0.28 [2021-06-15T21:53:10.700Z] v0.0.29 [2021-06-15T21:53:10.700Z] v0.0.3 [2021-06-15T21:53:10.700Z] v0.0.30 [2021-06-15T21:53:10.700Z] v0.0.31 [2021-06-15T21:53:10.700Z] v0.0.32 [2021-06-15T21:53:10.700Z] v0.0.33 [2021-06-15T21:53:10.700Z] v0.0.34 [2021-06-15T21:53:10.700Z] v0.0.35 [2021-06-15T21:53:10.700Z] v0.0.36 [2021-06-15T21:53:10.700Z] v0.0.37 [2021-06-15T21:53:10.700Z] v0.0.38 [2021-06-15T21:53:10.700Z] v0.0.39 [2021-06-15T21:53:10.700Z] v0.0.4 [2021-06-15T21:53:10.700Z] v0.0.40 [2021-06-15T21:53:10.700Z] v0.0.41 [2021-06-15T21:53:10.700Z] v0.0.42 [2021-06-15T21:53:10.700Z] v0.0.43 [2021-06-15T21:53:10.700Z] v0.0.44 [2021-06-15T21:53:10.700Z] v0.0.45 [2021-06-15T21:53:10.700Z] v0.0.46 [2021-06-15T21:53:10.700Z] v0.0.47 [2021-06-15T21:53:10.700Z] v0.0.48 [2021-06-15T21:53:10.700Z] v0.0.49 [2021-06-15T21:53:10.700Z] v0.0.5 [2021-06-15T21:53:10.700Z] v0.0.50 [2021-06-15T21:53:10.700Z] v0.0.51 [2021-06-15T21:53:10.700Z] v0.0.52 [2021-06-15T21:53:10.700Z] v0.0.53 [2021-06-15T21:53:10.700Z] v0.0.54 [2021-06-15T21:53:10.700Z] v0.0.55 [2021-06-15T21:53:10.700Z] v0.0.56 [2021-06-15T21:53:10.700Z] v0.0.57 [2021-06-15T21:53:10.700Z] v0.0.58 [2021-06-15T21:53:10.700Z] v0.0.59 [2021-06-15T21:53:10.700Z] v0.0.6 [2021-06-15T21:53:10.700Z] v0.0.60 [2021-06-15T21:53:10.700Z] v0.0.61 [2021-06-15T21:53:10.700Z] v0.0.62 [2021-06-15T21:53:10.700Z] v0.0.63 [2021-06-15T21:53:10.700Z] v0.0.64 [2021-06-15T21:53:10.700Z] v0.0.65 [2021-06-15T21:53:10.700Z] v0.0.66 [2021-06-15T21:53:10.700Z] v0.0.67 [2021-06-15T21:53:10.700Z] v0.0.68 [2021-06-15T21:53:10.700Z] v0.0.69 [2021-06-15T21:53:10.700Z] v0.0.7 [2021-06-15T21:53:10.700Z] v0.0.70 [2021-06-15T21:53:10.700Z] v0.0.71 [2021-06-15T21:53:10.700Z] v0.0.72 [2021-06-15T21:53:10.700Z] v0.0.8 [2021-06-15T21:53:10.700Z] v0.0.9 [2021-06-15T21:53:10.700Z] v2.0.0-dev.1 [2021-06-15T21:53:10.700Z] v2.0.0-dev.10 [2021-06-15T21:53:10.700Z] v2.0.0-dev.11 [2021-06-15T21:53:10.700Z] v2.0.0-dev.12 [2021-06-15T21:53:10.700Z] v2.0.0-dev.13 [2021-06-15T21:53:10.700Z] v2.0.0-dev.14 [2021-06-15T21:53:10.700Z] v2.0.0-dev.15 [2021-06-15T21:53:10.700Z] v2.0.0-dev.16 [2021-06-15T21:53:10.700Z] v2.0.0-dev.17 [2021-06-15T21:53:10.700Z] v2.0.0-dev.18 [2021-06-15T21:53:10.700Z] v2.0.0-dev.19 [2021-06-15T21:53:10.700Z] v2.0.0-dev.2 [2021-06-15T21:53:10.700Z] v2.0.0-dev.20 [2021-06-15T21:53:10.700Z] v2.0.0-dev.21 [2021-06-15T21:53:10.700Z] v2.0.0-dev.22 [2021-06-15T21:53:10.700Z] v2.0.0-dev.23 [2021-06-15T21:53:10.700Z] v2.0.0-dev.24 [2021-06-15T21:53:10.700Z] v2.0.0-dev.25 [2021-06-15T21:53:10.700Z] v2.0.0-dev.26 [2021-06-15T21:53:10.700Z] v2.0.0-dev.27 [2021-06-15T21:53:10.700Z] v2.0.0-dev.28 [2021-06-15T21:53:10.700Z] v2.0.0-dev.29 [2021-06-15T21:53:10.700Z] v2.0.0-dev.3 [2021-06-15T21:53:10.700Z] v2.0.0-dev.30 [2021-06-15T21:53:10.700Z] v2.0.0-dev.31 [2021-06-15T21:53:10.700Z] v2.0.0-dev.32 [2021-06-15T21:53:10.700Z] v2.0.0-dev.33 [2021-06-15T21:53:10.700Z] v2.0.0-dev.34 [2021-06-15T21:53:10.700Z] v2.0.0-dev.35 [2021-06-15T21:53:10.700Z] v2.0.0-dev.36 [2021-06-15T21:53:10.700Z] v2.0.0-dev.37 [2021-06-15T21:53:10.700Z] v2.0.0-dev.38 [2021-06-15T21:53:10.700Z] v2.0.0-dev.39 [2021-06-15T21:53:10.700Z] v2.0.0-dev.4 [2021-06-15T21:53:10.700Z] v2.0.0-dev.40 [2021-06-15T21:53:10.700Z] v2.0.0-dev.41 [2021-06-15T21:53:10.700Z] v2.0.0-dev.42 [2021-06-15T21:53:10.700Z] v2.0.0-dev.43 [2021-06-15T21:53:10.700Z] v2.0.0-dev.44 [2021-06-15T21:53:10.700Z] v2.0.0-dev.45 [2021-06-15T21:53:10.700Z] v2.0.0-dev.46 [2021-06-15T21:53:10.700Z] v2.0.0-dev.47 [2021-06-15T21:53:10.700Z] v2.0.0-dev.48 [2021-06-15T21:53:10.700Z] v2.0.0-dev.49 [2021-06-15T21:53:10.700Z] v2.0.0-dev.5 [2021-06-15T21:53:10.700Z] v2.0.0-dev.50 [2021-06-15T21:53:10.700Z] v2.0.0-dev.51 [2021-06-15T21:53:10.700Z] v2.0.0-dev.52 [2021-06-15T21:53:10.700Z] v2.0.0-dev.53 [2021-06-15T21:53:10.700Z] v2.0.0-dev.54 [2021-06-15T21:53:10.700Z] v2.0.0-dev.55 [2021-06-15T21:53:10.700Z] v2.0.0-dev.56 [2021-06-15T21:53:10.700Z] v2.0.0-dev.57 [2021-06-15T21:53:10.700Z] v2.0.0-dev.58 [2021-06-15T21:53:10.700Z] v2.0.0-dev.59 [2021-06-15T21:53:10.700Z] v2.0.0-dev.6 [2021-06-15T21:53:10.700Z] v2.0.0-dev.60 [2021-06-15T21:53:10.700Z] v2.0.0-dev.61 [2021-06-15T21:53:10.700Z] v2.0.0-dev.62 [2021-06-15T21:53:10.700Z] v2.0.0-dev.63 [2021-06-15T21:53:10.700Z] v2.0.0-dev.64 [2021-06-15T21:53:10.700Z] v2.0.0-dev.7 [2021-06-15T21:53:10.700Z] v2.0.0-dev.8 [2021-06-15T21:53:10.700Z] v2.0.0-dev.9 [Pipeline] sh [2021-06-15T21:53:10.996Z] + lftools sign git-tag v2.0.0-dev.64 [2021-06-15T21:53:11.568Z] Signing Git tag with Sigul... [2021-06-15T21:53:11.568Z] Signing v2.0.0-dev.64 [Pipeline] echo [2021-06-15T21:53:12.151Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T21:53:12.453Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-15T21:53:12.461Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-15T21:53:12.493Z] $ docker stop --time=1 e0adf4859bd0bdce36929ca63f91db87e66ba88e814cf8aa3ad11cc90ae0b58f [2021-06-15T21:53:14.026Z] $ docker rm -f e0adf4859bd0bdce36929ca63f91db87e66ba88e814cf8aa3ad11cc90ae0b58f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-15T21:53:14.741Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T21:53:14.741Z] . [Pipeline] withDockerContainer [2021-06-15T21:53:14.820Z] prd-centos7-docker-4c-2g-1547 does not seem to be running inside a container [2021-06-15T21:53:14.868Z] $ 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 [2021-06-15T21:53:15.282Z] $ docker top 9a1501df4de42a20d180c23dbd92e1f10b62db13cebe08fdbd1f9d732a23b72e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-15T21:53:15.434Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-15T21:53:15.434Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-15T21:53:15.548Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-15T21:53:15.548Z] $ docker exec 9a1501df4de42a20d180c23dbd92e1f10b62db13cebe08fdbd1f9d732a23b72e ssh-agent [2021-06-15T21:53:15.662Z] SSH_AUTH_SOCK=/tmp/ssh-QodiamsI4wIA/agent.14 [2021-06-15T21:53:15.662Z] SSH_AGENT_PID=20 [2021-06-15T21:53:15.668Z] Running ssh-add (command line suppressed) [2021-06-15T21:53:15.762Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_1035335422103150184.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_1035335422103150184.key) [2021-06-15T21:53:15.780Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-15T21:53:16.084Z] + git semver bump pre [2021-06-15T21:53:16.084Z] # -> Open(): unable to determine branch for HEAD [2021-06-15T21:53:16.084Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git [2021-06-15T21:53:16.084Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master [2021-06-15T21:53:16.084Z] # $SEMVER_REMOTE_NAME = origin [2021-06-15T21:53:16.084Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-15T21:53:16.084Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-15T21:53:16.084Z] # $SEMVER_BRANCH = master [2021-06-15T21:53:16.084Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [2021-06-15T21:53:16.084Z] 2.0.0-dev.65 [Pipeline] } [2021-06-15T21:53:16.091Z] $ docker exec --env ******** --env ******** 9a1501df4de42a20d180c23dbd92e1f10b62db13cebe08fdbd1f9d732a23b72e ssh-agent -k [2021-06-15T21:53:16.189Z] unset SSH_AUTH_SOCK; [2021-06-15T21:53:16.189Z] unset SSH_AGENT_PID; [2021-06-15T21:53:16.189Z] echo Agent pid 20 killed; [2021-06-15T21:53:16.203Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-15T21:53:16.547Z] + git semver [Pipeline] } [2021-06-15T21:53:16.558Z] $ docker stop --time=1 9a1501df4de42a20d180c23dbd92e1f10b62db13cebe08fdbd1f9d732a23b72e [2021-06-15T21:53:17.779Z] $ docker rm -f 9a1501df4de42a20d180c23dbd92e1f10b62db13cebe08fdbd1f9d732a23b72e [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-15T21:53:18.168Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T21:53:18.168Z] . [Pipeline] withDockerContainer [2021-06-15T21:53:18.240Z] prd-centos7-docker-4c-2g-1547 does not seem to be running inside a container [2021-06-15T21:53:18.277Z] $ 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 [2021-06-15T21:53:18.636Z] $ docker top 1956156af80a43b4f2ec71fe2a15327c8253a714e7cf0d2db3981d1fda70ee72 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-15T21:53:18.771Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-15T21:53:18.771Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-15T21:53:18.882Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-15T21:53:18.881Z] $ docker exec 1956156af80a43b4f2ec71fe2a15327c8253a714e7cf0d2db3981d1fda70ee72 ssh-agent [2021-06-15T21:53:18.989Z] SSH_AUTH_SOCK=/tmp/ssh-JXZSwUuWM9HI/agent.14 [2021-06-15T21:53:18.989Z] SSH_AGENT_PID=20 [2021-06-15T21:53:18.995Z] Running ssh-add (command line suppressed) [2021-06-15T21:53:19.092Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_8648815554041279046.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_8648815554041279046.key) [2021-06-15T21:53:19.112Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-15T21:53:19.422Z] + git semver push [2021-06-15T21:53:19.422Z] # -> Open(): unable to determine branch for HEAD [2021-06-15T21:53:19.422Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git [2021-06-15T21:53:19.422Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master [2021-06-15T21:53:19.422Z] # $SEMVER_REMOTE_NAME = origin [2021-06-15T21:53:19.422Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-15T21:53:19.422Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-15T21:53:19.422Z] # $SEMVER_BRANCH = master [2021-06-15T21:53:19.422Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } [2021-06-15T21:53:24.715Z] $ docker exec --env ******** --env ******** 1956156af80a43b4f2ec71fe2a15327c8253a714e7cf0d2db3981d1fda70ee72 ssh-agent -k [2021-06-15T21:53:24.804Z] unset SSH_AUTH_SOCK; [2021-06-15T21:53:24.805Z] unset SSH_AGENT_PID; [2021-06-15T21:53:24.805Z] echo Agent pid 20 killed; [2021-06-15T21:53:24.826Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-15T21:53:25.172Z] + git semver [Pipeline] } [2021-06-15T21:53:25.183Z] $ docker stop --time=1 1956156af80a43b4f2ec71fe2a15327c8253a714e7cf0d2db3981d1fda70ee72 [2021-06-15T21:53:26.361Z] $ docker rm -f 1956156af80a43b4f2ec71fe2a15327c8253a714e7cf0d2db3981d1fda70ee72 [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 [2021-06-15T21:53:27.358Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T21:53:27.922Z] ---> package-listing.sh [2021-06-15T21:53:27.922Z] ++ facter osfamily [2021-06-15T21:53:27.922Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-15T21:53:28.185Z] + OS_FAMILY=redhat [2021-06-15T21:53:28.185Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_master [2021-06-15T21:53:28.185Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-15T21:53:28.185Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-15T21:53:28.185Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-15T21:53:28.185Z] + PACKAGES=/tmp/packages_start.txt [2021-06-15T21:53:28.185Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' [2021-06-15T21:53:28.185Z] + PACKAGES=/tmp/packages_end.txt [2021-06-15T21:53:28.185Z] + case "${OS_FAMILY}" in [2021-06-15T21:53:28.185Z] + rpm -qa [2021-06-15T21:53:28.185Z] + sort [2021-06-15T21:53:28.757Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-15T21:53:28.757Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-15T21:53:28.757Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-15T21:53:28.757Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' [2021-06-15T21:53:28.757Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ [2021-06-15T21:53:28.757Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ [Pipeline] echo [2021-06-15T21:53:28.770Z] 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 [2021-06-15T21:53:29.060Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-15T21:53:29.630Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-15T21:53:29.630Z] [2021-06-15T21:53:29.630Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-15T21:53:29.954Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-15T21:53:29.954Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-15T21:53:29.954Z] df20fa9351a1: Pulling fs layer [2021-06-15T21:53:29.954Z] 36b3adc4ff6f: Pulling fs layer [2021-06-15T21:53:29.954Z] 8ad3a11d3b57: Pulling fs layer [2021-06-15T21:53:29.954Z] 46f8f816bc3b: Pulling fs layer [2021-06-15T21:53:29.954Z] 93b61091891f: Pulling fs layer [2021-06-15T21:53:29.954Z] 93b9cdb0e59b: Pulling fs layer [2021-06-15T21:53:29.954Z] 5e14af77c1be: Pulling fs layer [2021-06-15T21:53:29.954Z] 01666e4c0597: Pulling fs layer [2021-06-15T21:53:29.954Z] aa168da1d23b: Pulling fs layer [2021-06-15T21:53:29.954Z] 46f8f816bc3b: Waiting [2021-06-15T21:53:29.954Z] 93b61091891f: Waiting [2021-06-15T21:53:29.954Z] 93b9cdb0e59b: Waiting [2021-06-15T21:53:29.954Z] 5e14af77c1be: Waiting [2021-06-15T21:53:29.954Z] 01666e4c0597: Waiting [2021-06-15T21:53:29.954Z] aa168da1d23b: Waiting [2021-06-15T21:53:29.954Z] 36b3adc4ff6f: Verifying Checksum [2021-06-15T21:53:29.954Z] 36b3adc4ff6f: Download complete [2021-06-15T21:53:29.954Z] 46f8f816bc3b: Verifying Checksum [2021-06-15T21:53:29.954Z] 46f8f816bc3b: Download complete [2021-06-15T21:53:29.954Z] df20fa9351a1: Verifying Checksum [2021-06-15T21:53:29.954Z] df20fa9351a1: Download complete [2021-06-15T21:53:29.954Z] 93b9cdb0e59b: Verifying Checksum [2021-06-15T21:53:29.954Z] 93b9cdb0e59b: Download complete [2021-06-15T21:53:29.954Z] 5e14af77c1be: Verifying Checksum [2021-06-15T21:53:29.954Z] 5e14af77c1be: Download complete [2021-06-15T21:53:29.954Z] 93b61091891f: Verifying Checksum [2021-06-15T21:53:29.954Z] 93b61091891f: Download complete [2021-06-15T21:53:30.223Z] 01666e4c0597: Verifying Checksum [2021-06-15T21:53:30.223Z] 01666e4c0597: Download complete [2021-06-15T21:53:30.224Z] df20fa9351a1: Pull complete [2021-06-15T21:53:30.224Z] 8ad3a11d3b57: Verifying Checksum [2021-06-15T21:53:30.224Z] 8ad3a11d3b57: Download complete [2021-06-15T21:53:30.224Z] 36b3adc4ff6f: Pull complete [2021-06-15T21:53:30.796Z] 8ad3a11d3b57: Pull complete [2021-06-15T21:53:31.063Z] 46f8f816bc3b: Pull complete [2021-06-15T21:53:31.063Z] 93b61091891f: Pull complete [2021-06-15T21:53:31.327Z] 93b9cdb0e59b: Pull complete [2021-06-15T21:53:31.327Z] 5e14af77c1be: Pull complete [2021-06-15T21:53:31.327Z] 01666e4c0597: Pull complete [2021-06-15T21:53:31.901Z] aa168da1d23b: Verifying Checksum [2021-06-15T21:53:31.901Z] aa168da1d23b: Download complete [2021-06-15T21:53:36.157Z] aa168da1d23b: Pull complete [2021-06-15T21:53:36.157Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-15T21:53:36.157Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-15T21:53:36.157Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-15T21:53:36.240Z] prd-centos7-docker-4c-2g-1547 does not seem to be running inside a container [2021-06-15T21:53:36.278Z] $ 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 [2021-06-15T21:53:38.674Z] $ docker top d1f50f5631cd00be8b2076cbdceda8539a5f62ce950a0ca61019e253f0ed2cbf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T21:53:39.056Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-15T21:53:39.348Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-15T21:53:39.641Z] + ls /var/log/sa-host [2021-06-15T21:53:39.641Z] + sadf -c /var/log/sa-host/sa05 [2021-06-15T21:53:39.641Z] file_magic: OK [2021-06-15T21:53:39.641Z] HZ: Using current value: 100 [2021-06-15T21:53:39.641Z] file_header: OK [2021-06-15T21:53:39.641Z] 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 [2021-06-15T21:53:39.641Z] Statistics: [2021-06-15T21:53:39.641Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-15T21:53:39.641Z] File successfully converted to sysstat format version 12.2.1 [2021-06-15T21:53:39.641Z] + sadf -c /var/log/sa-host/sa15 [2021-06-15T21:53:39.641Z] file_magic: OK [2021-06-15T21:53:39.641Z] HZ: Using current value: 100 [2021-06-15T21:53:39.641Z] file_header: OK [2021-06-15T21:53:39.641Z] 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 [2021-06-15T21:53:39.641Z] Statistics: [2021-06-15T21:53:39.641Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-15T21:53:39.641Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-15T21:53:42.236Z] provisioning config files... [2021-06-15T21:53:42.363Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config6221941995405026852tmp [Pipeline] { [Pipeline] echo [2021-06-15T21:53:42.417Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T21:53:42.711Z] ---> create-netrc.sh [Pipeline] } [2021-06-15T21:53:42.721Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-15T21:53:43.146Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-15T21:53:43.157Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T21:53:43.469Z] ---> sudo-logs.sh [2021-06-15T21:53:43.469Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-15T21:53:43.505Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T21:53:43.804Z] ---> job-cost.sh [2021-06-15T21:53:43.804Z] lf-activate-venv: SKIPPING [2021-06-15T21:53:43.804Z] DEBUG: total: 0.18000000715255737 [2021-06-15T21:53:43.804Z] INFO: Retrieving Stack Cost... [2021-06-15T21:53:44.748Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-15T21:53:45.318Z] INFO: Archiving Costs [Pipeline] echo [2021-06-15T21:53:45.333Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T21:53:45.629Z] ---> logs-deploy.sh [2021-06-15T21:53:45.629Z] lf-activate-venv: SKIPPING [2021-06-15T21:53:45.629Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/master/142 [2021-06-15T21:53:45.629Z] INFO: archiving workspace using pattern(s): [2021-06-15T21:53:46.573Z] Archives upload complete. [2021-06-15T21:53:46.573Z] INFO: archiving logs to Nexus [2021-06-15T21:53:47.151Z] ---> uname -a: [2021-06-15T21:53:47.151Z] Linux prd-centos7-docker-4c-2g-1547.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-15T21:53:47.151Z] [2021-06-15T21:53:47.151Z] [2021-06-15T21:53:47.151Z] ---> lscpu: [2021-06-15T21:53:47.151Z] Architecture: x86_64 [2021-06-15T21:53:47.151Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-15T21:53:47.151Z] Byte Order: Little Endian [2021-06-15T21:53:47.151Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-15T21:53:47.151Z] CPU(s): 2 [2021-06-15T21:53:47.151Z] On-line CPU(s) list: 0,1 [2021-06-15T21:53:47.151Z] Thread(s) per core: 1 [2021-06-15T21:53:47.151Z] Core(s) per socket: 1 [2021-06-15T21:53:47.151Z] Socket(s): 2 [2021-06-15T21:53:47.151Z] NUMA node(s): 1 [2021-06-15T21:53:47.151Z] Vendor ID: AuthenticAMD [2021-06-15T21:53:47.151Z] CPU family: 23 [2021-06-15T21:53:47.151Z] Model: 49 [2021-06-15T21:53:47.151Z] Model name: AMD EPYC-Rome Processor [2021-06-15T21:53:47.151Z] Stepping: 0 [2021-06-15T21:53:47.151Z] CPU MHz: 2800.000 [2021-06-15T21:53:47.151Z] BogoMIPS: 5600.00 [2021-06-15T21:53:47.151Z] Virtualization: AMD-V [2021-06-15T21:53:47.151Z] Hypervisor vendor: KVM [2021-06-15T21:53:47.151Z] Virtualization type: full [2021-06-15T21:53:47.151Z] L1d cache: 64 KiB [2021-06-15T21:53:47.151Z] L1i cache: 64 KiB [2021-06-15T21:53:47.151Z] L2 cache: 1 MiB [2021-06-15T21:53:47.151Z] L3 cache: 32 MiB [2021-06-15T21:53:47.151Z] NUMA node0 CPU(s): 0,1 [2021-06-15T21:53:47.151Z] Vulnerability Itlb multihit: Not affected [2021-06-15T21:53:47.151Z] Vulnerability L1tf: Not affected [2021-06-15T21:53:47.151Z] Vulnerability Mds: Not affected [2021-06-15T21:53:47.151Z] Vulnerability Meltdown: Not affected [2021-06-15T21:53:47.151Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-15T21:53:47.151Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-15T21:53:47.151Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-15T21:53:47.151Z] Vulnerability Srbds: Not affected [2021-06-15T21:53:47.151Z] Vulnerability Tsx async abort: Not affected [2021-06-15T21:53:47.151Z] 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 [2021-06-15T21:53:47.151Z] [2021-06-15T21:53:47.151Z] [2021-06-15T21:53:47.151Z] ---> nproc: [2021-06-15T21:53:47.151Z] 2 [2021-06-15T21:53:47.151Z] [2021-06-15T21:53:47.151Z] [2021-06-15T21:53:47.151Z] ---> df -h: [2021-06-15T21:53:47.151Z] Filesystem Size Used Available Use% Mounted on [2021-06-15T21:53:47.151Z] overlay 40.0G 8.9G 31.1G 22% / [2021-06-15T21:53:47.151Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-15T21:53:47.151Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-15T21:53:47.151Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-15T21:53:47.151Z] /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os [2021-06-15T21:53:47.151Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf [2021-06-15T21:53:47.151Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname [2021-06-15T21:53:47.151Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts [2021-06-15T21:53:47.151Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/xfoundry_go-mod-bootstrap_master [2021-06-15T21:53:47.151Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/xfoundry_go-mod-bootstrap_master@tmp [2021-06-15T21:53:47.151Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host [2021-06-15T21:53:47.151Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure [2021-06-15T21:53:47.151Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log [2021-06-15T21:53:47.151Z] /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json [2021-06-15T21:53:47.151Z] [2021-06-15T21:53:47.151Z] [2021-06-15T21:53:47.151Z] ---> free -m: [2021-06-15T21:53:47.151Z] total used free shared buff/cache available [2021-06-15T21:53:47.151Z] Mem: 7821 1167 3272 0 3381 6571 [2021-06-15T21:53:47.151Z] Swap: 1023 0 1023 [2021-06-15T21:53:47.151Z] [2021-06-15T21:53:47.151Z] [2021-06-15T21:53:47.151Z] ---> ip addr: [2021-06-15T21:53:47.151Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-15T21:53:47.151Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-15T21:53:47.151Z] inet 127.0.0.1/8 scope host lo [2021-06-15T21:53:47.151Z] valid_lft forever preferred_lft forever [2021-06-15T21:53:47.151Z] inet6 ::1/128 scope host [2021-06-15T21:53:47.151Z] valid_lft forever preferred_lft forever [2021-06-15T21:53:47.151Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-15T21:53:47.151Z] link/ether fa:16:3e:e8:65:1d brd ff:ff:ff:ff:ff:ff [2021-06-15T21:53:47.151Z] inet 10.30.123.75/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-15T21:53:47.151Z] valid_lft 85761sec preferred_lft 85761sec [2021-06-15T21:53:47.151Z] inet6 fe80::f816:3eff:fee8:651d/64 scope link [2021-06-15T21:53:47.151Z] valid_lft forever preferred_lft forever [2021-06-15T21:53:47.151Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-15T21:53:47.151Z] link/ether 02:42:38:c6:d9:28 brd ff:ff:ff:ff:ff:ff [2021-06-15T21:53:47.151Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-15T21:53:47.151Z] valid_lft forever preferred_lft forever [2021-06-15T21:53:47.151Z] inet6 fe80::42:38ff:fec6:d928/64 scope link [2021-06-15T21:53:47.151Z] valid_lft forever preferred_lft forever [2021-06-15T21:53:47.151Z] [2021-06-15T21:53:47.151Z] [2021-06-15T21:53:47.151Z] ---> sar -b -r -n DEV: [2021-06-15T21:53:47.151Z] 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) [2021-06-15T21:53:47.151Z] [2021-06-15T21:53:47.151Z] 21:42:57 LINUX RESTART (2 CPU) [2021-06-15T21:53:47.151Z] [2021-06-15T21:53:47.151Z] 21:44:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-15T21:53:47.151Z] 21:45:01 6.88 0.18 6.70 0.00 23.18 197.05 0.00 [2021-06-15T21:53:47.151Z] 21:46:01 0.48 0.00 0.48 0.00 0.00 8.54 0.00 [2021-06-15T21:53:47.151Z] 21:47:01 0.18 0.00 0.18 0.00 0.00 2.05 0.00 [2021-06-15T21:53:47.151Z] 21:48:01 0.28 0.00 0.28 0.00 0.00 4.52 0.00 [2021-06-15T21:53:47.151Z] 21:49:01 0.32 0.00 0.32 0.00 0.00 4.36 0.00 [2021-06-15T21:53:47.151Z] 21:50:01 0.43 0.00 0.43 0.00 0.00 4.96 0.00 [2021-06-15T21:53:47.151Z] 21:51:01 0.63 0.00 0.63 0.00 0.00 6.83 0.00 [2021-06-15T21:53:47.151Z] 21:52:01 0.58 0.00 0.58 0.00 0.00 5.86 0.00 [2021-06-15T21:53:47.151Z] 21:53:01 187.33 0.03 187.29 0.00 3.73 53364.78 0.00 [2021-06-15T21:53:47.151Z] Average: 21.91 0.02 21.88 0.00 2.99 5957.20 0.00 [2021-06-15T21:53:47.151Z] [2021-06-15T21:53:47.151Z] 21:44:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-15T21:53:47.151Z] 21:45:01 5469972 0 802808 10.02 2620 1733540 1250148 13.80 568088 1571164 28 [2021-06-15T21:53:47.151Z] 21:46:01 5467712 0 805060 10.05 2620 1733548 1232108 13.60 571904 1569600 8 [2021-06-15T21:53:47.151Z] 21:47:01 5470196 0 802572 10.02 2620 1733552 1200268 13.25 564500 1575288 24 [2021-06-15T21:53:47.151Z] 21:48:01 5468928 0 803836 10.04 2620 1733556 1215700 13.42 565900 1575288 8 [2021-06-15T21:53:47.151Z] 21:49:01 5471920 0 800836 10.00 2620 1733564 1201068 13.26 561092 1577488 20 [2021-06-15T21:53:47.151Z] 21:50:01 5472456 0 800300 9.99 2620 1733564 1200840 13.26 561076 1577488 8 [2021-06-15T21:53:47.151Z] 21:51:01 5462764 0 809984 10.11 2620 1733572 1200840 13.26 570532 1577488 8 [2021-06-15T21:53:47.151Z] 21:52:01 5461748 0 810996 10.13 2620 1733576 1200840 13.26 571440 1577488 8 [2021-06-15T21:53:47.151Z] 21:53:01 3879308 0 1071092 13.37 2620 3055920 1506644 16.63 786552 2729728 232 [2021-06-15T21:53:47.151Z] Average: 5291667 0 834165 10.42 2620 1880488 1245384 13.75 591232 1703447 38 [2021-06-15T21:53:47.151Z] [2021-06-15T21:53:47.152Z] 21:44:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-15T21:53:47.152Z] 21:45:01 eth0 18.70 13.11 22.74 5.42 0.00 0.00 0.00 0.00 [2021-06-15T21:53:47.152Z] 21:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T21:53:47.152Z] 21:45:01 docker0 4.08 2.86 1.11 8.32 0.00 0.00 0.00 0.00 [2021-06-15T21:53:47.152Z] 21:46:01 eth0 2.02 1.18 0.38 8.13 0.00 0.00 0.00 0.00 [2021-06-15T21:53:47.152Z] 21:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T21:53:47.152Z] 21:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T21:53:47.152Z] 21:47:01 eth0 2.78 0.87 0.47 6.59 0.00 0.00 0.00 0.00 [2021-06-15T21:53:47.152Z] 21:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T21:53:47.152Z] 21:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T21:53:47.152Z] 21:48:01 eth0 2.88 1.28 0.93 6.70 0.00 0.00 0.00 0.00 [2021-06-15T21:53:47.152Z] 21:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T21:53:47.152Z] 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T21:53:47.152Z] 21:49:01 eth0 1.23 0.80 0.69 0.47 0.00 0.00 0.00 0.00 [2021-06-15T21:53:47.152Z] 21:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T21:53:47.152Z] 21:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T21:53:47.152Z] 21:50:01 eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 [2021-06-15T21:53:47.152Z] 21:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T21:53:47.152Z] 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T21:53:47.152Z] 21:51:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T21:53:47.152Z] 21:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T21:53:47.152Z] 21:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T21:53:47.152Z] 21:52:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-15T21:53:47.152Z] 21:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T21:53:47.152Z] 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T21:53:47.152Z] 21:53:01 eth0 835.35 766.29 7647.46 70.50 0.00 0.00 0.00 0.00 [2021-06-15T21:53:47.152Z] 21:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T21:53:47.152Z] 21:53:01 veth59c177f 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T21:53:47.152Z] 21:53:01 docker0 54.82 55.47 4.38 351.90 0.00 0.00 0.00 0.00 [2021-06-15T21:53:47.152Z] Average: eth0 95.95 87.11 852.77 10.87 0.00 0.00 0.00 0.00 [2021-06-15T21:53:47.152Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T21:53:47.152Z] Average: veth59c177f 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T21:53:47.152Z] Average: docker0 6.55 6.48 0.61 40.04 0.00 0.00 0.00 0.00 [2021-06-15T21:53:47.152Z] [2021-06-15T21:53:47.152Z] [2021-06-15T21:53:47.152Z] ---> sar -P ALL: [2021-06-15T21:53:47.152Z] 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) [2021-06-15T21:53:47.152Z] [2021-06-15T21:53:47.152Z] 21:42:57 LINUX RESTART (2 CPU) [2021-06-15T21:53:47.152Z] [2021-06-15T21:53:47.152Z] 21:44:01 CPU %user %nice %system %iowait %steal %idle [2021-06-15T21:53:47.152Z] 21:45:01 all 0.82 0.00 0.35 0.29 0.03 98.50 [2021-06-15T21:53:47.152Z] 21:45:01 0 0.92 0.00 0.40 0.54 0.03 98.11 [2021-06-15T21:53:47.152Z] 21:45:01 1 0.72 0.00 0.30 0.05 0.03 98.90 [2021-06-15T21:53:47.152Z] 21:46:01 all 0.09 0.00 0.05 0.00 0.02 99.84 [2021-06-15T21:53:47.152Z] 21:46:01 0 0.10 0.00 0.07 0.00 0.03 99.80 [2021-06-15T21:53:47.152Z] 21:46:01 1 0.08 0.00 0.03 0.00 0.00 99.88 [2021-06-15T21:53:47.152Z] 21:47:01 all 0.08 0.00 0.04 0.00 0.03 99.86 [2021-06-15T21:53:47.152Z] 21:47:01 0 0.07 0.00 0.05 0.00 0.03 99.85 [2021-06-15T21:53:47.152Z] 21:47:01 1 0.08 0.00 0.03 0.00 0.02 99.87 [2021-06-15T21:53:47.152Z] 21:48:01 all 0.20 0.00 0.03 0.00 0.03 99.74 [2021-06-15T21:53:47.152Z] 21:48:01 0 0.27 0.00 0.03 0.00 0.03 99.67 [2021-06-15T21:53:47.152Z] 21:48:01 1 0.13 0.00 0.03 0.00 0.02 99.82 [2021-06-15T21:53:47.152Z] 21:49:01 all 0.14 0.00 0.03 0.00 0.02 99.81 [2021-06-15T21:53:47.152Z] 21:49:01 0 0.22 0.00 0.03 0.00 0.03 99.72 [2021-06-15T21:53:47.152Z] 21:49:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2021-06-15T21:53:47.152Z] 21:50:01 all 0.15 0.00 0.02 0.00 0.03 99.81 [2021-06-15T21:53:47.152Z] 21:50:01 0 0.27 0.00 0.00 0.00 0.03 99.70 [2021-06-15T21:53:47.152Z] 21:50:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-06-15T21:53:47.152Z] 21:51:01 all 0.11 0.00 0.04 0.00 0.03 99.82 [2021-06-15T21:53:47.152Z] 21:51:01 0 0.20 0.00 0.03 0.00 0.02 99.75 [2021-06-15T21:53:47.152Z] 21:51:01 1 0.02 0.00 0.05 0.00 0.03 99.90 [2021-06-15T21:53:47.152Z] 21:52:01 all 0.10 0.00 0.02 0.00 0.02 99.87 [2021-06-15T21:53:47.152Z] 21:52:01 0 0.18 0.00 0.02 0.00 0.00 99.80 [2021-06-15T21:53:47.152Z] 21:52:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-15T21:53:47.152Z] 21:53:01 all 19.64 0.00 8.66 3.29 0.07 68.34 [2021-06-15T21:53:47.152Z] 21:53:01 0 20.24 0.00 8.94 3.16 0.07 67.59 [2021-06-15T21:53:47.152Z] 21:53:01 1 19.04 0.00 8.38 3.42 0.07 69.09 [2021-06-15T21:53:47.152Z] Average: all 2.27 0.00 0.98 0.38 0.03 96.34 [2021-06-15T21:53:47.152Z] Average: 0 2.39 0.00 1.02 0.39 0.03 96.17 [2021-06-15T21:53:47.152Z] Average: 1 2.15 0.00 0.95 0.37 0.02 96.50 [2021-06-15T21:53:47.152Z] [2021-06-15T21:53:47.152Z] [2021-06-15T21:53:47.152Z]