Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 27b61fbea77631ab8db888db2953ba85805d96a0 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-ssh247831904470092671.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 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-ssh4069502142796164295.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 c141c1271097dc03ad291c2451e310eaf98cdd06 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-ssh7561567415345640876.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh2107842521081469583.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-ssh7121959096604306774.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 ‘prd-centos7-docker-4c-2g-55’ is offline Running on prd-centos7-docker-4c-2g-62 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 Avoid second fetch 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-ssh3710972375400806629.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Checking out Revision 27b61fbea77631ab8db888db2953ba85805d96a0 (main) > git config core.sparsecheckout # timeout=10 > git checkout -f 27b61fbea77631ab8db888db2953ba85805d96a0 # timeout=10 Commit message: "Merge pull request #128 from lenny-intel/SetAUthToken" > git rev-list --no-walk d5c66469632fffaec9a0b68e8cc24133418a530e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:21:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:21:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:21:07 ========================================================= 00:21:07 EdgeX Global Pipelines Version Info 00:21:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:21:09 ------------------- 00:21:09 stable info: 00:21:09 ------------------- 00:21:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:21:09 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 00:21:09 Message: update stable to v1.0.206 00:21:15 ------------------- 00:21:15 experimental info: 00:21:15 ------------------- 00:21:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:21:15 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 00:21:15 Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:21:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 00:21:15 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 00:21:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:21:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:21:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:21:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 00:21:15 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:21:16 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 00:21:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:21:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:21:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:21:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:21:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo 00:21:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:21:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:21:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 00:21:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 00:21:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:21:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:21:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:21:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:21:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:21:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:21:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:21:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:21:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 00:21:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:21:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:21:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:21:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:21:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 27b61fbea77631ab8db888db2953ba85805d96a0 [Pipeline] echo 00:21:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 27b61fb [Pipeline] echo 00:21:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:21:17 + git log --format=format:%s -1 27b61fbea77631ab8db888db2953ba85805d96a0 [Pipeline] echo 00:21:17 GIT_COMMIT: 27b61fbea77631ab8db888db2953ba85805d96a0, Commit Message: Merge pull request #128 from lenny-intel/SetAUthToken [Pipeline] echo 00:21:17 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 00:21:18 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:21:18 00:21:18 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:21:18 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:21:18 latest: Pulling from edgex-devops/git-semver 00:21:18 31603596830f: Pulling fs layer 00:21:18 04fac38145f0: Pulling fs layer 00:21:18 701f6daf10bf: Pulling fs layer 00:21:18 24f72da36158: Pulling fs layer 00:21:18 24f72da36158: Waiting 00:21:18 04fac38145f0: Verifying Checksum 00:21:18 04fac38145f0: Download complete 00:21:18 31603596830f: Verifying Checksum 00:21:18 31603596830f: Download complete 00:21:19 24f72da36158: Verifying Checksum 00:21:19 24f72da36158: Download complete 00:21:19 701f6daf10bf: Verifying Checksum 00:21:19 701f6daf10bf: Download complete 00:21:19 31603596830f: Pull complete 00:21:19 04fac38145f0: Pull complete 00:21:19 701f6daf10bf: Pull complete 00:21:20 24f72da36158: Pull complete 00:21:20 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 00:21:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:21:20 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:21:20 prd-centos7-docker-4c-2g-62 does not seem to be running inside a container 00:21:20 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:21:21 $ docker top 50df2b058b08713ffdf3838aaf8ebbf87def49a98da7cc028bfa3b9eaa8a3f3d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:21:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:21:21 [ssh-agent] Looking for ssh-agent implementation... 00:21:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:21:21 $ docker exec 50df2b058b08713ffdf3838aaf8ebbf87def49a98da7cc028bfa3b9eaa8a3f3d ssh-agent 00:21:21 SSH_AUTH_SOCK=/tmp/ssh-o6C4rlFIulyI/agent.14 00:21:21 SSH_AGENT_PID=21 00:21:21 Running ssh-add (command line suppressed) 00:21:21 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_2261628231752362035.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_2261628231752362035.key) 00:21:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:21:21 + git tag --points-at HEAD [Pipeline] } 00:21:21 $ docker exec --env ******** --env ******** 50df2b058b08713ffdf3838aaf8ebbf87def49a98da7cc028bfa3b9eaa8a3f3d ssh-agent -k 00:21:22 unset SSH_AUTH_SOCK; 00:21:22 unset SSH_AGENT_PID; 00:21:22 echo Agent pid 21 killed; 00:21:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:21:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:21:22 [ssh-agent] Looking for ssh-agent implementation... 00:21:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:21:22 $ docker exec 50df2b058b08713ffdf3838aaf8ebbf87def49a98da7cc028bfa3b9eaa8a3f3d ssh-agent 00:21:22 SSH_AUTH_SOCK=/tmp/ssh-gDKZiAHgHyG7/agent.55 00:21:22 SSH_AGENT_PID=61 00:21:22 Running ssh-add (command line suppressed) 00:21:22 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_7233566489515624112.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_7233566489515624112.key) 00:21:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:21:23 + git semver init 00:21:23 # -> Open(): unable to determine branch for HEAD 00:21:23 # $GIT_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.git 00:21:23 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_go-mod-secrets_main 00:21:23 # $SEMVER_REMOTE_NAME = origin 00:21:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:21:23 # $SEMVER_USER_NAME = edgex-jenkins 00:21:23 # $SEMVER_BRANCH = main 00:21:23 # $SEMVER_TEMP = /tmp/semver-890826173 00:21:23 # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP 00:21:23 # '/tmp/semver-890826173' -> '/w/workspace/edgexfoundry_go-mod-secrets_main/.semver' 00:21:23 # -> Force: false 00:21:23 # $SEMVER_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.semver [Pipeline] } 00:21:23 $ docker exec --env ******** --env ******** 50df2b058b08713ffdf3838aaf8ebbf87def49a98da7cc028bfa3b9eaa8a3f3d ssh-agent -k 00:21:23 unset SSH_AUTH_SOCK; 00:21:23 unset SSH_AGENT_PID; 00:21:23 echo Agent pid 61 killed; 00:21:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:21:24 + git semver [Pipeline] } 00:21:24 $ docker stop --time=1 50df2b058b08713ffdf3838aaf8ebbf87def49a98da7cc028bfa3b9eaa8a3f3d 00:21:25 $ docker rm -f 50df2b058b08713ffdf3838aaf8ebbf87def49a98da7cc028bfa3b9eaa8a3f3d [Pipeline] // withDockerContainer [Pipeline] sh 00:21:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:21:26 Stashed 1 file(s) [Pipeline] echo 00:21:26 [edgeXSemver]: initialized semver on version 2.0.1-dev.6 [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 00:21:41 Still waiting to schedule task 00:21:41 Waiting for next available executor on ‘centos7-docker-4c-2g’ 00:21:41 Still waiting to schedule task 00:21:41 ‘prd-ubuntu18.04-docker-arm64-4c-16g-59’ is offline 00:25:07 Running on prd-centos7-docker-4c-2g-69 in /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] { [Pipeline] ws 00:25:07 Running in /w/workspace/go-mod-secrets/8 [Pipeline] { [Pipeline] checkout 00:25:07 Selected Git installation does not exist. Using Default 00:25:07 The recommended git tool is: NONE 00:25:10 using credential edgex-jenkins-ssh 00:25:10 Cloning the remote Git repository 00:25:10 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 00:25:10 > git init /w/workspace/go-mod-secrets/8 # timeout=10 00:25:10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 00:25:10 > git --version # timeout=10 00:25:10 > git --version # 'git version 2.24.4' 00:25:10 using GIT_SSH to set credentials SSH Credentials for GitHub 00:25:11 Avoid second fetch 00:25:11 Checking out Revision 27b61fbea77631ab8db888db2953ba85805d96a0 (main) 00:25:10 [INFO] Currently running in a labeled security context 00:25:10 [INFO] Currently SELinux is 'enforcing' on the host 00:25:10 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/8@tmp/jenkins-gitclient-ssh2465605133699109887.key 00:25:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:25:11 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 00:25:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:25:11 > git config core.sparsecheckout # timeout=10 00:25:11 > git checkout -f 27b61fbea77631ab8db888db2953ba85805d96a0 # timeout=10 00:25:15 Commit message: "Merge pull request #128 from lenny-intel/SetAUthToken" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 00:25:15 ========================================================= 00:25:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 00:25:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 00:25:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:25:16 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 00:25:16 4e9f2cdf4387: Pulling fs layer 00:25:16 57d31006c564: Pulling fs layer 00:25:16 bd5ccded8296: Pulling fs layer 00:25:16 304dd3a0f381: Pulling fs layer 00:25:16 d37cda54a23b: Pulling fs layer 00:25:16 38ea18935520: Pulling fs layer 00:25:16 ceb1e79740a2: Pulling fs layer 00:25:16 b665197a1568: Pulling fs layer 00:25:16 842a00ea3e35: Pulling fs layer 00:25:16 304dd3a0f381: Waiting 00:25:16 d37cda54a23b: Waiting 00:25:16 38ea18935520: Waiting 00:25:16 ceb1e79740a2: Waiting 00:25:16 b665197a1568: Waiting 00:25:16 842a00ea3e35: Waiting 00:25:16 57d31006c564: Verifying Checksum 00:25:16 57d31006c564: Download complete 00:25:16 4e9f2cdf4387: Download complete 00:25:16 d37cda54a23b: Verifying Checksum 00:25:16 d37cda54a23b: Download complete 00:25:16 bd5ccded8296: Verifying Checksum 00:25:16 bd5ccded8296: Download complete 00:25:16 4e9f2cdf4387: Pull complete 00:25:16 38ea18935520: Verifying Checksum 00:25:16 38ea18935520: Download complete 00:25:16 57d31006c564: Pull complete 00:25:16 bd5ccded8296: Pull complete 00:25:16 ceb1e79740a2: Verifying Checksum 00:25:16 ceb1e79740a2: Download complete 00:25:17 b665197a1568: Verifying Checksum 00:25:17 b665197a1568: Download complete 00:25:17 304dd3a0f381: Verifying Checksum 00:25:17 304dd3a0f381: Download complete 00:25:18 842a00ea3e35: Verifying Checksum 00:25:18 842a00ea3e35: Download complete 00:25:22 304dd3a0f381: Pull complete 00:25:22 d37cda54a23b: Pull complete 00:25:22 38ea18935520: Pull complete 00:25:22 ceb1e79740a2: Pull complete 00:25:22 b665197a1568: Pull complete 00:25:24 842a00ea3e35: Pull complete 00:25:24 Digest: sha256:8be23356d7c113ca3b28698ca9a8c0562f3cd483a847db66f47f9eff4f9454b6 00:25:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:25:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh 00:25:24 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 00:25:25 + docker inspect -f . ci-base-image-x86_64 00:25:25 . [Pipeline] withDockerContainer 00:25:25 prd-centos7-docker-4c-2g-69 does not seem to be running inside a container 00:25:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/8 -v /w/workspace/go-mod-secrets/8:/w/workspace/go-mod-secrets/8:rw,z -v /w/workspace/go-mod-secrets/8@tmp:/w/workspace/go-mod-secrets/8@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 00:25:27 $ docker top 19872b6ff201581fef7c870f3f7a056a3e941cb2e99bf70c0a25e202b78dcddc -eo pid,comm [Pipeline] { [Pipeline] sh 00:25:27 + go version 00:25:27 go version go1.16.8 linux/amd64 [Pipeline] } 00:25:27 $ docker stop --time=1 19872b6ff201581fef7c870f3f7a056a3e941cb2e99bf70c0a25e202b78dcddc 00:25:28 $ docker rm -f 19872b6ff201581fef7c870f3f7a056a3e941cb2e99bf70c0a25e202b78dcddc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:25:29 + docker inspect -f . ci-base-image-x86_64 00:25:29 . [Pipeline] withDockerContainer 00:25:29 prd-centos7-docker-4c-2g-69 does not seem to be running inside a container 00:25:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/8 -v /w/workspace/go-mod-secrets/8:/w/workspace/go-mod-secrets/8:rw,z -v /w/workspace/go-mod-secrets/8@tmp:/w/workspace/go-mod-secrets/8@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 00:25:30 $ docker top 3f7d3ffeb6def80bb4f86faea7656b99e81586c7f62a3a4057b22f0ef5c4b2d0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 00:25:30 + go mod tidy 00:25:31 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 00:25:31 go: downloading github.com/stretchr/testify v1.7.0 00:25:31 go: downloading github.com/davecgh/go-spew v1.1.0 00:25:31 go: downloading github.com/pmezard/go-difflib v1.0.0 00:25:31 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 00:25:31 go: downloading github.com/stretchr/objx v0.1.0 00:25:31 go: downloading github.com/go-kit/kit v0.9.0 00:25:31 go: downloading github.com/go-playground/validator/v10 v10.6.1 00:25:31 go: downloading github.com/google/uuid v1.2.0 00:25:31 go: downloading gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 00:25:31 go: downloading github.com/go-playground/universal-translator v0.17.0 00:25:31 go: downloading github.com/leodido/go-urn v1.2.0 00:25:31 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 00:25:31 go: downloading golang.org/x/text v0.3.2 00:25:31 go: downloading github.com/go-playground/assert/v2 v2.0.1 00:25:31 go: downloading github.com/go-playground/locales v0.13.0 00:25:32 go: downloading github.com/go-logfmt/logfmt v0.4.0 00:25:32 go: downloading github.com/go-stack/stack v1.8.0 00:25:32 go: downloading golang.org/x/sys v0.0.0-20190412213103-97732733099d 00:25:32 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [Pipeline] sh 00:25:33 + make test 00:25:33 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 00:25:59 Running on prd-ubuntu18.04-docker-arm64-4c-16g-67 in /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] { [Pipeline] ws 00:25:59 Running in /w/workspace/go-mod-secrets/8 [Pipeline] { [Pipeline] checkout 00:25:59 Selected Git installation does not exist. Using Default 00:25:59 The recommended git tool is: NONE 00:25:59 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 7.434s coverage: 80.5% of statements 00:25:59 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.043s coverage: 57.1% of statements 00:25:59 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 00:26:01 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.080s coverage: 96.7% of statements 00:26:01 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.025s coverage: 89.5% of statements 00:26:01 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 00:26:01 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.020s coverage: 100.0% of statements 00:26:01 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 00:26:01 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.030s coverage: 85.7% of statements 00:26:01 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.044s coverage: 100.0% of statements 00:26:01 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 00:26:01 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:26:06 using credential edgex-jenkins-ssh 00:26:06 Cloning the remote Git repository 00:26:06 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 00:26:06 > git init /w/workspace/go-mod-secrets/8 # timeout=10 00:26:08 Avoid second fetch 00:26:08 Checking out Revision 27b61fbea77631ab8db888db2953ba85805d96a0 (main) 00:26:06 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 00:26:06 > git --version # timeout=10 00:26:06 > git --version # 'git version 2.17.1' 00:26:06 using GIT_SSH to set credentials SSH Credentials for GitHub 00:26:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:26:08 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 00:26:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:26:08 > git config core.sparsecheckout # timeout=10 00:26:08 > git checkout -f 27b61fbea77631ab8db888db2953ba85805d96a0 # timeout=10 00:26:10 gofmt -l . 00:26:10 [ "`gofmt -l .`" = "" ] [Pipeline] } 00:26:10 $ docker stop --time=1 3f7d3ffeb6def80bb4f86faea7656b99e81586c7f62a3a4057b22f0ef5c4b2d0 00:26:11 $ docker rm -f 3f7d3ffeb6def80bb4f86faea7656b99e81586c7f62a3a4057b22f0ef5c4b2d0 [Pipeline] // withDockerContainer [Pipeline] sh 00:26:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:26:12 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] } 00:26:13 Commit message: "Merge pull request #128 from lenny-intel/SetAUthToken" [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 00:26:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:26:13 00:26:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [Pipeline] echo 00:26:13 ========================================================= 00:26:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 00:26:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 00:26:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:26:14 latest: Pulling from edgex-lftools-log-publisher 00:26:14 b4d181a07f80: Pulling fs layer 00:26:14 a1111a8f2ec3: Pulling fs layer 00:26:14 ed53099fbce6: Pulling fs layer 00:26:14 dc539afda2c1: Pulling fs layer 00:26:14 77bc0d833cb6: Pulling fs layer 00:26:14 9065ff56babe: Pulling fs layer 00:26:14 d287ab97295c: Pulling fs layer 00:26:14 dc539afda2c1: Waiting 00:26:14 77bc0d833cb6: Waiting 00:26:14 9065ff56babe: Waiting 00:26:14 d287ab97295c: Waiting 00:26:14 a1111a8f2ec3: Verifying Checksum 00:26:14 a1111a8f2ec3: Download complete 00:26:14 dc539afda2c1: Verifying Checksum 00:26:14 dc539afda2c1: Download complete 00:26:14 ed53099fbce6: Verifying Checksum 00:26:14 ed53099fbce6: Download complete 00:26:14 77bc0d833cb6: Verifying Checksum 00:26:14 77bc0d833cb6: Download complete 00:26:14 9065ff56babe: Verifying Checksum 00:26:14 9065ff56babe: Download complete 00:26:14 b4d181a07f80: Verifying Checksum 00:26:14 b4d181a07f80: Download complete 00:26:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:26:15 d287ab97295c: Verifying Checksum 00:26:15 d287ab97295c: Download complete 00:26:15 b4d181a07f80: Pull complete 00:26:16 a1111a8f2ec3: Pull complete 00:26:16 ed53099fbce6: Pull complete 00:26:16 dc539afda2c1: Pull complete 00:26:16 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:26:16 bbf911997326: Pulling fs layer 00:26:16 58ec367f63d7: Pulling fs layer 00:26:16 1b4a6ffa7d45: Pulling fs layer 00:26:16 fc5181fea5dc: Pulling fs layer 00:26:16 9c418107303f: Pulling fs layer 00:26:16 0cd29c4cc85c: Pulling fs layer 00:26:16 76d7273c05b8: Pulling fs layer 00:26:16 e9181ef05905: Pulling fs layer 00:26:16 0cd29c4cc85c: Waiting 00:26:16 76d7273c05b8: Waiting 00:26:16 e9181ef05905: Waiting 00:26:16 9c418107303f: Waiting 00:26:16 1b4a6ffa7d45: Verifying Checksum 00:26:16 1b4a6ffa7d45: Download complete 00:26:16 58ec367f63d7: Verifying Checksum 00:26:16 58ec367f63d7: Download complete 00:26:16 77bc0d833cb6: Pull complete 00:26:17 9c418107303f: Verifying Checksum 00:26:17 9c418107303f: Download complete 00:26:17 bbf911997326: Download complete 00:26:17 0cd29c4cc85c: Verifying Checksum 00:26:17 0cd29c4cc85c: Download complete 00:26:17 76d7273c05b8: Verifying Checksum 00:26:17 76d7273c05b8: Download complete 00:26:17 9065ff56babe: Pull complete 00:26:17 bbf911997326: Pull complete 00:26:18 58ec367f63d7: Pull complete 00:26:18 1b4a6ffa7d45: Pull complete 00:26:22 fc5181fea5dc: Verifying Checksum 00:26:22 fc5181fea5dc: Download complete 00:26:22 e9181ef05905: Verifying Checksum 00:26:22 d287ab97295c: Pull complete 00:26:22 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 00:26:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:26:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 00:26:22 prd-centos7-docker-4c-2g-69 does not seem to be running inside a container 00:26:23 $ 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/8 -v /w/workspace/go-mod-secrets/8:/w/workspace/go-mod-secrets/8:rw,z -v /w/workspace/go-mod-secrets/8@tmp:/w/workspace/go-mod-secrets/8@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 00:26:25 $ docker top e8a9fff8d419db24cd16cdf4e956cefb65e0fc848c38e131929b13d066152bc3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:26:25 ---> job-cost.sh 00:26:25 lf-activate-venv: SKIPPING 00:26:25 INFO: No Stack... 00:26:25 INFO: Retrieving Pricing Info for: v3-standard-2 00:26:26 INFO: Archiving Costs [Pipeline] sh 00:26:26 + cat /w/workspace/go-mod-secrets/8/archives/cost.csv 00:26:26 + cut -d, -f6 [Pipeline] lock 00:26:26 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-main-8-stack-cost] 00:26:26 Resource [jenkins-edgexfoundry-go-mod-secrets-main-8-stack-cost] did not exist. Created. 00:26:26 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-main-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:26:27 + echo total: 0.05999999865889549 [Pipeline] stash 00:26:27 Stashed 1 file(s) [Pipeline] } 00:26:27 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-main-8-stack-cost] [Pipeline] // lock [Pipeline] } 00:26:27 $ docker stop --time=1 e8a9fff8d419db24cd16cdf4e956cefb65e0fc848c38e131929b13d066152bc3 00:26:28 $ docker rm -f e8a9fff8d419db24cd16cdf4e956cefb65e0fc848c38e131929b13d066152bc3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:26:33 fc5181fea5dc: Pull complete 00:26:33 9c418107303f: Pull complete 00:26:33 0cd29c4cc85c: Pull complete 00:26:33 76d7273c05b8: Pull complete 00:26:38 e9181ef05905: Pull complete 00:26:38 Digest: sha256:b68600a42bdad252800863e960bd1bff7f9295dc42515d77c75fe1690b9bba97 00:26:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:26:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh 00:26:39 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 00:26:39 + docker inspect -f . ci-base-image-arm64 00:26:39 . [Pipeline] withDockerContainer 00:26:39 prd-ubuntu18.04-docker-arm64-4c-16g-67 does not seem to be running inside a container 00:26:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/8 -v /w/workspace/go-mod-secrets/8:/w/workspace/go-mod-secrets/8:rw,z -v /w/workspace/go-mod-secrets/8@tmp:/w/workspace/go-mod-secrets/8@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 00:26:48 $ docker top 889b82743303dc06186161f2a8afd4f26dd73eb79ebf450dd0d667184a84c5ca -eo pid,comm [Pipeline] { [Pipeline] sh 00:26:49 + go version 00:26:49 go version go1.16.8 linux/arm64 [Pipeline] } 00:26:49 $ docker stop --time=1 889b82743303dc06186161f2a8afd4f26dd73eb79ebf450dd0d667184a84c5ca 00:26:51 $ docker rm -f 889b82743303dc06186161f2a8afd4f26dd73eb79ebf450dd0d667184a84c5ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:26:52 + docker inspect -f . ci-base-image-arm64 00:26:52 . [Pipeline] withDockerContainer 00:26:52 prd-ubuntu18.04-docker-arm64-4c-16g-67 does not seem to be running inside a container 00:26:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/8 -v /w/workspace/go-mod-secrets/8:/w/workspace/go-mod-secrets/8:rw,z -v /w/workspace/go-mod-secrets/8@tmp:/w/workspace/go-mod-secrets/8@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 00:26:54 $ docker top 6a545577fe5c515c28e02bec9e8ec82031c279bd3d23c589ee0ee86e59985589 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 00:26:55 + go mod tidy 00:26:56 go: downloading github.com/stretchr/testify v1.7.0 00:26:56 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 00:26:56 go: downloading github.com/davecgh/go-spew v1.1.0 00:26:56 go: downloading github.com/pmezard/go-difflib v1.0.0 00:26:56 go: downloading github.com/stretchr/objx v0.1.0 00:26:56 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 00:26:56 go: downloading github.com/go-kit/kit v0.9.0 00:26:56 go: downloading github.com/go-playground/validator/v10 v10.6.1 00:26:56 go: downloading github.com/google/uuid v1.2.0 00:26:56 go: downloading gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 00:26:57 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 00:26:57 go: downloading github.com/go-playground/universal-translator v0.17.0 00:26:57 go: downloading github.com/leodido/go-urn v1.2.0 00:26:57 go: downloading golang.org/x/text v0.3.2 00:26:57 go: downloading github.com/go-playground/assert/v2 v2.0.1 00:26:57 go: downloading github.com/go-playground/locales v0.13.0 00:27:00 go: downloading github.com/go-logfmt/logfmt v0.4.0 00:27:00 go: downloading github.com/go-stack/stack v1.8.0 00:27:00 go: downloading golang.org/x/sys v0.0.0-20190412213103-97732733099d 00:27:00 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [Pipeline] sh 00:27:02 + make test 00:27:02 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 00:28:24 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 9.680s coverage: 80.5% of statements 00:28:24 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.226s coverage: 57.1% of statements 00:28:24 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 00:28:24 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.227s coverage: 96.7% of statements 00:28:24 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.062s coverage: 89.5% of statements 00:28:24 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 00:28:24 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.083s coverage: 100.0% of statements 00:28:24 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 00:28:24 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.050s coverage: 85.7% of statements 00:28:24 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.186s coverage: 100.0% of statements 00:28:24 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 00:28:24 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:28:43 gofmt -l . 00:28:43 [ "`gofmt -l .`" = "" ] [Pipeline] } 00:28:43 $ docker stop --time=1 6a545577fe5c515c28e02bec9e8ec82031c279bd3d23c589ee0ee86e59985589 00:28:45 $ docker rm -f 6a545577fe5c515c28e02bec9e8ec82031c279bd3d23c589ee0ee86e59985589 [Pipeline] // withDockerContainer [Pipeline] sh 00:28:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:28:47 Warning: overwriting stash ‘coverage-report’ 00:28:48 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 00:28:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:28:48 00:28:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 00:28:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:28:49 arm64: Pulling from edgex-lftools-log-publisher 00:28:49 448f6bf000e3: Pulling fs layer 00:28:49 f757da607395: Pulling fs layer 00:28:49 05883995daec: Pulling fs layer 00:28:49 8603b9c90790: Pulling fs layer 00:28:49 1560dd03e051: Pulling fs layer 00:28:49 27f5ce0e4adf: Pulling fs layer 00:28:49 c2d8d7efcc4b: Pulling fs layer 00:28:49 1560dd03e051: Waiting 00:28:49 27f5ce0e4adf: Waiting 00:28:49 8603b9c90790: Waiting 00:28:49 c2d8d7efcc4b: Waiting 00:28:50 f757da607395: Verifying Checksum 00:28:50 f757da607395: Download complete 00:28:50 8603b9c90790: Verifying Checksum 00:28:50 8603b9c90790: Download complete 00:28:50 05883995daec: Verifying Checksum 00:28:50 05883995daec: Download complete 00:28:50 27f5ce0e4adf: Verifying Checksum 00:28:50 27f5ce0e4adf: Download complete 00:28:50 1560dd03e051: Verifying Checksum 00:28:50 1560dd03e051: Download complete 00:28:50 448f6bf000e3: Verifying Checksum 00:28:50 448f6bf000e3: Download complete 00:28:54 448f6bf000e3: Pull complete 00:28:54 c2d8d7efcc4b: Verifying Checksum 00:28:54 c2d8d7efcc4b: Download complete 00:28:54 f757da607395: Pull complete 00:28:56 05883995daec: Pull complete 00:28:56 8603b9c90790: Pull complete 00:28:57 1560dd03e051: Pull complete 00:28:58 27f5ce0e4adf: Pull complete 00:29:10 c2d8d7efcc4b: Pull complete 00:29:10 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 00:29:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:29:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 00:29:10 prd-ubuntu18.04-docker-arm64-4c-16g-67 does not seem to be running inside a container 00:29:11 $ 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/8 -v /w/workspace/go-mod-secrets/8:/w/workspace/go-mod-secrets/8:rw,z -v /w/workspace/go-mod-secrets/8@tmp:/w/workspace/go-mod-secrets/8@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 00:29:16 $ docker top 3b03f77fe81540782bb7057f3e0ea5b659a8245d419eca9a58cd950e2def54f0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:29:17 ---> job-cost.sh 00:29:17 lf-activate-venv: SKIPPING 00:29:17 INFO: No Stack... 00:29:17 INFO: Retrieving Pricing Info for: v3-standard-4 00:29:18 INFO: Archiving Costs [Pipeline] sh 00:29:19 + cat /w/workspace/go-mod-secrets/8/archives/cost.csv 00:29:19 + cut -d, -f6 [Pipeline] lock 00:29:19 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-main-8-stack-cost] 00:29:19 Resource [jenkins-edgexfoundry-go-mod-secrets-main-8-stack-cost] did not exist. Created. 00:29:19 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-main-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:29:19 /w/workspace/go-mod-secrets/8@tmp/durable-844d3cd3/script.sh: 1: /w/workspace/go-mod-secrets/8@tmp/durable-844d3cd3/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 00:29:20 + echo total: 0.10999999940395355 [Pipeline] stash 00:29:20 Warning: overwriting stash ‘stack-cost’ 00:29:20 Stashed 1 file(s) [Pipeline] } 00:29:20 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-main-8-stack-cost] [Pipeline] // lock [Pipeline] } 00:29:20 $ docker stop --time=1 3b03f77fe81540782bb7057f3e0ea5b659a8245d419eca9a58cd950e2def54f0 00:29:22 $ docker rm -f 3b03f77fe81540782bb7057f3e0ea5b659a8245d419eca9a58cd950e2def54f0 [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 00:29:23 provisioning config files... 00:29:23 copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config1082975783606540770tmp [Pipeline] { [Pipeline] sh 00:29:23 + set +x 00:29:23 + bash -s -- 00:29:23 + curl -s https://codecov.io/bash 00:29:23 00:29:23 _____ _ 00:29:23 / ____| | | 00:29:23 | | ___ __| | ___ ___ _____ __ 00:29:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:29:23 | |___| (_) | (_| | __/ (_| (_) \ V / 00:29:23 \_____\___/ \__,_|\___|\___\___/ \_/ 00:29:23 Bash-1.0.6 00:29:23 00:29:23 00:29:23 ==> git version 2.24.4 found 00:29:23 ==> 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 00:29:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 00:29:23 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 00:29:23 ==> Jenkins CI detected. 00:29:23 current dir:  /w/workspace/edgexfoundry_go-mod-secrets_main 00:29:23 project root: . 00:29:23 --> token set from env 00:29:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:29:24 ==> Running gcov in . (disable via -X gcov) 00:29:24 ==> Python coveragepy not found 00:29:24 ==> Searching for coverage reports in: 00:29:24 + . 00:29:24 -> Found 1 reports 00:29:24 ==> Detecting git/mercurial file structure 00:29:24 ==> Reading reports 00:29:24 + ./coverage.out bytes=27744 00:29:24 ==> Appending adjustments 00:29:24 https://docs.codecov.io/docs/fixing-reports 00:29:24 + Found adjustments 00:29:24 ==> Gzipping contents 00:29:24 8.0K /tmp/codecov.pZQzVc.gz 00:29:24 ==> Uploading reports 00:29:24 url: https://codecov.io 00:29:24 query: branch=main&commit=27b61fbea77631ab8db888db2953ba85805d96a0&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F8%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= 00:29:24 -> Pinging Codecov 00:29:24 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=27b61fbea77631ab8db888db2953ba85805d96a0&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F8%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= 00:29:24 -> Uploading to 00:29:24 https://storage.googleapis.com/codecov/v4/raw/2021-10-06/D63849C06B6B67093493C71CE874ED06/27b61fbea77631ab8db888db2953ba85805d96a0/7d1959b0-6942-4b4f-bc72-d4d3f3c1107e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211006%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211006T002924Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3b2b44f4aec6f1fe96170f463a67ed42dcfaa4c10259cf5acf61523f6509498b 00:29:24 % Total % Received % Xferd Average Speed Time Time Time Current 00:29:24 Dload Upload Total Spent Left Speed 00:29:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5720 0 0 100 5720 0 20141 --:--:-- --:--:-- --:--:-- 20140 00:29:24 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-secrets/commit/27b61fbea77631ab8db888db2953ba85805d96a0 [Pipeline] } 00:29:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:29:24 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:29:24 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:29:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:29:25 00:29:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 00:29:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:29:25 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:29:25 188c0c94c7c5: Pulling fs layer 00:29:25 0ef7d3d256c8: Pulling fs layer 00:29:25 de9db76c5a1d: Pulling fs layer 00:29:25 0eba1c9be4d2: Pulling fs layer 00:29:25 0d57e429df01: Pulling fs layer 00:29:25 4e4be7b47b0d: Pulling fs layer 00:29:25 e1f770b5df2f: Pulling fs layer 00:29:25 85a0685a4137: Pulling fs layer 00:29:25 0eba1c9be4d2: Waiting 00:29:25 0d57e429df01: Waiting 00:29:25 4e4be7b47b0d: Waiting 00:29:25 e1f770b5df2f: Waiting 00:29:25 85a0685a4137: Waiting 00:29:25 de9db76c5a1d: Verifying Checksum 00:29:25 de9db76c5a1d: Download complete 00:29:25 0ef7d3d256c8: Verifying Checksum 00:29:25 0ef7d3d256c8: Download complete 00:29:25 0d57e429df01: Verifying Checksum 00:29:25 0d57e429df01: Download complete 00:29:25 4e4be7b47b0d: Verifying Checksum 00:29:25 4e4be7b47b0d: Download complete 00:29:25 188c0c94c7c5: Download complete 00:29:25 188c0c94c7c5: Pull complete 00:29:26 0ef7d3d256c8: Pull complete 00:29:26 de9db76c5a1d: Pull complete 00:29:26 e1f770b5df2f: Verifying Checksum 00:29:26 e1f770b5df2f: Download complete 00:29:27 0eba1c9be4d2: Verifying Checksum 00:29:27 0eba1c9be4d2: Download complete 00:29:27 85a0685a4137: Verifying Checksum 00:29:27 85a0685a4137: Download complete 00:29:31 0eba1c9be4d2: Pull complete 00:29:31 0d57e429df01: Pull complete 00:29:31 4e4be7b47b0d: Pull complete 00:29:31 e1f770b5df2f: Pull complete 00:29:36 85a0685a4137: Pull complete 00:29:36 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 00:29:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:29:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 00:29:36 prd-centos7-docker-4c-2g-62 does not seem to be running inside a container 00:29:36 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 00:29:38 $ docker top 224816873a569cb26ced0b92670cc02bc91f6818c243f0c276d88e0cfc870e74 -eo pid,comm [Pipeline] { [Pipeline] echo 00:29:38 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 00:29:39 + set -o pipefail 00:29:39 + snyk monitor '--org=edgex-jenkins' 00:29:42 00:29:42 Monitoring /w/workspace/edgexfoundry_go-mod-secrets_main (github.com/edgexfoundry/go-mod-secrets/v2)... 00:29:42 00:29:42 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/09f0d814-f697-40d2-af90-946e9eb2af5e/history/7a86d024-5873-479b-9d9b-d9fb3720d17d 00:29:42 00:29:42 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:29:42 00:29:42 00:29:42 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 00:29:42 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 00:29:42 $ docker stop --time=1 224816873a569cb26ced0b92670cc02bc91f6818c243f0c276d88e0cfc870e74 00:29:44 $ docker rm -f 224816873a569cb26ced0b92670cc02bc91f6818c243f0c276d88e0cfc870e74 [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 00:29:45 + git log --format=format:%s -1 27b61fbea77631ab8db888db2953ba85805d96a0 [Pipeline] isUnix [Pipeline] sh 00:29:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:29:45 . [Pipeline] withDockerContainer 00:29:45 prd-centos7-docker-4c-2g-62 does not seem to be running inside a container 00:29:45 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:29:46 $ docker top 7c04045e44607b7c076c9ec9595bd13ec6c3ed2decdb2d7c88f57d2b30840f51 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:29:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:29:46 [ssh-agent] Looking for ssh-agent implementation... 00:29:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:29:46 $ docker exec 7c04045e44607b7c076c9ec9595bd13ec6c3ed2decdb2d7c88f57d2b30840f51 ssh-agent 00:29:46 SSH_AUTH_SOCK=/tmp/ssh-2Uvq6r7hPUg1/agent.14 00:29:46 SSH_AGENT_PID=20 00:29:46 Running ssh-add (command line suppressed) 00:29:46 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_4954206409174874582.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_4954206409174874582.key) 00:29:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:29:47 + git semver tag 00:29:47 # -> Open(): unable to determine branch for HEAD 00:29:47 # $GIT_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.git 00:29:47 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_go-mod-secrets_main 00:29:47 # $SEMVER_REMOTE_NAME = origin 00:29:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:29:47 # $SEMVER_USER_NAME = edgex-jenkins 00:29:47 # $SEMVER_BRANCH = main 00:29:47 # $SEMVER_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.semver 00:29:47 # 27b61fbea77631ab8db888db2953ba85805d96a0 HEAD 00:29:47 # -> Force: false 00:29:47 # b53a53d437f9318f357a1f47b4d8de042f897bb0 refs/tags/v2.0.1-dev.6 [Pipeline] } 00:29:47 $ docker exec --env ******** --env ******** 7c04045e44607b7c076c9ec9595bd13ec6c3ed2decdb2d7c88f57d2b30840f51 ssh-agent -k 00:29:47 unset SSH_AUTH_SOCK; 00:29:47 unset SSH_AGENT_PID; 00:29:47 echo Agent pid 20 killed; 00:29:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:29:47 + git semver [Pipeline] } 00:29:47 $ docker stop --time=1 7c04045e44607b7c076c9ec9595bd13ec6c3ed2decdb2d7c88f57d2b30840f51 00:29:49 $ docker rm -f 7c04045e44607b7c076c9ec9595bd13ec6c3ed2decdb2d7c88f57d2b30840f51 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 00:29:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:29:49 00:29:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 00:29:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:29:50 0.23.1-centos7: Pulling from edgex-lftools 00:29:50 ab5ef0e58194: Pulling fs layer 00:29:50 9712f1f96733: Pulling fs layer 00:29:50 63f879dbbcfc: Pulling fs layer 00:29:50 0d9ebad4ef96: Pulling fs layer 00:29:50 e9a5061849ea: Pulling fs layer 00:29:50 d747dcd14b5f: Pulling fs layer 00:29:50 2de7ff778b66: Pulling fs layer 00:29:50 0d9ebad4ef96: Waiting 00:29:50 e9a5061849ea: Waiting 00:29:50 d747dcd14b5f: Waiting 00:29:50 2de7ff778b66: Waiting 00:29:50 9712f1f96733: Verifying Checksum 00:29:50 9712f1f96733: Download complete 00:29:50 63f879dbbcfc: Verifying Checksum 00:29:50 63f879dbbcfc: Download complete 00:29:51 e9a5061849ea: Verifying Checksum 00:29:51 e9a5061849ea: Download complete 00:29:51 d747dcd14b5f: Verifying Checksum 00:29:51 d747dcd14b5f: Download complete 00:29:51 ab5ef0e58194: Verifying Checksum 00:29:51 ab5ef0e58194: Download complete 00:29:51 0d9ebad4ef96: Verifying Checksum 00:29:51 0d9ebad4ef96: Download complete 00:29:54 ab5ef0e58194: Pull complete 00:29:54 9712f1f96733: Pull complete 00:29:54 63f879dbbcfc: Pull complete 00:29:56 2de7ff778b66: Verifying Checksum 00:29:56 2de7ff778b66: Download complete 00:29:58 0d9ebad4ef96: Pull complete 00:29:59 e9a5061849ea: Pull complete 00:29:59 d747dcd14b5f: Pull complete 00:30:00 2de7ff778b66: Pull complete 00:30:00 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:30:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:30:00 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 00:30:00 prd-centos7-docker-4c-2g-62 does not seem to be running inside a container 00:30:00 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 00:30:04 $ docker top 73a0bf8a37f4ffa4dc4e69cb266363037959be3d54052b3e171eae4f771e1910 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:30:04 provisioning config files... 00:30:04 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config4892783950189252513tmp 00:30:04 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config5937388818119323103tmp 00:30:04 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config4632416181967452022tmp [Pipeline] { [Pipeline] echo 00:30:04 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:30:05 ---> sigul-configuration.sh 00:30:05 gpg: directory `/root/.gnupg' created 00:30:05 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:30:05 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:30:05 gpg: keyring `/root/.gnupg/secring.gpg' created 00:30:05 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:30:05 gpg: CAST5 encrypted data 00:30:05 gpg: encrypted with 1 passphrase 00:30:05 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:30:05 + mkdir /home/jenkins 00:30:05 + mkdir /home/jenkins/sigul [Pipeline] sh 00:30:05 + 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 00:30:05 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:30:06 ---> sigul-install.sh 00:30:06 Sigul already installed; skipping installation. [Pipeline] sh 00:30:06 + git tag --list 00:30:06 v0.0.0 00:30:06 v0.0.1 00:30:06 v0.0.10 00:30:06 v0.0.11 00:30:06 v0.0.12 00:30:06 v0.0.13 00:30:06 v0.0.14 00:30:06 v0.0.15 00:30:06 v0.0.16 00:30:06 v0.0.17 00:30:06 v0.0.18 00:30:06 v0.0.19 00:30:06 v0.0.2 00:30:06 v0.0.20 00:30:06 v0.0.21 00:30:06 v0.0.22 00:30:06 v0.0.23 00:30:06 v0.0.24 00:30:06 v0.0.25 00:30:06 v0.0.26 00:30:06 v0.0.27 00:30:06 v0.0.28 00:30:06 v0.0.29 00:30:06 v0.0.3 00:30:06 v0.0.30 00:30:06 v0.0.31 00:30:06 v0.0.32 00:30:06 v0.0.33 00:30:06 v0.0.4 00:30:06 v0.0.5 00:30:06 v0.0.6 00:30:06 v0.0.7 00:30:06 v0.0.8 00:30:06 v0.0.9 00:30:06 v2.0.0 00:30:06 v2.0.0-dev.1 00:30:06 v2.0.0-dev.10 00:30:06 v2.0.0-dev.11 00:30:06 v2.0.0-dev.12 00:30:06 v2.0.0-dev.13 00:30:06 v2.0.0-dev.14 00:30:06 v2.0.0-dev.15 00:30:06 v2.0.0-dev.16 00:30:06 v2.0.0-dev.17 00:30:06 v2.0.0-dev.18 00:30:06 v2.0.0-dev.19 00:30:06 v2.0.0-dev.2 00:30:06 v2.0.0-dev.20 00:30:06 v2.0.0-dev.21 00:30:06 v2.0.0-dev.22 00:30:06 v2.0.0-dev.23 00:30:06 v2.0.0-dev.24 00:30:06 v2.0.0-dev.25 00:30:06 v2.0.0-dev.26 00:30:06 v2.0.0-dev.27 00:30:06 v2.0.0-dev.3 00:30:06 v2.0.0-dev.4 00:30:06 v2.0.0-dev.5 00:30:06 v2.0.0-dev.6 00:30:06 v2.0.0-dev.7 00:30:06 v2.0.0-dev.8 00:30:06 v2.0.0-dev.9 00:30:06 v2.0.1-dev.1 00:30:06 v2.0.1-dev.2 00:30:06 v2.0.1-dev.3 00:30:06 v2.0.1-dev.4 00:30:06 v2.0.1-dev.5 00:30:06 v2.0.1-dev.6 [Pipeline] sh 00:30:06 + lftools sign git-tag v2.0.1-dev.6 00:30:07 Signing Git tag with Sigul... 00:30:07 Signing v2.0.1-dev.6 [Pipeline] echo 00:30:08 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:30:08 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:30:08 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:30:08 $ docker stop --time=1 73a0bf8a37f4ffa4dc4e69cb266363037959be3d54052b3e171eae4f771e1910 00:30:09 $ docker rm -f 73a0bf8a37f4ffa4dc4e69cb266363037959be3d54052b3e171eae4f771e1910 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 00:30:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:30:10 . [Pipeline] withDockerContainer 00:30:10 prd-centos7-docker-4c-2g-62 does not seem to be running inside a container 00:30:10 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:30:11 $ docker top 3acd9fb8f10903458340983995ea468559ce8c0a6d95e0fd3ba48267f3c39e46 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:30:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:30:11 [ssh-agent] Looking for ssh-agent implementation... 00:30:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:30:11 $ docker exec 3acd9fb8f10903458340983995ea468559ce8c0a6d95e0fd3ba48267f3c39e46 ssh-agent 00:30:11 SSH_AUTH_SOCK=/tmp/ssh-98OrXvHslnfA/agent.14 00:30:11 SSH_AGENT_PID=20 00:30:11 Running ssh-add (command line suppressed) 00:30:11 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_1569212624298955876.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_1569212624298955876.key) 00:30:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:30:12 + git semver bump pre 00:30:12 # -> Open(): unable to determine branch for HEAD 00:30:12 # $GIT_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.git 00:30:12 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_go-mod-secrets_main 00:30:12 # $SEMVER_REMOTE_NAME = origin 00:30:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:30:12 # $SEMVER_USER_NAME = edgex-jenkins 00:30:12 # $SEMVER_BRANCH = main 00:30:12 # $SEMVER_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.semver 00:30:12 2.0.1-dev.7 [Pipeline] } 00:30:12 $ docker exec --env ******** --env ******** 3acd9fb8f10903458340983995ea468559ce8c0a6d95e0fd3ba48267f3c39e46 ssh-agent -k 00:30:12 unset SSH_AUTH_SOCK; 00:30:12 unset SSH_AGENT_PID; 00:30:12 echo Agent pid 20 killed; 00:30:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:30:12 + git semver [Pipeline] } 00:30:12 $ docker stop --time=1 3acd9fb8f10903458340983995ea468559ce8c0a6d95e0fd3ba48267f3c39e46 00:30:13 $ docker rm -f 3acd9fb8f10903458340983995ea468559ce8c0a6d95e0fd3ba48267f3c39e46 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 00:30:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:30:14 . [Pipeline] withDockerContainer 00:30:14 prd-centos7-docker-4c-2g-62 does not seem to be running inside a container 00:30:14 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:30:14 $ docker top 06c2a37a95752ee0ebc1d7c043dff7078740efdefc1ee0a3b4e5d3c78d170093 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:30:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:30:14 [ssh-agent] Looking for ssh-agent implementation... 00:30:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:30:15 $ docker exec 06c2a37a95752ee0ebc1d7c043dff7078740efdefc1ee0a3b4e5d3c78d170093 ssh-agent 00:30:15 SSH_AUTH_SOCK=/tmp/ssh-eCoQ96AB8cUm/agent.13 00:30:15 SSH_AGENT_PID=19 00:30:15 Running ssh-add (command line suppressed) 00:30:15 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_8885730214061928234.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_8885730214061928234.key) 00:30:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:30:15 + git semver push 00:30:15 # -> Open(): unable to determine branch for HEAD 00:30:15 # $GIT_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.git 00:30:15 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_go-mod-secrets_main 00:30:15 # $SEMVER_REMOTE_NAME = origin 00:30:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:30:15 # $SEMVER_USER_NAME = edgex-jenkins 00:30:15 # $SEMVER_BRANCH = main 00:30:15 # $SEMVER_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.semver [Pipeline] } 00:30:17 $ docker exec --env ******** --env ******** 06c2a37a95752ee0ebc1d7c043dff7078740efdefc1ee0a3b4e5d3c78d170093 ssh-agent -k 00:30:17 unset SSH_AUTH_SOCK; 00:30:17 unset SSH_AGENT_PID; 00:30:17 echo Agent pid 19 killed; 00:30:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:30:18 + git semver [Pipeline] } 00:30:18 $ docker stop --time=1 06c2a37a95752ee0ebc1d7c043dff7078740efdefc1ee0a3b4e5d3c78d170093 00:30:19 $ docker rm -f 06c2a37a95752ee0ebc1d7c043dff7078740efdefc1ee0a3b4e5d3c78d170093 [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 00:30:20 + '[' -d /w/workspace/edgexfoundry_go-mod-secrets_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 00:30:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:30:21 ---> package-listing.sh 00:30:21 ++ facter osfamily 00:30:21 ++ tr '[:upper:]' '[:lower:]' 00:30:21 + OS_FAMILY=redhat 00:30:21 + workspace=/w/workspace/edgexfoundry_go-mod-secrets_main 00:30:21 + START_PACKAGES=/tmp/packages_start.txt 00:30:21 + END_PACKAGES=/tmp/packages_end.txt 00:30:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:30:21 + PACKAGES=/tmp/packages_start.txt 00:30:21 + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' 00:30:21 + PACKAGES=/tmp/packages_end.txt 00:30:21 + case "${OS_FAMILY}" in 00:30:21 + rpm -qa 00:30:21 + sort 00:30:22 + '[' -f /tmp/packages_start.txt ']' 00:30:22 + '[' -f /tmp/packages_end.txt ']' 00:30:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:30:22 + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' 00:30:22 + mkdir -p /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ 00:30:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ [Pipeline] echo 00:30:22 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 00:30:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:30:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:30:23 00:30:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 00:30:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:30:23 latest: Pulling from edgex-lftools-log-publisher 00:30:23 b4d181a07f80: Pulling fs layer 00:30:23 a1111a8f2ec3: Pulling fs layer 00:30:23 ed53099fbce6: Pulling fs layer 00:30:23 dc539afda2c1: Pulling fs layer 00:30:23 77bc0d833cb6: Pulling fs layer 00:30:23 9065ff56babe: Pulling fs layer 00:30:23 d287ab97295c: Pulling fs layer 00:30:23 dc539afda2c1: Waiting 00:30:23 77bc0d833cb6: Waiting 00:30:23 9065ff56babe: Waiting 00:30:23 d287ab97295c: Waiting 00:30:23 a1111a8f2ec3: Verifying Checksum 00:30:23 a1111a8f2ec3: Download complete 00:30:23 dc539afda2c1: Verifying Checksum 00:30:23 dc539afda2c1: Download complete 00:30:23 ed53099fbce6: Verifying Checksum 00:30:23 ed53099fbce6: Download complete 00:30:23 9065ff56babe: Verifying Checksum 00:30:23 9065ff56babe: Download complete 00:30:24 b4d181a07f80: Verifying Checksum 00:30:24 b4d181a07f80: Download complete 00:30:24 77bc0d833cb6: Verifying Checksum 00:30:24 77bc0d833cb6: Download complete 00:30:25 d287ab97295c: Verifying Checksum 00:30:25 d287ab97295c: Download complete 00:30:25 b4d181a07f80: Pull complete 00:30:25 a1111a8f2ec3: Pull complete 00:30:26 ed53099fbce6: Pull complete 00:30:26 dc539afda2c1: Pull complete 00:30:26 77bc0d833cb6: Pull complete 00:30:26 9065ff56babe: Pull complete 00:30:31 d287ab97295c: Pull complete 00:30:31 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 00:30:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:30:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 00:30:32 prd-centos7-docker-4c-2g-62 does not seem to be running inside a container 00:30:32 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:30:34 $ docker top 6181fd33b37b9a41c4916a083fcf314dedb1a6e1a366ba3b56b7bfd5f90b8a11 -eo pid,comm [Pipeline] { [Pipeline] sh 00:30:34 + touch /tmp/pre-build-complete [Pipeline] sh 00:30:35 + mkdir -p /var/log/sysstat [Pipeline] sh 00:30:35 + ls /var/log/sa-host 00:30:35 + sadf -c /var/log/sa-host/sa06 00:30:35 file_magic: OK 00:30:35 HZ: Using current value: 100 00:30:35 file_header: OK 00:30:35 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 00:30:35 Statistics: 00:30:35 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:30:35 File successfully converted to sysstat format version 12.0.3 00:30:35 + sadf -c /var/log/sa-host/sa30 00:30:35 file_magic: OK 00:30:35 HZ: Using current value: 100 00:30:35 file_header: OK 00:30:35 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 00:30:35 Statistics: 00:30:35 Hnuu...uuuununununu...Hnuu...uuuununununu... 00:30:35 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:30:35 provisioning config files... 00:30:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config8965848794155654266tmp [Pipeline] { [Pipeline] echo 00:30:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:30:36 ---> create-netrc.sh [Pipeline] } 00:30:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:30:36 ---> python-tools-install.sh [Pipeline] echo 00:30:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:30:36 ---> sudo-logs.sh 00:30:36 Archiving 'sudo' log.. 00:30:36 sudo: unable to resolve host prd-centos7-docker-4c-2g-62.novalocal: Name or service not known 00:30:36 sudo: unable to resolve host prd-centos7-docker-4c-2g-62.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 00:30:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:30:37 ---> job-cost.sh 00:30:37 lf-activate-venv: SKIPPING 00:30:37 DEBUG: total: 0.10999999940395355 00:30:37 INFO: Retrieving Stack Cost... 00:30:38 INFO: Retrieving Pricing Info for: v3-standard-2 00:30:38 INFO: Archiving Costs [Pipeline] echo 00:30:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:30:39 ---> logs-deploy.sh 00:30:39 lf-activate-venv: SKIPPING 00:30:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/main/8 00:30:39 INFO: archiving workspace using pattern(s): 00:30:39 Archives upload complete. 00:30:40 INFO: archiving logs to Nexus 00:30:40 ---> uname -a: 00:30:40 Linux prd-centos7-docker-4c-2g-62.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 00:30:40 00:30:40 00:30:40 ---> lscpu: 00:30:40 Architecture: x86_64 00:30:40 CPU op-mode(s): 32-bit, 64-bit 00:30:40 Byte Order: Little Endian 00:30:40 Address sizes: 40 bits physical, 48 bits virtual 00:30:40 CPU(s): 2 00:30:40 On-line CPU(s) list: 0,1 00:30:40 Thread(s) per core: 1 00:30:40 Core(s) per socket: 1 00:30:40 Socket(s): 2 00:30:40 NUMA node(s): 1 00:30:40 Vendor ID: AuthenticAMD 00:30:40 CPU family: 23 00:30:40 Model: 49 00:30:40 Model name: AMD EPYC-Rome Processor 00:30:40 Stepping: 0 00:30:40 CPU MHz: 2799.998 00:30:40 BogoMIPS: 5599.99 00:30:40 Virtualization: AMD-V 00:30:40 Hypervisor vendor: KVM 00:30:40 Virtualization type: full 00:30:40 L1d cache: 32K 00:30:40 L1i cache: 32K 00:30:40 L2 cache: 512K 00:30:40 L3 cache: 16384K 00:30:40 NUMA node0 CPU(s): 0,1 00:30:40 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 00:30:40 00:30:40 00:30:40 ---> nproc: 00:30:40 2 00:30:40 00:30:40 00:30:40 ---> df -h: 00:30:40 Filesystem Size Used Avail Use% Mounted on 00:30:40 overlay 40G 9.0G 32G 23% / 00:30:40 tmpfs 64M 0 64M 0% /dev 00:30:40 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 00:30:40 shm 64M 0 64M 0% /dev/shm 00:30:40 /dev/vda1 40G 9.0G 32G 23% /facter-os 00:30:40 00:30:40 00:30:40 ---> sar -b -r -n DEV: 00:30:40 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/06/21 _x86_64_ (2 CPU) 00:30:40 00:30:40 00:20:18 LINUX RESTART (2 CPU) 00:30:40 00:30:40 00:21:02 tps rtps wtps bread/s bwrtn/s 00:30:40 00:22:01 84.30 3.44 80.86 2377.78 3461.26 00:30:40 00:23:01 1.75 0.00 1.75 0.00 32.52 00:30:40 00:24:01 0.28 0.00 0.28 0.00 3.21 00:30:40 00:25:01 0.22 0.00 0.22 0.00 2.33 00:30:40 00:26:01 0.23 0.00 0.23 0.00 3.03 00:30:40 00:27:01 0.33 0.00 0.33 0.00 5.11 00:30:40 00:28:01 0.23 0.00 0.23 0.00 2.85 00:30:40 00:29:01 0.27 0.00 0.27 0.00 3.37 00:30:40 00:30:01 113.27 0.03 113.24 3.73 34296.77 00:30:40 Average: 22.21 0.38 21.83 260.71 4204.12 00:30:40 00:30:40 00:21:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:30:40 00:22:01 5680492 0 623276 7.78 2620 1702552 1243576 13.73 559512 1530736 132 00:30:40 00:23:01 5688360 0 615376 7.68 2620 1702584 1154496 12.75 553552 1530708 16 00:30:40 00:24:01 5690556 0 613204 7.66 2620 1702560 1154496 12.75 551220 1530860 8 00:30:40 00:25:01 5689400 0 614352 7.67 2620 1702568 1154724 12.75 552524 1530860 20 00:30:40 00:26:01 5690556 0 613192 7.66 2620 1702572 1154736 12.75 550864 1531700 20 00:30:40 00:27:01 5689864 0 613880 7.66 2620 1702576 1154820 12.75 551188 1531704 8 00:30:40 00:28:01 5689784 0 613956 7.67 2620 1702580 1154496 12.75 551256 1531724 8 00:30:40 00:29:01 5681452 0 622284 7.77 2620 1702584 1154496 12.75 559536 1531724 8 00:30:40 00:30:01 4110736 0 871140 10.88 2620 3024444 1441684 15.92 779896 2679312 478936 00:30:40 Average: 5512356 0 644518 8.05 2620 1849447 1196392 13.21 578839 1658814 53240 00:30:40 00:30:40 00:21:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:30:40 00:22:01 eth0 102.90 72.04 391.08 23.70 0.00 0.00 0.00 0.00 00:30:40 00:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:40 00:22:01 docker0 2.63 1.66 0.64 5.88 0.00 0.00 0.00 0.00 00:30:40 00:23:01 eth0 0.28 0.03 0.03 0.00 0.00 0.00 0.00 0.00 00:30:40 00:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:40 00:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:40 00:24:01 eth0 0.72 0.10 0.06 0.01 0.00 0.00 0.00 0.00 00:30:40 00:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:40 00:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:40 00:25:01 eth0 2.28 0.50 0.44 0.18 0.00 0.00 0.00 0.00 00:30:40 00:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:40 00:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:40 00:26:01 eth0 0.80 0.45 0.41 0.30 0.00 0.00 0.00 0.00 00:30:40 00:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:40 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:40 00:27:01 eth0 0.93 0.53 0.54 0.36 0.00 0.00 0.00 0.00 00:30:40 00:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:40 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:40 00:28:01 eth0 0.15 0.10 0.01 0.04 0.00 0.00 0.00 0.00 00:30:40 00:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:40 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:40 00:29:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:30:40 00:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:40 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:40 00:30:01 eth0 704.46 527.81 7564.56 90.06 0.00 0.00 0.00 0.00 00:30:40 00:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:40 00:30:01 docker0 36.40 41.06 2.47 283.18 0.00 0.00 0.00 0.00 00:30:40 Average: eth0 90.31 66.87 885.39 12.72 0.00 0.00 0.00 0.00 00:30:40 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:40 Average: docker0 4.34 4.75 0.35 32.18 0.00 0.00 0.00 0.00 00:30:40 00:30:40 00:30:40 ---> sar -P ALL: 00:30:40 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/06/21 _x86_64_ (2 CPU) 00:30:40 00:30:40 00:20:18 LINUX RESTART (2 CPU) 00:30:40 00:30:40 00:21:02 CPU %user %nice %system %iowait %steal %idle 00:30:40 00:22:01 all 4.89 0.00 1.96 1.99 0.07 91.09 00:30:40 00:22:01 0 5.02 0.00 2.15 1.92 0.07 90.85 00:30:40 00:22:01 1 4.76 0.00 1.77 2.06 0.07 91.34 00:30:40 00:23:01 all 0.16 0.00 0.08 0.00 0.02 99.75 00:30:40 00:23:01 0 0.22 0.00 0.08 0.00 0.02 99.68 00:30:40 00:23:01 1 0.10 0.00 0.07 0.00 0.02 99.82 00:30:40 00:24:01 all 0.21 0.00 0.05 0.00 0.03 99.72 00:30:40 00:24:01 0 0.25 0.00 0.02 0.00 0.02 99.72 00:30:40 00:24:01 1 0.17 0.00 0.08 0.00 0.03 99.72 00:30:40 00:25:01 all 0.10 0.00 0.06 0.00 0.02 99.82 00:30:40 00:25:01 0 0.05 0.00 0.05 0.00 0.00 99.90 00:30:40 00:25:01 1 0.15 0.00 0.07 0.00 0.03 99.75 00:30:40 00:26:01 all 0.26 0.00 0.04 0.00 0.03 99.67 00:30:40 00:26:01 0 0.08 0.00 0.05 0.00 0.03 99.83 00:30:40 00:26:01 1 0.43 0.00 0.03 0.00 0.02 99.52 00:30:40 00:27:01 all 0.17 0.00 0.05 0.00 0.01 99.77 00:30:40 00:27:01 0 0.05 0.00 0.03 0.00 0.00 99.92 00:30:40 00:27:01 1 0.28 0.00 0.07 0.00 0.02 99.63 00:30:40 00:28:01 all 0.15 0.00 0.06 0.00 0.02 99.77 00:30:40 00:28:01 0 0.07 0.00 0.07 0.00 0.03 99.83 00:30:40 00:28:01 1 0.23 0.00 0.05 0.00 0.00 99.72 00:30:40 00:29:01 all 0.12 0.00 0.03 0.00 0.02 99.83 00:30:40 00:29:01 0 0.05 0.00 0.05 0.00 0.02 99.88 00:30:40 00:29:01 1 0.18 0.00 0.02 0.00 0.02 99.78 00:30:40 00:30:01 all 21.96 0.00 8.71 1.79 0.09 67.46 00:30:40 00:30:01 0 21.83 0.00 9.13 1.78 0.09 67.17 00:30:40 00:30:01 1 22.08 0.00 8.30 1.79 0.09 67.74 00:30:40 Average: all 3.00 0.00 1.18 0.41 0.03 95.38 00:30:40 Average: 0 2.95 0.00 1.24 0.40 0.03 95.38 00:30:40 Average: 1 3.05 0.00 1.12 0.42 0.03 95.38 00:30:40 00:30:40 00:30:40