Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3cd752f2b5b036e3df7470c2e72d1d6098ab4bf5 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8172553013316753052.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1804493394055389428.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-secrets/branches/main/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7895141347050614183.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh412515444472455271.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-secrets/branches/main/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4344031076851160348.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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-secrets, 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-secrets-settings PROJECT: go-mod-secrets 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_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-secrets 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-831 in /w/workspace/edgexfoundry_go-mod-secrets_main [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-secrets.git > git init /w/workspace/edgexfoundry_go-mod-secrets_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/jenkins-gitclient-ssh3947795091917266504.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 3cd752f2b5b036e3df7470c2e72d1d6098ab4bf5 (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.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 3cd752f2b5b036e3df7470c2e72d1d6098ab4bf5 # timeout=10 Commit message: "Merge pull request #125 from lenny-intel/pr-template" > git rev-list --no-walk f02cc327b510292fdef397f37787ee50c21ec0ef # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:24:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:24:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:24:50 ========================================================= 15:24:50 EdgeX Global Pipelines Version Info 15:24:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:24:51 ------------------- 15:24:51 stable info: 15:24:51 ------------------- 15:24:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:24:51 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 15:24:51 Message: update stable to v1.0.205 15:24:51 ------------------- 15:24:51 experimental info: 15:24:51 ------------------- 15:24:51 Commited By: **** collab-it+edgex@linuxfoundation.org 15:24:51 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 15:24:51 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:24:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 15:24:52 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 15:24:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:24:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:24:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:24:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:24:52 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:24:52 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:24:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:24:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:24:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:24:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:24:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo 15:24:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:24:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:24:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 15:24:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:24:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:24:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:24:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:24:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:24:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:24:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:24:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:24:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:24:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 15:24:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:24:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:24:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:24:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:24:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3cd752f2b5b036e3df7470c2e72d1d6098ab4bf5 [Pipeline] echo 15:24:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3cd752f [Pipeline] echo 15:24:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:24:53 + git log --format=format:%s -1 3cd752f2b5b036e3df7470c2e72d1d6098ab4bf5 [Pipeline] echo 15:24:53 GIT_COMMIT: 3cd752f2b5b036e3df7470c2e72d1d6098ab4bf5, Commit Message: Merge pull request #125 from lenny-intel/pr-template [Pipeline] echo 15:24:53 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:24:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:24:54 15:24:54 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:24:54 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:24:55 latest: Pulling from edgex-devops/git-semver 15:24:55 31603596830f: Pulling fs layer 15:24:55 04fac38145f0: Pulling fs layer 15:24:55 701f6daf10bf: Pulling fs layer 15:24:55 24f72da36158: Pulling fs layer 15:24:55 24f72da36158: Waiting 15:24:55 04fac38145f0: Verifying Checksum 15:24:55 04fac38145f0: Download complete 15:24:55 31603596830f: Verifying Checksum 15:24:55 31603596830f: Download complete 15:24:55 31603596830f: Pull complete 15:24:55 24f72da36158: Verifying Checksum 15:24:55 24f72da36158: Download complete 15:24:55 04fac38145f0: Pull complete 15:24:55 701f6daf10bf: Verifying Checksum 15:24:55 701f6daf10bf: Download complete 15:24:56 701f6daf10bf: Pull complete 15:24:56 24f72da36158: Pull complete 15:24:56 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 15:24:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:24:56 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:24:56 prd-centos7-docker-4c-2g-831 does not seem to be running inside a container 15:24:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:24:57 $ docker top 0783f67f9370990328c576c2eee043d1d7ed07be645b3a7451e1de653c114e63 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:24:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:24:57 [ssh-agent] Looking for ssh-agent implementation... 15:24:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:24:57 $ docker exec 0783f67f9370990328c576c2eee043d1d7ed07be645b3a7451e1de653c114e63 ssh-agent 15:24:57 SSH_AUTH_SOCK=/tmp/ssh-8Ii5YK41i69Q/agent.13 15:24:57 SSH_AGENT_PID=20 15:24:57 Running ssh-add (command line suppressed) 15:24:57 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_7375992319526029225.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_7375992319526029225.key) 15:24:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:24:58 + git tag --points-at HEAD [Pipeline] } 15:24:58 $ docker exec --env ******** --env ******** 0783f67f9370990328c576c2eee043d1d7ed07be645b3a7451e1de653c114e63 ssh-agent -k 15:24:58 unset SSH_AUTH_SOCK; 15:24:58 unset SSH_AGENT_PID; 15:24:58 echo Agent pid 20 killed; 15:24:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:24:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:24:58 [ssh-agent] Looking for ssh-agent implementation... 15:24:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:24:58 $ docker exec 0783f67f9370990328c576c2eee043d1d7ed07be645b3a7451e1de653c114e63 ssh-agent 15:24:58 SSH_AUTH_SOCK=/tmp/ssh-Y8BwINegKf2Q/agent.53 15:24:58 SSH_AGENT_PID=60 15:24:58 Running ssh-add (command line suppressed) 15:24:58 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_5162437071285308378.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_5162437071285308378.key) 15:24:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:24:59 + git semver init 15:24:59 # -> Open(): unable to determine branch for HEAD 15:24:59 # $GIT_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.git 15:24:59 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_go-mod-secrets_main 15:24:59 # $SEMVER_REMOTE_NAME = origin 15:24:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:24:59 # $SEMVER_USER_NAME = edgex-jenkins 15:24:59 # $SEMVER_BRANCH = main 15:24:59 # $SEMVER_TEMP = /tmp/semver-164945471 15:24:59 # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP 15:24:59 # '/tmp/semver-164945471' -> '/w/workspace/edgexfoundry_go-mod-secrets_main/.semver' 15:24:59 # -> Force: false 15:24:59 # $SEMVER_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.semver [Pipeline] } 15:24:59 $ docker exec --env ******** --env ******** 0783f67f9370990328c576c2eee043d1d7ed07be645b3a7451e1de653c114e63 ssh-agent -k 15:24:59 unset SSH_AUTH_SOCK; 15:24:59 unset SSH_AGENT_PID; 15:24:59 echo Agent pid 60 killed; 15:24:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:25:00 + git semver [Pipeline] } 15:25:00 $ docker stop --time=1 0783f67f9370990328c576c2eee043d1d7ed07be645b3a7451e1de653c114e63 15:25:01 $ docker rm -f 0783f67f9370990328c576c2eee043d1d7ed07be645b3a7451e1de653c114e63 [Pipeline] // withDockerContainer [Pipeline] sh 15:25:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:25:02 Stashed 1 file(s) [Pipeline] echo 15:25:02 [edgeXSemver]: initialized semver on version 2.0.1-dev.3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 15:25:17 Still waiting to schedule task 15:25:17 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-831’ 15:25:17 Still waiting to schedule task 15:25:17 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:27:08 Running on prd-centos7-docker-4c-2g-834 in /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] { [Pipeline] ws 15:27:08 Running in /w/workspace/go-mod-secrets/4 [Pipeline] { [Pipeline] checkout 15:27:08 Selected Git installation does not exist. Using Default 15:27:08 The recommended git tool is: NONE 15:27:11 using credential edgex-jenkins-ssh 15:27:11 Cloning the remote Git repository 15:27:11 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 15:27:11 > git init /w/workspace/go-mod-secrets/4 # timeout=10 15:27:11 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 15:27:11 > git --version # timeout=10 15:27:11 > git --version # 'git version 2.24.4' 15:27:11 using GIT_SSH to set credentials SSH Credentials for GitHub 15:27:11 [INFO] Currently running in a labeled security context 15:27:11 [INFO] Currently SELinux is 'enforcing' on the host 15:27:11 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/4@tmp/jenkins-gitclient-ssh9044871569963183316.key 15:27:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:27:40 Avoid second fetch 15:27:40 Checking out Revision 3cd752f2b5b036e3df7470c2e72d1d6098ab4bf5 (main) 15:27:40 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 15:27:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:27:40 > git config core.sparsecheckout # timeout=10 15:27:40 > git checkout -f 3cd752f2b5b036e3df7470c2e72d1d6098ab4bf5 # timeout=10 15:27:44 Commit message: "Merge pull request #125 from lenny-intel/pr-template" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 15:27:45 ========================================================= 15:27:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:27:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 15:27:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:27:45 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:27:45 540db60ca938: Pulling fs layer 15:27:45 adcc1eea9eea: Pulling fs layer 15:27:45 4c4ab2625f07: Pulling fs layer 15:27:45 db62176df00c: Pulling fs layer 15:27:45 3b30891b0d05: Pulling fs layer 15:27:45 06b49ca38bd5: Pulling fs layer 15:27:45 c788192a36de: Pulling fs layer 15:27:45 a77e37c0d609: Pulling fs layer 15:27:45 c3185cebc471: Pulling fs layer 15:27:45 06b49ca38bd5: Waiting 15:27:45 c788192a36de: Waiting 15:27:45 a77e37c0d609: Waiting 15:27:45 c3185cebc471: Waiting 15:27:45 db62176df00c: Waiting 15:27:45 3b30891b0d05: Waiting 15:27:45 4c4ab2625f07: Verifying Checksum 15:27:45 4c4ab2625f07: Download complete 15:27:45 adcc1eea9eea: Verifying Checksum 15:27:45 adcc1eea9eea: Download complete 15:27:45 3b30891b0d05: Verifying Checksum 15:27:45 3b30891b0d05: Download complete 15:27:45 06b49ca38bd5: Verifying Checksum 15:27:45 06b49ca38bd5: Download complete 15:27:45 c788192a36de: Verifying Checksum 15:27:45 c788192a36de: Download complete 15:27:45 540db60ca938: Verifying Checksum 15:27:45 540db60ca938: Download complete 15:27:46 540db60ca938: Pull complete 15:27:46 adcc1eea9eea: Pull complete 15:27:46 4c4ab2625f07: Pull complete 15:27:47 a77e37c0d609: Verifying Checksum 15:27:47 a77e37c0d609: Download complete 15:27:49 Running on prd-ubuntu18.04-docker-arm64-4c-16g-833 in /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] { [Pipeline] ws 15:27:49 Running in /w/workspace/go-mod-secrets/4 [Pipeline] { [Pipeline] checkout 15:27:49 Selected Git installation does not exist. Using Default 15:27:49 The recommended git tool is: NONE 15:27:51 c3185cebc471: Verifying Checksum 15:27:51 c3185cebc471: Download complete 15:27:52 db62176df00c: Verifying Checksum 15:27:52 db62176df00c: Download complete 15:27:55 using credential edgex-jenkins-ssh 15:27:55 Cloning the remote Git repository 15:27:55 db62176df00c: Pull complete 15:27:55 3b30891b0d05: Pull complete 15:27:55 06b49ca38bd5: Pull complete 15:27:55 c788192a36de: Pull complete 15:27:55 a77e37c0d609: Pull complete 15:27:55 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 15:27:56 > git init /w/workspace/go-mod-secrets/4 # timeout=10 15:27:56 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 15:27:56 > git --version # timeout=10 15:27:56 > git --version # 'git version 2.17.1' 15:27:56 using GIT_SSH to set credentials SSH Credentials for GitHub 15:27:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:27:57 c3185cebc471: Pull complete 15:27:57 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 15:27:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:27:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh 15:27:58 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 15:27:58 + docker inspect -f . ci-base-image-x86_64 15:27:58 . [Pipeline] withDockerContainer 15:27:58 prd-centos7-docker-4c-2g-834 does not seem to be running inside a container 15:27:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/4 -v /w/workspace/go-mod-secrets/4:/w/workspace/go-mod-secrets/4:rw,z -v /w/workspace/go-mod-secrets/4@tmp:/w/workspace/go-mod-secrets/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:28:01 $ docker top eb5d014ee5b7df1e81366ca6e7e05d80ae7801fb28667642d0235fe34dd947bd -eo pid,comm [Pipeline] { [Pipeline] sh 15:28:01 + go version 15:28:01 go version go1.16.6 linux/amd64 [Pipeline] } 15:28:01 $ docker stop --time=1 eb5d014ee5b7df1e81366ca6e7e05d80ae7801fb28667642d0235fe34dd947bd 15:28:02 $ docker rm -f eb5d014ee5b7df1e81366ca6e7e05d80ae7801fb28667642d0235fe34dd947bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:28:03 + docker inspect -f . ci-base-image-x86_64 15:28:03 . [Pipeline] withDockerContainer 15:28:03 prd-centos7-docker-4c-2g-834 does not seem to be running inside a container 15:28:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/4 -v /w/workspace/go-mod-secrets/4:/w/workspace/go-mod-secrets/4:rw,z -v /w/workspace/go-mod-secrets/4@tmp:/w/workspace/go-mod-secrets/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:28:04 $ docker top 470fb43f5a1b2caa2d70c652f13adaca2547857861ee70b8c99d5e1dce8d8482 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:28:04 + go mod tidy 15:28:06 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 15:28:06 go: downloading github.com/stretchr/testify v1.7.0 15:28:06 go: downloading github.com/davecgh/go-spew v1.1.0 15:28:06 go: downloading github.com/pmezard/go-difflib v1.0.0 15:28:06 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 15:28:06 go: downloading github.com/stretchr/objx v0.1.0 15:28:06 go: downloading github.com/go-kit/kit v0.9.0 15:28:06 go: downloading github.com/go-playground/validator/v10 v10.6.1 15:28:06 go: downloading github.com/google/uuid v1.2.0 15:28:06 go: downloading gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 15:28:06 go: downloading github.com/go-playground/universal-translator v0.17.0 15:28:06 go: downloading github.com/leodido/go-urn v1.2.0 15:28:06 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 15:28:06 go: downloading golang.org/x/text v0.3.2 15:28:06 go: downloading github.com/go-playground/assert/v2 v2.0.1 15:28:06 go: downloading github.com/go-playground/locales v0.13.0 15:28:07 go: downloading github.com/go-logfmt/logfmt v0.4.0 15:28:07 go: downloading github.com/go-stack/stack v1.8.0 15:28:07 go: downloading golang.org/x/sys v0.0.0-20190412213103-97732733099d 15:28:07 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [Pipeline] sh 15:28:08 + make test 15:28:08 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 15:28:40 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 9.258s coverage: 80.6% of statements 15:28:40 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.047s coverage: 57.1% of statements 15:28:40 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 15:28:40 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.065s coverage: 96.7% of statements 15:28:40 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.027s coverage: 89.5% of statements 15:28:40 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 15:28:40 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.038s coverage: 100.0% of statements 15:28:40 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 15:28:40 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.023s coverage: 85.7% of statements 15:28:40 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.041s coverage: 100.0% of statements 15:28:40 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 15:28:40 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:28:44 gofmt -l . 15:28:44 [ "`gofmt -l .`" = "" ] [Pipeline] } 15:28:44 $ docker stop --time=1 470fb43f5a1b2caa2d70c652f13adaca2547857861ee70b8c99d5e1dce8d8482 15:28:46 $ docker rm -f 470fb43f5a1b2caa2d70c652f13adaca2547857861ee70b8c99d5e1dce8d8482 [Pipeline] // withDockerContainer [Pipeline] sh 15:28:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:28:47 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:28:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:28:48 15:28:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:28:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:28:48 latest: Pulling from edgex-lftools-log-publisher 15:28:48 b4d181a07f80: Pulling fs layer 15:28:48 a1111a8f2ec3: Pulling fs layer 15:28:48 ed53099fbce6: Pulling fs layer 15:28:48 dc539afda2c1: Pulling fs layer 15:28:48 77bc0d833cb6: Pulling fs layer 15:28:48 9065ff56babe: Pulling fs layer 15:28:48 d287ab97295c: Pulling fs layer 15:28:48 dc539afda2c1: Waiting 15:28:48 77bc0d833cb6: Waiting 15:28:48 9065ff56babe: Waiting 15:28:48 d287ab97295c: Waiting 15:28:48 a1111a8f2ec3: Verifying Checksum 15:28:48 a1111a8f2ec3: Download complete 15:28:48 dc539afda2c1: Verifying Checksum 15:28:48 dc539afda2c1: Download complete 15:28:49 77bc0d833cb6: Verifying Checksum 15:28:49 77bc0d833cb6: Download complete 15:28:49 9065ff56babe: Verifying Checksum 15:28:49 9065ff56babe: Download complete 15:28:49 ed53099fbce6: Verifying Checksum 15:28:49 ed53099fbce6: Download complete 15:28:50 b4d181a07f80: Verifying Checksum 15:28:50 b4d181a07f80: Download complete 15:28:51 b4d181a07f80: Pull complete 15:28:51 a1111a8f2ec3: Pull complete 15:28:52 ed53099fbce6: Pull complete 15:28:52 dc539afda2c1: Pull complete 15:28:52 77bc0d833cb6: Pull complete 15:28:52 9065ff56babe: Pull complete 15:28:58 d287ab97295c: Verifying Checksum 15:28:58 d287ab97295c: Download complete 15:29:02 d287ab97295c: Pull complete 15:29:02 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:29:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:29:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:29:02 prd-centos7-docker-4c-2g-834 does not seem to be running inside a container 15:29:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-secrets/4 -v /w/workspace/go-mod-secrets/4:/w/workspace/go-mod-secrets/4:rw,z -v /w/workspace/go-mod-secrets/4@tmp:/w/workspace/go-mod-secrets/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:29:04 $ docker top 90dfd657dff6370931c65aef38432f2c148edd31f24cf15e7a0a697eefaa5ba5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:29:05 ---> job-cost.sh 15:29:05 lf-activate-venv: SKIPPING 15:29:05 INFO: No Stack... 15:29:06 INFO: Retrieving Pricing Info for: v3-standard-2 15:29:06 INFO: Archiving Costs [Pipeline] sh 15:29:07 + cat /w/workspace/go-mod-secrets/4/archives/cost.csv 15:29:07 + cut -d, -f6 [Pipeline] lock 15:29:07 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-main-4-stack-cost] 15:29:07 Resource [jenkins-edgexfoundry-go-mod-secrets-main-4-stack-cost] did not exist. Created. 15:29:07 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-main-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:29:07 + echo total: 0.05999999865889549 [Pipeline] stash 15:29:07 Stashed 1 file(s) [Pipeline] } 15:29:07 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-main-4-stack-cost] [Pipeline] // lock [Pipeline] } 15:29:07 $ docker stop --time=1 90dfd657dff6370931c65aef38432f2c148edd31f24cf15e7a0a697eefaa5ba5 15:29:08 $ docker rm -f 90dfd657dff6370931c65aef38432f2c148edd31f24cf15e7a0a697eefaa5ba5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:29:55 Avoid second fetch 15:29:55 Checking out Revision 3cd752f2b5b036e3df7470c2e72d1d6098ab4bf5 (main) 15:29:55 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 15:29:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:29:55 > git config core.sparsecheckout # timeout=10 15:29:55 > git checkout -f 3cd752f2b5b036e3df7470c2e72d1d6098ab4bf5 # timeout=10 15:29:59 Commit message: "Merge pull request #125 from lenny-intel/pr-template" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 15:30:00 ========================================================= 15:30:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:30:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 15:30:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:30:03 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:30:03 595b0fe564bb: Pulling fs layer 15:30:03 24495759ef45: Pulling fs layer 15:30:03 d148012ef14d: Pulling fs layer 15:30:03 e90a11edd702: Pulling fs layer 15:30:03 d77568369979: Pulling fs layer 15:30:03 fc1c9f9a7f3b: Pulling fs layer 15:30:03 170f2ba95c9a: Pulling fs layer 15:30:03 97ac5df62f85: Pulling fs layer 15:30:03 d77568369979: Waiting 15:30:03 fc1c9f9a7f3b: Waiting 15:30:03 170f2ba95c9a: Waiting 15:30:03 97ac5df62f85: Waiting 15:30:03 e90a11edd702: Waiting 15:30:03 d148012ef14d: Verifying Checksum 15:30:03 d148012ef14d: Download complete 15:30:03 24495759ef45: Verifying Checksum 15:30:03 24495759ef45: Download complete 15:30:03 d77568369979: Verifying Checksum 15:30:03 d77568369979: Download complete 15:30:03 fc1c9f9a7f3b: Verifying Checksum 15:30:03 fc1c9f9a7f3b: Download complete 15:30:03 595b0fe564bb: Verifying Checksum 15:30:03 595b0fe564bb: Download complete 15:30:03 170f2ba95c9a: Verifying Checksum 15:30:03 170f2ba95c9a: Download complete 15:30:03 595b0fe564bb: Pull complete 15:30:04 24495759ef45: Pull complete 15:30:05 d148012ef14d: Pull complete 15:30:07 e90a11edd702: Verifying Checksum 15:30:07 e90a11edd702: Download complete 15:30:07 97ac5df62f85: Verifying Checksum 15:30:07 97ac5df62f85: Download complete 15:30:17 e90a11edd702: Pull complete 15:30:17 d77568369979: Pull complete 15:30:17 fc1c9f9a7f3b: Pull complete 15:30:17 170f2ba95c9a: Pull complete 15:30:22 97ac5df62f85: Pull complete 15:30:22 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 15:30:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:30:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh 15:30:23 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 15:30:23 + docker inspect -f . ci-base-image-arm64 15:30:23 . [Pipeline] withDockerContainer 15:30:23 prd-ubuntu18.04-docker-arm64-4c-16g-833 does not seem to be running inside a container 15:30:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/4 -v /w/workspace/go-mod-secrets/4:/w/workspace/go-mod-secrets/4:rw,z -v /w/workspace/go-mod-secrets/4@tmp:/w/workspace/go-mod-secrets/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:30:29 $ docker top 79ffc794ae67e016d8c2f1c8107623c737dcce5188cfe5025c9c01cc009e6f69 -eo pid,comm [Pipeline] { [Pipeline] sh 15:30:30 + go version 15:30:30 go version go1.16.6 linux/arm64 [Pipeline] } 15:30:30 $ docker stop --time=1 79ffc794ae67e016d8c2f1c8107623c737dcce5188cfe5025c9c01cc009e6f69 15:30:32 $ docker rm -f 79ffc794ae67e016d8c2f1c8107623c737dcce5188cfe5025c9c01cc009e6f69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:30:33 + docker inspect -f . ci-base-image-arm64 15:30:33 . [Pipeline] withDockerContainer 15:30:33 prd-ubuntu18.04-docker-arm64-4c-16g-833 does not seem to be running inside a container 15:30:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/4 -v /w/workspace/go-mod-secrets/4:/w/workspace/go-mod-secrets/4:rw,z -v /w/workspace/go-mod-secrets/4@tmp:/w/workspace/go-mod-secrets/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:30:35 $ docker top 2c085e643529761357c6266ff7195062537d9bcefcf3ea6bc7812c33ed5970d8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:30:36 + go mod tidy 15:30:38 go: downloading github.com/stretchr/testify v1.7.0 15:30:38 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 15:30:38 go: downloading github.com/davecgh/go-spew v1.1.0 15:30:38 go: downloading github.com/pmezard/go-difflib v1.0.0 15:30:38 go: downloading github.com/stretchr/objx v0.1.0 15:30:38 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 15:30:39 go: downloading github.com/go-playground/validator/v10 v10.6.1 15:30:39 go: downloading github.com/google/uuid v1.2.0 15:30:39 go: downloading github.com/go-kit/kit v0.9.0 15:30:39 go: downloading gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 15:30:39 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 15:30:39 go: downloading github.com/go-playground/universal-translator v0.17.0 15:30:39 go: downloading github.com/leodido/go-urn v1.2.0 15:30:39 go: downloading golang.org/x/text v0.3.2 15:30:39 go: downloading github.com/go-playground/assert/v2 v2.0.1 15:30:39 go: downloading github.com/go-playground/locales v0.13.0 15:30:42 go: downloading github.com/go-logfmt/logfmt v0.4.0 15:30:42 go: downloading github.com/go-stack/stack v1.8.0 15:30:42 go: downloading golang.org/x/sys v0.0.0-20190412213103-97732733099d 15:30:42 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [Pipeline] sh 15:30:44 + make test 15:30:44 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 15:32:06 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 9.477s coverage: 80.6% of statements 15:32:06 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.172s coverage: 57.1% of statements 15:32:06 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 15:32:06 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.184s coverage: 96.7% of statements 15:32:06 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.077s coverage: 89.5% of statements 15:32:06 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 15:32:06 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.064s coverage: 100.0% of statements 15:32:06 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 15:32:06 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.055s coverage: 85.7% of statements 15:32:06 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.165s coverage: 100.0% of statements 15:32:06 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 15:32:06 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:32:24 gofmt -l . 15:32:24 [ "`gofmt -l .`" = "" ] [Pipeline] } 15:32:24 $ docker stop --time=1 2c085e643529761357c6266ff7195062537d9bcefcf3ea6bc7812c33ed5970d8 15:32:26 $ docker rm -f 2c085e643529761357c6266ff7195062537d9bcefcf3ea6bc7812c33ed5970d8 [Pipeline] // withDockerContainer [Pipeline] sh 15:32:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:32:28 Warning: overwriting stash ‘coverage-report’ 15:32:28 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:32:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:32:30 15:32:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:32:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:32:30 arm64: Pulling from edgex-lftools-log-publisher 15:32:30 448f6bf000e3: Pulling fs layer 15:32:30 f757da607395: Pulling fs layer 15:32:30 05883995daec: Pulling fs layer 15:32:30 8603b9c90790: Pulling fs layer 15:32:30 1560dd03e051: Pulling fs layer 15:32:30 27f5ce0e4adf: Pulling fs layer 15:32:30 c2d8d7efcc4b: Pulling fs layer 15:32:30 8603b9c90790: Waiting 15:32:30 1560dd03e051: Waiting 15:32:30 27f5ce0e4adf: Waiting 15:32:30 c2d8d7efcc4b: Waiting 15:32:31 f757da607395: Verifying Checksum 15:32:31 f757da607395: Download complete 15:32:31 8603b9c90790: Verifying Checksum 15:32:31 8603b9c90790: Download complete 15:32:31 1560dd03e051: Verifying Checksum 15:32:31 1560dd03e051: Download complete 15:32:31 27f5ce0e4adf: Verifying Checksum 15:32:31 27f5ce0e4adf: Download complete 15:32:31 05883995daec: Verifying Checksum 15:32:31 05883995daec: Download complete 15:32:31 448f6bf000e3: Download complete 15:32:35 c2d8d7efcc4b: Verifying Checksum 15:32:35 c2d8d7efcc4b: Download complete 15:32:35 448f6bf000e3: Pull complete 15:32:36 f757da607395: Pull complete 15:32:37 05883995daec: Pull complete 15:32:37 8603b9c90790: Pull complete 15:32:38 1560dd03e051: Pull complete 15:32:39 27f5ce0e4adf: Pull complete 15:32:57 c2d8d7efcc4b: Pull complete 15:32:57 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 15:32:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:32:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:32:57 prd-ubuntu18.04-docker-arm64-4c-16g-833 does not seem to be running inside a container 15:32:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-secrets/4 -v /w/workspace/go-mod-secrets/4:/w/workspace/go-mod-secrets/4:rw,z -v /w/workspace/go-mod-secrets/4@tmp:/w/workspace/go-mod-secrets/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:33:01 $ docker top 6d0386ffd2eae0c7d55ec0f18500320da95e6c2418709c745e39b9860c840db5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:33:02 ---> job-cost.sh 15:33:02 lf-activate-venv: SKIPPING 15:33:02 INFO: No Stack... 15:33:03 INFO: Retrieving Pricing Info for: v3-standard-4 15:33:03 INFO: Archiving Costs [Pipeline] sh 15:33:04 + + cut -d, -f6 15:33:04 cat /w/workspace/go-mod-secrets/4/archives/cost.csv [Pipeline] lock 15:33:04 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-main-4-stack-cost] 15:33:04 Resource [jenkins-edgexfoundry-go-mod-secrets-main-4-stack-cost] did not exist. Created. 15:33:04 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-main-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:33:05 /w/workspace/go-mod-secrets/4@tmp/durable-f9b0f374/script.sh: 1: /w/workspace/go-mod-secrets/4@tmp/durable-f9b0f374/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:33:05 + echo total: 0.10999999940395355 [Pipeline] stash 15:33:05 Warning: overwriting stash ‘stack-cost’ 15:33:06 Stashed 1 file(s) [Pipeline] } 15:33:06 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-main-4-stack-cost] [Pipeline] // lock [Pipeline] } 15:33:06 $ docker stop --time=1 6d0386ffd2eae0c7d55ec0f18500320da95e6c2418709c745e39b9860c840db5 15:33:07 $ docker rm -f 6d0386ffd2eae0c7d55ec0f18500320da95e6c2418709c745e39b9860c840db5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 15:33:08 provisioning config files... 15:33:08 copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config8622779127870860849tmp [Pipeline] { [Pipeline] sh 15:33:08 + set +x 15:33:08 + curl -s https://codecov.io/bash 15:33:08 + bash -s -- 15:33:08 15:33:08 _____ _ 15:33:08 / ____| | | 15:33:08 | | ___ __| | ___ ___ _____ __ 15:33:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:33:08 | |___| (_) | (_| | __/ (_| (_) \ V / 15:33:08 \_____\___/ \__,_|\___|\___\___/ \_/ 15:33:08 Bash-1.0.6 15:33:08 15:33:08 15:33:08 ==> git version 2.24.4 found 15:33:08 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 15:33:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:33:08 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:33:08 ==> Jenkins CI detected. 15:33:08 current dir:  /w/workspace/edgexfoundry_go-mod-secrets_main 15:33:08 project root: . 15:33:08 --> token set from env 15:33:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:33:08 ==> Running gcov in . (disable via -X gcov) 15:33:08 ==> Python coveragepy not found 15:33:08 ==> Searching for coverage reports in: 15:33:09 + . 15:33:09 -> Found 1 reports 15:33:09 ==> Detecting git/mercurial file structure 15:33:09 ==> Reading reports 15:33:09 + ./coverage.out bytes=27483 15:33:09 ==> Appending adjustments 15:33:09 https://docs.codecov.io/docs/fixing-reports 15:33:09 + Found adjustments 15:33:09 ==> Gzipping contents 15:33:09 8.0K /tmp/codecov.WnzR4j.gz 15:33:09 ==> Uploading reports 15:33:09 url: https://codecov.io 15:33:09 query: branch=main&commit=3cd752f2b5b036e3df7470c2e72d1d6098ab4bf5&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= 15:33:09 -> Pinging Codecov 15:33:09 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=d0945c7c-0855-4a3f-af61-979f74c5f716&branch=main&commit=3cd752f2b5b036e3df7470c2e72d1d6098ab4bf5&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= 15:33:09 -> Uploading to 15:33:09 https://storage.googleapis.com/codecov/v4/raw/2021-09-22/D63849C06B6B67093493C71CE874ED06/3cd752f2b5b036e3df7470c2e72d1d6098ab4bf5/60c41aea-efed-4bee-ab19-93dad27d9e2e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210922%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210922T153309Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5569302a1bc8d7a944dd8d25d1e92a855a98eb89f65e6cdddbf3f4f1ec03bf51 15:33:09 % Total % Received % Xferd Average Speed Time Time Time Current 15:33:09 Dload Upload Total Spent Left Speed 15:33:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5663 0 0 100 5663 0 4185 0:00:01 0:00:01 --:--:-- 4188 100 5663 0 0 100 5663 0 3005 0:00:01 0:00:01 --:--:-- 3005 15:33:11 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-secrets/commit/3cd752f2b5b036e3df7470c2e72d1d6098ab4bf5 [Pipeline] } 15:33:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:33:12 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:33:12 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:33:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:33:12 15:33:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 15:33:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:33:12 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:33:12 188c0c94c7c5: Pulling fs layer 15:33:12 0ef7d3d256c8: Pulling fs layer 15:33:12 de9db76c5a1d: Pulling fs layer 15:33:12 0eba1c9be4d2: Pulling fs layer 15:33:12 0d57e429df01: Pulling fs layer 15:33:12 4e4be7b47b0d: Pulling fs layer 15:33:12 e1f770b5df2f: Pulling fs layer 15:33:12 85a0685a4137: Pulling fs layer 15:33:12 0eba1c9be4d2: Waiting 15:33:12 0d57e429df01: Waiting 15:33:12 4e4be7b47b0d: Waiting 15:33:12 e1f770b5df2f: Waiting 15:33:12 85a0685a4137: Waiting 15:33:12 de9db76c5a1d: Verifying Checksum 15:33:12 de9db76c5a1d: Download complete 15:33:12 0ef7d3d256c8: Verifying Checksum 15:33:12 0ef7d3d256c8: Download complete 15:33:12 0d57e429df01: Verifying Checksum 15:33:12 0d57e429df01: Download complete 15:33:12 4e4be7b47b0d: Verifying Checksum 15:33:12 4e4be7b47b0d: Download complete 15:33:13 188c0c94c7c5: Verifying Checksum 15:33:13 188c0c94c7c5: Download complete 15:33:13 188c0c94c7c5: Pull complete 15:33:13 0ef7d3d256c8: Pull complete 15:33:13 de9db76c5a1d: Pull complete 15:33:14 e1f770b5df2f: Verifying Checksum 15:33:14 e1f770b5df2f: Download complete 15:33:17 0eba1c9be4d2: Verifying Checksum 15:33:17 0eba1c9be4d2: Download complete 15:33:17 85a0685a4137: Verifying Checksum 15:33:17 85a0685a4137: Download complete 15:33:20 0eba1c9be4d2: Pull complete 15:33:20 0d57e429df01: Pull complete 15:33:20 4e4be7b47b0d: Pull complete 15:33:20 e1f770b5df2f: Pull complete 15:33:24 85a0685a4137: Pull complete 15:33:24 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 15:33:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:33:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 15:33:24 prd-centos7-docker-4c-2g-831 does not seem to be running inside a container 15:33:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:33:26 $ docker top 6acf8a096ec894e6302ceff58b85e8a360f5888dd9dbf9e5df850e9b75b9d217 -eo pid,comm [Pipeline] { [Pipeline] echo 15:33:26 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 15:33:27 + set -o pipefail 15:33:27 + snyk monitor '--org=edgex-jenkins' 15:33:45 15:33:45 Monitoring /w/workspace/edgexfoundry_go-mod-secrets_main (github.com/edgexfoundry/go-mod-secrets/v2)... 15:33:45 15:33:45 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/09f0d814-f697-40d2-af90-946e9eb2af5e/history/7115732b-a17c-4a18-92d0-7159807a27ae 15:33:45 15:33:45 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:33:45 15:33:45 [Pipeline] } 15:33:45 $ docker stop --time=1 6acf8a096ec894e6302ceff58b85e8a360f5888dd9dbf9e5df850e9b75b9d217 15:33:47 $ docker rm -f 6acf8a096ec894e6302ceff58b85e8a360f5888dd9dbf9e5df850e9b75b9d217 [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 15:33:48 + git log --format=format:%s -1 3cd752f2b5b036e3df7470c2e72d1d6098ab4bf5 [Pipeline] isUnix [Pipeline] sh 15:33:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:33:48 . [Pipeline] withDockerContainer 15:33:48 prd-centos7-docker-4c-2g-831 does not seem to be running inside a container 15:33:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@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:10004/edgex-devops/git-semver:latest cat 15:33:49 $ docker top 96a7013190268a16e8db3739a23eaf55f345b55450b823a7e4548ef2828238a0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:33:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:33:49 [ssh-agent] Looking for ssh-agent implementation... 15:33:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:33:49 $ docker exec 96a7013190268a16e8db3739a23eaf55f345b55450b823a7e4548ef2828238a0 ssh-agent 15:33:49 SSH_AUTH_SOCK=/tmp/ssh-TX4lVvu6KZiG/agent.13 15:33:49 SSH_AGENT_PID=20 15:33:49 Running ssh-add (command line suppressed) 15:33:49 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_1460000780566303102.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_1460000780566303102.key) 15:33:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:33:49 + git semver tag 15:33:49 # -> Open(): unable to determine branch for HEAD 15:33:49 # $GIT_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.git 15:33:49 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_go-mod-secrets_main 15:33:49 # $SEMVER_REMOTE_NAME = origin 15:33:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:33:49 # $SEMVER_USER_NAME = edgex-jenkins 15:33:49 # $SEMVER_BRANCH = main 15:33:49 # $SEMVER_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.semver 15:33:49 # 3cd752f2b5b036e3df7470c2e72d1d6098ab4bf5 HEAD 15:33:49 # -> Force: false 15:33:49 # 28da9b952977aa28bb266de7b77c87679fd6686f refs/tags/v2.0.1-dev.3 [Pipeline] } 15:33:49 $ docker exec --env ******** --env ******** 96a7013190268a16e8db3739a23eaf55f345b55450b823a7e4548ef2828238a0 ssh-agent -k 15:33:50 unset SSH_AUTH_SOCK; 15:33:50 unset SSH_AGENT_PID; 15:33:50 echo Agent pid 20 killed; 15:33:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:33:50 + git semver [Pipeline] } 15:33:50 $ docker stop --time=1 96a7013190268a16e8db3739a23eaf55f345b55450b823a7e4548ef2828238a0 15:33:51 $ docker rm -f 96a7013190268a16e8db3739a23eaf55f345b55450b823a7e4548ef2828238a0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 15:33:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:33:52 15:33:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 15:33:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:33:52 0.23.1-centos7: Pulling from edgex-lftools 15:33:52 ab5ef0e58194: Pulling fs layer 15:33:52 9712f1f96733: Pulling fs layer 15:33:52 63f879dbbcfc: Pulling fs layer 15:33:52 0d9ebad4ef96: Pulling fs layer 15:33:52 e9a5061849ea: Pulling fs layer 15:33:52 d747dcd14b5f: Pulling fs layer 15:33:52 2de7ff778b66: Pulling fs layer 15:33:52 0d9ebad4ef96: Waiting 15:33:52 e9a5061849ea: Waiting 15:33:52 d747dcd14b5f: Waiting 15:33:52 2de7ff778b66: Waiting 15:33:52 9712f1f96733: Verifying Checksum 15:33:52 9712f1f96733: Download complete 15:33:54 63f879dbbcfc: Verifying Checksum 15:33:54 63f879dbbcfc: Download complete 15:33:54 e9a5061849ea: Verifying Checksum 15:33:54 e9a5061849ea: Download complete 15:33:54 d747dcd14b5f: Verifying Checksum 15:33:54 d747dcd14b5f: Download complete 15:33:55 2de7ff778b66: Verifying Checksum 15:33:55 2de7ff778b66: Download complete 15:33:55 0d9ebad4ef96: Verifying Checksum 15:33:55 0d9ebad4ef96: Download complete 15:33:55 ab5ef0e58194: Verifying Checksum 15:33:55 ab5ef0e58194: Download complete 15:33:58 ab5ef0e58194: Pull complete 15:33:58 9712f1f96733: Pull complete 15:33:59 63f879dbbcfc: Pull complete 15:34:02 0d9ebad4ef96: Pull complete 15:34:02 e9a5061849ea: Pull complete 15:34:03 d747dcd14b5f: Pull complete 15:34:04 2de7ff778b66: Pull complete 15:34:04 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:34:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:34:04 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 15:34:04 prd-centos7-docker-4c-2g-831 does not seem to be running inside a container 15:34:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@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-lftools:0.23.1-centos7 cat 15:34:07 $ docker top c2f961a6b05b531f140938062ee314e957afbf539abbdcea8f61e2779981b7e0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:34:07 provisioning config files... 15:34:07 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config1566691963655127955tmp 15:34:07 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config3647902821770284819tmp 15:34:07 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config5008493973711096073tmp [Pipeline] { [Pipeline] echo 15:34:07 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:34:07 ---> sigul-configuration.sh 15:34:07 gpg: directory `/root/.gnupg' created 15:34:07 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:34:07 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:34:07 gpg: keyring `/root/.gnupg/secring.gpg' created 15:34:07 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:34:07 gpg: CAST5 encrypted data 15:34:07 gpg: encrypted with 1 passphrase 15:34:07 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:34:08 + mkdir /home/jenkins 15:34:08 + mkdir /home/jenkins/sigul [Pipeline] sh 15:34:08 + 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 15:34:08 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:34:08 ---> sigul-install.sh 15:34:08 Sigul already installed; skipping installation. [Pipeline] sh 15:34:09 + git tag --list 15:34:09 v0.0.0 15:34:09 v0.0.1 15:34:09 v0.0.10 15:34:09 v0.0.11 15:34:09 v0.0.12 15:34:09 v0.0.13 15:34:09 v0.0.14 15:34:09 v0.0.15 15:34:09 v0.0.16 15:34:09 v0.0.17 15:34:09 v0.0.18 15:34:09 v0.0.19 15:34:09 v0.0.2 15:34:09 v0.0.20 15:34:09 v0.0.21 15:34:09 v0.0.22 15:34:09 v0.0.23 15:34:09 v0.0.24 15:34:09 v0.0.25 15:34:09 v0.0.26 15:34:09 v0.0.27 15:34:09 v0.0.28 15:34:09 v0.0.29 15:34:09 v0.0.3 15:34:09 v0.0.30 15:34:09 v0.0.31 15:34:09 v0.0.32 15:34:09 v0.0.33 15:34:09 v0.0.4 15:34:09 v0.0.5 15:34:09 v0.0.6 15:34:09 v0.0.7 15:34:09 v0.0.8 15:34:09 v0.0.9 15:34:09 v2.0.0 15:34:09 v2.0.0-dev.1 15:34:09 v2.0.0-dev.10 15:34:09 v2.0.0-dev.11 15:34:09 v2.0.0-dev.12 15:34:09 v2.0.0-dev.13 15:34:09 v2.0.0-dev.14 15:34:09 v2.0.0-dev.15 15:34:09 v2.0.0-dev.16 15:34:09 v2.0.0-dev.17 15:34:09 v2.0.0-dev.18 15:34:09 v2.0.0-dev.19 15:34:09 v2.0.0-dev.2 15:34:09 v2.0.0-dev.20 15:34:09 v2.0.0-dev.21 15:34:09 v2.0.0-dev.22 15:34:09 v2.0.0-dev.23 15:34:09 v2.0.0-dev.24 15:34:09 v2.0.0-dev.25 15:34:09 v2.0.0-dev.26 15:34:09 v2.0.0-dev.27 15:34:09 v2.0.0-dev.3 15:34:09 v2.0.0-dev.4 15:34:09 v2.0.0-dev.5 15:34:09 v2.0.0-dev.6 15:34:09 v2.0.0-dev.7 15:34:09 v2.0.0-dev.8 15:34:09 v2.0.0-dev.9 15:34:09 v2.0.1-dev.1 15:34:09 v2.0.1-dev.2 15:34:09 v2.0.1-dev.3 [Pipeline] sh 15:34:09 + lftools sign git-tag v2.0.1-dev.3 15:34:10 Signing Git tag with Sigul... 15:34:10 Signing v2.0.1-dev.3 [Pipeline] echo 15:34:11 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:34:11 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:34:11 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:34:11 $ docker stop --time=1 c2f961a6b05b531f140938062ee314e957afbf539abbdcea8f61e2779981b7e0 15:34:12 $ docker rm -f c2f961a6b05b531f140938062ee314e957afbf539abbdcea8f61e2779981b7e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 15:34:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:34:13 . [Pipeline] withDockerContainer 15:34:13 prd-centos7-docker-4c-2g-831 does not seem to be running inside a container 15:34:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@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:10004/edgex-devops/git-semver:latest cat 15:34:13 $ docker top 79c544f3d0fa40292d78d36b082bc35b256d9a4c231291d4d8941a78bd6e79a3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:34:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:34:13 [ssh-agent] Looking for ssh-agent implementation... 15:34:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:34:14 $ docker exec 79c544f3d0fa40292d78d36b082bc35b256d9a4c231291d4d8941a78bd6e79a3 ssh-agent 15:34:14 SSH_AUTH_SOCK=/tmp/ssh-13bLdVy7POAv/agent.13 15:34:14 SSH_AGENT_PID=19 15:34:14 Running ssh-add (command line suppressed) 15:34:14 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_6641778413926637630.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_6641778413926637630.key) 15:34:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:34:14 + git semver bump pre 15:34:14 # -> Open(): unable to determine branch for HEAD 15:34:14 # $GIT_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.git 15:34:14 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_go-mod-secrets_main 15:34:14 # $SEMVER_REMOTE_NAME = origin 15:34:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:34:14 # $SEMVER_USER_NAME = edgex-jenkins 15:34:14 # $SEMVER_BRANCH = main 15:34:14 # $SEMVER_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.semver 15:34:14 2.0.1-dev.4 [Pipeline] } 15:34:14 $ docker exec --env ******** --env ******** 79c544f3d0fa40292d78d36b082bc35b256d9a4c231291d4d8941a78bd6e79a3 ssh-agent -k 15:34:14 unset SSH_AUTH_SOCK; 15:34:14 unset SSH_AGENT_PID; 15:34:14 echo Agent pid 19 killed; 15:34:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:34:15 + git semver [Pipeline] } 15:34:15 $ docker stop --time=1 79c544f3d0fa40292d78d36b082bc35b256d9a4c231291d4d8941a78bd6e79a3 15:34:16 $ docker rm -f 79c544f3d0fa40292d78d36b082bc35b256d9a4c231291d4d8941a78bd6e79a3 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 15:34:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:34:16 . [Pipeline] withDockerContainer 15:34:16 prd-centos7-docker-4c-2g-831 does not seem to be running inside a container 15:34:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@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:10004/edgex-devops/git-semver:latest cat 15:34:17 $ docker top b0642624957333d2a3ed437ff45164bf44924022efbd0af52ab9b3dba6b545d0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:34:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:34:17 [ssh-agent] Looking for ssh-agent implementation... 15:34:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:34:17 $ docker exec b0642624957333d2a3ed437ff45164bf44924022efbd0af52ab9b3dba6b545d0 ssh-agent 15:34:17 SSH_AUTH_SOCK=/tmp/ssh-mni0ew7x9Jx2/agent.13 15:34:17 SSH_AGENT_PID=19 15:34:17 Running ssh-add (command line suppressed) 15:34:17 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_701413912554173917.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_701413912554173917.key) 15:34:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:34:18 + git semver push 15:34:18 # -> Open(): unable to determine branch for HEAD 15:34:18 # $GIT_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.git 15:34:18 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_go-mod-secrets_main 15:34:18 # $SEMVER_REMOTE_NAME = origin 15:34:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:34:18 # $SEMVER_USER_NAME = edgex-jenkins 15:34:18 # $SEMVER_BRANCH = main 15:34:18 # $SEMVER_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.semver [Pipeline] } 15:34:28 $ docker exec --env ******** --env ******** b0642624957333d2a3ed437ff45164bf44924022efbd0af52ab9b3dba6b545d0 ssh-agent -k 15:34:28 unset SSH_AUTH_SOCK; 15:34:28 unset SSH_AGENT_PID; 15:34:28 echo Agent pid 19 killed; 15:34:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:34:28 + git semver [Pipeline] } 15:34:28 $ docker stop --time=1 b0642624957333d2a3ed437ff45164bf44924022efbd0af52ab9b3dba6b545d0 15:34:30 $ docker rm -f b0642624957333d2a3ed437ff45164bf44924022efbd0af52ab9b3dba6b545d0 [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] sh 15:34:31 + '[' -d /w/workspace/edgexfoundry_go-mod-secrets_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 15:34:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:34:32 ---> package-listing.sh 15:34:32 ++ facter osfamily 15:34:32 ++ tr '[:upper:]' '[:lower:]' 15:34:32 + OS_FAMILY=redhat 15:34:32 + workspace=/w/workspace/edgexfoundry_go-mod-secrets_main 15:34:32 + START_PACKAGES=/tmp/packages_start.txt 15:34:32 + END_PACKAGES=/tmp/packages_end.txt 15:34:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:34:32 + PACKAGES=/tmp/packages_start.txt 15:34:32 + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' 15:34:32 + PACKAGES=/tmp/packages_end.txt 15:34:32 + case "${OS_FAMILY}" in 15:34:32 + sort 15:34:32 + rpm -qa 15:34:33 + '[' -f /tmp/packages_start.txt ']' 15:34:33 + '[' -f /tmp/packages_end.txt ']' 15:34:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:34:33 + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' 15:34:33 + mkdir -p /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ 15:34:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ [Pipeline] echo 15:34:33 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/edgexfoundry_go-mod-secrets_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:34:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:34:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:34:34 15:34:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:34:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:34:34 latest: Pulling from edgex-lftools-log-publisher 15:34:34 b4d181a07f80: Pulling fs layer 15:34:34 a1111a8f2ec3: Pulling fs layer 15:34:34 ed53099fbce6: Pulling fs layer 15:34:34 dc539afda2c1: Pulling fs layer 15:34:34 77bc0d833cb6: Pulling fs layer 15:34:34 9065ff56babe: Pulling fs layer 15:34:34 d287ab97295c: Pulling fs layer 15:34:34 77bc0d833cb6: Waiting 15:34:34 9065ff56babe: Waiting 15:34:34 d287ab97295c: Waiting 15:34:34 dc539afda2c1: Waiting 15:34:34 a1111a8f2ec3: Verifying Checksum 15:34:34 a1111a8f2ec3: Download complete 15:34:34 dc539afda2c1: Verifying Checksum 15:34:34 dc539afda2c1: Download complete 15:34:34 77bc0d833cb6: Verifying Checksum 15:34:34 77bc0d833cb6: Download complete 15:34:34 9065ff56babe: Download complete 15:34:35 ed53099fbce6: Verifying Checksum 15:34:35 ed53099fbce6: Download complete 15:34:35 b4d181a07f80: Download complete 15:34:37 b4d181a07f80: Pull complete 15:34:37 a1111a8f2ec3: Pull complete 15:34:37 ed53099fbce6: Pull complete 15:34:37 dc539afda2c1: Pull complete 15:34:38 77bc0d833cb6: Pull complete 15:34:38 9065ff56babe: Pull complete 15:34:39 d287ab97295c: Verifying Checksum 15:34:39 d287ab97295c: Download complete 15:34:43 d287ab97295c: Pull complete 15:34:43 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:34:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:34:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:34:43 prd-centos7-docker-4c-2g-831 does not seem to be running inside a container 15:34:43 $ 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/edgexfoundry_go-mod-secrets_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@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-lftools-log-publisher:latest cat 15:34:45 $ docker top 0c571189ecb26eb0b1b6b1f7bb51640c18d0a608d2e78e798183fb9330e63030 -eo pid,comm [Pipeline] { [Pipeline] sh 15:34:46 + touch /tmp/pre-build-complete [Pipeline] sh 15:34:46 + mkdir -p /var/log/sysstat [Pipeline] sh 15:34:46 + ls /var/log/sa-host 15:34:46 + sadf -c /var/log/sa-host/sa05 15:34:46 file_magic: OK 15:34:46 HZ: Using current value: 100 15:34:46 file_header: OK 15:34:46 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 15:34:46 Statistics: 15:34:46 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:34:46 File successfully converted to sysstat format version 12.0.3 15:34:46 + sadf -c /var/log/sa-host/sa22 15:34:46 file_magic: OK 15:34:46 HZ: Using current value: 100 15:34:46 file_header: OK 15:34:46 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 15:34:46 Statistics: 15:34:46 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:34:46 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:34:47 provisioning config files... 15:34:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config8993271652619551331tmp [Pipeline] { [Pipeline] echo 15:34:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:34:47 ---> create-netrc.sh [Pipeline] } 15:34:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:34:47 ---> python-tools-install.sh [Pipeline] echo 15:34:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:34:48 ---> sudo-logs.sh 15:34:48 Archiving 'sudo' log.. 15:34:48 sudo: unable to resolve host prd-centos7-docker-4c-2g-831.vexxhost.local: Name or service not known 15:34:48 sudo: unable to resolve host prd-centos7-docker-4c-2g-831.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 15:34:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:34:48 ---> job-cost.sh 15:34:48 lf-activate-venv: SKIPPING 15:34:48 DEBUG: total: 0.10999999940395355 15:34:48 INFO: Retrieving Stack Cost... 15:34:50 INFO: Retrieving Pricing Info for: v3-standard-2 15:34:50 INFO: Archiving Costs [Pipeline] echo 15:34:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:34:50 ---> logs-deploy.sh 15:34:50 lf-activate-venv: SKIPPING 15:34:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/main/4 15:34:50 INFO: archiving workspace using pattern(s): 15:34:51 Archives upload complete. 15:34:51 INFO: archiving logs to Nexus 15:34:52 ---> uname -a: 15:34:52 Linux prd-centos7-docker-4c-2g-831.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 15:34:52 15:34:52 15:34:52 ---> lscpu: 15:34:52 Architecture: x86_64 15:34:52 CPU op-mode(s): 32-bit, 64-bit 15:34:52 Byte Order: Little Endian 15:34:52 Address sizes: 40 bits physical, 48 bits virtual 15:34:52 CPU(s): 2 15:34:52 On-line CPU(s) list: 0,1 15:34:52 Thread(s) per core: 1 15:34:52 Core(s) per socket: 1 15:34:52 Socket(s): 2 15:34:52 NUMA node(s): 1 15:34:52 Vendor ID: AuthenticAMD 15:34:52 CPU family: 23 15:34:52 Model: 49 15:34:52 Model name: AMD EPYC-Rome Processor 15:34:52 Stepping: 0 15:34:52 CPU MHz: 2799.996 15:34:52 BogoMIPS: 5599.99 15:34:52 Virtualization: AMD-V 15:34:52 Hypervisor vendor: KVM 15:34:52 Virtualization type: full 15:34:52 L1d cache: 32K 15:34:52 L1i cache: 32K 15:34:52 L2 cache: 512K 15:34:52 L3 cache: 16384K 15:34:52 NUMA node0 CPU(s): 0,1 15:34:52 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 15:34:52 15:34:52 15:34:52 ---> nproc: 15:34:52 2 15:34:52 15:34:52 15:34:52 ---> df -h: 15:34:52 Filesystem Size Used Avail Use% Mounted on 15:34:52 overlay 40G 9.0G 32G 23% / 15:34:52 tmpfs 64M 0 64M 0% /dev 15:34:52 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 15:34:52 shm 64M 0 64M 0% /dev/shm 15:34:52 /dev/vda1 40G 9.0G 32G 23% /facter-os 15:34:52 15:34:52 15:34:52 ---> sar -b -r -n DEV: 15:34:52 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/22/21 _x86_64_ (2 CPU) 15:34:52 15:34:52 15:24:07 LINUX RESTART (2 CPU) 15:34:52 15:34:52 15:25:01 tps rtps wtps bread/s bwrtn/s 15:34:52 15:26:01 5.96 0.15 5.81 22.12 168.97 15:34:52 15:27:01 0.38 0.00 0.38 0.00 6.50 15:34:52 15:28:01 0.18 0.00 0.18 0.00 2.18 15:34:52 15:29:01 0.22 0.00 0.22 0.00 3.73 15:34:52 15:30:01 0.23 0.00 0.23 0.00 2.92 15:34:52 15:31:01 0.33 0.00 0.33 0.00 4.95 15:34:52 15:32:01 0.20 0.00 0.20 0.00 2.73 15:34:52 15:33:01 0.22 0.00 0.22 0.00 2.32 15:34:52 15:34:01 98.45 0.03 98.42 3.73 31166.91 15:34:52 Average: 11.80 0.02 11.78 2.87 3486.37 15:34:52 15:34:52 15:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:34:52 15:26:01 5475856 0 798296 9.97 2620 1732168 1280692 14.14 571368 1562636 20 15:34:52 15:27:01 5487428 0 786716 9.82 2620 1732176 1197732 13.22 563048 1561216 24 15:34:52 15:28:01 5482880 0 791264 9.88 2620 1732176 1198020 13.23 565996 1561792 20 15:34:52 15:29:01 5481768 0 792368 9.89 2620 1732184 1198056 13.23 567548 1561792 8 15:34:52 15:30:01 5479836 0 794296 9.92 2620 1732188 1197996 13.23 565444 1566360 20 15:34:52 15:31:01 5480980 0 793148 9.90 2620 1732192 1197864 13.23 564688 1566364 8 15:34:52 15:32:01 5478868 0 795252 9.93 2620 1732200 1197732 13.22 566836 1566360 8 15:34:52 15:33:01 5470088 0 804028 10.04 2620 1732204 1197732 13.22 575160 1566360 8 15:34:52 15:34:01 3890544 0 1107456 13.83 2620 3008320 1601860 17.69 921196 2630456 557472 15:34:52 Average: 5303139 0 829203 10.35 2620 1873979 1251965 13.82 606809 1682593 61954 15:34:52 15:34:52 15:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:34:52 15:26:01 eth0 9.13 5.36 8.08 2.48 0.00 0.00 0.00 0.00 15:34:52 15:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:52 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:52 15:27:01 eth0 1.28 0.08 0.12 0.04 0.00 0.00 0.00 0.00 15:34:52 15:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:52 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:52 15:28:01 eth0 1.55 0.62 0.61 0.40 0.00 0.00 0.00 0.00 15:34:52 15:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:52 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:52 15:29:01 eth0 0.90 0.37 0.32 0.20 0.00 0.00 0.00 0.00 15:34:52 15:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:52 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:52 15:30:01 eth0 0.68 0.37 0.35 0.26 0.00 0.00 0.00 0.00 15:34:52 15:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:52 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:52 15:31:01 eth0 0.20 0.13 0.07 0.01 0.00 0.00 0.00 0.00 15:34:52 15:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:52 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:52 15:32:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:34:52 15:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:52 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:52 15:33:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:34:52 15:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:52 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:52 15:34:01 eth0 1210.75 829.65 7593.98 72.38 0.00 0.00 0.00 0.00 15:34:52 15:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:52 15:34:01 docker0 38.51 53.24 2.64 283.40 0.00 0.00 0.00 0.00 15:34:52 Average: eth0 136.15 93.02 845.27 8.42 0.00 0.00 0.00 0.00 15:34:52 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:52 Average: docker0 4.28 5.92 0.29 31.51 0.00 0.00 0.00 0.00 15:34:52 15:34:52 15:34:52 ---> sar -P ALL: 15:34:52 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/22/21 _x86_64_ (2 CPU) 15:34:52 15:34:52 15:24:07 LINUX RESTART (2 CPU) 15:34:52 15:34:52 15:25:01 CPU %user %nice %system %iowait %steal %idle 15:34:52 15:26:01 all 0.67 0.00 0.22 0.03 0.02 99.06 15:34:52 15:26:01 0 0.47 0.00 0.25 0.05 0.02 99.21 15:34:52 15:26:01 1 0.87 0.00 0.18 0.02 0.02 98.91 15:34:52 15:27:01 all 0.13 0.00 0.08 0.00 0.01 99.78 15:34:52 15:27:01 0 0.08 0.00 0.08 0.00 0.02 99.82 15:34:52 15:27:01 1 0.18 0.00 0.07 0.00 0.00 99.75 15:34:52 15:28:01 all 0.28 0.00 0.07 0.00 0.01 99.64 15:34:52 15:28:01 0 0.07 0.00 0.07 0.00 0.00 99.87 15:34:52 15:28:01 1 0.50 0.00 0.07 0.00 0.02 99.42 15:34:52 15:29:01 all 0.12 0.00 0.05 0.00 0.02 99.82 15:34:52 15:29:01 0 0.10 0.00 0.07 0.00 0.02 99.82 15:34:52 15:29:01 1 0.13 0.00 0.03 0.00 0.02 99.82 15:34:52 15:30:01 all 0.28 0.00 0.07 0.00 0.01 99.64 15:34:52 15:30:01 0 0.12 0.00 0.08 0.00 0.02 99.78 15:34:52 15:30:01 1 0.45 0.00 0.05 0.00 0.00 99.50 15:34:52 15:31:01 all 0.23 0.00 0.05 0.00 0.01 99.71 15:34:52 15:31:01 0 0.05 0.00 0.05 0.00 0.00 99.90 15:34:52 15:31:01 1 0.42 0.00 0.05 0.00 0.02 99.52 15:34:52 15:32:01 all 0.25 0.00 0.06 0.00 0.01 99.68 15:34:52 15:32:01 0 0.07 0.00 0.07 0.00 0.02 99.85 15:34:52 15:32:01 1 0.43 0.00 0.05 0.00 0.00 99.52 15:34:52 15:33:01 all 0.24 0.00 0.03 0.00 0.01 99.72 15:34:52 15:33:01 0 0.08 0.00 0.05 0.00 0.00 99.87 15:34:52 15:33:01 1 0.40 0.00 0.02 0.00 0.02 99.57 15:34:52 15:34:01 all 17.89 0.00 8.17 1.21 0.07 72.66 15:34:52 15:34:01 0 17.64 0.00 8.55 0.94 0.09 72.78 15:34:52 15:34:01 1 18.13 0.00 7.81 1.48 0.05 72.53 15:34:52 Average: all 2.14 0.00 0.94 0.13 0.02 96.77 15:34:52 Average: 0 1.97 0.00 0.98 0.10 0.02 96.92 15:34:52 Average: 1 2.31 0.00 0.89 0.16 0.01 96.62 15:34:52 15:34:52 15:34:52